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(.search_plasma_270a) {
  gap: 0.5em;
}
:where(.banner_green_a454) {
  gap: 0.5em;
}
body .hidden-up-1dca > .button-c777 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hidden-up-1dca > .orange-a0d0 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hidden-up-1dca > .out-4b20 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .thumbnail-smooth-d77c > .button-c777 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .thumbnail-smooth-d77c > .orange-a0d0 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .thumbnail-smooth-d77c > .out-4b20 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .thumbnail-smooth-d77c
  > :where(:not(.button-c777):not(.orange-a0d0):not(.element_c384)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .thumbnail-smooth-d77c > .widget_bottom_0d67 {
  max-width: var(--wp--style--global--wide-size);
}
body .search_plasma_270a {
  display: flex;
}
body .search_plasma_270a {
  flex-wrap: wrap;
  align-items: center;
}
body .search_plasma_270a > * {
  margin: 0;
}
body .banner_green_a454 {
  display: grid;
}
body .banner_green_a454 > * {
  margin: 0;
}
:where(.form-c3d6.search_plasma_270a) {
  gap: 2em;
}
:where(.form-c3d6.banner_green_a454) {
  gap: 2em;
}
:where(.cold-b77f.search_plasma_270a) {
  gap: 1.25em;
}
:where(.cold-b77f.banner_green_a454) {
  gap: 1.25em;
}
.backdrop-3d31 {
  color: var(--wp--preset--color--black) !important;
}
.wide-6666 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.silver-e315 {
  color: var(--wp--preset--color--white) !important;
}
.description-b54c {
  color: var(--wp--preset--color--pale-pink) !important;
}
.sort-plasma-a1c5 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.progress_easy_f4df {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.liquid-3a69 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.medium-9591 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.tall-ab7c {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.nav-outer-f990 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.iron-1dd9 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.module-6423 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.primary-bottom-aff3 {
  background-color: var(--wp--preset--color--black) !important;
}
.widget-next-9722 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.disabled_5e5f {
  background-color: var(--wp--preset--color--white) !important;
}
.notice_ac03 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.tag-028d {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tertiary-c369 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.thumbnail-bright-28b1 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.component_east_9f4f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.detail-purple-ff99 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.message_narrow_832f {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.heading-bottom-b673 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.search_dark_c3ee {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.button_5af8 {
  border-color: var(--wp--preset--color--black) !important;
}
.dropdown-over-e2f4 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.action_5a68 {
  border-color: var(--wp--preset--color--white) !important;
}
.detail-wood-67ee {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.article_prev_f1b1 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.pink_6165 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.card-in-ad56 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.shade_prev_b0f9 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.component_pink_a21b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.liquid-7ef1 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.icon-cool-e5c4 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.left_78e9 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.hidden-cold-b587 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.green_605d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.thick-9fbe {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.heading-orange-fd87 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.gradient-7839 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.tooltip-b00d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.lite-1a9c {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.orange_fa67 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.video-7875 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.focused_90dd {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.tall-bec2 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.stone_d2cb {
  background: var(--wp--preset--gradient--midnight) !important;
}
.top_9559 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.narrow-b5d7 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.current-6ea9 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.media_large_1187 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.slider-c8e3 a:where(:not(.wrapper_bec4)) {
  color: inherit;
}
:where(.cold-b77f.search_plasma_270a) {
  gap: 1.25em;
}
:where(.cold-b77f.banner_green_a454) {
  gap: 1.25em;
}
:where(.form-c3d6.search_plasma_270a) {
  gap: 2em;
}
:where(.form-c3d6.banner_green_a454) {
  gap: 2em;
}
.motion_86a6 {
  font-size: 1.5em;
  line-height: 1.6;
}

.thick_3d34 .item_58a8 {
  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);
}
.detail_warm_ce90 .stale_a8dc {
  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);
}
.pattern_cc81 {
  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);
}
.pattern_cc81.hover-plasma-936a .mini-06f8 {
  background-color: var(--e-global-color-primary);
}
.pattern_cc81.header-large-2604 .mini-06f8,
.pattern_cc81.gallery-51db .mini-06f8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.easy-da04 .old-ba4e {
  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_b84f {
  --divider-color: var(--e-global-color-secondary);
}
.hard_b84f .lower_a746 {
  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_b84f.component_purple_22d3 .container_purple_6208 {
  background-color: var(--e-global-color-secondary);
}
.hard_b84f.pagination-huge-72c1 .container_purple_6208,
.hard_b84f.block_6eb2 .container_purple_6208 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.hard_b84f.pagination-huge-72c1 .container_purple_6208,
.hard_b84f.block_6eb2 .container_purple_6208 svg {
  fill: var(--e-global-color-secondary);
}
.yellow-f0a6 .purple_b489 {
  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);
}
.yellow-f0a6 .column-pressed-3867 {
  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_44ed.component_purple_22d3 .container_purple_6208 {
  background-color: var(--e-global-color-primary);
}
.menu_44ed.pagination-huge-72c1 .container_purple_6208,
.menu_44ed.block_6eb2 .container_purple_6208 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.menu_44ed.pagination-huge-72c1 .container_purple_6208,
.menu_44ed.block_6eb2 .container_purple_6208 svg {
  fill: var(--e-global-color-primary);
}
.slider-c0ca.component_purple_22d3 .container_purple_6208 {
  background-color: var(--e-global-color-primary);
}
.slider-c0ca.pagination-huge-72c1 .container_purple_6208,
.slider-c0ca.block_6eb2 .container_purple_6208 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.slider-c0ca .article_easy_51b3 {
  color: var(--e-global-color-primary);
}
.slider-c0ca .article_easy_51b3,
.slider-c0ca .article_easy_51b3 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-c0ca .clean_22bd {
  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);
}
.highlight_7bfe .advanced-6dc1 {
  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);
}
.slider-9086 .bottom_7ccc .smooth_3b19 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_ad75 .menu_upper_6f06:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.header_ad75 .hovered-8353 i {
  color: var(--e-global-color-primary);
}
.header_ad75 .hovered-8353 svg {
  fill: var(--e-global-color-primary);
}
.header_ad75 .pagination_daec {
  color: var(--e-global-color-secondary);
}
.header_ad75 .menu_upper_6f06 > .pagination_daec,
.header_ad75 .menu_upper_6f06 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-4ea0 .text_east_c575 {
  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);
}
.cool-4ea0 .filter-top-82ce {
  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);
}
.photo-442d .pro_5d40 .up_d041 {
  background-color: var(--e-global-color-primary);
}
.photo-442d .orange_e48e {
  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);
}
.dynamic_cfc9 .hard-a496 {
  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);
}
.dynamic_cfc9 .motion_0114 {
  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);
}
.dynamic_cfc9 .prev-74f9 {
  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);
}
.image-dadb .progress_thick_1ad0,
.image-dadb .progress_thick_1ad0 a {
  color: var(--e-global-color-primary);
}
.image-dadb .progress_thick_1ad0.hard-427d,
.image-dadb .progress_thick_1ad0.hard-427d a {
  color: var(--e-global-color-accent);
}
.image-dadb .progress_thick_1ad0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-dadb .alert_up_86c2 {
  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);
}
.video_pro_27b5 .menu-motion-7ee3,
.video_pro_27b5 .disabled-pink-b013 {
  color: var(--e-global-color-primary);
}
.video_pro_27b5 .menu-motion-7ee3 svg {
  fill: var(--e-global-color-primary);
}
.video_pro_27b5 .hard-427d .menu-motion-7ee3,
.video_pro_27b5 .hard-427d .disabled-pink-b013 {
  color: var(--e-global-color-accent);
}
.video_pro_27b5 .hard-427d .menu-motion-7ee3 svg {
  fill: var(--e-global-color-accent);
}
.video_pro_27b5 .disabled-pink-b013 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_pro_27b5 .alert_up_86c2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-3112 .notification_ec6c,
.focus-3112 .shadow-north-c1a8 {
  color: var(--e-global-color-primary);
}
.focus-3112 .shadow-north-c1a8 svg {
  fill: var(--e-global-color-primary);
}
.focus-3112 .progress_thick_1ad0.hard-427d a,
.focus-3112
  .progress_thick_1ad0.hard-427d
  .shadow-north-c1a8 {
  color: var(--e-global-color-accent);
}
.focus-3112 .notification_ec6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-3112 .alert_up_86c2 {
  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);
}
.media_current_d9b8 .shade_dca8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_current_d9b8 .banner-motion-1269 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_pro_290f .backdrop_d746 .image_center_ef82 {
  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);
}
.mask_pro_290f .backdrop_d746 .hot_eea4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_pro_290f .header-full-4791 .image_center_ef82 {
  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);
}
.mask_pro_290f
  .header-full-4791
  .hot_eea4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_pro_290f
  .action_d182
  .image_center_ef82 {
  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);
}
.mask_pro_290f
  .action_d182
  .hot_eea4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_pro_290f
  .aside_gas_8035
  .image_center_ef82 {
  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);
}
.mask_pro_290f
  .aside_gas_8035
  .hot_eea4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-hovered-a22b .primary_fluid_dc63 {
  background-color: var(--e-global-color-primary);
}
.tabs-hovered-a22b .primary_fluid_dc63:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-hovered-a22b .overlay_focused_78b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-hovered-a22b
  .primary_fluid_dc63:hover
  .overlay_focused_78b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-1dcc .wide-4150 {
  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);
}
.white-4d92 .sidebar-plasma-8e98 .fixed_c794 a {
  background-color: var(--e-global-color-accent);
}
.white-4d92 .sidebar-plasma-8e98 .purple_cf5e a {
  background-color: var(--e-global-color-accent);
}
.white-4d92 .sidebar-plasma-8e98 .fixed_c794 a,
.white-4d92 .sidebar-plasma-8e98 .purple_cf5e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-black-b4b0
  .primary-last-7fc1.banner_d093
  .sidebar-plasma-8e98
  a.focus-ca25 {
  background-color: var(--e-global-color-accent);
}
.status-black-b4b0
  .primary-last-7fc1.banner_d093
  .sidebar-plasma-8e98
  span.focus-ca25.fn-current-10bf {
  background-color: var(--e-global-color-text);
}
.status-black-b4b0
  .primary-last-7fc1.banner_d093
  .sidebar-plasma-8e98
  .focus-ca25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_old_ce32 .gallery-8258 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_old_ce32
  .tag_7ace
  > .module-dark-92d8
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_old_ce32
  .tooltip-9d53
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_old_ce32
  .video-63b9
  .status-f5b7,
.preview_old_ce32
  .video-63b9
  .notification-lite-6142 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_old_ce32
  .video-63b9
  .backdrop-8a23,
.preview_old_ce32
  .video-63b9
  a
  .backdrop-8a23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_old_ce32
  .video-63b9
  .info-large-b173 {
  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_old_ce32
  .video-63b9
  .next-584c {
  background-color: var(--e-global-color-primary);
}
.preview_old_ce32
  .video-63b9
  .next-584c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_old_ce32
  .video-63b9
  .next-584c:hover {
  background-color: var(--e-global-color-primary);
}
.preview_old_ce32
  .video-63b9
  .item-orange-737b {
  background-color: var(--e-global-color-primary);
}
.preview_old_ce32
  .video-63b9
  .item-orange-737b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_old_ce32
  .video-63b9
  .item-orange-737b:hover {
  background-color: var(--e-global-color-primary);
}
.preview_old_ce32
  .filter-fluid-029f
  .widget-action-e366
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_old_ce32
  .filter-fluid-029f
  .bottom_7a65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_old_ce32
  .filter-fluid-029f
  .info-large-b173 {
  color: var(--e-global-color-text);
}
.preview_old_ce32
  .filter-fluid-029f
  .info-large-b173
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_old_ce32
  .filter-fluid-029f
  .next-584c {
  background-color: var(--e-global-color-primary);
}
.preview_old_ce32
  .filter-fluid-029f
  .next-584c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_old_ce32
  .filter-fluid-029f
  .next-584c:hover {
  background-color: var(--e-global-color-primary);
}
.preview_old_ce32
  .filter-fluid-029f
  .item-orange-737b {
  background-color: var(--e-global-color-primary);
}
.preview_old_ce32
  .filter-fluid-029f
  .item-orange-737b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_old_ce32
  .filter-fluid-029f
  .item-orange-737b:hover {
  background-color: var(--e-global-color-primary);
}
.preview_old_ce32 .over_f61e {
  background-color: var(--e-global-color-primary);
}
.preview_old_ce32 .over_f61e:hover {
  background-color: var(--e-global-color-primary);
}
.preview_old_ce32 .main_left_93a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_old_ce32 .box_complex_fc2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-df27 .status-1dad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-df27
  .sort_north_16da
  > div:nth-child(3)
  .status-1dad,
.surface-df27
  .prev_e4a7
  > div:nth-child(1)
  .status-1dad,
.surface-df27
  .progress_06ff
  > div:nth-child(1)
  .status-1dad,
.surface-df27
  .photo_fluid_14c3
  > div:nth-child(1)
  .status-1dad,
.surface-df27
  .texture_hard_0a5b
  > div:nth-child(1)
  .status-1dad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-df27 .summary_in_48c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-df27 .row-d395 {
  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);
}
.surface-df27 .video-silver-376b {
  background-color: var(--e-global-color-primary);
}
.surface-df27 .video-silver-376b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-df27 .video-silver-376b:hover {
  background-color: var(--e-global-color-primary);
}
.surface-df27 .dynamic-8f02 {
  background-color: var(--e-global-color-primary);
}
.surface-df27 .dynamic-8f02:hover {
  background-color: var(--e-global-color-primary);
}
.surface-df27 .main_left_93a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-df27 .box_complex_fc2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_east_5365 .gold_bd7b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_east_5365 .secondary_new_46f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_east_5365 .container_lite_8dff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_east_5365 .highlight_plasma_8c22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_east_5365 .focused-f0d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_east_5365 .dynamic-8f02 {
  background-color: var(--e-global-color-primary);
}
.header_east_5365 .dynamic-8f02:hover {
  background-color: var(--e-global-color-primary);
}
.badge_lite_079e .article_2f1a {
  background-color: var(--e-global-color-secondary);
}
.badge_lite_079e .menu_55ea {
  background-color: var(--e-global-color-text);
}
.badge_lite_079e .thumbnail-5b70 {
  background-color: var(--e-global-color-secondary);
}
.badge_lite_079e .hero_bright_85d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_lite_079e .south-04bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_lite_079e .gradient-north-7530 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_lite_079e .title_a64e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_lite_079e .summary_simple_ea22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_459a .dim-8276 .banner-3ccf,
.aside_459a
  .dim-8276
  .banner-3ccf
  a,
.aside_459a .shade-3abd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_459a .dim-8276 .message_hard_2291,
.aside_459a .east-219a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_459a .dim-8276 .message_hard_2291 {
  color: var(--e-global-color-text);
}
.aside_459a .east-219a {
  color: var(--e-global-color-text);
}
.aside_459a
  .dim-8276
  .liquid_386b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_459a .card_a639 .south_c3e9 {
  background-color: var(--e-global-color-primary);
}
.aside_459a .card_a639 .south_c3e9:hover {
  background-color: var(--e-global-color-primary);
}
.aside_459a .card_a639 .prev-c755 li span {
  background-color: var(--e-global-color-text);
}
.aside_459a .card_a639 .prev-c755 li span:hover {
  background-color: var(--e-global-color-primary);
}
.aside_459a
  .card_a639
  .prev-c755
  li.chip-cold-c719
  span {
  background-color: var(--e-global-color-accent);
}
.aside_459a .filter-4aa8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_2420 .table_9680 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_679d .article_full_4c1d {
  background-color: var(--e-global-color-primary);
}
.nav_679d .motion_a9aa {
  background-color: var(--e-global-color-secondary);
}
.nav_679d .copper_16f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_679d .accordion_078c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_679d .menu-static-da33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_679d .badge_slow_4ee5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_679d .video_c35b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_679d .backdrop_08cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_679d .pressed-b33e {
  background-color: var(--e-global-color-primary);
}
.nav_679d .pressed-b33e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_wood_01a0 .shadow_9afe {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_wood_01a0 .paragraph_out_80b6 {
  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);
}
.panel_wood_01a0
  .aside_2a7f:after {
  background-color: var(--e-global-color-primary);
}
.panel_wood_01a0 .stone_6986 {
  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);
}
.center-dc82 .shade-3abd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-dc82 .east-219a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_last_ef73 .hidden_slow_769c .top-b0f7 {
  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);
}
.link_last_ef73 .hidden_slow_769c .pattern_down_bcaf {
  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);
}
.background_steel_1a30 .small_0ac6 {
  background-color: var(--e-global-color-primary);
}
.background_steel_1a30 .soft_9da0 {
  background-color: var(--e-global-color-secondary);
}
.background_steel_1a30 .card-0ffc .pagination_active_e404 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_steel_1a30 .under_7b56 .pagination_active_e404 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-8fb5 .black_fe14 .container-west-b2f7 {
  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);
}
.element-8fb5 .black_fe14 .video_c944 {
  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);
}
.element-8fb5 .black_fe14 .filter_abbb {
  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);
}
.hot_1470 .picture_4576 {
  border-color: var(--e-global-color-text);
}
.hot_1470 .block-static-c0cf {
  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);
}
.hot_1470 .smooth_b2ba {
  color: var(--e-global-color-primary);
}
.hot_1470 .border-bronze-dc0b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-outer-663a .warm-eb69 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-outer-663a .wide-e425 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-outer-663a .hard-c852:hover .warm-eb69 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-outer-663a
  .hard-c852:hover
  .wide-e425 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last_193c .fast-4c09 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last_193c .banner-a054 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_8aa3 .column-last-9782 .background-plasma-ba32 {
  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);
}
.basic_8aa3 .shade-current-344f .background-plasma-ba32 {
  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);
}
.dropdown_fluid_7082 .complex-cfc8 {
  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);
}
.gold_1162 .grid-43fc .lite-2a95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_1162 .grid-43fc .lite-2a95 {
  background-color: var(--e-global-color-secondary);
}
.gold_1162 .first-0b49 .lite-2a95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_1162 .first-0b49 .lite-2a95 {
  background-color: var(--e-global-color-secondary);
}
.gold_1162 .banner_short_e3f0 .sidebar_gas_095c {
  background-color: var(--e-global-color-primary);
}
.gold_1162 .banner_short_e3f0:hover .sidebar_gas_095c {
  background-color: var(--e-global-color-secondary);
}
.gold_1162 .south_c3e9 {
  background-color: var(--e-global-color-primary);
}
.gold_1162 .south_c3e9:hover {
  background-color: var(--e-global-color-accent);
}
.gold_1162 .prev-c755 li span {
  background-color: var(--e-global-color-text);
}
.gold_1162 .prev-c755 li span:hover {
  background-color: var(--e-global-color-primary);
}
.gold_1162 .prev-c755 li.chip-cold-c719 span {
  background-color: var(--e-global-color-accent);
}
.popup-hard-6fba .paper-5539 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-hard-6fba .east-3b2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-3382 .dropdown-fast-a144:before {
  background-color: var(--e-global-color-secondary);
}
.background-3382 .right_23d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-3382 .gallery-center-e544 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-0c2f .popup_red_60f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-0c2f .popup_red_60f6:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-0c2f .popup_red_60f6.fn-active-10bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-0c2f .frame-21ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-0c2f .up-0a20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-0c2f .modal_1ad7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-0c2f .menu_bf43 {
  background-color: var(--e-global-color-primary);
}
.label-0c2f .menu_bf43 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-0c2f .box-bottom-0f72 {
  background-color: var(--e-global-color-primary);
}
.label-0c2f .box-bottom-0f72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-17f0 .notification-9f1c .mini_6be4 a {
  color: var(--e-global-color-secondary);
}
.bottom-17f0 .notification-9f1c .mini_6be4 a:hover {
  color: var(--e-global-color-secondary);
}
.bottom-17f0 .notification-9f1c .mini_6be4,
.bottom-17f0 .notification-9f1c .mini_6be4 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-17f0 .notification-9f1c .green-9712 {
  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);
}
.bottom-17f0 .notification-9f1c .dynamic-8043 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-17f0 .notification-9f1c .border_966d {
  background-color: var(--e-global-color-primary);
}
.bottom-17f0 .notification-9f1c .border_966d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-17f0 .notification-9f1c .border_966d:hover {
  background-color: var(--e-global-color-primary);
}
.bottom-17f0 .notification-9f1c .tall-134e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-17f0 .notification-9f1c .tall-134e {
  background-color: var(--e-global-color-primary);
}
.bottom-17f0 .notification-9f1c .tall-134e:hover {
  background-color: var(--e-global-color-primary);
}
.bottom-17f0 .notification-9f1c .south_c3e9 {
  background-color: var(--e-global-color-primary);
}
.bottom-17f0 .notification-9f1c .south_c3e9:hover {
  background-color: var(--e-global-color-primary);
}
.bottom-17f0 .card_a639 .prev-c755 li span {
  background-color: var(--e-global-color-text);
}
.bottom-17f0 .card_a639 .prev-c755 li span:hover {
  background-color: var(--e-global-color-primary);
}
.bottom-17f0 .card_a639 .prev-c755 li.chip-cold-c719 span {
  background-color: var(--e-global-color-accent);
}
.bottom-17f0 .main_left_93a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-17f0 .box_complex_fc2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_301b .outline-c44e .mini_492a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_301b .outline-c44e .notice_046d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_301b .outline-c44e .description_d9b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_mini_a9c8 .simple_9580 {
  border-color: var(--e-global-color-text);
}
.main_mini_a9c8 .bronze_6534 {
  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);
}
.main_mini_a9c8 .under_7dcc {
  color: var(--e-global-color-secondary);
}
.main_mini_a9c8 .under_7dcc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_mini_a9c8 .warm-628d > * {
  color: var(--e-global-color-primary);
}
.main_mini_a9c8 .warm-628d > * svg {
  fill: var(--e-global-color-primary);
}
.main_mini_a9c8 .hover_5c30 {
  color: var(--e-global-color-primary);
}
.main_mini_a9c8 .hover_5c30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_mini_a9c8 .info_hovered_e28a {
  color: var(--e-global-color-primary);
}
.main_mini_a9c8 .info_hovered_e28a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_mini_a9c8 .chip-copper-a526 {
  color: var(--e-global-color-primary);
}
.main_mini_a9c8 .chip-copper-a526 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_mini_a9c8 .hero_aa7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_mini_a9c8 .new_faa2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_mini_a9c8 .new_faa2.tabs-down-bca0 {
  color: var(--e-global-color-secondary);
}
.main_mini_a9c8 .new_faa2.tabs-down-bca0 .surface-037c {
  color: var(--e-global-color-accent);
}
.main_mini_a9c8 .new_faa2.gas-6bc1 {
  color: var(--e-global-color-text);
}
.main_mini_a9c8 .new_faa2.gas-6bc1 .surface-037c {
  color: var(--e-global-color-text);
}
.main_mini_a9c8 .new_faa2:before {
  border-top-color: var(--e-global-color-text);
}
.main_mini_a9c8 .article_ad4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_mini_a9c8
  .article_ad4d
  .shade-5d41 {
  background-color: var(--e-global-color-primary);
}
.main_mini_a9c8
  .article_ad4d
  .shade-5d41 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_mini_a9c8 .simple_9580 .icon-a23b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_tiny_9718 .hidden_b4e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_tiny_9718 .active-d433 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_last_1835 .input-d88b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_last_1835
  .highlight-2eab
  .label-small-e7e2 {
  background-color: var(--e-global-color-secondary);
}
.footer_last_1835
  .highlight-2eab.article-f65b
  .label-small-e7e2 {
  background-color: var(--e-global-color-text);
}
.footer_last_1835
  .highlight-2eab:hover
  .label-small-e7e2 {
  background-color: var(--e-global-color-accent);
}
.footer_last_1835
  .highlight-2eab.fn-active-10bf
  .label-small-e7e2 {
  background-color: var(--e-global-color-primary);
}
.west-a100 .dropdown_012c {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.west-a100 .green-2e1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-a100 .backdrop-action-519c {
  background-color: var(--e-global-color-primary);
}
.west-a100 .backdrop-action-519c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_dynamic_26fe .copper_b909 .container-right-77d1 .photo-3d9f {
  background-color: var(--e-global-color-secondary);
}
.logo_dynamic_26fe .copper_b909 .grid-610e:after {
  background-color: var(--e-global-color-secondary);
}
.logo_dynamic_26fe .outer_7026 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_dynamic_26fe .photo-gold-6b04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_dynamic_26fe .gradient_0960 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_dynamic_26fe .carousel-117c {
  background-color: var(--e-global-color-primary);
}
.logo_dynamic_26fe .carousel-117c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_dynamic_26fe .primary_c44b {
  background-color: var(--e-global-color-secondary);
}
.logo_dynamic_26fe .primary_c44b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_dynamic_26fe .copper_b909 .form-03a6 .large_61dd:hover {
  background-color: var(--e-global-color-primary);
}
.logo_dynamic_26fe
  .copper_b909
  .form-03a6
  .large_61dd.dim_969b {
  background-color: var(--e-global-color-primary);
}
.logo_dynamic_26fe .copper_b909 .soft-4a74:before {
  border-color: var(--e-global-color-primary);
}
.logo_dynamic_26fe .copper_b909 .soft-4a74:hover:before {
  border-color: var(--e-global-color-secondary);
}
.logo_dynamic_26fe
  .copper_b909
  .soft-4a74.button-0f93:before {
  border-color: var(--e-global-color-primary);
}
.logo_dynamic_26fe .large_730d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-out-8f70 .summary_iron_0915 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-out-8f70 .summary_iron_0915:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-out-8f70 .summary_iron_0915.banner_5218 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-out-8f70 .light-dad6 {
  background-color: var(--e-global-color-primary);
}
.progress-out-8f70 .light-dad6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-out-8f70
  .breadcrumb_brown_67b3
  .center_09b2
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-out-8f70
  .grid-hard-a0ce
  .center_09b2
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_aa8e
  .frame-4d54
  .preview-128e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_aa8e
  .frame-4d54
  .photo_solid_f24b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_aa8e .card-31a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_aa8e .summary_mini_5297 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_aa8e .pro-26fe {
  background-color: var(--e-global-color-primary);
}
.mask_aa8e .pro-26fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_6fc2 .caption_action_27d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_6fc2 .media-black-3ce7 {
  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);
}
.info_6fc2 .hard-a17a {
  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);
}
.info_6fc2 .hard-a17a a:hover {
  color: var(--e-global-color-secondary);
}
.info_6fc2 .white_fa3d {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_6fc2 .dim_acff {
  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);
}
.info_6fc2 .title_2761 .south_c3e9 {
  background-color: var(--e-global-color-primary);
}
.info_6fc2 .title_2761 .south_c3e9:hover {
  background-color: var(--e-global-color-accent);
}
.info_6fc2
  .title_2761
  .prev-c755
  li
  span {
  background-color: var(--e-global-color-text);
}
.info_6fc2
  .title_2761
  .prev-c755
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.info_6fc2
  .title_2761
  .prev-c755
  li.chip-cold-c719
  span {
  background-color: var(--e-global-color-accent);
}
.description-cold-b170
  .form_copper_31e4
  .top_4432 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-cold-b170 .form_copper_31e4 .label-in-5147 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-cold-b170 .form_copper_31e4 .gas-9656 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-cold-b170 .box-672a {
  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);
}
.description-cold-b170
  .info-prev-e456.aside_e3c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb
  > a {
  background-color: var(--e-global-color-text);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb
  > a
  .aside-red-8d4b.video-1c08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb
  > a
  .picture-a497.plasma-c6a9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb
  > .tertiary-2829
  .logo-huge-38bb
  > a {
  background-color: var(--e-global-color-secondary);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb
  > .tertiary-2829
  .logo-huge-38bb
  > a
  .hidden-orange-8a92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb
  > .tertiary-2829
  .logo-huge-38bb
  > a
  .picture-a497.green-3714 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb
  > a
  .red-19af:before {
  color: var(--e-global-color-text);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb
  > .tertiary-2829
  a
  .red-19af:before {
  color: var(--e-global-color-text);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb.motion_3202
  > a
  .red-19af:before {
  color: var(--e-global-color-text);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb
  > .tertiary-2829
  .logo-huge-38bb.motion_3202
  > a
  .red-19af:before {
  color: var(--e-global-color-text);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb
  > a
  .row-9888
  .panel_b516 {
  color: var(--e-global-color-text);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb
  > .tertiary-2829
  a
  .row-9888
  .panel_b516 {
  color: var(--e-global-color-text);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb
  > a
  .row-9888
  .panel_b516,
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb
  > .tertiary-2829
  a
  .row-9888
  .panel_b516 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb
  > a
  .slow_ac6c:before {
  color: var(--e-global-color-text);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb
  > .tertiary-2829
  a
  .slow_ac6c:before {
  color: var(--e-global-color-text);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb.motion_3202
  > a
  .slow_ac6c:before {
  color: var(--e-global-color-text);
}
.photo_black_da7e
  > .message_bbbe
  > div
  > .fixed-5f05
  > .logo-huge-38bb
  > .tertiary-2829
  .logo-huge-38bb.motion_3202
  > a
  .slow_ac6c:before {
  color: var(--e-global-color-text);
}
.accent_95b6 .steel-5a70 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_95b6
  .grid_hard_34f1:hover
  .steel-5a70 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-selected-aeba
  > .message_bbbe
  > .highlight_wood_84f3
  > .in_1cff
  > .clean-6b30
  > .right-9918
  .modal_46e3 {
  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);
}
.outline-selected-aeba
  > .message_bbbe
  > .highlight_wood_84f3
  > .in_1cff
  > .clean-6b30
  > .right-9918:hover
  .modal_46e3 {
  color: var(--e-global-color-text);
}
.outline-selected-aeba
  > .message_bbbe
  > .highlight_wood_84f3
  > .in_1cff
  > .clean-6b30
  > .right-9918:hover
  .modal_46e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-selected-aeba
  > .message_bbbe
  > .highlight_wood_84f3
  > .in_1cff
  > .clean-6b30.text_complex_4329
  > .right-9918
  .modal_46e3 {
  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);
}
.hard_efe7 .mini-b76f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_efe7 .banner-b2ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_efe7 .thumbnail-90ae {
  background-color: var(--e-global-color-primary);
}
.hard_efe7 .thumbnail-90ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_ac96
  > .message_bbbe
  > .red_c474
  > .pro-9bab
  > .module-6e1e
  .tag_55dd {
  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);
}
.center_ac96
  > .message_bbbe
  > .red_c474
  > .pro-9bab
  > .module-6e1e
  .active_8b64 {
  color: var(--e-global-color-text);
}
.center_ac96
  > .message_bbbe
  > .red_c474
  > .pro-9bab
  > .module-6e1e:hover
  .tag_55dd {
  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);
}
.center_ac96
  > .message_bbbe
  > .red_c474
  > .pro-9bab
  > .module-6e1e:hover
  .active_8b64 {
  color: var(--e-global-color-secondary);
}
.center_ac96
  > .message_bbbe
  > .red_c474
  > .pro-9bab
  > .module-6e1e.slider_bright_80a2
  .tag_55dd {
  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);
}
.center_ac96
  > .message_bbbe
  > .red_c474
  > .pro-9bab
  > .module-6e1e.slider_bright_80a2
  .active_8b64 {
  color: var(--e-global-color-primary);
}
.status-fluid-d15b
  .black-9062
  .module_light_8a80 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-fluid-d15b .list_8eab .icon-a23b .liquid_5ae2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_528f .east-306e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_528f .dirty_6d44 .east-306e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_528f .text-2052 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid_528f .text-2052 {
  background-color: var(--e-global-color-primary);
}
.popup-02fb .content_6263 .widget_1395 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-02fb
  .content_6263:hover
  .filter_solid_33df {
  color: var(--e-global-color-secondary);
}
.popup-02fb
  .content_6263:hover
  .widget_1395 {
  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);
}
.focused_5e17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.logo-74fc {
  max-width: 1400px !important;
}

.lite_d79f {
  flex-direction: column;
}

.lite_d79f .module_solid_9552 {
  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.lite_d79f .module_solid_9552 {
  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);
}

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

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

.input_iron_ea8a.large_c583 {
  display: none;
}

.gradient_lower_eabc {
  display: none;
}

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

.lower-7c5b.primary-8450 {
  margin-bottom: 40px;
  width: 100%;
}

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

.lite_d79f a {
  width: 100%;
}

.orange-9d11 .south-63bd.image_pressed_f7eb {
  width: 20% !important;
}

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

.texture-15fb: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%);
}

.texture-15fb svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.orange-9d11
  .south-63bd.photo-mini-5740
  .gas_137d
  .pink-8637 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.down_814a.large_d5bc > .pagination_right_aaa1 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.accent-52ba {
  position: relative;
  width: 100%;
}

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

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

.carousel-large-7d7c {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

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

.orange-9d11
  .south-63bd.full_d0b8
  .caption-9ba1
  .info-under-9ec2 {
  width: 100% !important;
}

.left-75d1 {
  width: 500px !important;
  max-width: none;
}

.avatar_slow_d0a8 {
  width: 100%;
}

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

.outline-1fc4 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.bright-953d {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.outline-1fc4:hover .bright-953d {
  visibility: visible;
}
.outline-1fc4:hover.outline-1fc4::before {
  display: block;
}

.blue-8066 h3 {
  color: #fff;
}

.label_basic_6b5f {
  margin: 0;
}

.orange-9d11
  .south-63bd.full_d0b8
  .info-under-9ec2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.highlight-5363 {
  width: 100%;
}

.table_action_85ac {
  width: 100%;
}

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

.table_action_85ac {
  width: 100%;
}

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

.info-under-9ec2 {
  display: flex;
  align-items: center;
}

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

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

.lite_d79f .module_solid_9552.narrow-659a {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.lite_d79f h1.module_solid_9552 {
  margin-top: 80px !important;
}

.orange-9d11 .south-63bd.feature-5bdb {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.gallery-hard-0375 img {
  width: 100%;
}

.shadow_inner_681a .alert-67f1.gas_137d {
  justify-content: space-between;
}

.modal-pressed-0e49 {
  display: none;
}

.primary-narrow-d978 .button-6076 {
  margin: 1px 0 !important;
}

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

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

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

  .left-75d1 {
    width: 100% !important;
  }
}

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

  .texture-15fb svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .shadow_inner_681a .alert-67f1.gas_137d {
    border-bottom: 1px solid #f0c159;
  }

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

  .down_814a.large_d5bc > .pagination_right_aaa1 {
    gap: 15px;
    justify-content: space-between;
  }

  .orange-9d11
    .south-63bd.full_d0b8
    .info-under-9ec2
    img {
    width: 60% !important;
  }

  .feature_d584 {
    left: 2%;
  }

  .south_1e3e {
    margin: 10px 0;
  }

  .lite_d79f .button-6076 {
    margin: 0;
    margin-bottom: 10px;
  }

  .texture-15fb {
    font-size: 16px !important;
  }

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

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

  h2.lite_d79f .module_solid_9552,
  .lite_d79f .module_solid_9552 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .info-under-9ec2 {
    justify-content: center;
  }

  .lite_d79f .button-6076 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .orange-9d11 .south-63bd.image_pressed_f7eb {
    width: 75% !important;
  }

  .gallery-hard-0375 img {
    width: 100% !important;
  }
}

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

  h2.lite_d79f .module_solid_9552,
  .lite_d79f .module_solid_9552 {
    font-size: 30px !important;
  }

  .info-under-9ec2 {
    justify-content: center;
  }

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

  .item_up_f7dc
    .yellow_b15d.texture-bright-e3c0 {
    margin: 0 !important;
  }

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

  .south_1e3e {
    display: flex;
  }

  .input_huge_4a23 .texture-15fb {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .article-fixed-a961 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .lite_d79f h1.module_solid_9552 {
    margin-top: 40px !important;
  }

  .orange-9d11
    .south-63bd.full_d0b8
    .info-under-9ec2
    img,
  .yellow-f0a6 .caption-9ba1 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .orange-9d11 .south-63bd.image_pressed_f7eb {
    width: 100% !important;
  }

  .down_814a.large_d5bc > .pagination_right_aaa1 {
    gap: 3px;
  }

  .lite_d79f .button-6076 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.shadow_inner_681a .alert-67f1.gas_137d {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.shadow_inner_681a .alert-67f1.gas_137d: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .shadow_inner_681a .alert-67f1.gas_137d {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .lite_d79f .module_solid_9552 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .texture-15fb {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.paper_ab61 .content_07fe {
  flex-shrink: 0;
  white-space: nowrap;
}

.paper_ab61 .picture-de19 {
  flex-shrink: 0;
  min-width: fit-content;
}

.paper_ab61 .pink-8637 {
  white-space: nowrap;
}

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

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

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

.paper_ab61 .picture-de19 {
  max-width: 80px !important;
  overflow: hidden;
}

.paper_ab61 .alert-67f1.gas_137d {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.paper_ab61 .pink-8637 {
  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);
  }
}

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

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

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

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

body .action_ef6c:nth-child(2),
.orange-9d11 .action_ef6c:nth-child(2),
#page .action_ef6c: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;
}

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

/* css-noise: 7630 */
.promo-block-k5 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
