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(.tooltip_light_5bb6) {
  gap: 0.5em;
}
:where(.logo_inner_e780) {
  gap: 0.5em;
}
body .surface-black-bd26 > .hidden_soft_41c7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .surface-black-bd26 > .inner_4af9 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .surface-black-bd26 > .heading_d8d0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .sidebar_light_0941 > .hidden_soft_41c7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .sidebar_light_0941 > .inner_4af9 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .sidebar_light_0941 > .heading_d8d0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .sidebar_light_0941
  > :where(:not(.hidden_soft_41c7):not(.inner_4af9):not(.content-in-1ae8)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .sidebar_light_0941 > .component-25c9 {
  max-width: var(--wp--style--global--wide-size);
}
body .tooltip_light_5bb6 {
  display: flex;
}
body .tooltip_light_5bb6 {
  flex-wrap: wrap;
  align-items: center;
}
body .tooltip_light_5bb6 > * {
  margin: 0;
}
body .logo_inner_e780 {
  display: grid;
}
body .logo_inner_e780 > * {
  margin: 0;
}
:where(.carousel_up_a238.tooltip_light_5bb6) {
  gap: 2em;
}
:where(.carousel_up_a238.logo_inner_e780) {
  gap: 2em;
}
:where(.thumbnail_5f65.tooltip_light_5bb6) {
  gap: 1.25em;
}
:where(.thumbnail_5f65.logo_inner_e780) {
  gap: 1.25em;
}
.description-c925 {
  color: var(--wp--preset--color--black) !important;
}
.photo-current-b004 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.easy-166e {
  color: var(--wp--preset--color--white) !important;
}
.iron-4147 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.preview-c781 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.module-paper-e54d {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.box-cac2 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gallery-tiny-ac16 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.progress_f661 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.grid-78f5 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.glass-c491 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.filter-62e7 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.media_49be {
  background-color: var(--wp--preset--color--black) !important;
}
.mini-d159 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.section-east-2735 {
  background-color: var(--wp--preset--color--white) !important;
}
.east_b460 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.narrow-476b {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tabs-green-a235 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.footer-white-a7d2 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.search_pressed_1cb6 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.link-in-f9dd {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.search-light-d113 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.outline_50ec {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.short-101a {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.tooltip-south-c22d {
  border-color: var(--wp--preset--color--black) !important;
}
.accent-3b2b {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.label-f123 {
  border-color: var(--wp--preset--color--white) !important;
}
.message-blue-711f {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.dropdown_gas_84ac {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.middle-a446 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.modal-short-201a {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.progress-red-8bd7 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.input_e2c0 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hero-f3b5 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.column-easy-5c01 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.widget_dynamic_b1c0 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.filter-over-b36e {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.text_yellow_f921 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.shade_liquid_30b2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hero_1172 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.disabled_wide_5a35 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.highlight_0396 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.inner_79c6 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.dynamic-52c3 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.complex_b798 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.frame-cool-9556 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.progress-bronze-404c {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.red_3cee {
  background: var(--wp--preset--gradient--midnight) !important;
}
.footer-smooth-ae19 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.advanced-d0f1 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.hero-03b5 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.main-wide-aaa4 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.summary-up-f805 a:where(:not(.hard-0e88)) {
  color: inherit;
}
:where(.thumbnail_5f65.tooltip_light_5bb6) {
  gap: 1.25em;
}
:where(.thumbnail_5f65.logo_inner_e780) {
  gap: 1.25em;
}
:where(.carousel_up_a238.tooltip_light_5bb6) {
  gap: 2em;
}
:where(.carousel_up_a238.logo_inner_e780) {
  gap: 2em;
}
.block-bc12 {
  font-size: 1.5em;
  line-height: 1.6;
}

.current-9a49 .button_2993 {
  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);
}
.overlay-focused-ad8e .texture_basic_bfb5 {
  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);
}
.link_39a2 {
  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);
}
.link_39a2.tabs_full_ed0a .chip_a6c9 {
  background-color: var(--e-global-color-primary);
}
.link_39a2.video_060b .chip_a6c9,
.link_39a2.layout_6e85 .chip_a6c9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hidden-white-8c31 .alert_5c8c {
  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);
}
.grid-green-1e8c {
  --divider-color: var(--e-global-color-secondary);
}
.grid-green-1e8c .south_eeba {
  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);
}
.grid-green-1e8c.link-outer-9a66 .full-4c37 {
  background-color: var(--e-global-color-secondary);
}
.grid-green-1e8c.outline-mini-67d5 .full-4c37,
.grid-green-1e8c.content_next_c8c7 .full-4c37 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.grid-green-1e8c.outline-mini-67d5 .full-4c37,
.grid-green-1e8c.content_next_c8c7 .full-4c37 svg {
  fill: var(--e-global-color-secondary);
}
.clean-80ab .left-0b30 {
  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);
}
.clean-80ab .button_hot_9cd5 {
  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_1ff8.link-outer-9a66 .full-4c37 {
  background-color: var(--e-global-color-primary);
}
.media_1ff8.outline-mini-67d5 .full-4c37,
.media_1ff8.content_next_c8c7 .full-4c37 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.media_1ff8.outline-mini-67d5 .full-4c37,
.media_1ff8.content_next_c8c7 .full-4c37 svg {
  fill: var(--e-global-color-primary);
}
.active_c22f.link-outer-9a66 .full-4c37 {
  background-color: var(--e-global-color-primary);
}
.active_c22f.outline-mini-67d5 .full-4c37,
.active_c22f.content_next_c8c7 .full-4c37 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.active_c22f .preview-over-2fdf {
  color: var(--e-global-color-primary);
}
.active_c22f .preview-over-2fdf,
.active_c22f .preview-over-2fdf a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_c22f .media_dim_98b1 {
  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);
}
.accent_07db .steel-cd6f {
  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_hard_5ab0 .stone_0dc1 .popup_short_bf96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-bronze-d2b1 .full-c376:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.outline-bronze-d2b1 .notification_bright_18f5 i {
  color: var(--e-global-color-primary);
}
.outline-bronze-d2b1 .notification_bright_18f5 svg {
  fill: var(--e-global-color-primary);
}
.outline-bronze-d2b1 .cool_612b {
  color: var(--e-global-color-secondary);
}
.outline-bronze-d2b1 .full-c376 > .cool_612b,
.outline-bronze-d2b1 .full-c376 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-f890 .action-6154 {
  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);
}
.focus-f890 .block_2011 {
  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);
}
.summary-copper-bfb7 .block_d726 .item-stone-c9f7 {
  background-color: var(--e-global-color-primary);
}
.summary-copper-bfb7 .filter-b1c1 {
  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);
}
.hero_simple_0bcb .east_a85a {
  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);
}
.hero_simple_0bcb .tabs-ffdf {
  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);
}
.hero_simple_0bcb .middle_1564 {
  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);
}
.narrow_741c .accent-4284,
.narrow_741c .accent-4284 a {
  color: var(--e-global-color-primary);
}
.narrow_741c .accent-4284.info_5d5a,
.narrow_741c .accent-4284.info_5d5a a {
  color: var(--e-global-color-accent);
}
.narrow_741c .accent-4284 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_741c .cold-7cf6 {
  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);
}
.sidebar-86b8 .element-a704,
.sidebar-86b8 .heading_down_a7c7 {
  color: var(--e-global-color-primary);
}
.sidebar-86b8 .element-a704 svg {
  fill: var(--e-global-color-primary);
}
.sidebar-86b8 .info_5d5a .element-a704,
.sidebar-86b8 .info_5d5a .heading_down_a7c7 {
  color: var(--e-global-color-accent);
}
.sidebar-86b8 .info_5d5a .element-a704 svg {
  fill: var(--e-global-color-accent);
}
.sidebar-86b8 .heading_down_a7c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-86b8 .cold-7cf6 {
  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);
}
.cool_90b5 .footer_orange_aafb,
.cool_90b5 .table-lite-d1b7 {
  color: var(--e-global-color-primary);
}
.cool_90b5 .table-lite-d1b7 svg {
  fill: var(--e-global-color-primary);
}
.cool_90b5 .accent-4284.info_5d5a a,
.cool_90b5
  .accent-4284.info_5d5a
  .table-lite-d1b7 {
  color: var(--e-global-color-accent);
}
.cool_90b5 .footer_orange_aafb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_90b5 .cold-7cf6 {
  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-easy-7afc .badge-dynamic-3348 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-easy-7afc .tag-tall-fdce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-6802 .heading-a84f .primary-eb67 {
  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);
}
.red-6802 .heading-a84f .module-fa48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-6802 .pink-9ed6 .primary-eb67 {
  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);
}
.red-6802
  .pink-9ed6
  .module-fa48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-6802
  .sort_b5a8
  .primary-eb67 {
  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);
}
.red-6802
  .sort_b5a8
  .module-fa48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-6802
  .down_eb94
  .primary-eb67 {
  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);
}
.red-6802
  .down_eb94
  .module-fa48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_outer_26c0 .wrapper-046f {
  background-color: var(--e-global-color-primary);
}
.backdrop_outer_26c0 .wrapper-046f:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_outer_26c0 .disabled-south-ead3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_outer_26c0
  .wrapper-046f:hover
  .disabled-south-ead3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-solid-95bd .aside-full-a139 {
  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);
}
.hover_9963 .module_a312 .link_down_0447 a {
  background-color: var(--e-global-color-accent);
}
.hover_9963 .module_a312 .primary-efb1 a {
  background-color: var(--e-global-color-accent);
}
.hover_9963 .module_a312 .link_down_0447 a,
.hover_9963 .module_a312 .primary-efb1 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-d179
  .section-cf7b.bright_9744
  .module_a312
  a.blue_ba9a {
  background-color: var(--e-global-color-accent);
}
.down-d179
  .section-cf7b.bright_9744
  .module_a312
  span.blue_ba9a.fn-current-e1d9 {
  background-color: var(--e-global-color-text);
}
.down-d179
  .section-cf7b.bright_9744
  .module_a312
  .blue_ba9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_6779 .dirty-09ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_6779
  .tiny-8a1a
  > .white_825c
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_6779
  .modal-cold-63bc
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_6779
  .huge_e3a2
  .rough-d7c1,
.pagination_6779
  .huge_e3a2
  .prev-68a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_6779
  .huge_e3a2
  .solid-7455,
.pagination_6779
  .huge_e3a2
  a
  .solid-7455 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_6779
  .huge_e3a2
  .module-6f7e {
  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);
}
.pagination_6779
  .huge_e3a2
  .feature-cb03 {
  background-color: var(--e-global-color-primary);
}
.pagination_6779
  .huge_e3a2
  .feature-cb03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_6779
  .huge_e3a2
  .feature-cb03:hover {
  background-color: var(--e-global-color-primary);
}
.pagination_6779
  .huge_e3a2
  .info_4ca3 {
  background-color: var(--e-global-color-primary);
}
.pagination_6779
  .huge_e3a2
  .info_4ca3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_6779
  .huge_e3a2
  .info_4ca3:hover {
  background-color: var(--e-global-color-primary);
}
.pagination_6779
  .photo-deef
  .outer-22fd
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_6779
  .photo-deef
  .tertiary-tall-ba66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_6779
  .photo-deef
  .module-6f7e {
  color: var(--e-global-color-text);
}
.pagination_6779
  .photo-deef
  .module-6f7e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_6779
  .photo-deef
  .feature-cb03 {
  background-color: var(--e-global-color-primary);
}
.pagination_6779
  .photo-deef
  .feature-cb03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_6779
  .photo-deef
  .feature-cb03:hover {
  background-color: var(--e-global-color-primary);
}
.pagination_6779
  .photo-deef
  .info_4ca3 {
  background-color: var(--e-global-color-primary);
}
.pagination_6779
  .photo-deef
  .info_4ca3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_6779
  .photo-deef
  .info_4ca3:hover {
  background-color: var(--e-global-color-primary);
}
.pagination_6779 .north-eaf9 {
  background-color: var(--e-global-color-primary);
}
.pagination_6779 .north-eaf9:hover {
  background-color: var(--e-global-color-primary);
}
.pagination_6779 .header_38a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_6779 .footer-hard-6d9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_full_62f6 .narrow_2235 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_full_62f6
  .row_fresh_994e
  > div:nth-child(3)
  .narrow_2235,
.table_full_62f6
  .element_lite_feef
  > div:nth-child(1)
  .narrow_2235,
.table_full_62f6
  .gallery-inner-8a32
  > div:nth-child(1)
  .narrow_2235,
.table_full_62f6
  .upper-8f06
  > div:nth-child(1)
  .narrow_2235,
.table_full_62f6
  .new_af0a
  > div:nth-child(1)
  .narrow_2235 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_full_62f6 .component_cabf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_full_62f6 .tooltip_2913 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_full_62f6 .shadow-solid-5345 {
  background-color: var(--e-global-color-primary);
}
.table_full_62f6 .shadow-solid-5345 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_full_62f6 .shadow-solid-5345:hover {
  background-color: var(--e-global-color-primary);
}
.table_full_62f6 .modal-white-036f {
  background-color: var(--e-global-color-primary);
}
.table_full_62f6 .modal-white-036f:hover {
  background-color: var(--e-global-color-primary);
}
.table_full_62f6 .header_38a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_full_62f6 .footer-hard-6d9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-c534 .yellow_3368 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-c534 .column-wide-e5e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-c534 .label-center-8886 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-c534 .section-0acf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-c534 .search_71cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-c534 .modal-white-036f {
  background-color: var(--e-global-color-primary);
}
.hover-c534 .modal-white-036f:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_3859 .background_9136 {
  background-color: var(--e-global-color-secondary);
}
.dynamic_3859 .stone_eafa {
  background-color: var(--e-global-color-text);
}
.dynamic_3859 .detail-522f {
  background-color: var(--e-global-color-secondary);
}
.dynamic_3859 .column_down_3b8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_3859 .mask_d210 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_3859 .logo_4a3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_3859 .accordion-in-6ca4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_3859 .stone_7bd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_black_cfe4 .banner_in_2e28 .dark-67d3,
.tabs_black_cfe4
  .banner_in_2e28
  .dark-67d3
  a,
.tabs_black_cfe4 .advanced_b943 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_black_cfe4 .banner_in_2e28 .backdrop_6acc,
.tabs_black_cfe4 .gold-f25c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_black_cfe4 .banner_in_2e28 .backdrop_6acc {
  color: var(--e-global-color-text);
}
.tabs_black_cfe4 .gold-f25c {
  color: var(--e-global-color-text);
}
.tabs_black_cfe4
  .banner_in_2e28
  .outline_huge_81da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_black_cfe4 .copper-a244 .thick_9406 {
  background-color: var(--e-global-color-primary);
}
.tabs_black_cfe4 .copper-a244 .thick_9406:hover {
  background-color: var(--e-global-color-primary);
}
.tabs_black_cfe4 .copper-a244 .first-33c6 li span {
  background-color: var(--e-global-color-text);
}
.tabs_black_cfe4 .copper-a244 .first-33c6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tabs_black_cfe4
  .copper-a244
  .first-33c6
  li.filter_daa5
  span {
  background-color: var(--e-global-color-accent);
}
.tabs_black_cfe4 .box_7873 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-46a8 .rough-4e42 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_28c8 .popup-bronze-2113 {
  background-color: var(--e-global-color-primary);
}
.content_28c8 .tooltip-6a8f {
  background-color: var(--e-global-color-secondary);
}
.content_28c8 .badge_8a22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_28c8 .modal-fixed-0f78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_28c8 .text_tall_e66b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_28c8 .upper_df87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_28c8 .image_a98a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_28c8 .pattern-d515 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_28c8 .detail-696b {
  background-color: var(--e-global-color-primary);
}
.content_28c8 .detail-696b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_0251 .under_e1b9 {
  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);
}
.tabs_0251 .fluid_6466 {
  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);
}
.tabs_0251
  .title_dc1b:after {
  background-color: var(--e-global-color-primary);
}
.tabs_0251 .action_9694 {
  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);
}
.form-mini-6c90 .advanced_b943 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-mini-6c90 .gold-f25c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_advanced_41e8 .button-affb .footer_hovered_277c {
  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_advanced_41e8 .button-affb .right_66e4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_pink_2c88 .over-0cd1 {
  background-color: var(--e-global-color-primary);
}
.picture_pink_2c88 .sort_deb3 {
  background-color: var(--e-global-color-secondary);
}
.picture_pink_2c88 .over-e141 .notice_current_b11f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_pink_2c88 .picture_3782 .notice_current_b11f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-left-71e2 .layout-aaff .image_fluid_3fae {
  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-left-71e2 .layout-aaff .middle_369f {
  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-left-71e2 .layout-aaff .nav-2527 {
  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);
}
.rough-b576 .block_4367 {
  border-color: var(--e-global-color-text);
}
.rough-b576 .center_b416 {
  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);
}
.rough-b576 .frame_f7fe {
  color: var(--e-global-color-primary);
}
.rough-b576 .image_2107 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-48ed .disabled-e983 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-48ed .hard_8b5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-48ed .hover_43f6:hover .disabled-e983 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-48ed
  .hover_43f6:hover
  .hard_8b5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up_73da .banner-a768 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up_73da .sidebar_bottom_96e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-938c .text-cb3f .accordion_prev_39ee {
  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);
}
.white-938c .block-center-2330 .accordion_prev_39ee {
  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);
}
.pattern-b9c7 .warm_7764 {
  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);
}
.link_in_5982 .badge_action_9beb .hard-9fa6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_in_5982 .badge_action_9beb .hard-9fa6 {
  background-color: var(--e-global-color-secondary);
}
.link_in_5982 .yellow-8aca .hard-9fa6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_in_5982 .yellow-8aca .hard-9fa6 {
  background-color: var(--e-global-color-secondary);
}
.link_in_5982 .focus_fresh_48bd .notice_blue_26fd {
  background-color: var(--e-global-color-primary);
}
.link_in_5982 .focus_fresh_48bd:hover .notice_blue_26fd {
  background-color: var(--e-global-color-secondary);
}
.link_in_5982 .thick_9406 {
  background-color: var(--e-global-color-primary);
}
.link_in_5982 .thick_9406:hover {
  background-color: var(--e-global-color-accent);
}
.link_in_5982 .first-33c6 li span {
  background-color: var(--e-global-color-text);
}
.link_in_5982 .first-33c6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.link_in_5982 .first-33c6 li.filter_daa5 span {
  background-color: var(--e-global-color-accent);
}
.photo-0de3 .backdrop_warm_9475 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-0de3 .media_short_d7b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_c9c6 .aside-5df5:before {
  background-color: var(--e-global-color-secondary);
}
.purple_c9c6 .banner-liquid-c676 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_c9c6 .chip-8b3a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-bf62 .caption_right_a52f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-bf62 .caption_right_a52f:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-bf62 .caption_right_a52f.fn-active-e1d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-bf62 .static_580d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-bf62 .backdrop_iron_fc55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-bf62 .hard_d94b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-bf62 .tiny_57b5 {
  background-color: var(--e-global-color-primary);
}
.module-bf62 .tiny_57b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-bf62 .title-3c23 {
  background-color: var(--e-global-color-primary);
}
.module-bf62 .title-3c23 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-fresh-9209 .main_fixed_5c9f .glass_3e88 a {
  color: var(--e-global-color-secondary);
}
.gradient-fresh-9209 .main_fixed_5c9f .glass_3e88 a:hover {
  color: var(--e-global-color-secondary);
}
.gradient-fresh-9209 .main_fixed_5c9f .glass_3e88,
.gradient-fresh-9209 .main_fixed_5c9f .glass_3e88 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-fresh-9209 .main_fixed_5c9f .gallery_5b12 {
  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);
}
.gradient-fresh-9209 .main_fixed_5c9f .frame_easy_a6e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-fresh-9209 .main_fixed_5c9f .slider-warm-189a {
  background-color: var(--e-global-color-primary);
}
.gradient-fresh-9209 .main_fixed_5c9f .slider-warm-189a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-fresh-9209 .main_fixed_5c9f .slider-warm-189a:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-fresh-9209 .main_fixed_5c9f .focused_5694 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-fresh-9209 .main_fixed_5c9f .focused_5694 {
  background-color: var(--e-global-color-primary);
}
.gradient-fresh-9209 .main_fixed_5c9f .focused_5694:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-fresh-9209 .main_fixed_5c9f .thick_9406 {
  background-color: var(--e-global-color-primary);
}
.gradient-fresh-9209 .main_fixed_5c9f .thick_9406:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-fresh-9209 .copper-a244 .first-33c6 li span {
  background-color: var(--e-global-color-text);
}
.gradient-fresh-9209 .copper-a244 .first-33c6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-fresh-9209 .copper-a244 .first-33c6 li.filter_daa5 span {
  background-color: var(--e-global-color-accent);
}
.gradient-fresh-9209 .header_38a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-fresh-9209 .footer-hard-6d9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_pro_9002 .caption_fluid_3968 .texture-16db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_pro_9002 .caption_fluid_3968 .accent-basic-049d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_pro_9002 .caption_fluid_3968 .status-0263 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_86be .accordion_74e9 {
  border-color: var(--e-global-color-text);
}
.shadow_86be .full_a8cc {
  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);
}
.shadow_86be .nav-static-a06d {
  color: var(--e-global-color-secondary);
}
.shadow_86be .nav-static-a06d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_86be .wrapper_action_2b38 > * {
  color: var(--e-global-color-primary);
}
.shadow_86be .wrapper_action_2b38 > * svg {
  fill: var(--e-global-color-primary);
}
.shadow_86be .west-06f5 {
  color: var(--e-global-color-primary);
}
.shadow_86be .west-06f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_86be .paper-0384 {
  color: var(--e-global-color-primary);
}
.shadow_86be .paper-0384 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_86be .status-complex-f729 {
  color: var(--e-global-color-primary);
}
.shadow_86be .status-complex-f729 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_86be .red-3571 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_86be .picture-addb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_86be .picture-addb.disabled-c160 {
  color: var(--e-global-color-secondary);
}
.shadow_86be .picture-addb.disabled-c160 .plasma_4298 {
  color: var(--e-global-color-accent);
}
.shadow_86be .picture-addb.footer-b257 {
  color: var(--e-global-color-text);
}
.shadow_86be .picture-addb.footer-b257 .plasma_4298 {
  color: var(--e-global-color-text);
}
.shadow_86be .picture-addb:before {
  border-top-color: var(--e-global-color-text);
}
.shadow_86be .orange_a713 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_86be
  .orange_a713
  .gallery-1428 {
  background-color: var(--e-global-color-primary);
}
.shadow_86be
  .orange_a713
  .gallery-1428 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_86be .accordion_74e9 .left_1238 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_blue_ead3 .grid-06c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_blue_ead3 .fluid-63c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-1255 .gradient_68c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-1255
  .link_purple_2a60
  .last-c8fc {
  background-color: var(--e-global-color-secondary);
}
.slider-1255
  .link_purple_2a60.pattern-ec6d
  .last-c8fc {
  background-color: var(--e-global-color-text);
}
.slider-1255
  .link_purple_2a60:hover
  .last-c8fc {
  background-color: var(--e-global-color-accent);
}
.slider-1255
  .link_purple_2a60.fn-active-e1d9
  .last-c8fc {
  background-color: var(--e-global-color-primary);
}
.block-5924 .outline_west_772e {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.block-5924 .border-slow-5449 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-5924 .backdrop_274a {
  background-color: var(--e-global-color-primary);
}
.block-5924 .backdrop_274a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow_1f36 .summary_dbe7 .disabled_clean_f063 .up_2bde {
  background-color: var(--e-global-color-secondary);
}
.narrow_1f36 .summary_dbe7 .green_d6d8:after {
  background-color: var(--e-global-color-secondary);
}
.narrow_1f36 .overlay-c9c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_1f36 .glass-dc61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_1f36 .alert_f65a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_1f36 .alert_active_468a {
  background-color: var(--e-global-color-primary);
}
.narrow_1f36 .alert_active_468a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow_1f36 .link-out-a20c {
  background-color: var(--e-global-color-secondary);
}
.narrow_1f36 .link-out-a20c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow_1f36 .summary_dbe7 .pink-9efc .pressed_9c5f:hover {
  background-color: var(--e-global-color-primary);
}
.narrow_1f36
  .summary_dbe7
  .pink-9efc
  .pressed_9c5f.column-e07d {
  background-color: var(--e-global-color-primary);
}
.narrow_1f36 .summary_dbe7 .simple-3a0c:before {
  border-color: var(--e-global-color-primary);
}
.narrow_1f36 .summary_dbe7 .simple-3a0c:hover:before {
  border-color: var(--e-global-color-secondary);
}
.narrow_1f36
  .summary_dbe7
  .simple-3a0c.shadow_95bc:before {
  border-color: var(--e-global-color-primary);
}
.narrow_1f36 .motion-ca66 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-88d3 .tag_selected_d505 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-88d3 .tag_selected_d505:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-88d3 .tag_selected_d505.element_b007 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-88d3 .caption_92ac {
  background-color: var(--e-global-color-primary);
}
.slider-88d3 .caption_92ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-88d3
  .carousel-2b72
  .thick_da25
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-88d3
  .shadow-3d00
  .thick_da25
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_b90c
  .preview_e2df
  .medium_3302 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_b90c
  .preview_e2df
  .notice_soft_de39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_b90c .disabled-0cf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_b90c .hidden-hard-6f72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_b90c .video-7102 {
  background-color: var(--e-global-color-primary);
}
.outer_b90c .video-7102 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-bronze-5a69 .focused-8981 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-bronze-5a69 .hover-rough-09b1 {
  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);
}
.module-bronze-5a69 .tiny-6453 {
  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);
}
.module-bronze-5a69 .tiny-6453 a:hover {
  color: var(--e-global-color-secondary);
}
.module-bronze-5a69 .basic_41aa {
  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);
}
.module-bronze-5a69 .gallery_hot_7361 {
  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);
}
.module-bronze-5a69 .hover-pro-c90a .thick_9406 {
  background-color: var(--e-global-color-primary);
}
.module-bronze-5a69 .hover-pro-c90a .thick_9406:hover {
  background-color: var(--e-global-color-accent);
}
.module-bronze-5a69
  .hover-pro-c90a
  .first-33c6
  li
  span {
  background-color: var(--e-global-color-text);
}
.module-bronze-5a69
  .hover-pro-c90a
  .first-33c6
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.module-bronze-5a69
  .hover-pro-c90a
  .first-33c6
  li.filter_daa5
  span {
  background-color: var(--e-global-color-accent);
}
.header_gold_5d90
  .section_steel_1641
  .header_aab7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_gold_5d90 .section_steel_1641 .outline_f50f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_gold_5d90 .section_steel_1641 .icon-c363 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_gold_5d90 .steel-03fc {
  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);
}
.header_gold_5d90
  .secondary_medium_6b74.hero-inner-4db8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6
  > a {
  background-color: var(--e-global-color-text);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6
  > a
  .next_42ef.pro_828a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6
  > a
  .background_silver_fefd.plasma-33b0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6
  > .badge-focused-4995
  .copper-81a6
  > a {
  background-color: var(--e-global-color-secondary);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6
  > .badge-focused-4995
  .copper-81a6
  > a
  .dropdown_46a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6
  > .badge-focused-4995
  .copper-81a6
  > a
  .background_silver_fefd.fresh-e935 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6
  > a
  .gradient-edd0:before {
  color: var(--e-global-color-text);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6
  > .badge-focused-4995
  a
  .gradient-edd0:before {
  color: var(--e-global-color-text);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6.heading_stale_06dd
  > a
  .gradient-edd0:before {
  color: var(--e-global-color-text);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6
  > .badge-focused-4995
  .copper-81a6.heading_stale_06dd
  > a
  .gradient-edd0:before {
  color: var(--e-global-color-text);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6
  > a
  .header_west_ffa4
  .slider_south_56a9 {
  color: var(--e-global-color-text);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6
  > .badge-focused-4995
  a
  .header_west_ffa4
  .slider_south_56a9 {
  color: var(--e-global-color-text);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6
  > a
  .header_west_ffa4
  .slider_south_56a9,
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6
  > .badge-focused-4995
  a
  .header_west_ffa4
  .slider_south_56a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6
  > a
  .out_aba0:before {
  color: var(--e-global-color-text);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6
  > .badge-focused-4995
  a
  .out_aba0:before {
  color: var(--e-global-color-text);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6.heading_stale_06dd
  > a
  .out_aba0:before {
  color: var(--e-global-color-text);
}
.surface-motion-b5d6
  > .tabs-47bd
  > div
  > .footer-tall-d209
  > .copper-81a6
  > .badge-focused-4995
  .copper-81a6.heading_stale_06dd
  > a
  .out_aba0:before {
  color: var(--e-global-color-text);
}
.pro-da88 .hero-stone-4815 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-da88
  .badge-center-a9dd:hover
  .hero-stone-4815 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_b904
  > .tabs-47bd
  > .section-next-2bce
  > .layout_full_8fa2
  > .video_fixed_7ee7
  > .sidebar-5264
  .backdrop_623a {
  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);
}
.search_b904
  > .tabs-47bd
  > .section-next-2bce
  > .layout_full_8fa2
  > .video_fixed_7ee7
  > .sidebar-5264:hover
  .backdrop_623a {
  color: var(--e-global-color-text);
}
.search_b904
  > .tabs-47bd
  > .section-next-2bce
  > .layout_full_8fa2
  > .video_fixed_7ee7
  > .sidebar-5264:hover
  .backdrop_623a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_b904
  > .tabs-47bd
  > .section-next-2bce
  > .layout_full_8fa2
  > .video_fixed_7ee7.slider_8afa
  > .sidebar-5264
  .backdrop_623a {
  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);
}
.dropdown-white-2c06 .accent-lower-40bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-white-2c06 .focus-b5c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-white-2c06 .yellow_0443 {
  background-color: var(--e-global-color-primary);
}
.dropdown-white-2c06 .yellow_0443 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink-195a
  > .tabs-47bd
  > .pro_7276
  > .tag_south_9f26
  > .outline-db83
  .background_307e {
  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);
}
.pink-195a
  > .tabs-47bd
  > .pro_7276
  > .tag_south_9f26
  > .outline-db83
  .left-7689 {
  color: var(--e-global-color-text);
}
.pink-195a
  > .tabs-47bd
  > .pro_7276
  > .tag_south_9f26
  > .outline-db83:hover
  .background_307e {
  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);
}
.pink-195a
  > .tabs-47bd
  > .pro_7276
  > .tag_south_9f26
  > .outline-db83:hover
  .left-7689 {
  color: var(--e-global-color-secondary);
}
.pink-195a
  > .tabs-47bd
  > .pro_7276
  > .tag_south_9f26
  > .outline-db83.thumbnail_8857
  .background_307e {
  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);
}
.pink-195a
  > .tabs-47bd
  > .pro_7276
  > .tag_south_9f26
  > .outline-db83.thumbnail_8857
  .left-7689 {
  color: var(--e-global-color-primary);
}
.thumbnail_large_79ae
  .frame_top_beef
  .motion-4299 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_large_79ae .paragraph_987e .left_1238 .overlay_gas_1c22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_0919 .hovered_45e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_0919 .steel_c529 .hovered_45e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_0919 .detail_thick_f28f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first_0919 .detail_thick_f28f {
  background-color: var(--e-global-color-primary);
}
.logo_short_364b .mini_758c .primary-huge-04aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_short_364b
  .mini_758c:hover
  .main_9d34 {
  color: var(--e-global-color-secondary);
}
.logo_short_364b
  .mini_758c:hover
  .primary-huge-04aa {
  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_2dde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.image-d382 {
  max-width: 1400px !important;
}

.logo-cfbf {
  flex-direction: column;
}

.logo-cfbf .logo-warm-51e3 {
  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.logo-cfbf .logo-warm-51e3 {
  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);
}

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

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

.full_de55.east_5e73 {
  display: none;
}

.section_lite_03ae {
  display: none;
}

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

.component-current-d4b3.inner_5a4e {
  margin-bottom: 40px;
  width: 100%;
}

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

.logo-cfbf a {
  width: 100%;
}

.upper_b20e .top-25f6.message_2297 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.upper_b20e
  .top-25f6.under_5f3d
  .secondary_cold_218c
  .menu-4cc1 {
  font-size: 20px !important;
}

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

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

.form-south-8255 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.black_66b5.white_e0f5 > .message_fast_217a {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.wrapper-cool-8f8e {
  position: relative;
  width: 100%;
}

.hover-glass-c915 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

.disabled-lite-1c05 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

.border-f58f {
  display: flex;
  gap: 50px;
}

.upper_b20e
  .top-25f6.logo_7d82
  .item_action_e83a
  .lower-e520 {
  width: 100% !important;
}

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

.badge_soft_5d09 {
  width: 100%;
}

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

.list-17c7 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.list-17c7:hover .old_cf81 {
  visibility: visible;
}
.list-17c7:hover.list-17c7::before {
  display: block;
}

.form-south-8255 h3 {
  color: #fff;
}

.paragraph_current_5f13 {
  margin: 0;
}

.upper_b20e
  .top-25f6.logo_7d82
  .lower-e520
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.modal-fa2f {
  width: 100%;
}

.thumbnail_selected_b85b {
  width: 100%;
}

.overlay-dim-bff8 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.thumbnail_selected_b85b {
  width: 100%;
}

.texture-outer-1915 {
  margin-bottom: 10px !important;
}

.lower-e520 {
  display: flex;
  align-items: center;
}

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

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

.logo-cfbf .logo-warm-51e3.panel-small-2d59 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.logo-cfbf h1.logo-warm-51e3 {
  margin-top: 80px !important;
}

.upper_b20e .top-25f6.solid-685a {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.header_47b7 img {
  width: 100%;
}

.column_selected_8fca .logo_9898.secondary_cold_218c {
  justify-content: space-between;
}

.primary_east_f799 {
  display: none;
}

.slider-current-9094 .widget_hot_7fa1 {
  margin: 1px 0 !important;
}

.icon-warm-de66 li {
  margin-bottom: 0 !important;
}

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

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

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

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

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

  .column_selected_8fca .logo_9898.secondary_cold_218c {
    border-bottom: 1px solid #f0c159;
  }

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

  .black_66b5.white_e0f5 > .message_fast_217a {
    gap: 15px;
    justify-content: space-between;
  }

  .upper_b20e
    .top-25f6.logo_7d82
    .lower-e520
    img {
    width: 60% !important;
  }

  .hover-glass-c915 {
    left: 2%;
  }

  .label-0834 {
    margin: 10px 0;
  }

  .logo-cfbf .widget_hot_7fa1 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.logo-cfbf .logo-warm-51e3,
  .logo-cfbf .logo-warm-51e3 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .lower-e520 {
    justify-content: center;
  }

  .logo-cfbf .widget_hot_7fa1 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .new-64eb {
    margin-bottom: 15px !important;
  }

  .upper_b20e .top-25f6.message_2297 {
    width: 75% !important;
  }

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

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

  h2.logo-cfbf .logo-warm-51e3,
  .logo-cfbf .logo-warm-51e3 {
    font-size: 30px !important;
  }

  .lower-e520 {
    justify-content: center;
  }

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

  .description_dark_90f6
    .primary_inner_b5b1.logo-gas-a3da {
    margin: 0 !important;
  }

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

  .label-0834 {
    display: flex;
  }

  .tag_fast_1ae5 .video_664e {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .inner-cde5 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .overlay-dim-bff8 {
    justify-content: flex-end;
    gap: 1px;
  }

  .logo-cfbf h1.logo-warm-51e3 {
    margin-top: 40px !important;
  }

  .upper_b20e
    .top-25f6.logo_7d82
    .lower-e520
    img,
  .clean-80ab .item_action_e83a {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .upper_b20e .top-25f6.message_2297 {
    width: 100% !important;
  }

  .black_66b5.white_e0f5 > .message_fast_217a {
    gap: 3px;
  }

  .logo-cfbf .widget_hot_7fa1 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.column_selected_8fca .logo_9898.secondary_cold_218c: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);
}

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

/* 图片容器简化样式 */
.wrapper-cool-8f8e {
  position: relative;
  width: 100%;
}

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .column_selected_8fca .logo_9898.secondary_cold_218c {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .logo-cfbf .logo-warm-51e3 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .video_664e {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.fresh-0f35 .nav_23d3 {
  flex-shrink: 0;
  white-space: nowrap;
}

.fresh-0f35 .picture-692b {
  flex-shrink: 0;
  min-width: fit-content;
}

.fresh-0f35 .menu-4cc1 {
  white-space: nowrap;
}

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

.fresh-0f35 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.fresh-0f35 .picture-692b {
  max-width: 80px !important;
  overflow: hidden;
}

.fresh-0f35 .logo_9898.secondary_cold_218c {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.fresh-0f35 .menu-4cc1 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 4d9d */
.ghost-box-r8 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
