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(.primary-0564) {
  gap: 0.5em;
}
:where(.row_prev_0761) {
  gap: 0.5em;
}
body .next-33b1 > .container_0437 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .next-33b1 > .card_da13 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .next-33b1 > .tall_587e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .card_09c8 > .container_0437 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .card_09c8 > .card_da13 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .card_09c8 > .tall_587e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .card_09c8
  > :where(:not(.container_0437):not(.card_da13):not(.orange_fff7)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .card_09c8 > .header-action-56ab {
  max-width: var(--wp--style--global--wide-size);
}
body .primary-0564 {
  display: flex;
}
body .primary-0564 {
  flex-wrap: wrap;
  align-items: center;
}
body .primary-0564 > * {
  margin: 0;
}
body .row_prev_0761 {
  display: grid;
}
body .row_prev_0761 > * {
  margin: 0;
}
:where(.outer_f623.primary-0564) {
  gap: 2em;
}
:where(.outer_f623.row_prev_0761) {
  gap: 2em;
}
:where(.cold_661b.primary-0564) {
  gap: 1.25em;
}
:where(.cold_661b.row_prev_0761) {
  gap: 1.25em;
}
.list_5506 {
  color: var(--wp--preset--color--black) !important;
}
.nav_pro_69ff {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.column_steel_f946 {
  color: var(--wp--preset--color--white) !important;
}
.thick_4e6f {
  color: var(--wp--preset--color--pale-pink) !important;
}
.component-selected-2120 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.simple-5aa4 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.rough-5231 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.lite_9849 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.shade-d674 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gradient_up_83f4 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.progress-mini-8456 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.info_1fd1 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.fixed_bbff {
  background-color: var(--wp--preset--color--black) !important;
}
.mask_lower_f484 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.modal_focused_9824 {
  background-color: var(--wp--preset--color--white) !important;
}
.first-810a {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.gallery_liquid_2331 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.dropdown_gold_f1d5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.sidebar-pressed-81ce {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.widget_39ff {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.red_25b6 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.item-009d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.element-0b34 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.texture-right-68f4 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.container-4d50 {
  border-color: var(--wp--preset--color--black) !important;
}
.slider-7cd8 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.up-abfe {
  border-color: var(--wp--preset--color--white) !important;
}
.sort-5c2f {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.small-06fc {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.old_6b3b {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.media_huge_5d77 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.detail-liquid-7389 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.highlight_b16b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gallery-9ce6 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.brown_eb9a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.panel-b9c5 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.pattern_99ea {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.old_4fff {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.outer_a86d {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.item-east-65f8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.easy_bbdd {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.tooltip_purple_22ff {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.image-easy-c290 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.paragraph-cabf {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.slider-outer-38ef {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.shade_c41c {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.west-a778 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.secondary-hovered-1501 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.right_ddc8 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.highlight_fcfc {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.link_f420 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.easy_47ae {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.outline_red_a08f a:where(:not(.frame-brown-90a2)) {
  color: inherit;
}
:where(.cold_661b.primary-0564) {
  gap: 1.25em;
}
:where(.cold_661b.row_prev_0761) {
  gap: 1.25em;
}
:where(.outer_f623.primary-0564) {
  gap: 2em;
}
:where(.outer_f623.row_prev_0761) {
  gap: 2em;
}
.stone_6f19 {
  font-size: 1.5em;
  line-height: 1.6;
}

.progress-thick-4269 .glass_5f79 {
  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);
}
.inner_39e9 .chip-d6cd {
  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);
}
.aside-2813 {
  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);
}
.aside-2813.feature_fe0e .sidebar_motion_3b42 {
  background-color: var(--e-global-color-primary);
}
.aside-2813.fresh-0089 .sidebar_motion_3b42,
.aside-2813.active-ace9 .sidebar_motion_3b42 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.top_6fed .down_5c8c {
  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);
}
.mini-23e9 {
  --divider-color: var(--e-global-color-secondary);
}
.mini-23e9 .outline-dim-7ef0 {
  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);
}
.mini-23e9.modal_hot_ff32 .search-slow-f0ed {
  background-color: var(--e-global-color-secondary);
}
.mini-23e9.carousel_94d8 .search-slow-f0ed,
.mini-23e9.bright-ce5c .search-slow-f0ed {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.mini-23e9.carousel_94d8 .search-slow-f0ed,
.mini-23e9.bright-ce5c .search-slow-f0ed svg {
  fill: var(--e-global-color-secondary);
}
.aside-thick-d329 .outline_0c6d {
  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);
}
.aside-thick-d329 .layout_9ea8 {
  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);
}
.layout-gas-c41b.modal_hot_ff32 .search-slow-f0ed {
  background-color: var(--e-global-color-primary);
}
.layout-gas-c41b.carousel_94d8 .search-slow-f0ed,
.layout-gas-c41b.bright-ce5c .search-slow-f0ed {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.layout-gas-c41b.carousel_94d8 .search-slow-f0ed,
.layout-gas-c41b.bright-ce5c .search-slow-f0ed svg {
  fill: var(--e-global-color-primary);
}
.table-outer-6daf.modal_hot_ff32 .search-slow-f0ed {
  background-color: var(--e-global-color-primary);
}
.table-outer-6daf.carousel_94d8 .search-slow-f0ed,
.table-outer-6daf.bright-ce5c .search-slow-f0ed {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.table-outer-6daf .disabled_acdc {
  color: var(--e-global-color-primary);
}
.table-outer-6daf .disabled_acdc,
.table-outer-6daf .disabled_acdc a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-outer-6daf .breadcrumb-facc {
  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);
}
.header-b195 .widget_east_7894 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_pro_4f58 .outline-0db0 .aside-outer-3a8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_1176 .input_6ae0:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.tertiary_1176 .alert-0704 i {
  color: var(--e-global-color-primary);
}
.tertiary_1176 .alert-0704 svg {
  fill: var(--e-global-color-primary);
}
.tertiary_1176 .action_81b2 {
  color: var(--e-global-color-secondary);
}
.tertiary_1176 .input_6ae0 > .action_81b2,
.tertiary_1176 .input_6ae0 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_e8e6 .focus_under_4d96 {
  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);
}
.paper_e8e6 .photo-8ac3 {
  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);
}
.dropdown-last-2074 .pagination_c225 .pro_793b {
  background-color: var(--e-global-color-primary);
}
.dropdown-last-2074 .current_e62c {
  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);
}
.detail_bb6d .copper_1be4 {
  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);
}
.detail_bb6d .silver_8aa5 {
  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);
}
.detail_bb6d .content_fluid_ac13 {
  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);
}
.outer_7077 .lite_516a,
.outer_7077 .lite_516a a {
  color: var(--e-global-color-primary);
}
.outer_7077 .lite_516a.warm_c491,
.outer_7077 .lite_516a.warm_c491 a {
  color: var(--e-global-color-accent);
}
.outer_7077 .lite_516a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_7077 .easy-0c17 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-2827 .fast_c078,
.dropdown-2827 .image_motion_11e5 {
  color: var(--e-global-color-primary);
}
.dropdown-2827 .fast_c078 svg {
  fill: var(--e-global-color-primary);
}
.dropdown-2827 .warm_c491 .fast_c078,
.dropdown-2827 .warm_c491 .image_motion_11e5 {
  color: var(--e-global-color-accent);
}
.dropdown-2827 .warm_c491 .fast_c078 svg {
  fill: var(--e-global-color-accent);
}
.dropdown-2827 .image_motion_11e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-2827 .easy-0c17 {
  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);
}
.static-8310 .text-hard-6cb2,
.static-8310 .backdrop_e2aa {
  color: var(--e-global-color-primary);
}
.static-8310 .backdrop_e2aa svg {
  fill: var(--e-global-color-primary);
}
.static-8310 .lite_516a.warm_c491 a,
.static-8310
  .lite_516a.warm_c491
  .backdrop_e2aa {
  color: var(--e-global-color-accent);
}
.static-8310 .text-hard-6cb2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-8310 .easy-0c17 {
  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-e1e5 .wrapper-soft-3430 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-e1e5 .alert-d8e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_clean_ac49 .gallery-tiny-d5ea .smooth_284a {
  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);
}
.disabled_clean_ac49 .gallery-tiny-d5ea .photo-blue-ec02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_clean_ac49 .first_281f .smooth_284a {
  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);
}
.disabled_clean_ac49
  .first_281f
  .photo-blue-ec02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_clean_ac49
  .form-small-8f26
  .smooth_284a {
  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);
}
.disabled_clean_ac49
  .form-small-8f26
  .photo-blue-ec02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_clean_ac49
  .image-fresh-6b03
  .smooth_284a {
  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);
}
.disabled_clean_ac49
  .image-fresh-6b03
  .photo-blue-ec02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_459f .focused-d330 {
  background-color: var(--e-global-color-primary);
}
.text_459f .focused-d330:hover {
  background-color: var(--e-global-color-primary);
}
.text_459f .hidden-fast-6185 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_459f
  .focused-d330:hover
  .hidden-fast-6185 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-top-d1d6 .shadow-stone-2b8d {
  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);
}
.header-hard-982f .feature_fluid_85b7 .progress-eabb a {
  background-color: var(--e-global-color-accent);
}
.header-hard-982f .feature_fluid_85b7 .popup-a267 a {
  background-color: var(--e-global-color-accent);
}
.header-hard-982f .feature_fluid_85b7 .progress-eabb a,
.header-hard-982f .feature_fluid_85b7 .popup-a267 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-north-1a1d
  .menu-yellow-c575.banner_8bee
  .feature_fluid_85b7
  a.avatar-1d06 {
  background-color: var(--e-global-color-accent);
}
.media-north-1a1d
  .menu-yellow-c575.banner_8bee
  .feature_fluid_85b7
  span.avatar-1d06.fn-current-f371 {
  background-color: var(--e-global-color-text);
}
.media-north-1a1d
  .menu-yellow-c575.banner_8bee
  .feature_fluid_85b7
  .avatar-1d06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-300a .accordion_d716 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-300a
  .background_1560
  > .slider-white-3cb8
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-300a
  .gallery_full_184b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-300a
  .light-619a
  .hover_clean_3628,
.slider-300a
  .light-619a
  .accordion_pro_317b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-300a
  .light-619a
  .pressed_f728,
.slider-300a
  .light-619a
  a
  .pressed_f728 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-300a
  .light-619a
  .button-54b1 {
  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);
}
.slider-300a
  .light-619a
  .filter_fresh_a7e0 {
  background-color: var(--e-global-color-primary);
}
.slider-300a
  .light-619a
  .filter_fresh_a7e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-300a
  .light-619a
  .filter_fresh_a7e0:hover {
  background-color: var(--e-global-color-primary);
}
.slider-300a
  .light-619a
  .selected-2be2 {
  background-color: var(--e-global-color-primary);
}
.slider-300a
  .light-619a
  .selected-2be2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-300a
  .light-619a
  .selected-2be2:hover {
  background-color: var(--e-global-color-primary);
}
.slider-300a
  .text_smooth_cdf5
  .block_wood_102e
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-300a
  .text_smooth_cdf5
  .brown_16f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-300a
  .text_smooth_cdf5
  .button-54b1 {
  color: var(--e-global-color-text);
}
.slider-300a
  .text_smooth_cdf5
  .button-54b1
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-300a
  .text_smooth_cdf5
  .filter_fresh_a7e0 {
  background-color: var(--e-global-color-primary);
}
.slider-300a
  .text_smooth_cdf5
  .filter_fresh_a7e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-300a
  .text_smooth_cdf5
  .filter_fresh_a7e0:hover {
  background-color: var(--e-global-color-primary);
}
.slider-300a
  .text_smooth_cdf5
  .selected-2be2 {
  background-color: var(--e-global-color-primary);
}
.slider-300a
  .text_smooth_cdf5
  .selected-2be2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-300a
  .text_smooth_cdf5
  .selected-2be2:hover {
  background-color: var(--e-global-color-primary);
}
.slider-300a .backdrop-hard-84eb {
  background-color: var(--e-global-color-primary);
}
.slider-300a .backdrop-hard-84eb:hover {
  background-color: var(--e-global-color-primary);
}
.slider-300a .paragraph-bright-3658 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-300a .hovered-881b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-rough-3f5e .background_0688 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-rough-3f5e
  .over_aebe
  > div:nth-child(3)
  .background_0688,
.badge-rough-3f5e
  .search-a658
  > div:nth-child(1)
  .background_0688,
.badge-rough-3f5e
  .in-bc4a
  > div:nth-child(1)
  .background_0688,
.badge-rough-3f5e
  .texture-874b
  > div:nth-child(1)
  .background_0688,
.badge-rough-3f5e
  .texture-a1ac
  > div:nth-child(1)
  .background_0688 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-rough-3f5e .tall-5427 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-rough-3f5e .lower_5f43 {
  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);
}
.badge-rough-3f5e .gradient-1129 {
  background-color: var(--e-global-color-primary);
}
.badge-rough-3f5e .gradient-1129 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-rough-3f5e .gradient-1129:hover {
  background-color: var(--e-global-color-primary);
}
.badge-rough-3f5e .panel_495b {
  background-color: var(--e-global-color-primary);
}
.badge-rough-3f5e .panel_495b:hover {
  background-color: var(--e-global-color-primary);
}
.badge-rough-3f5e .paragraph-bright-3658 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-rough-3f5e .hovered-881b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_2cac .article_97c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_2cac .tooltip_easy_2e79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_2cac .accordion_7a64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_2cac .table_762f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_2cac .clean_8e7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_2cac .panel_495b {
  background-color: var(--e-global-color-primary);
}
.row_2cac .panel_495b:hover {
  background-color: var(--e-global-color-primary);
}
.action_e444 .input-simple-432f {
  background-color: var(--e-global-color-secondary);
}
.action_e444 .fluid_3575 {
  background-color: var(--e-global-color-text);
}
.action_e444 .fresh-feb9 {
  background-color: var(--e-global-color-secondary);
}
.action_e444 .slow-ff5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_e444 .orange_177c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_e444 .element_cd20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_e444 .detail_bright_60ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_e444 .cold_ac7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-fe8e .preview-smooth-ee1a .overlay_80a5,
.footer-fe8e
  .preview-smooth-ee1a
  .overlay_80a5
  a,
.footer-fe8e .pattern-fluid-9b78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-fe8e .preview-smooth-ee1a .bright-9ec0,
.footer-fe8e .wrapper_451f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-fe8e .preview-smooth-ee1a .bright-9ec0 {
  color: var(--e-global-color-text);
}
.footer-fe8e .wrapper_451f {
  color: var(--e-global-color-text);
}
.footer-fe8e
  .preview-smooth-ee1a
  .overlay-1eb0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-fe8e .surface_ebde .module_a0fb {
  background-color: var(--e-global-color-primary);
}
.footer-fe8e .surface_ebde .module_a0fb:hover {
  background-color: var(--e-global-color-primary);
}
.footer-fe8e .surface_ebde .layout-short-6bee li span {
  background-color: var(--e-global-color-text);
}
.footer-fe8e .surface_ebde .layout-short-6bee li span:hover {
  background-color: var(--e-global-color-primary);
}
.footer-fe8e
  .surface_ebde
  .layout-short-6bee
  li.mask_9c99
  span {
  background-color: var(--e-global-color-accent);
}
.footer-fe8e .backdrop-next-15f8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-current-f238 .lite_138c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-290b .border-advanced-85eb {
  background-color: var(--e-global-color-primary);
}
.shadow-290b .down-5bd4 {
  background-color: var(--e-global-color-secondary);
}
.shadow-290b .avatar_liquid_9b0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-290b .highlight_4c3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-290b .liquid_8591 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-290b .last-cbd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-290b .link_hovered_a479 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-290b .modal-pink-b6b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-290b .tertiary_hard_fb34 {
  background-color: var(--e-global-color-primary);
}
.shadow-290b .tertiary_hard_fb34 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_03b1 .notice-dirty-3591 {
  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);
}
.badge_03b1 .sort-medium-8a4a {
  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);
}
.badge_03b1
  .texture_paper_c10f:after {
  background-color: var(--e-global-color-primary);
}
.badge_03b1 .small_4394 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_middle_a708 .pattern-fluid-9b78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_middle_a708 .wrapper_451f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-wide-a65e .bright-14f2 .heading_pink_21db {
  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);
}
.outline-wide-a65e .bright-14f2 .modal-pro-1c9a {
  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);
}
.easy-02e4 .search_1ed8 {
  background-color: var(--e-global-color-primary);
}
.easy-02e4 .pink-b3ec {
  background-color: var(--e-global-color-secondary);
}
.easy-02e4 .carousel_61e4 .heading_6283 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-02e4 .focused-2922 .heading_6283 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-1f95 .sidebar-efe6 .description_c0c7 {
  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);
}
.border-1f95 .sidebar-efe6 .hard-66c3 {
  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);
}
.border-1f95 .sidebar-efe6 .hover_stale_a0f8 {
  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);
}
.form_glass_c900 .header_60f1 {
  border-color: var(--e-global-color-text);
}
.form_glass_c900 .input-4137 {
  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);
}
.form_glass_c900 .accordion-static-f1c4 {
  color: var(--e-global-color-primary);
}
.form_glass_c900 .header-5063 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-c7cf .item-active-e900 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-c7cf .secondary-1241 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-c7cf .wrapper-purple-867b:hover .item-active-e900 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-c7cf
  .wrapper-purple-867b:hover
  .secondary-1241 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-fast-22b3 .aside-8e10 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-fast-22b3 .tooltip_east_5d15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-focused-471e .breadcrumb-warm-57be .dropdown_ba88 {
  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);
}
.search-focused-471e .hover-medium-2ddb .dropdown_ba88 {
  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);
}
.logo-4cc7 .complex_4030 {
  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);
}
.tabs-upper-7cda .yellow_dad9 .section_42d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-upper-7cda .yellow_dad9 .section_42d4 {
  background-color: var(--e-global-color-secondary);
}
.tabs-upper-7cda .alert_b016 .section_42d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-upper-7cda .alert_b016 .section_42d4 {
  background-color: var(--e-global-color-secondary);
}
.tabs-upper-7cda .prev-f31f .tertiary_prev_2b9e {
  background-color: var(--e-global-color-primary);
}
.tabs-upper-7cda .prev-f31f:hover .tertiary_prev_2b9e {
  background-color: var(--e-global-color-secondary);
}
.tabs-upper-7cda .module_a0fb {
  background-color: var(--e-global-color-primary);
}
.tabs-upper-7cda .module_a0fb:hover {
  background-color: var(--e-global-color-accent);
}
.tabs-upper-7cda .layout-short-6bee li span {
  background-color: var(--e-global-color-text);
}
.tabs-upper-7cda .layout-short-6bee li span:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-upper-7cda .layout-short-6bee li.mask_9c99 span {
  background-color: var(--e-global-color-accent);
}
.purple_55b2 .lite_c9d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_55b2 .east_68fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-stone-707b .pink-d6ce:before {
  background-color: var(--e-global-color-secondary);
}
.photo-stone-707b .tag_inner_c0ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-stone-707b .modal-4c8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_iron_f6b2 .wood-ec2f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_iron_f6b2 .wood-ec2f:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_iron_f6b2 .wood-ec2f.fn-active-f371 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_iron_f6b2 .inner_d492 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_iron_f6b2 .frame_narrow_785f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_iron_f6b2 .focus_6607 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_iron_f6b2 .accordion-huge-6416 {
  background-color: var(--e-global-color-primary);
}
.mask_iron_f6b2 .accordion-huge-6416 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_iron_f6b2 .accordion_brown_0531 {
  background-color: var(--e-global-color-primary);
}
.mask_iron_f6b2 .accordion_brown_0531 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_e36c .slow-9052 .form-next-99b3 a {
  color: var(--e-global-color-secondary);
}
.logo_e36c .slow-9052 .form-next-99b3 a:hover {
  color: var(--e-global-color-secondary);
}
.logo_e36c .slow-9052 .form-next-99b3,
.logo_e36c .slow-9052 .form-next-99b3 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e36c .slow-9052 .gold_62c6 {
  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);
}
.logo_e36c .slow-9052 .outline-82a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e36c .slow-9052 .lite-cd20 {
  background-color: var(--e-global-color-primary);
}
.logo_e36c .slow-9052 .lite-cd20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e36c .slow-9052 .lite-cd20:hover {
  background-color: var(--e-global-color-primary);
}
.logo_e36c .slow-9052 .picture-hovered-8e81 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_e36c .slow-9052 .picture-hovered-8e81 {
  background-color: var(--e-global-color-primary);
}
.logo_e36c .slow-9052 .picture-hovered-8e81:hover {
  background-color: var(--e-global-color-primary);
}
.logo_e36c .slow-9052 .module_a0fb {
  background-color: var(--e-global-color-primary);
}
.logo_e36c .slow-9052 .module_a0fb:hover {
  background-color: var(--e-global-color-primary);
}
.logo_e36c .surface_ebde .layout-short-6bee li span {
  background-color: var(--e-global-color-text);
}
.logo_e36c .surface_ebde .layout-short-6bee li span:hover {
  background-color: var(--e-global-color-primary);
}
.logo_e36c .surface_ebde .layout-short-6bee li.mask_9c99 span {
  background-color: var(--e-global-color-accent);
}
.logo_e36c .paragraph-bright-3658 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_e36c .hovered-881b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-6a17 .wood_df3a .content-yellow-aea7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-6a17 .wood_df3a .wrapper-4dc0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current-6a17 .wood_df3a .gallery-fixed-357c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-advanced-70ea .caption-motion-7556 {
  border-color: var(--e-global-color-text);
}
.accent-advanced-70ea .progress-db6c {
  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);
}
.accent-advanced-70ea .heading-gold-2c55 {
  color: var(--e-global-color-secondary);
}
.accent-advanced-70ea .heading-gold-2c55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-advanced-70ea .tooltip_static_157a > * {
  color: var(--e-global-color-primary);
}
.accent-advanced-70ea .tooltip_static_157a > * svg {
  fill: var(--e-global-color-primary);
}
.accent-advanced-70ea .shade-01a5 {
  color: var(--e-global-color-primary);
}
.accent-advanced-70ea .shade-01a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-advanced-70ea .carousel-slow-2ba9 {
  color: var(--e-global-color-primary);
}
.accent-advanced-70ea .carousel-slow-2ba9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-advanced-70ea .white_0ecf {
  color: var(--e-global-color-primary);
}
.accent-advanced-70ea .white_0ecf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-advanced-70ea .nav-full-b644 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-advanced-70ea .south-e83e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-advanced-70ea .south-e83e.tertiary_prev_8927 {
  color: var(--e-global-color-secondary);
}
.accent-advanced-70ea .south-e83e.tertiary_prev_8927 .hot-16d1 {
  color: var(--e-global-color-accent);
}
.accent-advanced-70ea .south-e83e.badge_brown_ba15 {
  color: var(--e-global-color-text);
}
.accent-advanced-70ea .south-e83e.badge_brown_ba15 .hot-16d1 {
  color: var(--e-global-color-text);
}
.accent-advanced-70ea .south-e83e:before {
  border-top-color: var(--e-global-color-text);
}
.accent-advanced-70ea .sort_2e15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-advanced-70ea
  .sort_2e15
  .pro_5e37 {
  background-color: var(--e-global-color-primary);
}
.accent-advanced-70ea
  .sort_2e15
  .pro_5e37 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-advanced-70ea .caption-motion-7556 .hidden_7a23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-e9c1 .media_liquid_489c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-e9c1 .gas-9e0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-28c8 .feature-fixed-ad89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-28c8
  .fluid-3ec2
  .wood_a2c6 {
  background-color: var(--e-global-color-secondary);
}
.left-28c8
  .fluid-3ec2.section_left_7c31
  .wood_a2c6 {
  background-color: var(--e-global-color-text);
}
.left-28c8
  .fluid-3ec2:hover
  .wood_a2c6 {
  background-color: var(--e-global-color-accent);
}
.left-28c8
  .fluid-3ec2.fn-active-f371
  .wood_a2c6 {
  background-color: var(--e-global-color-primary);
}
.button_clean_ba8b .dropdown_full_403c {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.button_clean_ba8b .full-9582 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_clean_ba8b .panel_1425 {
  background-color: var(--e-global-color-primary);
}
.button_clean_ba8b .panel_1425 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_e488 .paragraph-2603 .row_d4a7 .action_62ec {
  background-color: var(--e-global-color-secondary);
}
.label_e488 .paragraph-2603 .progress-28a7:after {
  background-color: var(--e-global-color-secondary);
}
.label_e488 .wrapper-last-f03f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_e488 .notification_ed7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_e488 .grid_59d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_e488 .stale-3ac8 {
  background-color: var(--e-global-color-primary);
}
.label_e488 .stale-3ac8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_e488 .paragraph-first-ed09 {
  background-color: var(--e-global-color-secondary);
}
.label_e488 .paragraph-first-ed09 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_e488 .paragraph-2603 .thick_eebf .bronze-6791:hover {
  background-color: var(--e-global-color-primary);
}
.label_e488
  .paragraph-2603
  .thick_eebf
  .bronze-6791.grid-2b0a {
  background-color: var(--e-global-color-primary);
}
.label_e488 .paragraph-2603 .label_1431:before {
  border-color: var(--e-global-color-primary);
}
.label_e488 .paragraph-2603 .label_1431:hover:before {
  border-color: var(--e-global-color-secondary);
}
.label_e488
  .paragraph-2603
  .label_1431.hot_6c24:before {
  border-color: var(--e-global-color-primary);
}
.label_e488 .main_6570 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_8094 .gallery_pressed_c324 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current_8094 .gallery_pressed_c324:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current_8094 .gallery_pressed_c324.tag-steel-4f77 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current_8094 .texture-e43b {
  background-color: var(--e-global-color-primary);
}
.current_8094 .texture-e43b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current_8094
  .pattern-yellow-b2bc
  .dirty-e416
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current_8094
  .row_dirty_f4e8
  .dirty-e416
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next_37e9
  .modal-4c90
  .content_a205 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_37e9
  .modal-4c90
  .icon-white-554b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_37e9 .medium_e31c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_37e9 .logo_bottom_fb51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_37e9 .message_iron_74bc {
  background-color: var(--e-global-color-primary);
}
.next_37e9 .message_iron_74bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_easy_3c02 .stone-c6e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_easy_3c02 .red-ab8f {
  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);
}
.detail_easy_3c02 .article-2093 {
  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);
}
.detail_easy_3c02 .article-2093 a:hover {
  color: var(--e-global-color-secondary);
}
.detail_easy_3c02 .huge-89da {
  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);
}
.detail_easy_3c02 .badge_2e95 {
  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);
}
.detail_easy_3c02 .hidden-f797 .module_a0fb {
  background-color: var(--e-global-color-primary);
}
.detail_easy_3c02 .hidden-f797 .module_a0fb:hover {
  background-color: var(--e-global-color-accent);
}
.detail_easy_3c02
  .hidden-f797
  .layout-short-6bee
  li
  span {
  background-color: var(--e-global-color-text);
}
.detail_easy_3c02
  .hidden-f797
  .layout-short-6bee
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.detail_easy_3c02
  .hidden-f797
  .layout-short-6bee
  li.mask_9c99
  span {
  background-color: var(--e-global-color-accent);
}
.wide_bf17
  .list_d393
  .green_8989 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_bf17 .list_d393 .detail-silver-9658 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_bf17 .list_d393 .outer_2834 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_bf17 .container_932e {
  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);
}
.wide_bf17
  .footer-a945.box_white_9e78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3
  > a {
  background-color: var(--e-global-color-text);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3
  > a
  .component-yellow-5eb9.description_7f3c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3
  > a
  .under_16b4.summary-east-6a77 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3
  > .gallery_hard_c4b7
  .active_bff3
  > a {
  background-color: var(--e-global-color-secondary);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3
  > .gallery_hard_c4b7
  .active_bff3
  > a
  .basic-137c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3
  > .gallery_hard_c4b7
  .active_bff3
  > a
  .under_16b4.header_4e88 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3
  > a
  .small_4e3c:before {
  color: var(--e-global-color-text);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3
  > .gallery_hard_c4b7
  a
  .small_4e3c:before {
  color: var(--e-global-color-text);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3.orange-0875
  > a
  .small_4e3c:before {
  color: var(--e-global-color-text);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3
  > .gallery_hard_c4b7
  .active_bff3.orange-0875
  > a
  .small_4e3c:before {
  color: var(--e-global-color-text);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3
  > a
  .header-2353
  .wrapper_b9ed {
  color: var(--e-global-color-text);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3
  > .gallery_hard_c4b7
  a
  .header-2353
  .wrapper_b9ed {
  color: var(--e-global-color-text);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3
  > a
  .header-2353
  .wrapper_b9ed,
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3
  > .gallery_hard_c4b7
  a
  .header-2353
  .wrapper_b9ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3
  > a
  .slider-b102:before {
  color: var(--e-global-color-text);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3
  > .gallery_hard_c4b7
  a
  .slider-b102:before {
  color: var(--e-global-color-text);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3.orange-0875
  > a
  .slider-b102:before {
  color: var(--e-global-color-text);
}
.list-tiny-9cfc
  > .progress-f62d
  > div
  > .wrapper-tall-661d
  > .active_bff3
  > .gallery_hard_c4b7
  .active_bff3.orange-0875
  > a
  .slider-b102:before {
  color: var(--e-global-color-text);
}
.hard-8e2d .article_5002 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-8e2d
  .image_2335:hover
  .article_5002 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_e468
  > .progress-f62d
  > .medium-3680
  > .tabs-5ca6
  > .texture-plasma-a044
  > .slider_3094
  .item_static_3f02 {
  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);
}
.backdrop_e468
  > .progress-f62d
  > .medium-3680
  > .tabs-5ca6
  > .texture-plasma-a044
  > .slider_3094:hover
  .item_static_3f02 {
  color: var(--e-global-color-text);
}
.backdrop_e468
  > .progress-f62d
  > .medium-3680
  > .tabs-5ca6
  > .texture-plasma-a044
  > .slider_3094:hover
  .item_static_3f02 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_e468
  > .progress-f62d
  > .medium-3680
  > .tabs-5ca6
  > .texture-plasma-a044.tooltip_ac00
  > .slider_3094
  .item_static_3f02 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_narrow_6e01 .photo-fd42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_narrow_6e01 .header-525e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_narrow_6e01 .liquid-3266 {
  background-color: var(--e-global-color-primary);
}
.progress_narrow_6e01 .liquid-3266 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_33c2
  > .progress-f62d
  > .mini_24e8
  > .complex_9b0f
  > .container_b29d
  .logo_e497 {
  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);
}
.label_33c2
  > .progress-f62d
  > .mini_24e8
  > .complex_9b0f
  > .container_b29d
  .backdrop-active-0779 {
  color: var(--e-global-color-text);
}
.label_33c2
  > .progress-f62d
  > .mini_24e8
  > .complex_9b0f
  > .container_b29d:hover
  .logo_e497 {
  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);
}
.label_33c2
  > .progress-f62d
  > .mini_24e8
  > .complex_9b0f
  > .container_b29d:hover
  .backdrop-active-0779 {
  color: var(--e-global-color-secondary);
}
.label_33c2
  > .progress-f62d
  > .mini_24e8
  > .complex_9b0f
  > .container_b29d.layout_glass_ac4f
  .logo_e497 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_33c2
  > .progress-f62d
  > .mini_24e8
  > .complex_9b0f
  > .container_b29d.layout_glass_ac4f
  .backdrop-active-0779 {
  color: var(--e-global-color-primary);
}
.red_2adb
  .popup_first_0be6
  .focused-99f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_2adb .basic-1e8c .hidden_7a23 .secondary-653e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-center-3116 .pressed-3b65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-center-3116 .mask-5d87 .pressed-3b65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-center-3116 .first_ec16 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-center-3116 .first_ec16 {
  background-color: var(--e-global-color-primary);
}
.detail_pro_591e .medium-9e94 .message_a9d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_pro_591e
  .medium-9e94:hover
  .simple_e41b {
  color: var(--e-global-color-secondary);
}
.detail_pro_591e
  .medium-9e94:hover
  .message_a9d1 {
  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_over_9b2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.wood-4e73 {
  max-width: 1400px !important;
}

.logo_2e32 {
  flex-direction: column;
}

.logo_2e32 .smooth_e34b {
  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.logo_2e32 .smooth_e34b {
  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);
}

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

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

.disabled-slow-437d.feature-c110 {
  display: none;
}

.steel-ff3f {
  display: none;
}

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

.shadow_hot_6a10.pressed-7fbf {
  margin-bottom: 40px;
  width: 100%;
}

.badge-glass-3ac1 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.logo_2e32 a {
  width: 100%;
}

.form_left_80b3 .tooltip-631a.hidden-active-386e {
  width: 20% !important;
}

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

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

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

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

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

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

.popup-bd47: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);
}

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

.form_left_80b3
  .tooltip-631a.tooltip-f066
  .menu-fixed-d56b
  .shade_c2dd {
  font-size: 20px !important;
}

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

.hard-8b5e {
  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;
}

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

  text-align: center;
}

.orange_6e10.header_paper_76fd > .summary-a00b {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.tooltip-selected-a4b3 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.mask-right-7a35 {
  font-size: 35px !important;
}

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

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

.yellow-154f {
  display: flex;
  gap: 50px;
}

.form_left_80b3
  .tooltip-631a.first-35f3
  .focused_2b84
  .pagination_north_d580 {
  width: 100% !important;
}

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

.filter-e916 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.hover_next_9b26:hover .shade_9606 {
  visibility: visible;
}
.hover_next_9b26:hover.hover_next_9b26::before {
  display: block;
}

.east_79bd h3 {
  color: #fff;
}

.active-4705 {
  margin: 0;
}

.form_left_80b3
  .tooltip-631a.first-35f3
  .pagination_north_d580
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.sidebar_inner_5641 {
  width: 100%;
}

.pro_5d99 {
  width: 100%;
}

.card-mini-ab11 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.pro_5d99 {
  width: 100%;
}

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

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

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

.photo-dim-079d {
  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;
}

.logo_2e32 .smooth_e34b.narrow_447d {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.logo_2e32 h1.smooth_e34b {
  margin-top: 80px !important;
}

.form_left_80b3 .tooltip-631a.summary-black-2274 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.mask_dirty_6930 img {
  width: 100%;
}

.detail-upper-72be .shadow-lower-4c51.menu-fixed-d56b {
  justify-content: space-between;
}

.hidden_iron_44f1 {
  display: none;
}

.steel-89f6 .smooth_23ed {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .orange_6e10 .summary-a00b {
    flex-wrap: nowrap !important;
  }
}

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

  .fast-6505 {
    width: 100% !important;
  }
}

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

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

  .detail-upper-72be .shadow-lower-4c51.menu-fixed-d56b {
    border-bottom: 1px solid #f0c159;
  }

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

  .orange_6e10.header_paper_76fd > .summary-a00b {
    gap: 15px;
    justify-content: space-between;
  }

  .form_left_80b3
    .tooltip-631a.first-35f3
    .pagination_north_d580
    img {
    width: 60% !important;
  }

  .tooltip-selected-a4b3 {
    left: 2%;
  }

  .wood_87c4 {
    margin: 10px 0;
  }

  .logo_2e32 .smooth_23ed {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .mask-right-7a35 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.logo_2e32 .smooth_e34b,
  .logo_2e32 .smooth_e34b {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .pagination_north_d580 {
    justify-content: center;
  }

  .logo_2e32 .smooth_23ed {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .badge-glass-3ac1 {
    margin-bottom: 15px !important;
  }

  .form_left_80b3 .tooltip-631a.hidden-active-386e {
    width: 75% !important;
  }

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

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

  h2.logo_2e32 .smooth_e34b,
  .logo_2e32 .smooth_e34b {
    font-size: 30px !important;
  }

  .pagination_north_d580 {
    justify-content: center;
  }

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

  .article_8dff
    .texture-upper-0e56.hovered-d1d5 {
    margin: 0 !important;
  }

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

  .wood_87c4 {
    display: flex;
  }

  .module_fresh_482c .selected_f35c {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .card-mini-ab11 {
    justify-content: flex-end;
    gap: 1px;
  }

  .logo_2e32 h1.smooth_e34b {
    margin-top: 40px !important;
  }

  .form_left_80b3
    .tooltip-631a.first-35f3
    .pagination_north_d580
    img,
  .aside-thick-d329 .focused_2b84 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .popup-bd47 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .form_left_80b3 .tooltip-631a.hidden-active-386e {
    width: 100% !important;
  }

  .orange_6e10.header_paper_76fd > .summary-a00b {
    gap: 3px;
  }

  .logo_2e32 .smooth_23ed {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.detail-upper-72be .shadow-lower-4c51.menu-fixed-d56b {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.detail-upper-72be .shadow-lower-4c51.menu-fixed-d56b: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);
}

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

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

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

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

.disabled-slow-437d: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .detail-upper-72be .shadow-lower-4c51.menu-fixed-d56b {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .logo_2e32 .smooth_e34b {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .selected_f35c {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.sidebar-light-2b51 .item_ebe2 {
  flex-shrink: 0;
  white-space: nowrap;
}

.sidebar-light-2b51 .fixed-e398 {
  flex-shrink: 0;
  min-width: fit-content;
}

.sidebar-light-2b51 .shade_c2dd {
  white-space: nowrap;
}

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

.sidebar-light-2b51 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.sidebar-light-2b51 .item_ebe2 {
  max-width: 80px !important;
}

.sidebar-light-2b51 .fixed-e398 {
  max-width: 80px !important;
  overflow: hidden;
}

.sidebar-light-2b51 .shadow-lower-4c51.menu-fixed-d56b {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.sidebar-light-2b51 .shade_c2dd {
  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);
  }
}

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

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

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

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

body .popup-bd47:nth-child(2),
.form_left_80b3 .popup-bd47:nth-child(2),
#page .popup-bd47: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;
}

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

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