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(.breadcrumb_e6cd) {
  gap: 0.5em;
}
:where(.red-f667) {
  gap: 0.5em;
}
body .video-7e50 > .alert_e3be {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .video-7e50 > .notification-green-6c96 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .video-7e50 > .selected-0b00 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .progress_easy_7932 > .alert_e3be {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .progress_easy_7932 > .notification-green-6c96 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .progress_easy_7932 > .selected-0b00 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .progress_easy_7932
  > :where(:not(.alert_e3be):not(.notification-green-6c96):not(.alert-c2de)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .progress_easy_7932 > .detail_a6f6 {
  max-width: var(--wp--style--global--wide-size);
}
body .breadcrumb_e6cd {
  display: flex;
}
body .breadcrumb_e6cd {
  flex-wrap: wrap;
  align-items: center;
}
body .breadcrumb_e6cd > * {
  margin: 0;
}
body .red-f667 {
  display: grid;
}
body .red-f667 > * {
  margin: 0;
}
:where(.aside_0dc2.breadcrumb_e6cd) {
  gap: 2em;
}
:where(.aside_0dc2.red-f667) {
  gap: 2em;
}
:where(.clean_aa00.breadcrumb_e6cd) {
  gap: 1.25em;
}
:where(.clean_aa00.red-f667) {
  gap: 1.25em;
}
.input-focused-4156 {
  color: var(--wp--preset--color--black) !important;
}
.modal-432a {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.summary-7387 {
  color: var(--wp--preset--color--white) !important;
}
.banner-9e73 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.detail-paper-4ae5 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.huge-dacc {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.stone-dc6c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.full_65bf {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.item-0d1c {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.menu_wood_fdaf {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pressed-f7e8 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.form_828e {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.carousel-3d95 {
  background-color: var(--wp--preset--color--black) !important;
}
.outline_small_935e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.white_4ff0 {
  background-color: var(--wp--preset--color--white) !important;
}
.slider_bebb {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.accordion_full_733f {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.smooth-4ef5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tertiary_952b {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.background_bfb3 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.card_small_3210 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hero_hot_bf3e {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.widget_complex_2769 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pagination-active-d9a8 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.narrow_3b8f {
  border-color: var(--wp--preset--color--black) !important;
}
.selected_1f7b {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accordion_4071 {
  border-color: var(--wp--preset--color--white) !important;
}
.paper_fda6 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.aside_cd79 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.badge_over_8fb8 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.element_large_7df0 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.west-be57 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.widget_f4e1 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.static_3373 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.heading_south_e822 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.avatar-focused-4e49 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.copper_4b69 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.fluid_5877 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.carousel-4607 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.dirty-ad45 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.border_cc9a {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.banner-bright-af5a {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.stale_903d {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.hidden-32d6 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.logo_5a93 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.advanced_5abc {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.easy-7bb6 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.footer-lite-9a24 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.tag-f2fe {
  font-size: var(--wp--preset--font-size--small) !important;
}
.grid_tall_f418 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.tertiary-hovered-e498 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.gas-525a {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.full_90f3 a:where(:not(.lower_2d1b)) {
  color: inherit;
}
:where(.clean_aa00.breadcrumb_e6cd) {
  gap: 1.25em;
}
:where(.clean_aa00.red-f667) {
  gap: 1.25em;
}
:where(.aside_0dc2.breadcrumb_e6cd) {
  gap: 2em;
}
:where(.aside_0dc2.red-f667) {
  gap: 2em;
}
.hidden-top-00fa {
  font-size: 1.5em;
  line-height: 1.6;
}

.outer_0f62 .secondary-54ec {
  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);
}
.preview_413f .heading_65f6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_hot_cdf7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_hot_cdf7.east-1ec2 .pro_b03a {
  background-color: var(--e-global-color-primary);
}
.texture_hot_cdf7.liquid_0456 .pro_b03a,
.texture_hot_cdf7.tertiary-3e2f .pro_b03a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.steel_2340 .motion_9b04 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.picture-0478 {
  --divider-color: var(--e-global-color-secondary);
}
.picture-0478 .element_38f4 {
  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);
}
.picture-0478.table_0f50 .hidden-be12 {
  background-color: var(--e-global-color-secondary);
}
.picture-0478.hard_c64a .hidden-be12,
.picture-0478.fresh_b317 .hidden-be12 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.picture-0478.hard_c64a .hidden-be12,
.picture-0478.fresh_b317 .hidden-be12 svg {
  fill: var(--e-global-color-secondary);
}
.layout_d52b .aside-narrow-53df {
  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_d52b .panel_289c {
  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);
}
.notice-1bf6.table_0f50 .hidden-be12 {
  background-color: var(--e-global-color-primary);
}
.notice-1bf6.hard_c64a .hidden-be12,
.notice-1bf6.fresh_b317 .hidden-be12 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.notice-1bf6.hard_c64a .hidden-be12,
.notice-1bf6.fresh_b317 .hidden-be12 svg {
  fill: var(--e-global-color-primary);
}
.input-right-0f08.table_0f50 .hidden-be12 {
  background-color: var(--e-global-color-primary);
}
.input-right-0f08.hard_c64a .hidden-be12,
.input-right-0f08.fresh_b317 .hidden-be12 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.input-right-0f08 .element-5a17 {
  color: var(--e-global-color-primary);
}
.input-right-0f08 .element-5a17,
.input-right-0f08 .element-5a17 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-right-0f08 .list-green-d141 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_south_f6bc .grid_easy_61f1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-hot-e612 .shadow_fast_51f0 .modal-fixed-d20c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-smooth-d81a .outer_79ef:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.sidebar-smooth-d81a .active_05a2 i {
  color: var(--e-global-color-primary);
}
.sidebar-smooth-d81a .active_05a2 svg {
  fill: var(--e-global-color-primary);
}
.sidebar-smooth-d81a .modal_37a5 {
  color: var(--e-global-color-secondary);
}
.sidebar-smooth-d81a .outer_79ef > .modal_37a5,
.sidebar-smooth-d81a .outer_79ef > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_0a41 .gallery_pro_56e5 {
  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);
}
.highlight_0a41 .white_b1f3 {
  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);
}
.tag_50ef .glass-85f3 .secondary_61ab {
  background-color: var(--e-global-color-primary);
}
.tag_50ef .shade-east-715a {
  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-b913 .steel_8bc3 {
  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);
}
.steel-b913 .wrapper-af52 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-b913 .stone_479b {
  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_e7c2 .medium-0ea8,
.shade_e7c2 .medium-0ea8 a {
  color: var(--e-global-color-primary);
}
.shade_e7c2 .medium-0ea8.message_full_b7e3,
.shade_e7c2 .medium-0ea8.message_full_b7e3 a {
  color: var(--e-global-color-accent);
}
.shade_e7c2 .medium-0ea8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_e7c2 .west_6757 {
  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);
}
.accordion-a1c5 .pro-e672,
.accordion-a1c5 .link_top_12dc {
  color: var(--e-global-color-primary);
}
.accordion-a1c5 .pro-e672 svg {
  fill: var(--e-global-color-primary);
}
.accordion-a1c5 .message_full_b7e3 .pro-e672,
.accordion-a1c5 .message_full_b7e3 .link_top_12dc {
  color: var(--e-global-color-accent);
}
.accordion-a1c5 .message_full_b7e3 .pro-e672 svg {
  fill: var(--e-global-color-accent);
}
.accordion-a1c5 .link_top_12dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-a1c5 .west_6757 {
  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);
}
.hot-9b25 .dirty_eadf,
.hot-9b25 .icon-8757 {
  color: var(--e-global-color-primary);
}
.hot-9b25 .icon-8757 svg {
  fill: var(--e-global-color-primary);
}
.hot-9b25 .medium-0ea8.message_full_b7e3 a,
.hot-9b25
  .medium-0ea8.message_full_b7e3
  .icon-8757 {
  color: var(--e-global-color-accent);
}
.hot-9b25 .dirty_eadf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-9b25 .west_6757 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_a941 .main-68e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_a941 .article_right_a0c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_4242 .photo-a7cd .accordion-north-43f6 {
  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);
}
.easy_4242 .photo-a7cd .left-e8ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_4242 .info_pressed_01f7 .accordion-north-43f6 {
  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);
}
.easy_4242
  .info_pressed_01f7
  .left-e8ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_4242
  .wrapper-mini-6cca
  .accordion-north-43f6 {
  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);
}
.easy_4242
  .wrapper-mini-6cca
  .left-e8ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_4242
  .dropdown-west-5eec
  .accordion-north-43f6 {
  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);
}
.easy_4242
  .dropdown-west-5eec
  .left-e8ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_9002 .slow-5c02 {
  background-color: var(--e-global-color-primary);
}
.article_9002 .slow-5c02:hover {
  background-color: var(--e-global-color-primary);
}
.article_9002 .content-hard-8e3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_9002
  .slow-5c02:hover
  .content-hard-8e3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-rough-def2 .south_2380 {
  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);
}
.dim-fc03 .section-a2a5 .image-30a7 a {
  background-color: var(--e-global-color-accent);
}
.dim-fc03 .section-a2a5 .hidden_slow_4142 a {
  background-color: var(--e-global-color-accent);
}
.dim-fc03 .section-a2a5 .image-30a7 a,
.dim-fc03 .section-a2a5 .hidden_slow_4142 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-740b
  .menu-outer-8f31.large-d2e1
  .section-a2a5
  a.detail_tiny_6ebc {
  background-color: var(--e-global-color-accent);
}
.fixed-740b
  .menu-outer-8f31.large-d2e1
  .section-a2a5
  span.detail_tiny_6ebc.fn-current-2124 {
  background-color: var(--e-global-color-text);
}
.fixed-740b
  .menu-outer-8f31.large-d2e1
  .section-a2a5
  .detail_tiny_6ebc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_b982 .in-630f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_b982
  .detail_868c
  > .breadcrumb_bab3
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_b982
  .upper_74c6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_b982
  .yellow-aef2
  .tertiary_clean_d0f8,
.copper_b982
  .yellow-aef2
  .accent-996c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_b982
  .yellow-aef2
  .video-bottom-e27d,
.copper_b982
  .yellow-aef2
  a
  .video-bottom-e27d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_b982
  .yellow-aef2
  .media_c8c2 {
  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);
}
.copper_b982
  .yellow-aef2
  .smooth-ac09 {
  background-color: var(--e-global-color-primary);
}
.copper_b982
  .yellow-aef2
  .smooth-ac09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_b982
  .yellow-aef2
  .smooth-ac09:hover {
  background-color: var(--e-global-color-primary);
}
.copper_b982
  .yellow-aef2
  .element_old_b019 {
  background-color: var(--e-global-color-primary);
}
.copper_b982
  .yellow-aef2
  .element_old_b019 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_b982
  .yellow-aef2
  .element_old_b019:hover {
  background-color: var(--e-global-color-primary);
}
.copper_b982
  .description_2625
  .lite_96a9
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_b982
  .description_2625
  .filter-36d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_b982
  .description_2625
  .media_c8c2 {
  color: var(--e-global-color-text);
}
.copper_b982
  .description_2625
  .media_c8c2
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_b982
  .description_2625
  .smooth-ac09 {
  background-color: var(--e-global-color-primary);
}
.copper_b982
  .description_2625
  .smooth-ac09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_b982
  .description_2625
  .smooth-ac09:hover {
  background-color: var(--e-global-color-primary);
}
.copper_b982
  .description_2625
  .element_old_b019 {
  background-color: var(--e-global-color-primary);
}
.copper_b982
  .description_2625
  .element_old_b019 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_b982
  .description_2625
  .element_old_b019:hover {
  background-color: var(--e-global-color-primary);
}
.copper_b982 .caption-bronze-45c7 {
  background-color: var(--e-global-color-primary);
}
.copper_b982 .caption-bronze-45c7:hover {
  background-color: var(--e-global-color-primary);
}
.copper_b982 .mini-66c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_b982 .panel_9886 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-easy-014a .nav-steel-ea78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-easy-014a
  .chip-9bf5
  > div:nth-child(3)
  .nav-steel-ea78,
.wrapper-easy-014a
  .widget_556a
  > div:nth-child(1)
  .nav-steel-ea78,
.wrapper-easy-014a
  .grid_active_0b37
  > div:nth-child(1)
  .nav-steel-ea78,
.wrapper-easy-014a
  .list_next_27b3
  > div:nth-child(1)
  .nav-steel-ea78,
.wrapper-easy-014a
  .picture_rough_0cfd
  > div:nth-child(1)
  .nav-steel-ea78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-easy-014a .shadow_e60b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-easy-014a .dropdown_5bf4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-easy-014a .widget_blue_3582 {
  background-color: var(--e-global-color-primary);
}
.wrapper-easy-014a .widget_blue_3582 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-easy-014a .widget_blue_3582:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-easy-014a .fixed_69a7 {
  background-color: var(--e-global-color-primary);
}
.wrapper-easy-014a .fixed_69a7:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-easy-014a .mini-66c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-easy-014a .panel_9886 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-500b .search_1d30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-500b .in-9a46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-500b .card-wood-06d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-500b .nav-wood-279f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-500b .media_fluid_a819 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-500b .fixed_69a7 {
  background-color: var(--e-global-color-primary);
}
.white-500b .fixed_69a7:hover {
  background-color: var(--e-global-color-primary);
}
.fresh_1570 .outline_8207 {
  background-color: var(--e-global-color-secondary);
}
.fresh_1570 .center_0a74 {
  background-color: var(--e-global-color-text);
}
.fresh_1570 .outline_8106 {
  background-color: var(--e-global-color-secondary);
}
.fresh_1570 .clean-69fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_1570 .pattern-9fb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_1570 .texture-55f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_1570 .image_blue_5aa2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_1570 .chip_e4df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-5a88 .down_3b4d .secondary-green-be51,
.pagination-5a88
  .down_3b4d
  .secondary-green-be51
  a,
.pagination-5a88 .dropdown_2faf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-5a88 .down_3b4d .notice-eb32,
.pagination-5a88 .dynamic_0434 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-5a88 .down_3b4d .notice-eb32 {
  color: var(--e-global-color-text);
}
.pagination-5a88 .dynamic_0434 {
  color: var(--e-global-color-text);
}
.pagination-5a88
  .down_3b4d
  .black_0c55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-5a88 .middle-33c8 .pagination_620f {
  background-color: var(--e-global-color-primary);
}
.pagination-5a88 .middle-33c8 .pagination_620f:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-5a88 .middle-33c8 .pattern_tall_ec40 li span {
  background-color: var(--e-global-color-text);
}
.pagination-5a88 .middle-33c8 .pattern_tall_ec40 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-5a88
  .middle-33c8
  .pattern_tall_ec40
  li.form-complex-f832
  span {
  background-color: var(--e-global-color-accent);
}
.pagination-5a88 .tooltip-south-b04a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_last_23d1 .thumbnail-8a55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-a787 .search_copper_28a6 {
  background-color: var(--e-global-color-primary);
}
.media-a787 .hover-hovered-5aa5 {
  background-color: var(--e-global-color-secondary);
}
.media-a787 .accordion_pink_8b50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-a787 .title_medium_c7ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-a787 .title_dark_17ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-a787 .over-4ecf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-a787 .video_hovered_0932 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-a787 .inner-441e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-a787 .input_center_79be {
  background-color: var(--e-global-color-primary);
}
.media-a787 .input_center_79be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-dark-7979 .content_2e58 {
  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);
}
.photo-dark-7979 .bright-fc51 {
  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);
}
.photo-dark-7979
  .light_dd8c:after {
  background-color: var(--e-global-color-primary);
}
.photo-dark-7979 .white-8f26 {
  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);
}
.component_paper_b821 .dropdown_2faf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_paper_b821 .dynamic_0434 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-bottom-b9a9 .medium_93d3 .detail_6033 {
  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);
}
.logo-bottom-b9a9 .medium_93d3 .gallery-static-9e15 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-paper-0b47 .gold-834c {
  background-color: var(--e-global-color-primary);
}
.outline-paper-0b47 .middle_7891 {
  background-color: var(--e-global-color-secondary);
}
.outline-paper-0b47 .widget-thick-ac79 .accordion_0eef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-paper-0b47 .gradient_old_a670 .accordion_0eef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_49bd .container-blue-24aa .narrow-c43e {
  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);
}
.gold_49bd .container-blue-24aa .highlight-48ce {
  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);
}
.gold_49bd .container-blue-24aa .dirty_c219 {
  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);
}
.full_a581 .over-6bd2 {
  border-color: var(--e-global-color-text);
}
.full_a581 .article_cold_1aa8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_a581 .gallery_5330 {
  color: var(--e-global-color-primary);
}
.full_a581 .easy_2365 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_3690 .focus_5de5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_3690 .huge-7a9e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_3690 .item_6434:hover .focus_5de5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_3690
  .item_6434:hover
  .huge-7a9e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-slow-b48f .focused_cb75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-slow-b48f .filter-bottom-0591 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-clean-ce2d .selected-160a .pattern_5775 {
  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);
}
.main-clean-ce2d .easy_5896 .pattern_5775 {
  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);
}
.media-6b68 .notification-9be1 {
  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);
}
.layout-yellow-e436 .hover_9067 .text-old-97dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-yellow-e436 .hover_9067 .text-old-97dd {
  background-color: var(--e-global-color-secondary);
}
.layout-yellow-e436 .aside-soft-14eb .text-old-97dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-yellow-e436 .aside-soft-14eb .text-old-97dd {
  background-color: var(--e-global-color-secondary);
}
.layout-yellow-e436 .container_336d .item_6208 {
  background-color: var(--e-global-color-primary);
}
.layout-yellow-e436 .container_336d:hover .item_6208 {
  background-color: var(--e-global-color-secondary);
}
.layout-yellow-e436 .pagination_620f {
  background-color: var(--e-global-color-primary);
}
.layout-yellow-e436 .pagination_620f:hover {
  background-color: var(--e-global-color-accent);
}
.layout-yellow-e436 .pattern_tall_ec40 li span {
  background-color: var(--e-global-color-text);
}
.layout-yellow-e436 .pattern_tall_ec40 li span:hover {
  background-color: var(--e-global-color-primary);
}
.layout-yellow-e436 .pattern_tall_ec40 li.form-complex-f832 span {
  background-color: var(--e-global-color-accent);
}
.smooth_b964 .preview-d1ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_b964 .bright-5d0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-be88 .search_fec0:before {
  background-color: var(--e-global-color-secondary);
}
.warm-be88 .search-f840 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-be88 .old_a9cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-hot-4baa .row-outer-3bf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-hot-4baa .row-outer-3bf5:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-hot-4baa .row-outer-3bf5.fn-active-2124 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-hot-4baa .modal-right-f290 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-hot-4baa .gold-bd6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-hot-4baa .sort_69f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-hot-4baa .column-d0bc {
  background-color: var(--e-global-color-primary);
}
.disabled-hot-4baa .column-d0bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-hot-4baa .module-8c2c {
  background-color: var(--e-global-color-primary);
}
.disabled-hot-4baa .module-8c2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-active-e284 .active-bafe .dynamic_a919 a {
  color: var(--e-global-color-secondary);
}
.sort-active-e284 .active-bafe .dynamic_a919 a:hover {
  color: var(--e-global-color-secondary);
}
.sort-active-e284 .active-bafe .dynamic_a919,
.sort-active-e284 .active-bafe .dynamic_a919 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-active-e284 .active-bafe .sort_cold_c683 {
  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);
}
.sort-active-e284 .active-bafe .button-mini-7a62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-active-e284 .active-bafe .dim-ece7 {
  background-color: var(--e-global-color-primary);
}
.sort-active-e284 .active-bafe .dim-ece7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-active-e284 .active-bafe .dim-ece7:hover {
  background-color: var(--e-global-color-primary);
}
.sort-active-e284 .active-bafe .breadcrumb_lite_3a3e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-active-e284 .active-bafe .breadcrumb_lite_3a3e {
  background-color: var(--e-global-color-primary);
}
.sort-active-e284 .active-bafe .breadcrumb_lite_3a3e:hover {
  background-color: var(--e-global-color-primary);
}
.sort-active-e284 .active-bafe .pagination_620f {
  background-color: var(--e-global-color-primary);
}
.sort-active-e284 .active-bafe .pagination_620f:hover {
  background-color: var(--e-global-color-primary);
}
.sort-active-e284 .middle-33c8 .pattern_tall_ec40 li span {
  background-color: var(--e-global-color-text);
}
.sort-active-e284 .middle-33c8 .pattern_tall_ec40 li span:hover {
  background-color: var(--e-global-color-primary);
}
.sort-active-e284 .middle-33c8 .pattern_tall_ec40 li.form-complex-f832 span {
  background-color: var(--e-global-color-accent);
}
.sort-active-e284 .mini-66c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-active-e284 .panel_9886 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_8771 .dropdown-action-f16d .detail_6c4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_8771 .dropdown-action-f16d .tooltip_stone_a0e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_8771 .dropdown-action-f16d .avatar_fast_3b29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-cool-8b43 .short_4fb8 {
  border-color: var(--e-global-color-text);
}
.hover-cool-8b43 .main_cfe2 {
  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);
}
.hover-cool-8b43 .old_4498 {
  color: var(--e-global-color-secondary);
}
.hover-cool-8b43 .old_4498 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-cool-8b43 .glass-2d63 > * {
  color: var(--e-global-color-primary);
}
.hover-cool-8b43 .glass-2d63 > * svg {
  fill: var(--e-global-color-primary);
}
.hover-cool-8b43 .tag_basic_fd6b {
  color: var(--e-global-color-primary);
}
.hover-cool-8b43 .tag_basic_fd6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-cool-8b43 .logo_d74e {
  color: var(--e-global-color-primary);
}
.hover-cool-8b43 .logo_d74e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-cool-8b43 .message_light_2644 {
  color: var(--e-global-color-primary);
}
.hover-cool-8b43 .message_light_2644 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-cool-8b43 .icon_7d6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-cool-8b43 .gradient_4bb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-cool-8b43 .gradient_4bb2.prev-657e {
  color: var(--e-global-color-secondary);
}
.hover-cool-8b43 .gradient_4bb2.prev-657e .aside_liquid_a2a2 {
  color: var(--e-global-color-accent);
}
.hover-cool-8b43 .gradient_4bb2.aside-outer-9aa7 {
  color: var(--e-global-color-text);
}
.hover-cool-8b43 .gradient_4bb2.aside-outer-9aa7 .aside_liquid_a2a2 {
  color: var(--e-global-color-text);
}
.hover-cool-8b43 .gradient_4bb2:before {
  border-top-color: var(--e-global-color-text);
}
.hover-cool-8b43 .highlight_red_6d77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-cool-8b43
  .highlight_red_6d77
  .highlight_d175 {
  background-color: var(--e-global-color-primary);
}
.hover-cool-8b43
  .highlight_red_6d77
  .highlight_d175 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-cool-8b43 .short_4fb8 .notice-smooth-13b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-6d6f .tertiary-94d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-6d6f .mask-green-2559 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-a269 .breadcrumb_427e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-a269
  .content_dd69
  .focus_left_dc65 {
  background-color: var(--e-global-color-secondary);
}
.left-a269
  .content_dd69.green-239c
  .focus_left_dc65 {
  background-color: var(--e-global-color-text);
}
.left-a269
  .content_dd69:hover
  .focus_left_dc65 {
  background-color: var(--e-global-color-accent);
}
.left-a269
  .content_dd69.fn-active-2124
  .focus_left_dc65 {
  background-color: var(--e-global-color-primary);
}
.mini_cce8 .message-2742 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.mini_cce8 .tooltip_under_7cac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_cce8 .mini_5824 {
  background-color: var(--e-global-color-primary);
}
.mini_cce8 .mini_5824 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-fb98 .light_db5a .description-tiny-c9b4 .footer-tall-e1c8 {
  background-color: var(--e-global-color-secondary);
}
.wide-fb98 .light_db5a .bronze-a075:after {
  background-color: var(--e-global-color-secondary);
}
.wide-fb98 .thick-53cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-fb98 .sort_white_0120 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-fb98 .next_4f8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-fb98 .tall-abd0 {
  background-color: var(--e-global-color-primary);
}
.wide-fb98 .tall-abd0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-fb98 .active_e15f {
  background-color: var(--e-global-color-secondary);
}
.wide-fb98 .active_e15f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-fb98 .light_db5a .new_6745 .photo-first-f8f8:hover {
  background-color: var(--e-global-color-primary);
}
.wide-fb98
  .light_db5a
  .new_6745
  .photo-first-f8f8.down-d7ff {
  background-color: var(--e-global-color-primary);
}
.wide-fb98 .light_db5a .brown_3d1e:before {
  border-color: var(--e-global-color-primary);
}
.wide-fb98 .light_db5a .brown_3d1e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.wide-fb98
  .light_db5a
  .brown_3d1e.carousel-over-20a0:before {
  border-color: var(--e-global-color-primary);
}
.wide-fb98 .logo-steel-3672 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_faae .texture_action_a73d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_faae .texture_action_a73d:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_faae .texture_action_a73d.middle-ab6c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_faae .tooltip_paper_cbf9 {
  background-color: var(--e-global-color-primary);
}
.element_faae .tooltip_paper_cbf9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_faae
  .label-bright-ebaf
  .outer-a70f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_faae
  .green-d919
  .outer-a70f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_dynamic_dcc1
  .active-huge-9014
  .background-lite-79f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_dynamic_dcc1
  .active-huge-9014
  .modal-fluid-cda3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_dynamic_dcc1 .tiny_b184 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_dynamic_dcc1 .heading-tall-7838 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_dynamic_dcc1 .tooltip_936a {
  background-color: var(--e-global-color-primary);
}
.component_dynamic_dcc1 .tooltip_936a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_right_777a .brown_5dbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_right_777a .logo-prev-ac76 {
  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);
}
.row_right_777a .button_fresh_6b66 {
  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);
}
.row_right_777a .button_fresh_6b66 a:hover {
  color: var(--e-global-color-secondary);
}
.row_right_777a .tiny-3049 {
  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);
}
.row_right_777a .label-first-f460 {
  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);
}
.row_right_777a .hard_98ac .pagination_620f {
  background-color: var(--e-global-color-primary);
}
.row_right_777a .hard_98ac .pagination_620f:hover {
  background-color: var(--e-global-color-accent);
}
.row_right_777a
  .hard_98ac
  .pattern_tall_ec40
  li
  span {
  background-color: var(--e-global-color-text);
}
.row_right_777a
  .hard_98ac
  .pattern_tall_ec40
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.row_right_777a
  .hard_98ac
  .pattern_tall_ec40
  li.form-complex-f832
  span {
  background-color: var(--e-global-color-accent);
}
.caption-9f01
  .alert_e737
  .banner_advanced_d8ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-9f01 .alert_e737 .label_850d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-9f01 .alert_e737 .section_old_75d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-9f01 .active-4e3d {
  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);
}
.caption-9f01
  .dirty_ed1d.copper_72df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7
  > a {
  background-color: var(--e-global-color-text);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7
  > a
  .progress-9b20.image-black-df80 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7
  > a
  .steel-56f8.grid-bcbb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7
  > .bronze_3392
  .paragraph_pink_b3f7
  > a {
  background-color: var(--e-global-color-secondary);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7
  > .bronze_3392
  .paragraph_pink_b3f7
  > a
  .list-b8d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7
  > .bronze_3392
  .paragraph_pink_b3f7
  > a
  .steel-56f8.description_selected_f8a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7
  > a
  .button_f8f9:before {
  color: var(--e-global-color-text);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7
  > .bronze_3392
  a
  .button_f8f9:before {
  color: var(--e-global-color-text);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7.aside_simple_4ae1
  > a
  .button_f8f9:before {
  color: var(--e-global-color-text);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7
  > .bronze_3392
  .paragraph_pink_b3f7.aside_simple_4ae1
  > a
  .button_f8f9:before {
  color: var(--e-global-color-text);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7
  > a
  .menu-active-dee3
  .carousel-6c9c {
  color: var(--e-global-color-text);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7
  > .bronze_3392
  a
  .menu-active-dee3
  .carousel-6c9c {
  color: var(--e-global-color-text);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7
  > a
  .menu-active-dee3
  .carousel-6c9c,
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7
  > .bronze_3392
  a
  .menu-active-dee3
  .carousel-6c9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7
  > a
  .image-dirty-f19e:before {
  color: var(--e-global-color-text);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7
  > .bronze_3392
  a
  .image-dirty-f19e:before {
  color: var(--e-global-color-text);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7.aside_simple_4ae1
  > a
  .image-dirty-f19e:before {
  color: var(--e-global-color-text);
}
.list_82ae
  > .fast-e26e
  > div
  > .video_next_64fb
  > .paragraph_pink_b3f7
  > .bronze_3392
  .paragraph_pink_b3f7.aside_simple_4ae1
  > a
  .image-dirty-f19e:before {
  color: var(--e-global-color-text);
}
.in-9c7a .hovered_7d0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-9c7a
  .border-yellow-cb6b:hover
  .hovered_7d0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_glass_738f
  > .fast-e26e
  > .gallery-e4bc
  > .copper-34d7
  > .pink-d89b
  > .nav_eb4f
  .nav-0fb0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_glass_738f
  > .fast-e26e
  > .gallery-e4bc
  > .copper-34d7
  > .pink-d89b
  > .nav_eb4f:hover
  .nav-0fb0 {
  color: var(--e-global-color-text);
}
.mask_glass_738f
  > .fast-e26e
  > .gallery-e4bc
  > .copper-34d7
  > .pink-d89b
  > .nav_eb4f:hover
  .nav-0fb0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_glass_738f
  > .fast-e26e
  > .gallery-e4bc
  > .copper-34d7
  > .pink-d89b.filter-b46c
  > .nav_eb4f
  .nav-0fb0 {
  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);
}
.feature-f830 .lite_ead9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-f830 .shadow-f5f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-f830 .surface-left-9a14 {
  background-color: var(--e-global-color-primary);
}
.feature-f830 .surface-left-9a14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-cool-c653
  > .fast-e26e
  > .out_d4ac
  > .paragraph-f966
  > .texture_9a63
  .caption-c3ba {
  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);
}
.dropdown-cool-c653
  > .fast-e26e
  > .out_d4ac
  > .paragraph-f966
  > .texture_9a63
  .solid_d794 {
  color: var(--e-global-color-text);
}
.dropdown-cool-c653
  > .fast-e26e
  > .out_d4ac
  > .paragraph-f966
  > .texture_9a63:hover
  .caption-c3ba {
  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);
}
.dropdown-cool-c653
  > .fast-e26e
  > .out_d4ac
  > .paragraph-f966
  > .texture_9a63:hover
  .solid_d794 {
  color: var(--e-global-color-secondary);
}
.dropdown-cool-c653
  > .fast-e26e
  > .out_d4ac
  > .paragraph-f966
  > .texture_9a63.label-d0e0
  .caption-c3ba {
  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);
}
.dropdown-cool-c653
  > .fast-e26e
  > .out_d4ac
  > .paragraph-f966
  > .texture_9a63.label-d0e0
  .solid_d794 {
  color: var(--e-global-color-primary);
}
.green_88db
  .action_ff69
  .panel-b66a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_88db .glass-676c .notice-smooth-13b5 .frame_3ee3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-c1df .active_359a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-c1df .prev-4e7f .active_359a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-c1df .stale-9bf3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-c1df .stale-9bf3 {
  background-color: var(--e-global-color-primary);
}
.dropdown_845c .alert_hovered_ed87 .right_4388 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_845c
  .alert_hovered_ed87:hover
  .outline_up_e585 {
  color: var(--e-global-color-secondary);
}
.dropdown_845c
  .alert_hovered_ed87:hover
  .right_4388 {
  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);
}
.list-d2e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.out-72af {
  max-width: 1400px !important;
}

.white-fdb4 {
  flex-direction: column;
}

.white-fdb4 .filter-warm-1040 {
  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.white-fdb4 .filter-warm-1040 {
  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);
}

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

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

.inner-185e.picture_e56b {
  display: none;
}

.banner_silver_00b5 {
  display: none;
}

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

.element_advanced_2cd8.steel-8982 {
  margin-bottom: 40px;
  width: 100%;
}

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

.white-fdb4 a {
  width: 100%;
}

.popup-hard-dfde .widget_dirty_8d33.carousel-0c6d {
  width: 20% !important;
}

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

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

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

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

.column-large-b2bf {
  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;
}

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

.column-large-b2bf: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);
}

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

.popup-hard-dfde
  .widget_dirty_8d33.tag_469d
  .content_8340
  .paragraph-5ead {
  font-size: 20px !important;
}

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

.mask-0c58 {
  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;
}

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

  text-align: center;
}

.filter-hard-7894.block_0f34 > .first-a8b8 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

.plasma-8bf8 {
  font-size: 35px !important;
}

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

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

.wide-ed38 {
  display: flex;
  gap: 50px;
}

.popup-hard-dfde
  .widget_dirty_8d33.photo-c3d5
  .title_tall_d550
  .tertiary_gas_5943 {
  width: 100% !important;
}

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

.under-1abc {
  width: 100%;
}

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

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

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

  display: none;
}

.frame-next-4470 {
  font-size: 15px !important;
}

.warm-ae4c {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.video_1a02:hover .warm-ae4c {
  visibility: visible;
}
.video_1a02:hover.video_1a02::before {
  display: block;
}

.info_fixed_8536 h3 {
  color: #fff;
}

.solid-888f {
  margin: 0;
}

.popup-hard-dfde
  .widget_dirty_8d33.photo-c3d5
  .tertiary_gas_5943
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.under-8780 {
  width: 100%;
}

.mini-2005 {
  width: 100%;
}

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

.mini-2005 {
  width: 100%;
}

.shade-57d2 {
  margin-bottom: 10px !important;
}

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

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

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

.white-fdb4 .filter-warm-1040.accent-cdf3 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.white-fdb4 h1.filter-warm-1040 {
  margin-top: 80px !important;
}

.popup-hard-dfde .widget_dirty_8d33.mask_active_1412 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.footer_fast_8e6c img {
  width: 100%;
}

.link-7525 .blue_d10a.content_8340 {
  justify-content: space-between;
}

.dynamic_5a01 {
  display: none;
}

.heading-708c .caption-48cb {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .filter-hard-7894 .first-a8b8 {
    flex-wrap: nowrap !important;
  }
}

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

  .feature-fedc {
    width: 100% !important;
  }
}

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

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

  .link-7525 .blue_d10a.content_8340 {
    border-bottom: 1px solid #f0c159;
  }

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

  .filter-hard-7894.block_0f34 > .first-a8b8 {
    gap: 15px;
    justify-content: space-between;
  }

  .popup-hard-dfde
    .widget_dirty_8d33.photo-c3d5
    .tertiary_gas_5943
    img {
    width: 60% !important;
  }

  .cold_70e5 {
    left: 2%;
  }

  .paragraph_cool_b962 {
    margin: 10px 0;
  }

  .white-fdb4 .caption-48cb {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .plasma-8bf8 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.white-fdb4 .filter-warm-1040,
  .white-fdb4 .filter-warm-1040 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .tertiary_gas_5943 {
    justify-content: center;
  }

  .white-fdb4 .caption-48cb {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .popup-hard-dfde .widget_dirty_8d33.carousel-0c6d {
    width: 75% !important;
  }

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

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

  h2.white-fdb4 .filter-warm-1040,
  .white-fdb4 .filter-warm-1040 {
    font-size: 30px !important;
  }

  .tertiary_gas_5943 {
    justify-content: center;
  }

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

  .texture-soft-e36a
    .yellow-0361.pattern_e727 {
    margin: 0 !important;
  }

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

  .paragraph_cool_b962 {
    display: flex;
  }

  .info-pink-eefa .input_copper_9d4e {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .white-fdb4 h1.filter-warm-1040 {
    margin-top: 40px !important;
  }

  .popup-hard-dfde
    .widget_dirty_8d33.photo-c3d5
    .tertiary_gas_5943
    img,
  .layout_d52b .title_tall_d550 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .column-large-b2bf {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .popup-hard-dfde .widget_dirty_8d33.carousel-0c6d {
    width: 100% !important;
  }

  .filter-hard-7894.block_0f34 > .first-a8b8 {
    gap: 3px;
  }

  .white-fdb4 .caption-48cb {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.link-7525 .blue_d10a.content_8340: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);
}

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

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

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

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

.inner-185e:hover {
  background: rgba(255, 215, 0, 0.4);
  transform: scale(1.05);
}

/* 列表项巴西风格增强 */
ol li a {
  font-size: 30px;
  color: #F0F8FF !important;
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
}

ol li a:hover {
  color: #FFD700 !important;
  background: rgba(255, 215, 0, 0.1);
  transform: translateX(10px);
}

ol li::marker {
  font-size: 22px;
  color: #FFD700 !important;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .link-7525 .blue_d10a.content_8340 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .white-fdb4 .filter-warm-1040 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .input_copper_9d4e {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.main_selected_de25 .aside-yellow-a230 {
  flex-shrink: 0;
  white-space: nowrap;
}

.main_selected_de25 .label_8efb {
  flex-shrink: 0;
  min-width: fit-content;
}

.main_selected_de25 .paragraph-5ead {
  white-space: nowrap;
}

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

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

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

.main_selected_de25 .label_8efb {
  max-width: 80px !important;
  overflow: hidden;
}

.main_selected_de25 .blue_d10a.content_8340 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.main_selected_de25 .paragraph-5ead {
  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);
  }
}

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

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

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

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

body .column-large-b2bf:nth-child(2),
.popup-hard-dfde .column-large-b2bf:nth-child(2),
#page .column-large-b2bf: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;
}

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

/* css-noise: 2997 */
.phantom-card-e7 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
