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(.message-pressed-f69b) {
  gap: 0.5em;
}
:where(.active-left-4c7f) {
  gap: 0.5em;
}
body .content_current_9715 > .fresh-15a8 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .content_current_9715 > .info-bottom-fb45 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .content_current_9715 > .copper-cc3c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .border_303e > .fresh-15a8 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .border_303e > .info-bottom-fb45 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .border_303e > .copper-cc3c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .border_303e
  > :where(:not(.fresh-15a8):not(.info-bottom-fb45):not(.black_a6d2)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .border_303e > .layout-left-dcf4 {
  max-width: var(--wp--style--global--wide-size);
}
body .message-pressed-f69b {
  display: flex;
}
body .message-pressed-f69b {
  flex-wrap: wrap;
  align-items: center;
}
body .message-pressed-f69b > * {
  margin: 0;
}
body .active-left-4c7f {
  display: grid;
}
body .active-left-4c7f > * {
  margin: 0;
}
:where(.picture_b580.message-pressed-f69b) {
  gap: 2em;
}
:where(.picture_b580.active-left-4c7f) {
  gap: 2em;
}
:where(.outline-huge-6d33.message-pressed-f69b) {
  gap: 1.25em;
}
:where(.outline-huge-6d33.active-left-4c7f) {
  gap: 1.25em;
}
.icon_complex_4c98 {
  color: var(--wp--preset--color--black) !important;
}
.sidebar_584d {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.next-5f4d {
  color: var(--wp--preset--color--white) !important;
}
.surface_d761 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.title_simple_5991 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.black_33ba {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.bright-6533 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.layout-inner-c509 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.complex-6bc9 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.footer_dacd {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gold-cdc8 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.advanced_25f4 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.fluid-e44c {
  background-color: var(--wp--preset--color--black) !important;
}
.row-0ad3 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.small-8c09 {
  background-color: var(--wp--preset--color--white) !important;
}
.preview_2953 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.media_tall_1cc0 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.medium-0c1b {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.static-f3d2 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.lite-14f9 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tertiary_static_6242 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.filter-under-1794 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.complex-8827 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.outer_9128 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.progress-motion-3426 {
  border-color: var(--wp--preset--color--black) !important;
}
.thick-891e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.stone_54e6 {
  border-color: var(--wp--preset--color--white) !important;
}
.hidden_3c40 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.shadow-b4cf {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.menu-simple-5b77 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.popup-a1b1 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.red_a5e3 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.message_selected_6b8e {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dropdown-south-507d {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.block-focused-ed0f {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pagination-solid-c60e {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.accordion_green_9eee {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.upper_1361 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.silver-cd2b {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.carousel-hard-28b6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.dropdown_a666 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.highlight_fluid_fd2f {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.progress-68f9 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.motion-d941 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.pagination-paper-13d6 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.down-de1b {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.article-right-34f5 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.background_up_9065 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.chip_5bec {
  font-size: var(--wp--preset--font-size--small) !important;
}
.title_right_cac2 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.link-df43 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.message-34dc {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.old-da93 a:where(:not(.right_f0a7)) {
  color: inherit;
}
:where(.outline-huge-6d33.message-pressed-f69b) {
  gap: 1.25em;
}
:where(.outline-huge-6d33.active-left-4c7f) {
  gap: 1.25em;
}
:where(.picture_b580.message-pressed-f69b) {
  gap: 2em;
}
:where(.picture_b580.active-left-4c7f) {
  gap: 2em;
}
.hero_white_2167 {
  font-size: 1.5em;
  line-height: 1.6;
}

.icon-c053 .hidden-basic-d7c4 {
  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-2af7 .heading_af28 {
  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);
}
.background_fixed_d64d {
  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);
}
.background_fixed_d64d.box_a320 .accordion-f3f6 {
  background-color: var(--e-global-color-primary);
}
.background_fixed_d64d.west_fd98 .accordion-f3f6,
.background_fixed_d64d.chip_green_981f .accordion-f3f6 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.bronze-7343 .card-slow-51fa {
  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);
}
.item-a0e5 {
  --divider-color: var(--e-global-color-secondary);
}
.item-a0e5 .overlay-fc83 {
  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);
}
.item-a0e5.video-f61b .module-plasma-9de6 {
  background-color: var(--e-global-color-secondary);
}
.item-a0e5.highlight-b5f5 .module-plasma-9de6,
.item-a0e5.frame-full-2563 .module-plasma-9de6 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.item-a0e5.highlight-b5f5 .module-plasma-9de6,
.item-a0e5.frame-full-2563 .module-plasma-9de6 svg {
  fill: var(--e-global-color-secondary);
}
.article-slow-74fb .list_small_b046 {
  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);
}
.article-slow-74fb .hover_d764 {
  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);
}
.paragraph-d8aa.video-f61b .module-plasma-9de6 {
  background-color: var(--e-global-color-primary);
}
.paragraph-d8aa.highlight-b5f5 .module-plasma-9de6,
.paragraph-d8aa.frame-full-2563 .module-plasma-9de6 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.paragraph-d8aa.highlight-b5f5 .module-plasma-9de6,
.paragraph-d8aa.frame-full-2563 .module-plasma-9de6 svg {
  fill: var(--e-global-color-primary);
}
.overlay_rough_ee41.video-f61b .module-plasma-9de6 {
  background-color: var(--e-global-color-primary);
}
.overlay_rough_ee41.highlight-b5f5 .module-plasma-9de6,
.overlay_rough_ee41.frame-full-2563 .module-plasma-9de6 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.overlay_rough_ee41 .media-bc5a {
  color: var(--e-global-color-primary);
}
.overlay_rough_ee41 .media-bc5a,
.overlay_rough_ee41 .media-bc5a a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_rough_ee41 .hidden_993f {
  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);
}
.selected_67af .small_c87c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-49ba .outer_00d4 .row_stone_452d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-inner-2b0e .box_old_b8fe:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.paragraph-inner-2b0e .description_092a i {
  color: var(--e-global-color-primary);
}
.paragraph-inner-2b0e .description_092a svg {
  fill: var(--e-global-color-primary);
}
.paragraph-inner-2b0e .widget-static-16d9 {
  color: var(--e-global-color-secondary);
}
.paragraph-inner-2b0e .box_old_b8fe > .widget-static-16d9,
.paragraph-inner-2b0e .box_old_b8fe > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-active-7735 .smooth_cfba {
  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);
}
.picture-active-7735 .text-smooth-8b1b {
  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);
}
.list-f94e .over_bae0 .plasma_3ec7 {
  background-color: var(--e-global-color-primary);
}
.list-f94e .out-8bca {
  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_47fa .summary-action-a885 {
  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);
}
.label_47fa .widget_fluid_08dd {
  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);
}
.label_47fa .video-cold-0b6a {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.content_71e9 .easy_a2d5,
.content_71e9 .easy_a2d5 a {
  color: var(--e-global-color-primary);
}
.content_71e9 .easy_a2d5.logo_2411,
.content_71e9 .easy_a2d5.logo_2411 a {
  color: var(--e-global-color-accent);
}
.content_71e9 .easy_a2d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_71e9 .complex_e425 {
  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);
}
.text_medium_8c6f .west-a8c8,
.text_medium_8c6f .thick-43f6 {
  color: var(--e-global-color-primary);
}
.text_medium_8c6f .west-a8c8 svg {
  fill: var(--e-global-color-primary);
}
.text_medium_8c6f .logo_2411 .west-a8c8,
.text_medium_8c6f .logo_2411 .thick-43f6 {
  color: var(--e-global-color-accent);
}
.text_medium_8c6f .logo_2411 .west-a8c8 svg {
  fill: var(--e-global-color-accent);
}
.text_medium_8c6f .thick-43f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_medium_8c6f .complex_e425 {
  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);
}
.image-47aa .clean-cc57,
.image-47aa .link_old_1086 {
  color: var(--e-global-color-primary);
}
.image-47aa .link_old_1086 svg {
  fill: var(--e-global-color-primary);
}
.image-47aa .easy_a2d5.logo_2411 a,
.image-47aa
  .easy_a2d5.logo_2411
  .link_old_1086 {
  color: var(--e-global-color-accent);
}
.image-47aa .clean-cc57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-47aa .complex_e425 {
  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);
}
.banner_dim_b43f .paper_ce34 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_dim_b43f .secondary_49bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_cea5 .table_3bfd .hidden-white-e0d7 {
  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);
}
.wide_cea5 .table_3bfd .thumbnail-3c41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_cea5 .hard-c16f .hidden-white-e0d7 {
  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);
}
.wide_cea5
  .hard-c16f
  .thumbnail-3c41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_cea5
  .light_ee58
  .hidden-white-e0d7 {
  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);
}
.wide_cea5
  .light_ee58
  .thumbnail-3c41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_cea5
  .badge_focused_b2ec
  .hidden-white-e0d7 {
  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);
}
.wide_cea5
  .badge_focused_b2ec
  .thumbnail-3c41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid_cda5 .dynamic-72fb {
  background-color: var(--e-global-color-primary);
}
.solid_cda5 .dynamic-72fb:hover {
  background-color: var(--e-global-color-primary);
}
.solid_cda5 .hero-97e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_cda5
  .dynamic-72fb:hover
  .hero-97e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_855b .item-c477 {
  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);
}
.accordion_e5f1 .border_rough_4901 .header_over_34c1 a {
  background-color: var(--e-global-color-accent);
}
.accordion_e5f1 .border_rough_4901 .button_pro_da90 a {
  background-color: var(--e-global-color-accent);
}
.accordion_e5f1 .border_rough_4901 .header_over_34c1 a,
.accordion_e5f1 .border_rough_4901 .button_pro_da90 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-43e8
  .highlight_db3e.active-out-b3ef
  .border_rough_4901
  a.next_e2b6 {
  background-color: var(--e-global-color-accent);
}
.thick-43e8
  .highlight_db3e.active-out-b3ef
  .border_rough_4901
  span.next_e2b6.fn-current-f249 {
  background-color: var(--e-global-color-text);
}
.thick-43e8
  .highlight_db3e.active-out-b3ef
  .border_rough_4901
  .next_e2b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-first-c9f0 .solid_18af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-first-c9f0
  .badge_e7ce
  > .card-pink-2252
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-first-c9f0
  .row-iron-2b05
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-first-c9f0
  .current-9d17
  .popup_bf84,
.carousel-first-c9f0
  .current-9d17
  .component-last-2fdb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-first-c9f0
  .current-9d17
  .breadcrumb_thick_580f,
.carousel-first-c9f0
  .current-9d17
  a
  .breadcrumb_thick_580f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-first-c9f0
  .current-9d17
  .slider-copper-f5f3 {
  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);
}
.carousel-first-c9f0
  .current-9d17
  .lower-d704 {
  background-color: var(--e-global-color-primary);
}
.carousel-first-c9f0
  .current-9d17
  .lower-d704 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-first-c9f0
  .current-9d17
  .lower-d704:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-first-c9f0
  .current-9d17
  .thumbnail-95a9 {
  background-color: var(--e-global-color-primary);
}
.carousel-first-c9f0
  .current-9d17
  .thumbnail-95a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-first-c9f0
  .current-9d17
  .thumbnail-95a9:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-first-c9f0
  .aside-fluid-2998
  .element-2f22
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-first-c9f0
  .aside-fluid-2998
  .sidebar-soft-2b75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-first-c9f0
  .aside-fluid-2998
  .slider-copper-f5f3 {
  color: var(--e-global-color-text);
}
.carousel-first-c9f0
  .aside-fluid-2998
  .slider-copper-f5f3
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-first-c9f0
  .aside-fluid-2998
  .lower-d704 {
  background-color: var(--e-global-color-primary);
}
.carousel-first-c9f0
  .aside-fluid-2998
  .lower-d704 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-first-c9f0
  .aside-fluid-2998
  .lower-d704:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-first-c9f0
  .aside-fluid-2998
  .thumbnail-95a9 {
  background-color: var(--e-global-color-primary);
}
.carousel-first-c9f0
  .aside-fluid-2998
  .thumbnail-95a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-first-c9f0
  .aside-fluid-2998
  .thumbnail-95a9:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-first-c9f0 .upper_f5f7 {
  background-color: var(--e-global-color-primary);
}
.carousel-first-c9f0 .upper_f5f7:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-first-c9f0 .primary-2077 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-first-c9f0 .section-626b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-c70f .lite_2978 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-c70f
  .bright_6631
  > div:nth-child(3)
  .lite_2978,
.popup-c70f
  .item-black-bf7a
  > div:nth-child(1)
  .lite_2978,
.popup-c70f
  .hero-30e1
  > div:nth-child(1)
  .lite_2978,
.popup-c70f
  .fresh_1bf9
  > div:nth-child(1)
  .lite_2978,
.popup-c70f
  .image_top_77c9
  > div:nth-child(1)
  .lite_2978 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-c70f .accordion-2549 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-c70f .tag-4df9 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-c70f .medium_1048 {
  background-color: var(--e-global-color-primary);
}
.popup-c70f .medium_1048 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-c70f .medium_1048:hover {
  background-color: var(--e-global-color-primary);
}
.popup-c70f .media_west_137c {
  background-color: var(--e-global-color-primary);
}
.popup-c70f .media_west_137c:hover {
  background-color: var(--e-global-color-primary);
}
.popup-c70f .primary-2077 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-c70f .section-626b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-9e9c .panel-8dfb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-9e9c .card-849b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-9e9c .row_advanced_dbe8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-9e9c .surface_narrow_14ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-9e9c .hover-e218 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-9e9c .media_west_137c {
  background-color: var(--e-global-color-primary);
}
.tag-9e9c .media_west_137c:hover {
  background-color: var(--e-global-color-primary);
}
.badge_plasma_9694 .table-hovered-d54c {
  background-color: var(--e-global-color-secondary);
}
.badge_plasma_9694 .complex-1298 {
  background-color: var(--e-global-color-text);
}
.badge_plasma_9694 .copper_ce22 {
  background-color: var(--e-global-color-secondary);
}
.badge_plasma_9694 .hidden-3cef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_plasma_9694 .row_7a21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_plasma_9694 .paragraph-7bcc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_plasma_9694 .dirty-803f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_plasma_9694 .paper-35e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-narrow-eda2 .widget-narrow-2531 .search-1b8a,
.layout-narrow-eda2
  .widget-narrow-2531
  .search-1b8a
  a,
.layout-narrow-eda2 .component_922b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-narrow-eda2 .widget-narrow-2531 .gradient_east_1a64,
.layout-narrow-eda2 .left_f092 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-narrow-eda2 .widget-narrow-2531 .gradient_east_1a64 {
  color: var(--e-global-color-text);
}
.layout-narrow-eda2 .left_f092 {
  color: var(--e-global-color-text);
}
.layout-narrow-eda2
  .widget-narrow-2531
  .hidden_black_a4ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-narrow-eda2 .detail_c315 .gallery_4f33 {
  background-color: var(--e-global-color-primary);
}
.layout-narrow-eda2 .detail_c315 .gallery_4f33:hover {
  background-color: var(--e-global-color-primary);
}
.layout-narrow-eda2 .detail_c315 .lite_e987 li span {
  background-color: var(--e-global-color-text);
}
.layout-narrow-eda2 .detail_c315 .lite_e987 li span:hover {
  background-color: var(--e-global-color-primary);
}
.layout-narrow-eda2
  .detail_c315
  .lite_e987
  li.narrow-12ec
  span {
  background-color: var(--e-global-color-accent);
}
.layout-narrow-eda2 .sidebar-b261 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-e4e3 .lower_7849 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out-37cf .media-c12f {
  background-color: var(--e-global-color-primary);
}
.out-37cf .notification_medium_d13b {
  background-color: var(--e-global-color-secondary);
}
.out-37cf .container-9001 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-37cf .hero-c447 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-37cf .video-paper-8b97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-37cf .progress-6f14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-37cf .module_c68b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-37cf .input_paper_e7d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-37cf .element_cb04 {
  background-color: var(--e-global-color-primary);
}
.out-37cf .element_cb04 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_outer_e4f0 .row-active-a182 {
  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);
}
.carousel_outer_e4f0 .link-13ba {
  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);
}
.carousel_outer_e4f0
  .current_eab9:after {
  background-color: var(--e-global-color-primary);
}
.carousel_outer_e4f0 .out-bb71 {
  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);
}
.progress-easy-d5cb .component_922b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-easy-d5cb .left_f092 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-55b1 .paragraph_selected_c42c .stale-2d27 {
  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);
}
.disabled-55b1 .paragraph_selected_c42c .east_f51f {
  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);
}
.dropdown-9fa0 .slider_static_a69e {
  background-color: var(--e-global-color-primary);
}
.dropdown-9fa0 .preview-89ce {
  background-color: var(--e-global-color-secondary);
}
.dropdown-9fa0 .chip_outer_a222 .tall-c3f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-9fa0 .cool_25c3 .tall-c3f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_a00e .dark-10a1 .feature-black-19b2 {
  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);
}
.popup_a00e .dark-10a1 .footer-slow-159c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_a00e .dark-10a1 .hover_e401 {
  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);
}
.wrapper_0798 .hidden-hot-2fc9 {
  border-color: var(--e-global-color-text);
}
.wrapper_0798 .pagination-short-2afd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_0798 .pagination-84e9 {
  color: var(--e-global-color-primary);
}
.wrapper_0798 .title-smooth-e1c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_old_f6a2 .active_9423 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_old_f6a2 .pagination-prev-bf55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_old_f6a2 .layout-middle-a897:hover .active_9423 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_old_f6a2
  .layout-middle-a897:hover
  .pagination-prev-bf55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-7b92 .in-29aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-7b92 .hover-center-7042 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_e46a .search_wide_a29b .hard_68e3 {
  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);
}
.dynamic_e46a .logo_cold_4576 .hard_68e3 {
  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);
}
.slow_726f .stone-06d5 {
  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);
}
.button-86df .soft-2815 .box-first-e466 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-86df .soft-2815 .box-first-e466 {
  background-color: var(--e-global-color-secondary);
}
.button-86df .selected-5fdd .box-first-e466 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-86df .selected-5fdd .box-first-e466 {
  background-color: var(--e-global-color-secondary);
}
.button-86df .image_6cc2 .smooth-fba1 {
  background-color: var(--e-global-color-primary);
}
.button-86df .image_6cc2:hover .smooth-fba1 {
  background-color: var(--e-global-color-secondary);
}
.button-86df .gallery_4f33 {
  background-color: var(--e-global-color-primary);
}
.button-86df .gallery_4f33:hover {
  background-color: var(--e-global-color-accent);
}
.button-86df .lite_e987 li span {
  background-color: var(--e-global-color-text);
}
.button-86df .lite_e987 li span:hover {
  background-color: var(--e-global-color-primary);
}
.button-86df .lite_e987 li.narrow-12ec span {
  background-color: var(--e-global-color-accent);
}
.overlay-middle-17c8 .menu-short-d20e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-middle-17c8 .gradient-glass-1c5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_14ec .icon-lite-4d1a:before {
  background-color: var(--e-global-color-secondary);
}
.header_14ec .progress-ae0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_14ec .red-861d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_f139 .section_new_d581 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_f139 .section_new_d581:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_f139 .section_new_d581.fn-active-f249 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_f139 .center-18be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_f139 .gradient_2303 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_f139 .focus-d982 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_f139 .breadcrumb_3c5b {
  background-color: var(--e-global-color-primary);
}
.primary_f139 .breadcrumb_3c5b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_f139 .texture-wood-511a {
  background-color: var(--e-global-color-primary);
}
.primary_f139 .texture-wood-511a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center-c603 .hidden_478f .disabled-7700 a {
  color: var(--e-global-color-secondary);
}
.center-c603 .hidden_478f .disabled-7700 a:hover {
  color: var(--e-global-color-secondary);
}
.center-c603 .hidden_478f .disabled-7700,
.center-c603 .hidden_478f .disabled-7700 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-c603 .hidden_478f .description_gold_6983 {
  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);
}
.center-c603 .hidden_478f .slow_8379 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-c603 .hidden_478f .alert-hot-8b56 {
  background-color: var(--e-global-color-primary);
}
.center-c603 .hidden_478f .alert-hot-8b56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-c603 .hidden_478f .alert-hot-8b56:hover {
  background-color: var(--e-global-color-primary);
}
.center-c603 .hidden_478f .brown-1f76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center-c603 .hidden_478f .brown-1f76 {
  background-color: var(--e-global-color-primary);
}
.center-c603 .hidden_478f .brown-1f76:hover {
  background-color: var(--e-global-color-primary);
}
.center-c603 .hidden_478f .gallery_4f33 {
  background-color: var(--e-global-color-primary);
}
.center-c603 .hidden_478f .gallery_4f33:hover {
  background-color: var(--e-global-color-primary);
}
.center-c603 .detail_c315 .lite_e987 li span {
  background-color: var(--e-global-color-text);
}
.center-c603 .detail_c315 .lite_e987 li span:hover {
  background-color: var(--e-global-color-primary);
}
.center-c603 .detail_c315 .lite_e987 li.narrow-12ec span {
  background-color: var(--e-global-color-accent);
}
.center-c603 .primary-2077 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center-c603 .section-626b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_18fa .texture_9724 .copper_fe76 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_18fa .texture_9724 .border-out-eb48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_18fa .texture_9724 .header-dark-a0fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_8798 .menu-liquid-d17d {
  border-color: var(--e-global-color-text);
}
.red_8798 .feature_ce21 {
  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);
}
.red_8798 .motion_1b15 {
  color: var(--e-global-color-secondary);
}
.red_8798 .motion_1b15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_8798 .logo-clean-56cd > * {
  color: var(--e-global-color-primary);
}
.red_8798 .logo-clean-56cd > * svg {
  fill: var(--e-global-color-primary);
}
.red_8798 .summary_stale_625c {
  color: var(--e-global-color-primary);
}
.red_8798 .summary_stale_625c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_8798 .hero-bece {
  color: var(--e-global-color-primary);
}
.red_8798 .hero-bece {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_8798 .over_51d5 {
  color: var(--e-global-color-primary);
}
.red_8798 .over_51d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_8798 .fixed-28ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_8798 .steel_baff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_8798 .steel_baff.dim_725d {
  color: var(--e-global-color-secondary);
}
.red_8798 .steel_baff.dim_725d .progress-df04 {
  color: var(--e-global-color-accent);
}
.red_8798 .steel_baff.light_69d9 {
  color: var(--e-global-color-text);
}
.red_8798 .steel_baff.light_69d9 .progress-df04 {
  color: var(--e-global-color-text);
}
.red_8798 .steel_baff:before {
  border-top-color: var(--e-global-color-text);
}
.red_8798 .short-14c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_8798
  .short-14c1
  .old-aafc {
  background-color: var(--e-global-color-primary);
}
.red_8798
  .short-14c1
  .old-aafc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red_8798 .menu-liquid-d17d .easy-8ea4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-859e .column_d167 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-859e .disabled-bottom-98a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_0745 .accordion-f009 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_0745
  .tag_9512
  .top-8d90 {
  background-color: var(--e-global-color-secondary);
}
.frame_0745
  .tag_9512.logo_d1bb
  .top-8d90 {
  background-color: var(--e-global-color-text);
}
.frame_0745
  .tag_9512:hover
  .top-8d90 {
  background-color: var(--e-global-color-accent);
}
.frame_0745
  .tag_9512.fn-active-f249
  .top-8d90 {
  background-color: var(--e-global-color-primary);
}
.carousel-orange-ef46 .notice_1a25 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.carousel-orange-ef46 .overlay-north-09b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-orange-ef46 .secondary_active_a580 {
  background-color: var(--e-global-color-primary);
}
.carousel-orange-ef46 .secondary_active_a580 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_tall_141a .out_284c .form_b80f .preview_4f66 {
  background-color: var(--e-global-color-secondary);
}
.card_tall_141a .out_284c .copper-1d30:after {
  background-color: var(--e-global-color-secondary);
}
.card_tall_141a .row_9354 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_tall_141a .tabs-d1d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_tall_141a .notice_lite_abb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_tall_141a .article_464f {
  background-color: var(--e-global-color-primary);
}
.card_tall_141a .article_464f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_tall_141a .active_cool_4b78 {
  background-color: var(--e-global-color-secondary);
}
.card_tall_141a .active_cool_4b78 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_tall_141a .out_284c .media-5c98 .summary_9347:hover {
  background-color: var(--e-global-color-primary);
}
.card_tall_141a
  .out_284c
  .media-5c98
  .summary_9347.popup_new_5d3d {
  background-color: var(--e-global-color-primary);
}
.card_tall_141a .out_284c .video_dirty_90b5:before {
  border-color: var(--e-global-color-primary);
}
.card_tall_141a .out_284c .video_dirty_90b5:hover:before {
  border-color: var(--e-global-color-secondary);
}
.card_tall_141a
  .out_284c
  .video_dirty_90b5.alert-147d:before {
  border-color: var(--e-global-color-primary);
}
.card_tall_141a .row-81f5 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_c862 .overlay_hot_7c10 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_c862 .overlay_hot_7c10:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_c862 .overlay_hot_7c10.chip-orange-ec67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_c862 .right-73b0 {
  background-color: var(--e-global-color-primary);
}
.tall_c862 .right-73b0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_c862
  .panel-4d7c
  .wrapper-bright-ab26
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_c862
  .texture-7323
  .wrapper-bright-ab26
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-wood-2950
  .north_ebdb
  .summary-fast-15ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-wood-2950
  .north_ebdb
  .label-f256 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-wood-2950 .highlight_out_164b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-wood-2950 .preview-9f1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-wood-2950 .overlay-blue-4155 {
  background-color: var(--e-global-color-primary);
}
.gradient-wood-2950 .overlay-blue-4155 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_cf6b .modal_wide_a30a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_cf6b .purple-8721 {
  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);
}
.box_cf6b .picture_5396 {
  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);
}
.box_cf6b .picture_5396 a:hover {
  color: var(--e-global-color-secondary);
}
.box_cf6b .bright_060f {
  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);
}
.box_cf6b .under_6f43 {
  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);
}
.box_cf6b .tabs_bdfe .gallery_4f33 {
  background-color: var(--e-global-color-primary);
}
.box_cf6b .tabs_bdfe .gallery_4f33:hover {
  background-color: var(--e-global-color-accent);
}
.box_cf6b
  .tabs_bdfe
  .lite_e987
  li
  span {
  background-color: var(--e-global-color-text);
}
.box_cf6b
  .tabs_bdfe
  .lite_e987
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.box_cf6b
  .tabs_bdfe
  .lite_e987
  li.narrow-12ec
  span {
  background-color: var(--e-global-color-accent);
}
.border_1f9e
  .button-upper-9978
  .icon_hard_6de4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_1f9e .button-upper-9978 .selected-f4a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_1f9e .button-upper-9978 .up-a57f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_1f9e .hovered_a30e {
  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);
}
.border_1f9e
  .tiny-b593.header_glass_a3e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db
  > a {
  background-color: var(--e-global-color-text);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db
  > a
  .highlight_2584.tertiary_blue_b43a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db
  > a
  .hero_5c8e.tall_c0ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db
  > .easy-0f1b
  .texture_over_d3db
  > a {
  background-color: var(--e-global-color-secondary);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db
  > .easy-0f1b
  .texture_over_d3db
  > a
  .progress-gold-0a5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db
  > .easy-0f1b
  .texture_over_d3db
  > a
  .hero_5c8e.down_71c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db
  > a
  .thumbnail-deb5:before {
  color: var(--e-global-color-text);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db
  > .easy-0f1b
  a
  .thumbnail-deb5:before {
  color: var(--e-global-color-text);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db.link_rough_757f
  > a
  .thumbnail-deb5:before {
  color: var(--e-global-color-text);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db
  > .easy-0f1b
  .texture_over_d3db.link_rough_757f
  > a
  .thumbnail-deb5:before {
  color: var(--e-global-color-text);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db
  > a
  .media-lite-3ab8
  .warm-fdf1 {
  color: var(--e-global-color-text);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db
  > .easy-0f1b
  a
  .media-lite-3ab8
  .warm-fdf1 {
  color: var(--e-global-color-text);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db
  > a
  .media-lite-3ab8
  .warm-fdf1,
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db
  > .easy-0f1b
  a
  .media-lite-3ab8
  .warm-fdf1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db
  > a
  .element-c51e:before {
  color: var(--e-global-color-text);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db
  > .easy-0f1b
  a
  .element-c51e:before {
  color: var(--e-global-color-text);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db.link_rough_757f
  > a
  .element-c51e:before {
  color: var(--e-global-color-text);
}
.block-88a8
  > .steel-6ab3
  > div
  > .paragraph_steel_ccc4
  > .texture_over_d3db
  > .easy-0f1b
  .texture_over_d3db.link_rough_757f
  > a
  .element-c51e:before {
  color: var(--e-global-color-text);
}
.nav_9abe .tag-e5fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_9abe
  .pressed_9af2:hover
  .tag-e5fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper_5e35
  > .steel-6ab3
  > .texture_ef10
  > .copper-8d99
  > .accordion-fresh-f49a
  > .lite_4a83
  .carousel-hard-a8ef {
  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);
}
.upper_5e35
  > .steel-6ab3
  > .texture_ef10
  > .copper-8d99
  > .accordion-fresh-f49a
  > .lite_4a83:hover
  .carousel-hard-a8ef {
  color: var(--e-global-color-text);
}
.upper_5e35
  > .steel-6ab3
  > .texture_ef10
  > .copper-8d99
  > .accordion-fresh-f49a
  > .lite_4a83:hover
  .carousel-hard-a8ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_5e35
  > .steel-6ab3
  > .texture_ef10
  > .copper-8d99
  > .accordion-fresh-f49a.nav-out-e0a3
  > .lite_4a83
  .carousel-hard-a8ef {
  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);
}
.bottom-26ba .item_7d4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-26ba .thick_dc43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-26ba .highlight_a80e {
  background-color: var(--e-global-color-primary);
}
.bottom-26ba .highlight_a80e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_last_a2c4
  > .steel-6ab3
  > .chip_hot_afde
  > .fluid-28ff
  > .popup_a867
  .hard_3f44 {
  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);
}
.tertiary_last_a2c4
  > .steel-6ab3
  > .chip_hot_afde
  > .fluid-28ff
  > .popup_a867
  .notification-7dbe {
  color: var(--e-global-color-text);
}
.tertiary_last_a2c4
  > .steel-6ab3
  > .chip_hot_afde
  > .fluid-28ff
  > .popup_a867:hover
  .hard_3f44 {
  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);
}
.tertiary_last_a2c4
  > .steel-6ab3
  > .chip_hot_afde
  > .fluid-28ff
  > .popup_a867:hover
  .notification-7dbe {
  color: var(--e-global-color-secondary);
}
.tertiary_last_a2c4
  > .steel-6ab3
  > .chip_hot_afde
  > .fluid-28ff
  > .popup_a867.button_stale_19b1
  .hard_3f44 {
  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);
}
.tertiary_last_a2c4
  > .steel-6ab3
  > .chip_hot_afde
  > .fluid-28ff
  > .popup_a867.button_stale_19b1
  .notification-7dbe {
  color: var(--e-global-color-primary);
}
.upper-18e0
  .hover-new-b088
  .focused_8f20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-18e0 .form-mini-1e6b .easy-8ea4 .dirty-a156 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_ddb0 .carousel_paper_0b21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_ddb0 .middle-3a60 .carousel_paper_0b21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_ddb0 .media-76d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_ddb0 .media-76d1 {
  background-color: var(--e-global-color-primary);
}
.article_3833 .tiny-7cc7 .fresh_a54d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_3833
  .tiny-7cc7:hover
  .container_2309 {
  color: var(--e-global-color-secondary);
}
.article_3833
  .tiny-7cc7:hover
  .fresh_a54d {
  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);
}
.complex_04dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.footer-34fd {
  max-width: 1400px !important;
}

.notification-ec8c {
  flex-direction: column;
}

.notification-ec8c .detail_out_b5f2 {
  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.notification-ec8c .detail_out_b5f2 {
  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);
}

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

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

.north_08b3.description-fluid-8938 {
  display: none;
}

.chip_brown_5405 {
  display: none;
}

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

.heading_b49c.advanced_3516 {
  margin-bottom: 40px;
  width: 100%;
}

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

.notification-ec8c a {
  width: 100%;
}

.green_b980 .tag_e5da.focus-6a26 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.green_b980
  .tag_e5da.sort_9aa4
  .hero_e8d9
  .prev-2602 {
  font-size: 20px !important;
}

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

.accordion-211d {
  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;
}

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

  text-align: center;
}

.surface_9824.block_8f06 > .surface_18f6 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.outline-990c {
  position: relative;
  width: 100%;
}

.header-5a77 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

.popup-iron-500e {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

.full-4c41 {
  display: flex;
  gap: 50px;
}

.green_b980
  .tag_e5da.icon-df1b
  .gas_946e
  .tertiary-gas-2fb3 {
  width: 100% !important;
}

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

.item_d7da {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.hard_f9bd:hover .outline_5944 {
  visibility: visible;
}
.hard_f9bd:hover.hard_f9bd::before {
  display: block;
}

.nav_2465 h3 {
  color: #fff;
}

.disabled_eddf {
  margin: 0;
}

.green_b980
  .tag_e5da.icon-df1b
  .tertiary-gas-2fb3
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.simple-bb7a {
  width: 100%;
}

.footer-huge-11bb {
  width: 100%;
}

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

.footer-huge-11bb {
  width: 100%;
}

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

.tertiary-gas-2fb3 {
  display: flex;
  align-items: center;
}

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

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

.notification-ec8c .detail_out_b5f2.accordion_4fd7 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.notification-ec8c h1.detail_out_b5f2 {
  margin-top: 80px !important;
}

.green_b980 .tag_e5da.badge_tiny_d4f1 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.nav-aa62 img {
  width: 100%;
}

.modal-1e22 .tiny-9f24.hero_e8d9 {
  justify-content: space-between;
}

.in-5f53 {
  display: none;
}

.form-ae09 .media_upper_6ab0 {
  margin: 1px 0 !important;
}

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

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

@media (max-width: 1000px) {
  .full-4c41 {
    flex-direction: column;
  }

  .pattern-bae8 {
    width: 100% !important;
  }
}

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

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

  .modal-1e22 .tiny-9f24.hero_e8d9 {
    border-bottom: 1px solid #f0c159;
  }

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

  .surface_9824.block_8f06 > .surface_18f6 {
    gap: 15px;
    justify-content: space-between;
  }

  .green_b980
    .tag_e5da.icon-df1b
    .tertiary-gas-2fb3
    img {
    width: 60% !important;
  }

  .header-5a77 {
    left: 2%;
  }

  .notification_west_0b51 {
    margin: 10px 0;
  }

  .notification-ec8c .media_upper_6ab0 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.notification-ec8c .detail_out_b5f2,
  .notification-ec8c .detail_out_b5f2 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .tertiary-gas-2fb3 {
    justify-content: center;
  }

  .notification-ec8c .media_upper_6ab0 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .green_b980 .tag_e5da.focus-6a26 {
    width: 75% !important;
  }

  .nav-aa62 img {
    width: 100% !important;
  }
}

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

  h2.notification-ec8c .detail_out_b5f2,
  .notification-ec8c .detail_out_b5f2 {
    font-size: 30px !important;
  }

  .tertiary-gas-2fb3 {
    justify-content: center;
  }

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

  .cool_ee2f
    .large-5938.paragraph_2cc4 {
    margin: 0 !important;
  }

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

  .notification_west_0b51 {
    display: flex;
  }

  .surface-tiny-8511 .secondary_paper_c2f1 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .static-e36a svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .notification-ec8c h1.detail_out_b5f2 {
    margin-top: 40px !important;
  }

  .green_b980
    .tag_e5da.icon-df1b
    .tertiary-gas-2fb3
    img,
  .article-slow-74fb .gas_946e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .green_b980 .tag_e5da.focus-6a26 {
    width: 100% !important;
  }

  .surface_9824.block_8f06 > .surface_18f6 {
    gap: 3px;
  }

  .notification-ec8c .media_upper_6ab0 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.modal-1e22 .tiny-9f24.hero_e8d9 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.modal-1e22 .tiny-9f24.hero_e8d9: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .modal-1e22 .tiny-9f24.hero_e8d9 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .notification-ec8c .detail_out_b5f2 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .secondary_paper_c2f1 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.hot_c489 .texture-brown-0585 {
  flex-shrink: 0;
  white-space: nowrap;
}

.hot_c489 .highlight_4cef {
  flex-shrink: 0;
  min-width: fit-content;
}

.hot_c489 .prev-2602 {
  white-space: nowrap;
}

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

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

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

.hot_c489 .highlight_4cef {
  max-width: 80px !important;
  overflow: hidden;
}

.hot_c489 .tiny-9f24.hero_e8d9 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.hot_c489 .prev-2602 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 3111 */
.phantom-card-i9 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
