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(.picture_light_cfe1) {
  gap: 0.5em;
}
:where(.banner-8743) {
  gap: 0.5em;
}
body .bottom-4428 > .item-af97 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .bottom-4428 > .paragraph-huge-6654 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .bottom-4428 > .element_9c77 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hover_5eed > .item-af97 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hover_5eed > .paragraph-huge-6654 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hover_5eed > .element_9c77 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .hover_5eed
  > :where(:not(.item-af97):not(.paragraph-huge-6654):not(.center-8b69)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hover_5eed > .thumbnail_in_509a {
  max-width: var(--wp--style--global--wide-size);
}
body .picture_light_cfe1 {
  display: flex;
}
body .picture_light_cfe1 {
  flex-wrap: wrap;
  align-items: center;
}
body .picture_light_cfe1 > * {
  margin: 0;
}
body .banner-8743 {
  display: grid;
}
body .banner-8743 > * {
  margin: 0;
}
:where(.description-fcf8.picture_light_cfe1) {
  gap: 2em;
}
:where(.description-fcf8.banner-8743) {
  gap: 2em;
}
:where(.tag-260c.picture_light_cfe1) {
  gap: 1.25em;
}
:where(.tag-260c.banner-8743) {
  gap: 1.25em;
}
.thumbnail-cool-d973 {
  color: var(--wp--preset--color--black) !important;
}
.image_469f {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.banner-7ae1 {
  color: var(--wp--preset--color--white) !important;
}
.dropdown_slow_0ebb {
  color: var(--wp--preset--color--pale-pink) !important;
}
.module_6134 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.box_black_dfb4 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.summary_1dfe {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.section_1d7f {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.hard-63f5 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.nav_bright_5d6f {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.progress_bb18 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.next-2363 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.steel-cc5c {
  background-color: var(--wp--preset--color--black) !important;
}
.dim_7677 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.south-4e8c {
  background-color: var(--wp--preset--color--white) !important;
}
.panel_c567 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.focus-c973 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.photo-fresh-31aa {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.advanced_bb99 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paper-f272 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.center_ef04 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.lower-bf17 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.panel-2bb0 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.icon_first_137a {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.container-9eb7 {
  border-color: var(--wp--preset--color--black) !important;
}
.description-blue-1e2a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pro-5a74 {
  border-color: var(--wp--preset--color--white) !important;
}
.carousel-basic-26eb {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.item_full_25e9 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.mask-1e2c {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.new_a4a7 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.image-1d55 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.label-2f18 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.title-current-9095 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.plasma_3b47 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.red-3cad {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.sort_4cd2 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.secondary-cold-61cc {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.top-e7e9 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.status-cef5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.content-3588 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.lower-6be7 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.right_2dcb {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.popup_smooth_cd19 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.video-fluid-2963 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.element_b164 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.link-b3a5 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.picture_40a0 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.easy_36cc {
  font-size: var(--wp--preset--font-size--small) !important;
}
.old_3298 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.dropdown_e894 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.texture-6acf {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.filter-5bef a:where(:not(.gradient_bb38)) {
  color: inherit;
}
:where(.tag-260c.picture_light_cfe1) {
  gap: 1.25em;
}
:where(.tag-260c.banner-8743) {
  gap: 1.25em;
}
:where(.description-fcf8.picture_light_cfe1) {
  gap: 2em;
}
:where(.description-fcf8.banner-8743) {
  gap: 2em;
}
.status_wide_7d71 {
  font-size: 1.5em;
  line-height: 1.6;
}

.avatar-left-e5a7 .banner_first_2780 {
  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);
}
.inner_eda8 .surface-gas-6719 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_smooth_bd2f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_smooth_bd2f.container-lower-5a51 .summary_stale_1fcb {
  background-color: var(--e-global-color-primary);
}
.menu_smooth_bd2f.progress-aa93 .summary_stale_1fcb,
.menu_smooth_bd2f.search-7782 .summary_stale_1fcb {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.photo_advanced_f88e .under_fd42 {
  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);
}
.hard-6ec6 {
  --divider-color: var(--e-global-color-secondary);
}
.hard-6ec6 .dropdown_597d {
  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);
}
.hard-6ec6.tertiary-0eeb .list_0ccc {
  background-color: var(--e-global-color-secondary);
}
.hard-6ec6.progress-83ea .list_0ccc,
.hard-6ec6.image-pro-9feb .list_0ccc {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.hard-6ec6.progress-83ea .list_0ccc,
.hard-6ec6.image-pro-9feb .list_0ccc svg {
  fill: var(--e-global-color-secondary);
}
.active-dynamic-8ff6 .block-steel-6d22 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-dynamic-8ff6 .text_3b9f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-d0a0.tertiary-0eeb .list_0ccc {
  background-color: var(--e-global-color-primary);
}
.aside-d0a0.progress-83ea .list_0ccc,
.aside-d0a0.image-pro-9feb .list_0ccc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.aside-d0a0.progress-83ea .list_0ccc,
.aside-d0a0.image-pro-9feb .list_0ccc svg {
  fill: var(--e-global-color-primary);
}
.detail_c919.tertiary-0eeb .list_0ccc {
  background-color: var(--e-global-color-primary);
}
.detail_c919.progress-83ea .list_0ccc,
.detail_c919.image-pro-9feb .list_0ccc {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.detail_c919 .thumbnail_5275 {
  color: var(--e-global-color-primary);
}
.detail_c919 .thumbnail_5275,
.detail_c919 .thumbnail_5275 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_c919 .aside_230e {
  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);
}
.form_prev_dcdb .inner_46bf {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_ba42 .accordion-red-da39 .shade_6b1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_0262 .active-c640:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.banner_0262 .search_stale_f923 i {
  color: var(--e-global-color-primary);
}
.banner_0262 .search_stale_f923 svg {
  fill: var(--e-global-color-primary);
}
.banner_0262 .tag-b41e {
  color: var(--e-global-color-secondary);
}
.banner_0262 .active-c640 > .tag-b41e,
.banner_0262 .active-c640 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_outer_1571 .article_stone_bf1b {
  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_outer_1571 .module-9d42 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.texture-mini-1a68 .hidden_066a .huge_2522 {
  background-color: var(--e-global-color-primary);
}
.texture-mini-1a68 .texture_first_8a55 {
  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);
}
.description_5e11 .accent-liquid-b001 {
  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);
}
.description_5e11 .carousel_top_cc6e {
  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_5e11 .top_f85b {
  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);
}
.cool-4531 .slider-e4ce,
.cool-4531 .slider-e4ce a {
  color: var(--e-global-color-primary);
}
.cool-4531 .slider-e4ce.content_fixed_f8b9,
.cool-4531 .slider-e4ce.content_fixed_f8b9 a {
  color: var(--e-global-color-accent);
}
.cool-4531 .slider-e4ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-4531 .accent-gold-22ab {
  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-b045 .frame-ede6,
.secondary-b045 .menu_stale_d49d {
  color: var(--e-global-color-primary);
}
.secondary-b045 .frame-ede6 svg {
  fill: var(--e-global-color-primary);
}
.secondary-b045 .content_fixed_f8b9 .frame-ede6,
.secondary-b045 .content_fixed_f8b9 .menu_stale_d49d {
  color: var(--e-global-color-accent);
}
.secondary-b045 .content_fixed_f8b9 .frame-ede6 svg {
  fill: var(--e-global-color-accent);
}
.secondary-b045 .menu_stale_d49d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-b045 .accent-gold-22ab {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_f88a .panel-out-5e18,
.info_f88a .tooltip-3556 {
  color: var(--e-global-color-primary);
}
.info_f88a .tooltip-3556 svg {
  fill: var(--e-global-color-primary);
}
.info_f88a .slider-e4ce.content_fixed_f8b9 a,
.info_f88a
  .slider-e4ce.content_fixed_f8b9
  .tooltip-3556 {
  color: var(--e-global-color-accent);
}
.info_f88a .panel-out-5e18 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_f88a .accent-gold-22ab {
  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);
}
.list-6e23 .component-9dce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-6e23 .surface-lower-2f40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_f2a5 .column_20c1 .picture-hot-5674 {
  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);
}
.hovered_f2a5 .column_20c1 .video-focused-bb4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_f2a5 .section_right_bfda .picture-hot-5674 {
  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);
}
.hovered_f2a5
  .section_right_bfda
  .video-focused-bb4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_f2a5
  .fresh-1b95
  .picture-hot-5674 {
  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);
}
.hovered_f2a5
  .fresh-1b95
  .video-focused-bb4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_f2a5
  .footer_light_6e01
  .picture-hot-5674 {
  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);
}
.hovered_f2a5
  .footer_light_6e01
  .video-focused-bb4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_ce06 .heading-middle-78c9 {
  background-color: var(--e-global-color-primary);
}
.steel_ce06 .heading-middle-78c9:hover {
  background-color: var(--e-global-color-primary);
}
.steel_ce06 .hot_f880 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_ce06
  .heading-middle-78c9:hover
  .hot_f880 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-paper-bea6 .wide-f1bb {
  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);
}
.silver_1022 .form-dirty-6feb .accent_a439 a {
  background-color: var(--e-global-color-accent);
}
.silver_1022 .form-dirty-6feb .left_69e0 a {
  background-color: var(--e-global-color-accent);
}
.silver_1022 .form-dirty-6feb .accent_a439 a,
.silver_1022 .form-dirty-6feb .left_69e0 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_cb02
  .picture-fluid-638d.north-9ff9
  .form-dirty-6feb
  a.paragraph_ad79 {
  background-color: var(--e-global-color-accent);
}
.next_cb02
  .picture-fluid-638d.north-9ff9
  .form-dirty-6feb
  span.paragraph_ad79.fn-current-f719 {
  background-color: var(--e-global-color-text);
}
.next_cb02
  .picture-fluid-638d.north-9ff9
  .form-dirty-6feb
  .paragraph_ad79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_fixed_d2d3 .column_98f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_fixed_d2d3
  .thumbnail_d656
  > .detail-dynamic-67cb
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_fixed_d2d3
  .carousel_basic_a3d2
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_fixed_d2d3
  .shade-green-71b6
  .content_hovered_b69c,
.feature_fixed_d2d3
  .shade-green-71b6
  .hidden_next_f59f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_fixed_d2d3
  .shade-green-71b6
  .paper_97fe,
.feature_fixed_d2d3
  .shade-green-71b6
  a
  .paper_97fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_fixed_d2d3
  .shade-green-71b6
  .heading_smooth_c4b5 {
  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);
}
.feature_fixed_d2d3
  .shade-green-71b6
  .focus_full_44a5 {
  background-color: var(--e-global-color-primary);
}
.feature_fixed_d2d3
  .shade-green-71b6
  .focus_full_44a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_fixed_d2d3
  .shade-green-71b6
  .focus_full_44a5:hover {
  background-color: var(--e-global-color-primary);
}
.feature_fixed_d2d3
  .shade-green-71b6
  .notice_new_8a53 {
  background-color: var(--e-global-color-primary);
}
.feature_fixed_d2d3
  .shade-green-71b6
  .notice_new_8a53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_fixed_d2d3
  .shade-green-71b6
  .notice_new_8a53:hover {
  background-color: var(--e-global-color-primary);
}
.feature_fixed_d2d3
  .disabled_upper_03a1
  .table-38f8
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_fixed_d2d3
  .disabled_upper_03a1
  .tabs-8b34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_fixed_d2d3
  .disabled_upper_03a1
  .heading_smooth_c4b5 {
  color: var(--e-global-color-text);
}
.feature_fixed_d2d3
  .disabled_upper_03a1
  .heading_smooth_c4b5
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_fixed_d2d3
  .disabled_upper_03a1
  .focus_full_44a5 {
  background-color: var(--e-global-color-primary);
}
.feature_fixed_d2d3
  .disabled_upper_03a1
  .focus_full_44a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_fixed_d2d3
  .disabled_upper_03a1
  .focus_full_44a5:hover {
  background-color: var(--e-global-color-primary);
}
.feature_fixed_d2d3
  .disabled_upper_03a1
  .notice_new_8a53 {
  background-color: var(--e-global-color-primary);
}
.feature_fixed_d2d3
  .disabled_upper_03a1
  .notice_new_8a53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_fixed_d2d3
  .disabled_upper_03a1
  .notice_new_8a53:hover {
  background-color: var(--e-global-color-primary);
}
.feature_fixed_d2d3 .form_d55d {
  background-color: var(--e-global-color-primary);
}
.feature_fixed_d2d3 .form_d55d:hover {
  background-color: var(--e-global-color-primary);
}
.feature_fixed_d2d3 .surface-a27b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_fixed_d2d3 .light_bf85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-5cb9 .dropdown_paper_65cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-5cb9
  .container-large-3219
  > div:nth-child(3)
  .dropdown_paper_65cb,
.stone-5cb9
  .sort-d643
  > div:nth-child(1)
  .dropdown_paper_65cb,
.stone-5cb9
  .easy-861f
  > div:nth-child(1)
  .dropdown_paper_65cb,
.stone-5cb9
  .surface-de07
  > div:nth-child(1)
  .dropdown_paper_65cb,
.stone-5cb9
  .middle-7093
  > div:nth-child(1)
  .dropdown_paper_65cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-5cb9 .silver_8761 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-5cb9 .block-6747 {
  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);
}
.stone-5cb9 .outline-fe8a {
  background-color: var(--e-global-color-primary);
}
.stone-5cb9 .outline-fe8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-5cb9 .outline-fe8a:hover {
  background-color: var(--e-global-color-primary);
}
.stone-5cb9 .item_e189 {
  background-color: var(--e-global-color-primary);
}
.stone-5cb9 .item_e189:hover {
  background-color: var(--e-global-color-primary);
}
.stone-5cb9 .surface-a27b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-5cb9 .light_bf85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-center-10e4 .yellow-9917 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-center-10e4 .gold_fbe7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-center-10e4 .link-9225 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-center-10e4 .red_0960 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-center-10e4 .accordion-a398 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-center-10e4 .item_e189 {
  background-color: var(--e-global-color-primary);
}
.alert-center-10e4 .item_e189:hover {
  background-color: var(--e-global-color-primary);
}
.right_d5c1 .paragraph_c700 {
  background-color: var(--e-global-color-secondary);
}
.right_d5c1 .menu_yellow_e1a2 {
  background-color: var(--e-global-color-text);
}
.right_d5c1 .east_6322 {
  background-color: var(--e-global-color-secondary);
}
.right_d5c1 .gallery_024e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right_d5c1 .banner_dcf3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_d5c1 .huge_b53f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_d5c1 .gallery-b43d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_d5c1 .heading-lower-57c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-yellow-269b .footer-bright-42ce .thumbnail-down-5d09,
.outline-yellow-269b
  .footer-bright-42ce
  .thumbnail-down-5d09
  a,
.outline-yellow-269b .component_0d20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-yellow-269b .footer-bright-42ce .notice_7336,
.outline-yellow-269b .link_dafb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-yellow-269b .footer-bright-42ce .notice_7336 {
  color: var(--e-global-color-text);
}
.outline-yellow-269b .link_dafb {
  color: var(--e-global-color-text);
}
.outline-yellow-269b
  .footer-bright-42ce
  .large_8a90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-yellow-269b .complex_a945 .badge-c69b {
  background-color: var(--e-global-color-primary);
}
.outline-yellow-269b .complex_a945 .badge-c69b:hover {
  background-color: var(--e-global-color-primary);
}
.outline-yellow-269b .complex_a945 .description-bright-030c li span {
  background-color: var(--e-global-color-text);
}
.outline-yellow-269b .complex_a945 .description-bright-030c li span:hover {
  background-color: var(--e-global-color-primary);
}
.outline-yellow-269b
  .complex_a945
  .description-bright-030c
  li.notification-0f60
  span {
  background-color: var(--e-global-color-accent);
}
.outline-yellow-269b .north_e5d8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_3976 .cold_2dc2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_1917 .slider-plasma-078c {
  background-color: var(--e-global-color-primary);
}
.full_1917 .dynamic-3252 {
  background-color: var(--e-global-color-secondary);
}
.full_1917 .box_blue_d8b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_1917 .border-41cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_1917 .photo_b43f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_1917 .hard-8fc5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_1917 .title_easy_d6ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_1917 .narrow_82f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_1917 .yellow_7143 {
  background-color: var(--e-global-color-primary);
}
.full_1917 .yellow_7143 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot_ea9b .dirty-81af {
  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);
}
.hot_ea9b .carousel_48b2 {
  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);
}
.hot_ea9b
  .element_tall_2c0b:after {
  background-color: var(--e-global-color-primary);
}
.hot_ea9b .warm-2fb9 {
  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);
}
.middle-d30d .component_0d20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-d30d .link_dafb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-f7d5 .wood_3c17 .green_40c7 {
  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);
}
.banner-f7d5 .wood_3c17 .panel_3ccd {
  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);
}
.in_1179 .first-717b {
  background-color: var(--e-global-color-primary);
}
.in_1179 .in-fa43 {
  background-color: var(--e-global-color-secondary);
}
.in_1179 .hard-7555 .icon_7177 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_1179 .mask_fca6 .icon_7177 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-fast-aa78 .media-f967 .thumbnail-basic-7d67 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-fast-aa78 .media-f967 .pattern-dark-9c89 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-fast-aa78 .media-f967 .active_37fb {
  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);
}
.preview_0f35 .tertiary-up-6ff8 {
  border-color: var(--e-global-color-text);
}
.preview_0f35 .component_2335 {
  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);
}
.preview_0f35 .filter-c884 {
  color: var(--e-global-color-primary);
}
.preview_0f35 .paragraph_b33f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_hard_5ef3 .aside_e7c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_hard_5ef3 .notification_fast_2b6a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_hard_5ef3 .title-bb24:hover .aside_e7c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_hard_5ef3
  .title-bb24:hover
  .notification_fast_2b6a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-bottom-0eb2 .old_9d48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-bottom-0eb2 .hovered-2e09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_dim_7742 .widget_062e .frame-current-4749 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_dim_7742 .chip_complex_4a59 .frame-current-4749 {
  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_clean_55a2 .badge_e58a {
  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);
}
.container-bright-5f61 .gradient_e1fc .sort-soft-caef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-bright-5f61 .gradient_e1fc .sort-soft-caef {
  background-color: var(--e-global-color-secondary);
}
.container-bright-5f61 .main_f5d1 .sort-soft-caef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-bright-5f61 .main_f5d1 .sort-soft-caef {
  background-color: var(--e-global-color-secondary);
}
.container-bright-5f61 .container-0c02 .picture-6b77 {
  background-color: var(--e-global-color-primary);
}
.container-bright-5f61 .container-0c02:hover .picture-6b77 {
  background-color: var(--e-global-color-secondary);
}
.container-bright-5f61 .badge-c69b {
  background-color: var(--e-global-color-primary);
}
.container-bright-5f61 .badge-c69b:hover {
  background-color: var(--e-global-color-accent);
}
.container-bright-5f61 .description-bright-030c li span {
  background-color: var(--e-global-color-text);
}
.container-bright-5f61 .description-bright-030c li span:hover {
  background-color: var(--e-global-color-primary);
}
.container-bright-5f61 .description-bright-030c li.notification-0f60 span {
  background-color: var(--e-global-color-accent);
}
.liquid-e086 .sort-2aeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-e086 .narrow_7327 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_9241 .search-easy-ace2:before {
  background-color: var(--e-global-color-secondary);
}
.detail_9241 .text-c7da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_9241 .form-red-a101 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-dirty-4cca .panel_hot_317e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-dirty-4cca .panel_hot_317e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-dirty-4cca .panel_hot_317e.fn-active-f719 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-dirty-4cca .fresh-7167 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-dirty-4cca .photo_pink_d008 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-dirty-4cca .filter-lower-b571 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-dirty-4cca .solid-596d {
  background-color: var(--e-global-color-primary);
}
.component-dirty-4cca .solid-596d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-dirty-4cca .wrapper_431a {
  background-color: var(--e-global-color-primary);
}
.component-dirty-4cca .wrapper_431a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-easy-b106 .notice_down_f90e .smooth_712f a {
  color: var(--e-global-color-secondary);
}
.primary-easy-b106 .notice_down_f90e .smooth_712f a:hover {
  color: var(--e-global-color-secondary);
}
.primary-easy-b106 .notice_down_f90e .smooth_712f,
.primary-easy-b106 .notice_down_f90e .smooth_712f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-easy-b106 .notice_down_f90e .form-basic-9a49 {
  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);
}
.primary-easy-b106 .notice_down_f90e .table-23a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-easy-b106 .notice_down_f90e .module_e34e {
  background-color: var(--e-global-color-primary);
}
.primary-easy-b106 .notice_down_f90e .module_e34e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-easy-b106 .notice_down_f90e .module_e34e:hover {
  background-color: var(--e-global-color-primary);
}
.primary-easy-b106 .notice_down_f90e .aside_47d4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-easy-b106 .notice_down_f90e .aside_47d4 {
  background-color: var(--e-global-color-primary);
}
.primary-easy-b106 .notice_down_f90e .aside_47d4:hover {
  background-color: var(--e-global-color-primary);
}
.primary-easy-b106 .notice_down_f90e .badge-c69b {
  background-color: var(--e-global-color-primary);
}
.primary-easy-b106 .notice_down_f90e .badge-c69b:hover {
  background-color: var(--e-global-color-primary);
}
.primary-easy-b106 .complex_a945 .description-bright-030c li span {
  background-color: var(--e-global-color-text);
}
.primary-easy-b106 .complex_a945 .description-bright-030c li span:hover {
  background-color: var(--e-global-color-primary);
}
.primary-easy-b106 .complex_a945 .description-bright-030c li.notification-0f60 span {
  background-color: var(--e-global-color-accent);
}
.primary-easy-b106 .surface-a27b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-easy-b106 .light_bf85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_e5ab .video_fast_87dd .outline_ec24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_e5ab .video_fast_87dd .pink_b53e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_e5ab .video_fast_87dd .fresh-92ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_west_0cec .iron-1d92 {
  border-color: var(--e-global-color-text);
}
.pagination_west_0cec .wrapper-selected-f5da {
  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);
}
.pagination_west_0cec .tertiary_ec27 {
  color: var(--e-global-color-secondary);
}
.pagination_west_0cec .tertiary_ec27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_west_0cec .hot_e881 > * {
  color: var(--e-global-color-primary);
}
.pagination_west_0cec .hot_e881 > * svg {
  fill: var(--e-global-color-primary);
}
.pagination_west_0cec .first_42a1 {
  color: var(--e-global-color-primary);
}
.pagination_west_0cec .first_42a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_west_0cec .icon_27d7 {
  color: var(--e-global-color-primary);
}
.pagination_west_0cec .icon_27d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_west_0cec .medium_de13 {
  color: var(--e-global-color-primary);
}
.pagination_west_0cec .medium_de13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_west_0cec .preview_961f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_west_0cec .item_e6df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_west_0cec .item_e6df.module_dynamic_4cfe {
  color: var(--e-global-color-secondary);
}
.pagination_west_0cec .item_e6df.module_dynamic_4cfe .wood_cf34 {
  color: var(--e-global-color-accent);
}
.pagination_west_0cec .item_e6df.shadow_west_f589 {
  color: var(--e-global-color-text);
}
.pagination_west_0cec .item_e6df.shadow_west_f589 .wood_cf34 {
  color: var(--e-global-color-text);
}
.pagination_west_0cec .item_e6df:before {
  border-top-color: var(--e-global-color-text);
}
.pagination_west_0cec .wide-2e67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_west_0cec
  .wide-2e67
  .mask-large-fcc4 {
  background-color: var(--e-global-color-primary);
}
.pagination_west_0cec
  .wide-2e67
  .mask-large-fcc4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination_west_0cec .iron-1d92 .block-0151 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-steel-cda2 .text-medium-44e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-steel-cda2 .filter_e7cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-cold-0c4c .text-93c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-cold-0c4c
  .tabs_0a1b
  .title-wood-ebc5 {
  background-color: var(--e-global-color-secondary);
}
.carousel-cold-0c4c
  .tabs_0a1b.media_lower_1532
  .title-wood-ebc5 {
  background-color: var(--e-global-color-text);
}
.carousel-cold-0c4c
  .tabs_0a1b:hover
  .title-wood-ebc5 {
  background-color: var(--e-global-color-accent);
}
.carousel-cold-0c4c
  .tabs_0a1b.fn-active-f719
  .title-wood-ebc5 {
  background-color: var(--e-global-color-primary);
}
.tabs-basic-2e6e .box_small_08b0 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.tabs-basic-2e6e .photo-east-a897 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-basic-2e6e .breadcrumb-0284 {
  background-color: var(--e-global-color-primary);
}
.tabs-basic-2e6e .breadcrumb-0284 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-bebc .gradient-cb32 .picture_75b4 .green_db26 {
  background-color: var(--e-global-color-secondary);
}
.input-bebc .gradient-cb32 .title_wide_c47c:after {
  background-color: var(--e-global-color-secondary);
}
.input-bebc .disabled_ecd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-bebc .gradient-88d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-bebc .light-aef2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-bebc .notification-yellow-44c2 {
  background-color: var(--e-global-color-primary);
}
.input-bebc .notification-yellow-44c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-bebc .pagination_soft_15af {
  background-color: var(--e-global-color-secondary);
}
.input-bebc .pagination_soft_15af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-bebc .gradient-cb32 .layout-4043 .texture_large_869b:hover {
  background-color: var(--e-global-color-primary);
}
.input-bebc
  .gradient-cb32
  .layout-4043
  .texture_large_869b.backdrop_yellow_3367 {
  background-color: var(--e-global-color-primary);
}
.input-bebc .gradient-cb32 .plasma_6ecc:before {
  border-color: var(--e-global-color-primary);
}
.input-bebc .gradient-cb32 .plasma_6ecc:hover:before {
  border-color: var(--e-global-color-secondary);
}
.input-bebc
  .gradient-cb32
  .plasma_6ecc.mask_large_b9ae:before {
  border-color: var(--e-global-color-primary);
}
.input-bebc .white_5ffd span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-8782 .shade-7799 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-8782 .shade-7799:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-8782 .shade-7799.thumbnail-68e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-8782 .hot-133b {
  background-color: var(--e-global-color-primary);
}
.component-8782 .hot-133b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-8782
  .sort-pressed-4d8b
  .last-932e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-8782
  .hard_960b
  .last-932e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_1ee5
  .overlay-4840
  .footer_6aa1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_1ee5
  .overlay-4840
  .description-89e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_1ee5 .progress_prev_5ac1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_1ee5 .section-8493 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_1ee5 .mini_c1c1 {
  background-color: var(--e-global-color-primary);
}
.secondary_1ee5 .mini_c1c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_small_a736 .tooltip_d5fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_small_a736 .container_1f51 {
  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);
}
.summary_small_a736 .avatar-167f {
  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);
}
.summary_small_a736 .avatar-167f a:hover {
  color: var(--e-global-color-secondary);
}
.summary_small_a736 .badge-ff57 {
  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);
}
.summary_small_a736 .list-narrow-93e5 {
  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);
}
.summary_small_a736 .easy-bf90 .badge-c69b {
  background-color: var(--e-global-color-primary);
}
.summary_small_a736 .easy-bf90 .badge-c69b:hover {
  background-color: var(--e-global-color-accent);
}
.summary_small_a736
  .easy-bf90
  .description-bright-030c
  li
  span {
  background-color: var(--e-global-color-text);
}
.summary_small_a736
  .easy-bf90
  .description-bright-030c
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.summary_small_a736
  .easy-bf90
  .description-bright-030c
  li.notification-0f60
  span {
  background-color: var(--e-global-color-accent);
}
.popup-purple-21aa
  .header-down-0860
  .detail_clean_fcfe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-purple-21aa .header-down-0860 .panel-last-56f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-purple-21aa .header-down-0860 .accent_fluid_65f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-purple-21aa .slider_84a9 {
  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);
}
.popup-purple-21aa
  .outline_7579.header-cdbd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8
  > a {
  background-color: var(--e-global-color-text);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8
  > a
  .last-895f.preview-tiny-470e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8
  > a
  .media-down-020f.pink-9009 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8
  > .popup_silver_3de3
  .thumbnail-11e8
  > a {
  background-color: var(--e-global-color-secondary);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8
  > .popup_silver_3de3
  .thumbnail-11e8
  > a
  .border-clean-0f2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8
  > .popup_silver_3de3
  .thumbnail-11e8
  > a
  .media-down-020f.tooltip-soft-82a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8
  > a
  .sidebar_full_a35c:before {
  color: var(--e-global-color-text);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8
  > .popup_silver_3de3
  a
  .sidebar_full_a35c:before {
  color: var(--e-global-color-text);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8.text_large_20df
  > a
  .sidebar_full_a35c:before {
  color: var(--e-global-color-text);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8
  > .popup_silver_3de3
  .thumbnail-11e8.text_large_20df
  > a
  .sidebar_full_a35c:before {
  color: var(--e-global-color-text);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8
  > a
  .plasma_3488
  .component-mini-5191 {
  color: var(--e-global-color-text);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8
  > .popup_silver_3de3
  a
  .plasma_3488
  .component-mini-5191 {
  color: var(--e-global-color-text);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8
  > a
  .plasma_3488
  .component-mini-5191,
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8
  > .popup_silver_3de3
  a
  .plasma_3488
  .component-mini-5191 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8
  > a
  .full_7e7d:before {
  color: var(--e-global-color-text);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8
  > .popup_silver_3de3
  a
  .full_7e7d:before {
  color: var(--e-global-color-text);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8.text_large_20df
  > a
  .full_7e7d:before {
  color: var(--e-global-color-text);
}
.popup_tiny_43b8
  > .rough_c5d0
  > div
  > .outline-brown-45c2
  > .thumbnail-11e8
  > .popup_silver_3de3
  .thumbnail-11e8.text_large_20df
  > a
  .full_7e7d:before {
  color: var(--e-global-color-text);
}
.paper-7f4d .column_lite_cbb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper-7f4d
  .banner_static_5c04:hover
  .column_lite_cbb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-c456
  > .rough_c5d0
  > .video_df24
  > .medium-5fdb
  > .carousel_d523
  > .old-0118
  .short_79ba {
  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);
}
.menu-c456
  > .rough_c5d0
  > .video_df24
  > .medium-5fdb
  > .carousel_d523
  > .old-0118:hover
  .short_79ba {
  color: var(--e-global-color-text);
}
.menu-c456
  > .rough_c5d0
  > .video_df24
  > .medium-5fdb
  > .carousel_d523
  > .old-0118:hover
  .short_79ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-c456
  > .rough_c5d0
  > .video_df24
  > .medium-5fdb
  > .carousel_d523.info_153a
  > .old-0118
  .short_79ba {
  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);
}
.warm-a497 .red-3a14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-a497 .detail-30d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-a497 .overlay-copper-7504 {
  background-color: var(--e-global-color-primary);
}
.warm-a497 .overlay-copper-7504 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-be89
  > .rough_c5d0
  > .paper_771d
  > .purple_5f57
  > .filter-south-2145
  .in_12a3 {
  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);
}
.tiny-be89
  > .rough_c5d0
  > .paper_771d
  > .purple_5f57
  > .filter-south-2145
  .container-f3a7 {
  color: var(--e-global-color-text);
}
.tiny-be89
  > .rough_c5d0
  > .paper_771d
  > .purple_5f57
  > .filter-south-2145:hover
  .in_12a3 {
  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);
}
.tiny-be89
  > .rough_c5d0
  > .paper_771d
  > .purple_5f57
  > .filter-south-2145:hover
  .container-f3a7 {
  color: var(--e-global-color-secondary);
}
.tiny-be89
  > .rough_c5d0
  > .paper_771d
  > .purple_5f57
  > .filter-south-2145.section_action_43b4
  .in_12a3 {
  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);
}
.tiny-be89
  > .rough_c5d0
  > .paper_771d
  > .purple_5f57
  > .filter-south-2145.section_action_43b4
  .container-f3a7 {
  color: var(--e-global-color-primary);
}
.caption_3f42
  .current_84e7
  .element_5685 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_3f42 .content-fcd0 .block-0151 .content_silver_de02 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_7931 .fluid-5bb3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_7931 .motion_82e7 .fluid-5bb3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_7931 .warm_cdce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid_7931 .warm_cdce {
  background-color: var(--e-global-color-primary);
}
.background_8a17 .row-prev-454e .thumbnail_full_02c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_8a17
  .row-prev-454e:hover
  .thumbnail_over_ecdc {
  color: var(--e-global-color-secondary);
}
.background_8a17
  .row-prev-454e:hover
  .thumbnail_full_02c9 {
  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);
}
.over_763b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.tertiary-upper-1390 {
  max-width: 1400px !important;
}

.container_e839 {
  flex-direction: column;
}

.container_e839 .column_2cb1 {
  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.container_e839 .column_2cb1 {
  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);
}

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

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

.footer-old-ad06.row-7e9e {
  display: none;
}

.banner_east_1399 {
  display: none;
}

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

.module_new_ad2e.sidebar-cool-3975 {
  margin-bottom: 40px;
  width: 100%;
}

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

.container_e839 a {
  width: 100%;
}

.wrapper_down_5778 .footer_active_240a.filter_52e7 {
  width: 20% !important;
}

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

.card-1df6: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%);
}

.card-1df6 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.wrapper_down_5778
  .footer_active_240a.detail-eee7
  .gold-1c86
  .lite-ca27 {
  font-size: 20px !important;
}

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

.title-iron-6f37 {
  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;
}

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

  text-align: center;
}

.mask-7291.search-stale-8c97 > .photo-3dab {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.pattern-short-4918 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.cool-8ac2 {
  display: flex;
  gap: 50px;
}

.wrapper_down_5778
  .footer_active_240a.paragraph-light-6d71
  .mask_middle_5184
  .input_black_97ed {
  width: 100% !important;
}

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

.new-4713 {
  width: 100%;
}

.block-last-0d73 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.easy-eb69 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.large_b77d:hover .easy-eb69 {
  visibility: visible;
}
.large_b77d:hover.large_b77d::before {
  display: block;
}

.alert_inner_1288 h3 {
  color: #fff;
}

.panel-04d8 {
  margin: 0;
}

.wrapper_down_5778
  .footer_active_240a.paragraph-light-6d71
  .input_black_97ed
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.primary-fbe1 {
  width: 100%;
}

.bottom-06c2 {
  width: 100%;
}

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

.bottom-06c2 {
  width: 100%;
}

.prev-20f7 {
  margin-bottom: 10px !important;
}

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

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

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

.container_e839 .column_2cb1.gas_32cd {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.container_e839 h1.column_2cb1 {
  margin-top: 80px !important;
}

.wrapper_down_5778 .footer_active_240a.footer_34d1 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.component-mini-7458 img {
  width: 100%;
}

.huge_047f .input-prev-678c.gold-1c86 {
  justify-content: space-between;
}

.link-dark-570b {
  display: none;
}

.heading_97c4 .box_new_65d8 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .mask-7291 .photo-3dab {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .card-1df6 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .huge_047f .input-prev-678c.gold-1c86 {
    border-bottom: 1px solid #f0c159;
  }

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

  .mask-7291.search-stale-8c97 > .photo-3dab {
    gap: 15px;
    justify-content: space-between;
  }

  .wrapper_down_5778
    .footer_active_240a.paragraph-light-6d71
    .input_black_97ed
    img {
    width: 60% !important;
  }

  .pattern-short-4918 {
    left: 2%;
  }

  .slider_cda6 {
    margin: 10px 0;
  }

  .container_e839 .box_new_65d8 {
    margin: 0;
    margin-bottom: 10px;
  }

  .card-1df6 {
    font-size: 16px !important;
  }

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

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

  h2.container_e839 .column_2cb1,
  .container_e839 .column_2cb1 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .input_black_97ed {
    justify-content: center;
  }

  .container_e839 .box_new_65d8 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .active-glass-d5de {
    margin-bottom: 15px !important;
  }

  .wrapper_down_5778 .footer_active_240a.filter_52e7 {
    width: 75% !important;
  }

  .component-mini-7458 img {
    width: 100% !important;
  }
}

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

  h2.container_e839 .column_2cb1,
  .container_e839 .column_2cb1 {
    font-size: 30px !important;
  }

  .input_black_97ed {
    justify-content: center;
  }

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

  .message-hard-ce0d
    .filter-short-25da.fixed-7db1 {
    margin: 0 !important;
  }

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

  .slider_cda6 {
    display: flex;
  }

  .focus-4998 .card-1df6 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .container_e839 h1.column_2cb1 {
    margin-top: 40px !important;
  }

  .wrapper_down_5778
    .footer_active_240a.paragraph-light-6d71
    .input_black_97ed
    img,
  .active-dynamic-8ff6 .mask_middle_5184 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .wrapper_down_5778 .footer_active_240a.filter_52e7 {
    width: 100% !important;
  }

  .mask-7291.search-stale-8c97 > .photo-3dab {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.huge_047f .input-prev-678c.gold-1c86 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.huge_047f .input-prev-678c.gold-1c86: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);
}

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

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

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

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

.footer-old-ad06: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .huge_047f .input-prev-678c.gold-1c86 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .container_e839 .column_2cb1 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .card-1df6 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.status_78da .primary_a5bd {
  flex-shrink: 0;
  white-space: nowrap;
}

.status_78da .feature-hovered-2eac {
  flex-shrink: 0;
  min-width: fit-content;
}

.status_78da .lite-ca27 {
  white-space: nowrap;
}

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

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

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

.status_78da .feature-hovered-2eac {
  max-width: 80px !important;
  overflow: hidden;
}

.status_78da .input-prev-678c.gold-1c86 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.status_78da .lite-ca27 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: f5c2 */
.promo-block-n2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
