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(.feature_medium_a961) {
  gap: 0.5em;
}
:where(.media_easy_6db9) {
  gap: 0.5em;
}
body .grid_4b41 > .black_ad2b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .grid_4b41 > .status_tall_0ba4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .grid_4b41 > .overlay_short_b6df {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .image-hard-fced > .black_ad2b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .image-hard-fced > .status_tall_0ba4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .image-hard-fced > .overlay_short_b6df {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .image-hard-fced
  > :where(:not(.black_ad2b):not(.status_tall_0ba4):not(.banner-out-f3dc)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .image-hard-fced > .old_4292 {
  max-width: var(--wp--style--global--wide-size);
}
body .feature_medium_a961 {
  display: flex;
}
body .feature_medium_a961 {
  flex-wrap: wrap;
  align-items: center;
}
body .feature_medium_a961 > * {
  margin: 0;
}
body .media_easy_6db9 {
  display: grid;
}
body .media_easy_6db9 > * {
  margin: 0;
}
:where(.new-3b68.feature_medium_a961) {
  gap: 2em;
}
:where(.new-3b68.media_easy_6db9) {
  gap: 2em;
}
:where(.clean-0964.feature_medium_a961) {
  gap: 1.25em;
}
:where(.clean-0964.media_easy_6db9) {
  gap: 1.25em;
}
.logo_hot_6e23 {
  color: var(--wp--preset--color--black) !important;
}
.logo_cool_d942 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dynamic-5e4f {
  color: var(--wp--preset--color--white) !important;
}
.list_3e0d {
  color: var(--wp--preset--color--pale-pink) !important;
}
.active_1a12 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.description-28b6 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shade_right_6397 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gas_2916 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.search-fdd6 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.background_pressed_fe68 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.border_huge_3153 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.status-427a {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.module-6ae4 {
  background-color: var(--wp--preset--color--black) !important;
}
.green_c468 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.summary_pink_f82e {
  background-color: var(--wp--preset--color--white) !important;
}
.overlay-11c7 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.pink-a05b {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.notification-fb1e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.short-6083 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.article-next-8a49 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.item_mini_bbae {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.accent_first_d52c {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.shade_basic_1fb4 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.purple_39d3 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.icon_96e8 {
  border-color: var(--wp--preset--color--black) !important;
}
.panel_4c00 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.summary-991c {
  border-color: var(--wp--preset--color--white) !important;
}
.frame-7ad6 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.complex-f978 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.slider-clean-b093 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.video_motion_9cab {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gold_6d69 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tooltip_dynamic_3566 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.element_e256 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.button_d000 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.secondary_0aac {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.prev-b007 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.warm-da7f {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.wrapper_801e {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.lower_8696 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.text-d084 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.gas_70c7 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.stone-4094 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.brown-0e83 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.component_f489 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.video_e202 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.menu_8413 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.paragraph_medium_6a01 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.left-48db {
  font-size: var(--wp--preset--font-size--small) !important;
}
.widget_small_901d {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.hard_48fa {
  font-size: var(--wp--preset--font-size--large) !important;
}
.header_copper_5801 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.component_b1b3 a:where(:not(.primary-1f42)) {
  color: inherit;
}
:where(.clean-0964.feature_medium_a961) {
  gap: 1.25em;
}
:where(.clean-0964.media_easy_6db9) {
  gap: 1.25em;
}
:where(.new-3b68.feature_medium_a961) {
  gap: 2em;
}
:where(.new-3b68.media_easy_6db9) {
  gap: 2em;
}
.small-a5bf {
  font-size: 1.5em;
  line-height: 1.6;
}

.outline-513c .purple-5022 {
  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);
}
.feature_left_8b7a .grid_1bec {
  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);
}
.plasma_8576 {
  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);
}
.plasma_8576.item_clean_1bd4 .selected_2456 {
  background-color: var(--e-global-color-primary);
}
.plasma_8576.under_9f6f .selected_2456,
.plasma_8576.first-f1d5 .selected_2456 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.upper-dd6a .feature_b31c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.element-446a {
  --divider-color: var(--e-global-color-secondary);
}
.element-446a .panel-cd9b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.element-446a.dark_8038 .carousel_0e23 {
  background-color: var(--e-global-color-secondary);
}
.element-446a.link_fluid_af9d .carousel_0e23,
.element-446a.caption-hard-0cc0 .carousel_0e23 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.element-446a.link_fluid_af9d .carousel_0e23,
.element-446a.caption-hard-0cc0 .carousel_0e23 svg {
  fill: var(--e-global-color-secondary);
}
.current_d295 .lower-889f {
  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);
}
.current_d295 .tertiary_silver_bfc9 {
  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);
}
.dynamic_edba.dark_8038 .carousel_0e23 {
  background-color: var(--e-global-color-primary);
}
.dynamic_edba.link_fluid_af9d .carousel_0e23,
.dynamic_edba.caption-hard-0cc0 .carousel_0e23 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.dynamic_edba.link_fluid_af9d .carousel_0e23,
.dynamic_edba.caption-hard-0cc0 .carousel_0e23 svg {
  fill: var(--e-global-color-primary);
}
.north-159d.dark_8038 .carousel_0e23 {
  background-color: var(--e-global-color-primary);
}
.north-159d.link_fluid_af9d .carousel_0e23,
.north-159d.caption-hard-0cc0 .carousel_0e23 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.north-159d .thumbnail_under_e4ee {
  color: var(--e-global-color-primary);
}
.north-159d .thumbnail_under_e4ee,
.north-159d .thumbnail_under_e4ee a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-159d .secondary-stale-c532 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_first_4ad0 .element-dc9b {
  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);
}
.silver-54bb .out-5a5e .gradient_solid_9039 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_stale_50f1 .center_fc3a:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.list_stale_50f1 .next-3c12 i {
  color: var(--e-global-color-primary);
}
.list_stale_50f1 .next-3c12 svg {
  fill: var(--e-global-color-primary);
}
.list_stale_50f1 .active-middle-052d {
  color: var(--e-global-color-secondary);
}
.list_stale_50f1 .center_fc3a > .active-middle-052d,
.list_stale_50f1 .center_fc3a > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-static-2661 .avatar_3b57 {
  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);
}
.alert-static-2661 .background-new-859a {
  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);
}
.hot-934a .section_80d9 .hard_ef9f {
  background-color: var(--e-global-color-primary);
}
.hot-934a .grid_white_5528 {
  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);
}
.menu-fresh-e51d .soft-f1a5 {
  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);
}
.menu-fresh-e51d .upper-d3c2 {
  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);
}
.menu-fresh-e51d .description_north_e9f7 {
  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);
}
.solid-f094 .hovered-8487,
.solid-f094 .hovered-8487 a {
  color: var(--e-global-color-primary);
}
.solid-f094 .hovered-8487.middle-c164,
.solid-f094 .hovered-8487.middle-c164 a {
  color: var(--e-global-color-accent);
}
.solid-f094 .hovered-8487 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-f094 .south_c960 {
  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-rough-b9a7 .wrapper-pressed-450b,
.label-rough-b9a7 .module_orange_60b4 {
  color: var(--e-global-color-primary);
}
.label-rough-b9a7 .wrapper-pressed-450b svg {
  fill: var(--e-global-color-primary);
}
.label-rough-b9a7 .middle-c164 .wrapper-pressed-450b,
.label-rough-b9a7 .middle-c164 .module_orange_60b4 {
  color: var(--e-global-color-accent);
}
.label-rough-b9a7 .middle-c164 .wrapper-pressed-450b svg {
  fill: var(--e-global-color-accent);
}
.label-rough-b9a7 .module_orange_60b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-rough-b9a7 .south_c960 {
  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_823b .paragraph_20ba,
.cool_823b .tooltip_advanced_cdc2 {
  color: var(--e-global-color-primary);
}
.cool_823b .tooltip_advanced_cdc2 svg {
  fill: var(--e-global-color-primary);
}
.cool_823b .hovered-8487.middle-c164 a,
.cool_823b
  .hovered-8487.middle-c164
  .tooltip_advanced_cdc2 {
  color: var(--e-global-color-accent);
}
.cool_823b .paragraph_20ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_823b .south_c960 {
  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-6eb5 .preview_under_1bac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-6eb5 .carousel-df50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-2b0d .breadcrumb_b9be .panel_f89c {
  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);
}
.dim-2b0d .breadcrumb_b9be .panel-4c28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-2b0d .slow-d716 .panel_f89c {
  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);
}
.dim-2b0d
  .slow-d716
  .panel-4c28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-2b0d
  .avatar_2a37
  .panel_f89c {
  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);
}
.dim-2b0d
  .avatar_2a37
  .panel-4c28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-2b0d
  .notification_4a74
  .panel_f89c {
  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);
}
.dim-2b0d
  .notification_4a74
  .panel-4c28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_18e6 .menu_38e1 {
  background-color: var(--e-global-color-primary);
}
.badge_18e6 .menu_38e1:hover {
  background-color: var(--e-global-color-primary);
}
.badge_18e6 .list-d265 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_18e6
  .menu_38e1:hover
  .list-d265 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-975f .message_5721 {
  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);
}
.logo-static-9a97 .breadcrumb_0919 .next-0868 a {
  background-color: var(--e-global-color-accent);
}
.logo-static-9a97 .breadcrumb_0919 .border-f5b4 a {
  background-color: var(--e-global-color-accent);
}
.logo-static-9a97 .breadcrumb_0919 .next-0868 a,
.logo-static-9a97 .breadcrumb_0919 .border-f5b4 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-2742
  .frame-f155.mini_86ad
  .breadcrumb_0919
  a.surface-current-7eb9 {
  background-color: var(--e-global-color-accent);
}
.advanced-2742
  .frame-f155.mini_86ad
  .breadcrumb_0919
  span.surface-current-7eb9.fn-current-c5ff {
  background-color: var(--e-global-color-text);
}
.advanced-2742
  .frame-f155.mini_86ad
  .breadcrumb_0919
  .surface-current-7eb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_3922 .backdrop_2999 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_3922
  .hidden_mini_15e6
  > .thumbnail_easy_1cfa
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_3922
  .down-d82f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_3922
  .dropdown-dynamic-302a
  .white-6646,
.secondary_3922
  .dropdown-dynamic-302a
  .header_top_dc41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_3922
  .dropdown-dynamic-302a
  .wood_b728,
.secondary_3922
  .dropdown-dynamic-302a
  a
  .wood_b728 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_3922
  .dropdown-dynamic-302a
  .alert-motion-e195 {
  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);
}
.secondary_3922
  .dropdown-dynamic-302a
  .photo-slow-e972 {
  background-color: var(--e-global-color-primary);
}
.secondary_3922
  .dropdown-dynamic-302a
  .photo-slow-e972 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_3922
  .dropdown-dynamic-302a
  .photo-slow-e972:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_3922
  .dropdown-dynamic-302a
  .yellow_51be {
  background-color: var(--e-global-color-primary);
}
.secondary_3922
  .dropdown-dynamic-302a
  .yellow_51be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_3922
  .dropdown-dynamic-302a
  .yellow_51be:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_3922
  .status_8dbd
  .progress-a62c
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_3922
  .status_8dbd
  .image-selected-8f85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_3922
  .status_8dbd
  .alert-motion-e195 {
  color: var(--e-global-color-text);
}
.secondary_3922
  .status_8dbd
  .alert-motion-e195
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_3922
  .status_8dbd
  .photo-slow-e972 {
  background-color: var(--e-global-color-primary);
}
.secondary_3922
  .status_8dbd
  .photo-slow-e972 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_3922
  .status_8dbd
  .photo-slow-e972:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_3922
  .status_8dbd
  .yellow_51be {
  background-color: var(--e-global-color-primary);
}
.secondary_3922
  .status_8dbd
  .yellow_51be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_3922
  .status_8dbd
  .yellow_51be:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_3922 .center-c5c7 {
  background-color: var(--e-global-color-primary);
}
.secondary_3922 .center-c5c7:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_3922 .media-cool-48df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_3922 .breadcrumb_lite_2ae7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_df50 .summary_2393 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_df50
  .button-tall-a48a
  > div:nth-child(3)
  .summary_2393,
.overlay_df50
  .modal_paper_5e81
  > div:nth-child(1)
  .summary_2393,
.overlay_df50
  .hidden-wide-db48
  > div:nth-child(1)
  .summary_2393,
.overlay_df50
  .table-blue-365b
  > div:nth-child(1)
  .summary_2393,
.overlay_df50
  .gold-aaf6
  > div:nth-child(1)
  .summary_2393 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_df50 .block-over-8c3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_df50 .gas_60ab {
  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);
}
.overlay_df50 .list-4441 {
  background-color: var(--e-global-color-primary);
}
.overlay_df50 .list-4441 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_df50 .list-4441:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_df50 .message-cool-0ba7 {
  background-color: var(--e-global-color-primary);
}
.overlay_df50 .message-cool-0ba7:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_df50 .media-cool-48df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_df50 .breadcrumb_lite_2ae7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_f85b .picture-b3d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_f85b .hover-49a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_f85b .media_182c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_f85b .paragraph-plasma-29a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_f85b .list_lower_8f64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_f85b .message-cool-0ba7 {
  background-color: var(--e-global-color-primary);
}
.link_f85b .message-cool-0ba7:hover {
  background-color: var(--e-global-color-primary);
}
.badge-2a4e .aside-c4a6 {
  background-color: var(--e-global-color-secondary);
}
.badge-2a4e .box-1c25 {
  background-color: var(--e-global-color-text);
}
.badge-2a4e .progress_d051 {
  background-color: var(--e-global-color-secondary);
}
.badge-2a4e .text_right_dbdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-2a4e .cool_e785 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-2a4e .last_b845 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-2a4e .tertiary-hard-23b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-2a4e .grid-warm-9401 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_7f2a .out-5279 .notification-action-7a7f,
.orange_7f2a
  .out-5279
  .notification-action-7a7f
  a,
.orange_7f2a .background_b8c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_7f2a .out-5279 .column_hard_3aa4,
.orange_7f2a .logo-e96f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_7f2a .out-5279 .column_hard_3aa4 {
  color: var(--e-global-color-text);
}
.orange_7f2a .logo-e96f {
  color: var(--e-global-color-text);
}
.orange_7f2a
  .out-5279
  .texture_54b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange_7f2a .badge_warm_fd2c .link_pro_ab51 {
  background-color: var(--e-global-color-primary);
}
.orange_7f2a .badge_warm_fd2c .link_pro_ab51:hover {
  background-color: var(--e-global-color-primary);
}
.orange_7f2a .badge_warm_fd2c .last-f5dc li span {
  background-color: var(--e-global-color-text);
}
.orange_7f2a .badge_warm_fd2c .last-f5dc li span:hover {
  background-color: var(--e-global-color-primary);
}
.orange_7f2a
  .badge_warm_fd2c
  .last-f5dc
  li.focus_middle_6230
  span {
  background-color: var(--e-global-color-accent);
}
.orange_7f2a .heading_pressed_4a80 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_dacd .steel_6b92 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_5b05 .thumbnail_bright_3a83 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_5b05 .wrapper_right_96a0 {
  background-color: var(--e-global-color-secondary);
}
.thumbnail_5b05 .gallery-clean-8f2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_5b05 .carousel_medium_39dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_5b05 .popup_d8e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_5b05 .pattern_simple_a016 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_5b05 .row_rough_0d35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_5b05 .old-e1fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_5b05 .gradient-43a8 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_5b05 .gradient-43a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_af82 .accordion_selected_35dd {
  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);
}
.motion_af82 .fixed_9e1d {
  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);
}
.motion_af82
  .north_f6ec:after {
  background-color: var(--e-global-color-primary);
}
.motion_af82 .dropdown-dynamic-2a54 {
  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);
}
.list-7c75 .background_b8c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-7c75 .logo-e96f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-d5f3 .tall-0215 .stone-2ae8 {
  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);
}
.steel-d5f3 .tall-0215 .iron_145f {
  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);
}
.hero_c300 .copper-11c5 {
  background-color: var(--e-global-color-primary);
}
.hero_c300 .photo_old_f972 {
  background-color: var(--e-global-color-secondary);
}
.hero_c300 .text_30c4 .up-41e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_c300 .nav-15be .up-41e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_paper_c521 .tag_blue_55e9 .card_stone_3313 {
  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_paper_c521 .tag_blue_55e9 .upper-5c69 {
  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_paper_c521 .tag_blue_55e9 .wood_b1d3 {
  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-ad26 .hidden_yellow_c5b2 {
  border-color: var(--e-global-color-text);
}
.progress-ad26 .background_3fbe {
  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-ad26 .sidebar-1eee {
  color: var(--e-global-color-primary);
}
.progress-ad26 .accordion_tiny_fba2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-b890 .button-3622 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-b890 .motion-850a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-b890 .texture_green_5a80:hover .button-3622 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-b890
  .texture_green_5a80:hover
  .motion-850a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_f354 .current_6f01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_f354 .container_7890 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-steel-f9d2 .pattern_stone_a860 .thick_3d01 {
  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);
}
.accent-steel-f9d2 .mask-48ed .thick_3d01 {
  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);
}
.prev_2c8f .pattern-warm-cd80 {
  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);
}
.link_dfad .north-9a38 .complex-8646 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_dfad .north-9a38 .complex-8646 {
  background-color: var(--e-global-color-secondary);
}
.link_dfad .basic-5226 .complex-8646 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_dfad .basic-5226 .complex-8646 {
  background-color: var(--e-global-color-secondary);
}
.link_dfad .detail_easy_49e2 .texture_9461 {
  background-color: var(--e-global-color-primary);
}
.link_dfad .detail_easy_49e2:hover .texture_9461 {
  background-color: var(--e-global-color-secondary);
}
.link_dfad .link_pro_ab51 {
  background-color: var(--e-global-color-primary);
}
.link_dfad .link_pro_ab51:hover {
  background-color: var(--e-global-color-accent);
}
.link_dfad .last-f5dc li span {
  background-color: var(--e-global-color-text);
}
.link_dfad .last-f5dc li span:hover {
  background-color: var(--e-global-color-primary);
}
.link_dfad .last-f5dc li.focus_middle_6230 span {
  background-color: var(--e-global-color-accent);
}
.in-0631 .pink_1c5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-0631 .wide-a292 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-6dfb .header_lower_6820:before {
  background-color: var(--e-global-color-secondary);
}
.light-6dfb .dim-2aff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-6dfb .west-4efc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_a8a7 .active-806c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_a8a7 .active-806c:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_a8a7 .active-806c.fn-active-c5ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_a8a7 .block-stone-cad2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_a8a7 .box_602e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_a8a7 .small_5d9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_a8a7 .search_025b {
  background-color: var(--e-global-color-primary);
}
.image_a8a7 .search_025b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_a8a7 .black-f783 {
  background-color: var(--e-global-color-primary);
}
.image_a8a7 .black-f783 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-dfba .surface_in_ed83 .video_70fb a {
  color: var(--e-global-color-secondary);
}
.carousel-dfba .surface_in_ed83 .video_70fb a:hover {
  color: var(--e-global-color-secondary);
}
.carousel-dfba .surface_in_ed83 .video_70fb,
.carousel-dfba .surface_in_ed83 .video_70fb a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-dfba .surface_in_ed83 .medium-7824 {
  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-dfba .surface_in_ed83 .widget-f13e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-dfba .surface_in_ed83 .aside-easy-698f {
  background-color: var(--e-global-color-primary);
}
.carousel-dfba .surface_in_ed83 .aside-easy-698f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-dfba .surface_in_ed83 .aside-easy-698f:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-dfba .surface_in_ed83 .photo_d0ff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-dfba .surface_in_ed83 .photo_d0ff {
  background-color: var(--e-global-color-primary);
}
.carousel-dfba .surface_in_ed83 .photo_d0ff:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-dfba .surface_in_ed83 .link_pro_ab51 {
  background-color: var(--e-global-color-primary);
}
.carousel-dfba .surface_in_ed83 .link_pro_ab51:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-dfba .badge_warm_fd2c .last-f5dc li span {
  background-color: var(--e-global-color-text);
}
.carousel-dfba .badge_warm_fd2c .last-f5dc li span:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-dfba .badge_warm_fd2c .last-f5dc li.focus_middle_6230 span {
  background-color: var(--e-global-color-accent);
}
.carousel-dfba .media-cool-48df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-dfba .breadcrumb_lite_2ae7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_dynamic_ecfe .accent_paper_8026 .modal_orange_98ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_dynamic_ecfe .accent_paper_8026 .container-white-b992 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_dynamic_ecfe .accent_paper_8026 .button-old-8833 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-ec32 .sidebar_1790 {
  border-color: var(--e-global-color-text);
}
.info-ec32 .nav-dirty-74d9 {
  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);
}
.info-ec32 .aside-7a02 {
  color: var(--e-global-color-secondary);
}
.info-ec32 .aside-7a02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-ec32 .advanced-e550 > * {
  color: var(--e-global-color-primary);
}
.info-ec32 .advanced-e550 > * svg {
  fill: var(--e-global-color-primary);
}
.info-ec32 .title_left_3dab {
  color: var(--e-global-color-primary);
}
.info-ec32 .title_left_3dab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-ec32 .shadow_7f0b {
  color: var(--e-global-color-primary);
}
.info-ec32 .shadow_7f0b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-ec32 .notification_full_82eb {
  color: var(--e-global-color-primary);
}
.info-ec32 .notification_full_82eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-ec32 .tabs-d6cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-ec32 .current_10f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-ec32 .current_10f1.chip-a61a {
  color: var(--e-global-color-secondary);
}
.info-ec32 .current_10f1.chip-a61a .slider_7255 {
  color: var(--e-global-color-accent);
}
.info-ec32 .current_10f1.image-d59a {
  color: var(--e-global-color-text);
}
.info-ec32 .current_10f1.image-d59a .slider_7255 {
  color: var(--e-global-color-text);
}
.info-ec32 .current_10f1:before {
  border-top-color: var(--e-global-color-text);
}
.info-ec32 .soft-e4bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-ec32
  .soft-e4bf
  .stale-74ed {
  background-color: var(--e-global-color-primary);
}
.info-ec32
  .soft-e4bf
  .stale-74ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-ec32 .sidebar_1790 .copper_d19f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_aa6f .column_fixed_dab9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_aa6f .heading-a9ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_5410 .thick-ba67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_5410
  .orange-48b7
  .hover_paper_60ad {
  background-color: var(--e-global-color-secondary);
}
.hidden_5410
  .orange-48b7.widget_easy_b915
  .hover_paper_60ad {
  background-color: var(--e-global-color-text);
}
.hidden_5410
  .orange-48b7:hover
  .hover_paper_60ad {
  background-color: var(--e-global-color-accent);
}
.hidden_5410
  .orange-48b7.fn-active-c5ff
  .hover_paper_60ad {
  background-color: var(--e-global-color-primary);
}
.preview_blue_7190 .purple_183d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.preview_blue_7190 .surface-b292 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_blue_7190 .middle_db9d {
  background-color: var(--e-global-color-primary);
}
.preview_blue_7190 .middle_db9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_b55f .bronze-0092 .silver_48be .active_0211 {
  background-color: var(--e-global-color-secondary);
}
.secondary_b55f .bronze-0092 .warm-d9c8:after {
  background-color: var(--e-global-color-secondary);
}
.secondary_b55f .large-1fa8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_b55f .progress-d6e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_b55f .alert-e552 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_b55f .carousel_4ab5 {
  background-color: var(--e-global-color-primary);
}
.secondary_b55f .carousel_4ab5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_b55f .background_slow_7e28 {
  background-color: var(--e-global-color-secondary);
}
.secondary_b55f .background_slow_7e28 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_b55f .bronze-0092 .surface-east-4cf1 .dark_7545:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_b55f
  .bronze-0092
  .surface-east-4cf1
  .dark_7545.red-6223 {
  background-color: var(--e-global-color-primary);
}
.secondary_b55f .bronze-0092 .text_next_ba55:before {
  border-color: var(--e-global-color-primary);
}
.secondary_b55f .bronze-0092 .text_next_ba55:hover:before {
  border-color: var(--e-global-color-secondary);
}
.secondary_b55f
  .bronze-0092
  .text_next_ba55.heading_cool_a80d:before {
  border-color: var(--e-global-color-primary);
}
.secondary_b55f .component_gold_fc77 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_b206 .overlay_66b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_b206 .overlay_66b5:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_b206 .overlay_66b5.tabs-02f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_b206 .slider_motion_544b {
  background-color: var(--e-global-color-primary);
}
.under_b206 .slider_motion_544b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_b206
  .hot-76a9
  .paragraph-short-5e72
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_b206
  .smooth_1fe8
  .paragraph-short-5e72
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-dark-418a
  .gallery-a585
  .title_566f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-dark-418a
  .gallery-a585
  .small-48b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-dark-418a .tabs-basic-7742 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-dark-418a .mini_65a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-dark-418a .tabs_4f22 {
  background-color: var(--e-global-color-primary);
}
.status-dark-418a .tabs_4f22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-slow-0f77 .sort-8ea7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-slow-0f77 .title-a679 {
  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);
}
.shadow-slow-0f77 .shadow_3286 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-slow-0f77 .shadow_3286 a:hover {
  color: var(--e-global-color-secondary);
}
.shadow-slow-0f77 .shade_044b {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-slow-0f77 .message-d716 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-slow-0f77 .element-ef48 .link_pro_ab51 {
  background-color: var(--e-global-color-primary);
}
.shadow-slow-0f77 .element-ef48 .link_pro_ab51:hover {
  background-color: var(--e-global-color-accent);
}
.shadow-slow-0f77
  .element-ef48
  .last-f5dc
  li
  span {
  background-color: var(--e-global-color-text);
}
.shadow-slow-0f77
  .element-ef48
  .last-f5dc
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-slow-0f77
  .element-ef48
  .last-f5dc
  li.focus_middle_6230
  span {
  background-color: var(--e-global-color-accent);
}
.row_clean_49d2
  .icon-full-dbdb
  .complex-cd0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_clean_49d2 .icon-full-dbdb .selected_e805 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_clean_49d2 .icon-full-dbdb .slider-0d2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_clean_49d2 .sidebar-1756 {
  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);
}
.row_clean_49d2
  .row_4958.section_green_5fb6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6
  > a {
  background-color: var(--e-global-color-text);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6
  > a
  .alert_e9ff.outline-276c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6
  > a
  .fixed-e3ec.secondary_5077 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6
  > .accent-wood-2a89
  .message_bottom_9da6
  > a {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6
  > .accent-wood-2a89
  .message_bottom_9da6
  > a
  .label-c237 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6
  > .accent-wood-2a89
  .message_bottom_9da6
  > a
  .fixed-e3ec.slow-6791 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6
  > a
  .main-4e4d:before {
  color: var(--e-global-color-text);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6
  > .accent-wood-2a89
  a
  .main-4e4d:before {
  color: var(--e-global-color-text);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6.modal-dirty-9bb2
  > a
  .main-4e4d:before {
  color: var(--e-global-color-text);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6
  > .accent-wood-2a89
  .message_bottom_9da6.modal-dirty-9bb2
  > a
  .main-4e4d:before {
  color: var(--e-global-color-text);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6
  > a
  .smooth_3d4a
  .form_ae2e {
  color: var(--e-global-color-text);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6
  > .accent-wood-2a89
  a
  .smooth_3d4a
  .form_ae2e {
  color: var(--e-global-color-text);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6
  > a
  .smooth_3d4a
  .form_ae2e,
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6
  > .accent-wood-2a89
  a
  .smooth_3d4a
  .form_ae2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6
  > a
  .frame-rough-dff8:before {
  color: var(--e-global-color-text);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6
  > .accent-wood-2a89
  a
  .frame-rough-dff8:before {
  color: var(--e-global-color-text);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6.modal-dirty-9bb2
  > a
  .frame-rough-dff8:before {
  color: var(--e-global-color-text);
}
.breadcrumb_black_ac19
  > .gallery_1c5b
  > div
  > .gradient_b649
  > .message_bottom_9da6
  > .accent-wood-2a89
  .message_bottom_9da6.modal-dirty-9bb2
  > a
  .frame-rough-dff8:before {
  color: var(--e-global-color-text);
}
.north-df53 .panel_basic_fec7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-df53
  .backdrop_yellow_f8c5:hover
  .panel_basic_fec7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-6201
  > .gallery_1c5b
  > .right-fe3b
  > .description_ed7d
  > .tag_up_d5df
  > .status_full_1330
  .popup-out-a5d9 {
  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);
}
.notification-6201
  > .gallery_1c5b
  > .right-fe3b
  > .description_ed7d
  > .tag_up_d5df
  > .status_full_1330:hover
  .popup-out-a5d9 {
  color: var(--e-global-color-text);
}
.notification-6201
  > .gallery_1c5b
  > .right-fe3b
  > .description_ed7d
  > .tag_up_d5df
  > .status_full_1330:hover
  .popup-out-a5d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-6201
  > .gallery_1c5b
  > .right-fe3b
  > .description_ed7d
  > .tag_up_d5df.list-up-9572
  > .status_full_1330
  .popup-out-a5d9 {
  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);
}
.sort-9c39 .breadcrumb-a35c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-9c39 .shade_225d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-9c39 .narrow-2cff {
  background-color: var(--e-global-color-primary);
}
.sort-9c39 .narrow-2cff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next-cded
  > .gallery_1c5b
  > .wood_3b47
  > .hovered_7013
  > .small-83ce
  .widget-aca5 {
  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);
}
.next-cded
  > .gallery_1c5b
  > .wood_3b47
  > .hovered_7013
  > .small-83ce
  .highlight_bronze_c662 {
  color: var(--e-global-color-text);
}
.next-cded
  > .gallery_1c5b
  > .wood_3b47
  > .hovered_7013
  > .small-83ce:hover
  .widget-aca5 {
  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);
}
.next-cded
  > .gallery_1c5b
  > .wood_3b47
  > .hovered_7013
  > .small-83ce:hover
  .highlight_bronze_c662 {
  color: var(--e-global-color-secondary);
}
.next-cded
  > .gallery_1c5b
  > .wood_3b47
  > .hovered_7013
  > .small-83ce.video-liquid-046f
  .widget-aca5 {
  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);
}
.next-cded
  > .gallery_1c5b
  > .wood_3b47
  > .hovered_7013
  > .small-83ce.video-liquid-046f
  .highlight_bronze_c662 {
  color: var(--e-global-color-primary);
}
.media_hard_da95
  .modal-7d64
  .aside-bf86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_hard_da95 .footer_liquid_c2fa .copper_d19f .table_546e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_f768 .shade_short_8e3f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_f768 .selected-cf09 .shade_short_8e3f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_f768 .badge_4853 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_f768 .badge_4853 {
  background-color: var(--e-global-color-primary);
}
.out-8572 .first-2012 .text_prev_d3c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-8572
  .first-2012:hover
  .cool-32af {
  color: var(--e-global-color-secondary);
}
.out-8572
  .first-2012:hover
  .text_prev_d3c0 {
  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);
}
.tall-aed3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.title_new_24e0 {
  flex-direction: column;
}

.title_new_24e0 .slider-tall-6a41 {
  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.title_new_24e0 .slider-tall-6a41 {
  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);
}

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

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

.row-00b2.logo-88fe {
  display: none;
}

.under-ce8a {
  display: none;
}

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

.last-4890.status_up_b0f2 {
  margin-bottom: 40px;
  width: 100%;
}

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

.title_new_24e0 a {
  width: 100%;
}

.dropdown-38c9 .outline-static-451c.frame-c34e {
  width: 20% !important;
}

.slider-outer-9c33 {
  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; /* 字母间距 */
}

.slider-outer-9c33: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%);
}

.slider-outer-9c33 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.dropdown-38c9
  .outline-static-451c.up-d0b9
  .background-rough-4320
  .light-7e8e {
  font-size: 20px !important;
}

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

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

.icon-prev-93ec h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.shade-dbac.tag-smooth-722e > .west-1213 {
  display: flex;
  align-items: center;
}

.over-ce53 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.footer-bronze-1b62 {
  display: flex;
  gap: 50px;
}

.dropdown-38c9
  .outline-static-451c.module_under_c2f9
  .row-gas-d103
  .shadow_76bb {
  width: 100% !important;
}

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

.chip-outer-27ed {
  width: 100%;
}

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

.cool-2983 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.video-0ee4 {
  font-size: 15px !important;
}

.tertiary-0351 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.cool-2983:hover .tertiary-0351 {
  visibility: visible;
}
.cool-2983:hover.cool-2983::before {
  display: block;
}

.icon-prev-93ec h3 {
  color: #fff;
}

.column_dc78 {
  margin: 0;
}

.dropdown-38c9
  .outline-static-451c.module_under_c2f9
  .shadow_76bb
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.complex_a973 {
  width: 100%;
}

.status-advanced-096d {
  width: 100%;
}

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

.status-advanced-096d {
  width: 100%;
}

.easy-3fb4 {
  margin-bottom: 10px !important;
}

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

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

.label-2c82 {
  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;
}

.title_new_24e0 .slider-tall-6a41.prev-f7e5 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.title_new_24e0 h1.slider-tall-6a41 {
  margin-top: 80px !important;
}

.dropdown-38c9 .outline-static-451c.hover_dark_b2bb {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.short-5391 img {
  width: 100%;
}

.carousel_5e20 .frame_cd9a.background-rough-4320 {
  justify-content: space-between;
}

.smooth-9af6 {
  display: none;
}

.tertiary-prev-8da0 .last-988e {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .shade-dbac .west-1213 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .footer-bronze-1b62 {
    flex-direction: column;
  }

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

@media (max-width: 767px) {
  .icon-prev-93ec h3 {
    font-size: 28px;
  }

  .slider-outer-9c33 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .carousel_5e20 .frame_cd9a.background-rough-4320 {
    border-bottom: 1px solid #f0c159;
  }

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

  .shade-dbac.tag-smooth-722e > .west-1213 {
    gap: 15px;
    justify-content: space-between;
  }

  .dropdown-38c9
    .outline-static-451c.module_under_c2f9
    .shadow_76bb
    img {
    width: 60% !important;
  }

  .icon_west_92fc {
    left: 2%;
  }

  .tooltip-hard-8983 {
    margin: 10px 0;
  }

  .title_new_24e0 .last-988e {
    margin: 0;
    margin-bottom: 10px;
  }

  .slider-outer-9c33 {
    font-size: 16px !important;
  }

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

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

  h2.title_new_24e0 .slider-tall-6a41,
  .title_new_24e0 .slider-tall-6a41 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .shadow_76bb {
    justify-content: center;
  }

  .title_new_24e0 .last-988e {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .dropdown-38c9 .outline-static-451c.frame-c34e {
    width: 75% !important;
  }

  .short-5391 img {
    width: 100% !important;
  }
}

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

  h2.title_new_24e0 .slider-tall-6a41,
  .title_new_24e0 .slider-tall-6a41 {
    font-size: 30px !important;
  }

  .shadow_76bb {
    justify-content: center;
  }

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

  .disabled_red_95a1
    .wrapper_8812.dropdown_a6f5 {
    margin: 0 !important;
  }

  .over-ce53 {
    margin: 0;
    gap: 10px;
  }

  .tooltip-hard-8983 {
    display: flex;
  }

  .shadow-purple-9e35 .slider-outer-9c33 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .texture_d3fe svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .title_new_24e0 h1.slider-tall-6a41 {
    margin-top: 40px !important;
  }

  .dropdown-38c9
    .outline-static-451c.module_under_c2f9
    .shadow_76bb
    img,
  .current_d295 .row-gas-d103 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .dropdown-38c9 .outline-static-451c.frame-c34e {
    width: 100% !important;
  }

  .shade-dbac.tag-smooth-722e > .west-1213 {
    gap: 3px;
  }

  .title_new_24e0 .last-988e {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .slider-outer-9c33 {
    white-space: wrap;
  }
}

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

.carousel_5e20 .frame_cd9a.background-rough-4320: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);
}

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

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

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

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

.row-00b2: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;
}

/* 图片块简化样式 */
.item-8bae {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .carousel_5e20 .frame_cd9a.background-rough-4320 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .title_new_24e0 .slider-tall-6a41 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .slider-outer-9c33 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.description_prev_85fa .notification-liquid-2424 {
  flex-shrink: 0;
  white-space: nowrap;
}

.description_prev_85fa .module_8ed3 {
  flex-shrink: 0;
  min-width: fit-content;
}

.description_prev_85fa .light-7e8e {
  white-space: nowrap;
}

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

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

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

.description_prev_85fa .module_8ed3 {
  max-width: 80px !important;
  overflow: hidden;
}

.description_prev_85fa .frame_cd9a.background-rough-4320 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.description_prev_85fa .light-7e8e {
  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);
  }
}

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

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

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

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

body .surface-d726:nth-child(2),
.dropdown-38c9 .surface-d726:nth-child(2),
#page .surface-d726: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;
}

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

/* css-noise: 1bac */
.phantom-card-k9 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
