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(.brown-bfa5) {
  gap: 0.5em;
}
:where(.video_f775) {
  gap: 0.5em;
}
body .background-ef18 > .thumbnail_84c1 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .background-ef18 > .mini_a711 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .background-ef18 > .medium-9aba {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .mask_15e2 > .thumbnail_84c1 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .mask_15e2 > .mini_a711 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .mask_15e2 > .medium-9aba {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .mask_15e2
  > :where(:not(.thumbnail_84c1):not(.mini_a711):not(.paper_52aa)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .mask_15e2 > .highlight_2673 {
  max-width: var(--wp--style--global--wide-size);
}
body .brown-bfa5 {
  display: flex;
}
body .brown-bfa5 {
  flex-wrap: wrap;
  align-items: center;
}
body .brown-bfa5 > * {
  margin: 0;
}
body .video_f775 {
  display: grid;
}
body .video_f775 > * {
  margin: 0;
}
:where(.grid_north_9132.brown-bfa5) {
  gap: 2em;
}
:where(.grid_north_9132.video_f775) {
  gap: 2em;
}
:where(.primary_2b15.brown-bfa5) {
  gap: 1.25em;
}
:where(.primary_2b15.video_f775) {
  gap: 1.25em;
}
.grid_77f3 {
  color: var(--wp--preset--color--black) !important;
}
.focus_ad5e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.bottom_f505 {
  color: var(--wp--preset--color--white) !important;
}
.tabs_lite_72a0 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.steel-87e4 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.logo_white_f414 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.input_bronze_ea4e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.texture-out-5cfb {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.hero_c41a {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.grid-7578 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.full_9d8c {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.video_short_60d2 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.in-2b23 {
  background-color: var(--wp--preset--color--black) !important;
}
.element-yellow-61fa {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.logo_6260 {
  background-color: var(--wp--preset--color--white) !important;
}
.tertiary-f75b {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.accordion-hard-0fbb {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.nav-7eb3 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.medium-55b4 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.action_8125 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.dark-1e75 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.nav-dynamic-baed {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.photo_over_3d44 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.caption-narrow-ff16 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.tertiary_d9e1 {
  border-color: var(--wp--preset--color--black) !important;
}
.row-4593 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.sort_pink_4950 {
  border-color: var(--wp--preset--color--white) !important;
}
.inner-faef {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.gallery-cb68 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.focused-b9e8 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.cold-e5f5 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.description-small-1a0e {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.header_eda2 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.modal_fba4 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.wrapper-red-bbbb {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.avatar-next-d495 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.message-f3e5 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.button_ae0c {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.logo-8232 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.feature-basic-2f4c {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.soft_1759 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.layout-da6e {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.in-49c1 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.border-tall-d79e {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.next_6a6a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.menu_fixed_bc33 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.badge-hard-63ac {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.image_orange_0c5e {
  background: var(--wp--preset--gradient--midnight) !important;
}
.highlight_silver_b2ed {
  font-size: var(--wp--preset--font-size--small) !important;
}
.inner-8258 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.backdrop-mini-cc5e {
  font-size: var(--wp--preset--font-size--large) !important;
}
.accordion_mini_a247 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.pressed_fa9a a:where(:not(.container_2f44)) {
  color: inherit;
}
:where(.primary_2b15.brown-bfa5) {
  gap: 1.25em;
}
:where(.primary_2b15.video_f775) {
  gap: 1.25em;
}
:where(.grid_north_9132.brown-bfa5) {
  gap: 2em;
}
:where(.grid_north_9132.video_f775) {
  gap: 2em;
}
.popup_warm_1c6d {
  font-size: 1.5em;
  line-height: 1.6;
}

.video-3781 .simple-6390 {
  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);
}
.progress_soft_a479 .message_light_b90c {
  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);
}
.banner-f0af {
  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);
}
.banner-f0af.row_cool_015d .frame-4a1c {
  background-color: var(--e-global-color-primary);
}
.banner-f0af.heading-6460 .frame-4a1c,
.banner-f0af.thick-2256 .frame-4a1c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hover_7f17 .easy_333e {
  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);
}
.element-713b {
  --divider-color: var(--e-global-color-secondary);
}
.element-713b .hero_glass_e486 {
  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);
}
.element-713b.left_3393 .detail_tall_78f5 {
  background-color: var(--e-global-color-secondary);
}
.element-713b.overlay_95ec .detail_tall_78f5,
.element-713b.primary-top-66e2 .detail_tall_78f5 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.element-713b.overlay_95ec .detail_tall_78f5,
.element-713b.primary-top-66e2 .detail_tall_78f5 svg {
  fill: var(--e-global-color-secondary);
}
.container-ba26 .hidden_6aa6 {
  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);
}
.container-ba26 .layout-b263 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_1846.left_3393 .detail_tall_78f5 {
  background-color: var(--e-global-color-primary);
}
.mask_1846.overlay_95ec .detail_tall_78f5,
.mask_1846.primary-top-66e2 .detail_tall_78f5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.mask_1846.overlay_95ec .detail_tall_78f5,
.mask_1846.primary-top-66e2 .detail_tall_78f5 svg {
  fill: var(--e-global-color-primary);
}
.silver-223d.left_3393 .detail_tall_78f5 {
  background-color: var(--e-global-color-primary);
}
.silver-223d.overlay_95ec .detail_tall_78f5,
.silver-223d.primary-top-66e2 .detail_tall_78f5 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.silver-223d .bright_7c9f {
  color: var(--e-global-color-primary);
}
.silver-223d .bright_7c9f,
.silver-223d .bright_7c9f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-223d .iron-2e12 {
  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);
}
.header_pro_7a70 .pattern_dark_e677 {
  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);
}
.border_8690 .nav_medium_9c9b .hard-5640 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_5c3e .carousel-b9fa:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.left_5c3e .bright-e766 i {
  color: var(--e-global-color-primary);
}
.left_5c3e .bright-e766 svg {
  fill: var(--e-global-color-primary);
}
.left_5c3e .element_3751 {
  color: var(--e-global-color-secondary);
}
.left_5c3e .carousel-b9fa > .element_3751,
.left_5c3e .carousel-b9fa > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_91de .liquid-b693 {
  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);
}
.border_91de .caption-bottom-c11c {
  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);
}
.list_c2a7 .focus-dirty-4b5e .module-cb9a {
  background-color: var(--e-global-color-primary);
}
.list_c2a7 .search-silver-eed2 {
  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);
}
.iron-9479 .table-hard-31be {
  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-9479 .smooth-9341 {
  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);
}
.iron-9479 .summary-402c {
  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);
}
.link_smooth_50d5 .article-3fb9,
.link_smooth_50d5 .article-3fb9 a {
  color: var(--e-global-color-primary);
}
.link_smooth_50d5 .article-3fb9.tooltip_hard_cf73,
.link_smooth_50d5 .article-3fb9.tooltip_hard_cf73 a {
  color: var(--e-global-color-accent);
}
.link_smooth_50d5 .article-3fb9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_smooth_50d5 .green_a655 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-advanced-001d .mask_cd87,
.carousel-advanced-001d .small_6a0a {
  color: var(--e-global-color-primary);
}
.carousel-advanced-001d .mask_cd87 svg {
  fill: var(--e-global-color-primary);
}
.carousel-advanced-001d .tooltip_hard_cf73 .mask_cd87,
.carousel-advanced-001d .tooltip_hard_cf73 .small_6a0a {
  color: var(--e-global-color-accent);
}
.carousel-advanced-001d .tooltip_hard_cf73 .mask_cd87 svg {
  fill: var(--e-global-color-accent);
}
.carousel-advanced-001d .small_6a0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-advanced-001d .green_a655 {
  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_d450 .message-first-5147,
.lower_d450 .prev-7b59 {
  color: var(--e-global-color-primary);
}
.lower_d450 .prev-7b59 svg {
  fill: var(--e-global-color-primary);
}
.lower_d450 .article-3fb9.tooltip_hard_cf73 a,
.lower_d450
  .article-3fb9.tooltip_hard_cf73
  .prev-7b59 {
  color: var(--e-global-color-accent);
}
.lower_d450 .message-first-5147 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_d450 .green_a655 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_huge_521d .top-03ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_huge_521d .yellow-cf86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_ab9b .brown-7e24 .icon-373c {
  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);
}
.section_ab9b .brown-7e24 .wrapper_up_e101 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_ab9b .search_e92c .icon-373c {
  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);
}
.section_ab9b
  .search_e92c
  .wrapper_up_e101 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_ab9b
  .form_ad0c
  .icon-373c {
  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);
}
.section_ab9b
  .form_ad0c
  .wrapper_up_e101 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_ab9b
  .layout_green_0f90
  .icon-373c {
  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);
}
.section_ab9b
  .layout_green_0f90
  .wrapper_up_e101 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_over_9de6 .picture_2730 {
  background-color: var(--e-global-color-primary);
}
.accordion_over_9de6 .picture_2730:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_over_9de6 .grid_bd13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_over_9de6
  .picture_2730:hover
  .grid_bd13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_d150 .mask-24f5 {
  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);
}
.accordion-pro-bc85 .tertiary-7c98 .pagination-459c a {
  background-color: var(--e-global-color-accent);
}
.accordion-pro-bc85 .tertiary-7c98 .accent-pro-2af7 a {
  background-color: var(--e-global-color-accent);
}
.accordion-pro-bc85 .tertiary-7c98 .pagination-459c a,
.accordion-pro-bc85 .tertiary-7c98 .accent-pro-2af7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_b885
  .label-84b1.section_complex_c9f5
  .tertiary-7c98
  a.full_c699 {
  background-color: var(--e-global-color-accent);
}
.accent_b885
  .label-84b1.section_complex_c9f5
  .tertiary-7c98
  span.full_c699.fn-current-3b61 {
  background-color: var(--e-global-color-text);
}
.accent_b885
  .label-84b1.section_complex_c9f5
  .tertiary-7c98
  .full_c699 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-huge-8ea7 .badge_54f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-huge-8ea7
  .tooltip_advanced_72d2
  > .tag-ab37
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-huge-8ea7
  .sort_5c08
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-huge-8ea7
  .mask-gas-bf16
  .widget_hard_ba90,
.component-huge-8ea7
  .mask-gas-bf16
  .hard_e8f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-huge-8ea7
  .mask-gas-bf16
  .content-3f69,
.component-huge-8ea7
  .mask-gas-bf16
  a
  .content-3f69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-huge-8ea7
  .mask-gas-bf16
  .solid-65e0 {
  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);
}
.component-huge-8ea7
  .mask-gas-bf16
  .slow-411e {
  background-color: var(--e-global-color-primary);
}
.component-huge-8ea7
  .mask-gas-bf16
  .slow-411e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-huge-8ea7
  .mask-gas-bf16
  .slow-411e:hover {
  background-color: var(--e-global-color-primary);
}
.component-huge-8ea7
  .mask-gas-bf16
  .bottom_7c25 {
  background-color: var(--e-global-color-primary);
}
.component-huge-8ea7
  .mask-gas-bf16
  .bottom_7c25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-huge-8ea7
  .mask-gas-bf16
  .bottom_7c25:hover {
  background-color: var(--e-global-color-primary);
}
.component-huge-8ea7
  .main-bright-caf3
  .pattern_static_3008
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-huge-8ea7
  .main-bright-caf3
  .badge-cd4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-huge-8ea7
  .main-bright-caf3
  .solid-65e0 {
  color: var(--e-global-color-text);
}
.component-huge-8ea7
  .main-bright-caf3
  .solid-65e0
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-huge-8ea7
  .main-bright-caf3
  .slow-411e {
  background-color: var(--e-global-color-primary);
}
.component-huge-8ea7
  .main-bright-caf3
  .slow-411e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-huge-8ea7
  .main-bright-caf3
  .slow-411e:hover {
  background-color: var(--e-global-color-primary);
}
.component-huge-8ea7
  .main-bright-caf3
  .bottom_7c25 {
  background-color: var(--e-global-color-primary);
}
.component-huge-8ea7
  .main-bright-caf3
  .bottom_7c25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-huge-8ea7
  .main-bright-caf3
  .bottom_7c25:hover {
  background-color: var(--e-global-color-primary);
}
.component-huge-8ea7 .description-old-74ac {
  background-color: var(--e-global-color-primary);
}
.component-huge-8ea7 .description-old-74ac:hover {
  background-color: var(--e-global-color-primary);
}
.component-huge-8ea7 .widget-700f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-huge-8ea7 .form_5fb3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-active-2b57 .tabs-ba03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-active-2b57
  .focused_dd37
  > div:nth-child(3)
  .tabs-ba03,
.picture-active-2b57
  .component_2115
  > div:nth-child(1)
  .tabs-ba03,
.picture-active-2b57
  .logo_action_7413
  > div:nth-child(1)
  .tabs-ba03,
.picture-active-2b57
  .mask-focused-9454
  > div:nth-child(1)
  .tabs-ba03,
.picture-active-2b57
  .new_d149
  > div:nth-child(1)
  .tabs-ba03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-active-2b57 .right_92a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-active-2b57 .iron_d64a {
  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);
}
.picture-active-2b57 .nav_north_b8ca {
  background-color: var(--e-global-color-primary);
}
.picture-active-2b57 .nav_north_b8ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-active-2b57 .nav_north_b8ca:hover {
  background-color: var(--e-global-color-primary);
}
.picture-active-2b57 .stale_891e {
  background-color: var(--e-global-color-primary);
}
.picture-active-2b57 .stale_891e:hover {
  background-color: var(--e-global-color-primary);
}
.picture-active-2b57 .widget-700f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-active-2b57 .form_5fb3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-short-6729 .filter_inner_e2d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-short-6729 .hard_f1f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-short-6729 .dynamic_59c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-short-6729 .main-92f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-short-6729 .notification_steel_f0e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-short-6729 .stale_891e {
  background-color: var(--e-global-color-primary);
}
.filter-short-6729 .stale_891e:hover {
  background-color: var(--e-global-color-primary);
}
.hard_2875 .complex_b5a6 {
  background-color: var(--e-global-color-secondary);
}
.hard_2875 .image_dynamic_a60e {
  background-color: var(--e-global-color-text);
}
.hard_2875 .modal_down_75aa {
  background-color: var(--e-global-color-secondary);
}
.hard_2875 .surface_tiny_70c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_2875 .link_b661 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_2875 .small_257f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_2875 .hero-bottom-0336 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_2875 .card_a9ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_4b66 .caption-short-eaa6 .tag_44fb,
.modal_4b66
  .caption-short-eaa6
  .tag_44fb
  a,
.modal_4b66 .summary-next-eac0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_4b66 .caption-short-eaa6 .avatar_short_8688,
.modal_4b66 .widget-selected-ae13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_4b66 .caption-short-eaa6 .avatar_short_8688 {
  color: var(--e-global-color-text);
}
.modal_4b66 .widget-selected-ae13 {
  color: var(--e-global-color-text);
}
.modal_4b66
  .caption-short-eaa6
  .medium-3a87 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_4b66 .static-cc25 .title_1687 {
  background-color: var(--e-global-color-primary);
}
.modal_4b66 .static-cc25 .title_1687:hover {
  background-color: var(--e-global-color-primary);
}
.modal_4b66 .static-cc25 .hero_first_30d6 li span {
  background-color: var(--e-global-color-text);
}
.modal_4b66 .static-cc25 .hero_first_30d6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.modal_4b66
  .static-cc25
  .hero_first_30d6
  li.accordion_e6cf
  span {
  background-color: var(--e-global-color-accent);
}
.modal_4b66 .bright-51e8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_in_4c8c .text_first_cdb4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_0fb1 .tag_pro_766d {
  background-color: var(--e-global-color-primary);
}
.filter_0fb1 .dirty_743f {
  background-color: var(--e-global-color-secondary);
}
.filter_0fb1 .paragraph-stale-5dc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_0fb1 .pro_f7e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_0fb1 .block_full_3019 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_0fb1 .module-9e3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_0fb1 .border_cool_3d90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_0fb1 .secondary_dirty_69e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_0fb1 .breadcrumb-dbd9 {
  background-color: var(--e-global-color-primary);
}
.filter_0fb1 .breadcrumb-dbd9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-small-1fea .down_098b {
  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);
}
.frame-small-1fea .hidden_lower_4365 {
  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);
}
.frame-small-1fea
  .border-hard-a5ce:after {
  background-color: var(--e-global-color-primary);
}
.frame-small-1fea .secondary_74cf {
  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-small-85d2 .summary-next-eac0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-small-85d2 .widget-selected-ae13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_b56b .logo-a6eb .hot-7899 {
  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);
}
.dim_b56b .logo-a6eb .purple_e10f {
  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);
}
.detail-1d5e .west-b90b {
  background-color: var(--e-global-color-primary);
}
.detail-1d5e .pagination-0868 {
  background-color: var(--e-global-color-secondary);
}
.detail-1d5e .title-wood-7966 .notice_9cb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-1d5e .icon-9db4 .notice_9cb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top-873c .grid_1c5f .breadcrumb-6e03 {
  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);
}
.top-873c .grid_1c5f .row_cb22 {
  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);
}
.top-873c .grid_1c5f .full_bfa3 {
  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-12aa .row_cold_21bb {
  border-color: var(--e-global-color-text);
}
.pressed-12aa .tag_5bd8 {
  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-12aa .slow_de00 {
  color: var(--e-global-color-primary);
}
.pressed-12aa .disabled-silver-26cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_52af .in-f6a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_52af .dynamic-2021 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_52af .article-gas-4ee1:hover .in-f6a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_52af
  .article-gas-4ee1:hover
  .dynamic-2021 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_765f .over_be02 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_765f .texture-689c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_outer_c3d2 .liquid-9167 .hard-e851 {
  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);
}
.surface_outer_c3d2 .thumbnail-advanced-b024 .hard-e851 {
  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);
}
.middle_5973 .section-current-6033 {
  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);
}
.mask_fb94 .progress-0e65 .tabs_static_ec88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_fb94 .progress-0e65 .tabs_static_ec88 {
  background-color: var(--e-global-color-secondary);
}
.mask_fb94 .yellow_c637 .tabs_static_ec88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_fb94 .yellow_c637 .tabs_static_ec88 {
  background-color: var(--e-global-color-secondary);
}
.mask_fb94 .label-dynamic-042f .column_solid_2e14 {
  background-color: var(--e-global-color-primary);
}
.mask_fb94 .label-dynamic-042f:hover .column_solid_2e14 {
  background-color: var(--e-global-color-secondary);
}
.mask_fb94 .title_1687 {
  background-color: var(--e-global-color-primary);
}
.mask_fb94 .title_1687:hover {
  background-color: var(--e-global-color-accent);
}
.mask_fb94 .hero_first_30d6 li span {
  background-color: var(--e-global-color-text);
}
.mask_fb94 .hero_first_30d6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.mask_fb94 .hero_first_30d6 li.accordion_e6cf span {
  background-color: var(--e-global-color-accent);
}
.thumbnail-1583 .bright_b3e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-1583 .paragraph-old-d7e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_tall_d3a9 .up_a9d9:before {
  background-color: var(--e-global-color-secondary);
}
.form_tall_d3a9 .sidebar-glass-0b8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_tall_d3a9 .simple_5792 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_c630 .light_f635 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_c630 .light_f635:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_c630 .light_f635.fn-active-3b61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_c630 .backdrop-2318 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_c630 .mini-e926 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_c630 .button_44e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_c630 .block_01dd {
  background-color: var(--e-global-color-primary);
}
.backdrop_c630 .block_01dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_c630 .layout_2880 {
  background-color: var(--e-global-color-primary);
}
.backdrop_c630 .layout_2880 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-87b0 .mask-fresh-f6b5 .red_ffba a {
  color: var(--e-global-color-secondary);
}
.layout-87b0 .mask-fresh-f6b5 .red_ffba a:hover {
  color: var(--e-global-color-secondary);
}
.layout-87b0 .mask-fresh-f6b5 .red_ffba,
.layout-87b0 .mask-fresh-f6b5 .red_ffba a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-87b0 .mask-fresh-f6b5 .slider-f2c4 {
  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);
}
.layout-87b0 .mask-fresh-f6b5 .module-gas-814e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-87b0 .mask-fresh-f6b5 .pagination_center_84f6 {
  background-color: var(--e-global-color-primary);
}
.layout-87b0 .mask-fresh-f6b5 .pagination_center_84f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-87b0 .mask-fresh-f6b5 .pagination_center_84f6:hover {
  background-color: var(--e-global-color-primary);
}
.layout-87b0 .mask-fresh-f6b5 .layout_51bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-87b0 .mask-fresh-f6b5 .layout_51bf {
  background-color: var(--e-global-color-primary);
}
.layout-87b0 .mask-fresh-f6b5 .layout_51bf:hover {
  background-color: var(--e-global-color-primary);
}
.layout-87b0 .mask-fresh-f6b5 .title_1687 {
  background-color: var(--e-global-color-primary);
}
.layout-87b0 .mask-fresh-f6b5 .title_1687:hover {
  background-color: var(--e-global-color-primary);
}
.layout-87b0 .static-cc25 .hero_first_30d6 li span {
  background-color: var(--e-global-color-text);
}
.layout-87b0 .static-cc25 .hero_first_30d6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.layout-87b0 .static-cc25 .hero_first_30d6 li.accordion_e6cf span {
  background-color: var(--e-global-color-accent);
}
.layout-87b0 .widget-700f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-87b0 .form_5fb3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_15ae .layout-dark-ecc2 .title-ac9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_15ae .layout-dark-ecc2 .next-8cfb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_15ae .layout-dark-ecc2 .column_69d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-02e3 .info_under_7847 {
  border-color: var(--e-global-color-text);
}
.in-02e3 .background_warm_db32 {
  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);
}
.in-02e3 .panel_short_fb8a {
  color: var(--e-global-color-secondary);
}
.in-02e3 .panel_short_fb8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-02e3 .header-tiny-4bc1 > * {
  color: var(--e-global-color-primary);
}
.in-02e3 .header-tiny-4bc1 > * svg {
  fill: var(--e-global-color-primary);
}
.in-02e3 .block-5404 {
  color: var(--e-global-color-primary);
}
.in-02e3 .block-5404 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-02e3 .filter_fdaf {
  color: var(--e-global-color-primary);
}
.in-02e3 .filter_fdaf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-02e3 .iron_33a7 {
  color: var(--e-global-color-primary);
}
.in-02e3 .iron_33a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-02e3 .focus_fixed_d3a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-02e3 .out-db04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-02e3 .out-db04.detail_de53 {
  color: var(--e-global-color-secondary);
}
.in-02e3 .out-db04.detail_de53 .table-8926 {
  color: var(--e-global-color-accent);
}
.in-02e3 .out-db04.block_d2bc {
  color: var(--e-global-color-text);
}
.in-02e3 .out-db04.block_d2bc .table-8926 {
  color: var(--e-global-color-text);
}
.in-02e3 .out-db04:before {
  border-top-color: var(--e-global-color-text);
}
.in-02e3 .form_6573 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-02e3
  .form_6573
  .panel_action_ef2b {
  background-color: var(--e-global-color-primary);
}
.in-02e3
  .form_6573
  .panel_action_ef2b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-02e3 .info_under_7847 .hero-dynamic-699a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_glass_a53d .summary-west-89b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_glass_a53d .badge_mini_f1da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_0ae6 .video_selected_1b8b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_0ae6
  .shadow_1659
  .label_89b4 {
  background-color: var(--e-global-color-secondary);
}
.short_0ae6
  .shadow_1659.last_212c
  .label_89b4 {
  background-color: var(--e-global-color-text);
}
.short_0ae6
  .shadow_1659:hover
  .label_89b4 {
  background-color: var(--e-global-color-accent);
}
.short_0ae6
  .shadow_1659.fn-active-3b61
  .label_89b4 {
  background-color: var(--e-global-color-primary);
}
.component-gas-9adb .inner_db6a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.component-gas-9adb .simple-975e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-gas-9adb .inner-3a0d {
  background-color: var(--e-global-color-primary);
}
.component-gas-9adb .inner-3a0d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-4edc .hover_26bc .table_narrow_86e8 .pink_6e13 {
  background-color: var(--e-global-color-secondary);
}
.backdrop-4edc .hover_26bc .widget-5de7:after {
  background-color: var(--e-global-color-secondary);
}
.backdrop-4edc .message_aa33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-4edc .background-red-1405 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-4edc .down-4bb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-4edc .content_0b76 {
  background-color: var(--e-global-color-primary);
}
.backdrop-4edc .content_0b76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-4edc .picture_gas_cb2f {
  background-color: var(--e-global-color-secondary);
}
.backdrop-4edc .picture_gas_cb2f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-4edc .hover_26bc .slow-d40b .plasma-cd6a:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-4edc
  .hover_26bc
  .slow-d40b
  .plasma-cd6a.progress_new_d820 {
  background-color: var(--e-global-color-primary);
}
.backdrop-4edc .hover_26bc .link_d549:before {
  border-color: var(--e-global-color-primary);
}
.backdrop-4edc .hover_26bc .link_d549:hover:before {
  border-color: var(--e-global-color-secondary);
}
.backdrop-4edc
  .hover_26bc
  .link_d549.rough_03e5:before {
  border-color: var(--e-global-color-primary);
}
.backdrop-4edc .accent-0cbd span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-0b9b .tiny-ab5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed-0b9b .tiny-ab5d:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed-0b9b .tiny-ab5d.menu_facd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed-0b9b .card-fixed-a364 {
  background-color: var(--e-global-color-primary);
}
.pressed-0b9b .card-fixed-a364 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed-0b9b
  .info-medium-d415
  .carousel_3a85
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed-0b9b
  .iron-02f9
  .carousel_3a85
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_2a78
  .thumbnail_focused_5d17
  .paragraph_6f66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_2a78
  .thumbnail_focused_5d17
  .photo_steel_870a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_2a78 .gold-204a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_2a78 .form_gold_6f85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_2a78 .item-east-4607 {
  background-color: var(--e-global-color-primary);
}
.pattern_2a78 .item-east-4607 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-843b .primary_current_7e27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-843b .slider_short_1657 {
  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);
}
.last-843b .icon-last-f0dd {
  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);
}
.last-843b .icon-last-f0dd a:hover {
  color: var(--e-global-color-secondary);
}
.last-843b .status-7ac8 {
  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);
}
.last-843b .hero_paper_dc1b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-843b .accent-glass-f570 .title_1687 {
  background-color: var(--e-global-color-primary);
}
.last-843b .accent-glass-f570 .title_1687:hover {
  background-color: var(--e-global-color-accent);
}
.last-843b
  .accent-glass-f570
  .hero_first_30d6
  li
  span {
  background-color: var(--e-global-color-text);
}
.last-843b
  .accent-glass-f570
  .hero_first_30d6
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.last-843b
  .accent-glass-f570
  .hero_first_30d6
  li.accordion_e6cf
  span {
  background-color: var(--e-global-color-accent);
}
.main_3203
  .image_eb1b
  .fixed-305c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_3203 .image_eb1b .pattern-0ecd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_3203 .image_eb1b .short_dda2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_3203 .banner-4a42 {
  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);
}
.main_3203
  .menu-right-73f1.center-8d9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6
  > a {
  background-color: var(--e-global-color-text);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6
  > a
  .gradient_14aa.medium-8f2a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6
  > a
  .fluid_31b8.section_bottom_19f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6
  > .dim_c50c
  .hard-56a6
  > a {
  background-color: var(--e-global-color-secondary);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6
  > .dim_c50c
  .hard-56a6
  > a
  .selected-8409 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6
  > .dim_c50c
  .hard-56a6
  > a
  .fluid_31b8.lower_eb8b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6
  > a
  .paper-768b:before {
  color: var(--e-global-color-text);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6
  > .dim_c50c
  a
  .paper-768b:before {
  color: var(--e-global-color-text);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6.picture_slow_da03
  > a
  .paper-768b:before {
  color: var(--e-global-color-text);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6
  > .dim_c50c
  .hard-56a6.picture_slow_da03
  > a
  .paper-768b:before {
  color: var(--e-global-color-text);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6
  > a
  .gradient-steel-9fa9
  .over-20c1 {
  color: var(--e-global-color-text);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6
  > .dim_c50c
  a
  .gradient-steel-9fa9
  .over-20c1 {
  color: var(--e-global-color-text);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6
  > a
  .gradient-steel-9fa9
  .over-20c1,
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6
  > .dim_c50c
  a
  .gradient-steel-9fa9
  .over-20c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6
  > a
  .aside-8085:before {
  color: var(--e-global-color-text);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6
  > .dim_c50c
  a
  .aside-8085:before {
  color: var(--e-global-color-text);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6.picture_slow_da03
  > a
  .aside-8085:before {
  color: var(--e-global-color-text);
}
.tag_lite_68af
  > .block-prev-0821
  > div
  > .detail_down_756c
  > .hard-56a6
  > .dim_c50c
  .hard-56a6.picture_slow_da03
  > a
  .aside-8085:before {
  color: var(--e-global-color-text);
}
.yellow-103b .header_paper_172c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-103b
  .tertiary-light-6f19:hover
  .header_paper_172c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_934f
  > .block-prev-0821
  > .button_purple_ed4c
  > .over_4c29
  > .caption_dark_2e6d
  > .shade-middle-095b
  .dark-d63b {
  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);
}
.motion_934f
  > .block-prev-0821
  > .button_purple_ed4c
  > .over_4c29
  > .caption_dark_2e6d
  > .shade-middle-095b:hover
  .dark-d63b {
  color: var(--e-global-color-text);
}
.motion_934f
  > .block-prev-0821
  > .button_purple_ed4c
  > .over_4c29
  > .caption_dark_2e6d
  > .shade-middle-095b:hover
  .dark-d63b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_934f
  > .block-prev-0821
  > .button_purple_ed4c
  > .over_4c29
  > .caption_dark_2e6d.highlight_narrow_2721
  > .shade-middle-095b
  .dark-d63b {
  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);
}
.primary-gas-bd2f .info-short-3901 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-gas-bd2f .old-a1c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-gas-bd2f .tooltip-new-9942 {
  background-color: var(--e-global-color-primary);
}
.primary-gas-bd2f .tooltip-new-9942 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-east-b0c7
  > .block-prev-0821
  > .tag-narrow-6c70
  > .sidebar-c435
  > .outline_d991
  .badge-tiny-faf1 {
  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);
}
.thumbnail-east-b0c7
  > .block-prev-0821
  > .tag-narrow-6c70
  > .sidebar-c435
  > .outline_d991
  .block_3b0f {
  color: var(--e-global-color-text);
}
.thumbnail-east-b0c7
  > .block-prev-0821
  > .tag-narrow-6c70
  > .sidebar-c435
  > .outline_d991:hover
  .badge-tiny-faf1 {
  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);
}
.thumbnail-east-b0c7
  > .block-prev-0821
  > .tag-narrow-6c70
  > .sidebar-c435
  > .outline_d991:hover
  .block_3b0f {
  color: var(--e-global-color-secondary);
}
.thumbnail-east-b0c7
  > .block-prev-0821
  > .tag-narrow-6c70
  > .sidebar-c435
  > .outline_d991.backdrop_5fb0
  .badge-tiny-faf1 {
  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);
}
.thumbnail-east-b0c7
  > .block-prev-0821
  > .tag-narrow-6c70
  > .sidebar-c435
  > .outline_d991.backdrop_5fb0
  .block_3b0f {
  color: var(--e-global-color-primary);
}
.dark-92e7
  .filter-c9d7
  .aside_paper_7ae1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark-92e7 .popup-west-af76 .hero-dynamic-699a .black_5735 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_d596 .pro-7b84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_d596 .row_pro_27b8 .pro-7b84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_d596 .menu_in_ccee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_d596 .menu_in_ccee {
  background-color: var(--e-global-color-primary);
}
.hidden_eac9 .container_face .hero_fefa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_eac9
  .container_face:hover
  .left_4be1 {
  color: var(--e-global-color-secondary);
}
.hidden_eac9
  .container_face:hover
  .hero_fefa {
  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);
}
.gold-3cb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.gas-1b0f {
  max-width: 1400px !important;
}

.detail-c783 {
  flex-direction: column;
}

.detail-c783 .texture-tall-4423 {
  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.detail-c783 .texture-tall-4423 {
  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);
}

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

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

.focus-49df.shade_slow_b668 {
  display: none;
}

.shadow_glass_f590 {
  display: none;
}

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

.section_in_77a2.outer-80f0 {
  margin-bottom: 40px;
  width: 100%;
}

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

.detail-c783 a {
  width: 100%;
}

.main-gold-78de .header_warm_6edd.caption-bfe2 {
  width: 20% !important;
}

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

.caption-huge-f496: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%);
}

.caption-huge-f496 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.main-gold-78de
  .header_warm_6edd.upper-a3a7
  .easy-b590
  .texture-red-c864 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.backdrop-first-44a2.advanced_c6de > .detail_active_d9da {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.breadcrumb-f179 {
  position: relative;
  width: 100%;
}

.component-fast-208b {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.gas-8c83 {
  font-size: 35px !important;
}

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

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

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

.main-gold-78de
  .header_warm_6edd.accordion_hard_9d0f
  .easy-dad7
  .outer-fdb8 {
  width: 100% !important;
}

.thumbnail-bright-2cbf {
  width: 500px !important;
  max-width: none;
}

.detail_new_fca2 {
  width: 100%;
}

.description-pro-bfae {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.mask_north_fd24:hover .cool_a4a3 {
  visibility: visible;
}
.mask_north_fd24:hover.mask_north_fd24::before {
  display: block;
}

.header_4543 h3 {
  color: #fff;
}

.pagination_white_6070 {
  margin: 0;
}

.main-gold-78de
  .header_warm_6edd.accordion_hard_9d0f
  .outer-fdb8
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.gradient_8900 {
  width: 100%;
}

.fixed_a04f {
  width: 100%;
}

.texture-small-8314 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.fixed_a04f {
  width: 100%;
}

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

.outer-fdb8 {
  display: flex;
  align-items: center;
}

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

.card-72ba {
  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;
}

.detail-c783 .texture-tall-4423.article_cold_97c7 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.detail-c783 h1.texture-tall-4423 {
  margin-top: 80px !important;
}

.main-gold-78de .header_warm_6edd.fixed_b9bb {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.notice-58d3 img {
  width: 100%;
}

.orange_d12a .bottom_7fef.easy-b590 {
  justify-content: space-between;
}

.wood_d473 {
  display: none;
}

.green_db78 .menu_white_8b63 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .backdrop-first-44a2 .detail_active_d9da {
    flex-wrap: nowrap !important;
  }
}

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

  .thumbnail-bright-2cbf {
    width: 100% !important;
  }
}

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

  .caption-huge-f496 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .orange_d12a .bottom_7fef.easy-b590 {
    border-bottom: 1px solid #f0c159;
  }

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

  .backdrop-first-44a2.advanced_c6de > .detail_active_d9da {
    gap: 15px;
    justify-content: space-between;
  }

  .main-gold-78de
    .header_warm_6edd.accordion_hard_9d0f
    .outer-fdb8
    img {
    width: 60% !important;
  }

  .component-fast-208b {
    left: 2%;
  }

  .menu-1e0a {
    margin: 10px 0;
  }

  .detail-c783 .menu_white_8b63 {
    margin: 0;
    margin-bottom: 10px;
  }

  .caption-huge-f496 {
    font-size: 16px !important;
  }

  .gas-8c83 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.detail-c783 .texture-tall-4423,
  .detail-c783 .texture-tall-4423 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .outer-fdb8 {
    justify-content: center;
  }

  .detail-c783 .menu_white_8b63 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .main-gold-78de .header_warm_6edd.caption-bfe2 {
    width: 75% !important;
  }

  .notice-58d3 img {
    width: 100% !important;
  }
}

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

  h2.detail-c783 .texture-tall-4423,
  .detail-c783 .texture-tall-4423 {
    font-size: 30px !important;
  }

  .outer-fdb8 {
    justify-content: center;
  }

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

  .hard-28ca
    .box-first-f1dd.detail-north-be2e {
    margin: 0 !important;
  }

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

  .menu-1e0a {
    display: flex;
  }

  .mini_d994 .caption-huge-f496 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .texture-small-8314 {
    justify-content: flex-end;
    gap: 1px;
  }

  .detail-c783 h1.texture-tall-4423 {
    margin-top: 40px !important;
  }

  .main-gold-78de
    .header_warm_6edd.accordion_hard_9d0f
    .outer-fdb8
    img,
  .container-ba26 .easy-dad7 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .main-gold-78de .header_warm_6edd.caption-bfe2 {
    width: 100% !important;
  }

  .backdrop-first-44a2.advanced_c6de > .detail_active_d9da {
    gap: 3px;
  }

  .detail-c783 .menu_white_8b63 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.orange_d12a .bottom_7fef.easy-b590: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);
}

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

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

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

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

.focus-49df: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .orange_d12a .bottom_7fef.easy-b590 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .detail-c783 .texture-tall-4423 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .caption-huge-f496 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.prev_b3a0 .backdrop-9cde {
  flex-shrink: 0;
  white-space: nowrap;
}

.prev_b3a0 .search_b00f {
  flex-shrink: 0;
  min-width: fit-content;
}

.prev_b3a0 .texture-red-c864 {
  white-space: nowrap;
}

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

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

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

.prev_b3a0 .search_b00f {
  max-width: 80px !important;
  overflow: hidden;
}

.prev_b3a0 .bottom_7fef.easy-b590 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.prev_b3a0 .texture-red-c864 {
  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);
  }
}

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

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

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

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

body .white-ded6:nth-child(2),
.main-gold-78de .white-ded6:nth-child(2),
#page .white-ded6: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;
}

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

/* css-noise: 34c9 */
.widget-item-b9 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
