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(.main_6bf7) {
  gap: 0.5em;
}
:where(.image-east-4e07) {
  gap: 0.5em;
}
body .accent-d896 > .under-4aca {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .accent-d896 > .blue_05e6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .accent-d896 > .carousel_left_8c0f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .media-5a47 > .under-4aca {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .media-5a47 > .blue_05e6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .media-5a47 > .carousel_left_8c0f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .media-5a47
  > :where(:not(.under-4aca):not(.blue_05e6):not(.mask-cf42)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .media-5a47 > .accordion-wide-f137 {
  max-width: var(--wp--style--global--wide-size);
}
body .main_6bf7 {
  display: flex;
}
body .main_6bf7 {
  flex-wrap: wrap;
  align-items: center;
}
body .main_6bf7 > * {
  margin: 0;
}
body .image-east-4e07 {
  display: grid;
}
body .image-east-4e07 > * {
  margin: 0;
}
:where(.popup_2180.main_6bf7) {
  gap: 2em;
}
:where(.popup_2180.image-east-4e07) {
  gap: 2em;
}
:where(.wood_b45d.main_6bf7) {
  gap: 1.25em;
}
:where(.wood_b45d.image-east-4e07) {
  gap: 1.25em;
}
.prev_ee41 {
  color: var(--wp--preset--color--black) !important;
}
.preview-glass-0484 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.out-e1ec {
  color: var(--wp--preset--color--white) !important;
}
.photo-1340 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.input_6ccb {
  color: var(--wp--preset--color--vivid-red) !important;
}
.fixed-cdbb {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.large-0176 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.footer_c3e9 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.notice_ed56 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.progress_3f07 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.list-medium-e5f6 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.sort_2fbb {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.shadow-advanced-b230 {
  background-color: var(--wp--preset--color--black) !important;
}
.notice_0e88 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tertiary_a9a4 {
  background-color: var(--wp--preset--color--white) !important;
}
.texture-dirty-ad34 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.tag-cc3b {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.hero_1a6c {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hover-2c58 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tag_under_9116 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.in-7b8a {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.logo_cdd6 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.logo_middle_f9df {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.complex_1923 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.rough_4b6e {
  border-color: var(--wp--preset--color--black) !important;
}
.texture-solid-5273 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.photo-out-7e2a {
  border-color: var(--wp--preset--color--white) !important;
}
.pro-155f {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.component_selected_b4ec {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.fresh_8c95 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tertiary-hovered-7e0b {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.prev_930a {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gradient-a110 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dropdown_steel_ea06 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.paragraph-faa1 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.table_dim_1bad {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.motion-1588 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.gradient_fixed_07ad {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.brown-1cbf {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.disabled_50f9 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.hero-8cb5 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.preview-af5d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.text_blue_9437 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.box_rough_20eb {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.highlight_plasma_b99e {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.layout-brown-1675 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.info-a311 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.tag_2081 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.shade_stale_3ae9 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.notification_eb67 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.block-hovered-eebd {
  font-size: var(--wp--preset--font-size--large) !important;
}
.search_d09d {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.bronze_0442 a:where(:not(.sort_west_6cce)) {
  color: inherit;
}
:where(.wood_b45d.main_6bf7) {
  gap: 1.25em;
}
:where(.wood_b45d.image-east-4e07) {
  gap: 1.25em;
}
:where(.popup_2180.main_6bf7) {
  gap: 2em;
}
:where(.popup_2180.image-east-4e07) {
  gap: 2em;
}
.easy_bfb1 {
  font-size: 1.5em;
  line-height: 1.6;
}

.yellow-f2ea .dropdown-2ebb {
  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);
}
.under-6082 .main-8f3d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_5f93 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_5f93.fluid-0fad .hard_694f {
  background-color: var(--e-global-color-primary);
}
.notification_5f93.chip-in-4bf8 .hard_694f,
.notification_5f93.focus-6b65 .hard_694f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.search-0b0b .gradient-narrow-0b81 {
  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);
}
.small-9fe8 {
  --divider-color: var(--e-global-color-secondary);
}
.small-9fe8 .warm-dc53 {
  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);
}
.small-9fe8.column-cold-bcd2 .dynamic-e8fc {
  background-color: var(--e-global-color-secondary);
}
.small-9fe8.feature-under-c0b3 .dynamic-e8fc,
.small-9fe8.frame_steel_5ce9 .dynamic-e8fc {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.small-9fe8.feature-under-c0b3 .dynamic-e8fc,
.small-9fe8.frame_steel_5ce9 .dynamic-e8fc svg {
  fill: var(--e-global-color-secondary);
}
.over-dffd .outline_fast_2c18 {
  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);
}
.over-dffd .article_f366 {
  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-red-b6b4.column-cold-bcd2 .dynamic-e8fc {
  background-color: var(--e-global-color-primary);
}
.paragraph-red-b6b4.feature-under-c0b3 .dynamic-e8fc,
.paragraph-red-b6b4.frame_steel_5ce9 .dynamic-e8fc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.paragraph-red-b6b4.feature-under-c0b3 .dynamic-e8fc,
.paragraph-red-b6b4.frame_steel_5ce9 .dynamic-e8fc svg {
  fill: var(--e-global-color-primary);
}
.active-90c4.column-cold-bcd2 .dynamic-e8fc {
  background-color: var(--e-global-color-primary);
}
.active-90c4.feature-under-c0b3 .dynamic-e8fc,
.active-90c4.frame_steel_5ce9 .dynamic-e8fc {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.active-90c4 .description-outer-5e15 {
  color: var(--e-global-color-primary);
}
.active-90c4 .description-outer-5e15,
.active-90c4 .description-outer-5e15 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-90c4 .tag_tall_2540 {
  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_542f .list-pink-4b4a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_brown_7ed9 .active_7db7 .feature-a0ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full-1402 .out-59cc:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.full-1402 .pattern_static_fe73 i {
  color: var(--e-global-color-primary);
}
.full-1402 .pattern_static_fe73 svg {
  fill: var(--e-global-color-primary);
}
.full-1402 .disabled-f06e {
  color: var(--e-global-color-secondary);
}
.full-1402 .out-59cc > .disabled-f06e,
.full-1402 .out-59cc > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-9fb8 .breadcrumb_purple_994e {
  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);
}
.layout-9fb8 .cold_7492 {
  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);
}
.shade-ddce .article_lite_1031 .silver-3e88 {
  background-color: var(--e-global-color-primary);
}
.shade-ddce .dirty-6d49 {
  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);
}
.gradient_dim_8a01 .pagination_basic_971e {
  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);
}
.gradient_dim_8a01 .summary-e5ee {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_dim_8a01 .static-fab7 {
  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);
}
.article_iron_fc66 .element_smooth_55e0,
.article_iron_fc66 .element_smooth_55e0 a {
  color: var(--e-global-color-primary);
}
.article_iron_fc66 .element_smooth_55e0.alert-tiny-92a2,
.article_iron_fc66 .element_smooth_55e0.alert-tiny-92a2 a {
  color: var(--e-global-color-accent);
}
.article_iron_fc66 .element_smooth_55e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_iron_fc66 .upper-c337 {
  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);
}
.surface-b931 .in_4720,
.surface-b931 .active-33de {
  color: var(--e-global-color-primary);
}
.surface-b931 .in_4720 svg {
  fill: var(--e-global-color-primary);
}
.surface-b931 .alert-tiny-92a2 .in_4720,
.surface-b931 .alert-tiny-92a2 .active-33de {
  color: var(--e-global-color-accent);
}
.surface-b931 .alert-tiny-92a2 .in_4720 svg {
  fill: var(--e-global-color-accent);
}
.surface-b931 .active-33de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-b931 .upper-c337 {
  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);
}
.status-orange-34d2 .north_f65c,
.status-orange-34d2 .new-c43b {
  color: var(--e-global-color-primary);
}
.status-orange-34d2 .new-c43b svg {
  fill: var(--e-global-color-primary);
}
.status-orange-34d2 .element_smooth_55e0.alert-tiny-92a2 a,
.status-orange-34d2
  .element_smooth_55e0.alert-tiny-92a2
  .new-c43b {
  color: var(--e-global-color-accent);
}
.status-orange-34d2 .north_f65c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-orange-34d2 .upper-c337 {
  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);
}
.panel_02fd .east-1252 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_02fd .huge-6313 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-9b0a .pink_a852 .badge_north_2f96 {
  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);
}
.carousel-9b0a .pink_a852 .layout-small-dee6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-9b0a .hero_cool_4b64 .badge_north_2f96 {
  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);
}
.carousel-9b0a
  .hero_cool_4b64
  .layout-small-dee6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-9b0a
  .middle_3c01
  .badge_north_2f96 {
  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);
}
.carousel-9b0a
  .middle_3c01
  .layout-small-dee6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-9b0a
  .slow_5845
  .badge_north_2f96 {
  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);
}
.carousel-9b0a
  .slow_5845
  .layout-small-dee6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_paper_226b .clean_8ff5 {
  background-color: var(--e-global-color-primary);
}
.element_paper_226b .clean_8ff5:hover {
  background-color: var(--e-global-color-primary);
}
.element_paper_226b .cold_0eb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_paper_226b
  .clean_8ff5:hover
  .cold_0eb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-d940 .rough_cede {
  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);
}
.footer_advanced_d88e .icon-9b9c .highlight-pressed-84ae a {
  background-color: var(--e-global-color-accent);
}
.footer_advanced_d88e .icon-9b9c .label_bright_1833 a {
  background-color: var(--e-global-color-accent);
}
.footer_advanced_d88e .icon-9b9c .highlight-pressed-84ae a,
.footer_advanced_d88e .icon-9b9c .label_bright_1833 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-a6aa
  .carousel_action_9648.outline_lower_17bf
  .icon-9b9c
  a.thumbnail_8c6c {
  background-color: var(--e-global-color-accent);
}
.list-a6aa
  .carousel_action_9648.outline_lower_17bf
  .icon-9b9c
  span.thumbnail_8c6c.fn-current-2148 {
  background-color: var(--e-global-color-text);
}
.list-a6aa
  .carousel_action_9648.outline_lower_17bf
  .icon-9b9c
  .thumbnail_8c6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_86f6 .article_clean_060f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_86f6
  .basic-ed6b
  > .input-next-823d
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_86f6
  .dropdown_green_b37a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_86f6
  .cold_8112
  .notice_small_41c6,
.wood_86f6
  .cold_8112
  .silver_4d8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_86f6
  .cold_8112
  .thumbnail_0b9e,
.wood_86f6
  .cold_8112
  a
  .thumbnail_0b9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_86f6
  .cold_8112
  .aside-a956 {
  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);
}
.wood_86f6
  .cold_8112
  .surface-ccfd {
  background-color: var(--e-global-color-primary);
}
.wood_86f6
  .cold_8112
  .surface-ccfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_86f6
  .cold_8112
  .surface-ccfd:hover {
  background-color: var(--e-global-color-primary);
}
.wood_86f6
  .cold_8112
  .west-a39c {
  background-color: var(--e-global-color-primary);
}
.wood_86f6
  .cold_8112
  .west-a39c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_86f6
  .cold_8112
  .west-a39c:hover {
  background-color: var(--e-global-color-primary);
}
.wood_86f6
  .silver_5b27
  .down_7f66
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_86f6
  .silver_5b27
  .container_thick_efe3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_86f6
  .silver_5b27
  .aside-a956 {
  color: var(--e-global-color-text);
}
.wood_86f6
  .silver_5b27
  .aside-a956
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_86f6
  .silver_5b27
  .surface-ccfd {
  background-color: var(--e-global-color-primary);
}
.wood_86f6
  .silver_5b27
  .surface-ccfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_86f6
  .silver_5b27
  .surface-ccfd:hover {
  background-color: var(--e-global-color-primary);
}
.wood_86f6
  .silver_5b27
  .west-a39c {
  background-color: var(--e-global-color-primary);
}
.wood_86f6
  .silver_5b27
  .west-a39c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_86f6
  .silver_5b27
  .west-a39c:hover {
  background-color: var(--e-global-color-primary);
}
.wood_86f6 .primary_inner_8475 {
  background-color: var(--e-global-color-primary);
}
.wood_86f6 .primary_inner_8475:hover {
  background-color: var(--e-global-color-primary);
}
.wood_86f6 .carousel_large_5ff8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_86f6 .pink_c191 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_ce8f .layout_new_1984 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_ce8f
  .wood-1f53
  > div:nth-child(3)
  .layout_new_1984,
.link_ce8f
  .wide-bed6
  > div:nth-child(1)
  .layout_new_1984,
.link_ce8f
  .paragraph-d867
  > div:nth-child(1)
  .layout_new_1984,
.link_ce8f
  .tertiary-pro-dd6f
  > div:nth-child(1)
  .layout_new_1984,
.link_ce8f
  .table_667f
  > div:nth-child(1)
  .layout_new_1984 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_ce8f .panel-d372 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_ce8f .modal-gold-f201 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_ce8f .layout-stone-643b {
  background-color: var(--e-global-color-primary);
}
.link_ce8f .layout-stone-643b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_ce8f .layout-stone-643b:hover {
  background-color: var(--e-global-color-primary);
}
.link_ce8f .next_4e9f {
  background-color: var(--e-global-color-primary);
}
.link_ce8f .next_4e9f:hover {
  background-color: var(--e-global-color-primary);
}
.link_ce8f .carousel_large_5ff8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_ce8f .pink_c191 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-hard-6d1c .active-solid-da6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-hard-6d1c .info-silver-a963 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-hard-6d1c .frame-21bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-hard-6d1c .banner_dim_baa9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-hard-6d1c .table-huge-957a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-hard-6d1c .next_4e9f {
  background-color: var(--e-global-color-primary);
}
.header-hard-6d1c .next_4e9f:hover {
  background-color: var(--e-global-color-primary);
}
.advanced-6071 .title-basic-8837 {
  background-color: var(--e-global-color-secondary);
}
.advanced-6071 .primary_cb4b {
  background-color: var(--e-global-color-text);
}
.advanced-6071 .media_huge_5597 {
  background-color: var(--e-global-color-secondary);
}
.advanced-6071 .accordion-hot-dccc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-6071 .avatar_34fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-6071 .simple-7efe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-6071 .video-053e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-6071 .blue_a6f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-east-a79d .highlight_fluid_2f92 .south_2a02,
.pagination-east-a79d
  .highlight_fluid_2f92
  .south_2a02
  a,
.pagination-east-a79d .sidebar_1f1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-east-a79d .highlight_fluid_2f92 .bottom-eae1,
.pagination-east-a79d .container-eb6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-east-a79d .highlight_fluid_2f92 .bottom-eae1 {
  color: var(--e-global-color-text);
}
.pagination-east-a79d .container-eb6a {
  color: var(--e-global-color-text);
}
.pagination-east-a79d
  .highlight_fluid_2f92
  .advanced_6610 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-east-a79d .hovered_f5ac .thumbnail_4ef5 {
  background-color: var(--e-global-color-primary);
}
.pagination-east-a79d .hovered_f5ac .thumbnail_4ef5:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-east-a79d .hovered_f5ac .aside_green_caff li span {
  background-color: var(--e-global-color-text);
}
.pagination-east-a79d .hovered_f5ac .aside_green_caff li span:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-east-a79d
  .hovered_f5ac
  .aside_green_caff
  li.main_white_8730
  span {
  background-color: var(--e-global-color-accent);
}
.pagination-east-a79d .nav-ffb4 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-over-a92c .shade_steel_2b31 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_out_c66e .form_1292 {
  background-color: var(--e-global-color-primary);
}
.box_out_c66e .surface-dim-ccdc {
  background-color: var(--e-global-color-secondary);
}
.box_out_c66e .south_d95b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_out_c66e .logo-wide-cd9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_out_c66e .media_36b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_out_c66e .progress-cold-3eec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_out_c66e .copper_5812 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_out_c66e .huge_f78f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_out_c66e .advanced-d9af {
  background-color: var(--e-global-color-primary);
}
.box_out_c66e .advanced-d9af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-2af2 .out-af28 {
  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);
}
.background-2af2 .simple-db99 {
  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);
}
.background-2af2
  .large-752c:after {
  background-color: var(--e-global-color-primary);
}
.background-2af2 .tertiary-1668 {
  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);
}
.tag_b999 .sidebar_1f1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_b999 .container-eb6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-cf32 .under-abb2 .description-5a34 {
  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);
}
.dropdown-cf32 .under-abb2 .module-white-a810 {
  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);
}
.small_425b .slider_plasma_9267 {
  background-color: var(--e-global-color-primary);
}
.small_425b .preview_13eb {
  background-color: var(--e-global-color-secondary);
}
.small_425b .accent-9442 .header-last-3448 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_425b .outline_7ba8 .header-last-3448 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_815c .label-thick-6423 .title-aa12 {
  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);
}
.description_815c .label-thick-6423 .grid-1b94 {
  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);
}
.description_815c .label-thick-6423 .grid_f939 {
  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);
}
.container-pro-cddf .section-lower-c5d3 {
  border-color: var(--e-global-color-text);
}
.container-pro-cddf .shade_medium_ae95 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-pro-cddf .over-6917 {
  color: var(--e-global-color-primary);
}
.container-pro-cddf .hard-c90a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-c675 .next-d0b0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-c675 .simple_a987 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-c675 .basic_83c2:hover .next-d0b0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-c675
  .basic_83c2:hover
  .simple_a987 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid_e134 .yellow-0452 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid_e134 .fast_fa57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_inner_4512 .description-thick-8366 .preview_8958 {
  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);
}
.image_inner_4512 .primary_5f22 .preview_8958 {
  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);
}
.info_5d1a .upper_cf33 {
  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);
}
.message_ae10 .light-7c66 .video_02f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_ae10 .light-7c66 .video_02f8 {
  background-color: var(--e-global-color-secondary);
}
.message_ae10 .notice-complex-dbe4 .video_02f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_ae10 .notice-complex-dbe4 .video_02f8 {
  background-color: var(--e-global-color-secondary);
}
.message_ae10 .card_0753 .hidden-red-ad14 {
  background-color: var(--e-global-color-primary);
}
.message_ae10 .card_0753:hover .hidden-red-ad14 {
  background-color: var(--e-global-color-secondary);
}
.message_ae10 .thumbnail_4ef5 {
  background-color: var(--e-global-color-primary);
}
.message_ae10 .thumbnail_4ef5:hover {
  background-color: var(--e-global-color-accent);
}
.message_ae10 .aside_green_caff li span {
  background-color: var(--e-global-color-text);
}
.message_ae10 .aside_green_caff li span:hover {
  background-color: var(--e-global-color-primary);
}
.message_ae10 .aside_green_caff li.main_white_8730 span {
  background-color: var(--e-global-color-accent);
}
.hover-right-2534 .menu_d544 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-right-2534 .icon_thick_cb07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-1155 .content_1ab5:before {
  background-color: var(--e-global-color-secondary);
}
.grid-1155 .selected_f3df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-1155 .easy-15bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_stale_cd0f .stale_aee9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_stale_cd0f .stale_aee9:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_stale_cd0f .stale_aee9.fn-active-2148 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_stale_cd0f .short_9435 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_stale_cd0f .caption_orange_c6d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_stale_cd0f .lite-7634 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_stale_cd0f .element-b861 {
  background-color: var(--e-global-color-primary);
}
.popup_stale_cd0f .element-b861 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_stale_cd0f .block_lite_b722 {
  background-color: var(--e-global-color-primary);
}
.popup_stale_cd0f .block_lite_b722 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_1318 .breadcrumb-west-9bb2 .smooth-e91a a {
  color: var(--e-global-color-secondary);
}
.banner_1318 .breadcrumb-west-9bb2 .smooth-e91a a:hover {
  color: var(--e-global-color-secondary);
}
.banner_1318 .breadcrumb-west-9bb2 .smooth-e91a,
.banner_1318 .breadcrumb-west-9bb2 .smooth-e91a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_1318 .breadcrumb-west-9bb2 .link-47df {
  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_1318 .breadcrumb-west-9bb2 .lite_ddab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_1318 .breadcrumb-west-9bb2 .widget_6486 {
  background-color: var(--e-global-color-primary);
}
.banner_1318 .breadcrumb-west-9bb2 .widget_6486 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_1318 .breadcrumb-west-9bb2 .widget_6486:hover {
  background-color: var(--e-global-color-primary);
}
.banner_1318 .breadcrumb-west-9bb2 .motion_9892 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_1318 .breadcrumb-west-9bb2 .motion_9892 {
  background-color: var(--e-global-color-primary);
}
.banner_1318 .breadcrumb-west-9bb2 .motion_9892:hover {
  background-color: var(--e-global-color-primary);
}
.banner_1318 .breadcrumb-west-9bb2 .thumbnail_4ef5 {
  background-color: var(--e-global-color-primary);
}
.banner_1318 .breadcrumb-west-9bb2 .thumbnail_4ef5:hover {
  background-color: var(--e-global-color-primary);
}
.banner_1318 .hovered_f5ac .aside_green_caff li span {
  background-color: var(--e-global-color-text);
}
.banner_1318 .hovered_f5ac .aside_green_caff li span:hover {
  background-color: var(--e-global-color-primary);
}
.banner_1318 .hovered_f5ac .aside_green_caff li.main_white_8730 span {
  background-color: var(--e-global-color-accent);
}
.banner_1318 .carousel_large_5ff8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_1318 .pink_c191 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-4520 .red-e09c .brown-82da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-4520 .red-e09c .warm_8e05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-4520 .red-e09c .button_huge_b630 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_90cd .static-6dd3 {
  border-color: var(--e-global-color-text);
}
.orange_90cd .tabs-af50 {
  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);
}
.orange_90cd .main_d24d {
  color: var(--e-global-color-secondary);
}
.orange_90cd .main_d24d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_90cd .section_complex_b7fe > * {
  color: var(--e-global-color-primary);
}
.orange_90cd .section_complex_b7fe > * svg {
  fill: var(--e-global-color-primary);
}
.orange_90cd .tooltip_4916 {
  color: var(--e-global-color-primary);
}
.orange_90cd .tooltip_4916 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_90cd .bright_a359 {
  color: var(--e-global-color-primary);
}
.orange_90cd .bright_a359 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_90cd .backdrop-fixed-78bc {
  color: var(--e-global-color-primary);
}
.orange_90cd .backdrop-fixed-78bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_90cd .gas-947f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_90cd .bottom_63a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_90cd .bottom_63a6.column_full_bffa {
  color: var(--e-global-color-secondary);
}
.orange_90cd .bottom_63a6.column_full_bffa .nav_9f75 {
  color: var(--e-global-color-accent);
}
.orange_90cd .bottom_63a6.clean_4dac {
  color: var(--e-global-color-text);
}
.orange_90cd .bottom_63a6.clean_4dac .nav_9f75 {
  color: var(--e-global-color-text);
}
.orange_90cd .bottom_63a6:before {
  border-top-color: var(--e-global-color-text);
}
.orange_90cd .frame_light_d6cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_90cd
  .frame_light_d6cf
  .heading-bbde {
  background-color: var(--e-global-color-primary);
}
.orange_90cd
  .frame_light_d6cf
  .heading-bbde {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange_90cd .static-6dd3 .aside-thick-8f26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-up-ef9a .sidebar-motion-0ada {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-up-ef9a .active-3109 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_da3f .thumbnail-4c7b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_da3f
  .surface-034c
  .center-16db {
  background-color: var(--e-global-color-secondary);
}
.blue_da3f
  .surface-034c.modal_f25c
  .center-16db {
  background-color: var(--e-global-color-text);
}
.blue_da3f
  .surface-034c:hover
  .center-16db {
  background-color: var(--e-global-color-accent);
}
.blue_da3f
  .surface-034c.fn-active-2148
  .center-16db {
  background-color: var(--e-global-color-primary);
}
.section-current-d56d .warm-34a6 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.section-current-d56d .module_55ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-current-d56d .texture-easy-3d3a {
  background-color: var(--e-global-color-primary);
}
.section-current-d56d .texture-easy-3d3a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_plasma_1d75 .stale-9bdb .easy_4489 .detail_1108 {
  background-color: var(--e-global-color-secondary);
}
.overlay_plasma_1d75 .stale-9bdb .image_933b:after {
  background-color: var(--e-global-color-secondary);
}
.overlay_plasma_1d75 .photo_4b22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_plasma_1d75 .dim-f7fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_plasma_1d75 .stale_1af6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_plasma_1d75 .bronze_5177 {
  background-color: var(--e-global-color-primary);
}
.overlay_plasma_1d75 .bronze_5177 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_plasma_1d75 .active-1f7f {
  background-color: var(--e-global-color-secondary);
}
.overlay_plasma_1d75 .active-1f7f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_plasma_1d75 .stale-9bdb .grid_a240 .fast-502f:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_plasma_1d75
  .stale-9bdb
  .grid_a240
  .fast-502f.container_motion_e4e3 {
  background-color: var(--e-global-color-primary);
}
.overlay_plasma_1d75 .stale-9bdb .hidden_eb90:before {
  border-color: var(--e-global-color-primary);
}
.overlay_plasma_1d75 .stale-9bdb .hidden_eb90:hover:before {
  border-color: var(--e-global-color-secondary);
}
.overlay_plasma_1d75
  .stale-9bdb
  .hidden_eb90.tooltip-white-7533:before {
  border-color: var(--e-global-color-primary);
}
.overlay_plasma_1d75 .fixed-3490 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_468c .wide_8ebf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black_468c .wide_8ebf:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black_468c .wide_8ebf.full_b267 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black_468c .article_1e2f {
  background-color: var(--e-global-color-primary);
}
.black_468c .article_1e2f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black_468c
  .green-0d70
  .tertiary_dim_7e7d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black_468c
  .pressed_c7fb
  .tertiary_dim_7e7d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_light_6c8d
  .yellow-ce9f
  .right_a156 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_light_6c8d
  .yellow-ce9f
  .frame-c020 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_light_6c8d .white_c139 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_light_6c8d .fixed-6e1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_light_6c8d .large_3039 {
  background-color: var(--e-global-color-primary);
}
.frame_light_6c8d .large_3039 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_copper_570b .element-medium-2337 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_copper_570b .right-b6a7 {
  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);
}
.block_copper_570b .west_1c9a {
  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);
}
.block_copper_570b .west_1c9a a:hover {
  color: var(--e-global-color-secondary);
}
.block_copper_570b .focused_030a {
  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);
}
.block_copper_570b .tiny-3fea {
  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);
}
.block_copper_570b .secondary-dark-c96a .thumbnail_4ef5 {
  background-color: var(--e-global-color-primary);
}
.block_copper_570b .secondary-dark-c96a .thumbnail_4ef5:hover {
  background-color: var(--e-global-color-accent);
}
.block_copper_570b
  .secondary-dark-c96a
  .aside_green_caff
  li
  span {
  background-color: var(--e-global-color-text);
}
.block_copper_570b
  .secondary-dark-c96a
  .aside_green_caff
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.block_copper_570b
  .secondary-dark-c96a
  .aside_green_caff
  li.main_white_8730
  span {
  background-color: var(--e-global-color-accent);
}
.mask-upper-1edf
  .grid_88c1
  .center_cd85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-upper-1edf .grid_88c1 .outer-9115 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-upper-1edf .grid_88c1 .notification-motion-f123 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-upper-1edf .wood-732a {
  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);
}
.mask-upper-1edf
  .narrow_6e4e.black-502b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12
  > a {
  background-color: var(--e-global-color-text);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12
  > a
  .section_large_fd07.button-a97a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12
  > a
  .surface_glass_8f1b.down_c7ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12
  > .icon_lite_1a40
  .video_be12
  > a {
  background-color: var(--e-global-color-secondary);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12
  > .icon_lite_1a40
  .video_be12
  > a
  .thick-a172 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12
  > .icon_lite_1a40
  .video_be12
  > a
  .surface_glass_8f1b.blue_0605 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12
  > a
  .south_e7fe:before {
  color: var(--e-global-color-text);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12
  > .icon_lite_1a40
  a
  .south_e7fe:before {
  color: var(--e-global-color-text);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12.popup_8e97
  > a
  .south_e7fe:before {
  color: var(--e-global-color-text);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12
  > .icon_lite_1a40
  .video_be12.popup_8e97
  > a
  .south_e7fe:before {
  color: var(--e-global-color-text);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12
  > a
  .breadcrumb-center-1297
  .backdrop-56ad {
  color: var(--e-global-color-text);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12
  > .icon_lite_1a40
  a
  .breadcrumb-center-1297
  .backdrop-56ad {
  color: var(--e-global-color-text);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12
  > a
  .breadcrumb-center-1297
  .backdrop-56ad,
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12
  > .icon_lite_1a40
  a
  .breadcrumb-center-1297
  .backdrop-56ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12
  > a
  .photo-dcd1:before {
  color: var(--e-global-color-text);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12
  > .icon_lite_1a40
  a
  .photo-dcd1:before {
  color: var(--e-global-color-text);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12.popup_8e97
  > a
  .photo-dcd1:before {
  color: var(--e-global-color-text);
}
.dropdown_debe
  > .prev_ef05
  > div
  > .over_40a6
  > .video_be12
  > .icon_lite_1a40
  .video_be12.popup_8e97
  > a
  .photo-dcd1:before {
  color: var(--e-global-color-text);
}
.paragraph_blue_d170 .complex-becc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_blue_d170
  .nav_narrow_87a5:hover
  .complex-becc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-in-f335
  > .prev_ef05
  > .video_99bf
  > .link-c56f
  > .element_tiny_0e4d
  > .item_f0fc
  .info-90ac {
  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);
}
.widget-in-f335
  > .prev_ef05
  > .video_99bf
  > .link-c56f
  > .element_tiny_0e4d
  > .item_f0fc:hover
  .info-90ac {
  color: var(--e-global-color-text);
}
.widget-in-f335
  > .prev_ef05
  > .video_99bf
  > .link-c56f
  > .element_tiny_0e4d
  > .item_f0fc:hover
  .info-90ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-in-f335
  > .prev_ef05
  > .video_99bf
  > .link-c56f
  > .element_tiny_0e4d.info-soft-8b3c
  > .item_f0fc
  .info-90ac {
  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);
}
.active-83e3 .texture-black-8d68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-83e3 .image_complex_9a85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-83e3 .input-e3d1 {
  background-color: var(--e-global-color-primary);
}
.active-83e3 .input-e3d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-a892
  > .prev_ef05
  > .carousel-63fe
  > .banner_8eb5
  > .orange-cc7c
  .nav-easy-1daa {
  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-a892
  > .prev_ef05
  > .carousel-63fe
  > .banner_8eb5
  > .orange-cc7c
  .glass-e32a {
  color: var(--e-global-color-text);
}
.shadow-a892
  > .prev_ef05
  > .carousel-63fe
  > .banner_8eb5
  > .orange-cc7c:hover
  .nav-easy-1daa {
  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-a892
  > .prev_ef05
  > .carousel-63fe
  > .banner_8eb5
  > .orange-cc7c:hover
  .glass-e32a {
  color: var(--e-global-color-secondary);
}
.shadow-a892
  > .prev_ef05
  > .carousel-63fe
  > .banner_8eb5
  > .orange-cc7c.secondary-glass-2206
  .nav-easy-1daa {
  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-a892
  > .prev_ef05
  > .carousel-63fe
  > .banner_8eb5
  > .orange-cc7c.secondary-glass-2206
  .glass-e32a {
  color: var(--e-global-color-primary);
}
.last-547c
  .notification_49e7
  .highlight-copper-3cb7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-547c .breadcrumb-6798 .aside-thick-8f26 .button-easy-84d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_c944 .focused-46ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_c944 .disabled_b83c .focused-46ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_c944 .focused_05f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east_c944 .focused_05f8 {
  background-color: var(--e-global-color-primary);
}
.focused_54fa .accent-f534 .module_546a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_54fa
  .accent-f534:hover
  .table_clean_d106 {
  color: var(--e-global-color-secondary);
}
.focused_54fa
  .accent-f534:hover
  .module_546a {
  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);
}
.surface-b16c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.caption-easy-f4e3 {
  flex-direction: column;
}

.caption-easy-f4e3 .pink_917f {
  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.caption-easy-f4e3 .pink_917f {
  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);
}

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

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

.left-1355.shadow-blue-a2cb {
  display: none;
}

.icon-slow-5d87 {
  display: none;
}

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

.steel-ce38.first_efe3 {
  margin-bottom: 40px;
  width: 100%;
}

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

.caption-easy-f4e3 a {
  width: 100%;
}

.caption-5121 .brown-7113.glass-c19c {
  width: 20% !important;
}

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

.soft-78a7: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%);
}

.soft-78a7 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.mini-944b {
  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;
}

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

.mini-944b: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);
}

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

.caption-5121
  .brown-7113.form_new_6e4c
  .banner_afdd
  .pink_a31a {
  font-size: 20px !important;
}

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

.shade-pressed-d030 {
  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;
}

.hover-4b63 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.notice-easy-993b.block_left_918e > .banner-blue-8366 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.focused-cd99 {
  position: relative;
  width: 100%;
}

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

.article-1bc7 {
  font-size: 35px !important;
}

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

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

.lite-83fb {
  display: flex;
  gap: 50px;
}

.caption-5121
  .brown-7113.footer_ff71
  .mini_7fce
  .search-1104 {
  width: 100% !important;
}

.thick-495c {
  width: 500px !important;
  max-width: none;
}

.item_hovered_4d9c {
  width: 100%;
}

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

.pattern-205f {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.pattern-205f:hover .breadcrumb_thick_ee07 {
  visibility: visible;
}
.pattern-205f:hover.pattern-205f::before {
  display: block;
}

.hover-4b63 h3 {
  color: #fff;
}

.box_6df8 {
  margin: 0;
}

.caption-5121
  .brown-7113.footer_ff71
  .search-1104
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.active-b2ed {
  width: 100%;
}

.carousel_liquid_fa40 {
  width: 100%;
}

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

.carousel_liquid_fa40 {
  width: 100%;
}

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

.search-1104 {
  display: flex;
  align-items: center;
}

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

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

.caption-easy-f4e3 .pink_917f.badge-short-0e87 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.caption-easy-f4e3 h1.pink_917f {
  margin-top: 80px !important;
}

.caption-5121 .brown-7113.hot-d298 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.highlight-97e0 img {
  width: 100%;
}

.light-7a7a .accordion-slow-36b8.banner_afdd {
  justify-content: space-between;
}

.header-center-5a04 {
  display: none;
}

.dim_f81c .bronze-6c6d {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .notice-easy-993b .banner-blue-8366 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .lite-83fb {
    flex-direction: column;
  }

  .thick-495c {
    width: 100% !important;
  }
}

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

  .soft-78a7 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .light-7a7a .accordion-slow-36b8.banner_afdd {
    border-bottom: 1px solid #f0c159;
  }

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

  .notice-easy-993b.block_left_918e > .banner-blue-8366 {
    gap: 15px;
    justify-content: space-between;
  }

  .caption-5121
    .brown-7113.footer_ff71
    .search-1104
    img {
    width: 60% !important;
  }

  .mask_old_97df {
    left: 2%;
  }

  .hidden-lite-a518 {
    margin: 10px 0;
  }

  .caption-easy-f4e3 .bronze-6c6d {
    margin: 0;
    margin-bottom: 10px;
  }

  .soft-78a7 {
    font-size: 16px !important;
  }

  .article-1bc7 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.caption-easy-f4e3 .pink_917f,
  .caption-easy-f4e3 .pink_917f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .search-1104 {
    justify-content: center;
  }

  .caption-easy-f4e3 .bronze-6c6d {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .caption-5121 .brown-7113.glass-c19c {
    width: 75% !important;
  }

  .highlight-97e0 img {
    width: 100% !important;
  }
}

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

  h2.caption-easy-f4e3 .pink_917f,
  .caption-easy-f4e3 .pink_917f {
    font-size: 30px !important;
  }

  .search-1104 {
    justify-content: center;
  }

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

  .icon-6468
    .main_iron_0aef.rough_619c {
    margin: 0 !important;
  }

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

  .hidden-lite-a518 {
    display: flex;
  }

  .bright-b930 .soft-78a7 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .pro-ece8 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .caption-easy-f4e3 h1.pink_917f {
    margin-top: 40px !important;
  }

  .caption-5121
    .brown-7113.footer_ff71
    .search-1104
    img,
  .over-dffd .mini_7fce {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mini-944b {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .caption-5121 .brown-7113.glass-c19c {
    width: 100% !important;
  }

  .notice-easy-993b.block_left_918e > .banner-blue-8366 {
    gap: 3px;
  }

  .caption-easy-f4e3 .bronze-6c6d {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.light-7a7a .accordion-slow-36b8.banner_afdd {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.light-7a7a .accordion-slow-36b8.banner_afdd: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);
}

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

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

.caption-easy-f4e3 {
  position: relative;
  padding-top: 30px;
}

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

.left-1355: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_bronze_3781 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .light-7a7a .accordion-slow-36b8.banner_afdd {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .caption-easy-f4e3 .pink_917f {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .soft-78a7 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.detail-pink-3120 .box-small-109f {
  flex-shrink: 0;
  white-space: nowrap;
}

.detail-pink-3120 .list-left-a89b {
  flex-shrink: 0;
  min-width: fit-content;
}

.detail-pink-3120 .pink_a31a {
  white-space: nowrap;
}

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

.detail-pink-3120 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.detail-pink-3120 .box-small-109f {
  max-width: 80px !important;
}

.detail-pink-3120 .list-left-a89b {
  max-width: 80px !important;
  overflow: hidden;
}

.detail-pink-3120 .accordion-slow-36b8.banner_afdd {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.detail-pink-3120 .pink_a31a {
  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);
  }
}

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

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

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

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

body .mini-944b:nth-child(2),
.caption-5121 .mini-944b:nth-child(2),
#page .mini-944b: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;
}

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

/* css-noise: 1d11 */
.phantom-card-y5 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
