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(.element_d57b) {
  gap: 0.5em;
}
:where(.breadcrumb_f1b2) {
  gap: 0.5em;
}
body .solid_dde5 > .middle-a87c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .solid_dde5 > .texture_99fd {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .solid_dde5 > .row-a338 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .accent_top_6aa9 > .middle-a87c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .accent_top_6aa9 > .texture_99fd {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .accent_top_6aa9 > .row-a338 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .accent_top_6aa9
  > :where(:not(.middle-a87c):not(.texture_99fd):not(.active_944b)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .accent_top_6aa9 > .notification_4f03 {
  max-width: var(--wp--style--global--wide-size);
}
body .element_d57b {
  display: flex;
}
body .element_d57b {
  flex-wrap: wrap;
  align-items: center;
}
body .element_d57b > * {
  margin: 0;
}
body .breadcrumb_f1b2 {
  display: grid;
}
body .breadcrumb_f1b2 > * {
  margin: 0;
}
:where(.simple-45b1.element_d57b) {
  gap: 2em;
}
:where(.simple-45b1.breadcrumb_f1b2) {
  gap: 2em;
}
:where(.plasma_694d.element_d57b) {
  gap: 1.25em;
}
:where(.plasma_694d.breadcrumb_f1b2) {
  gap: 1.25em;
}
.filter-bottom-b122 {
  color: var(--wp--preset--color--black) !important;
}
.status_center_a934 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.frame_black_d0be {
  color: var(--wp--preset--color--white) !important;
}
.under_65ba {
  color: var(--wp--preset--color--pale-pink) !important;
}
.basic-5bf2 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.detail_7e54 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.over-ef9e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tabs_active_66d4 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.message_current_798d {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gallery-0cd9 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.card_small_062d {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.aside_cc8a {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.summary_full_e73b {
  background-color: var(--wp--preset--color--black) !important;
}
.tiny_1e51 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.orange_3283 {
  background-color: var(--wp--preset--color--white) !important;
}
.background-tiny-7ed0 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.dropdown_cool_5fa8 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.heading-7a9e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.banner_62b3 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.border-east-06be {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.shade-4a47 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.element_liquid_baab {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tag_a4c7 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.soft_a17a {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.photo-7f7e {
  border-color: var(--wp--preset--color--black) !important;
}
.media-white-9f85 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gas-b1c3 {
  border-color: var(--wp--preset--color--white) !important;
}
.warm_49dd {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.upper-83cc {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.sidebar_dim_21eb {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.logo_blue_527f {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.feature_gas_3d48 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.selected_822b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.logo-0569 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.bright-430d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.popup-9a4a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.disabled-smooth-d7f3 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.fresh-1e92 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.border_3ee6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.first-dc2d {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.heading_light_a619 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.lite-18ef {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.block-light-94e6 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.west_95b7 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.detail-over-7442 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.pagination-east-38eb {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.button-cool-bba4 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.grid-da27 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.video_paper_d0c8 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.current_9066 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.gallery_12d3 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.notice_781e {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.active_dfb2 a:where(:not(.shade-fe07)) {
  color: inherit;
}
:where(.plasma_694d.element_d57b) {
  gap: 1.25em;
}
:where(.plasma_694d.breadcrumb_f1b2) {
  gap: 1.25em;
}
:where(.simple-45b1.element_d57b) {
  gap: 2em;
}
:where(.simple-45b1.breadcrumb_f1b2) {
  gap: 2em;
}
.gradient_inner_96db {
  font-size: 1.5em;
  line-height: 1.6;
}

.column_hovered_5bee .component-2ef3 {
  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);
}
.info_7bfb .breadcrumb_644b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-d9a6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-d9a6.hard-42ea .element_rough_9bbc {
  background-color: var(--e-global-color-primary);
}
.box-d9a6.thumbnail_f925 .element_rough_9bbc,
.box-d9a6.thumbnail_down_9888 .element_rough_9bbc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tabs-8676 .wrapper_warm_e9d3 {
  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);
}
.action_1bda {
  --divider-color: var(--e-global-color-secondary);
}
.action_1bda .first-1e4f {
  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);
}
.action_1bda.overlay-dim-548b .form_4e94 {
  background-color: var(--e-global-color-secondary);
}
.action_1bda.layout-4ddf .form_4e94,
.action_1bda.disabled_cool_d736 .form_4e94 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.action_1bda.layout-4ddf .form_4e94,
.action_1bda.disabled_cool_d736 .form_4e94 svg {
  fill: var(--e-global-color-secondary);
}
.narrow_b3ca .hover-outer-ec2f {
  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);
}
.narrow_b3ca .search_c724 {
  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);
}
.soft_a560.overlay-dim-548b .form_4e94 {
  background-color: var(--e-global-color-primary);
}
.soft_a560.layout-4ddf .form_4e94,
.soft_a560.disabled_cool_d736 .form_4e94 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.soft_a560.layout-4ddf .form_4e94,
.soft_a560.disabled_cool_d736 .form_4e94 svg {
  fill: var(--e-global-color-primary);
}
.alert_3f55.overlay-dim-548b .form_4e94 {
  background-color: var(--e-global-color-primary);
}
.alert_3f55.layout-4ddf .form_4e94,
.alert_3f55.disabled_cool_d736 .form_4e94 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.alert_3f55 .slider_black_0dd7 {
  color: var(--e-global-color-primary);
}
.alert_3f55 .slider_black_0dd7,
.alert_3f55 .slider_black_0dd7 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_3f55 .paper_80f2 {
  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);
}
.focus-6079 .card_outer_ec9d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-60da .banner-8756 .item_f0e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_b2e6 .full_6f0f:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.blue_b2e6 .bronze-9f0d i {
  color: var(--e-global-color-primary);
}
.blue_b2e6 .bronze-9f0d svg {
  fill: var(--e-global-color-primary);
}
.blue_b2e6 .slider-right-f84c {
  color: var(--e-global-color-secondary);
}
.blue_b2e6 .full_6f0f > .slider-right-f84c,
.blue_b2e6 .full_6f0f > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_87a1 .lower_2b8e {
  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);
}
.description_87a1 .over_908c {
  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);
}
.wrapper-dark-bbe5 .chip_b926 .article-stone-cb9c {
  background-color: var(--e-global-color-primary);
}
.wrapper-dark-bbe5 .dropdown_04de {
  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);
}
.texture-stale-5654 .backdrop_plasma_7598 {
  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);
}
.texture-stale-5654 .huge-7dda {
  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);
}
.texture-stale-5654 .caption-5a58 {
  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-black-c384 .paragraph_center_8eaa,
.info-black-c384 .paragraph_center_8eaa a {
  color: var(--e-global-color-primary);
}
.info-black-c384 .paragraph_center_8eaa.media-c740,
.info-black-c384 .paragraph_center_8eaa.media-c740 a {
  color: var(--e-global-color-accent);
}
.info-black-c384 .paragraph_center_8eaa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-black-c384 .narrow_d5bd {
  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);
}
.photo_88bb .carousel-medium-ad75,
.photo_88bb .steel_c585 {
  color: var(--e-global-color-primary);
}
.photo_88bb .carousel-medium-ad75 svg {
  fill: var(--e-global-color-primary);
}
.photo_88bb .media-c740 .carousel-medium-ad75,
.photo_88bb .media-c740 .steel_c585 {
  color: var(--e-global-color-accent);
}
.photo_88bb .media-c740 .carousel-medium-ad75 svg {
  fill: var(--e-global-color-accent);
}
.photo_88bb .steel_c585 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_88bb .narrow_d5bd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-focused-f7ed .glass_e250,
.table-focused-f7ed .summary_lower_340a {
  color: var(--e-global-color-primary);
}
.table-focused-f7ed .summary_lower_340a svg {
  fill: var(--e-global-color-primary);
}
.table-focused-f7ed .paragraph_center_8eaa.media-c740 a,
.table-focused-f7ed
  .paragraph_center_8eaa.media-c740
  .summary_lower_340a {
  color: var(--e-global-color-accent);
}
.table-focused-f7ed .glass_e250 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-focused-f7ed .narrow_d5bd {
  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);
}
.secondary-static-b89b .panel-9c7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-static-b89b .frame_cool_0d0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_4d92 .photo-ff3d .wrapper-stone-e788 {
  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);
}
.paper_4d92 .photo-ff3d .image-next-4640 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_4d92 .summary_warm_6013 .wrapper-stone-e788 {
  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);
}
.paper_4d92
  .summary_warm_6013
  .image-next-4640 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_4d92
  .button_1337
  .wrapper-stone-e788 {
  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);
}
.paper_4d92
  .button_1337
  .image-next-4640 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_4d92
  .warm-b870
  .wrapper-stone-e788 {
  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);
}
.paper_4d92
  .warm-b870
  .image-next-4640 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_e6c2 .pro-9b76 {
  background-color: var(--e-global-color-primary);
}
.sort_e6c2 .pro-9b76:hover {
  background-color: var(--e-global-color-primary);
}
.sort_e6c2 .hovered_9b2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_e6c2
  .pro-9b76:hover
  .hovered_9b2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_9a26 .tabs-55f7 {
  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);
}
.search_f23c .gold_389c .new_3711 a {
  background-color: var(--e-global-color-accent);
}
.search_f23c .gold_389c .gallery-a7f8 a {
  background-color: var(--e-global-color-accent);
}
.search_f23c .gold_389c .new_3711 a,
.search_f23c .gold_389c .gallery-a7f8 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-tiny-389f
  .breadcrumb-clean-3688.highlight-dim-631c
  .gold_389c
  a.slider_green_4be6 {
  background-color: var(--e-global-color-accent);
}
.highlight-tiny-389f
  .breadcrumb-clean-3688.highlight-dim-631c
  .gold_389c
  span.slider_green_4be6.fn-current-5a89 {
  background-color: var(--e-global-color-text);
}
.highlight-tiny-389f
  .breadcrumb-clean-3688.highlight-dim-631c
  .gold_389c
  .slider_green_4be6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-f82b .notification-hard-d1d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-f82b
  .modal-e4f9
  > .layout-top-567a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-f82b
  .middle_481a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-f82b
  .logo_a67d
  .video_fluid_76b9,
.module-f82b
  .logo_a67d
  .pagination_0dbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-f82b
  .logo_a67d
  .pagination_d9d1,
.module-f82b
  .logo_a67d
  a
  .pagination_d9d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-f82b
  .logo_a67d
  .main-smooth-7a4f {
  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-f82b
  .logo_a67d
  .rough-a91a {
  background-color: var(--e-global-color-primary);
}
.module-f82b
  .logo_a67d
  .rough-a91a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-f82b
  .logo_a67d
  .rough-a91a:hover {
  background-color: var(--e-global-color-primary);
}
.module-f82b
  .logo_a67d
  .highlight_140b {
  background-color: var(--e-global-color-primary);
}
.module-f82b
  .logo_a67d
  .highlight_140b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-f82b
  .logo_a67d
  .highlight_140b:hover {
  background-color: var(--e-global-color-primary);
}
.module-f82b
  .image_dfba
  .list_bottom_7ca1
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-f82b
  .image_dfba
  .image-5cc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-f82b
  .image_dfba
  .main-smooth-7a4f {
  color: var(--e-global-color-text);
}
.module-f82b
  .image_dfba
  .main-smooth-7a4f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-f82b
  .image_dfba
  .rough-a91a {
  background-color: var(--e-global-color-primary);
}
.module-f82b
  .image_dfba
  .rough-a91a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-f82b
  .image_dfba
  .rough-a91a:hover {
  background-color: var(--e-global-color-primary);
}
.module-f82b
  .image_dfba
  .highlight_140b {
  background-color: var(--e-global-color-primary);
}
.module-f82b
  .image_dfba
  .highlight_140b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-f82b
  .image_dfba
  .highlight_140b:hover {
  background-color: var(--e-global-color-primary);
}
.module-f82b .purple-1ea5 {
  background-color: var(--e-global-color-primary);
}
.module-f82b .purple-1ea5:hover {
  background-color: var(--e-global-color-primary);
}
.module-f82b .hovered-eeaa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-f82b .new_b1f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_dirty_8ef6 .top-e5d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_dirty_8ef6
  .under_9cef
  > div:nth-child(3)
  .top-e5d3,
.focus_dirty_8ef6
  .form_5976
  > div:nth-child(1)
  .top-e5d3,
.focus_dirty_8ef6
  .chip_gas_9f04
  > div:nth-child(1)
  .top-e5d3,
.focus_dirty_8ef6
  .medium_42da
  > div:nth-child(1)
  .top-e5d3,
.focus_dirty_8ef6
  .shadow-4163
  > div:nth-child(1)
  .top-e5d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_dirty_8ef6 .disabled-hovered-0139 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_dirty_8ef6 .cool-f474 {
  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);
}
.focus_dirty_8ef6 .tooltip_bottom_80d5 {
  background-color: var(--e-global-color-primary);
}
.focus_dirty_8ef6 .tooltip_bottom_80d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_dirty_8ef6 .tooltip_bottom_80d5:hover {
  background-color: var(--e-global-color-primary);
}
.focus_dirty_8ef6 .feature-fb0e {
  background-color: var(--e-global-color-primary);
}
.focus_dirty_8ef6 .feature-fb0e:hover {
  background-color: var(--e-global-color-primary);
}
.focus_dirty_8ef6 .hovered-eeaa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_dirty_8ef6 .new_b1f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_da1d .disabled-inner-06bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_da1d .backdrop_cef9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_da1d .focus-complex-e7ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_da1d .avatar-focused-9dce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_da1d .image_basic_16f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_da1d .feature-fb0e {
  background-color: var(--e-global-color-primary);
}
.north_da1d .feature-fb0e:hover {
  background-color: var(--e-global-color-primary);
}
.summary-iron-a17f .rough_a776 {
  background-color: var(--e-global-color-secondary);
}
.summary-iron-a17f .button-f80b {
  background-color: var(--e-global-color-text);
}
.summary-iron-a17f .mask_6e55 {
  background-color: var(--e-global-color-secondary);
}
.summary-iron-a17f .backdrop-2ddf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-iron-a17f .prev_eacd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-iron-a17f .footer-current-043b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-iron-a17f .form_1de5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-iron-a17f .photo-8220 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_fast_2565 .surface_wood_e187 .alert-paper-5889,
.notification_fast_2565
  .surface_wood_e187
  .alert-paper-5889
  a,
.notification_fast_2565 .backdrop-smooth-508c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_fast_2565 .surface_wood_e187 .secondary_pro_7418,
.notification_fast_2565 .avatar-d2bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_fast_2565 .surface_wood_e187 .secondary_pro_7418 {
  color: var(--e-global-color-text);
}
.notification_fast_2565 .avatar-d2bd {
  color: var(--e-global-color-text);
}
.notification_fast_2565
  .surface_wood_e187
  .panel-dynamic-0d82 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_fast_2565 .primary-smooth-26db .heading-fixed-680b {
  background-color: var(--e-global-color-primary);
}
.notification_fast_2565 .primary-smooth-26db .heading-fixed-680b:hover {
  background-color: var(--e-global-color-primary);
}
.notification_fast_2565 .primary-smooth-26db .row_hovered_ef5b li span {
  background-color: var(--e-global-color-text);
}
.notification_fast_2565 .primary-smooth-26db .row_hovered_ef5b li span:hover {
  background-color: var(--e-global-color-primary);
}
.notification_fast_2565
  .primary-smooth-26db
  .row_hovered_ef5b
  li.section_68a9
  span {
  background-color: var(--e-global-color-accent);
}
.notification_fast_2565 .table-2e5d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_118b .hover_green_cdb9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-right-6ae6 .label_simple_34e5 {
  background-color: var(--e-global-color-primary);
}
.media-right-6ae6 .list-west-acd9 {
  background-color: var(--e-global-color-secondary);
}
.media-right-6ae6 .dirty_67bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-right-6ae6 .secondary_ffde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-right-6ae6 .input-current-7213 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-right-6ae6 .left_040b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-right-6ae6 .popup-motion-7ac1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-right-6ae6 .backdrop-west-d9d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-right-6ae6 .media-7c10 {
  background-color: var(--e-global-color-primary);
}
.media-right-6ae6 .media-7c10 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_82b8 .middle-a79f {
  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);
}
.green_82b8 .liquid_b6bf {
  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);
}
.green_82b8
  .last_ca6e:after {
  background-color: var(--e-global-color-primary);
}
.green_82b8 .mask-ef08 {
  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);
}
.green_1011 .backdrop-smooth-508c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_1011 .avatar-d2bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-4337 .new-d1f2 .banner-simple-9e23 {
  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);
}
.purple-4337 .new-d1f2 .medium-3385 {
  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);
}
.green-ea4e .alert_4902 {
  background-color: var(--e-global-color-primary);
}
.green-ea4e .hidden_black_c670 {
  background-color: var(--e-global-color-secondary);
}
.green-ea4e .next-a2d0 .logo-paper-00d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-ea4e .pro_d1d7 .logo-paper-00d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-e254 .backdrop_8e28 .message_895a {
  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);
}
.tertiary-e254 .backdrop_8e28 .logo_bronze_1876 {
  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);
}
.tertiary-e254 .backdrop_8e28 .photo_soft_46b2 {
  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);
}
.pressed_a312 .blue_a198 {
  border-color: var(--e-global-color-text);
}
.pressed_a312 .bright_2b2d {
  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);
}
.pressed_a312 .lower-de72 {
  color: var(--e-global-color-primary);
}
.pressed_a312 .silver_4ae6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-810f .active-green-97c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next-810f .carousel-middle-bc60 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next-810f .pink-ecff:hover .active-green-97c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next-810f
  .pink-ecff:hover
  .carousel-middle-bc60 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_7598 .north_cbfe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_7598 .module_2d13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-motion-5c31 .description_432f .preview-cool-fa86 {
  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);
}
.picture-motion-5c31 .breadcrumb-0aea .preview-cool-fa86 {
  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);
}
.down-5d36 .text_gold_7574 {
  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);
}
.media-73b7 .tiny_2ffb .table_2b4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-73b7 .tiny_2ffb .table_2b4b {
  background-color: var(--e-global-color-secondary);
}
.media-73b7 .tag_4328 .table_2b4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-73b7 .tag_4328 .table_2b4b {
  background-color: var(--e-global-color-secondary);
}
.media-73b7 .middle-e4ed .primary-center-c803 {
  background-color: var(--e-global-color-primary);
}
.media-73b7 .middle-e4ed:hover .primary-center-c803 {
  background-color: var(--e-global-color-secondary);
}
.media-73b7 .heading-fixed-680b {
  background-color: var(--e-global-color-primary);
}
.media-73b7 .heading-fixed-680b:hover {
  background-color: var(--e-global-color-accent);
}
.media-73b7 .row_hovered_ef5b li span {
  background-color: var(--e-global-color-text);
}
.media-73b7 .row_hovered_ef5b li span:hover {
  background-color: var(--e-global-color-primary);
}
.media-73b7 .row_hovered_ef5b li.section_68a9 span {
  background-color: var(--e-global-color-accent);
}
.thumbnail-old-73fa .background-eebb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-old-73fa .box-slow-375f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-outer-1410 .new-009f:before {
  background-color: var(--e-global-color-secondary);
}
.secondary-outer-1410 .active_action_bec0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-outer-1410 .disabled-short-8977 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_complex_dd36 .right-f8dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_complex_dd36 .right-f8dd:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_complex_dd36 .right-f8dd.fn-active-5a89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_complex_dd36 .primary_a657 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_complex_dd36 .shade_94f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_complex_dd36 .wide-7ed4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_complex_dd36 .current_0d83 {
  background-color: var(--e-global-color-primary);
}
.active_complex_dd36 .current_0d83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_complex_dd36 .rough_f65d {
  background-color: var(--e-global-color-primary);
}
.active_complex_dd36 .rough_f65d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_light_99f4 .form_e28e .info_7c58 a {
  color: var(--e-global-color-secondary);
}
.tabs_light_99f4 .form_e28e .info_7c58 a:hover {
  color: var(--e-global-color-secondary);
}
.tabs_light_99f4 .form_e28e .info_7c58,
.tabs_light_99f4 .form_e28e .info_7c58 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_light_99f4 .form_e28e .dropdown-8f57 {
  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);
}
.tabs_light_99f4 .form_e28e .nav_clean_302f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_light_99f4 .form_e28e .black-89ef {
  background-color: var(--e-global-color-primary);
}
.tabs_light_99f4 .form_e28e .black-89ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_light_99f4 .form_e28e .black-89ef:hover {
  background-color: var(--e-global-color-primary);
}
.tabs_light_99f4 .form_e28e .short_e403 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_light_99f4 .form_e28e .short_e403 {
  background-color: var(--e-global-color-primary);
}
.tabs_light_99f4 .form_e28e .short_e403:hover {
  background-color: var(--e-global-color-primary);
}
.tabs_light_99f4 .form_e28e .heading-fixed-680b {
  background-color: var(--e-global-color-primary);
}
.tabs_light_99f4 .form_e28e .heading-fixed-680b:hover {
  background-color: var(--e-global-color-primary);
}
.tabs_light_99f4 .primary-smooth-26db .row_hovered_ef5b li span {
  background-color: var(--e-global-color-text);
}
.tabs_light_99f4 .primary-smooth-26db .row_hovered_ef5b li span:hover {
  background-color: var(--e-global-color-primary);
}
.tabs_light_99f4 .primary-smooth-26db .row_hovered_ef5b li.section_68a9 span {
  background-color: var(--e-global-color-accent);
}
.tabs_light_99f4 .hovered-eeaa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_light_99f4 .new_b1f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-brown-c556 .dark-58f8 .pattern-pro-d4b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-brown-c556 .dark-58f8 .shadow_simple_91b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-brown-c556 .dark-58f8 .prev_889b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_2ddc .blue-c2c4 {
  border-color: var(--e-global-color-text);
}
.easy_2ddc .tag-glass-bb9b {
  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);
}
.easy_2ddc .bright_7126 {
  color: var(--e-global-color-secondary);
}
.easy_2ddc .bright_7126 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_2ddc .shadow_303f > * {
  color: var(--e-global-color-primary);
}
.easy_2ddc .shadow_303f > * svg {
  fill: var(--e-global-color-primary);
}
.easy_2ddc .detail_motion_4b97 {
  color: var(--e-global-color-primary);
}
.easy_2ddc .detail_motion_4b97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_2ddc .active-59f8 {
  color: var(--e-global-color-primary);
}
.easy_2ddc .active-59f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_2ddc .fluid_609c {
  color: var(--e-global-color-primary);
}
.easy_2ddc .fluid_609c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_2ddc .filter-ac17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_2ddc .iron-22ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_2ddc .iron-22ec.status-0c4a {
  color: var(--e-global-color-secondary);
}
.easy_2ddc .iron-22ec.status-0c4a .logo-bottom-f36e {
  color: var(--e-global-color-accent);
}
.easy_2ddc .iron-22ec.nav_current_88b2 {
  color: var(--e-global-color-text);
}
.easy_2ddc .iron-22ec.nav_current_88b2 .logo-bottom-f36e {
  color: var(--e-global-color-text);
}
.easy_2ddc .iron-22ec:before {
  border-top-color: var(--e-global-color-text);
}
.easy_2ddc .pattern-954d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_2ddc
  .pattern-954d
  .sidebar-action-a9dc {
  background-color: var(--e-global-color-primary);
}
.easy_2ddc
  .pattern-954d
  .sidebar-action-a9dc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_2ddc .blue-c2c4 .heading-lower-370f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-b9d5 .status_plasma_e05f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-b9d5 .pressed_2437 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-350b .alert_83f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-350b
  .video-cold-8dad
  .caption-28b7 {
  background-color: var(--e-global-color-secondary);
}
.wood-350b
  .video-cold-8dad.box-out-d81b
  .caption-28b7 {
  background-color: var(--e-global-color-text);
}
.wood-350b
  .video-cold-8dad:hover
  .caption-28b7 {
  background-color: var(--e-global-color-accent);
}
.wood-350b
  .video-cold-8dad.fn-active-5a89
  .caption-28b7 {
  background-color: var(--e-global-color-primary);
}
.full_d81b .caption_steel_df3c {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.full_d81b .new-7a6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_d81b .footer-e96e {
  background-color: var(--e-global-color-primary);
}
.full_d81b .footer-e96e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_b490 .filter-9c6d .label_f3cb .component_e31e {
  background-color: var(--e-global-color-secondary);
}
.secondary_b490 .filter-9c6d .avatar_f9cf:after {
  background-color: var(--e-global-color-secondary);
}
.secondary_b490 .hot-9253 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_b490 .background-25c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_b490 .focus-e4fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_b490 .element-gas-a884 {
  background-color: var(--e-global-color-primary);
}
.secondary_b490 .element-gas-a884 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_b490 .primary-steel-4707 {
  background-color: var(--e-global-color-secondary);
}
.secondary_b490 .primary-steel-4707 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_b490 .filter-9c6d .tag-8ae4 .pattern-yellow-6dab:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_b490
  .filter-9c6d
  .tag-8ae4
  .pattern-yellow-6dab.gradient-3af2 {
  background-color: var(--e-global-color-primary);
}
.secondary_b490 .filter-9c6d .easy_6747:before {
  border-color: var(--e-global-color-primary);
}
.secondary_b490 .filter-9c6d .easy_6747:hover:before {
  border-color: var(--e-global-color-secondary);
}
.secondary_b490
  .filter-9c6d
  .easy_6747.copper-c8cc:before {
  border-color: var(--e-global-color-primary);
}
.secondary_b490 .outline_bb51 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_tiny_2fa1 .tall-5868 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_tiny_2fa1 .tall-5868:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_tiny_2fa1 .tall-5868.notice-upper-20cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_tiny_2fa1 .modal_first_97c0 {
  background-color: var(--e-global-color-primary);
}
.border_tiny_2fa1 .modal_first_97c0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_tiny_2fa1
  .container-7dd9
  .sort_5ec6
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_tiny_2fa1
  .widget_hard_9427
  .sort_5ec6
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-b168
  .overlay-liquid-e685
  .tertiary-next-a629 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-b168
  .overlay-liquid-e685
  .backdrop-fresh-a2c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-b168 .preview-clean-d1e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-b168 .status-gold-e7d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-b168 .basic-5504 {
  background-color: var(--e-global-color-primary);
}
.message-b168 .basic-5504 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_cdea .easy_e60e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_cdea .menu-71e6 {
  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);
}
.feature_cdea .widget_plasma_4b57 {
  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_cdea .widget_plasma_4b57 a:hover {
  color: var(--e-global-color-secondary);
}
.feature_cdea .list-pink-c885 {
  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_cdea .media-fluid-1939 {
  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_cdea .sidebar_easy_c59b .heading-fixed-680b {
  background-color: var(--e-global-color-primary);
}
.feature_cdea .sidebar_easy_c59b .heading-fixed-680b:hover {
  background-color: var(--e-global-color-accent);
}
.feature_cdea
  .sidebar_easy_c59b
  .row_hovered_ef5b
  li
  span {
  background-color: var(--e-global-color-text);
}
.feature_cdea
  .sidebar_easy_c59b
  .row_hovered_ef5b
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.feature_cdea
  .sidebar_easy_c59b
  .row_hovered_ef5b
  li.section_68a9
  span {
  background-color: var(--e-global-color-accent);
}
.bright_48e0
  .video-hard-9893
  .first_6e0b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_48e0 .video-hard-9893 .element_thick_1e38 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_48e0 .video-hard-9893 .list-1bc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_48e0 .element_silver_9350 {
  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);
}
.bright_48e0
  .current_54f8.short_8292 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966
  > a {
  background-color: var(--e-global-color-text);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966
  > a
  .popup_warm_1f5b.under-d24a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966
  > a
  .pressed-92ed.link-3fe0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966
  > .preview-9021
  .filter-6966
  > a {
  background-color: var(--e-global-color-secondary);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966
  > .preview-9021
  .filter-6966
  > a
  .carousel_1390 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966
  > .preview-9021
  .filter-6966
  > a
  .pressed-92ed.alert-b862 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966
  > a
  .link_paper_a1e3:before {
  color: var(--e-global-color-text);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966
  > .preview-9021
  a
  .link_paper_a1e3:before {
  color: var(--e-global-color-text);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966.container_f456
  > a
  .link_paper_a1e3:before {
  color: var(--e-global-color-text);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966
  > .preview-9021
  .filter-6966.container_f456
  > a
  .link_paper_a1e3:before {
  color: var(--e-global-color-text);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966
  > a
  .feature-green-8692
  .mask-fbce {
  color: var(--e-global-color-text);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966
  > .preview-9021
  a
  .feature-green-8692
  .mask-fbce {
  color: var(--e-global-color-text);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966
  > a
  .feature-green-8692
  .mask-fbce,
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966
  > .preview-9021
  a
  .feature-green-8692
  .mask-fbce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966
  > a
  .light_1e67:before {
  color: var(--e-global-color-text);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966
  > .preview-9021
  a
  .light_1e67:before {
  color: var(--e-global-color-text);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966.container_f456
  > a
  .light_1e67:before {
  color: var(--e-global-color-text);
}
.liquid-e7e3
  > .column-wide-a961
  > div
  > .paragraph-92af
  > .filter-6966
  > .preview-9021
  .filter-6966.container_f456
  > a
  .light_1e67:before {
  color: var(--e-global-color-text);
}
.grid-f028 .heading_8f29 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-f028
  .text_steel_c15a:hover
  .heading_8f29 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination_08c0
  > .column-wide-a961
  > .purple-8710
  > .wood-a24c
  > .filter-active-c3aa
  > .menu-middle-52af
  .top_7b17 {
  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);
}
.pagination_08c0
  > .column-wide-a961
  > .purple-8710
  > .wood-a24c
  > .filter-active-c3aa
  > .menu-middle-52af:hover
  .top_7b17 {
  color: var(--e-global-color-text);
}
.pagination_08c0
  > .column-wide-a961
  > .purple-8710
  > .wood-a24c
  > .filter-active-c3aa
  > .menu-middle-52af:hover
  .top_7b17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_08c0
  > .column-wide-a961
  > .purple-8710
  > .wood-a24c
  > .filter-active-c3aa.text_2c37
  > .menu-middle-52af
  .top_7b17 {
  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);
}
.pagination-df74 .thumbnail_selected_4a7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-df74 .south-cd42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-df74 .pro-fbb8 {
  background-color: var(--e-global-color-primary);
}
.pagination-df74 .pro-fbb8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-gold-a009
  > .column-wide-a961
  > .item-05fc
  > .image-fd25
  > .alert-selected-7a2a
  .dirty_2670 {
  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);
}
.highlight-gold-a009
  > .column-wide-a961
  > .item-05fc
  > .image-fd25
  > .alert-selected-7a2a
  .hidden_medium_d814 {
  color: var(--e-global-color-text);
}
.highlight-gold-a009
  > .column-wide-a961
  > .item-05fc
  > .image-fd25
  > .alert-selected-7a2a:hover
  .dirty_2670 {
  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-gold-a009
  > .column-wide-a961
  > .item-05fc
  > .image-fd25
  > .alert-selected-7a2a:hover
  .hidden_medium_d814 {
  color: var(--e-global-color-secondary);
}
.highlight-gold-a009
  > .column-wide-a961
  > .item-05fc
  > .image-fd25
  > .alert-selected-7a2a.west_17f4
  .dirty_2670 {
  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);
}
.highlight-gold-a009
  > .column-wide-a961
  > .item-05fc
  > .image-fd25
  > .alert-selected-7a2a.west_17f4
  .hidden_medium_d814 {
  color: var(--e-global-color-primary);
}
.texture-e3f5
  .video_top_bd70
  .header-9619 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-e3f5 .paper-5bfd .heading-lower-370f .filter-bottom-1a52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-advanced-9a71 .north-0af8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-advanced-9a71 .outline-bronze-3f09 .north-0af8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-advanced-9a71 .hovered_bb8d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-advanced-9a71 .hovered_bb8d {
  background-color: var(--e-global-color-primary);
}
.nav_current_6f39 .silver_9c5e .surface_dark_a765 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_current_6f39
  .silver_9c5e:hover
  .banner-6f8f {
  color: var(--e-global-color-secondary);
}
.nav_current_6f39
  .silver_9c5e:hover
  .surface_dark_a765 {
  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);
}
.gas-ebb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.new-912d {
  flex-direction: column;
}

.new-912d .form_24eb {
  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.new-912d .form_24eb {
  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);
}

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

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

.table-be46.module-rough-af11 {
  display: none;
}

.container_3fc6 {
  display: none;
}

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

.description-0771.wrapper_24d7 {
  margin-bottom: 40px;
  width: 100%;
}

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

.new-912d a {
  width: 100%;
}

.fresh_a7da .sidebar_current_f37f.info-b3c6 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.fresh_a7da
  .sidebar_current_f37f.hot-03f1
  .widget_c3e0
  .shade_north_7f88 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.filter_433a.filter-dark-ccc9 > .chip_42e3 {
  display: flex;
  align-items: center;
}

.background-pink-6bac {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.notice-selected-5ead {
  display: flex;
  gap: 50px;
}

.fresh_a7da
  .sidebar_current_f37f.cool_bc05
  .notification_58e2
  .active_a484 {
  width: 100% !important;
}

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

.tertiary-pro-1abe {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.info_over_0fd1:hover .surface_b17f {
  visibility: visible;
}
.info_over_0fd1:hover.info_over_0fd1::before {
  display: block;
}

.article-4457 h3 {
  color: #fff;
}

.status-blue-64e9 {
  margin: 0;
}

.fresh_a7da
  .sidebar_current_f37f.cool_bc05
  .active_a484
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.north-0a34 {
  width: 100%;
}

.column-fixed-c3ab {
  width: 100%;
}

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

.column-fixed-c3ab {
  width: 100%;
}

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

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

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

.icon-lower-8d7d {
  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;
}

.new-912d .form_24eb.summary-a1e6 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.new-912d h1.form_24eb {
  margin-top: 80px !important;
}

.fresh_a7da .sidebar_current_f37f.fresh_9608 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.element_down_6074 img {
  width: 100%;
}

.short-7bab .container-center-f5c6.widget_c3e0 {
  justify-content: space-between;
}

.bright-f5de {
  display: none;
}

.inner_e90a .sort_slow_de1d {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .filter_433a .chip_42e3 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .notice-selected-5ead {
    flex-direction: column;
  }

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

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

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

  .short-7bab .container-center-f5c6.widget_c3e0 {
    border-bottom: 1px solid #f0c159;
  }

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

  .filter_433a.filter-dark-ccc9 > .chip_42e3 {
    gap: 15px;
    justify-content: space-between;
  }

  .fresh_a7da
    .sidebar_current_f37f.cool_bc05
    .active_a484
    img {
    width: 60% !important;
  }

  .black_2f1e {
    left: 2%;
  }

  .list-2e0f {
    margin: 10px 0;
  }

  .new-912d .sort_slow_de1d {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.new-912d .form_24eb,
  .new-912d .form_24eb {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .active_a484 {
    justify-content: center;
  }

  .new-912d .sort_slow_de1d {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .fresh_a7da .sidebar_current_f37f.info-b3c6 {
    width: 75% !important;
  }

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

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

  h2.new-912d .form_24eb,
  .new-912d .form_24eb {
    font-size: 30px !important;
  }

  .active_a484 {
    justify-content: center;
  }

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

  .preview-last-a107
    .in-6429.summary_wood_b662 {
    margin: 0 !important;
  }

  .background-pink-6bac {
    margin: 0;
    gap: 10px;
  }

  .list-2e0f {
    display: flex;
  }

  .last-bc00 .preview_north_efd4 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .sidebar-963f svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .new-912d h1.form_24eb {
    margin-top: 40px !important;
  }

  .fresh_a7da
    .sidebar_current_f37f.cool_bc05
    .active_a484
    img,
  .narrow_b3ca .notification_58e2 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .fresh_a7da .sidebar_current_f37f.info-b3c6 {
    width: 100% !important;
  }

  .filter_433a.filter-dark-ccc9 > .chip_42e3 {
    gap: 3px;
  }

  .new-912d .sort_slow_de1d {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.short-7bab .container-center-f5c6.widget_c3e0 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.short-7bab .container-center-f5c6.widget_c3e0: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);
}

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

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

.new-912d {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .short-7bab .container-center-f5c6.widget_c3e0 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .new-912d .form_24eb {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .preview_north_efd4 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.blue_5787 .layout-full-489b {
  flex-shrink: 0;
  white-space: nowrap;
}

.blue_5787 .gradient-hot-b53c {
  flex-shrink: 0;
  min-width: fit-content;
}

.blue_5787 .shade_north_7f88 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.blue_5787 .layout-full-489b {
  max-width: 80px !important;
}

.blue_5787 .gradient-hot-b53c {
  max-width: 80px !important;
  overflow: hidden;
}

.blue_5787 .container-center-f5c6.widget_c3e0 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.blue_5787 .shade_north_7f88 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 430d */
.phantom-card-j1 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
