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(.last_d03b) {
  gap: 0.5em;
}
:where(.accent-bcfe) {
  gap: 0.5em;
}
body .media-slow-76da > .dark_cde3 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .media-slow-76da > .tall-ae2f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .media-slow-76da > .menu-1ce1 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .silver-45f5 > .dark_cde3 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .silver-45f5 > .tall-ae2f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .silver-45f5 > .menu-1ce1 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .silver-45f5
  > :where(:not(.dark_cde3):not(.tall-ae2f):not(.tabs-mini-02a5)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .silver-45f5 > .header_smooth_c107 {
  max-width: var(--wp--style--global--wide-size);
}
body .last_d03b {
  display: flex;
}
body .last_d03b {
  flex-wrap: wrap;
  align-items: center;
}
body .last_d03b > * {
  margin: 0;
}
body .accent-bcfe {
  display: grid;
}
body .accent-bcfe > * {
  margin: 0;
}
:where(.breadcrumb_741c.last_d03b) {
  gap: 2em;
}
:where(.breadcrumb_741c.accent-bcfe) {
  gap: 2em;
}
:where(.wrapper_black_3bec.last_d03b) {
  gap: 1.25em;
}
:where(.wrapper_black_3bec.accent-bcfe) {
  gap: 1.25em;
}
.prev-4c2f {
  color: var(--wp--preset--color--black) !important;
}
.section-036f {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.top_3c47 {
  color: var(--wp--preset--color--white) !important;
}
.frame_c979 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.mask-ed24 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.badge-gold-067a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hot_8be2 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.backdrop-6fdb {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.basic_b252 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.last_25dd {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.background-out-30eb {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.clean-2e9c {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.top_e443 {
  background-color: var(--wp--preset--color--black) !important;
}
.paragraph-pink-1bf9 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.summary_out_a741 {
  background-color: var(--wp--preset--color--white) !important;
}
.tag_brown_805e {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.last-8238 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.accordion_3bb0 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wrapper-f4dc {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.detail-1c05 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.surface-pressed-1018 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.picture-paper-8f0d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accent-9a28 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hover-01f4 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.gallery_up_4860 {
  border-color: var(--wp--preset--color--black) !important;
}
.heading_97dd {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pressed-055e {
  border-color: var(--wp--preset--color--white) !important;
}
.caption-4ed1 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.description-plasma-5af4 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.module-selected-e896 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.label-lower-c89e {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.description_medium_689d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.search_pink_692d {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.popup_active_44ab {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tabs_plasma_9c34 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.black_1480 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.footer-d3f4 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.secondary-c75a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.text_3cd1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.container-7c4a {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.fast_6bb2 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.steel-6a09 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.media-8db6 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.orange-c590 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.sort_hot_fa19 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.box_e3be {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.frame-2570 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.gradient-thick-c6fa {
  background: var(--wp--preset--gradient--midnight) !important;
}
.mask_3549 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.easy_967b {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.light_5854 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.surface_red_9ecc {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.south-ddf5 a:where(:not(.article_action_714b)) {
  color: inherit;
}
:where(.wrapper_black_3bec.last_d03b) {
  gap: 1.25em;
}
:where(.wrapper_black_3bec.accent-bcfe) {
  gap: 1.25em;
}
:where(.breadcrumb_741c.last_d03b) {
  gap: 2em;
}
:where(.breadcrumb_741c.accent-bcfe) {
  gap: 2em;
}
.accordion-selected-b8d2 {
  font-size: 1.5em;
  line-height: 1.6;
}

.summary-tall-69b4 .component-111c {
  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_0ff2 .gallery_46c2 {
  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);
}
.motion_f308 {
  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);
}
.motion_f308.border-5331 .heading-b1cb {
  background-color: var(--e-global-color-primary);
}
.motion_f308.hero-upper-eb32 .heading-b1cb,
.motion_f308.layout_48d3 .heading-b1cb {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hot_bd09 .widget_new_5460 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.element-hard-faa3 {
  --divider-color: var(--e-global-color-secondary);
}
.element-hard-faa3 .container_02e2 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.element-hard-faa3.section-8581 .hard-87a3 {
  background-color: var(--e-global-color-secondary);
}
.element-hard-faa3.badge-59cc .hard-87a3,
.element-hard-faa3.under-7ce8 .hard-87a3 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.element-hard-faa3.badge-59cc .hard-87a3,
.element-hard-faa3.under-7ce8 .hard-87a3 svg {
  fill: var(--e-global-color-secondary);
}
.hover-fluid-6ea6 .hot-6e74 {
  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);
}
.hover-fluid-6ea6 .dim_c548 {
  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);
}
.glass_ccd0.section-8581 .hard-87a3 {
  background-color: var(--e-global-color-primary);
}
.glass_ccd0.badge-59cc .hard-87a3,
.glass_ccd0.under-7ce8 .hard-87a3 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.glass_ccd0.badge-59cc .hard-87a3,
.glass_ccd0.under-7ce8 .hard-87a3 svg {
  fill: var(--e-global-color-primary);
}
.column-thick-0107.section-8581 .hard-87a3 {
  background-color: var(--e-global-color-primary);
}
.column-thick-0107.badge-59cc .hard-87a3,
.column-thick-0107.under-7ce8 .hard-87a3 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.column-thick-0107 .layout-cold-6c5b {
  color: var(--e-global-color-primary);
}
.column-thick-0107 .layout-cold-6c5b,
.column-thick-0107 .layout-cold-6c5b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-thick-0107 .panel-1bc9 {
  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);
}
.bright_f8dd .plasma_38c3 {
  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);
}
.wrapper-64fc .solid_3ff0 .thick-359e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-a5e8 .outer-20f0:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.stone-a5e8 .background-fe5f i {
  color: var(--e-global-color-primary);
}
.stone-a5e8 .background-fe5f svg {
  fill: var(--e-global-color-primary);
}
.stone-a5e8 .clean_dee9 {
  color: var(--e-global-color-secondary);
}
.stone-a5e8 .outer-20f0 > .clean_dee9,
.stone-a5e8 .outer-20f0 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-5c8b .photo-advanced-1034 {
  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);
}
.item-5c8b .clean_0abd {
  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);
}
.detail-over-4b13 .picture-green-920e .info_new_f426 {
  background-color: var(--e-global-color-primary);
}
.detail-over-4b13 .image_last_2ada {
  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);
}
.liquid-09f2 .paper_58b6 {
  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);
}
.liquid-09f2 .picture-ad82 {
  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);
}
.liquid-09f2 .header_huge_7adf {
  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_d521 .paper-63e6,
.image_d521 .paper-63e6 a {
  color: var(--e-global-color-primary);
}
.image_d521 .paper-63e6.hover_smooth_c56e,
.image_d521 .paper-63e6.hover_smooth_c56e a {
  color: var(--e-global-color-accent);
}
.image_d521 .paper-63e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_d521 .accent-pro-e45a {
  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);
}
.container-1b00 .chip-7931,
.container-1b00 .frame-5464 {
  color: var(--e-global-color-primary);
}
.container-1b00 .chip-7931 svg {
  fill: var(--e-global-color-primary);
}
.container-1b00 .hover_smooth_c56e .chip-7931,
.container-1b00 .hover_smooth_c56e .frame-5464 {
  color: var(--e-global-color-accent);
}
.container-1b00 .hover_smooth_c56e .chip-7931 svg {
  fill: var(--e-global-color-accent);
}
.container-1b00 .frame-5464 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-1b00 .accent-pro-e45a {
  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);
}
.modal_eda0 .section-prev-be60,
.modal_eda0 .text_next_ff01 {
  color: var(--e-global-color-primary);
}
.modal_eda0 .text_next_ff01 svg {
  fill: var(--e-global-color-primary);
}
.modal_eda0 .paper-63e6.hover_smooth_c56e a,
.modal_eda0
  .paper-63e6.hover_smooth_c56e
  .text_next_ff01 {
  color: var(--e-global-color-accent);
}
.modal_eda0 .section-prev-be60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_eda0 .accent-pro-e45a {
  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);
}
.footer_cool_c337 .hidden_selected_356b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_cool_c337 .hover-9cfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-1338 .link-top-dfbe .container_328a {
  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);
}
.thick-1338 .link-top-dfbe .feature-outer-82c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-1338 .texture-ff1c .container_328a {
  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);
}
.thick-1338
  .texture-ff1c
  .feature-outer-82c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-1338
  .frame-tiny-603f
  .container_328a {
  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);
}
.thick-1338
  .frame-tiny-603f
  .feature-outer-82c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-1338
  .black-4fba
  .container_328a {
  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);
}
.thick-1338
  .black-4fba
  .feature-outer-82c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_gas_e057 .message-short-20ef {
  background-color: var(--e-global-color-primary);
}
.widget_gas_e057 .message-short-20ef:hover {
  background-color: var(--e-global-color-primary);
}
.widget_gas_e057 .popup-3b37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_gas_e057
  .message-short-20ef:hover
  .popup-3b37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_8672 .shade-paper-c07f {
  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);
}
.component_out_e8f5 .section-plasma-bb2d .content-a9af a {
  background-color: var(--e-global-color-accent);
}
.component_out_e8f5 .section-plasma-bb2d .new-c989 a {
  background-color: var(--e-global-color-accent);
}
.component_out_e8f5 .section-plasma-bb2d .content-a9af a,
.component_out_e8f5 .section-plasma-bb2d .new-c989 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_wood_4de3
  .first-d7d0.element-dynamic-e988
  .section-plasma-bb2d
  a.simple_4d78 {
  background-color: var(--e-global-color-accent);
}
.avatar_wood_4de3
  .first-d7d0.element-dynamic-e988
  .section-plasma-bb2d
  span.simple_4d78.fn-current-c606 {
  background-color: var(--e-global-color-text);
}
.avatar_wood_4de3
  .first-d7d0.element-dynamic-e988
  .section-plasma-bb2d
  .simple_4d78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_7ce8 .right-3313 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_7ce8
  .carousel-small-4815
  > .active_black_7372
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_7ce8
  .video_c2ee
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_7ce8
  .focused-adea
  .notification-fast-d211,
.thumbnail_7ce8
  .focused-adea
  .form_over_5f16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_7ce8
  .focused-adea
  .chip_down_4487,
.thumbnail_7ce8
  .focused-adea
  a
  .chip_down_4487 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_7ce8
  .focused-adea
  .yellow_21e6 {
  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);
}
.thumbnail_7ce8
  .focused-adea
  .middle_7885 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_7ce8
  .focused-adea
  .middle_7885 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_7ce8
  .focused-adea
  .middle_7885:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_7ce8
  .focused-adea
  .paragraph-advanced-8004 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_7ce8
  .focused-adea
  .paragraph-advanced-8004 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_7ce8
  .focused-adea
  .paragraph-advanced-8004:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_7ce8
  .feature_warm_d68a
  .grid_first_9fea
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_7ce8
  .feature_warm_d68a
  .label_d513 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_7ce8
  .feature_warm_d68a
  .yellow_21e6 {
  color: var(--e-global-color-text);
}
.thumbnail_7ce8
  .feature_warm_d68a
  .yellow_21e6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_7ce8
  .feature_warm_d68a
  .middle_7885 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_7ce8
  .feature_warm_d68a
  .middle_7885 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_7ce8
  .feature_warm_d68a
  .middle_7885:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_7ce8
  .feature_warm_d68a
  .paragraph-advanced-8004 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_7ce8
  .feature_warm_d68a
  .paragraph-advanced-8004 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_7ce8
  .feature_warm_d68a
  .paragraph-advanced-8004:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_7ce8 .popup_1f19 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_7ce8 .popup_1f19:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_7ce8 .in-1088 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_7ce8 .backdrop_pink_2266 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_9caf .pressed-3b45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_9caf
  .thumbnail-ea54
  > div:nth-child(3)
  .pressed-3b45,
.status_9caf
  .accordion-b27f
  > div:nth-child(1)
  .pressed-3b45,
.status_9caf
  .message_f97d
  > div:nth-child(1)
  .pressed-3b45,
.status_9caf
  .old_a626
  > div:nth-child(1)
  .pressed-3b45,
.status_9caf
  .old_d7b7
  > div:nth-child(1)
  .pressed-3b45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_9caf .pink-b015 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_9caf .solid_c66b {
  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);
}
.status_9caf .title_purple_5efc {
  background-color: var(--e-global-color-primary);
}
.status_9caf .title_purple_5efc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_9caf .title_purple_5efc:hover {
  background-color: var(--e-global-color-primary);
}
.status_9caf .list_7614 {
  background-color: var(--e-global-color-primary);
}
.status_9caf .list_7614:hover {
  background-color: var(--e-global-color-primary);
}
.status_9caf .in-1088 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_9caf .backdrop_pink_2266 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_d019 .section-gas-263e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_d019 .fast_881d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_d019 .hover-middle-d731 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_d019 .stale-4721 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_d019 .green_1dee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_d019 .list_7614 {
  background-color: var(--e-global-color-primary);
}
.focus_d019 .list_7614:hover {
  background-color: var(--e-global-color-primary);
}
.column-ebd0 .logo-huge-b70a {
  background-color: var(--e-global-color-secondary);
}
.column-ebd0 .chip-740b {
  background-color: var(--e-global-color-text);
}
.column-ebd0 .icon_a2ba {
  background-color: var(--e-global-color-secondary);
}
.column-ebd0 .over-cff7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-ebd0 .header-92ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-ebd0 .black-2743 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-ebd0 .tooltip-6f62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-ebd0 .huge_e58d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_copper_a1e5 .article-dark-53df .accordion-easy-01c2,
.accordion_copper_a1e5
  .article-dark-53df
  .accordion-easy-01c2
  a,
.accordion_copper_a1e5 .text_fcf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_copper_a1e5 .article-dark-53df .inner-4175,
.accordion_copper_a1e5 .list-1110 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_copper_a1e5 .article-dark-53df .inner-4175 {
  color: var(--e-global-color-text);
}
.accordion_copper_a1e5 .list-1110 {
  color: var(--e-global-color-text);
}
.accordion_copper_a1e5
  .article-dark-53df
  .component_blue_6bb2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_copper_a1e5 .over-8a82 .photo-8990 {
  background-color: var(--e-global-color-primary);
}
.accordion_copper_a1e5 .over-8a82 .photo-8990:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_copper_a1e5 .over-8a82 .hard-0e3d li span {
  background-color: var(--e-global-color-text);
}
.accordion_copper_a1e5 .over-8a82 .hard-0e3d li span:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_copper_a1e5
  .over-8a82
  .hard-0e3d
  li.tall-1e12
  span {
  background-color: var(--e-global-color-accent);
}
.accordion_copper_a1e5 .breadcrumb-d88f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-stone-40e3 .north_10a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_7699 .old-a8aa {
  background-color: var(--e-global-color-primary);
}
.over_7699 .block_6bfc {
  background-color: var(--e-global-color-secondary);
}
.over_7699 .lower-a12b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_7699 .status-silver-9d2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_7699 .badge_2f29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_7699 .table_555b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_7699 .wide_c345 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_7699 .heading_cool_cd47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_7699 .dirty_c4fd {
  background-color: var(--e-global-color-primary);
}
.over_7699 .dirty_c4fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_9f80 .content-22aa {
  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);
}
.blue_9f80 .first-b1bb {
  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);
}
.blue_9f80
  .green-2a1d:after {
  background-color: var(--e-global-color-primary);
}
.blue_9f80 .overlay_advanced_ccd2 {
  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);
}
.inner_1df9 .text_fcf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_1df9 .list-1110 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-fresh-a0c6 .tertiary-glass-7763 .message_fluid_b55c {
  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);
}
.tertiary-fresh-a0c6 .tertiary-glass-7763 .frame-silver-fe2f {
  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);
}
.west-f371 .article_3af0 {
  background-color: var(--e-global-color-primary);
}
.west-f371 .article_0a14 {
  background-color: var(--e-global-color-secondary);
}
.west-f371 .feature_4adf .element_86fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-f371 .gradient_c7e2 .element_86fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-6cff .yellow_5c95 .tabs-steel-c91b {
  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);
}
.large-6cff .yellow_5c95 .modal-orange-16d2 {
  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);
}
.large-6cff .yellow_5c95 .logo_motion_98fa {
  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);
}
.sidebar_d75c .component_7339 {
  border-color: var(--e-global-color-text);
}
.sidebar_d75c .frame-79d4 {
  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_d75c .component-lower-18ee {
  color: var(--e-global-color-primary);
}
.sidebar_d75c .accordion-af15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_7a8c .east_12d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_7a8c .link-7cce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_7a8c .cold-3509:hover .east_12d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_7a8c
  .cold-3509:hover
  .link-7cce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-0c1c .column_copper_87af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-0c1c .down-1261 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-ccfc .element-2f89 .photo-7bac {
  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);
}
.orange-ccfc .liquid_45b7 .photo-7bac {
  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);
}
.paragraph_paper_fcdb .hidden-3cbf {
  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);
}
.box-active-e2f8 .header_mini_4b52 .small_7d74 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-active-e2f8 .header_mini_4b52 .small_7d74 {
  background-color: var(--e-global-color-secondary);
}
.box-active-e2f8 .banner_light_a41c .small_7d74 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-active-e2f8 .banner_light_a41c .small_7d74 {
  background-color: var(--e-global-color-secondary);
}
.box-active-e2f8 .highlight_yellow_0a77 .smooth-b7e0 {
  background-color: var(--e-global-color-primary);
}
.box-active-e2f8 .highlight_yellow_0a77:hover .smooth-b7e0 {
  background-color: var(--e-global-color-secondary);
}
.box-active-e2f8 .photo-8990 {
  background-color: var(--e-global-color-primary);
}
.box-active-e2f8 .photo-8990:hover {
  background-color: var(--e-global-color-accent);
}
.box-active-e2f8 .hard-0e3d li span {
  background-color: var(--e-global-color-text);
}
.box-active-e2f8 .hard-0e3d li span:hover {
  background-color: var(--e-global-color-primary);
}
.box-active-e2f8 .hard-0e3d li.tall-1e12 span {
  background-color: var(--e-global-color-accent);
}
.shadow-white-2756 .footer_active_9783 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-white-2756 .input_complex_329d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_bd48 .narrow_4f0f:before {
  background-color: var(--e-global-color-secondary);
}
.wood_bd48 .aside_311f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_bd48 .widget_2250 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-0c98 .modal_307e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-0c98 .modal_307e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-0c98 .modal_307e.fn-active-c606 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-0c98 .prev-b098 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-0c98 .paragraph-c19c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-0c98 .clean_ec50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-0c98 .gradient-in-d80b {
  background-color: var(--e-global-color-primary);
}
.notification-0c98 .gradient-in-d80b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-0c98 .frame-6cfe {
  background-color: var(--e-global-color-primary);
}
.notification-0c98 .frame-6cfe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_965d .pagination-6f39 .hard-d86f a {
  color: var(--e-global-color-secondary);
}
.block_965d .pagination-6f39 .hard-d86f a:hover {
  color: var(--e-global-color-secondary);
}
.block_965d .pagination-6f39 .hard-d86f,
.block_965d .pagination-6f39 .hard-d86f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_965d .pagination-6f39 .disabled-tiny-750d {
  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);
}
.block_965d .pagination-6f39 .card-7959 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_965d .pagination-6f39 .carousel_active_5e41 {
  background-color: var(--e-global-color-primary);
}
.block_965d .pagination-6f39 .carousel_active_5e41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_965d .pagination-6f39 .carousel_active_5e41:hover {
  background-color: var(--e-global-color-primary);
}
.block_965d .pagination-6f39 .highlight-huge-67e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_965d .pagination-6f39 .highlight-huge-67e2 {
  background-color: var(--e-global-color-primary);
}
.block_965d .pagination-6f39 .highlight-huge-67e2:hover {
  background-color: var(--e-global-color-primary);
}
.block_965d .pagination-6f39 .photo-8990 {
  background-color: var(--e-global-color-primary);
}
.block_965d .pagination-6f39 .photo-8990:hover {
  background-color: var(--e-global-color-primary);
}
.block_965d .over-8a82 .hard-0e3d li span {
  background-color: var(--e-global-color-text);
}
.block_965d .over-8a82 .hard-0e3d li span:hover {
  background-color: var(--e-global-color-primary);
}
.block_965d .over-8a82 .hard-0e3d li.tall-1e12 span {
  background-color: var(--e-global-color-accent);
}
.block_965d .in-1088 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_965d .backdrop_pink_2266 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_dynamic_0bbd .logo_east_c63c .smooth-e7fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_dynamic_0bbd .logo_east_c63c .aside_fluid_bc5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_dynamic_0bbd .logo_east_c63c .mask_672b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_red_55a0 .summary_e010 {
  border-color: var(--e-global-color-text);
}
.dropdown_red_55a0 .photo-yellow-3017 {
  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);
}
.dropdown_red_55a0 .table_9b0f {
  color: var(--e-global-color-secondary);
}
.dropdown_red_55a0 .table_9b0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_red_55a0 .mini_eb51 > * {
  color: var(--e-global-color-primary);
}
.dropdown_red_55a0 .mini_eb51 > * svg {
  fill: var(--e-global-color-primary);
}
.dropdown_red_55a0 .list_in_9a5c {
  color: var(--e-global-color-primary);
}
.dropdown_red_55a0 .list_in_9a5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_red_55a0 .green-a2b6 {
  color: var(--e-global-color-primary);
}
.dropdown_red_55a0 .green-a2b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_red_55a0 .badge_center_5357 {
  color: var(--e-global-color-primary);
}
.dropdown_red_55a0 .badge_center_5357 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_red_55a0 .stone-b24b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_red_55a0 .dynamic-d8db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_red_55a0 .dynamic-d8db.row-f9d0 {
  color: var(--e-global-color-secondary);
}
.dropdown_red_55a0 .dynamic-d8db.row-f9d0 .description_e641 {
  color: var(--e-global-color-accent);
}
.dropdown_red_55a0 .dynamic-d8db.out_5573 {
  color: var(--e-global-color-text);
}
.dropdown_red_55a0 .dynamic-d8db.out_5573 .description_e641 {
  color: var(--e-global-color-text);
}
.dropdown_red_55a0 .dynamic-d8db:before {
  border-top-color: var(--e-global-color-text);
}
.dropdown_red_55a0 .white-308e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_red_55a0
  .white-308e
  .input_f63d {
  background-color: var(--e-global-color-primary);
}
.dropdown_red_55a0
  .white-308e
  .input_f63d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_red_55a0 .summary_e010 .video-41d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-fast-0a85 .element-971f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-fast-0a85 .slider_2a9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-1c1e .overlay_599f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-1c1e
  .shadow_8340
  .gradient_pink_f171 {
  background-color: var(--e-global-color-secondary);
}
.sidebar-1c1e
  .shadow_8340.chip-1b77
  .gradient_pink_f171 {
  background-color: var(--e-global-color-text);
}
.sidebar-1c1e
  .shadow_8340:hover
  .gradient_pink_f171 {
  background-color: var(--e-global-color-accent);
}
.sidebar-1c1e
  .shadow_8340.fn-active-c606
  .gradient_pink_f171 {
  background-color: var(--e-global-color-primary);
}
.form_silver_fd63 .modal_small_9ded {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.form_silver_fd63 .next_7d27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_silver_fd63 .north_43ce {
  background-color: var(--e-global-color-primary);
}
.form_silver_fd63 .north_43ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_1691 .slow_51ba .tooltip-last-722f .title-left-cadd {
  background-color: var(--e-global-color-secondary);
}
.outline_1691 .slow_51ba .top-fbcf:after {
  background-color: var(--e-global-color-secondary);
}
.outline_1691 .badge_56e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_1691 .dropdown-ad43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_1691 .module_copper_ecaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_1691 .first-bb92 {
  background-color: var(--e-global-color-primary);
}
.outline_1691 .first-bb92 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_1691 .outline-warm-0197 {
  background-color: var(--e-global-color-secondary);
}
.outline_1691 .outline-warm-0197 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_1691 .slow_51ba .form_yellow_cadb .paragraph-42cf:hover {
  background-color: var(--e-global-color-primary);
}
.outline_1691
  .slow_51ba
  .form_yellow_cadb
  .paragraph-42cf.texture_4945 {
  background-color: var(--e-global-color-primary);
}
.outline_1691 .slow_51ba .primary_white_5d6d:before {
  border-color: var(--e-global-color-primary);
}
.outline_1691 .slow_51ba .primary_white_5d6d:hover:before {
  border-color: var(--e-global-color-secondary);
}
.outline_1691
  .slow_51ba
  .primary_white_5d6d.outline-e98e:before {
  border-color: var(--e-global-color-primary);
}
.outline_1691 .breadcrumb-gold-bb41 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-92ef .feature-6ca1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-92ef .feature-6ca1:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-92ef .feature-6ca1.disabled-smooth-61ab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-92ef .tertiary-90c6 {
  background-color: var(--e-global-color-primary);
}
.tooltip-92ef .tertiary-90c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-92ef
  .dropdown_bd85
  .fast-0cf5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-92ef
  .sort_center_0500
  .fast-0cf5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first_6d79
  .description_iron_bdfe
  .list_caaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_6d79
  .description_iron_bdfe
  .tabs-hard-277e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_6d79 .thumbnail-9b7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_6d79 .soft_5bb2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_6d79 .fluid_a240 {
  background-color: var(--e-global-color-primary);
}
.first_6d79 .fluid_a240 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple_7e0c .black-5d53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_7e0c .upper-be38 {
  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);
}
.purple_7e0c .heading_east_f403 {
  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);
}
.purple_7e0c .heading_east_f403 a:hover {
  color: var(--e-global-color-secondary);
}
.purple_7e0c .box_7d27 {
  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);
}
.purple_7e0c .logo-dim-70c9 {
  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);
}
.purple_7e0c .active_liquid_6dc3 .photo-8990 {
  background-color: var(--e-global-color-primary);
}
.purple_7e0c .active_liquid_6dc3 .photo-8990:hover {
  background-color: var(--e-global-color-accent);
}
.purple_7e0c
  .active_liquid_6dc3
  .hard-0e3d
  li
  span {
  background-color: var(--e-global-color-text);
}
.purple_7e0c
  .active_liquid_6dc3
  .hard-0e3d
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.purple_7e0c
  .active_liquid_6dc3
  .hard-0e3d
  li.tall-1e12
  span {
  background-color: var(--e-global-color-accent);
}
.progress-969c
  .hero_ce6b
  .message-cool-981a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-969c .hero_ce6b .footer-narrow-3fb1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-969c .hero_ce6b .image-bbaf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-969c .mini-fbfb {
  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);
}
.progress-969c
  .module-0115.hard-2a53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a
  > a {
  background-color: var(--e-global-color-text);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a
  > a
  .prev-7d45.column_785d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a
  > a
  .header_8d1a.element-easy-f6bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a
  > .large-b76b
  .solid_7a6a
  > a {
  background-color: var(--e-global-color-secondary);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a
  > .large-b76b
  .solid_7a6a
  > a
  .hidden-ecca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a
  > .large-b76b
  .solid_7a6a
  > a
  .header_8d1a.pagination_52f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a
  > a
  .pressed_7090:before {
  color: var(--e-global-color-text);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a
  > .large-b76b
  a
  .pressed_7090:before {
  color: var(--e-global-color-text);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a.tabs_6e47
  > a
  .pressed_7090:before {
  color: var(--e-global-color-text);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a
  > .large-b76b
  .solid_7a6a.tabs_6e47
  > a
  .pressed_7090:before {
  color: var(--e-global-color-text);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a
  > a
  .list-593d
  .wood-d47b {
  color: var(--e-global-color-text);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a
  > .large-b76b
  a
  .list-593d
  .wood-d47b {
  color: var(--e-global-color-text);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a
  > a
  .list-593d
  .wood-d47b,
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a
  > .large-b76b
  a
  .list-593d
  .wood-d47b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a
  > a
  .form_79bc:before {
  color: var(--e-global-color-text);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a
  > .large-b76b
  a
  .form_79bc:before {
  color: var(--e-global-color-text);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a.tabs_6e47
  > a
  .form_79bc:before {
  color: var(--e-global-color-text);
}
.icon-steel-4b1d
  > .paragraph_purple_dfc3
  > div
  > .fixed-3c6c
  > .solid_7a6a
  > .large-b76b
  .solid_7a6a.tabs_6e47
  > a
  .form_79bc:before {
  color: var(--e-global-color-text);
}
.card-white-20eb .short-86f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-white-20eb
  .element-158e:hover
  .short-86f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-huge-acf3
  > .paragraph_purple_dfc3
  > .feature_ee9c
  > .hard-1142
  > .motion-6c2d
  > .glass_8607
  .list_narrow_81b5 {
  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);
}
.heading-huge-acf3
  > .paragraph_purple_dfc3
  > .feature_ee9c
  > .hard-1142
  > .motion-6c2d
  > .glass_8607:hover
  .list_narrow_81b5 {
  color: var(--e-global-color-text);
}
.heading-huge-acf3
  > .paragraph_purple_dfc3
  > .feature_ee9c
  > .hard-1142
  > .motion-6c2d
  > .glass_8607:hover
  .list_narrow_81b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-huge-acf3
  > .paragraph_purple_dfc3
  > .feature_ee9c
  > .hard-1142
  > .motion-6c2d.tertiary-smooth-af1c
  > .glass_8607
  .list_narrow_81b5 {
  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);
}
.smooth-cf68 .new_cceb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-cf68 .surface_inner_1aac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-cf68 .inner-fb21 {
  background-color: var(--e-global-color-primary);
}
.smooth-cf68 .inner-fb21 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-4fc6
  > .paragraph_purple_dfc3
  > .item-prev-d4bd
  > .fast_ba9e
  > .red-a266
  .advanced_f44e {
  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);
}
.active-4fc6
  > .paragraph_purple_dfc3
  > .item-prev-d4bd
  > .fast_ba9e
  > .red-a266
  .search_pro_40f0 {
  color: var(--e-global-color-text);
}
.active-4fc6
  > .paragraph_purple_dfc3
  > .item-prev-d4bd
  > .fast_ba9e
  > .red-a266:hover
  .advanced_f44e {
  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);
}
.active-4fc6
  > .paragraph_purple_dfc3
  > .item-prev-d4bd
  > .fast_ba9e
  > .red-a266:hover
  .search_pro_40f0 {
  color: var(--e-global-color-secondary);
}
.active-4fc6
  > .paragraph_purple_dfc3
  > .item-prev-d4bd
  > .fast_ba9e
  > .red-a266.breadcrumb_hovered_6c5a
  .advanced_f44e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-4fc6
  > .paragraph_purple_dfc3
  > .item-prev-d4bd
  > .fast_ba9e
  > .red-a266.breadcrumb_hovered_6c5a
  .search_pro_40f0 {
  color: var(--e-global-color-primary);
}
.middle_ffe9
  .pattern_inner_3589
  .tag_f25a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_ffe9 .carousel-red-d325 .video-41d4 .gradient_35d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_3158 .link-e279 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_3158 .box-dirty-2b97 .link-e279 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_3158 .element_5744 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_3158 .element_5744 {
  background-color: var(--e-global-color-primary);
}
.aside-5bf6 .header-steel-d7b5 .copper_5ac8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-5bf6
  .header-steel-d7b5:hover
  .focused-6e58 {
  color: var(--e-global-color-secondary);
}
.aside-5bf6
  .header-steel-d7b5:hover
  .copper_5ac8 {
  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);
}
.menu_liquid_9a58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.glass-7cb9 {
  flex-direction: column;
}

.glass-7cb9 .picture_68aa {
  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.glass-7cb9 .picture_68aa {
  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);
}

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

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

.iron-a120.notification-8bb0 {
  display: none;
}

.short-8802 {
  display: none;
}

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

.motion_5cfc.alert-hard-a81b {
  margin-bottom: 40px;
  width: 100%;
}

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

.glass-7cb9 a {
  width: 100%;
}

.tertiary_lite_2974 .action_6496.advanced-edd0 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.tertiary_lite_2974
  .action_6496.table-79f7
  .selected-3a8d
  .east-4b91 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.wide_0430.tabs-bottom-eb2b > .white-0366 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.widget-91b4 {
  position: relative;
  width: 100%;
}

.element-113d {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.table-down-a9c9 {
  font-size: 35px !important;
}

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

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

.last-3483 {
  display: flex;
  gap: 50px;
}

.tertiary_lite_2974
  .action_6496.lower-176e
  .banner_iron_5345
  .container-db2a {
  width: 100% !important;
}

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

.summary-dirty-0e82 {
  width: 100%;
}

.wrapper-91d2 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.paragraph-liquid-f8cd {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.red-1012 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.paragraph-liquid-f8cd:hover .red-1012 {
  visibility: visible;
}
.paragraph-liquid-f8cd:hover.paragraph-liquid-f8cd::before {
  display: block;
}

.over_eb70 h3 {
  color: #fff;
}

.dark-7535 {
  margin: 0;
}

.tertiary_lite_2974
  .action_6496.lower-176e
  .container-db2a
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.gallery_hovered_77ce {
  width: 100%;
}

.table_9aec {
  width: 100%;
}

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

.table_9aec {
  width: 100%;
}

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

.container-db2a {
  display: flex;
  align-items: center;
}

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

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

.glass-7cb9 .picture_68aa.cool_2258 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.glass-7cb9 h1.picture_68aa {
  margin-top: 80px !important;
}

.tertiary_lite_2974 .action_6496.popup-stone-337a {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.hero-paper-c120 img {
  width: 100%;
}

.lower-8e24 .heading_952f.selected-3a8d {
  justify-content: space-between;
}

.wrapper_8abd {
  display: none;
}

.shade-out-cbbb .title_prev_d401 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .wide_0430 .white-0366 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .lower-8e24 .heading_952f.selected-3a8d {
    border-bottom: 1px solid #f0c159;
  }

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

  .wide_0430.tabs-bottom-eb2b > .white-0366 {
    gap: 15px;
    justify-content: space-between;
  }

  .tertiary_lite_2974
    .action_6496.lower-176e
    .container-db2a
    img {
    width: 60% !important;
  }

  .element-113d {
    left: 2%;
  }

  .active_2fac {
    margin: 10px 0;
  }

  .glass-7cb9 .title_prev_d401 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .table-down-a9c9 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.glass-7cb9 .picture_68aa,
  .glass-7cb9 .picture_68aa {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .container-db2a {
    justify-content: center;
  }

  .glass-7cb9 .title_prev_d401 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .tertiary_lite_2974 .action_6496.advanced-edd0 {
    width: 75% !important;
  }

  .hero-paper-c120 img {
    width: 100% !important;
  }
}

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

  h2.glass-7cb9 .picture_68aa,
  .glass-7cb9 .picture_68aa {
    font-size: 30px !important;
  }

  .container-db2a {
    justify-content: center;
  }

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

  .row-green-1925
    .article_85ae.shade-paper-3fb2 {
    margin: 0 !important;
  }

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

  .active_2fac {
    display: flex;
  }

  .hero_5871 .thick_c3d2 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .texture-562c svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .glass-7cb9 h1.picture_68aa {
    margin-top: 40px !important;
  }

  .tertiary_lite_2974
    .action_6496.lower-176e
    .container-db2a
    img,
  .hover-fluid-6ea6 .banner_iron_5345 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .tertiary_lite_2974 .action_6496.advanced-edd0 {
    width: 100% !important;
  }

  .wide_0430.tabs-bottom-eb2b > .white-0366 {
    gap: 3px;
  }

  .glass-7cb9 .title_prev_d401 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.lower-8e24 .heading_952f.selected-3a8d {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.lower-8e24 .heading_952f.selected-3a8d: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);
}

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

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

.glass-7cb9 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .lower-8e24 .heading_952f.selected-3a8d {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .glass-7cb9 .picture_68aa {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .thick_c3d2 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.motion-5a42 .tertiary_action_920d {
  flex-shrink: 0;
  white-space: nowrap;
}

.motion-5a42 .down-bd14 {
  flex-shrink: 0;
  min-width: fit-content;
}

.motion-5a42 .east-4b91 {
  white-space: nowrap;
}

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

.motion-5a42 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.motion-5a42 .down-bd14 {
  max-width: 80px !important;
  overflow: hidden;
}

.motion-5a42 .heading_952f.selected-3a8d {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.motion-5a42 .east-4b91 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 7d17 */
.phantom-card-a4 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.2;
}
