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(.sort-88d7) {
  gap: 0.5em;
}
:where(.alert_green_e0cf) {
  gap: 0.5em;
}
body .card_790a > .shadow_soft_28cb {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .card_790a > .avatar-9c95 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .card_790a > .narrow-2445 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .large_8965 > .shadow_soft_28cb {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .large_8965 > .avatar-9c95 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .large_8965 > .narrow-2445 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .large_8965
  > :where(:not(.shadow_soft_28cb):not(.avatar-9c95):not(.tertiary_d06b)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .large_8965 > .cold_5310 {
  max-width: var(--wp--style--global--wide-size);
}
body .sort-88d7 {
  display: flex;
}
body .sort-88d7 {
  flex-wrap: wrap;
  align-items: center;
}
body .sort-88d7 > * {
  margin: 0;
}
body .alert_green_e0cf {
  display: grid;
}
body .alert_green_e0cf > * {
  margin: 0;
}
:where(.link_fef5.sort-88d7) {
  gap: 2em;
}
:where(.link_fef5.alert_green_e0cf) {
  gap: 2em;
}
:where(.basic-1916.sort-88d7) {
  gap: 1.25em;
}
:where(.basic-1916.alert_green_e0cf) {
  gap: 1.25em;
}
.wide_3c8e {
  color: var(--wp--preset--color--black) !important;
}
.highlight_inner_9988 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.label_b6fe {
  color: var(--wp--preset--color--white) !important;
}
.bottom-2a92 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.lite_9d10 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.widget-last-2761 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wrapper-selected-392e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.main_dynamic_3577 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.detail_dark_be53 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.small_c869 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.solid_8746 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.feature_full_0938 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.avatar_mini_be86 {
  background-color: var(--wp--preset--color--black) !important;
}
.article-thick-de5e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.avatar-e1f1 {
  background-color: var(--wp--preset--color--white) !important;
}
.media-clean-c156 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.filter-46bc {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.basic_e2a8 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shadow_cd95 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.background_north_cb79 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.grid_0bbf {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.clean_f528 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.banner_first_de67 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hovered_5ea9 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.nav-hard-f8d0 {
  border-color: var(--wp--preset--color--black) !important;
}
.outline-dirty-ad26 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.thick_3af9 {
  border-color: var(--wp--preset--color--white) !important;
}
.caption-6f95 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.description-dark-12cd {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.picture_be32 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.sidebar-active-2af7 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.summary_dynamic_e451 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.popup_right_467e {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.button_thick_b6ce {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.banner-west-0022 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.wood_7a61 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.logo_dark_ae63 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.detail-basic-c333 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.list_42d8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.dropdown-solid-c526 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.surface-c18b {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.accent_hovered_fb57 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.description-selected-c702 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.over-1b1f {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.logo_pressed_5c90 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.header-44a9 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.label-black-e3c7 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.badge-2f8a {
  background: var(--wp--preset--gradient--midnight) !important;
}
.notice_7fa3 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.table-b0db {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.module_easy_c3b5 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.rough-de83 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.component-dynamic-ed8c a:where(:not(.description-e315)) {
  color: inherit;
}
:where(.basic-1916.sort-88d7) {
  gap: 1.25em;
}
:where(.basic-1916.alert_green_e0cf) {
  gap: 1.25em;
}
:where(.link_fef5.sort-88d7) {
  gap: 2em;
}
:where(.link_fef5.alert_green_e0cf) {
  gap: 2em;
}
.footer_467a {
  font-size: 1.5em;
  line-height: 1.6;
}

.soft_cf00 .hidden-hovered-24b5 {
  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);
}
.main-prev-7427 .box-action-fe2c {
  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);
}
.pink-9413 {
  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);
}
.pink-9413.label-next-e0fd .north-6710 {
  background-color: var(--e-global-color-primary);
}
.pink-9413.status_7018 .north-6710,
.pink-9413.logo_stone_7a4a .north-6710 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.sidebar-first-edb9 .iron-c6bc {
  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);
}
.nav-12d7 {
  --divider-color: var(--e-global-color-secondary);
}
.nav-12d7 .huge_1200 {
  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);
}
.nav-12d7.box-tall-bad1 .carousel_8c41 {
  background-color: var(--e-global-color-secondary);
}
.nav-12d7.avatar_yellow_aa34 .carousel_8c41,
.nav-12d7.light_c4a2 .carousel_8c41 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.nav-12d7.avatar_yellow_aa34 .carousel_8c41,
.nav-12d7.light_c4a2 .carousel_8c41 svg {
  fill: var(--e-global-color-secondary);
}
.clean_bab8 .sort-lower-210d {
  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);
}
.clean_bab8 .media-cold-4641 {
  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);
}
.pattern_warm_73e7.box-tall-bad1 .carousel_8c41 {
  background-color: var(--e-global-color-primary);
}
.pattern_warm_73e7.avatar_yellow_aa34 .carousel_8c41,
.pattern_warm_73e7.light_c4a2 .carousel_8c41 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pattern_warm_73e7.avatar_yellow_aa34 .carousel_8c41,
.pattern_warm_73e7.light_c4a2 .carousel_8c41 svg {
  fill: var(--e-global-color-primary);
}
.lower-2581.box-tall-bad1 .carousel_8c41 {
  background-color: var(--e-global-color-primary);
}
.lower-2581.avatar_yellow_aa34 .carousel_8c41,
.lower-2581.light_c4a2 .carousel_8c41 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.lower-2581 .info-5907 {
  color: var(--e-global-color-primary);
}
.lower-2581 .info-5907,
.lower-2581 .info-5907 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-2581 .photo_wood_c8c6 {
  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);
}
.video-silver-c561 .next-d424 {
  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);
}
.over_6e3a .notice-d097 .pagination_hot_7065 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-8f60 .shadow-4f67:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.texture-8f60 .popup_897c i {
  color: var(--e-global-color-primary);
}
.texture-8f60 .popup_897c svg {
  fill: var(--e-global-color-primary);
}
.texture-8f60 .paper-cf5b {
  color: var(--e-global-color-secondary);
}
.texture-8f60 .shadow-4f67 > .paper-cf5b,
.texture-8f60 .shadow-4f67 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_74b1 .title-e1cf {
  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);
}
.photo_74b1 .upper-b8a1 {
  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);
}
.pro-7f66 .brown-073f .fluid-92f0 {
  background-color: var(--e-global-color-primary);
}
.pro-7f66 .frame-badf {
  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);
}
.texture_silver_0618 .aside_stone_5dc9 {
  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_silver_0618 .warm-c0df {
  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);
}
.texture_silver_0618 .border_medium_e5fe {
  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);
}
.main_cc14 .dropdown_0165,
.main_cc14 .dropdown_0165 a {
  color: var(--e-global-color-primary);
}
.main_cc14 .dropdown_0165.list_fc4d,
.main_cc14 .dropdown_0165.list_fc4d a {
  color: var(--e-global-color-accent);
}
.main_cc14 .dropdown_0165 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_cc14 .aside-5e10 {
  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);
}
.upper-2200 .shadow_f83f,
.upper-2200 .hot_78d4 {
  color: var(--e-global-color-primary);
}
.upper-2200 .shadow_f83f svg {
  fill: var(--e-global-color-primary);
}
.upper-2200 .list_fc4d .shadow_f83f,
.upper-2200 .list_fc4d .hot_78d4 {
  color: var(--e-global-color-accent);
}
.upper-2200 .list_fc4d .shadow_f83f svg {
  fill: var(--e-global-color-accent);
}
.upper-2200 .hot_78d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-2200 .aside-5e10 {
  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);
}
.item_fluid_f2f5 .column-a3ea,
.item_fluid_f2f5 .advanced_9167 {
  color: var(--e-global-color-primary);
}
.item_fluid_f2f5 .advanced_9167 svg {
  fill: var(--e-global-color-primary);
}
.item_fluid_f2f5 .dropdown_0165.list_fc4d a,
.item_fluid_f2f5
  .dropdown_0165.list_fc4d
  .advanced_9167 {
  color: var(--e-global-color-accent);
}
.item_fluid_f2f5 .column-a3ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_fluid_f2f5 .aside-5e10 {
  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);
}
.purple-67e9 .content_top_1cb1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-67e9 .hover_down_b7c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_steel_707f .button_steel_f2d3 .fluid-eb84 {
  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);
}
.breadcrumb_steel_707f .button_steel_f2d3 .layout-11ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_steel_707f .pink-7fd6 .fluid-eb84 {
  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);
}
.breadcrumb_steel_707f
  .pink-7fd6
  .layout-11ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_steel_707f
  .input-pressed-f977
  .fluid-eb84 {
  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);
}
.breadcrumb_steel_707f
  .input-pressed-f977
  .layout-11ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_steel_707f
  .component-full-bbc0
  .fluid-eb84 {
  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);
}
.breadcrumb_steel_707f
  .component-full-bbc0
  .layout-11ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-large-7a1c .box_clean_46d3 {
  background-color: var(--e-global-color-primary);
}
.heading-large-7a1c .box_clean_46d3:hover {
  background-color: var(--e-global-color-primary);
}
.heading-large-7a1c .text-90e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-large-7a1c
  .box_clean_46d3:hover
  .text-90e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-green-bfed .aside-tall-f485 {
  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);
}
.slider_0566 .mini-edb6 .bottom_d317 a {
  background-color: var(--e-global-color-accent);
}
.slider_0566 .mini-edb6 .modal_solid_32e1 a {
  background-color: var(--e-global-color-accent);
}
.slider_0566 .mini-edb6 .bottom_d317 a,
.slider_0566 .mini-edb6 .modal_solid_32e1 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_b777
  .fixed_9523.red_e1ef
  .mini-edb6
  a.secondary-d302 {
  background-color: var(--e-global-color-accent);
}
.tooltip_b777
  .fixed_9523.red_e1ef
  .mini-edb6
  span.secondary-d302.fn-current-3557 {
  background-color: var(--e-global-color-text);
}
.tooltip_b777
  .fixed_9523.red_e1ef
  .mini-edb6
  .secondary-d302 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-f818 .pattern-clean-3a9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-f818
  .pagination_down_413a
  > .feature-large-1bce
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-f818
  .paper-52f2
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-f818
  .row-9bf3
  .accordion-liquid-066e,
.middle-f818
  .row-9bf3
  .current_e10c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-f818
  .row-9bf3
  .sidebar_e9fa,
.middle-f818
  .row-9bf3
  a
  .sidebar_e9fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-f818
  .row-9bf3
  .pagination_1469 {
  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);
}
.middle-f818
  .row-9bf3
  .full-0c48 {
  background-color: var(--e-global-color-primary);
}
.middle-f818
  .row-9bf3
  .full-0c48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-f818
  .row-9bf3
  .full-0c48:hover {
  background-color: var(--e-global-color-primary);
}
.middle-f818
  .row-9bf3
  .wide-b67e {
  background-color: var(--e-global-color-primary);
}
.middle-f818
  .row-9bf3
  .wide-b67e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-f818
  .row-9bf3
  .wide-b67e:hover {
  background-color: var(--e-global-color-primary);
}
.middle-f818
  .avatar_7069
  .steel-82d4
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-f818
  .avatar_7069
  .sort_6a86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-f818
  .avatar_7069
  .pagination_1469 {
  color: var(--e-global-color-text);
}
.middle-f818
  .avatar_7069
  .pagination_1469
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-f818
  .avatar_7069
  .full-0c48 {
  background-color: var(--e-global-color-primary);
}
.middle-f818
  .avatar_7069
  .full-0c48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-f818
  .avatar_7069
  .full-0c48:hover {
  background-color: var(--e-global-color-primary);
}
.middle-f818
  .avatar_7069
  .wide-b67e {
  background-color: var(--e-global-color-primary);
}
.middle-f818
  .avatar_7069
  .wide-b67e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-f818
  .avatar_7069
  .wide-b67e:hover {
  background-color: var(--e-global-color-primary);
}
.middle-f818 .bottom-baab {
  background-color: var(--e-global-color-primary);
}
.middle-f818 .bottom-baab:hover {
  background-color: var(--e-global-color-primary);
}
.middle-f818 .shadow-6a36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-f818 .purple_bc41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_f16c .article-dark-e8c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_f16c
  .red_da52
  > div:nth-child(3)
  .article-dark-e8c9,
.gallery_f16c
  .breadcrumb-b2fd
  > div:nth-child(1)
  .article-dark-e8c9,
.gallery_f16c
  .shade_e511
  > div:nth-child(1)
  .article-dark-e8c9,
.gallery_f16c
  .iron-5423
  > div:nth-child(1)
  .article-dark-e8c9,
.gallery_f16c
  .photo_focused_21fe
  > div:nth-child(1)
  .article-dark-e8c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_f16c .grid-6e1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_f16c .search_3f3c {
  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);
}
.gallery_f16c .glass-f08a {
  background-color: var(--e-global-color-primary);
}
.gallery_f16c .glass-f08a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_f16c .glass-f08a:hover {
  background-color: var(--e-global-color-primary);
}
.gallery_f16c .active-tiny-cbf5 {
  background-color: var(--e-global-color-primary);
}
.gallery_f16c .active-tiny-cbf5:hover {
  background-color: var(--e-global-color-primary);
}
.gallery_f16c .shadow-6a36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_f16c .purple_bc41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-full-2143 .table-71a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-full-2143 .hover-hovered-5524 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-full-2143 .modal_narrow_c8b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-full-2143 .article-pressed-993a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-full-2143 .disabled-glass-e576 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-full-2143 .active-tiny-cbf5 {
  background-color: var(--e-global-color-primary);
}
.row-full-2143 .active-tiny-cbf5:hover {
  background-color: var(--e-global-color-primary);
}
.selected-1ed3 .thumbnail-a474 {
  background-color: var(--e-global-color-secondary);
}
.selected-1ed3 .notice-fa38 {
  background-color: var(--e-global-color-text);
}
.selected-1ed3 .component-yellow-d79f {
  background-color: var(--e-global-color-secondary);
}
.selected-1ed3 .detail_simple_e563 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-1ed3 .overlay_under_a1a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-1ed3 .first-ebbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-1ed3 .red-b19d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-1ed3 .mini_7934 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-6024 .heading_center_e2ee .carousel-first-b5f8,
.under-6024
  .heading_center_e2ee
  .carousel-first-b5f8
  a,
.under-6024 .green_2c80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-6024 .heading_center_e2ee .north_c375,
.under-6024 .row-c982 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-6024 .heading_center_e2ee .north_c375 {
  color: var(--e-global-color-text);
}
.under-6024 .row-c982 {
  color: var(--e-global-color-text);
}
.under-6024
  .heading_center_e2ee
  .slow-da4f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-6024 .component-dirty-b4bb .popup_wood_0fb5 {
  background-color: var(--e-global-color-primary);
}
.under-6024 .component-dirty-b4bb .popup_wood_0fb5:hover {
  background-color: var(--e-global-color-primary);
}
.under-6024 .component-dirty-b4bb .tertiary-bottom-ddda li span {
  background-color: var(--e-global-color-text);
}
.under-6024 .component-dirty-b4bb .tertiary-bottom-ddda li span:hover {
  background-color: var(--e-global-color-primary);
}
.under-6024
  .component-dirty-b4bb
  .tertiary-bottom-ddda
  li.title-north-a2d2
  span {
  background-color: var(--e-global-color-accent);
}
.under-6024 .hero-269e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_6361 .border_16e9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-3739 .purple_d38c {
  background-color: var(--e-global-color-primary);
}
.large-3739 .wood_8bc4 {
  background-color: var(--e-global-color-secondary);
}
.large-3739 .caption-db12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-3739 .preview_6221 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-3739 .section-liquid-2459 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-3739 .out_a924 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-3739 .mask_wood_a40a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-3739 .basic-abd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-3739 .mask-a1bd {
  background-color: var(--e-global-color-primary);
}
.large-3739 .mask-a1bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_short_bb4e .bottom-1135 {
  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);
}
.text_short_bb4e .logo_left_ee91 {
  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);
}
.text_short_bb4e
  .large-6969:after {
  background-color: var(--e-global-color-primary);
}
.text_short_bb4e .accordion-0b33 {
  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);
}
.gold_70a3 .green_2c80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_70a3 .row-c982 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_13d3 .pressed_b707 .surface_36ab {
  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);
}
.panel_13d3 .pressed_b707 .outline-a6cd {
  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);
}
.preview-action-2b39 .lite-3fc3 {
  background-color: var(--e-global-color-primary);
}
.preview-action-2b39 .static_d9b3 {
  background-color: var(--e-global-color-secondary);
}
.preview-action-2b39 .banner-plasma-f9a6 .notification_white_710e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-action-2b39 .banner_rough_ff96 .notification_white_710e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_pro_585a .active_da1b .label_black_bf86 {
  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);
}
.sidebar_pro_585a .active_da1b .preview-386b {
  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);
}
.sidebar_pro_585a .active_da1b .stone_21b0 {
  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);
}
.tag_huge_4896 .under_d06e {
  border-color: var(--e-global-color-text);
}
.tag_huge_4896 .full_9d32 {
  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);
}
.tag_huge_4896 .paper-53bd {
  color: var(--e-global-color-primary);
}
.tag_huge_4896 .gallery-772c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-70e3 .banner_large_c882 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-70e3 .sidebar-fluid-432a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-70e3 .icon-white-138c:hover .banner_large_c882 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-70e3
  .icon-white-138c:hover
  .sidebar-fluid-432a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_b367 .icon_old_dcd6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_b367 .search_c1a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_steel_7a55 .form-f193 .caption-a574 {
  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);
}
.video_steel_7a55 .yellow_385c .caption-a574 {
  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);
}
.card-center-e09f .heading-2bf5 {
  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);
}
.feature_40f3 .west-eb76 .top-2fc8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_40f3 .west-eb76 .top-2fc8 {
  background-color: var(--e-global-color-secondary);
}
.feature_40f3 .first-c42f .top-2fc8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_40f3 .first-c42f .top-2fc8 {
  background-color: var(--e-global-color-secondary);
}
.feature_40f3 .layout-da54 .focus-hard-7c70 {
  background-color: var(--e-global-color-primary);
}
.feature_40f3 .layout-da54:hover .focus-hard-7c70 {
  background-color: var(--e-global-color-secondary);
}
.feature_40f3 .popup_wood_0fb5 {
  background-color: var(--e-global-color-primary);
}
.feature_40f3 .popup_wood_0fb5:hover {
  background-color: var(--e-global-color-accent);
}
.feature_40f3 .tertiary-bottom-ddda li span {
  background-color: var(--e-global-color-text);
}
.feature_40f3 .tertiary-bottom-ddda li span:hover {
  background-color: var(--e-global-color-primary);
}
.feature_40f3 .tertiary-bottom-ddda li.title-north-a2d2 span {
  background-color: var(--e-global-color-accent);
}
.filter-gas-d825 .block_bottom_bf4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-gas-d825 .container-down-a789 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-33ff .image_cb23:before {
  background-color: var(--e-global-color-secondary);
}
.caption-33ff .container-27ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-33ff .summary_6c8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_a999 .tertiary-copper-ccb2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_a999 .tertiary-copper-ccb2:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_a999 .tertiary-copper-ccb2.fn-active-3557 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_a999 .preview-short-08e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_a999 .sort_3c28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_a999 .chip_large_b5d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_a999 .tertiary_wood_cdec {
  background-color: var(--e-global-color-primary);
}
.green_a999 .tertiary_wood_cdec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_a999 .clean_9aa3 {
  background-color: var(--e-global-color-primary);
}
.green_a999 .clean_9aa3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-9725 .progress-0a47 .pattern-ce1c a {
  color: var(--e-global-color-secondary);
}
.card-9725 .progress-0a47 .pattern-ce1c a:hover {
  color: var(--e-global-color-secondary);
}
.card-9725 .progress-0a47 .pattern-ce1c,
.card-9725 .progress-0a47 .pattern-ce1c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-9725 .progress-0a47 .yellow-28a2 {
  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);
}
.card-9725 .progress-0a47 .easy_4a98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-9725 .progress-0a47 .paper-8966 {
  background-color: var(--e-global-color-primary);
}
.card-9725 .progress-0a47 .paper-8966 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-9725 .progress-0a47 .paper-8966:hover {
  background-color: var(--e-global-color-primary);
}
.card-9725 .progress-0a47 .block-5624 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-9725 .progress-0a47 .block-5624 {
  background-color: var(--e-global-color-primary);
}
.card-9725 .progress-0a47 .block-5624:hover {
  background-color: var(--e-global-color-primary);
}
.card-9725 .progress-0a47 .popup_wood_0fb5 {
  background-color: var(--e-global-color-primary);
}
.card-9725 .progress-0a47 .popup_wood_0fb5:hover {
  background-color: var(--e-global-color-primary);
}
.card-9725 .component-dirty-b4bb .tertiary-bottom-ddda li span {
  background-color: var(--e-global-color-text);
}
.card-9725 .component-dirty-b4bb .tertiary-bottom-ddda li span:hover {
  background-color: var(--e-global-color-primary);
}
.card-9725 .component-dirty-b4bb .tertiary-bottom-ddda li.title-north-a2d2 span {
  background-color: var(--e-global-color-accent);
}
.card-9725 .shadow-6a36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-9725 .purple_bc41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-wide-92a9 .bright_84f9 .wide_a3b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-wide-92a9 .bright_84f9 .bottom-7ce1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-wide-92a9 .bright_84f9 .complex_7611 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_thick_6eea .table-light-5138 {
  border-color: var(--e-global-color-text);
}
.border_thick_6eea .photo-fixed-1475 {
  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);
}
.border_thick_6eea .surface-62a4 {
  color: var(--e-global-color-secondary);
}
.border_thick_6eea .surface-62a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_thick_6eea .hover-yellow-7a4e > * {
  color: var(--e-global-color-primary);
}
.border_thick_6eea .hover-yellow-7a4e > * svg {
  fill: var(--e-global-color-primary);
}
.border_thick_6eea .label_d28e {
  color: var(--e-global-color-primary);
}
.border_thick_6eea .label_d28e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_thick_6eea .tag-dark-9fca {
  color: var(--e-global-color-primary);
}
.border_thick_6eea .tag-dark-9fca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_thick_6eea .search_2a84 {
  color: var(--e-global-color-primary);
}
.border_thick_6eea .search_2a84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_thick_6eea .right_1970 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_thick_6eea .form_warm_d5ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_thick_6eea .form_warm_d5ec.surface_glass_614d {
  color: var(--e-global-color-secondary);
}
.border_thick_6eea .form_warm_d5ec.surface_glass_614d .caption_motion_f785 {
  color: var(--e-global-color-accent);
}
.border_thick_6eea .form_warm_d5ec.wood_a42a {
  color: var(--e-global-color-text);
}
.border_thick_6eea .form_warm_d5ec.wood_a42a .caption_motion_f785 {
  color: var(--e-global-color-text);
}
.border_thick_6eea .form_warm_d5ec:before {
  border-top-color: var(--e-global-color-text);
}
.border_thick_6eea .nav_left_9dff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_thick_6eea
  .nav_left_9dff
  .module_5a5e {
  background-color: var(--e-global-color-primary);
}
.border_thick_6eea
  .nav_left_9dff
  .module_5a5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_thick_6eea .table-light-5138 .title-aa66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_old_808c .progress-out-2364 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_old_808c .container-6cd7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_action_fa58 .under_0f0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_action_fa58
  .selected_7090
  .preview_action_c108 {
  background-color: var(--e-global-color-secondary);
}
.panel_action_fa58
  .selected_7090.pagination_yellow_f4dd
  .preview_action_c108 {
  background-color: var(--e-global-color-text);
}
.panel_action_fa58
  .selected_7090:hover
  .preview_action_c108 {
  background-color: var(--e-global-color-accent);
}
.panel_action_fa58
  .selected_7090.fn-active-3557
  .preview_action_c108 {
  background-color: var(--e-global-color-primary);
}
.dim-8e9c .narrow_24f6 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.dim-8e9c .label-392b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-8e9c .description_gold_11cd {
  background-color: var(--e-global-color-primary);
}
.dim-8e9c .description_gold_11cd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-9c8e .left-561e .picture-cabe .static-d62c {
  background-color: var(--e-global-color-secondary);
}
.plasma-9c8e .left-561e .main-warm-25df:after {
  background-color: var(--e-global-color-secondary);
}
.plasma-9c8e .tabs_soft_a01d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-9c8e .video_hovered_c048 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-9c8e .first_25c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-9c8e .thumbnail_glass_7928 {
  background-color: var(--e-global-color-primary);
}
.plasma-9c8e .thumbnail_glass_7928 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-9c8e .banner-bottom-e4ec {
  background-color: var(--e-global-color-secondary);
}
.plasma-9c8e .banner-bottom-e4ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-9c8e .left-561e .button_b756 .north_ed17:hover {
  background-color: var(--e-global-color-primary);
}
.plasma-9c8e
  .left-561e
  .button_b756
  .north_ed17.gradient_0d59 {
  background-color: var(--e-global-color-primary);
}
.plasma-9c8e .left-561e .container_copper_5ec9:before {
  border-color: var(--e-global-color-primary);
}
.plasma-9c8e .left-561e .container_copper_5ec9:hover:before {
  border-color: var(--e-global-color-secondary);
}
.plasma-9c8e
  .left-561e
  .container_copper_5ec9.purple-c9e8:before {
  border-color: var(--e-global-color-primary);
}
.plasma-9c8e .preview-silver-ea5f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-2830 .layout_39c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-2830 .layout_39c1:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-2830 .layout_39c1.modal_03d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-2830 .pro_56c4 {
  background-color: var(--e-global-color-primary);
}
.right-2830 .pro_56c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-2830
  .section-down-09ab
  .primary-d7b0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-2830
  .progress_5f06
  .primary-d7b0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_new_f1a3
  .solid-8d16
  .picture_upper_c554 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_new_f1a3
  .solid-8d16
  .orange-4c77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_new_f1a3 .form-medium-faff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_new_f1a3 .hover-mini-928d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_new_f1a3 .north-832c {
  background-color: var(--e-global-color-primary);
}
.container_new_f1a3 .north-832c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-9b67 .tall_0874 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-9b67 .frame-b769 {
  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);
}
.stale-9b67 .active_3ed1 {
  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);
}
.stale-9b67 .active_3ed1 a:hover {
  color: var(--e-global-color-secondary);
}
.stale-9b67 .secondary_d597 {
  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);
}
.stale-9b67 .label_up_1013 {
  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);
}
.stale-9b67 .next_9ef3 .popup_wood_0fb5 {
  background-color: var(--e-global-color-primary);
}
.stale-9b67 .next_9ef3 .popup_wood_0fb5:hover {
  background-color: var(--e-global-color-accent);
}
.stale-9b67
  .next_9ef3
  .tertiary-bottom-ddda
  li
  span {
  background-color: var(--e-global-color-text);
}
.stale-9b67
  .next_9ef3
  .tertiary-bottom-ddda
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.stale-9b67
  .next_9ef3
  .tertiary-bottom-ddda
  li.title-north-a2d2
  span {
  background-color: var(--e-global-color-accent);
}
.middle-82ad
  .basic_0b8b
  .pattern_inner_8c19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-82ad .basic_0b8b .east_f1ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-82ad .basic_0b8b .right_f737 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-82ad .simple_f2ee {
  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);
}
.middle-82ad
  .logo_east_654e.mask-dim-2936 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869
  > a {
  background-color: var(--e-global-color-text);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869
  > a
  .description-3776.carousel_last_1ada {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869
  > a
  .pro-5ce8.left-627d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869
  > .frame-red-ef58
  .description-8869
  > a {
  background-color: var(--e-global-color-secondary);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869
  > .frame-red-ef58
  .description-8869
  > a
  .card-c31a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869
  > .frame-red-ef58
  .description-8869
  > a
  .pro-5ce8.message_1bfe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869
  > a
  .tooltip_static_92a0:before {
  color: var(--e-global-color-text);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869
  > .frame-red-ef58
  a
  .tooltip_static_92a0:before {
  color: var(--e-global-color-text);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869.preview_current_e883
  > a
  .tooltip_static_92a0:before {
  color: var(--e-global-color-text);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869
  > .frame-red-ef58
  .description-8869.preview_current_e883
  > a
  .tooltip_static_92a0:before {
  color: var(--e-global-color-text);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869
  > a
  .right_87db
  .widget-a349 {
  color: var(--e-global-color-text);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869
  > .frame-red-ef58
  a
  .right_87db
  .widget-a349 {
  color: var(--e-global-color-text);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869
  > a
  .right_87db
  .widget-a349,
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869
  > .frame-red-ef58
  a
  .right_87db
  .widget-a349 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869
  > a
  .purple-7e4d:before {
  color: var(--e-global-color-text);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869
  > .frame-red-ef58
  a
  .purple-7e4d:before {
  color: var(--e-global-color-text);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869.preview_current_e883
  > a
  .purple-7e4d:before {
  color: var(--e-global-color-text);
}
.sidebar_99af
  > .highlight-solid-f8e8
  > div
  > .pink-5948
  > .description-8869
  > .frame-red-ef58
  .description-8869.preview_current_e883
  > a
  .purple-7e4d:before {
  color: var(--e-global-color-text);
}
.list_green_2d5e .outer-5f08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_green_2d5e
  .short_2238:hover
  .outer-5f08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_b5de
  > .highlight-solid-f8e8
  > .dirty-0859
  > .overlay-clean-61e2
  > .gradient_thick_c700
  > .wood_6bca
  .preview-soft-c45a {
  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_b5de
  > .highlight-solid-f8e8
  > .dirty-0859
  > .overlay-clean-61e2
  > .gradient_thick_c700
  > .wood_6bca:hover
  .preview-soft-c45a {
  color: var(--e-global-color-text);
}
.progress_b5de
  > .highlight-solid-f8e8
  > .dirty-0859
  > .overlay-clean-61e2
  > .gradient_thick_c700
  > .wood_6bca:hover
  .preview-soft-c45a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_b5de
  > .highlight-solid-f8e8
  > .dirty-0859
  > .overlay-clean-61e2
  > .gradient_thick_c700.outline_6eb0
  > .wood_6bca
  .preview-soft-c45a {
  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);
}
.video_tall_8e60 .layout-b29c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_tall_8e60 .video_8e73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_tall_8e60 .carousel_up_77f6 {
  background-color: var(--e-global-color-primary);
}
.video_tall_8e60 .carousel_up_77f6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-purple-e586
  > .highlight-solid-f8e8
  > .nav-cf4d
  > .title_green_e35e
  > .wrapper-8234
  .shadow-13cc {
  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);
}
.carousel-purple-e586
  > .highlight-solid-f8e8
  > .nav-cf4d
  > .title_green_e35e
  > .wrapper-8234
  .stone_5b18 {
  color: var(--e-global-color-text);
}
.carousel-purple-e586
  > .highlight-solid-f8e8
  > .nav-cf4d
  > .title_green_e35e
  > .wrapper-8234:hover
  .shadow-13cc {
  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);
}
.carousel-purple-e586
  > .highlight-solid-f8e8
  > .nav-cf4d
  > .title_green_e35e
  > .wrapper-8234:hover
  .stone_5b18 {
  color: var(--e-global-color-secondary);
}
.carousel-purple-e586
  > .highlight-solid-f8e8
  > .nav-cf4d
  > .title_green_e35e
  > .wrapper-8234.pink-fde6
  .shadow-13cc {
  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);
}
.carousel-purple-e586
  > .highlight-solid-f8e8
  > .nav-cf4d
  > .title_green_e35e
  > .wrapper-8234.pink-fde6
  .stone_5b18 {
  color: var(--e-global-color-primary);
}
.panel_f6b9
  .label_focused_c0a8
  .old_b468 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_f6b9 .paragraph_035e .title-aa66 .sidebar-short-c4ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_39dd .paragraph-3a2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_39dd .section_2e2e .paragraph-3a2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_39dd .full-e716 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_39dd .full-e716 {
  background-color: var(--e-global-color-primary);
}
.gallery_wood_80c8 .progress_focused_29c4 .silver_0b19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_wood_80c8
  .progress_focused_29c4:hover
  .breadcrumb_2065 {
  color: var(--e-global-color-secondary);
}
.gallery_wood_80c8
  .progress_focused_29c4:hover
  .silver_0b19 {
  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);
}
.narrow-6444 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.complex_3ea4 {
  flex-direction: column;
}

.complex_3ea4 .first_93da {
  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.complex_3ea4 .first_93da {
  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);
}

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

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

.media-5f7a.input-4680 {
  display: none;
}

.easy_ccc2 {
  display: none;
}

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

.hard-d96e.up_2c05 {
  margin-bottom: 40px;
  width: 100%;
}

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

.complex_3ea4 a {
  width: 100%;
}

.video_large_a540 .cool-09cd.gas_4a6e {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.video_large_a540
  .cool-09cd.small-8474
  .gradient-f795
  .thumbnail_gas_d029 {
  font-size: 20px !important;
}

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

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

.chip-dim-744d h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.shade-ccb0.image-soft-7ed3 > .banner_0a48 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.fresh-57c5 {
  position: relative;
  width: 100%;
}

.surface-e82d {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

.notification-tall-11f7 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

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

.video_large_a540
  .cool-09cd.image-e100
  .disabled-out-9995
  .slider_f402 {
  width: 100% !important;
}

.column-07dd {
  width: 500px !important;
  max-width: none;
}

.input-east-d8df {
  width: 100%;
}

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

.static-dae2 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.carousel-7bc4 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.static-dae2:hover .carousel-7bc4 {
  visibility: visible;
}
.static-dae2:hover.static-dae2::before {
  display: block;
}

.chip-dim-744d h3 {
  color: #fff;
}

.pink-4500 {
  margin: 0;
}

.video_large_a540
  .cool-09cd.image-e100
  .slider_f402
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.selected_7bfb {
  width: 100%;
}

.shadow_22eb {
  width: 100%;
}

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

.shadow_22eb {
  width: 100%;
}

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

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

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

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

.complex_3ea4 .first_93da.first-d3cc {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.complex_3ea4 h1.first_93da {
  margin-top: 80px !important;
}

.video_large_a540 .cool-09cd.modal_short_5e52 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.avatar_6366 img {
  width: 100%;
}

.slider_brown_c419 .icon-basic-1711.gradient-f795 {
  justify-content: space-between;
}

.breadcrumb_025f {
  display: none;
}

.panel-center-78c2 .hidden_paper_61aa {
  margin: 1px 0 !important;
}

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

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

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

  .column-07dd {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .chip-dim-744d h3 {
    font-size: 28px;
  }

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

  .slider_brown_c419 .icon-basic-1711.gradient-f795 {
    border-bottom: 1px solid #f0c159;
  }

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

  .shade-ccb0.image-soft-7ed3 > .banner_0a48 {
    gap: 15px;
    justify-content: space-between;
  }

  .video_large_a540
    .cool-09cd.image-e100
    .slider_f402
    img {
    width: 60% !important;
  }

  .surface-e82d {
    left: 2%;
  }

  .sidebar-a2ee {
    margin: 10px 0;
  }

  .complex_3ea4 .hidden_paper_61aa {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.complex_3ea4 .first_93da,
  .complex_3ea4 .first_93da {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .slider_f402 {
    justify-content: center;
  }

  .complex_3ea4 .hidden_paper_61aa {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .east-3e3d {
    margin-bottom: 15px !important;
  }

  .video_large_a540 .cool-09cd.gas_4a6e {
    width: 75% !important;
  }

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

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

  h2.complex_3ea4 .first_93da,
  .complex_3ea4 .first_93da {
    font-size: 30px !important;
  }

  .slider_f402 {
    justify-content: center;
  }

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

  .sidebar-5f71
    .action_50b1.mask_in_d634 {
    margin: 0 !important;
  }

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

  .sidebar-a2ee {
    display: flex;
  }

  .active_bf7c .fast-a473 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .wrapper-gas-0197 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .complex_3ea4 h1.first_93da {
    margin-top: 40px !important;
  }

  .video_large_a540
    .cool-09cd.image-e100
    .slider_f402
    img,
  .clean_bab8 .disabled-out-9995 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .video_large_a540 .cool-09cd.gas_4a6e {
    width: 100% !important;
  }

  .shade-ccb0.image-soft-7ed3 > .banner_0a48 {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.slider_brown_c419 .icon-basic-1711.gradient-f795 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.slider_brown_c419 .icon-basic-1711.gradient-f795: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);
}

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

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

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

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

.media-5f7a: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;
}

/* 图片块简化样式 */
.detail-727f {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .slider_brown_c419 .icon-basic-1711.gradient-f795 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .complex_3ea4 .first_93da {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .fast-a473 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.texture-d903 .texture-easy-f03f {
  flex-shrink: 0;
  white-space: nowrap;
}

.texture-d903 .fresh_6f29 {
  flex-shrink: 0;
  min-width: fit-content;
}

.texture-d903 .thumbnail_gas_d029 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.texture-d903 .texture-easy-f03f {
  max-width: 80px !important;
}

.texture-d903 .fresh_6f29 {
  max-width: 80px !important;
  overflow: hidden;
}

.texture-d903 .icon-basic-1711.gradient-f795 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.texture-d903 .thumbnail_gas_d029 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 014e */
.shadow-element-i0 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
