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(.hard_913c) {
  gap: 0.5em;
}
:where(.dim_43db) {
  gap: 0.5em;
}
body .notice-fast-a1cf > .outline_34f9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .notice-fast-a1cf > .first_0f2f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .notice-fast-a1cf > .first_dc76 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tooltip-2bbc > .outline_34f9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tooltip-2bbc > .first_0f2f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tooltip-2bbc > .first_dc76 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .tooltip-2bbc
  > :where(:not(.outline_34f9):not(.first_0f2f):not(.block-1a18)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tooltip-2bbc > .preview-fixed-ece0 {
  max-width: var(--wp--style--global--wide-size);
}
body .hard_913c {
  display: flex;
}
body .hard_913c {
  flex-wrap: wrap;
  align-items: center;
}
body .hard_913c > * {
  margin: 0;
}
body .dim_43db {
  display: grid;
}
body .dim_43db > * {
  margin: 0;
}
:where(.frame_2575.hard_913c) {
  gap: 2em;
}
:where(.frame_2575.dim_43db) {
  gap: 2em;
}
:where(.plasma_4bd9.hard_913c) {
  gap: 1.25em;
}
:where(.plasma_4bd9.dim_43db) {
  gap: 1.25em;
}
.video-c046 {
  color: var(--wp--preset--color--black) !important;
}
.section-white-18e4 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.list_6a13 {
  color: var(--wp--preset--color--white) !important;
}
.description_ba02 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.media-87ae {
  color: var(--wp--preset--color--vivid-red) !important;
}
.focus-8e6c {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.article-last-a516 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.liquid-b0df {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.message-action-8851 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.layout_tall_08fd {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.status_3897 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.button-solid-227b {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.column_aef1 {
  background-color: var(--wp--preset--color--black) !important;
}
.table-green-7759 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wide-0f48 {
  background-color: var(--wp--preset--color--white) !important;
}
.label-hot-bb81 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.in_a89b {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.preview-static-f069 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.next-6575 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.warm_7af5 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.slow-672f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.secondary_68f9 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.detail_first_7b8c {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.paragraph-in-93d4 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.shade-b2f9 {
  border-color: var(--wp--preset--color--black) !important;
}
.shadow_hard_b5cd {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.card_93f7 {
  border-color: var(--wp--preset--color--white) !important;
}
.progress-paper-9ec2 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.heading-6231 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.gradient_focused_2a2d {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shade_637d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.in-80fa {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hard-3bc9 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.white-7436 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.card-8acd {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.warm-7879 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.red-c2a5 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.heading_91e2 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.media_static_9cd2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.aside-9c56 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.card-fresh-1554 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.south-40b5 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.detail-5e50 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.carousel_clean_50f5 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.filter_center_25ba {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.huge-8a5b {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.fresh-58f0 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.menu-focused-e592 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.item-black-90d4 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.sidebar_down_633a {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.section_cold_00d0 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.north-3c3e {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.dark-e054 a:where(:not(.border-8a54)) {
  color: inherit;
}
:where(.plasma_4bd9.hard_913c) {
  gap: 1.25em;
}
:where(.plasma_4bd9.dim_43db) {
  gap: 1.25em;
}
:where(.frame_2575.hard_913c) {
  gap: 2em;
}
:where(.frame_2575.dim_43db) {
  gap: 2em;
}
.white-b04c {
  font-size: 1.5em;
  line-height: 1.6;
}

.over-9456 .grid-6b25 {
  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);
}
.steel-77ab .out-22d9 {
  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-79cd {
  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-79cd.wood-594b .tooltip-ec68 {
  background-color: var(--e-global-color-primary);
}
.link-79cd.white_97a8 .tooltip-ec68,
.link-79cd.fluid_428b .tooltip-ec68 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.widget_clean_d064 .liquid-5db2 {
  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_6c3a {
  --divider-color: var(--e-global-color-secondary);
}
.element_6c3a .backdrop_988c {
  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_6c3a.paragraph-narrow-6be4 .fresh_e99a {
  background-color: var(--e-global-color-secondary);
}
.element_6c3a.fixed_08b4 .fresh_e99a,
.element_6c3a.carousel-bb99 .fresh_e99a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.element_6c3a.fixed_08b4 .fresh_e99a,
.element_6c3a.carousel-bb99 .fresh_e99a svg {
  fill: var(--e-global-color-secondary);
}
.module_3b96 .backdrop-hard-a40d {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_3b96 .active-next-5b53 {
  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);
}
.main_silver_ebbd.paragraph-narrow-6be4 .fresh_e99a {
  background-color: var(--e-global-color-primary);
}
.main_silver_ebbd.fixed_08b4 .fresh_e99a,
.main_silver_ebbd.carousel-bb99 .fresh_e99a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.main_silver_ebbd.fixed_08b4 .fresh_e99a,
.main_silver_ebbd.carousel-bb99 .fresh_e99a svg {
  fill: var(--e-global-color-primary);
}
.component_57c7.paragraph-narrow-6be4 .fresh_e99a {
  background-color: var(--e-global-color-primary);
}
.component_57c7.fixed_08b4 .fresh_e99a,
.component_57c7.carousel-bb99 .fresh_e99a {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.component_57c7 .picture_2160 {
  color: var(--e-global-color-primary);
}
.component_57c7 .picture_2160,
.component_57c7 .picture_2160 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_57c7 .modal-over-c7ce {
  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-efdb .avatar-2f53 {
  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);
}
.nav-north-b4d0 .hover_1a07 .current_0351 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_8a61 .simple-1b10:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.shade_8a61 .paper_430e i {
  color: var(--e-global-color-primary);
}
.shade_8a61 .paper_430e svg {
  fill: var(--e-global-color-primary);
}
.shade_8a61 .breadcrumb-661a {
  color: var(--e-global-color-secondary);
}
.shade_8a61 .simple-1b10 > .breadcrumb-661a,
.shade_8a61 .simple-1b10 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_action_3af8 .dropdown-63c2 {
  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);
}
.sort_action_3af8 .tooltip_fixed_e6f1 {
  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);
}
.alert_64df .disabled_47f2 .text-solid-f1d5 {
  background-color: var(--e-global-color-primary);
}
.alert_64df .paragraph_wood_1922 {
  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);
}
.icon-east-ebcf .old-2b15 {
  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);
}
.icon-east-ebcf .logo-a028 {
  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);
}
.icon-east-ebcf .image-d29c {
  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);
}
.media_7c1e .top-fc62,
.media_7c1e .top-fc62 a {
  color: var(--e-global-color-primary);
}
.media_7c1e .top-fc62.detail_0051,
.media_7c1e .top-fc62.detail_0051 a {
  color: var(--e-global-color-accent);
}
.media_7c1e .top-fc62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_7c1e .notification_f1b7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_over_6348 .chip-f713,
.picture_over_6348 .center_3757 {
  color: var(--e-global-color-primary);
}
.picture_over_6348 .chip-f713 svg {
  fill: var(--e-global-color-primary);
}
.picture_over_6348 .detail_0051 .chip-f713,
.picture_over_6348 .detail_0051 .center_3757 {
  color: var(--e-global-color-accent);
}
.picture_over_6348 .detail_0051 .chip-f713 svg {
  fill: var(--e-global-color-accent);
}
.picture_over_6348 .center_3757 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_over_6348 .notification_f1b7 {
  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);
}
.tag_0028 .texture-ca13,
.tag_0028 .silver_22e4 {
  color: var(--e-global-color-primary);
}
.tag_0028 .silver_22e4 svg {
  fill: var(--e-global-color-primary);
}
.tag_0028 .top-fc62.detail_0051 a,
.tag_0028
  .top-fc62.detail_0051
  .silver_22e4 {
  color: var(--e-global-color-accent);
}
.tag_0028 .texture-ca13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_0028 .notification_f1b7 {
  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);
}
.search-bronze-6937 .dynamic_0998 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-bronze-6937 .icon-active-4a0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_top_82e9 .lower_aa71 .out-eda0 {
  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);
}
.main_top_82e9 .lower_aa71 .row-prev-4dfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_top_82e9 .article_short_eb6a .out-eda0 {
  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);
}
.main_top_82e9
  .article_short_eb6a
  .row-prev-4dfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_top_82e9
  .clean-625c
  .out-eda0 {
  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);
}
.main_top_82e9
  .clean-625c
  .row-prev-4dfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_top_82e9
  .progress_green_f8a0
  .out-eda0 {
  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);
}
.main_top_82e9
  .progress_green_f8a0
  .row-prev-4dfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-35be .filter_d5f6 {
  background-color: var(--e-global-color-primary);
}
.component-35be .filter_d5f6:hover {
  background-color: var(--e-global-color-primary);
}
.component-35be .glass-a3ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-35be
  .filter_d5f6:hover
  .glass-a3ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-6776 .fixed-6027 {
  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);
}
.grid_4f8e .right_1246 .box_d751 a {
  background-color: var(--e-global-color-accent);
}
.grid_4f8e .right_1246 .info-97b1 a {
  background-color: var(--e-global-color-accent);
}
.grid_4f8e .right_1246 .box_d751 a,
.grid_4f8e .right_1246 .info-97b1 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-913b
  .highlight-5a56.basic_a0c4
  .right_1246
  a.grid_0c99 {
  background-color: var(--e-global-color-accent);
}
.tall-913b
  .highlight-5a56.basic_a0c4
  .right_1246
  span.grid_0c99.fn-current-43a5 {
  background-color: var(--e-global-color-text);
}
.tall-913b
  .highlight-5a56.basic_a0c4
  .right_1246
  .grid_0c99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_cool_04c0 .thick-250b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_cool_04c0
  .outline-under-21c4
  > .panel-silver-e100
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_cool_04c0
  .thick_312d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_cool_04c0
  .overlay-first-c53d
  .south-9786,
.widget_cool_04c0
  .overlay-first-c53d
  .fast_c482 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_cool_04c0
  .overlay-first-c53d
  .detail-cold-5af1,
.widget_cool_04c0
  .overlay-first-c53d
  a
  .detail-cold-5af1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_cool_04c0
  .overlay-first-c53d
  .complex_4940 {
  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);
}
.widget_cool_04c0
  .overlay-first-c53d
  .pagination-d4e3 {
  background-color: var(--e-global-color-primary);
}
.widget_cool_04c0
  .overlay-first-c53d
  .pagination-d4e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_cool_04c0
  .overlay-first-c53d
  .pagination-d4e3:hover {
  background-color: var(--e-global-color-primary);
}
.widget_cool_04c0
  .overlay-first-c53d
  .paragraph_pro_eb13 {
  background-color: var(--e-global-color-primary);
}
.widget_cool_04c0
  .overlay-first-c53d
  .paragraph_pro_eb13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_cool_04c0
  .overlay-first-c53d
  .paragraph_pro_eb13:hover {
  background-color: var(--e-global-color-primary);
}
.widget_cool_04c0
  .image_huge_199f
  .preview-1322
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_cool_04c0
  .image_huge_199f
  .action-e845 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_cool_04c0
  .image_huge_199f
  .complex_4940 {
  color: var(--e-global-color-text);
}
.widget_cool_04c0
  .image_huge_199f
  .complex_4940
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_cool_04c0
  .image_huge_199f
  .pagination-d4e3 {
  background-color: var(--e-global-color-primary);
}
.widget_cool_04c0
  .image_huge_199f
  .pagination-d4e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_cool_04c0
  .image_huge_199f
  .pagination-d4e3:hover {
  background-color: var(--e-global-color-primary);
}
.widget_cool_04c0
  .image_huge_199f
  .paragraph_pro_eb13 {
  background-color: var(--e-global-color-primary);
}
.widget_cool_04c0
  .image_huge_199f
  .paragraph_pro_eb13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_cool_04c0
  .image_huge_199f
  .paragraph_pro_eb13:hover {
  background-color: var(--e-global-color-primary);
}
.widget_cool_04c0 .article-rough-6deb {
  background-color: var(--e-global-color-primary);
}
.widget_cool_04c0 .article-rough-6deb:hover {
  background-color: var(--e-global-color-primary);
}
.widget_cool_04c0 .motion-02e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_cool_04c0 .shadow_4ffa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_68db .west_c810 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_68db
  .text-silver-a98f
  > div:nth-child(3)
  .west_c810,
.list_68db
  .fresh_d067
  > div:nth-child(1)
  .west_c810,
.list_68db
  .chip-active-f53d
  > div:nth-child(1)
  .west_c810,
.list_68db
  .accordion-dark-33d1
  > div:nth-child(1)
  .west_c810,
.list_68db
  .carousel_db26
  > div:nth-child(1)
  .west_c810 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_68db .thumbnail_d857 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_68db .breadcrumb_5387 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_68db .tertiary_small_a06e {
  background-color: var(--e-global-color-primary);
}
.list_68db .tertiary_small_a06e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_68db .tertiary_small_a06e:hover {
  background-color: var(--e-global-color-primary);
}
.list_68db .image-cool-c454 {
  background-color: var(--e-global-color-primary);
}
.list_68db .image-cool-c454:hover {
  background-color: var(--e-global-color-primary);
}
.list_68db .motion-02e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_68db .shadow_4ffa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_fb43 .image-motion-9713 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_fb43 .notification-hot-f8cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_fb43 .chip-bottom-9dea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_fb43 .light_307d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_fb43 .label-bcff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_fb43 .image-cool-c454 {
  background-color: var(--e-global-color-primary);
}
.heading_fb43 .image-cool-c454:hover {
  background-color: var(--e-global-color-primary);
}
.border-ccfe .liquid-c254 {
  background-color: var(--e-global-color-secondary);
}
.border-ccfe .video-1cb2 {
  background-color: var(--e-global-color-text);
}
.border-ccfe .nav_dark_2307 {
  background-color: var(--e-global-color-secondary);
}
.border-ccfe .cool-f78e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-ccfe .dynamic-46fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-ccfe .layout_last_e65f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-ccfe .active_a954 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-ccfe .alert-glass-2d96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-ba45 .widget_next_7c72 .surface_398e,
.photo-ba45
  .widget_next_7c72
  .surface_398e
  a,
.photo-ba45 .search-stale-1d4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-ba45 .widget_next_7c72 .dirty-bb41,
.photo-ba45 .section-17f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-ba45 .widget_next_7c72 .dirty-bb41 {
  color: var(--e-global-color-text);
}
.photo-ba45 .section-17f5 {
  color: var(--e-global-color-text);
}
.photo-ba45
  .widget_next_7c72
  .summary_bronze_5783 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-ba45 .shade_copper_4930 .border-dark-00d5 {
  background-color: var(--e-global-color-primary);
}
.photo-ba45 .shade_copper_4930 .border-dark-00d5:hover {
  background-color: var(--e-global-color-primary);
}
.photo-ba45 .shade_copper_4930 .feature_06e6 li span {
  background-color: var(--e-global-color-text);
}
.photo-ba45 .shade_copper_4930 .feature_06e6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.photo-ba45
  .shade_copper_4930
  .feature_06e6
  li.paragraph_hovered_6b86
  span {
  background-color: var(--e-global-color-accent);
}
.photo-ba45 .highlight-prev-5b56 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-a78c .focus-47bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-67c4 .green-1165 {
  background-color: var(--e-global-color-primary);
}
.carousel-67c4 .green-ce75 {
  background-color: var(--e-global-color-secondary);
}
.carousel-67c4 .outline-a8ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-67c4 .logo-9a81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-67c4 .large_9693 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-67c4 .box_2313 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-67c4 .popup-0667 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-67c4 .progress_tiny_f5b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-67c4 .wood_6eb0 {
  background-color: var(--e-global-color-primary);
}
.carousel-67c4 .wood_6eb0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid-64ff .badge-north-7257 {
  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);
}
.fluid-64ff .gallery_9fbd {
  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);
}
.fluid-64ff
  .highlight-dirty-b324:after {
  background-color: var(--e-global-color-primary);
}
.fluid-64ff .modal-yellow-450d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_bb71 .search-stale-1d4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_bb71 .section-17f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-91bb .soft-fd66 .background_under_0853 {
  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);
}
.label-91bb .soft-fd66 .mask-soft-e590 {
  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);
}
.down_f917 .nav-static-4748 {
  background-color: var(--e-global-color-primary);
}
.down_f917 .video-wood-95ba {
  background-color: var(--e-global-color-secondary);
}
.down_f917 .cool-52b0 .label_9a2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_f917 .caption-hovered-07d3 .label_9a2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-wide-673f .logo-568e .alert_fast_0302 {
  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);
}
.paragraph-wide-673f .logo-568e .gradient-e42b {
  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);
}
.paragraph-wide-673f .logo-568e .message_pink_5ed6 {
  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);
}
.outline-paper-6601 .outline_96f8 {
  border-color: var(--e-global-color-text);
}
.outline-paper-6601 .surface_c9e0 {
  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);
}
.outline-paper-6601 .yellow_63ea {
  color: var(--e-global-color-primary);
}
.outline-paper-6601 .avatar_8b0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_080a .surface-7675 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_080a .card_fluid_98c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_080a .cold_c408:hover .surface-7675 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_080a
  .cold_c408:hover
  .card_fluid_98c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-silver-90ef .bottom_acb8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-silver-90ef .label-hard-6997 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-left-5eb7 .photo-dbc8 .dim_099d {
  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);
}
.status-left-5eb7 .pagination_static_e24f .dim_099d {
  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);
}
.status_over_aa9e .fluid-da8b {
  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);
}
.primary_03d0 .slow-84b1 .purple-c51c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_03d0 .slow-84b1 .purple-c51c {
  background-color: var(--e-global-color-secondary);
}
.primary_03d0 .menu-clean-bc87 .purple-c51c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_03d0 .menu-clean-bc87 .purple-c51c {
  background-color: var(--e-global-color-secondary);
}
.primary_03d0 .focus_33bf .hidden_f0dc {
  background-color: var(--e-global-color-primary);
}
.primary_03d0 .focus_33bf:hover .hidden_f0dc {
  background-color: var(--e-global-color-secondary);
}
.primary_03d0 .border-dark-00d5 {
  background-color: var(--e-global-color-primary);
}
.primary_03d0 .border-dark-00d5:hover {
  background-color: var(--e-global-color-accent);
}
.primary_03d0 .feature_06e6 li span {
  background-color: var(--e-global-color-text);
}
.primary_03d0 .feature_06e6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.primary_03d0 .feature_06e6 li.paragraph_hovered_6b86 span {
  background-color: var(--e-global-color-accent);
}
.media_thick_7e9c .smooth_6ac2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_thick_7e9c .list-44cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-4078 .full-84b1:before {
  background-color: var(--e-global-color-secondary);
}
.border-4078 .shadow-b684 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-4078 .button-b632 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-da69 .thumbnail_static_9d2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-da69 .thumbnail_static_9d2a:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-da69 .thumbnail_static_9d2a.fn-active-43a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-da69 .hero_d0b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-da69 .content_yellow_8aec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-da69 .header_small_c828 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-da69 .hard_fe6a {
  background-color: var(--e-global-color-primary);
}
.huge-da69 .hard_fe6a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-da69 .wrapper_df93 {
  background-color: var(--e-global-color-primary);
}
.huge-da69 .wrapper_df93 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full-86a4 .container_fb8a .texture_61c2 a {
  color: var(--e-global-color-secondary);
}
.full-86a4 .container_fb8a .texture_61c2 a:hover {
  color: var(--e-global-color-secondary);
}
.full-86a4 .container_fb8a .texture_61c2,
.full-86a4 .container_fb8a .texture_61c2 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-86a4 .container_fb8a .secondary-2e42 {
  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);
}
.full-86a4 .container_fb8a .logo_3580 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-86a4 .container_fb8a .box_a76c {
  background-color: var(--e-global-color-primary);
}
.full-86a4 .container_fb8a .box_a76c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-86a4 .container_fb8a .box_a76c:hover {
  background-color: var(--e-global-color-primary);
}
.full-86a4 .container_fb8a .hidden-c632 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full-86a4 .container_fb8a .hidden-c632 {
  background-color: var(--e-global-color-primary);
}
.full-86a4 .container_fb8a .hidden-c632:hover {
  background-color: var(--e-global-color-primary);
}
.full-86a4 .container_fb8a .border-dark-00d5 {
  background-color: var(--e-global-color-primary);
}
.full-86a4 .container_fb8a .border-dark-00d5:hover {
  background-color: var(--e-global-color-primary);
}
.full-86a4 .shade_copper_4930 .feature_06e6 li span {
  background-color: var(--e-global-color-text);
}
.full-86a4 .shade_copper_4930 .feature_06e6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.full-86a4 .shade_copper_4930 .feature_06e6 li.paragraph_hovered_6b86 span {
  background-color: var(--e-global-color-accent);
}
.full-86a4 .motion-02e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full-86a4 .shadow_4ffa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-right-7b32 .mini_cc1c .border_b133 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-right-7b32 .mini_cc1c .blue_e7b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-right-7b32 .mini_cc1c .label-567c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-19ea .overlay-3c5e {
  border-color: var(--e-global-color-text);
}
.paper-19ea .right-8dca {
  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);
}
.paper-19ea .solid-b8cd {
  color: var(--e-global-color-secondary);
}
.paper-19ea .solid-b8cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-19ea .sidebar-4f1d > * {
  color: var(--e-global-color-primary);
}
.paper-19ea .sidebar-4f1d > * svg {
  fill: var(--e-global-color-primary);
}
.paper-19ea .description_pro_ac0c {
  color: var(--e-global-color-primary);
}
.paper-19ea .description_pro_ac0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-19ea .dark-dbb1 {
  color: var(--e-global-color-primary);
}
.paper-19ea .dark-dbb1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-19ea .tabs-1d31 {
  color: var(--e-global-color-primary);
}
.paper-19ea .tabs-1d31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-19ea .logo_815b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-19ea .footer_out_30f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-19ea .footer_out_30f3.dim-fdf4 {
  color: var(--e-global-color-secondary);
}
.paper-19ea .footer_out_30f3.dim-fdf4 .background_26c2 {
  color: var(--e-global-color-accent);
}
.paper-19ea .footer_out_30f3.row_fc90 {
  color: var(--e-global-color-text);
}
.paper-19ea .footer_out_30f3.row_fc90 .background_26c2 {
  color: var(--e-global-color-text);
}
.paper-19ea .footer_out_30f3:before {
  border-top-color: var(--e-global-color-text);
}
.paper-19ea .thick_c54c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-19ea
  .thick_c54c
  .east-1bcf {
  background-color: var(--e-global-color-primary);
}
.paper-19ea
  .thick_c54c
  .east-1bcf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper-19ea .overlay-3c5e .pattern-current-86d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-7680 .aside-c8f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-7680 .bright-a3f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_dbed .table_c9b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_dbed
  .accent_8f65
  .wrapper-pressed-0232 {
  background-color: var(--e-global-color-secondary);
}
.clean_dbed
  .accent_8f65.primary-2de9
  .wrapper-pressed-0232 {
  background-color: var(--e-global-color-text);
}
.clean_dbed
  .accent_8f65:hover
  .wrapper-pressed-0232 {
  background-color: var(--e-global-color-accent);
}
.clean_dbed
  .accent_8f65.fn-active-43a5
  .wrapper-pressed-0232 {
  background-color: var(--e-global-color-primary);
}
.feature_prev_e8e8 .tooltip-8075 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.feature_prev_e8e8 .purple_75bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_prev_e8e8 .dim_4be5 {
  background-color: var(--e-global-color-primary);
}
.feature_prev_e8e8 .dim_4be5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-dcf9 .huge-3a9a .backdrop-bcd7 .layout_baec {
  background-color: var(--e-global-color-secondary);
}
.video-dcf9 .huge-3a9a .tabs_fc22:after {
  background-color: var(--e-global-color-secondary);
}
.video-dcf9 .input_7ba7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-dcf9 .light_57ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-dcf9 .border-f1e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-dcf9 .motion-310c {
  background-color: var(--e-global-color-primary);
}
.video-dcf9 .motion-310c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-dcf9 .short_b96a {
  background-color: var(--e-global-color-secondary);
}
.video-dcf9 .short_b96a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-dcf9 .huge-3a9a .basic-9844 .heading_c3b5:hover {
  background-color: var(--e-global-color-primary);
}
.video-dcf9
  .huge-3a9a
  .basic-9844
  .heading_c3b5.widget-new-da03 {
  background-color: var(--e-global-color-primary);
}
.video-dcf9 .huge-3a9a .red_5cc7:before {
  border-color: var(--e-global-color-primary);
}
.video-dcf9 .huge-3a9a .red_5cc7:hover:before {
  border-color: var(--e-global-color-secondary);
}
.video-dcf9
  .huge-3a9a
  .red_5cc7.tooltip_4e4f:before {
  border-color: var(--e-global-color-primary);
}
.video-dcf9 .cold_0b8d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_dirty_e398 .active_warm_08b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_dirty_e398 .active_warm_08b5:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_dirty_e398 .active_warm_08b5.image_middle_69cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_dirty_e398 .light-5ec4 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_dirty_e398 .light-5ec4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_dirty_e398
  .liquid-49f9
  .current-8a35
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_dirty_e398
  .tertiary_over_83a8
  .current-8a35
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-south-8d24
  .solid-fbed
  .section_a04d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-south-8d24
  .solid-fbed
  .copper_962e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-south-8d24 .fresh_a44e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-south-8d24 .footer_49d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-south-8d24 .backdrop_west_f2a4 {
  background-color: var(--e-global-color-primary);
}
.list-south-8d24 .backdrop_west_f2a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_easy_c804 .narrow-63f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_easy_c804 .caption_ca80 {
  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);
}
.footer_easy_c804 .up_2dca {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_easy_c804 .up_2dca a:hover {
  color: var(--e-global-color-secondary);
}
.footer_easy_c804 .block-1a18 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_easy_c804 .hot-5113 {
  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);
}
.footer_easy_c804 .panel_d1c6 .border-dark-00d5 {
  background-color: var(--e-global-color-primary);
}
.footer_easy_c804 .panel_d1c6 .border-dark-00d5:hover {
  background-color: var(--e-global-color-accent);
}
.footer_easy_c804
  .panel_d1c6
  .feature_06e6
  li
  span {
  background-color: var(--e-global-color-text);
}
.footer_easy_c804
  .panel_d1c6
  .feature_06e6
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.footer_easy_c804
  .panel_d1c6
  .feature_06e6
  li.paragraph_hovered_6b86
  span {
  background-color: var(--e-global-color-accent);
}
.top_4977
  .preview-down-ed0e
  .table_tiny_186b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_4977 .preview-down-ed0e .focus_d991 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_4977 .preview-down-ed0e .black_8e5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_4977 .slider_cd22 {
  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);
}
.top_4977
  .copper-55f9.pressed-219d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5
  > a {
  background-color: var(--e-global-color-text);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5
  > a
  .out_8544.item-1536 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5
  > a
  .stone-ee53.hover_82dc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5
  > .detail_b293
  .row-8ec5
  > a {
  background-color: var(--e-global-color-secondary);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5
  > .detail_b293
  .row-8ec5
  > a
  .gas_0355 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5
  > .detail_b293
  .row-8ec5
  > a
  .stone-ee53.row-fixed-7db1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5
  > a
  .row-light-f2e5:before {
  color: var(--e-global-color-text);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5
  > .detail_b293
  a
  .row-light-f2e5:before {
  color: var(--e-global-color-text);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5.hard-5396
  > a
  .row-light-f2e5:before {
  color: var(--e-global-color-text);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5
  > .detail_b293
  .row-8ec5.hard-5396
  > a
  .row-light-f2e5:before {
  color: var(--e-global-color-text);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5
  > a
  .hard_61b4
  .pressed_7f89 {
  color: var(--e-global-color-text);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5
  > .detail_b293
  a
  .hard_61b4
  .pressed_7f89 {
  color: var(--e-global-color-text);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5
  > a
  .hard_61b4
  .pressed_7f89,
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5
  > .detail_b293
  a
  .hard_61b4
  .pressed_7f89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5
  > a
  .right-d9d3:before {
  color: var(--e-global-color-text);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5
  > .detail_b293
  a
  .right-d9d3:before {
  color: var(--e-global-color-text);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5.hard-5396
  > a
  .right-d9d3:before {
  color: var(--e-global-color-text);
}
.mask_liquid_317b
  > .list-5989
  > div
  > .mini-53ba
  > .row-8ec5
  > .detail_b293
  .row-8ec5.hard-5396
  > a
  .right-d9d3:before {
  color: var(--e-global-color-text);
}
.tag_0694 .column-269f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_0694
  .south-d8fe:hover
  .column-269f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev_2c7c
  > .list-5989
  > .frame_red_a196
  > .easy-c452
  > .dropdown_over_df0f
  > .video-a280
  .gallery_warm_eedd {
  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);
}
.prev_2c7c
  > .list-5989
  > .frame_red_a196
  > .easy-c452
  > .dropdown_over_df0f
  > .video-a280:hover
  .gallery_warm_eedd {
  color: var(--e-global-color-text);
}
.prev_2c7c
  > .list-5989
  > .frame_red_a196
  > .easy-c452
  > .dropdown_over_df0f
  > .video-a280:hover
  .gallery_warm_eedd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev_2c7c
  > .list-5989
  > .frame_red_a196
  > .easy-c452
  > .dropdown_over_df0f.lower_d7d5
  > .video-a280
  .gallery_warm_eedd {
  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);
}
.table-bottom-3ce7 .slider-outer-cd0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-bottom-3ce7 .pink_4365 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-bottom-3ce7 .video_eba8 {
  background-color: var(--e-global-color-primary);
}
.table-bottom-3ce7 .video_eba8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-bottom-83c4
  > .list-5989
  > .simple_72a2
  > .chip_west_b396
  > .element-mini-dc97
  .panel_down_d012 {
  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);
}
.mask-bottom-83c4
  > .list-5989
  > .simple_72a2
  > .chip_west_b396
  > .element-mini-dc97
  .thick_deba {
  color: var(--e-global-color-text);
}
.mask-bottom-83c4
  > .list-5989
  > .simple_72a2
  > .chip_west_b396
  > .element-mini-dc97:hover
  .panel_down_d012 {
  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);
}
.mask-bottom-83c4
  > .list-5989
  > .simple_72a2
  > .chip_west_b396
  > .element-mini-dc97:hover
  .thick_deba {
  color: var(--e-global-color-secondary);
}
.mask-bottom-83c4
  > .list-5989
  > .simple_72a2
  > .chip_west_b396
  > .element-mini-dc97.thumbnail_0dcf
  .panel_down_d012 {
  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);
}
.mask-bottom-83c4
  > .list-5989
  > .simple_72a2
  > .chip_west_b396
  > .element-mini-dc97.thumbnail_0dcf
  .thick_deba {
  color: var(--e-global-color-primary);
}
.accent_up_c97d
  .overlay_pro_5364
  .active_e990 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_up_c97d .grid-6e7c .pattern-current-86d6 .stone-a9d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_white_2248 .border-661a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_white_2248 .form-copper-a842 .border-661a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_white_2248 .icon_12d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_white_2248 .icon_12d1 {
  background-color: var(--e-global-color-primary);
}
.tertiary-inner-c454 .current_6ec2 .row-bcf4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-inner-c454
  .current_6ec2:hover
  .progress_e211 {
  color: var(--e-global-color-secondary);
}
.tertiary-inner-c454
  .current_6ec2:hover
  .row-bcf4 {
  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);
}
.header-2385 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.accordion_b4a2 {
  flex-direction: column;
}

.accordion_b4a2 .blue-7e22 {
  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.accordion_b4a2 .blue-7e22 {
  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);
}

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

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

.inner-0b21.gas_d343 {
  display: none;
}

.full-350c {
  display: none;
}

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

.label_c4bb.cold_32ec {
  margin-bottom: 40px;
  width: 100%;
}

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

.accordion_b4a2 a {
  width: 100%;
}

.fluid-972b .over-b1ad.surface_4573 {
  width: 20% !important;
}

.avatar-thick-1ac9 {
  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; /* 字母间距 */
}

.avatar-thick-1ac9: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%);
}

.avatar-thick-1ac9 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.fluid-972b
  .over-b1ad.label-2d3c
  .modal_c523
  .dynamic_39d3 {
  font-size: 20px !important;
}

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

.hot-269a {
  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;
}

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

  text-align: center;
}

.rough_66d6.form_4156 > .element_8a3e {
  display: flex;
  align-items: center;
}

.outline-8ad8 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

.frame-50f6 {
  font-size: 35px !important;
}

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

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

.component-gold-e561 {
  display: flex;
  gap: 50px;
}

.fluid-972b
  .over-b1ad.secondary_80f7
  .simple_d95f
  .right_a32f {
  width: 100% !important;
}

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

.avatar-middle-75cf {
  width: 100%;
}

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

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

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

  display: none;
}

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

.dropdown-6af8 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.backdrop_507a:hover .dropdown-6af8 {
  visibility: visible;
}
.backdrop_507a:hover.backdrop_507a::before {
  display: block;
}

.advanced_d17b h3 {
  color: #fff;
}

.notice_9105 {
  margin: 0;
}

.fluid-972b
  .over-b1ad.secondary_80f7
  .right_a32f
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.widget-6055 {
  width: 100%;
}

.search-right-7c09 {
  width: 100%;
}

.complex-5c7b {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.search-right-7c09 {
  width: 100%;
}

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

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

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

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

.accordion_b4a2 .blue-7e22.progress_9a34 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.accordion_b4a2 h1.blue-7e22 {
  margin-top: 80px !important;
}

.fluid-972b .over-b1ad.top-5018 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.west_0758 img {
  width: 100%;
}

.left-3ac3 .component_first_4e43.modal_c523 {
  justify-content: space-between;
}

.list_active_9b34 {
  display: none;
}

.heading_cdfb .header_tiny_beeb {
  margin: 1px 0 !important;
}

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

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

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

  .outline-c665 {
    width: 100% !important;
  }
}

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

  .avatar-thick-1ac9 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .left-3ac3 .component_first_4e43.modal_c523 {
    border-bottom: 1px solid #f0c159;
  }

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

  .rough_66d6.form_4156 > .element_8a3e {
    gap: 15px;
    justify-content: space-between;
  }

  .fluid-972b
    .over-b1ad.secondary_80f7
    .right_a32f
    img {
    width: 60% !important;
  }

  .hovered_b300 {
    left: 2%;
  }

  .small-3138 {
    margin: 10px 0;
  }

  .accordion_b4a2 .header_tiny_beeb {
    margin: 0;
    margin-bottom: 10px;
  }

  .avatar-thick-1ac9 {
    font-size: 16px !important;
  }

  .frame-50f6 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.accordion_b4a2 .blue-7e22,
  .accordion_b4a2 .blue-7e22 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .right_a32f {
    justify-content: center;
  }

  .accordion_b4a2 .header_tiny_beeb {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .fluid-972b .over-b1ad.surface_4573 {
    width: 75% !important;
  }

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

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

  h2.accordion_b4a2 .blue-7e22,
  .accordion_b4a2 .blue-7e22 {
    font-size: 30px !important;
  }

  .right_a32f {
    justify-content: center;
  }

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

  .dim_aab8
    .description_8025.tooltip-warm-1f16 {
    margin: 0 !important;
  }

  .outline-8ad8 {
    margin: 0;
    gap: 10px;
  }

  .small-3138 {
    display: flex;
  }

  .west-2a59 .avatar-thick-1ac9 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .silver-0b99 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .complex-5c7b {
    justify-content: flex-end;
    gap: 1px;
  }

  .accordion_b4a2 h1.blue-7e22 {
    margin-top: 40px !important;
  }

  .fluid-972b
    .over-b1ad.secondary_80f7
    .right_a32f
    img,
  .module_3b96 .simple_d95f {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .fluid-972b .over-b1ad.surface_4573 {
    width: 100% !important;
  }

  .rough_66d6.form_4156 > .element_8a3e {
    gap: 3px;
  }

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

@media (max-width: 400px) {
  .avatar-thick-1ac9 {
    white-space: wrap;
  }
}

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

.left-3ac3 .component_first_4e43.modal_c523: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);
}

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

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

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

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

.inner-0b21: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .left-3ac3 .component_first_4e43.modal_c523 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .accordion_b4a2 .blue-7e22 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .avatar-thick-1ac9 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.down-464b .border_e352 {
  flex-shrink: 0;
  white-space: nowrap;
}

.down-464b .shade_2e2c {
  flex-shrink: 0;
  min-width: fit-content;
}

.down-464b .dynamic_39d3 {
  white-space: nowrap;
}

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

.down-464b {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.down-464b .shade_2e2c {
  max-width: 80px !important;
  overflow: hidden;
}

.down-464b .component_first_4e43.modal_c523 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.down-464b .dynamic_39d3 {
  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);
  }
}

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

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

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

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

body .paragraph-a28c:nth-child(2),
.fluid-972b .paragraph-a28c:nth-child(2),
#page .paragraph-a28c: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;
}

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

/* css-noise: 6f75 */
.promo-block-z9 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
