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(.stone-2c3c) {
  gap: 0.5em;
}
:where(.red-186f) {
  gap: 0.5em;
}
body .pink_b64f > .table_0f83 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .pink_b64f > .focus_45ac {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .pink_b64f > .mask_dim_0476 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .in-d58e > .table_0f83 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .in-d58e > .focus_45ac {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .in-d58e > .mask_dim_0476 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .in-d58e
  > :where(:not(.table_0f83):not(.focus_45ac):not(.gas_1f85)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .in-d58e > .narrow-c1ee {
  max-width: var(--wp--style--global--wide-size);
}
body .stone-2c3c {
  display: flex;
}
body .stone-2c3c {
  flex-wrap: wrap;
  align-items: center;
}
body .stone-2c3c > * {
  margin: 0;
}
body .red-186f {
  display: grid;
}
body .red-186f > * {
  margin: 0;
}
:where(.container-6e19.stone-2c3c) {
  gap: 2em;
}
:where(.container-6e19.red-186f) {
  gap: 2em;
}
:where(.sidebar-last-0337.stone-2c3c) {
  gap: 1.25em;
}
:where(.sidebar-last-0337.red-186f) {
  gap: 1.25em;
}
.badge_f0f9 {
  color: var(--wp--preset--color--black) !important;
}
.caption_yellow_91d3 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shade-6051 {
  color: var(--wp--preset--color--white) !important;
}
.huge_36a4 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.summary-purple-625c {
  color: var(--wp--preset--color--vivid-red) !important;
}
.thumbnail-orange-df51 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tag_777f {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.wrapper-8612 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.notice-b9be {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dynamic-652c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accordion-1036 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.short_142d {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.gas_eb97 {
  background-color: var(--wp--preset--color--black) !important;
}
.avatar-8745 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.sidebar_orange_c574 {
  background-color: var(--wp--preset--color--white) !important;
}
.stale-b828 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.tertiary-3703 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.link_active_48c0 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.glass_70a5 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.message_f5d0 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.filter-fe34 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.solid_c0b9 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.feature_fixed_94e5 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.feature-dynamic-7443 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.logo_48ac {
  border-color: var(--wp--preset--color--black) !important;
}
.icon-d602 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.huge_4181 {
  border-color: var(--wp--preset--color--white) !important;
}
.basic_9922 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.yellow-0d21 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.video-solid-9544 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.element-3b02 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hero_ea47 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.block-black-4071 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.yellow_8130 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.shadow_down_26c6 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.gradient-out-33f7 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.media_hard_1923 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.panel-6ef5 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.column-0ce3 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.light_5d81 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.row_complex_a891 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.static-aa7a {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.last-c295 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.first-cdaf {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.small-7af2 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.pattern_iron_7670 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.media-0131 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.out-6397 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.south_004e {
  font-size: var(--wp--preset--font-size--small) !important;
}
.fast-c9f8 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.hidden_1418 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.gas_98b6 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.gradient-901e a:where(:not(.card_13cf)) {
  color: inherit;
}
:where(.sidebar-last-0337.stone-2c3c) {
  gap: 1.25em;
}
:where(.sidebar-last-0337.red-186f) {
  gap: 1.25em;
}
:where(.container-6e19.stone-2c3c) {
  gap: 2em;
}
:where(.container-6e19.red-186f) {
  gap: 2em;
}
.south-b1c3 {
  font-size: 1.5em;
  line-height: 1.6;
}

.tall_542d .shadow-lower-5824 {
  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);
}
.surface_black_4827 .tabs_rough_e8b9 {
  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-3c51 {
  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-3c51.stone-7bb1 .backdrop-under-85a8 {
  background-color: var(--e-global-color-primary);
}
.full-3c51.layout_glass_ec33 .backdrop-under-85a8,
.full-3c51.shade_advanced_83a0 .backdrop-under-85a8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.dropdown_0599 .hard_7d66 {
  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);
}
.blue_202a {
  --divider-color: var(--e-global-color-secondary);
}
.blue_202a .yellow_ca8a {
  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);
}
.blue_202a.text_outer_13f1 .wrapper_a3e1 {
  background-color: var(--e-global-color-secondary);
}
.blue_202a.backdrop-inner-7e4d .wrapper_a3e1,
.blue_202a.main-middle-ea70 .wrapper_a3e1 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.blue_202a.backdrop-inner-7e4d .wrapper_a3e1,
.blue_202a.main-middle-ea70 .wrapper_a3e1 svg {
  fill: var(--e-global-color-secondary);
}
.form-2684 .description_silver_1073 {
  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);
}
.form-2684 .under-e8cc {
  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);
}
.column_afb2.text_outer_13f1 .wrapper_a3e1 {
  background-color: var(--e-global-color-primary);
}
.column_afb2.backdrop-inner-7e4d .wrapper_a3e1,
.column_afb2.main-middle-ea70 .wrapper_a3e1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.column_afb2.backdrop-inner-7e4d .wrapper_a3e1,
.column_afb2.main-middle-ea70 .wrapper_a3e1 svg {
  fill: var(--e-global-color-primary);
}
.nav-b113.text_outer_13f1 .wrapper_a3e1 {
  background-color: var(--e-global-color-primary);
}
.nav-b113.backdrop-inner-7e4d .wrapper_a3e1,
.nav-b113.main-middle-ea70 .wrapper_a3e1 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.nav-b113 .north_4784 {
  color: var(--e-global-color-primary);
}
.nav-b113 .north_4784,
.nav-b113 .north_4784 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-b113 .up-18c4 {
  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);
}
.backdrop-action-ce9d .thumbnail_5912 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-97e0 .gradient_right_c17b .slider-green-a1c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_bottom_3717 .inner_68dc:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.row_bottom_3717 .bottom-8086 i {
  color: var(--e-global-color-primary);
}
.row_bottom_3717 .bottom-8086 svg {
  fill: var(--e-global-color-primary);
}
.row_bottom_3717 .photo-fresh-97d6 {
  color: var(--e-global-color-secondary);
}
.row_bottom_3717 .inner_68dc > .photo-fresh-97d6,
.row_bottom_3717 .inner_68dc > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_4f19 .active-1c49 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_4f19 .video-blue-99a7 {
  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);
}
.image-6190 .fresh_18ed .glass_c7ee {
  background-color: var(--e-global-color-primary);
}
.image-6190 .card_f62f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_iron_cce5 .container_under_d8bd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_iron_cce5 .shade-under-c469 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_iron_cce5 .media_6cbf {
  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);
}
.texture-5f18 .video_6d8d,
.texture-5f18 .video_6d8d a {
  color: var(--e-global-color-primary);
}
.texture-5f18 .video_6d8d.prev_19b9,
.texture-5f18 .video_6d8d.prev_19b9 a {
  color: var(--e-global-color-accent);
}
.texture-5f18 .video_6d8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-5f18 .alert-2b78 {
  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);
}
.caption_8bf8 .alert-white-04ae,
.caption_8bf8 .pagination_6326 {
  color: var(--e-global-color-primary);
}
.caption_8bf8 .alert-white-04ae svg {
  fill: var(--e-global-color-primary);
}
.caption_8bf8 .prev_19b9 .alert-white-04ae,
.caption_8bf8 .prev_19b9 .pagination_6326 {
  color: var(--e-global-color-accent);
}
.caption_8bf8 .prev_19b9 .alert-white-04ae svg {
  fill: var(--e-global-color-accent);
}
.caption_8bf8 .pagination_6326 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_8bf8 .alert-2b78 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_selected_ebb2 .label_f607,
.progress_selected_ebb2 .nav_a674 {
  color: var(--e-global-color-primary);
}
.progress_selected_ebb2 .nav_a674 svg {
  fill: var(--e-global-color-primary);
}
.progress_selected_ebb2 .video_6d8d.prev_19b9 a,
.progress_selected_ebb2
  .video_6d8d.prev_19b9
  .nav_a674 {
  color: var(--e-global-color-accent);
}
.progress_selected_ebb2 .label_f607 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_selected_ebb2 .alert-2b78 {
  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-42e9 .primary_12b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-42e9 .focused_8537 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_0177 .accordion-bronze-2480 .list-7b5d {
  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);
}
.fixed_0177 .accordion-bronze-2480 .pagination_in_71ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_0177 .pattern_4950 .list-7b5d {
  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);
}
.fixed_0177
  .pattern_4950
  .pagination_in_71ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_0177
  .input_black_2f62
  .list-7b5d {
  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);
}
.fixed_0177
  .input_black_2f62
  .pagination_in_71ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_0177
  .new-2286
  .list-7b5d {
  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);
}
.fixed_0177
  .new-2286
  .pagination_in_71ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-north-4c5d .widget-7169 {
  background-color: var(--e-global-color-primary);
}
.badge-north-4c5d .widget-7169:hover {
  background-color: var(--e-global-color-primary);
}
.badge-north-4c5d .section-dirty-08b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-north-4c5d
  .widget-7169:hover
  .section-dirty-08b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_red_6351 .outer_1b63 {
  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);
}
.menu-351a .element-ef71 .large_5991 a {
  background-color: var(--e-global-color-accent);
}
.menu-351a .element-ef71 .yellow_d526 a {
  background-color: var(--e-global-color-accent);
}
.menu-351a .element-ef71 .large_5991 a,
.menu-351a .element-ef71 .yellow_d526 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_1d83
  .aside-thick-79c7.row_c3ff
  .element-ef71
  a.footer_last_993f {
  background-color: var(--e-global-color-accent);
}
.light_1d83
  .aside-thick-79c7.row_c3ff
  .element-ef71
  span.footer_last_993f.fn-current-af1f {
  background-color: var(--e-global-color-text);
}
.light_1d83
  .aside-thick-79c7.row_c3ff
  .element-ef71
  .footer_last_993f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_45ff .alert-3bf5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_45ff
  .orange_2fbd
  > .south-1b87
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_45ff
  .article_a855
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_45ff
  .first_3a48
  .dynamic_5fe3,
.table_45ff
  .first_3a48
  .preview-4723 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_45ff
  .first_3a48
  .accordion_current_7065,
.table_45ff
  .first_3a48
  a
  .accordion_current_7065 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_45ff
  .first_3a48
  .wrapper_fa50 {
  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);
}
.table_45ff
  .first_3a48
  .light-5f21 {
  background-color: var(--e-global-color-primary);
}
.table_45ff
  .first_3a48
  .light-5f21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_45ff
  .first_3a48
  .light-5f21:hover {
  background-color: var(--e-global-color-primary);
}
.table_45ff
  .first_3a48
  .basic_4d04 {
  background-color: var(--e-global-color-primary);
}
.table_45ff
  .first_3a48
  .basic_4d04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_45ff
  .first_3a48
  .basic_4d04:hover {
  background-color: var(--e-global-color-primary);
}
.table_45ff
  .info-left-2b8d
  .carousel_2f95
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_45ff
  .info-left-2b8d
  .main_fresh_1768 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_45ff
  .info-left-2b8d
  .wrapper_fa50 {
  color: var(--e-global-color-text);
}
.table_45ff
  .info-left-2b8d
  .wrapper_fa50
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_45ff
  .info-left-2b8d
  .light-5f21 {
  background-color: var(--e-global-color-primary);
}
.table_45ff
  .info-left-2b8d
  .light-5f21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_45ff
  .info-left-2b8d
  .light-5f21:hover {
  background-color: var(--e-global-color-primary);
}
.table_45ff
  .info-left-2b8d
  .basic_4d04 {
  background-color: var(--e-global-color-primary);
}
.table_45ff
  .info-left-2b8d
  .basic_4d04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_45ff
  .info-left-2b8d
  .basic_4d04:hover {
  background-color: var(--e-global-color-primary);
}
.table_45ff .photo_fixed_b82e {
  background-color: var(--e-global-color-primary);
}
.table_45ff .photo_fixed_b82e:hover {
  background-color: var(--e-global-color-primary);
}
.table_45ff .detail_dark_81d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_45ff .out-487a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_46d4 .search_2d12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_46d4
  .modal-0297
  > div:nth-child(3)
  .search_2d12,
.footer_46d4
  .search_65d1
  > div:nth-child(1)
  .search_2d12,
.footer_46d4
  .photo-c61a
  > div:nth-child(1)
  .search_2d12,
.footer_46d4
  .purple_3956
  > div:nth-child(1)
  .search_2d12,
.footer_46d4
  .accent_old_c097
  > div:nth-child(1)
  .search_2d12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_46d4 .static_65ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_46d4 .gallery-7c08 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_46d4 .accordion_171b {
  background-color: var(--e-global-color-primary);
}
.footer_46d4 .accordion_171b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_46d4 .accordion_171b:hover {
  background-color: var(--e-global-color-primary);
}
.footer_46d4 .modal-d680 {
  background-color: var(--e-global-color-primary);
}
.footer_46d4 .modal-d680:hover {
  background-color: var(--e-global-color-primary);
}
.footer_46d4 .detail_dark_81d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_46d4 .out-487a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-upper-9df6 .paragraph-0f14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-upper-9df6 .inner_85db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-upper-9df6 .west_5798 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-upper-9df6 .element_a56c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-upper-9df6 .shade_4c7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-upper-9df6 .modal-d680 {
  background-color: var(--e-global-color-primary);
}
.label-upper-9df6 .modal-d680:hover {
  background-color: var(--e-global-color-primary);
}
.sort-383e .caption_old_9af2 {
  background-color: var(--e-global-color-secondary);
}
.sort-383e .list-outer-7588 {
  background-color: var(--e-global-color-text);
}
.sort-383e .main_f5e4 {
  background-color: var(--e-global-color-secondary);
}
.sort-383e .slider-first-dff0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-383e .focus_hard_aff3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-383e .notification-24e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-383e .banner_narrow_776e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-383e .article-fixed-13d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-north-6258 .plasma-98e0 .chip_out_0c94,
.widget-north-6258
  .plasma-98e0
  .chip_out_0c94
  a,
.widget-north-6258 .tall_0d5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-north-6258 .plasma-98e0 .detail-4996,
.widget-north-6258 .link_6e81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-north-6258 .plasma-98e0 .detail-4996 {
  color: var(--e-global-color-text);
}
.widget-north-6258 .link_6e81 {
  color: var(--e-global-color-text);
}
.widget-north-6258
  .plasma-98e0
  .form-fluid-3ad6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-north-6258 .badge-warm-8473 .wrapper-tall-3411 {
  background-color: var(--e-global-color-primary);
}
.widget-north-6258 .badge-warm-8473 .wrapper-tall-3411:hover {
  background-color: var(--e-global-color-primary);
}
.widget-north-6258 .badge-warm-8473 .hard_7d99 li span {
  background-color: var(--e-global-color-text);
}
.widget-north-6258 .badge-warm-8473 .hard_7d99 li span:hover {
  background-color: var(--e-global-color-primary);
}
.widget-north-6258
  .badge-warm-8473
  .hard_7d99
  li.plasma-6e11
  span {
  background-color: var(--e-global-color-accent);
}
.widget-north-6258 .pink-eb28 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_82c4 .middle-c43c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev_67d3 .column-6f84 {
  background-color: var(--e-global-color-primary);
}
.prev_67d3 .media-d30c {
  background-color: var(--e-global-color-secondary);
}
.prev_67d3 .layout_iron_3674 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_67d3 .gold_e006 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_67d3 .easy_8630 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_67d3 .highlight-plasma-9629 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_67d3 .focus-d975 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_67d3 .purple-6bef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_67d3 .rough-4654 {
  background-color: var(--e-global-color-primary);
}
.prev_67d3 .rough-4654 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-28d0 .banner_4119 {
  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);
}
.light-28d0 .lite-27e2 {
  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);
}
.light-28d0
  .wrapper_top_3f1f:after {
  background-color: var(--e-global-color-primary);
}
.light-28d0 .hero_04b6 {
  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);
}
.panel_fresh_4c39 .tall_0d5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_fresh_4c39 .link_6e81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-b683 .avatar-hard-9bb9 .box_2131 {
  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);
}
.wide-b683 .avatar-hard-9bb9 .slider-8247 {
  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);
}
.bronze-d360 .simple_f801 {
  background-color: var(--e-global-color-primary);
}
.bronze-d360 .element_new_c158 {
  background-color: var(--e-global-color-secondary);
}
.bronze-d360 .background_bronze_9dfc .thumbnail_medium_8d1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-d360 .tooltip_west_3df2 .thumbnail_medium_8d1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_fixed_0376 .active_2fee .old-9e54 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_fixed_0376 .active_2fee .form_7c0a {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_fixed_0376 .active_2fee .picture_bf1c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.wrapper_fresh_cf33 .row_inner_15f7 {
  border-color: var(--e-global-color-text);
}
.wrapper_fresh_cf33 .widget_hovered_1b05 {
  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_fresh_cf33 .small-4040 {
  color: var(--e-global-color-primary);
}
.wrapper_fresh_cf33 .hovered_2473 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-ca5f .thumbnail-wood-98a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle-ca5f .tall-6c58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle-ca5f .article-under-c287:hover .thumbnail-wood-98a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle-ca5f
  .article-under-c287:hover
  .tall-6c58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south_089f .grid_5a58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south_089f .mask_over_d481 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_f6ec .section-middle-47c2 .filter_6a37 {
  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);
}
.pro_f6ec .media_8230 .filter_6a37 {
  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);
}
.purple_7b94 .label_silver_1a9f {
  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);
}
.panel-wood-edc1 .smooth-cdfd .focus_c4a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-wood-edc1 .smooth-cdfd .focus_c4a0 {
  background-color: var(--e-global-color-secondary);
}
.panel-wood-edc1 .bronze-f272 .focus_c4a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-wood-edc1 .bronze-f272 .focus_c4a0 {
  background-color: var(--e-global-color-secondary);
}
.panel-wood-edc1 .message_b4e1 .search_huge_e6bd {
  background-color: var(--e-global-color-primary);
}
.panel-wood-edc1 .message_b4e1:hover .search_huge_e6bd {
  background-color: var(--e-global-color-secondary);
}
.panel-wood-edc1 .wrapper-tall-3411 {
  background-color: var(--e-global-color-primary);
}
.panel-wood-edc1 .wrapper-tall-3411:hover {
  background-color: var(--e-global-color-accent);
}
.panel-wood-edc1 .hard_7d99 li span {
  background-color: var(--e-global-color-text);
}
.panel-wood-edc1 .hard_7d99 li span:hover {
  background-color: var(--e-global-color-primary);
}
.panel-wood-edc1 .hard_7d99 li.plasma-6e11 span {
  background-color: var(--e-global-color-accent);
}
.pagination_lower_5ee6 .video_f2fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_lower_5ee6 .panel-new-66f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-tiny-2c0b .badge-clean-dc7a:before {
  background-color: var(--e-global-color-secondary);
}
.footer-tiny-2c0b .pagination_solid_a3fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-tiny-2c0b .info-20a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-93a3 .pink-e2c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-93a3 .pink-e2c9:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-93a3 .pink-e2c9.fn-active-af1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-93a3 .south_b2c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-93a3 .steel-ec38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-93a3 .hover-large-f7c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-93a3 .dropdown_b52d {
  background-color: var(--e-global-color-primary);
}
.blue-93a3 .dropdown_b52d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue-93a3 .disabled-9e9d {
  background-color: var(--e-global-color-primary);
}
.blue-93a3 .disabled-9e9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-831f .first-0733 .main_421b a {
  color: var(--e-global-color-secondary);
}
.sidebar-831f .first-0733 .main_421b a:hover {
  color: var(--e-global-color-secondary);
}
.sidebar-831f .first-0733 .main_421b,
.sidebar-831f .first-0733 .main_421b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-831f .first-0733 .overlay-a9ea {
  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);
}
.sidebar-831f .first-0733 .status-56d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-831f .first-0733 .alert-right-c01c {
  background-color: var(--e-global-color-primary);
}
.sidebar-831f .first-0733 .alert-right-c01c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-831f .first-0733 .alert-right-c01c:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-831f .first-0733 .text_b3e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-831f .first-0733 .text_b3e5 {
  background-color: var(--e-global-color-primary);
}
.sidebar-831f .first-0733 .text_b3e5:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-831f .first-0733 .wrapper-tall-3411 {
  background-color: var(--e-global-color-primary);
}
.sidebar-831f .first-0733 .wrapper-tall-3411:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-831f .badge-warm-8473 .hard_7d99 li span {
  background-color: var(--e-global-color-text);
}
.sidebar-831f .badge-warm-8473 .hard_7d99 li span:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-831f .badge-warm-8473 .hard_7d99 li.plasma-6e11 span {
  background-color: var(--e-global-color-accent);
}
.sidebar-831f .detail_dark_81d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-831f .out-487a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-last-6571 .accent-down-1b62 .stone_9952 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-last-6571 .accent-down-1b62 .filter_37eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-last-6571 .accent-down-1b62 .slow-f37f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-379a .basic-cd43 {
  border-color: var(--e-global-color-text);
}
.wide-379a .media-859b {
  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);
}
.wide-379a .hidden_fluid_538a {
  color: var(--e-global-color-secondary);
}
.wide-379a .hidden_fluid_538a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-379a .huge-ef0c > * {
  color: var(--e-global-color-primary);
}
.wide-379a .huge-ef0c > * svg {
  fill: var(--e-global-color-primary);
}
.wide-379a .hero-huge-89f7 {
  color: var(--e-global-color-primary);
}
.wide-379a .hero-huge-89f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-379a .layout-cbbf {
  color: var(--e-global-color-primary);
}
.wide-379a .layout-cbbf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-379a .progress-iron-eec0 {
  color: var(--e-global-color-primary);
}
.wide-379a .progress-iron-eec0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-379a .input-bcee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-379a .wrapper_2e10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-379a .wrapper_2e10.filter-f5bb {
  color: var(--e-global-color-secondary);
}
.wide-379a .wrapper_2e10.filter-f5bb .grid-top-67f6 {
  color: var(--e-global-color-accent);
}
.wide-379a .wrapper_2e10.north_fe5c {
  color: var(--e-global-color-text);
}
.wide-379a .wrapper_2e10.north_fe5c .grid-top-67f6 {
  color: var(--e-global-color-text);
}
.wide-379a .wrapper_2e10:before {
  border-top-color: var(--e-global-color-text);
}
.wide-379a .disabled_3e27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-379a
  .disabled_3e27
  .feature-14d3 {
  background-color: var(--e-global-color-primary);
}
.wide-379a
  .disabled_3e27
  .feature-14d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-379a .basic-cd43 .grid-up-2319 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-ee94 .tiny-6f42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-ee94 .paragraph_medium_abdb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-lite-fff9 .accent_paper_fcff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-lite-fff9
  .motion_cbb7
  .status-9e20 {
  background-color: var(--e-global-color-secondary);
}
.background-lite-fff9
  .motion_cbb7.pagination-4ade
  .status-9e20 {
  background-color: var(--e-global-color-text);
}
.background-lite-fff9
  .motion_cbb7:hover
  .status-9e20 {
  background-color: var(--e-global-color-accent);
}
.background-lite-fff9
  .motion_cbb7.fn-active-af1f
  .status-9e20 {
  background-color: var(--e-global-color-primary);
}
.dropdown-white-6b35 .focused-b682 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.dropdown-white-6b35 .label_new_0de4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-white-6b35 .texture-pro-ea28 {
  background-color: var(--e-global-color-primary);
}
.dropdown-white-6b35 .texture-pro-ea28 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-west-afc7 .pressed_29b5 .picture_f4b1 .dropdown_dim_2ef3 {
  background-color: var(--e-global-color-secondary);
}
.shadow-west-afc7 .pressed_29b5 .light_868b:after {
  background-color: var(--e-global-color-secondary);
}
.shadow-west-afc7 .photo-f3c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-west-afc7 .orange-1ec6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-west-afc7 .caption-hard-db40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-west-afc7 .motion_5534 {
  background-color: var(--e-global-color-primary);
}
.shadow-west-afc7 .motion_5534 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-west-afc7 .status_copper_3174 {
  background-color: var(--e-global-color-secondary);
}
.shadow-west-afc7 .status_copper_3174 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-west-afc7 .pressed_29b5 .search-16a7 .hero-warm-7cc2:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-west-afc7
  .pressed_29b5
  .search-16a7
  .hero-warm-7cc2.frame-mini-d885 {
  background-color: var(--e-global-color-primary);
}
.shadow-west-afc7 .pressed_29b5 .hot-9995:before {
  border-color: var(--e-global-color-primary);
}
.shadow-west-afc7 .pressed_29b5 .hot-9995:hover:before {
  border-color: var(--e-global-color-secondary);
}
.shadow-west-afc7
  .pressed_29b5
  .hot-9995.component_current_4c0e:before {
  border-color: var(--e-global-color-primary);
}
.shadow-west-afc7 .full-64d2 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_75d0 .chip-lower-482e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_75d0 .chip-lower-482e:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_75d0 .chip-lower-482e.container_22ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_75d0 .red_06fc {
  background-color: var(--e-global-color-primary);
}
.focus_75d0 .red_06fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_75d0
  .panel-copper-f295
  .list_soft_1c78
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_75d0
  .paragraph_ada7
  .list_soft_1c78
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-0bd8
  .modal-4e2d
  .bottom_5b1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-0bd8
  .modal-4e2d
  .glass-44fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-0bd8 .notice_a5d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-0bd8 .dynamic_5bae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-0bd8 .steel-3652 {
  background-color: var(--e-global-color-primary);
}
.overlay-0bd8 .steel-3652 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_bc73 .card_over_c194 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_bc73 .aside_warm_93c7 {
  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);
}
.motion_bc73 .rough-d489 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_bc73 .rough-d489 a:hover {
  color: var(--e-global-color-secondary);
}
.motion_bc73 .thumbnail-fluid-b5a5 {
  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);
}
.motion_bc73 .focus_last_cc6b {
  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);
}
.motion_bc73 .hovered_6440 .wrapper-tall-3411 {
  background-color: var(--e-global-color-primary);
}
.motion_bc73 .hovered_6440 .wrapper-tall-3411:hover {
  background-color: var(--e-global-color-accent);
}
.motion_bc73
  .hovered_6440
  .hard_7d99
  li
  span {
  background-color: var(--e-global-color-text);
}
.motion_bc73
  .hovered_6440
  .hard_7d99
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.motion_bc73
  .hovered_6440
  .hard_7d99
  li.plasma-6e11
  span {
  background-color: var(--e-global-color-accent);
}
.element-last-8954
  .caption-56ea
  .dropdown_medium_c6e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-last-8954 .caption-56ea .heading_over_9877 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-last-8954 .caption-56ea .header_22d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-last-8954 .outer_4185 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.element-last-8954
  .stale_1f4f.carousel-7921 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb
  > a {
  background-color: var(--e-global-color-text);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb
  > a
  .surface-east-7552.purple-b121 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb
  > a
  .grid-5291.badge_purple_079c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb
  > .grid_pink_9ede
  .secondary-clean-fafb
  > a {
  background-color: var(--e-global-color-secondary);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb
  > .grid_pink_9ede
  .secondary-clean-fafb
  > a
  .east_9bba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb
  > .grid_pink_9ede
  .secondary-clean-fafb
  > a
  .grid-5291.breadcrumb-ddb4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb
  > a
  .inner_d01c:before {
  color: var(--e-global-color-text);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb
  > .grid_pink_9ede
  a
  .inner_d01c:before {
  color: var(--e-global-color-text);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb.preview-stone-1ef5
  > a
  .inner_d01c:before {
  color: var(--e-global-color-text);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb
  > .grid_pink_9ede
  .secondary-clean-fafb.preview-stone-1ef5
  > a
  .inner_d01c:before {
  color: var(--e-global-color-text);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb
  > a
  .button_2b41
  .filter-light-e361 {
  color: var(--e-global-color-text);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb
  > .grid_pink_9ede
  a
  .button_2b41
  .filter-light-e361 {
  color: var(--e-global-color-text);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb
  > a
  .button_2b41
  .filter-light-e361,
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb
  > .grid_pink_9ede
  a
  .button_2b41
  .filter-light-e361 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb
  > a
  .tall-2a6b:before {
  color: var(--e-global-color-text);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb
  > .grid_pink_9ede
  a
  .tall-2a6b:before {
  color: var(--e-global-color-text);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb.preview-stone-1ef5
  > a
  .tall-2a6b:before {
  color: var(--e-global-color-text);
}
.widget_16cc
  > .thumbnail_99a4
  > div
  > .link-e3ea
  > .secondary-clean-fafb
  > .grid_pink_9ede
  .secondary-clean-fafb.preview-stone-1ef5
  > a
  .tall-2a6b:before {
  color: var(--e-global-color-text);
}
.detail-selected-4e02 .wood_0728 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-selected-4e02
  .article_be78:hover
  .wood_0728 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_gas_2b2b
  > .thumbnail_99a4
  > .small-9634
  > .wrapper_bronze_7ae8
  > .grid-next-6bfb
  > .primary_3228
  .item-lower-9489 {
  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);
}
.paragraph_gas_2b2b
  > .thumbnail_99a4
  > .small-9634
  > .wrapper_bronze_7ae8
  > .grid-next-6bfb
  > .primary_3228:hover
  .item-lower-9489 {
  color: var(--e-global-color-text);
}
.paragraph_gas_2b2b
  > .thumbnail_99a4
  > .small-9634
  > .wrapper_bronze_7ae8
  > .grid-next-6bfb
  > .primary_3228:hover
  .item-lower-9489 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_gas_2b2b
  > .thumbnail_99a4
  > .small-9634
  > .wrapper_bronze_7ae8
  > .grid-next-6bfb.focus-mini-546f
  > .primary_3228
  .item-lower-9489 {
  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);
}
.lite_fafb .column-9684 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_fafb .disabled_d4c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_fafb .orange_0591 {
  background-color: var(--e-global-color-primary);
}
.lite_fafb .orange_0591 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-b65b
  > .thumbnail_99a4
  > .popup_small_862e
  > .steel-6096
  > .pink_39c1
  .preview_552d {
  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);
}
.nav-b65b
  > .thumbnail_99a4
  > .popup_small_862e
  > .steel-6096
  > .pink_39c1
  .wrapper_3291 {
  color: var(--e-global-color-text);
}
.nav-b65b
  > .thumbnail_99a4
  > .popup_small_862e
  > .steel-6096
  > .pink_39c1:hover
  .preview_552d {
  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);
}
.nav-b65b
  > .thumbnail_99a4
  > .popup_small_862e
  > .steel-6096
  > .pink_39c1:hover
  .wrapper_3291 {
  color: var(--e-global-color-secondary);
}
.nav-b65b
  > .thumbnail_99a4
  > .popup_small_862e
  > .steel-6096
  > .pink_39c1.glass_8a98
  .preview_552d {
  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);
}
.nav-b65b
  > .thumbnail_99a4
  > .popup_small_862e
  > .steel-6096
  > .pink_39c1.glass_8a98
  .wrapper_3291 {
  color: var(--e-global-color-primary);
}
.left-c241
  .table_8f21
  .video_red_2d5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-c241 .last-6527 .grid-up-2319 .module-949e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_3911 .hot-aca6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_3911 .title-7ce0 .hot-aca6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_3911 .slow-f0aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_3911 .slow-f0aa {
  background-color: var(--e-global-color-primary);
}
.preview-dynamic-601b .hovered-f01e .secondary-middle-9993 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-dynamic-601b
  .hovered-f01e:hover
  .inner_2050 {
  color: var(--e-global-color-secondary);
}
.preview-dynamic-601b
  .hovered-f01e:hover
  .secondary-middle-9993 {
  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);
}
.frame_2bdd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.backdrop-4ab8 {
  flex-direction: column;
}

.backdrop-4ab8 .glass_2b41 {
  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.backdrop-4ab8 .glass_2b41 {
  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);
}

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

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

.tabs_4d96.pagination-9226 {
  display: none;
}

.notification-tiny-a9c1 {
  display: none;
}

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

.hard_caec.content_9a34 {
  margin-bottom: 40px;
  width: 100%;
}

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

.backdrop-4ab8 a {
  width: 100%;
}

.gold_9247 .out_a9b0.liquid_c7aa {
  width: 20% !important;
}

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

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

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

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

.wrapper-orange-f5d5 {
  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;
}

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

.wrapper-orange-f5d5: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);
}

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

.gold_9247
  .out_a9b0.medium-ca66
  .slider_solid_984b
  .short-080c {
  font-size: 20px !important;
}

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

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

.mini-065a h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.iron-bcc5.outline_soft_9139 > .bottom_2270 {
  display: flex;
  align-items: center;
}

.section-hovered-1430 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.row-bronze-e7a1 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

.video-inner-22f5 {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.gold_f30e {
  display: flex;
  gap: 50px;
}

.gold_9247
  .out_a9b0.table-1951
  .paragraph_34a8
  .focus-active-4396 {
  width: 100% !important;
}

.plasma-6e45 {
  width: 500px !important;
  max-width: none;
}

.image-d98c {
  width: 100%;
}

.focus-current-523b {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.gallery-3eb4 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.info_436d:hover .frame-warm-0539 {
  visibility: visible;
}
.info_436d:hover.info_436d::before {
  display: block;
}

.mini-065a h3 {
  color: #fff;
}

.thumbnail_center_1591 {
  margin: 0;
}

.gold_9247
  .out_a9b0.table-1951
  .focus-active-4396
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.table_29aa {
  width: 100%;
}

.component_bronze_b14a {
  width: 100%;
}

.layout-dim-a6e2 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.component_bronze_b14a {
  width: 100%;
}

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

.focus-active-4396 {
  display: flex;
  align-items: center;
}

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

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

.backdrop-4ab8 .glass_2b41.grid_short_45b9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.backdrop-4ab8 h1.glass_2b41 {
  margin-top: 80px !important;
}

.gold_9247 .out_a9b0.container-ef28 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.summary-6c02 img {
  width: 100%;
}

.thumbnail_99c3 .caption_ee3c.slider_solid_984b {
  justify-content: space-between;
}

.logo_south_8488 {
  display: none;
}

.active-e7d1 .tooltip_blue_b8e0 {
  margin: 1px 0 !important;
}

.item-full-4ec2 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .iron-bcc5 .bottom_2270 {
    flex-wrap: nowrap !important;
  }
}

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

  .plasma-6e45 {
    width: 100% !important;
  }
}

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

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

  .thumbnail_99c3 .caption_ee3c.slider_solid_984b {
    border-bottom: 1px solid #f0c159;
  }

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

  .iron-bcc5.outline_soft_9139 > .bottom_2270 {
    gap: 15px;
    justify-content: space-between;
  }

  .gold_9247
    .out_a9b0.table-1951
    .focus-active-4396
    img {
    width: 60% !important;
  }

  .row-bronze-e7a1 {
    left: 2%;
  }

  .highlight_dirty_63ef {
    margin: 10px 0;
  }

  .backdrop-4ab8 .tooltip_blue_b8e0 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.backdrop-4ab8 .glass_2b41,
  .backdrop-4ab8 .glass_2b41 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .focus-active-4396 {
    justify-content: center;
  }

  .backdrop-4ab8 .tooltip_blue_b8e0 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .gold_9247 .out_a9b0.liquid_c7aa {
    width: 75% !important;
  }

  .summary-6c02 img {
    width: 100% !important;
  }
}

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

  h2.backdrop-4ab8 .glass_2b41,
  .backdrop-4ab8 .glass_2b41 {
    font-size: 30px !important;
  }

  .focus-active-4396 {
    justify-content: center;
  }

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

  .list-first-5262
    .grid-2822.main_ffbe {
    margin: 0 !important;
  }

  .section-hovered-1430 {
    margin: 0;
    gap: 10px;
  }

  .highlight_dirty_63ef {
    display: flex;
  }

  .pink_cafe .carousel_fluid_fc59 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .media-1416 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .layout-dim-a6e2 {
    justify-content: flex-end;
    gap: 1px;
  }

  .backdrop-4ab8 h1.glass_2b41 {
    margin-top: 40px !important;
  }

  .gold_9247
    .out_a9b0.table-1951
    .focus-active-4396
    img,
  .form-2684 .paragraph_34a8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .wrapper-orange-f5d5 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .gold_9247 .out_a9b0.liquid_c7aa {
    width: 100% !important;
  }

  .iron-bcc5.outline_soft_9139 > .bottom_2270 {
    gap: 3px;
  }

  .backdrop-4ab8 .tooltip_blue_b8e0 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.thumbnail_99c3 .caption_ee3c.slider_solid_984b: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);
}

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

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

.backdrop-4ab8 {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.video-inner-22f5 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .thumbnail_99c3 .caption_ee3c.slider_solid_984b {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .backdrop-4ab8 .glass_2b41 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .carousel_fluid_fc59 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.frame-68fd .module-orange-e432 {
  flex-shrink: 0;
  white-space: nowrap;
}

.frame-68fd .list_blue_3a73 {
  flex-shrink: 0;
  min-width: fit-content;
}

.frame-68fd .short-080c {
  white-space: nowrap;
}

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

.frame-68fd {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.frame-68fd .module-orange-e432 {
  max-width: 80px !important;
}

.frame-68fd .list_blue_3a73 {
  max-width: 80px !important;
  overflow: hidden;
}

.frame-68fd .caption_ee3c.slider_solid_984b {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.frame-68fd .short-080c {
  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);
  }
}

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

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

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

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

body .wrapper-orange-f5d5:nth-child(2),
.gold_9247 .wrapper-orange-f5d5:nth-child(2),
#page .wrapper-orange-f5d5: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;
}

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

/* css-noise: dbe3 */
.shadow-element-t1 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
