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(.list-under-3853) {
  gap: 0.5em;
}
:where(.block-active-cb25) {
  gap: 0.5em;
}
body .aside_orange_9099 > .row-simple-6ef1 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .aside_orange_9099 > .fixed-925d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .aside_orange_9099 > .cool-36c1 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tertiary_pro_1277 > .row-simple-6ef1 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tertiary_pro_1277 > .fixed-925d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tertiary_pro_1277 > .cool-36c1 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .tertiary_pro_1277
  > :where(:not(.row-simple-6ef1):not(.fixed-925d):not(.section_gold_1277)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tertiary_pro_1277 > .text-stale-869a {
  max-width: var(--wp--style--global--wide-size);
}
body .list-under-3853 {
  display: flex;
}
body .list-under-3853 {
  flex-wrap: wrap;
  align-items: center;
}
body .list-under-3853 > * {
  margin: 0;
}
body .block-active-cb25 {
  display: grid;
}
body .block-active-cb25 > * {
  margin: 0;
}
:where(.highlight_focused_ef4b.list-under-3853) {
  gap: 2em;
}
:where(.highlight_focused_ef4b.block-active-cb25) {
  gap: 2em;
}
:where(.label_b800.list-under-3853) {
  gap: 1.25em;
}
:where(.label_b800.block-active-cb25) {
  gap: 1.25em;
}
.gradient_hard_74a5 {
  color: var(--wp--preset--color--black) !important;
}
.image-dbb4 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.notification_10d6 {
  color: var(--wp--preset--color--white) !important;
}
.middle-de25 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.text_fresh_5d8b {
  color: var(--wp--preset--color--vivid-red) !important;
}
.header_east_60c9 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hovered-5677 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.highlight_center_747b {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.sidebar-5ae5 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gradient-tiny-033c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pattern-d777 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.caption-88c4 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.dynamic_97e6 {
  background-color: var(--wp--preset--color--black) !important;
}
.active-b6f0 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hidden_bright_d9d7 {
  background-color: var(--wp--preset--color--white) !important;
}
.preview-focused-b15f {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.down_5801 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.column-west-da7e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.picture-d2a7 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.module_bb82 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.menu-a91b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.brown_7d4a {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.form-987b {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.primary-cdb0 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.main_ab37 {
  border-color: var(--wp--preset--color--black) !important;
}
.accent_f16b {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tag-d7b7 {
  border-color: var(--wp--preset--color--white) !important;
}
.hovered_929f {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.clean-ff84 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.dropdown_gas_ebac {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.photo_next_1ddd {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.notification-fcfa {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.input_glass_be08 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tabs_fa50 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tall_4876 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.border_b173 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.breadcrumb-7c9c {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.avatar_65b6 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.left_a74a {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.heading-114a {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.in-1af0 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.table_52ed {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.section_dim_7d7f {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.box_middle_1470 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.info-down-130a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.box_cool_c09d {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.banner_fast_69eb {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.video-basic-1bdf {
  background: var(--wp--preset--gradient--midnight) !important;
}
.old-7ce6 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.solid_1047 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.bronze_7623 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.container-under-d72a {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.border-silver-a254 a:where(:not(.mask_8757)) {
  color: inherit;
}
:where(.label_b800.list-under-3853) {
  gap: 1.25em;
}
:where(.label_b800.block-active-cb25) {
  gap: 1.25em;
}
:where(.highlight_focused_ef4b.list-under-3853) {
  gap: 2em;
}
:where(.highlight_focused_ef4b.block-active-cb25) {
  gap: 2em;
}
.stale_a516 {
  font-size: 1.5em;
  line-height: 1.6;
}

.dynamic-891a .short-a4a1 {
  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);
}
.message-hot-d572 .tabs_b970 {
  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_1d1e {
  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_1d1e.outline-hot-b786 .pink-93f9 {
  background-color: var(--e-global-color-primary);
}
.accent_1d1e.pagination_liquid_28d3 .pink-93f9,
.accent_1d1e.carousel_over_168c .pink-93f9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.content_3110 .caption-cool-2164 {
  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);
}
.column-blue-b7ad {
  --divider-color: var(--e-global-color-secondary);
}
.column-blue-b7ad .lite_419e {
  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);
}
.column-blue-b7ad.pro-225b .hidden-3969 {
  background-color: var(--e-global-color-secondary);
}
.column-blue-b7ad.liquid_9021 .hidden-3969,
.column-blue-b7ad.input-8560 .hidden-3969 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.column-blue-b7ad.liquid_9021 .hidden-3969,
.column-blue-b7ad.input-8560 .hidden-3969 svg {
  fill: var(--e-global-color-secondary);
}
.content_paper_bc14 .over_5d7e {
  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);
}
.content_paper_bc14 .inner-449a {
  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);
}
.old_104d.pro-225b .hidden-3969 {
  background-color: var(--e-global-color-primary);
}
.old_104d.liquid_9021 .hidden-3969,
.old_104d.input-8560 .hidden-3969 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.old_104d.liquid_9021 .hidden-3969,
.old_104d.input-8560 .hidden-3969 svg {
  fill: var(--e-global-color-primary);
}
.pressed_c904.pro-225b .hidden-3969 {
  background-color: var(--e-global-color-primary);
}
.pressed_c904.liquid_9021 .hidden-3969,
.pressed_c904.input-8560 .hidden-3969 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pressed_c904 .small-83ae {
  color: var(--e-global-color-primary);
}
.pressed_c904 .small-83ae,
.pressed_c904 .small-83ae a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_c904 .item_32ee {
  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);
}
.caption-first-4800 .north-da4d {
  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);
}
.blue-4838 .component_13f9 .description_yellow_88b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_short_45f2 .highlight_9bc6:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.gallery_short_45f2 .column_advanced_608e i {
  color: var(--e-global-color-primary);
}
.gallery_short_45f2 .column_advanced_608e svg {
  fill: var(--e-global-color-primary);
}
.gallery_short_45f2 .full_b0e9 {
  color: var(--e-global-color-secondary);
}
.gallery_short_45f2 .highlight_9bc6 > .full_b0e9,
.gallery_short_45f2 .highlight_9bc6 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-353e .row_easy_e2bf {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-353e .content_ff78 {
  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);
}
.static_62f0 .pagination_current_6b1d .menu_de49 {
  background-color: var(--e-global-color-primary);
}
.static_62f0 .tag_a20e {
  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);
}
.title-9407 .new-daf0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-9407 .status-cold-aa77 {
  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);
}
.title-9407 .west-3b14 {
  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);
}
.content-focused-84cf .shadow-3795,
.content-focused-84cf .shadow-3795 a {
  color: var(--e-global-color-primary);
}
.content-focused-84cf .shadow-3795.heading_a5e5,
.content-focused-84cf .shadow-3795.heading_a5e5 a {
  color: var(--e-global-color-accent);
}
.content-focused-84cf .shadow-3795 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-focused-84cf .status-tiny-3273 {
  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);
}
.button-plasma-de42 .dim_ee19,
.button-plasma-de42 .feature-iron-98c6 {
  color: var(--e-global-color-primary);
}
.button-plasma-de42 .dim_ee19 svg {
  fill: var(--e-global-color-primary);
}
.button-plasma-de42 .heading_a5e5 .dim_ee19,
.button-plasma-de42 .heading_a5e5 .feature-iron-98c6 {
  color: var(--e-global-color-accent);
}
.button-plasma-de42 .heading_a5e5 .dim_ee19 svg {
  fill: var(--e-global-color-accent);
}
.button-plasma-de42 .feature-iron-98c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-plasma-de42 .status-tiny-3273 {
  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);
}
.popup_small_b1b1 .carousel_fast_33f5,
.popup_small_b1b1 .surface_advanced_9d46 {
  color: var(--e-global-color-primary);
}
.popup_small_b1b1 .surface_advanced_9d46 svg {
  fill: var(--e-global-color-primary);
}
.popup_small_b1b1 .shadow-3795.heading_a5e5 a,
.popup_small_b1b1
  .shadow-3795.heading_a5e5
  .surface_advanced_9d46 {
  color: var(--e-global-color-accent);
}
.popup_small_b1b1 .carousel_fast_33f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_small_b1b1 .status-tiny-3273 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_6e38 .focused_24a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_6e38 .pro_a96e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_c9bf .hot_8fc7 .top-cc11 {
  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);
}
.yellow_c9bf .hot_8fc7 .article-1ec9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_c9bf .thick-ab00 .top-cc11 {
  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);
}
.yellow_c9bf
  .thick-ab00
  .article-1ec9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_c9bf
  .over_fef0
  .top-cc11 {
  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);
}
.yellow_c9bf
  .over_fef0
  .article-1ec9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_c9bf
  .surface-out-477e
  .top-cc11 {
  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);
}
.yellow_c9bf
  .surface-out-477e
  .article-1ec9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-current-357c .frame-6fc8 {
  background-color: var(--e-global-color-primary);
}
.input-current-357c .frame-6fc8:hover {
  background-color: var(--e-global-color-primary);
}
.input-current-357c .logo-feee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-current-357c
  .frame-6fc8:hover
  .logo-feee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-eebf .hover_black_92cc {
  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);
}
.aside-d51d .item-956d .module_ca4e a {
  background-color: var(--e-global-color-accent);
}
.aside-d51d .item-956d .title-fixed-9404 a {
  background-color: var(--e-global-color-accent);
}
.aside-d51d .item-956d .module_ca4e a,
.aside-d51d .item-956d .title-fixed-9404 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-1986
  .photo_17da.medium-aa33
  .item-956d
  a.footer_051e {
  background-color: var(--e-global-color-accent);
}
.row-1986
  .photo_17da.medium-aa33
  .item-956d
  span.footer_051e.fn-current-e44e {
  background-color: var(--e-global-color-text);
}
.row-1986
  .photo_17da.medium-aa33
  .item-956d
  .footer_051e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_short_69cf .first_211d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_short_69cf
  .gallery_steel_d4ee
  > .caption-new-e7f1
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_short_69cf
  .column-a406
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_short_69cf
  .bronze_553f
  .glass-31fb,
.active_short_69cf
  .bronze_553f
  .under_0295 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_short_69cf
  .bronze_553f
  .dark-8b6f,
.active_short_69cf
  .bronze_553f
  a
  .dark-8b6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_short_69cf
  .bronze_553f
  .title_silver_811a {
  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);
}
.active_short_69cf
  .bronze_553f
  .background_tall_8cb8 {
  background-color: var(--e-global-color-primary);
}
.active_short_69cf
  .bronze_553f
  .background_tall_8cb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_short_69cf
  .bronze_553f
  .background_tall_8cb8:hover {
  background-color: var(--e-global-color-primary);
}
.active_short_69cf
  .bronze_553f
  .plasma_f8ad {
  background-color: var(--e-global-color-primary);
}
.active_short_69cf
  .bronze_553f
  .plasma_f8ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_short_69cf
  .bronze_553f
  .plasma_f8ad:hover {
  background-color: var(--e-global-color-primary);
}
.active_short_69cf
  .title_dynamic_30cc
  .easy-b136
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_short_69cf
  .title_dynamic_30cc
  .grid_eaad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_short_69cf
  .title_dynamic_30cc
  .title_silver_811a {
  color: var(--e-global-color-text);
}
.active_short_69cf
  .title_dynamic_30cc
  .title_silver_811a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_short_69cf
  .title_dynamic_30cc
  .background_tall_8cb8 {
  background-color: var(--e-global-color-primary);
}
.active_short_69cf
  .title_dynamic_30cc
  .background_tall_8cb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_short_69cf
  .title_dynamic_30cc
  .background_tall_8cb8:hover {
  background-color: var(--e-global-color-primary);
}
.active_short_69cf
  .title_dynamic_30cc
  .plasma_f8ad {
  background-color: var(--e-global-color-primary);
}
.active_short_69cf
  .title_dynamic_30cc
  .plasma_f8ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_short_69cf
  .title_dynamic_30cc
  .plasma_f8ad:hover {
  background-color: var(--e-global-color-primary);
}
.active_short_69cf .alert_gold_75d8 {
  background-color: var(--e-global-color-primary);
}
.active_short_69cf .alert_gold_75d8:hover {
  background-color: var(--e-global-color-primary);
}
.active_short_69cf .liquid-73d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_short_69cf .gradient_lite_c864 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-18fc .tiny-7932 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-18fc
  .modal-inner-7769
  > div:nth-child(3)
  .tiny-7932,
.simple-18fc
  .in-ca80
  > div:nth-child(1)
  .tiny-7932,
.simple-18fc
  .section_down_cfa1
  > div:nth-child(1)
  .tiny-7932,
.simple-18fc
  .short_e155
  > div:nth-child(1)
  .tiny-7932,
.simple-18fc
  .hero-south-e917
  > div:nth-child(1)
  .tiny-7932 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-18fc .box-fast-b091 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-18fc .bright-285e {
  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);
}
.simple-18fc .active-fluid-ed4e {
  background-color: var(--e-global-color-primary);
}
.simple-18fc .active-fluid-ed4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-18fc .active-fluid-ed4e:hover {
  background-color: var(--e-global-color-primary);
}
.simple-18fc .surface-ab02 {
  background-color: var(--e-global-color-primary);
}
.simple-18fc .surface-ab02:hover {
  background-color: var(--e-global-color-primary);
}
.simple-18fc .liquid-73d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-18fc .gradient_lite_c864 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-aa02 .glass_ef0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-aa02 .avatar_b7c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-aa02 .sort_a3aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-aa02 .secondary_3f20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-aa02 .text-hard-4a04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-aa02 .surface-ab02 {
  background-color: var(--e-global-color-primary);
}
.orange-aa02 .surface-ab02:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-20e1 .fast_69d9 {
  background-color: var(--e-global-color-secondary);
}
.dropdown-20e1 .hard-a738 {
  background-color: var(--e-global-color-text);
}
.dropdown-20e1 .silver-2fd4 {
  background-color: var(--e-global-color-secondary);
}
.dropdown-20e1 .panel_9887 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-20e1 .search_active_0ada {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-20e1 .border_active_cb8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-20e1 .detail_complex_137c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-20e1 .thumbnail_0118 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-6f10 .breadcrumb_huge_e2db .panel-ea0e,
.panel-6f10
  .breadcrumb_huge_e2db
  .panel-ea0e
  a,
.panel-6f10 .carousel_next_f3c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-6f10 .breadcrumb_huge_e2db .large-59e4,
.panel-6f10 .cool-e460 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-6f10 .breadcrumb_huge_e2db .large-59e4 {
  color: var(--e-global-color-text);
}
.panel-6f10 .cool-e460 {
  color: var(--e-global-color-text);
}
.panel-6f10
  .breadcrumb_huge_e2db
  .green-df4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-6f10 .stale_83bc .easy-5b74 {
  background-color: var(--e-global-color-primary);
}
.panel-6f10 .stale_83bc .easy-5b74:hover {
  background-color: var(--e-global-color-primary);
}
.panel-6f10 .stale_83bc .iron_84a0 li span {
  background-color: var(--e-global-color-text);
}
.panel-6f10 .stale_83bc .iron_84a0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.panel-6f10
  .stale_83bc
  .iron_84a0
  li.large_5e5e
  span {
  background-color: var(--e-global-color-accent);
}
.panel-6f10 .avatar-a33c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-north-b157 .silver-79b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-664e .pagination_0787 {
  background-color: var(--e-global-color-primary);
}
.tag-664e .media-da7b {
  background-color: var(--e-global-color-secondary);
}
.tag-664e .short_de45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-664e .upper_26f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-664e .tag-rough-d8b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-664e .middle-a0ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-664e .column-30e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-664e .stone-eb24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-664e .detail-yellow-08b8 {
  background-color: var(--e-global-color-primary);
}
.tag-664e .detail-yellow-08b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_fdef .item-under-ffe6 {
  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);
}
.liquid_fdef .alert_3d69 {
  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);
}
.liquid_fdef
  .sort_hot_3ac6:after {
  background-color: var(--e-global-color-primary);
}
.liquid_fdef .description_3f50 {
  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);
}
.gallery_pro_6e43 .carousel_next_f3c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_pro_6e43 .cool-e460 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-9f30 .east_ebbe .pagination-c720 {
  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);
}
.short-9f30 .east_ebbe .aside_up_b334 {
  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_69c3 .panel-eb41 {
  background-color: var(--e-global-color-primary);
}
.link_69c3 .label-upper-7f34 {
  background-color: var(--e-global-color-secondary);
}
.link_69c3 .popup_prev_7c5a .wrapper_left_95db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_69c3 .alert_c10e .wrapper_left_95db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-55a1 .gradient_29f0 .narrow-d67e {
  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);
}
.nav-55a1 .gradient_29f0 .paper_b4c5 {
  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);
}
.nav-55a1 .gradient_29f0 .surface-first-b490 {
  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);
}
.notification-cf01 .current_71a6 {
  border-color: var(--e-global-color-text);
}
.notification-cf01 .media-fresh-699d {
  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);
}
.notification-cf01 .row_fresh_5221 {
  color: var(--e-global-color-primary);
}
.notification-cf01 .input-9da5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-tiny-d497 .avatar-4c4e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-tiny-d497 .pattern_dark_a4d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-tiny-d497 .avatar-9e4b:hover .avatar-4c4e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-tiny-d497
  .avatar-9e4b:hover
  .pattern_dark_a4d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-d79f .table_d2c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-d79f .soft-7967 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-out-4d55 .out_5cf1 .disabled_south_8925 {
  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);
}
.popup-out-4d55 .container_active_8739 .disabled_south_8925 {
  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_cool_1a56 .header_af81 {
  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);
}
.fixed-0724 .header_7a48 .alert-3089 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-0724 .header_7a48 .alert-3089 {
  background-color: var(--e-global-color-secondary);
}
.fixed-0724 .container_gas_fefb .alert-3089 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-0724 .container_gas_fefb .alert-3089 {
  background-color: var(--e-global-color-secondary);
}
.fixed-0724 .light-32e2 .active-5e43 {
  background-color: var(--e-global-color-primary);
}
.fixed-0724 .light-32e2:hover .active-5e43 {
  background-color: var(--e-global-color-secondary);
}
.fixed-0724 .easy-5b74 {
  background-color: var(--e-global-color-primary);
}
.fixed-0724 .easy-5b74:hover {
  background-color: var(--e-global-color-accent);
}
.fixed-0724 .iron_84a0 li span {
  background-color: var(--e-global-color-text);
}
.fixed-0724 .iron_84a0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.fixed-0724 .iron_84a0 li.large_5e5e span {
  background-color: var(--e-global-color-accent);
}
.module_b63d .container_c141 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_b63d .button_short_8b02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_0775 .surface-brown-c62a:before {
  background-color: var(--e-global-color-secondary);
}
.description_0775 .carousel-cf46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_0775 .soft-9d73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-wide-68ab .picture_99b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-wide-68ab .picture_99b0:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-wide-68ab .picture_99b0.fn-active-e44e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-wide-68ab .panel-pink-d1b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-wide-68ab .old_fd1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-wide-68ab .feature_clean_183b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-wide-68ab .pattern-a309 {
  background-color: var(--e-global-color-primary);
}
.content-wide-68ab .pattern-a309 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-wide-68ab .border_ddcb {
  background-color: var(--e-global-color-primary);
}
.content-wide-68ab .border_ddcb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_hovered_3435 .focus_054c .header-3226 a {
  color: var(--e-global-color-secondary);
}
.caption_hovered_3435 .focus_054c .header-3226 a:hover {
  color: var(--e-global-color-secondary);
}
.caption_hovered_3435 .focus_054c .header-3226,
.caption_hovered_3435 .focus_054c .header-3226 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_hovered_3435 .focus_054c .tooltip_bright_a118 {
  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);
}
.caption_hovered_3435 .focus_054c .text-hard-82a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_hovered_3435 .focus_054c .focus_fixed_8817 {
  background-color: var(--e-global-color-primary);
}
.caption_hovered_3435 .focus_054c .focus_fixed_8817 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_hovered_3435 .focus_054c .focus_fixed_8817:hover {
  background-color: var(--e-global-color-primary);
}
.caption_hovered_3435 .focus_054c .frame_prev_026e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_hovered_3435 .focus_054c .frame_prev_026e {
  background-color: var(--e-global-color-primary);
}
.caption_hovered_3435 .focus_054c .frame_prev_026e:hover {
  background-color: var(--e-global-color-primary);
}
.caption_hovered_3435 .focus_054c .easy-5b74 {
  background-color: var(--e-global-color-primary);
}
.caption_hovered_3435 .focus_054c .easy-5b74:hover {
  background-color: var(--e-global-color-primary);
}
.caption_hovered_3435 .stale_83bc .iron_84a0 li span {
  background-color: var(--e-global-color-text);
}
.caption_hovered_3435 .stale_83bc .iron_84a0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.caption_hovered_3435 .stale_83bc .iron_84a0 li.large_5e5e span {
  background-color: var(--e-global-color-accent);
}
.caption_hovered_3435 .liquid-73d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_hovered_3435 .gradient_lite_c864 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_1b0b .slider_1c6b .list_paper_3add {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_1b0b .slider_1c6b .footer_e979 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_1b0b .slider_1c6b .section-d20b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-94d3 .status_stale_b8e7 {
  border-color: var(--e-global-color-text);
}
.button-94d3 .orange-46b5 {
  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);
}
.button-94d3 .avatar-white-c9d1 {
  color: var(--e-global-color-secondary);
}
.button-94d3 .avatar-white-c9d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-94d3 .solid_fb48 > * {
  color: var(--e-global-color-primary);
}
.button-94d3 .solid_fb48 > * svg {
  fill: var(--e-global-color-primary);
}
.button-94d3 .old-c7ee {
  color: var(--e-global-color-primary);
}
.button-94d3 .old-c7ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-94d3 .hero_hard_e185 {
  color: var(--e-global-color-primary);
}
.button-94d3 .hero_hard_e185 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-94d3 .container_0487 {
  color: var(--e-global-color-primary);
}
.button-94d3 .container_0487 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-94d3 .pro_4a8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-94d3 .notice-c250 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-94d3 .notice-c250.module_0455 {
  color: var(--e-global-color-secondary);
}
.button-94d3 .notice-c250.module_0455 .gallery_plasma_af6e {
  color: var(--e-global-color-accent);
}
.button-94d3 .notice-c250.picture_d8ee {
  color: var(--e-global-color-text);
}
.button-94d3 .notice-c250.picture_d8ee .gallery_plasma_af6e {
  color: var(--e-global-color-text);
}
.button-94d3 .notice-c250:before {
  border-top-color: var(--e-global-color-text);
}
.button-94d3 .hovered_2146 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-94d3
  .hovered_2146
  .logo_40d8 {
  background-color: var(--e-global-color-primary);
}
.button-94d3
  .hovered_2146
  .logo_40d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-94d3 .status_stale_b8e7 .box_0b65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-902a .article_hovered_045c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-902a .green_8e7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-54d4 .hard-ea52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-54d4
  .title_active_e8b9
  .component_blue_0de3 {
  background-color: var(--e-global-color-secondary);
}
.cool-54d4
  .title_active_e8b9.breadcrumb-372d
  .component_blue_0de3 {
  background-color: var(--e-global-color-text);
}
.cool-54d4
  .title_active_e8b9:hover
  .component_blue_0de3 {
  background-color: var(--e-global-color-accent);
}
.cool-54d4
  .title_active_e8b9.fn-active-e44e
  .component_blue_0de3 {
  background-color: var(--e-global-color-primary);
}
.mask_glass_ad83 .top-2c11 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.mask_glass_ad83 .soft-3dbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_glass_ad83 .old_2f04 {
  background-color: var(--e-global-color-primary);
}
.mask_glass_ad83 .old_2f04 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-413d .alert_thick_cdfc .hard-ef9e .south_3904 {
  background-color: var(--e-global-color-secondary);
}
.down-413d .alert_thick_cdfc .preview_hard_79c1:after {
  background-color: var(--e-global-color-secondary);
}
.down-413d .south_3c0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-413d .disabled_hovered_17c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-413d .tiny-b5f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-413d .stale_68eb {
  background-color: var(--e-global-color-primary);
}
.down-413d .stale_68eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-413d .title-b395 {
  background-color: var(--e-global-color-secondary);
}
.down-413d .title-b395 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-413d .alert_thick_cdfc .content_medium_a3bc .paragraph_4127:hover {
  background-color: var(--e-global-color-primary);
}
.down-413d
  .alert_thick_cdfc
  .content_medium_a3bc
  .paragraph_4127.form-f143 {
  background-color: var(--e-global-color-primary);
}
.down-413d .alert_thick_cdfc .pagination-b4c5:before {
  border-color: var(--e-global-color-primary);
}
.down-413d .alert_thick_cdfc .pagination-b4c5:hover:before {
  border-color: var(--e-global-color-secondary);
}
.down-413d
  .alert_thick_cdfc
  .pagination-b4c5.button-outer-5b1e:before {
  border-color: var(--e-global-color-primary);
}
.down-413d .column_upper_0652 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_ef7c .picture-light-4372 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_ef7c .picture-light-4372:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_ef7c .picture-light-4372.narrow_9040 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_ef7c .center_95b2 {
  background-color: var(--e-global-color-primary);
}
.main_ef7c .center_95b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_ef7c
  .tag_58fe
  .background-50ae
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_ef7c
  .steel-fe0a
  .background-50ae
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fresh-442c
  .small-1845
  .sort-f07a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-442c
  .small-1845
  .sort_64d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-442c .white-06af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-442c .accordion_d13b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-442c .component_iron_92be {
  background-color: var(--e-global-color-primary);
}
.fresh-442c .component_iron_92be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-05e5 .component_62db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-05e5 .motion_f5eb {
  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);
}
.banner-05e5 .hard-73b9 {
  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);
}
.banner-05e5 .hard-73b9 a:hover {
  color: var(--e-global-color-secondary);
}
.banner-05e5 .pink-bdd7 {
  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);
}
.banner-05e5 .summary_outer_42db {
  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);
}
.banner-05e5 .label_narrow_5919 .easy-5b74 {
  background-color: var(--e-global-color-primary);
}
.banner-05e5 .label_narrow_5919 .easy-5b74:hover {
  background-color: var(--e-global-color-accent);
}
.banner-05e5
  .label_narrow_5919
  .iron_84a0
  li
  span {
  background-color: var(--e-global-color-text);
}
.banner-05e5
  .label_narrow_5919
  .iron_84a0
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.banner-05e5
  .label_narrow_5919
  .iron_84a0
  li.large_5e5e
  span {
  background-color: var(--e-global-color-accent);
}
.pattern-c37f
  .clean_f9cc
  .lite_6c56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-c37f .clean_f9cc .article_in_1fa0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-c37f .clean_f9cc .component_84fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-c37f .hidden_0179 {
  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);
}
.pattern-c37f
  .background_a3d7.border-55d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418
  > a {
  background-color: var(--e-global-color-text);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418
  > a
  .sidebar-b292.advanced_8835 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418
  > a
  .prev-148f.backdrop-3c66 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418
  > .large-611d
  .shade_light_9418
  > a {
  background-color: var(--e-global-color-secondary);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418
  > .large-611d
  .shade_light_9418
  > a
  .black-643f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418
  > .large-611d
  .shade_light_9418
  > a
  .prev-148f.chip_active_8365 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418
  > a
  .first-23b4:before {
  color: var(--e-global-color-text);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418
  > .large-611d
  a
  .first-23b4:before {
  color: var(--e-global-color-text);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418.photo_brown_1329
  > a
  .first-23b4:before {
  color: var(--e-global-color-text);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418
  > .large-611d
  .shade_light_9418.photo_brown_1329
  > a
  .first-23b4:before {
  color: var(--e-global-color-text);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418
  > a
  .popup_8bb2
  .overlay-698f {
  color: var(--e-global-color-text);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418
  > .large-611d
  a
  .popup_8bb2
  .overlay-698f {
  color: var(--e-global-color-text);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418
  > a
  .popup_8bb2
  .overlay-698f,
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418
  > .large-611d
  a
  .popup_8bb2
  .overlay-698f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418
  > a
  .list_orange_fe9e:before {
  color: var(--e-global-color-text);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418
  > .large-611d
  a
  .list_orange_fe9e:before {
  color: var(--e-global-color-text);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418.photo_brown_1329
  > a
  .list_orange_fe9e:before {
  color: var(--e-global-color-text);
}
.image_middle_f0f3
  > .sidebar-0601
  > div
  > .message_up_9cdc
  > .shade_light_9418
  > .large-611d
  .shade_light_9418.photo_brown_1329
  > a
  .list_orange_fe9e:before {
  color: var(--e-global-color-text);
}
.stale-57e7 .icon_solid_72c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-57e7
  .south_726e:hover
  .icon_solid_72c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-6c81
  > .sidebar-0601
  > .hot_1a1a
  > .plasma-5c1e
  > .static-b42b
  > .popup_outer_5ebe
  .highlight_bf96 {
  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);
}
.panel-6c81
  > .sidebar-0601
  > .hot_1a1a
  > .plasma-5c1e
  > .static-b42b
  > .popup_outer_5ebe:hover
  .highlight_bf96 {
  color: var(--e-global-color-text);
}
.panel-6c81
  > .sidebar-0601
  > .hot_1a1a
  > .plasma-5c1e
  > .static-b42b
  > .popup_outer_5ebe:hover
  .highlight_bf96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-6c81
  > .sidebar-0601
  > .hot_1a1a
  > .plasma-5c1e
  > .static-b42b.caption-4953
  > .popup_outer_5ebe
  .highlight_bf96 {
  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);
}
.logo-4438 .search_gold_3938 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-4438 .input-outer-8ec4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-4438 .block-a1b2 {
  background-color: var(--e-global-color-primary);
}
.logo-4438 .block-a1b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_wide_3d4b
  > .sidebar-0601
  > .gold-8750
  > .prev-6431
  > .caption-0943
  .dim_189a {
  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);
}
.shadow_wide_3d4b
  > .sidebar-0601
  > .gold-8750
  > .prev-6431
  > .caption-0943
  .bronze_9fbd {
  color: var(--e-global-color-text);
}
.shadow_wide_3d4b
  > .sidebar-0601
  > .gold-8750
  > .prev-6431
  > .caption-0943:hover
  .dim_189a {
  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);
}
.shadow_wide_3d4b
  > .sidebar-0601
  > .gold-8750
  > .prev-6431
  > .caption-0943:hover
  .bronze_9fbd {
  color: var(--e-global-color-secondary);
}
.shadow_wide_3d4b
  > .sidebar-0601
  > .gold-8750
  > .prev-6431
  > .caption-0943.frame_blue_cb55
  .dim_189a {
  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);
}
.shadow_wide_3d4b
  > .sidebar-0601
  > .gold-8750
  > .prev-6431
  > .caption-0943.frame_blue_cb55
  .bronze_9fbd {
  color: var(--e-global-color-primary);
}
.disabled-3196
  .info_2592
  .list-top-8ce4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-3196 .frame-b5af .box_0b65 .article_medium_2ff0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_caa2 .prev_7fd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_caa2 .preview_fluid_c1a5 .prev_7fd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_caa2 .hover_selected_8418 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_caa2 .hover_selected_8418 {
  background-color: var(--e-global-color-primary);
}
.widget_6242 .outline-dca2 .selected_af39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_6242
  .outline-dca2:hover
  .paragraph-fresh-8c93 {
  color: var(--e-global-color-secondary);
}
.widget_6242
  .outline-dca2:hover
  .selected_af39 {
  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);
}
.sidebar-brown-5b45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.logo_bronze_11c4 {
  flex-direction: column;
}

.logo_bronze_11c4 .detail_blue_cfeb {
  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_bronze_11c4 .detail_blue_cfeb {
  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_bronze_11c4 .pink-91fb {
  text-align: center;
  font-size: 21px;
  color: #F0F8FF; /* 淡蓝白色，更柔和易读 */
  margin: 5px 0;
  line-height: 1.6; /* 增加行高提升可读性 */
}

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

.narrow-fae6.dynamic_8526 {
  display: none;
}

.badge-e264 {
  display: none;
}

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

.sort_a550.nav_under_b937 {
  margin-bottom: 40px;
  width: 100%;
}

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

.logo_bronze_11c4 a {
  width: 100%;
}

.huge-6388 .overlay_43fc.container-south-dc13 {
  width: 20% !important;
}

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

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

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

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

.picture-glass-fafc {
  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;
}

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

.picture-glass-fafc: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);
}

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

.huge-6388
  .overlay_43fc.badge-3e84
  .notification-6474
  .outer_7739 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.active-df11.summary-pro-afc3 > .outline-6dd5 {
  display: flex;
  align-items: center;
}

.steel-c727 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.full-dc7e {
  position: relative;
  width: 100%;
}

.new-03b9 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.button-5641 {
  display: flex;
  gap: 50px;
}

.huge-6388
  .overlay_43fc.label_73c1
  .next-d28c
  .new-56e2 {
  width: 100% !important;
}

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

.form-orange-a359 {
  width: 100%;
}

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

.disabled-86eb {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.disabled-86eb:hover .backdrop_c846 {
  visibility: visible;
}
.disabled-86eb:hover.disabled-86eb::before {
  display: block;
}

.description_8b81 h3 {
  color: #fff;
}

.plasma_cac0 {
  margin: 0;
}

.huge-6388
  .overlay_43fc.label_73c1
  .new-56e2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.action-cf7d {
  width: 100%;
}

.preview-hovered-802a {
  width: 100%;
}

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

.preview-hovered-802a {
  width: 100%;
}

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

.new-56e2 {
  display: flex;
  align-items: center;
}

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

.simple-3653 {
  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_bronze_11c4 .detail_blue_cfeb.paragraph_464d {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.logo_bronze_11c4 h1.detail_blue_cfeb {
  margin-top: 80px !important;
}

.huge-6388 .overlay_43fc.image-purple-a62b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.silver_4324 img {
  width: 100%;
}

.row_warm_d2a5 .copper_eac3.notification-6474 {
  justify-content: space-between;
}

.large-1cb2 {
  display: none;
}

.full_01c5 .pink-91fb {
  margin: 1px 0 !important;
}

.old-5b87 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .active-df11 .outline-6dd5 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .row_warm_d2a5 .copper_eac3.notification-6474 {
    border-bottom: 1px solid #f0c159;
  }

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

  .active-df11.summary-pro-afc3 > .outline-6dd5 {
    gap: 15px;
    justify-content: space-between;
  }

  .huge-6388
    .overlay_43fc.label_73c1
    .new-56e2
    img {
    width: 60% !important;
  }

  .new-03b9 {
    left: 2%;
  }

  .container-slow-6f01 {
    margin: 10px 0;
  }

  .logo_bronze_11c4 .pink-91fb {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.logo_bronze_11c4 .detail_blue_cfeb,
  .logo_bronze_11c4 .detail_blue_cfeb {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .new-56e2 {
    justify-content: center;
  }

  .logo_bronze_11c4 .pink-91fb {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .huge-6388 .overlay_43fc.container-south-dc13 {
    width: 75% !important;
  }

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

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

  h2.logo_bronze_11c4 .detail_blue_cfeb,
  .logo_bronze_11c4 .detail_blue_cfeb {
    font-size: 30px !important;
  }

  .new-56e2 {
    justify-content: center;
  }

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

  .south_3a27
    .pink_b54d.badge-huge-8946 {
    margin: 0 !important;
  }

  .steel-c727 {
    margin: 0;
    gap: 10px;
  }

  .container-slow-6f01 {
    display: flex;
  }

  .focused_00c5 .under_2404 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .in-2eee svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .logo_bronze_11c4 h1.detail_blue_cfeb {
    margin-top: 40px !important;
  }

  .huge-6388
    .overlay_43fc.label_73c1
    .new-56e2
    img,
  .content_paper_bc14 .next-d28c {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .picture-glass-fafc {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .huge-6388 .overlay_43fc.container-south-dc13 {
    width: 100% !important;
  }

  .active-df11.summary-pro-afc3 > .outline-6dd5 {
    gap: 3px;
  }

  .logo_bronze_11c4 .pink-91fb {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.row_warm_d2a5 .copper_eac3.notification-6474: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .row_warm_d2a5 .copper_eac3.notification-6474 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .logo_bronze_11c4 .detail_blue_cfeb {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .under_2404 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.hero-steel-7065 .slow_12de {
  flex-shrink: 0;
  white-space: nowrap;
}

.hero-steel-7065 .pro_8201 {
  flex-shrink: 0;
  min-width: fit-content;
}

.hero-steel-7065 .outer_7739 {
  white-space: nowrap;
}

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

.hero-steel-7065 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.hero-steel-7065 .pro_8201 {
  max-width: 80px !important;
  overflow: hidden;
}

.hero-steel-7065 .copper_eac3.notification-6474 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.hero-steel-7065 .outer_7739 {
  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);
  }
}

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

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

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

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

body .picture-glass-fafc:nth-child(2),
.huge-6388 .picture-glass-fafc:nth-child(2),
#page .picture-glass-fafc: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;
}

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

/* css-noise: 2bec */
.ghost-box-t6 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
