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(.avatar_a8a4) {
  gap: 0.5em;
}
:where(.list_d41e) {
  gap: 0.5em;
}
body .message-0727 > .clean_bdd8 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .message-0727 > .middle-bf22 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .message-0727 > .logo-762e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .carousel_0857 > .clean_bdd8 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .carousel_0857 > .middle-bf22 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .carousel_0857 > .logo-762e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .carousel_0857
  > :where(:not(.clean_bdd8):not(.middle-bf22):not(.surface-blue-e315)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .carousel_0857 > .dropdown-1659 {
  max-width: var(--wp--style--global--wide-size);
}
body .avatar_a8a4 {
  display: flex;
}
body .avatar_a8a4 {
  flex-wrap: wrap;
  align-items: center;
}
body .avatar_a8a4 > * {
  margin: 0;
}
body .list_d41e {
  display: grid;
}
body .list_d41e > * {
  margin: 0;
}
:where(.message-solid-2888.avatar_a8a4) {
  gap: 2em;
}
:where(.message-solid-2888.list_d41e) {
  gap: 2em;
}
:where(.filter-1ae1.avatar_a8a4) {
  gap: 1.25em;
}
:where(.filter-1ae1.list_d41e) {
  gap: 1.25em;
}
.fixed-3d55 {
  color: var(--wp--preset--color--black) !important;
}
.card-stale-ba0a {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.table-d8f9 {
  color: var(--wp--preset--color--white) !important;
}
.cool_6325 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.up-36f0 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.avatar-cbff {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.lower-4041 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.preview_c8bd {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.bright-48da {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hover_4dc4 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.popup_0bd2 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.under-bac1 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.outer-4aaa {
  background-color: var(--wp--preset--color--black) !important;
}
.menu-3e66 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.detail_8d42 {
  background-color: var(--wp--preset--color--white) !important;
}
.mask-south-78eb {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.alert-34bf {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.gallery_under_beaf {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pattern-pro-983b {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.progress_7aaf {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.dynamic_45f4 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.red_e125 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.large_1a1f {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.copper-696e {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.outer_45a6 {
  border-color: var(--wp--preset--color--black) !important;
}
.advanced_ee52 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gradient_cdbc {
  border-color: var(--wp--preset--color--white) !important;
}
.mini-484d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.silver_8b44 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.white-4414 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.fast_d18a {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.liquid-9c01 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.bottom-7f50 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.prev-20a5 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.slow_60ab {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pressed-fb4b {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.iron_079f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.heading-soft-861d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.status-action-5dec {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.easy_edba {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.brown-5fb6 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.tag-plasma-1e3d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.alert-thick-b535 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.fixed-bf85 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.badge_e05f {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.texture-large-6109 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.logo_c003 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.aside-soft-963b {
  background: var(--wp--preset--gradient--midnight) !important;
}
.shade-14dd {
  font-size: var(--wp--preset--font-size--small) !important;
}
.avatar-outer-821f {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.paragraph_acdd {
  font-size: var(--wp--preset--font-size--large) !important;
}
.gallery_focused_9fe1 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.tiny_7250 a:where(:not(.copper_b201)) {
  color: inherit;
}
:where(.filter-1ae1.avatar_a8a4) {
  gap: 1.25em;
}
:where(.filter-1ae1.list_d41e) {
  gap: 1.25em;
}
:where(.message-solid-2888.avatar_a8a4) {
  gap: 2em;
}
:where(.message-solid-2888.list_d41e) {
  gap: 2em;
}
.motion_bf5b {
  font-size: 1.5em;
  line-height: 1.6;
}

.badge_66f8 .black_b880 {
  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);
}
.gradient-3143 .message-d259 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_8b00 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_8b00.middle-b188 .backdrop-8f24 {
  background-color: var(--e-global-color-primary);
}
.container_8b00.soft_88e2 .backdrop-8f24,
.container_8b00.bottom_13cd .backdrop-8f24 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.main-283f .south_fdc9 {
  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);
}
.sidebar-soft-c337 {
  --divider-color: var(--e-global-color-secondary);
}
.sidebar-soft-c337 .description_250a {
  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);
}
.sidebar-soft-c337.detail_fresh_4606 .backdrop_7a2a {
  background-color: var(--e-global-color-secondary);
}
.sidebar-soft-c337.label_177d .backdrop_7a2a,
.sidebar-soft-c337.highlight_31bf .backdrop_7a2a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.sidebar-soft-c337.label_177d .backdrop_7a2a,
.sidebar-soft-c337.highlight_31bf .backdrop_7a2a svg {
  fill: var(--e-global-color-secondary);
}
.easy-65b8 .down_8048 {
  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);
}
.easy-65b8 .pink-2077 {
  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);
}
.pressed-5c71.detail_fresh_4606 .backdrop_7a2a {
  background-color: var(--e-global-color-primary);
}
.pressed-5c71.label_177d .backdrop_7a2a,
.pressed-5c71.highlight_31bf .backdrop_7a2a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pressed-5c71.label_177d .backdrop_7a2a,
.pressed-5c71.highlight_31bf .backdrop_7a2a svg {
  fill: var(--e-global-color-primary);
}
.picture-8757.detail_fresh_4606 .backdrop_7a2a {
  background-color: var(--e-global-color-primary);
}
.picture-8757.label_177d .backdrop_7a2a,
.picture-8757.highlight_31bf .backdrop_7a2a {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.picture-8757 .aside-blue-bbc4 {
  color: var(--e-global-color-primary);
}
.picture-8757 .aside-blue-bbc4,
.picture-8757 .aside-blue-bbc4 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-8757 .feature_a2cd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-lower-ec68 .detail-green-d31a {
  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);
}
.texture-purple-792c .search-ed64 .up-9dc2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-pro-2683 .notification_0a06:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.search-pro-2683 .gold_4c81 i {
  color: var(--e-global-color-primary);
}
.search-pro-2683 .gold_4c81 svg {
  fill: var(--e-global-color-primary);
}
.search-pro-2683 .background-151b {
  color: var(--e-global-color-secondary);
}
.search-pro-2683 .notification_0a06 > .background-151b,
.search-pro-2683 .notification_0a06 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_4cf3 .widget_last_f936 {
  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);
}
.complex_4cf3 .row-55fd {
  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);
}
.module-f5c0 .outer_11d5 .input-b2e5 {
  background-color: var(--e-global-color-primary);
}
.module-f5c0 .header-mini-c1ca {
  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);
}
.item-9320 .simple-368d {
  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);
}
.item-9320 .silver_560a {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-9320 .accordion-huge-156e {
  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);
}
.card-19e3 .component-c7c8,
.card-19e3 .component-c7c8 a {
  color: var(--e-global-color-primary);
}
.card-19e3 .component-c7c8.pagination-08f3,
.card-19e3 .component-c7c8.pagination-08f3 a {
  color: var(--e-global-color-accent);
}
.card-19e3 .component-c7c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-19e3 .narrow-83d9 {
  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);
}
.photo-9792 .plasma_2b82,
.photo-9792 .tooltip_7844 {
  color: var(--e-global-color-primary);
}
.photo-9792 .plasma_2b82 svg {
  fill: var(--e-global-color-primary);
}
.photo-9792 .pagination-08f3 .plasma_2b82,
.photo-9792 .pagination-08f3 .tooltip_7844 {
  color: var(--e-global-color-accent);
}
.photo-9792 .pagination-08f3 .plasma_2b82 svg {
  fill: var(--e-global-color-accent);
}
.photo-9792 .tooltip_7844 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-9792 .narrow-83d9 {
  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);
}
.brown-bdc0 .thumbnail_6905,
.brown-bdc0 .mini-b3f2 {
  color: var(--e-global-color-primary);
}
.brown-bdc0 .mini-b3f2 svg {
  fill: var(--e-global-color-primary);
}
.brown-bdc0 .component-c7c8.pagination-08f3 a,
.brown-bdc0
  .component-c7c8.pagination-08f3
  .mini-b3f2 {
  color: var(--e-global-color-accent);
}
.brown-bdc0 .thumbnail_6905 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-bdc0 .narrow-83d9 {
  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-1138 .label_aa28 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-1138 .under-4b8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_green_47f0 .stone-6afc .card_green_e4ac {
  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);
}
.article_green_47f0 .stone-6afc .motion-9ab3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_green_47f0 .content_easy_f4a3 .card_green_e4ac {
  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);
}
.article_green_47f0
  .content_easy_f4a3
  .motion-9ab3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_green_47f0
  .media_motion_509d
  .card_green_e4ac {
  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);
}
.article_green_47f0
  .media_motion_509d
  .motion-9ab3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_green_47f0
  .solid_793e
  .card_green_e4ac {
  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);
}
.article_green_47f0
  .solid_793e
  .motion-9ab3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-d291 .item_bottom_1620 {
  background-color: var(--e-global-color-primary);
}
.thick-d291 .item_bottom_1620:hover {
  background-color: var(--e-global-color-primary);
}
.thick-d291 .modal-basic-85d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-d291
  .item_bottom_1620:hover
  .modal-basic-85d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_88cd .out_a2dd {
  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);
}
.mini-de94 .caption-mini-f7be .row-c4d5 a {
  background-color: var(--e-global-color-accent);
}
.mini-de94 .caption-mini-f7be .button-tiny-4e02 a {
  background-color: var(--e-global-color-accent);
}
.mini-de94 .caption-mini-f7be .row-c4d5 a,
.mini-de94 .caption-mini-f7be .button-tiny-4e02 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-2787
  .full-4acf.header_1587
  .caption-mini-f7be
  a.banner-340d {
  background-color: var(--e-global-color-accent);
}
.short-2787
  .full-4acf.header_1587
  .caption-mini-f7be
  span.banner-340d.fn-current-efae {
  background-color: var(--e-global-color-text);
}
.short-2787
  .full-4acf.header_1587
  .caption-mini-f7be
  .banner-340d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_1de8 .focus_cool_701f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_1de8
  .active-orange-fe80
  > .hero_ef23
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_1de8
  .plasma-4892
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_1de8
  .article_action_da8e
  .north_f493,
.detail_1de8
  .article_action_da8e
  .wrapper-d703 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_1de8
  .article_action_da8e
  .article_new_dd5b,
.detail_1de8
  .article_action_da8e
  a
  .article_new_dd5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_1de8
  .article_action_da8e
  .disabled-b268 {
  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);
}
.detail_1de8
  .article_action_da8e
  .wood_b4e8 {
  background-color: var(--e-global-color-primary);
}
.detail_1de8
  .article_action_da8e
  .wood_b4e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_1de8
  .article_action_da8e
  .wood_b4e8:hover {
  background-color: var(--e-global-color-primary);
}
.detail_1de8
  .article_action_da8e
  .hero-4c8b {
  background-color: var(--e-global-color-primary);
}
.detail_1de8
  .article_action_da8e
  .hero-4c8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_1de8
  .article_action_da8e
  .hero-4c8b:hover {
  background-color: var(--e-global-color-primary);
}
.detail_1de8
  .blue_811a
  .gradient-713b
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_1de8
  .blue_811a
  .solid_6987 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_1de8
  .blue_811a
  .disabled-b268 {
  color: var(--e-global-color-text);
}
.detail_1de8
  .blue_811a
  .disabled-b268
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_1de8
  .blue_811a
  .wood_b4e8 {
  background-color: var(--e-global-color-primary);
}
.detail_1de8
  .blue_811a
  .wood_b4e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_1de8
  .blue_811a
  .wood_b4e8:hover {
  background-color: var(--e-global-color-primary);
}
.detail_1de8
  .blue_811a
  .hero-4c8b {
  background-color: var(--e-global-color-primary);
}
.detail_1de8
  .blue_811a
  .hero-4c8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_1de8
  .blue_811a
  .hero-4c8b:hover {
  background-color: var(--e-global-color-primary);
}
.detail_1de8 .logo-f3fe {
  background-color: var(--e-global-color-primary);
}
.detail_1de8 .logo-f3fe:hover {
  background-color: var(--e-global-color-primary);
}
.detail_1de8 .paragraph-black-f323 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_1de8 .module_5882 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_cd2f .message_under_3618 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_cd2f
  .red_93e9
  > div:nth-child(3)
  .message_under_3618,
.footer_cd2f
  .huge-5574
  > div:nth-child(1)
  .message_under_3618,
.footer_cd2f
  .widget_large_c5ee
  > div:nth-child(1)
  .message_under_3618,
.footer_cd2f
  .advanced_da30
  > div:nth-child(1)
  .message_under_3618,
.footer_cd2f
  .hot_e93d
  > div:nth-child(1)
  .message_under_3618 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_cd2f .highlight_1c3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_cd2f .dropdown-ecc8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_cd2f .dynamic-6216 {
  background-color: var(--e-global-color-primary);
}
.footer_cd2f .dynamic-6216 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_cd2f .dynamic-6216:hover {
  background-color: var(--e-global-color-primary);
}
.footer_cd2f .link_large_db9f {
  background-color: var(--e-global-color-primary);
}
.footer_cd2f .link_large_db9f:hover {
  background-color: var(--e-global-color-primary);
}
.footer_cd2f .paragraph-black-f323 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_cd2f .module_5882 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-7ce3 .black-a9cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-7ce3 .heading-ff7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-7ce3 .focused-579c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-7ce3 .hot_998a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-7ce3 .in-9654 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-7ce3 .link_large_db9f {
  background-color: var(--e-global-color-primary);
}
.thick-7ce3 .link_large_db9f:hover {
  background-color: var(--e-global-color-primary);
}
.detail-dc69 .black-30ed {
  background-color: var(--e-global-color-secondary);
}
.detail-dc69 .tall-79cf {
  background-color: var(--e-global-color-text);
}
.detail-dc69 .tabs-2dca {
  background-color: var(--e-global-color-secondary);
}
.detail-dc69 .thick-a177 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-dc69 .rough-87bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-dc69 .status_yellow_045c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-dc69 .copper_6501 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-dc69 .layout-dim-6e97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_lower_79fb .medium-5aaa .in_0053,
.title_lower_79fb
  .medium-5aaa
  .in_0053
  a,
.title_lower_79fb .tag-lite-7fa0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_lower_79fb .medium-5aaa .next-d8d8,
.title_lower_79fb .video-c6bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_lower_79fb .medium-5aaa .next-d8d8 {
  color: var(--e-global-color-text);
}
.title_lower_79fb .video-c6bf {
  color: var(--e-global-color-text);
}
.title_lower_79fb
  .medium-5aaa
  .message_fast_336d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_lower_79fb .feature_9ce7 .active-94dc {
  background-color: var(--e-global-color-primary);
}
.title_lower_79fb .feature_9ce7 .active-94dc:hover {
  background-color: var(--e-global-color-primary);
}
.title_lower_79fb .feature_9ce7 .easy_81d8 li span {
  background-color: var(--e-global-color-text);
}
.title_lower_79fb .feature_9ce7 .easy_81d8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.title_lower_79fb
  .feature_9ce7
  .easy_81d8
  li.pattern_5933
  span {
  background-color: var(--e-global-color-accent);
}
.title_lower_79fb .notification_5570 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_6eea .photo-11e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_bright_f149 .message_b6b5 {
  background-color: var(--e-global-color-primary);
}
.outline_bright_f149 .article_b477 {
  background-color: var(--e-global-color-secondary);
}
.outline_bright_f149 .backdrop-855e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_bright_f149 .paper_bfee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_bright_f149 .menu-c4a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_bright_f149 .notification_92af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_bright_f149 .paragraph-7070 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_bright_f149 .dropdown-new-78b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_bright_f149 .aside-dynamic-8e16 {
  background-color: var(--e-global-color-primary);
}
.outline_bright_f149 .aside-dynamic-8e16 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-wood-26ac .stone-226c {
  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);
}
.breadcrumb-wood-26ac .green-adc4 {
  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);
}
.breadcrumb-wood-26ac
  .text_white_8fcf:after {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-wood-26ac .large-00e7 {
  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);
}
.message_48f4 .tag-lite-7fa0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_48f4 .video-c6bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-bad5 .layout_20a1 .banner-f728 {
  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);
}
.photo-bad5 .layout_20a1 .gradient-slow-7731 {
  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_43fc .gas_ff3b {
  background-color: var(--e-global-color-primary);
}
.simple_43fc .summary_ef3c {
  background-color: var(--e-global-color-secondary);
}
.simple_43fc .caption_yellow_884d .modal-focused-ac56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_43fc .pink-eec8 .modal-focused-ac56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_right_5c99 .progress-old-572a .tabs_86d3 {
  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);
}
.filter_right_5c99 .progress-old-572a .stale-79dc {
  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);
}
.filter_right_5c99 .progress-old-572a .filter-up-f999 {
  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);
}
.progress-5d37 .tall-0883 {
  border-color: var(--e-global-color-text);
}
.progress-5d37 .carousel-selected-5f1a {
  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);
}
.progress-5d37 .progress-1fa4 {
  color: var(--e-global-color-primary);
}
.progress-5d37 .message_240f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_cde1 .tag_656d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_cde1 .chip-3a37 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_cde1 .easy-d705:hover .tag_656d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_cde1
  .easy-d705:hover
  .chip-3a37 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-03cf .dark-1317 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-03cf .content_hovered_78e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_94a1 .fresh-258b .right-4c9c {
  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);
}
.tag_94a1 .label-wide-e5a9 .right-4c9c {
  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);
}
.tag_bright_cc4a .accordion_3681 {
  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);
}
.picture_f0ad .hard_e3fa .hard_d0e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_f0ad .hard_e3fa .hard_d0e1 {
  background-color: var(--e-global-color-secondary);
}
.picture_f0ad .orange_fcf9 .hard_d0e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_f0ad .orange_fcf9 .hard_d0e1 {
  background-color: var(--e-global-color-secondary);
}
.picture_f0ad .chip-fcb5 .sort-down-7ec0 {
  background-color: var(--e-global-color-primary);
}
.picture_f0ad .chip-fcb5:hover .sort-down-7ec0 {
  background-color: var(--e-global-color-secondary);
}
.picture_f0ad .active-94dc {
  background-color: var(--e-global-color-primary);
}
.picture_f0ad .active-94dc:hover {
  background-color: var(--e-global-color-accent);
}
.picture_f0ad .easy_81d8 li span {
  background-color: var(--e-global-color-text);
}
.picture_f0ad .easy_81d8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.picture_f0ad .easy_81d8 li.pattern_5933 span {
  background-color: var(--e-global-color-accent);
}
.surface-8613 .item-hard-17e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-8613 .paragraph-a29a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-active-264e .frame-basic-c279:before {
  background-color: var(--e-global-color-secondary);
}
.tertiary-active-264e .nav_in_d936 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-active-264e .texture_motion_7f6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_28c6 .notice-512f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_28c6 .notice-512f:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_28c6 .notice-512f.fn-active-efae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_28c6 .primary_basic_5cf1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_28c6 .photo-cd35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_28c6 .new-6f42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_28c6 .soft-c7b8 {
  background-color: var(--e-global-color-primary);
}
.avatar_28c6 .soft-c7b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_28c6 .accent_7598 {
  background-color: var(--e-global-color-primary);
}
.avatar_28c6 .accent_7598 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle-3e73 .dark_bbe5 .accent-rough-bd85 a {
  color: var(--e-global-color-secondary);
}
.middle-3e73 .dark_bbe5 .accent-rough-bd85 a:hover {
  color: var(--e-global-color-secondary);
}
.middle-3e73 .dark_bbe5 .accent-rough-bd85,
.middle-3e73 .dark_bbe5 .accent-rough-bd85 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-3e73 .dark_bbe5 .gradient_b1b4 {
  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);
}
.middle-3e73 .dark_bbe5 .component-0aff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-3e73 .dark_bbe5 .black_636d {
  background-color: var(--e-global-color-primary);
}
.middle-3e73 .dark_bbe5 .black_636d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-3e73 .dark_bbe5 .black_636d:hover {
  background-color: var(--e-global-color-primary);
}
.middle-3e73 .dark_bbe5 .element-bottom-5ec5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle-3e73 .dark_bbe5 .element-bottom-5ec5 {
  background-color: var(--e-global-color-primary);
}
.middle-3e73 .dark_bbe5 .element-bottom-5ec5:hover {
  background-color: var(--e-global-color-primary);
}
.middle-3e73 .dark_bbe5 .active-94dc {
  background-color: var(--e-global-color-primary);
}
.middle-3e73 .dark_bbe5 .active-94dc:hover {
  background-color: var(--e-global-color-primary);
}
.middle-3e73 .feature_9ce7 .easy_81d8 li span {
  background-color: var(--e-global-color-text);
}
.middle-3e73 .feature_9ce7 .easy_81d8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.middle-3e73 .feature_9ce7 .easy_81d8 li.pattern_5933 span {
  background-color: var(--e-global-color-accent);
}
.middle-3e73 .paragraph-black-f323 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-3e73 .module_5882 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_659c .next-b3c6 .plasma-d08d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_659c .next-b3c6 .bronze_dcd2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_659c .next-b3c6 .box_2e86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-35fc .video_f5d7 {
  border-color: var(--e-global-color-text);
}
.next-35fc .label_mini_52c1 {
  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);
}
.next-35fc .thumbnail-paper-4b8e {
  color: var(--e-global-color-secondary);
}
.next-35fc .thumbnail-paper-4b8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-35fc .message_dirty_d534 > * {
  color: var(--e-global-color-primary);
}
.next-35fc .message_dirty_d534 > * svg {
  fill: var(--e-global-color-primary);
}
.next-35fc .purple-66cd {
  color: var(--e-global-color-primary);
}
.next-35fc .purple-66cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-35fc .frame_fast_0cdb {
  color: var(--e-global-color-primary);
}
.next-35fc .frame_fast_0cdb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-35fc .next-e0ac {
  color: var(--e-global-color-primary);
}
.next-35fc .next-e0ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-35fc .link_2ceb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-35fc .container-warm-35ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-35fc .container-warm-35ec.tabs_outer_8328 {
  color: var(--e-global-color-secondary);
}
.next-35fc .container-warm-35ec.tabs_outer_8328 .media-complex-7aa4 {
  color: var(--e-global-color-accent);
}
.next-35fc .container-warm-35ec.accent-897e {
  color: var(--e-global-color-text);
}
.next-35fc .container-warm-35ec.accent-897e .media-complex-7aa4 {
  color: var(--e-global-color-text);
}
.next-35fc .container-warm-35ec:before {
  border-top-color: var(--e-global-color-text);
}
.next-35fc .row-brown-c23b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-35fc
  .row-brown-c23b
  .breadcrumb-dcec {
  background-color: var(--e-global-color-primary);
}
.next-35fc
  .row-brown-c23b
  .breadcrumb-dcec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next-35fc .video_f5d7 .header_clean_6534 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_4e31 .border_tall_2d3e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_4e31 .cold-a134 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-f788 .widget_582f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-f788
  .left_21b8
  .last-f2cc {
  background-color: var(--e-global-color-secondary);
}
.liquid-f788
  .left_21b8.dropdown_55fc
  .last-f2cc {
  background-color: var(--e-global-color-text);
}
.liquid-f788
  .left_21b8:hover
  .last-f2cc {
  background-color: var(--e-global-color-accent);
}
.liquid-f788
  .left_21b8.fn-active-efae
  .last-f2cc {
  background-color: var(--e-global-color-primary);
}
.stone_c2eb .gallery_650b {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.stone_c2eb .smooth-ca29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_c2eb .wrapper-liquid-459f {
  background-color: var(--e-global-color-primary);
}
.stone_c2eb .wrapper-liquid-459f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_0361 .secondary-d706 .full-98c7 .progress-complex-aa99 {
  background-color: var(--e-global-color-secondary);
}
.thick_0361 .secondary-d706 .secondary-under-4970:after {
  background-color: var(--e-global-color-secondary);
}
.thick_0361 .orange-4356 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_0361 .header_713a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_0361 .wide_029c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_0361 .card-6d6e {
  background-color: var(--e-global-color-primary);
}
.thick_0361 .card-6d6e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_0361 .new_4f2d {
  background-color: var(--e-global-color-secondary);
}
.thick_0361 .new_4f2d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_0361 .secondary-d706 .medium_bd78 .sidebar_stone_6dbe:hover {
  background-color: var(--e-global-color-primary);
}
.thick_0361
  .secondary-d706
  .medium_bd78
  .sidebar_stone_6dbe.new_a6ea {
  background-color: var(--e-global-color-primary);
}
.thick_0361 .secondary-d706 .surface-glass-a89f:before {
  border-color: var(--e-global-color-primary);
}
.thick_0361 .secondary-d706 .surface-glass-a89f:hover:before {
  border-color: var(--e-global-color-secondary);
}
.thick_0361
  .secondary-d706
  .surface-glass-a89f.surface_paper_ac96:before {
  border-color: var(--e-global-color-primary);
}
.thick_0361 .sidebar_rough_e457 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_dynamic_4419 .paragraph-809a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_dynamic_4419 .paragraph-809a:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_dynamic_4419 .paragraph-809a.dropdown_e1b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_dynamic_4419 .notice-mini-b2df {
  background-color: var(--e-global-color-primary);
}
.container_dynamic_4419 .notice-mini-b2df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_dynamic_4419
  .button_c21d
  .accordion-d762
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_dynamic_4419
  .primary-76c9
  .accordion-d762
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower-bad2
  .modal_current_cbd8
  .title_fixed_3dde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-bad2
  .modal_current_cbd8
  .card-3699 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-bad2 .hover-8b8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-bad2 .highlight_center_29c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-bad2 .prev_b1ca {
  background-color: var(--e-global-color-primary);
}
.lower-bad2 .prev_b1ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_cc87 .gold-a324 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_cc87 .pattern_3697 {
  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);
}
.gas_cc87 .south_5c83 {
  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);
}
.gas_cc87 .south_5c83 a:hover {
  color: var(--e-global-color-secondary);
}
.gas_cc87 .text_medium_b6db {
  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);
}
.gas_cc87 .status-north-ad70 {
  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);
}
.gas_cc87 .complex-adfe .active-94dc {
  background-color: var(--e-global-color-primary);
}
.gas_cc87 .complex-adfe .active-94dc:hover {
  background-color: var(--e-global-color-accent);
}
.gas_cc87
  .complex-adfe
  .easy_81d8
  li
  span {
  background-color: var(--e-global-color-text);
}
.gas_cc87
  .complex-adfe
  .easy_81d8
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.gas_cc87
  .complex-adfe
  .easy_81d8
  li.pattern_5933
  span {
  background-color: var(--e-global-color-accent);
}
.list_over_2739
  .out-9c80
  .mask-6511 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_over_2739 .out-9c80 .pro-e035 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_over_2739 .out-9c80 .component_5e8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_over_2739 .tertiary-blue-0f33 {
  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);
}
.list_over_2739
  .iron-d954.detail_orange_e20c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156
  > a {
  background-color: var(--e-global-color-text);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156
  > a
  .stone-180b.black-01bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156
  > a
  .pagination-ea7a.primary-7917 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156
  > .preview-9ade
  .wrapper_b156
  > a {
  background-color: var(--e-global-color-secondary);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156
  > .preview-9ade
  .wrapper_b156
  > a
  .photo-up-09e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156
  > .preview-9ade
  .wrapper_b156
  > a
  .pagination-ea7a.right_3683 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156
  > a
  .motion_a353:before {
  color: var(--e-global-color-text);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156
  > .preview-9ade
  a
  .motion_a353:before {
  color: var(--e-global-color-text);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156.widget_052b
  > a
  .motion_a353:before {
  color: var(--e-global-color-text);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156
  > .preview-9ade
  .wrapper_b156.widget_052b
  > a
  .motion_a353:before {
  color: var(--e-global-color-text);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156
  > a
  .accent_3287
  .accent_7aac {
  color: var(--e-global-color-text);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156
  > .preview-9ade
  a
  .accent_3287
  .accent_7aac {
  color: var(--e-global-color-text);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156
  > a
  .accent_3287
  .accent_7aac,
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156
  > .preview-9ade
  a
  .accent_3287
  .accent_7aac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156
  > a
  .tabs-1ca7:before {
  color: var(--e-global-color-text);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156
  > .preview-9ade
  a
  .tabs-1ca7:before {
  color: var(--e-global-color-text);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156.widget_052b
  > a
  .tabs-1ca7:before {
  color: var(--e-global-color-text);
}
.tall_a252
  > .texture-3290
  > div
  > .background-36cf
  > .wrapper_b156
  > .preview-9ade
  .wrapper_b156.widget_052b
  > a
  .tabs-1ca7:before {
  color: var(--e-global-color-text);
}
.tabs-static-7829 .motion_0546 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-static-7829
  .preview_47a5:hover
  .motion_0546 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-ff44
  > .texture-3290
  > .logo-smooth-994a
  > .avatar_simple_07a7
  > .accordion-yellow-4f84
  > .primary-copper-f74f
  .module-7276 {
  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);
}
.sidebar-ff44
  > .texture-3290
  > .logo-smooth-994a
  > .avatar_simple_07a7
  > .accordion-yellow-4f84
  > .primary-copper-f74f:hover
  .module-7276 {
  color: var(--e-global-color-text);
}
.sidebar-ff44
  > .texture-3290
  > .logo-smooth-994a
  > .avatar_simple_07a7
  > .accordion-yellow-4f84
  > .primary-copper-f74f:hover
  .module-7276 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-ff44
  > .texture-3290
  > .logo-smooth-994a
  > .avatar_simple_07a7
  > .accordion-yellow-4f84.picture_bb21
  > .primary-copper-f74f
  .module-7276 {
  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);
}
.orange_214b .tiny-892a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_214b .hovered_139a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_214b .slider-c1d3 {
  background-color: var(--e-global-color-primary);
}
.orange_214b .slider-c1d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-368d
  > .texture-3290
  > .hover-in-f0c3
  > .table-outer-4a5a
  > .text_1c0e
  .box-thick-8642 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-368d
  > .texture-3290
  > .hover-in-f0c3
  > .table-outer-4a5a
  > .text_1c0e
  .outline_75b6 {
  color: var(--e-global-color-text);
}
.search-368d
  > .texture-3290
  > .hover-in-f0c3
  > .table-outer-4a5a
  > .text_1c0e:hover
  .box-thick-8642 {
  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);
}
.search-368d
  > .texture-3290
  > .hover-in-f0c3
  > .table-outer-4a5a
  > .text_1c0e:hover
  .outline_75b6 {
  color: var(--e-global-color-secondary);
}
.search-368d
  > .texture-3290
  > .hover-in-f0c3
  > .table-outer-4a5a
  > .text_1c0e.banner_selected_519f
  .box-thick-8642 {
  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);
}
.search-368d
  > .texture-3290
  > .hover-in-f0c3
  > .table-outer-4a5a
  > .text_1c0e.banner_selected_519f
  .outline_75b6 {
  color: var(--e-global-color-primary);
}
.texture-a128
  .nav_9e91
  .breadcrumb-narrow-5b26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-a128 .label-complex-0332 .header_clean_6534 .nav_a7e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_static_b900 .paragraph-selected-185e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_static_b900 .video_9963 .paragraph-selected-185e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_static_b900 .sidebar-8345 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_static_b900 .sidebar-8345 {
  background-color: var(--e-global-color-primary);
}
.item-old-8128 .action-6238 .wrapper_d36c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-old-8128
  .action-6238:hover
  .hard_5ec5 {
  color: var(--e-global-color-secondary);
}
.item-old-8128
  .action-6238:hover
  .wrapper_d36c {
  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);
}
.accordion_west_c93a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.paragraph_aecd {
  flex-direction: column;
}

.paragraph_aecd .video_b9a3 {
  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.paragraph_aecd .video_b9a3 {
  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);
}

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

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

.steel-e509.avatar_c52c {
  display: none;
}

.feature-left-1776 {
  display: none;
}

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

.focus_under_1729.tag_ce8b {
  margin-bottom: 40px;
  width: 100%;
}

.notification-slow-817b {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.paragraph_aecd a {
  width: 100%;
}

.active_last_de81 .white_b2c4.carousel-black-ec0a {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.active_last_de81
  .white_b2c4.text-c4f0
  .message_f6c0
  .south-aece {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.row_a80e.wrapper_basic_60d3 > .filter_47ac {
  display: flex;
  align-items: center;
}

.detail-22ad {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

.backdrop-north-15bc {
  font-size: 35px !important;
}

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

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

.tiny-7350 {
  display: flex;
  gap: 50px;
}

.active_last_de81
  .white_b2c4.dark-17ee
  .mask-122d
  .green_9506 {
  width: 100% !important;
}

.light-9eef {
  width: 500px !important;
  max-width: none;
}

.picture-083f {
  width: 100%;
}

.copper-9b00 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.paragraph-5cc3 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.box-solid-62dd {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.paragraph-5cc3:hover .box-solid-62dd {
  visibility: visible;
}
.paragraph-5cc3:hover.paragraph-5cc3::before {
  display: block;
}

.pagination-a3c9 h3 {
  color: #fff;
}

.tooltip_2e70 {
  margin: 0;
}

.active_last_de81
  .white_b2c4.dark-17ee
  .green_9506
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.frame_06c8 {
  width: 100%;
}

.huge_3469 {
  width: 100%;
}

.huge-99bd {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.huge_3469 {
  width: 100%;
}

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

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

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

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

.paragraph_aecd .video_b9a3.widget_east_e9ed {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.paragraph_aecd h1.video_b9a3 {
  margin-top: 80px !important;
}

.active_last_de81 .white_b2c4.title-full-798b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.alert_2cf7 img {
  width: 100%;
}

.video_a771 .section-large-abeb.message_f6c0 {
  justify-content: space-between;
}

.solid_1537 {
  display: none;
}

.inner_8e5f .copper_edb8 {
  margin: 1px 0 !important;
}

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

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

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

  .light-9eef {
    width: 100% !important;
  }
}

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

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

  .video_a771 .section-large-abeb.message_f6c0 {
    border-bottom: 1px solid #f0c159;
  }

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

  .row_a80e.wrapper_basic_60d3 > .filter_47ac {
    gap: 15px;
    justify-content: space-between;
  }

  .active_last_de81
    .white_b2c4.dark-17ee
    .green_9506
    img {
    width: 60% !important;
  }

  .panel_fixed_34dd {
    left: 2%;
  }

  .module_white_9533 {
    margin: 10px 0;
  }

  .paragraph_aecd .copper_edb8 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .backdrop-north-15bc {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.paragraph_aecd .video_b9a3,
  .paragraph_aecd .video_b9a3 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .green_9506 {
    justify-content: center;
  }

  .paragraph_aecd .copper_edb8 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .notification-slow-817b {
    margin-bottom: 15px !important;
  }

  .active_last_de81 .white_b2c4.carousel-black-ec0a {
    width: 75% !important;
  }

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

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

  h2.paragraph_aecd .video_b9a3,
  .paragraph_aecd .video_b9a3 {
    font-size: 30px !important;
  }

  .green_9506 {
    justify-content: center;
  }

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

  .element_37cf
    .grid_motion_a1c4.green-6435 {
    margin: 0 !important;
  }

  .detail-22ad {
    margin: 0;
    gap: 10px;
  }

  .module_white_9533 {
    display: flex;
  }

  .nav_3050 .shade-e751 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .progress-b9cb svg {
    width: 75% !important;
    height: 75% !important;
  }

  .huge-99bd {
    justify-content: flex-end;
    gap: 1px;
  }

  .paragraph_aecd h1.video_b9a3 {
    margin-top: 40px !important;
  }

  .active_last_de81
    .white_b2c4.dark-17ee
    .green_9506
    img,
  .easy-65b8 .mask-122d {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .active_last_de81 .white_b2c4.carousel-black-ec0a {
    width: 100% !important;
  }

  .row_a80e.wrapper_basic_60d3 > .filter_47ac {
    gap: 3px;
  }

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

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

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

.video_a771 .section-large-abeb.message_f6c0: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .video_a771 .section-large-abeb.message_f6c0 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .paragraph_aecd .video_b9a3 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .shade-e751 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.sort_d1bc .article_middle_2092 {
  flex-shrink: 0;
  white-space: nowrap;
}

.sort_d1bc .summary-wood-5859 {
  flex-shrink: 0;
  min-width: fit-content;
}

.sort_d1bc .south-aece {
  white-space: nowrap;
}

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

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

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

.sort_d1bc .summary-wood-5859 {
  max-width: 80px !important;
  overflow: hidden;
}

.sort_d1bc .section-large-abeb.message_f6c0 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.sort_d1bc .south-aece {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 430b */
.shadow-element-w1 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
