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(.popup_6cd4) {
  gap: 0.5em;
}
:where(.copper-0254) {
  gap: 0.5em;
}
body .short_490b > .logo-955f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .short_490b > .header-motion-cd3f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .short_490b > .status-dim-d230 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .carousel-6edb > .logo-955f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .carousel-6edb > .header-motion-cd3f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .carousel-6edb > .status-dim-d230 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .carousel-6edb
  > :where(:not(.logo-955f):not(.header-motion-cd3f):not(.highlight_b024)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .carousel-6edb > .breadcrumb_left_dcd8 {
  max-width: var(--wp--style--global--wide-size);
}
body .popup_6cd4 {
  display: flex;
}
body .popup_6cd4 {
  flex-wrap: wrap;
  align-items: center;
}
body .popup_6cd4 > * {
  margin: 0;
}
body .copper-0254 {
  display: grid;
}
body .copper-0254 > * {
  margin: 0;
}
:where(.pattern_e092.popup_6cd4) {
  gap: 2em;
}
:where(.pattern_e092.copper-0254) {
  gap: 2em;
}
:where(.badge-advanced-7b26.popup_6cd4) {
  gap: 1.25em;
}
:where(.badge-advanced-7b26.copper-0254) {
  gap: 1.25em;
}
.black-c9b1 {
  color: var(--wp--preset--color--black) !important;
}
.red-5d3e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.panel_over_36c4 {
  color: var(--wp--preset--color--white) !important;
}
.white-b102 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.texture-8e6c {
  color: var(--wp--preset--color--vivid-red) !important;
}
.highlight_41bd {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.upper_d8d5 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.highlight_7835 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.gold-5904 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.footer_c67b {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.backdrop_steel_396b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.large_0ff2 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.texture-narrow-9953 {
  background-color: var(--wp--preset--color--black) !important;
}
.summary_silver_b53b {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.notice_13a4 {
  background-color: var(--wp--preset--color--white) !important;
}
.plasma_7ba2 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.image_2a0e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.lower_fd2e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.badge_01f2 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.text-easy-abee {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.surface-655b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.element-blue-60f5 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.caption_0f69 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.gallery-a394 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.outer-e465 {
  border-color: var(--wp--preset--color--black) !important;
}
.tertiary_ce31 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.block-dcdf {
  border-color: var(--wp--preset--color--white) !important;
}
.notification_dd1e {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.disabled_up_95b7 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.thumbnail-white-cb5b {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.background_under_ae93 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.picture-3944 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tabs-152f {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.header_old_925b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gradient-selected-b96a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.center_3278 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.section_d466 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.gas_b354 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.old_2327 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hover-soft-b02e {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.inner-8267 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.lite_1074 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.shade_31ea {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.active-active-3ec9 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.primary-static-06e7 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.summary-action-44ce {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.gallery-hard-0c82 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.sort-8337 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.box-brown-6933 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.right_6b77 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.summary-1bbc {
  font-size: var(--wp--preset--font-size--large) !important;
}
.outline_7505 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.preview_37e2 a:where(:not(.footer-2074)) {
  color: inherit;
}
:where(.badge-advanced-7b26.popup_6cd4) {
  gap: 1.25em;
}
:where(.badge-advanced-7b26.copper-0254) {
  gap: 1.25em;
}
:where(.pattern_e092.popup_6cd4) {
  gap: 2em;
}
:where(.pattern_e092.copper-0254) {
  gap: 2em;
}
.backdrop_soft_c7fe {
  font-size: 1.5em;
  line-height: 1.6;
}

.module_af72 .column_7647 {
  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);
}
.footer_5787 .green-62d2 {
  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);
}
.box-a40b {
  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);
}
.box-a40b.yellow_17da .avatar-274d {
  background-color: var(--e-global-color-primary);
}
.box-a40b.chip_e4f1 .avatar-274d,
.box-a40b.wrapper-complex-b10b .avatar-274d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tertiary_c30a .slider-1e16 {
  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);
}
.label_8b2d {
  --divider-color: var(--e-global-color-secondary);
}
.label_8b2d .shadow-da9c {
  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);
}
.label_8b2d.middle-c464 .info_c8dc {
  background-color: var(--e-global-color-secondary);
}
.label_8b2d.button-ccbd .info_c8dc,
.label_8b2d.description-69e5 .info_c8dc {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.label_8b2d.button-ccbd .info_c8dc,
.label_8b2d.description-69e5 .info_c8dc svg {
  fill: var(--e-global-color-secondary);
}
.easy_7f26 .texture-c31f {
  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);
}
.easy_7f26 .east_c167 {
  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);
}
.filter-4d89.middle-c464 .info_c8dc {
  background-color: var(--e-global-color-primary);
}
.filter-4d89.button-ccbd .info_c8dc,
.filter-4d89.description-69e5 .info_c8dc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.filter-4d89.button-ccbd .info_c8dc,
.filter-4d89.description-69e5 .info_c8dc svg {
  fill: var(--e-global-color-primary);
}
.header-17c1.middle-c464 .info_c8dc {
  background-color: var(--e-global-color-primary);
}
.header-17c1.button-ccbd .info_c8dc,
.header-17c1.description-69e5 .info_c8dc {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.header-17c1 .overlay_2b55 {
  color: var(--e-global-color-primary);
}
.header-17c1 .overlay_2b55,
.header-17c1 .overlay_2b55 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-17c1 .yellow_1066 {
  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);
}
.content_new_c4a2 .silver_5dee {
  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);
}
.hover_prev_0c8a .lower-d82b .badge_01b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_dim_d86d .carousel-inner-0f83:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.avatar_dim_d86d .table_over_12cb i {
  color: var(--e-global-color-primary);
}
.avatar_dim_d86d .table_over_12cb svg {
  fill: var(--e-global-color-primary);
}
.avatar_dim_d86d .light_472f {
  color: var(--e-global-color-secondary);
}
.avatar_dim_d86d .carousel-inner-0f83 > .light_472f,
.avatar_dim_d86d .carousel-inner-0f83 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_4ef7 .slow-cc4d {
  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);
}
.first_4ef7 .panel-orange-38ca {
  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_d0fc .video-99ed .pagination-rough-2a48 {
  background-color: var(--e-global-color-primary);
}
.outer_d0fc .outer-42cf {
  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);
}
.box-active-0cf7 .message_tiny_3d38 {
  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);
}
.box-active-0cf7 .row-solid-6709 {
  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);
}
.box-active-0cf7 .avatar_0c4e {
  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);
}
.card-orange-6e4f .bright_59d7,
.card-orange-6e4f .bright_59d7 a {
  color: var(--e-global-color-primary);
}
.card-orange-6e4f .bright_59d7.mini_8d89,
.card-orange-6e4f .bright_59d7.mini_8d89 a {
  color: var(--e-global-color-accent);
}
.card-orange-6e4f .bright_59d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-orange-6e4f .info_a6a6 {
  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-dark-c792 .caption-149c,
.aside-dark-c792 .main_4d07 {
  color: var(--e-global-color-primary);
}
.aside-dark-c792 .caption-149c svg {
  fill: var(--e-global-color-primary);
}
.aside-dark-c792 .mini_8d89 .caption-149c,
.aside-dark-c792 .mini_8d89 .main_4d07 {
  color: var(--e-global-color-accent);
}
.aside-dark-c792 .mini_8d89 .caption-149c svg {
  fill: var(--e-global-color-accent);
}
.aside-dark-c792 .main_4d07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-dark-c792 .info_a6a6 {
  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);
}
.wide_96a7 .modal-87ee,
.wide_96a7 .focus-3d00 {
  color: var(--e-global-color-primary);
}
.wide_96a7 .focus-3d00 svg {
  fill: var(--e-global-color-primary);
}
.wide_96a7 .bright_59d7.mini_8d89 a,
.wide_96a7
  .bright_59d7.mini_8d89
  .focus-3d00 {
  color: var(--e-global-color-accent);
}
.wide_96a7 .modal-87ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_96a7 .info_a6a6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_9b54 .tertiary_hard_21bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_9b54 .out-5b00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-8d49 .dirty_1895 .info-wide-7dc3 {
  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);
}
.plasma-8d49 .dirty_1895 .picture-5530 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-8d49 .east-312d .info-wide-7dc3 {
  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);
}
.plasma-8d49
  .east-312d
  .picture-5530 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-8d49
  .disabled-d50a
  .info-wide-7dc3 {
  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);
}
.plasma-8d49
  .disabled-d50a
  .picture-5530 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-8d49
  .nav-a1a1
  .info-wide-7dc3 {
  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);
}
.plasma-8d49
  .nav-a1a1
  .picture-5530 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid_d1a5 .texture-pro-ff40 {
  background-color: var(--e-global-color-primary);
}
.solid_d1a5 .texture-pro-ff40:hover {
  background-color: var(--e-global-color-primary);
}
.solid_d1a5 .avatar-7054 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_d1a5
  .texture-pro-ff40:hover
  .avatar-7054 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_45ca .badge-a6c1 {
  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);
}
.center-adc9 .backdrop_d92e .up-f524 a {
  background-color: var(--e-global-color-accent);
}
.center-adc9 .backdrop_d92e .tabs-new-8b31 a {
  background-color: var(--e-global-color-accent);
}
.center-adc9 .backdrop_d92e .up-f524 a,
.center-adc9 .backdrop_d92e .tabs-new-8b31 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-66e5
  .summary_0918.chip_c04d
  .backdrop_d92e
  a.current-994c {
  background-color: var(--e-global-color-accent);
}
.mini-66e5
  .summary_0918.chip_c04d
  .backdrop_d92e
  span.current-994c.fn-current-7e32 {
  background-color: var(--e-global-color-text);
}
.mini-66e5
  .summary_0918.chip_c04d
  .backdrop_d92e
  .current-994c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-short-56d7 .block-869d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-short-56d7
  .last_ee3d
  > .west_fe2b
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-short-56d7
  .sidebar_e6e3
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-short-56d7
  .sort-basic-1415
  .brown-691b,
.video-short-56d7
  .sort-basic-1415
  .border_fb13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-short-56d7
  .sort-basic-1415
  .left-5975,
.video-short-56d7
  .sort-basic-1415
  a
  .left-5975 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-short-56d7
  .sort-basic-1415
  .disabled-1aee {
  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-short-56d7
  .sort-basic-1415
  .block_old_a7e6 {
  background-color: var(--e-global-color-primary);
}
.video-short-56d7
  .sort-basic-1415
  .block_old_a7e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-short-56d7
  .sort-basic-1415
  .block_old_a7e6:hover {
  background-color: var(--e-global-color-primary);
}
.video-short-56d7
  .sort-basic-1415
  .orange-2af3 {
  background-color: var(--e-global-color-primary);
}
.video-short-56d7
  .sort-basic-1415
  .orange-2af3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-short-56d7
  .sort-basic-1415
  .orange-2af3:hover {
  background-color: var(--e-global-color-primary);
}
.video-short-56d7
  .new_d356
  .button-0d19
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-short-56d7
  .new_d356
  .media_0f21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-short-56d7
  .new_d356
  .disabled-1aee {
  color: var(--e-global-color-text);
}
.video-short-56d7
  .new_d356
  .disabled-1aee
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-short-56d7
  .new_d356
  .block_old_a7e6 {
  background-color: var(--e-global-color-primary);
}
.video-short-56d7
  .new_d356
  .block_old_a7e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-short-56d7
  .new_d356
  .block_old_a7e6:hover {
  background-color: var(--e-global-color-primary);
}
.video-short-56d7
  .new_d356
  .orange-2af3 {
  background-color: var(--e-global-color-primary);
}
.video-short-56d7
  .new_d356
  .orange-2af3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-short-56d7
  .new_d356
  .orange-2af3:hover {
  background-color: var(--e-global-color-primary);
}
.video-short-56d7 .widget-b975 {
  background-color: var(--e-global-color-primary);
}
.video-short-56d7 .widget-b975:hover {
  background-color: var(--e-global-color-primary);
}
.video-short-56d7 .search_5f7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-short-56d7 .picture-1a50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_dirty_e69e .motion_8040 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_dirty_e69e
  .shadow-left-0c6c
  > div:nth-child(3)
  .motion_8040,
.description_dirty_e69e
  .badge_4e64
  > div:nth-child(1)
  .motion_8040,
.description_dirty_e69e
  .basic_877e
  > div:nth-child(1)
  .motion_8040,
.description_dirty_e69e
  .widget-47ea
  > div:nth-child(1)
  .motion_8040,
.description_dirty_e69e
  .preview_36c1
  > div:nth-child(1)
  .motion_8040 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_dirty_e69e .small-d127 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_dirty_e69e .list_c190 {
  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);
}
.description_dirty_e69e .pattern-b7bf {
  background-color: var(--e-global-color-primary);
}
.description_dirty_e69e .pattern-b7bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_dirty_e69e .pattern-b7bf:hover {
  background-color: var(--e-global-color-primary);
}
.description_dirty_e69e .out_b052 {
  background-color: var(--e-global-color-primary);
}
.description_dirty_e69e .out_b052:hover {
  background-color: var(--e-global-color-primary);
}
.description_dirty_e69e .search_5f7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_dirty_e69e .picture-1a50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_next_70b9 .detail_warm_2a92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_next_70b9 .tooltip-yellow-39c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_next_70b9 .text-down-d5bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_next_70b9 .cold_e91f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_next_70b9 .border-a422 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_next_70b9 .out_b052 {
  background-color: var(--e-global-color-primary);
}
.article_next_70b9 .out_b052:hover {
  background-color: var(--e-global-color-primary);
}
.title_a372 .label_wide_f233 {
  background-color: var(--e-global-color-secondary);
}
.title_a372 .under-2dc7 {
  background-color: var(--e-global-color-text);
}
.title_a372 .icon_liquid_19d8 {
  background-color: var(--e-global-color-secondary);
}
.title_a372 .filter_dark_07da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_a372 .label_0f02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_a372 .search_512c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_a372 .popup_5003 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_a372 .border_liquid_998e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_748e .notification-05f0 .detail-9343,
.fast_748e
  .notification-05f0
  .detail-9343
  a,
.fast_748e .gradient_e98a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_748e .notification-05f0 .gallery-huge-0a9c,
.fast_748e .title-b8d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_748e .notification-05f0 .gallery-huge-0a9c {
  color: var(--e-global-color-text);
}
.fast_748e .title-b8d6 {
  color: var(--e-global-color-text);
}
.fast_748e
  .notification-05f0
  .summary-liquid-fc83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast_748e .solid_ca37 .accordion_easy_9137 {
  background-color: var(--e-global-color-primary);
}
.fast_748e .solid_ca37 .accordion_easy_9137:hover {
  background-color: var(--e-global-color-primary);
}
.fast_748e .solid_ca37 .outline-7776 li span {
  background-color: var(--e-global-color-text);
}
.fast_748e .solid_ca37 .outline-7776 li span:hover {
  background-color: var(--e-global-color-primary);
}
.fast_748e
  .solid_ca37
  .outline-7776
  li.bronze_4856
  span {
  background-color: var(--e-global-color-accent);
}
.fast_748e .description_short_eb36 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-cec8 .soft_fc86 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-small-9190 .detail_e2f0 {
  background-color: var(--e-global-color-primary);
}
.popup-small-9190 .silver_925c {
  background-color: var(--e-global-color-secondary);
}
.popup-small-9190 .feature_c587 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-small-9190 .fast-e3f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-small-9190 .accent_36b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-small-9190 .dynamic_18af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-small-9190 .message-dirty-8f9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-small-9190 .pattern-5b1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-small-9190 .overlay_1403 {
  background-color: var(--e-global-color-primary);
}
.popup-small-9190 .overlay_1403 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-4556 .tabs_left_c68d {
  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);
}
.article-4556 .photo_prev_955d {
  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);
}
.article-4556
  .cool_ebde:after {
  background-color: var(--e-global-color-primary);
}
.article-4556 .pro_2193 {
  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);
}
.full-b7ba .gradient_e98a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-b7ba .title-b8d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_thick_e95b .background-6e37 .overlay-24be {
  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);
}
.slider_thick_e95b .background-6e37 .content-9f08 {
  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);
}
.basic_7829 .background_silver_995c {
  background-color: var(--e-global-color-primary);
}
.basic_7829 .upper-091d {
  background-color: var(--e-global-color-secondary);
}
.basic_7829 .footer_red_c9f0 .icon_89fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic_7829 .selected-fc2a .icon_89fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-2cb6 .north-64c2 .content_523c {
  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);
}
.west-2cb6 .north-64c2 .heading_simple_849c {
  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);
}
.west-2cb6 .north-64c2 .notification_8f48 {
  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);
}
.plasma-c957 .rough_0415 {
  border-color: var(--e-global-color-text);
}
.plasma-c957 .search_bright_bc80 {
  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);
}
.plasma-c957 .under-c3e1 {
  color: var(--e-global-color-primary);
}
.plasma-c957 .dropdown-dark-d020 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_dde9 .glass_b59d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid_dde9 .hero-c453 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid_dde9 .outline_soft_f39c:hover .glass_b59d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid_dde9
  .outline_soft_f39c:hover
  .hero-c453 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-bottom-ae17 .active_e638 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-bottom-ae17 .pagination-slow-5fae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-west-cb81 .lower_2660 .frame_out_2e95 {
  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);
}
.article-west-cb81 .message_active_d39c .frame_out_2e95 {
  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);
}
.progress-old-eb5a .status_action_ee99 {
  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);
}
.article_action_1258 .text-outer-8fb6 .mask-55dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_action_1258 .text-outer-8fb6 .mask-55dd {
  background-color: var(--e-global-color-secondary);
}
.article_action_1258 .tiny_ed69 .mask-55dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_action_1258 .tiny_ed69 .mask-55dd {
  background-color: var(--e-global-color-secondary);
}
.article_action_1258 .media-ac10 .banner-huge-bacb {
  background-color: var(--e-global-color-primary);
}
.article_action_1258 .media-ac10:hover .banner-huge-bacb {
  background-color: var(--e-global-color-secondary);
}
.article_action_1258 .accordion_easy_9137 {
  background-color: var(--e-global-color-primary);
}
.article_action_1258 .accordion_easy_9137:hover {
  background-color: var(--e-global-color-accent);
}
.article_action_1258 .outline-7776 li span {
  background-color: var(--e-global-color-text);
}
.article_action_1258 .outline-7776 li span:hover {
  background-color: var(--e-global-color-primary);
}
.article_action_1258 .outline-7776 li.bronze_4856 span {
  background-color: var(--e-global-color-accent);
}
.tabs-slow-3345 .bright-0d13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-slow-3345 .under_eeaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-dark-b106 .carousel_smooth_00d4:before {
  background-color: var(--e-global-color-secondary);
}
.filter-dark-b106 .mask_76ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-dark-b106 .banner_d5cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_dynamic_1398 .glass_b289 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_dynamic_1398 .glass_b289:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_dynamic_1398 .glass_b289.fn-active-7e32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_dynamic_1398 .brown-f021 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_dynamic_1398 .pagination-355c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_dynamic_1398 .card-9db7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_dynamic_1398 .first_b82f {
  background-color: var(--e-global-color-primary);
}
.popup_dynamic_1398 .first_b82f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_dynamic_1398 .detail-d9a1 {
  background-color: var(--e-global-color-primary);
}
.popup_dynamic_1398 .detail-d9a1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-91c8 .clean_4cfe .gradient_solid_773d a {
  color: var(--e-global-color-secondary);
}
.title-91c8 .clean_4cfe .gradient_solid_773d a:hover {
  color: var(--e-global-color-secondary);
}
.title-91c8 .clean_4cfe .gradient_solid_773d,
.title-91c8 .clean_4cfe .gradient_solid_773d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-91c8 .clean_4cfe .disabled_ab14 {
  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);
}
.title-91c8 .clean_4cfe .warm_0c75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-91c8 .clean_4cfe .text-345b {
  background-color: var(--e-global-color-primary);
}
.title-91c8 .clean_4cfe .text-345b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-91c8 .clean_4cfe .text-345b:hover {
  background-color: var(--e-global-color-primary);
}
.title-91c8 .clean_4cfe .new_b8bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-91c8 .clean_4cfe .new_b8bb {
  background-color: var(--e-global-color-primary);
}
.title-91c8 .clean_4cfe .new_b8bb:hover {
  background-color: var(--e-global-color-primary);
}
.title-91c8 .clean_4cfe .accordion_easy_9137 {
  background-color: var(--e-global-color-primary);
}
.title-91c8 .clean_4cfe .accordion_easy_9137:hover {
  background-color: var(--e-global-color-primary);
}
.title-91c8 .solid_ca37 .outline-7776 li span {
  background-color: var(--e-global-color-text);
}
.title-91c8 .solid_ca37 .outline-7776 li span:hover {
  background-color: var(--e-global-color-primary);
}
.title-91c8 .solid_ca37 .outline-7776 li.bronze_4856 span {
  background-color: var(--e-global-color-accent);
}
.title-91c8 .search_5f7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-91c8 .picture-1a50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_tall_a8e1 .tabs_621f .picture_solid_456f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_tall_a8e1 .tabs_621f .widget_3bb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_tall_a8e1 .tabs_621f .texture_wide_b2f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-352e .panel-under-cb06 {
  border-color: var(--e-global-color-text);
}
.icon-352e .slider_2ef9 {
  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);
}
.icon-352e .tag-new-23c2 {
  color: var(--e-global-color-secondary);
}
.icon-352e .tag-new-23c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-352e .element-71d7 > * {
  color: var(--e-global-color-primary);
}
.icon-352e .element-71d7 > * svg {
  fill: var(--e-global-color-primary);
}
.icon-352e .tag-2f6d {
  color: var(--e-global-color-primary);
}
.icon-352e .tag-2f6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-352e .accent_hard_4105 {
  color: var(--e-global-color-primary);
}
.icon-352e .accent_hard_4105 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-352e .banner-d7f5 {
  color: var(--e-global-color-primary);
}
.icon-352e .banner-d7f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-352e .current_c502 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-352e .west-b635 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-352e .west-b635.link_huge_3beb {
  color: var(--e-global-color-secondary);
}
.icon-352e .west-b635.link_huge_3beb .upper_5845 {
  color: var(--e-global-color-accent);
}
.icon-352e .west-b635.section_inner_c079 {
  color: var(--e-global-color-text);
}
.icon-352e .west-b635.section_inner_c079 .upper_5845 {
  color: var(--e-global-color-text);
}
.icon-352e .west-b635:before {
  border-top-color: var(--e-global-color-text);
}
.icon-352e .tabs_old_d0df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-352e
  .tabs_old_d0df
  .search_c2f1 {
  background-color: var(--e-global-color-primary);
}
.icon-352e
  .tabs_old_d0df
  .search_c2f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-352e .panel-under-cb06 .purple_63a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-d8e8 .accent_mini_3bd3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-d8e8 .row_active_9b93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_9cf4 .up-d25c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_9cf4
  .texture-prev-8cfd
  .smooth-a1b9 {
  background-color: var(--e-global-color-secondary);
}
.slider_9cf4
  .texture-prev-8cfd.out_e552
  .smooth-a1b9 {
  background-color: var(--e-global-color-text);
}
.slider_9cf4
  .texture-prev-8cfd:hover
  .smooth-a1b9 {
  background-color: var(--e-global-color-accent);
}
.slider_9cf4
  .texture-prev-8cfd.fn-active-7e32
  .smooth-a1b9 {
  background-color: var(--e-global-color-primary);
}
.hovered_e34a .module_2c92 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hovered_e34a .texture_3587 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_e34a .surface-1d67 {
  background-color: var(--e-global-color-primary);
}
.hovered_e34a .surface-1d67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_orange_b736 .motion_397d .badge-full-c7c1 .secondary-steel-544c {
  background-color: var(--e-global-color-secondary);
}
.photo_orange_b736 .motion_397d .preview_a249:after {
  background-color: var(--e-global-color-secondary);
}
.photo_orange_b736 .main_90e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_orange_b736 .up_1b5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_orange_b736 .gradient_white_cff3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_orange_b736 .small-c481 {
  background-color: var(--e-global-color-primary);
}
.photo_orange_b736 .small-c481 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_orange_b736 .gas-1dbb {
  background-color: var(--e-global-color-secondary);
}
.photo_orange_b736 .gas-1dbb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_orange_b736 .motion_397d .secondary_middle_25a9 .gallery_active_7cb2:hover {
  background-color: var(--e-global-color-primary);
}
.photo_orange_b736
  .motion_397d
  .secondary_middle_25a9
  .gallery_active_7cb2.next_ae8f {
  background-color: var(--e-global-color-primary);
}
.photo_orange_b736 .motion_397d .hover_small_5e5c:before {
  border-color: var(--e-global-color-primary);
}
.photo_orange_b736 .motion_397d .hover_small_5e5c:hover:before {
  border-color: var(--e-global-color-secondary);
}
.photo_orange_b736
  .motion_397d
  .hover_small_5e5c.wrapper-dynamic-01c1:before {
  border-color: var(--e-global-color-primary);
}
.photo_orange_b736 .hover_0a95 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_4c79 .modal_ae0b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_4c79 .modal_ae0b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_4c79 .modal_ae0b.section_north_8870 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_4c79 .basic-232a {
  background-color: var(--e-global-color-primary);
}
.motion_4c79 .basic-232a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_4c79
  .focus_wide_0ce4
  .primary_b7d1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_4c79
  .alert-3510
  .primary_b7d1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new_838f
  .cold-dd89
  .short-bc5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_838f
  .cold-dd89
  .basic_4dcc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_838f .pattern_8c93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_838f .primary_f714 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_838f .media-cbab {
  background-color: var(--e-global-color-primary);
}
.new_838f .media-cbab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron-0682 .backdrop_e4ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-0682 .nav_huge_ba09 {
  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);
}
.iron-0682 .tag-iron-7972 {
  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);
}
.iron-0682 .tag-iron-7972 a:hover {
  color: var(--e-global-color-secondary);
}
.iron-0682 .warm_3a6c {
  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);
}
.iron-0682 .outer_d530 {
  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);
}
.iron-0682 .tag-glass-a09e .accordion_easy_9137 {
  background-color: var(--e-global-color-primary);
}
.iron-0682 .tag-glass-a09e .accordion_easy_9137:hover {
  background-color: var(--e-global-color-accent);
}
.iron-0682
  .tag-glass-a09e
  .outline-7776
  li
  span {
  background-color: var(--e-global-color-text);
}
.iron-0682
  .tag-glass-a09e
  .outline-7776
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.iron-0682
  .tag-glass-a09e
  .outline-7776
  li.bronze_4856
  span {
  background-color: var(--e-global-color-accent);
}
.orange_8dad
  .active_914b
  .hover_109a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_8dad .active_914b .content_thick_cc3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_8dad .active_914b .huge-3463 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_8dad .button-active-96ff {
  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);
}
.orange_8dad
  .status-0ef1.component-f703 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276
  > a {
  background-color: var(--e-global-color-text);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276
  > a
  .pink_f8f8.south-4d5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276
  > a
  .outer-68a3.active-5ee3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276
  > .icon-thick-2217
  .hover-a276
  > a {
  background-color: var(--e-global-color-secondary);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276
  > .icon-thick-2217
  .hover-a276
  > a
  .large-fc07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276
  > .icon-thick-2217
  .hover-a276
  > a
  .outer-68a3.content-0c58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276
  > a
  .row_west_e14c:before {
  color: var(--e-global-color-text);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276
  > .icon-thick-2217
  a
  .row_west_e14c:before {
  color: var(--e-global-color-text);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276.wide_d3b7
  > a
  .row_west_e14c:before {
  color: var(--e-global-color-text);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276
  > .icon-thick-2217
  .hover-a276.wide_d3b7
  > a
  .row_west_e14c:before {
  color: var(--e-global-color-text);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276
  > a
  .focus_0704
  .gradient_static_ee9e {
  color: var(--e-global-color-text);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276
  > .icon-thick-2217
  a
  .focus_0704
  .gradient_static_ee9e {
  color: var(--e-global-color-text);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276
  > a
  .focus_0704
  .gradient_static_ee9e,
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276
  > .icon-thick-2217
  a
  .focus_0704
  .gradient_static_ee9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276
  > a
  .video_gold_3222:before {
  color: var(--e-global-color-text);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276
  > .icon-thick-2217
  a
  .video_gold_3222:before {
  color: var(--e-global-color-text);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276.wide_d3b7
  > a
  .video_gold_3222:before {
  color: var(--e-global-color-text);
}
.down-12a4
  > .stone_70e1
  > div
  > .row-ec44
  > .hover-a276
  > .icon-thick-2217
  .hover-a276.wide_d3b7
  > a
  .video_gold_3222:before {
  color: var(--e-global-color-text);
}
.hard_c531 .avatar-last-7ae7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_c531
  .image-b6b0:hover
  .avatar-last-7ae7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_cdcd
  > .stone_70e1
  > .accent-lite-4615
  > .pagination-next-fa88
  > .brown-df70
  > .section-7302
  .icon_de69 {
  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);
}
.menu_cdcd
  > .stone_70e1
  > .accent-lite-4615
  > .pagination-next-fa88
  > .brown-df70
  > .section-7302:hover
  .icon_de69 {
  color: var(--e-global-color-text);
}
.menu_cdcd
  > .stone_70e1
  > .accent-lite-4615
  > .pagination-next-fa88
  > .brown-df70
  > .section-7302:hover
  .icon_de69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_cdcd
  > .stone_70e1
  > .accent-lite-4615
  > .pagination-next-fa88
  > .brown-df70.fixed-f929
  > .section-7302
  .icon_de69 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_71c2 .label-solid-2df9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_71c2 .block_1eee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_71c2 .accent-selected-13d3 {
  background-color: var(--e-global-color-primary);
}
.paragraph_71c2 .accent-selected-13d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_right_b78d
  > .stone_70e1
  > .fresh-8701
  > .cool-51e6
  > .footer_432f
  .column_outer_fcde {
  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);
}
.slider_right_b78d
  > .stone_70e1
  > .fresh-8701
  > .cool-51e6
  > .footer_432f
  .article-3655 {
  color: var(--e-global-color-text);
}
.slider_right_b78d
  > .stone_70e1
  > .fresh-8701
  > .cool-51e6
  > .footer_432f:hover
  .column_outer_fcde {
  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);
}
.slider_right_b78d
  > .stone_70e1
  > .fresh-8701
  > .cool-51e6
  > .footer_432f:hover
  .article-3655 {
  color: var(--e-global-color-secondary);
}
.slider_right_b78d
  > .stone_70e1
  > .fresh-8701
  > .cool-51e6
  > .footer_432f.gradient-8ef8
  .column_outer_fcde {
  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);
}
.slider_right_b78d
  > .stone_70e1
  > .fresh-8701
  > .cool-51e6
  > .footer_432f.gradient-8ef8
  .article-3655 {
  color: var(--e-global-color-primary);
}
.banner_out_6593
  .chip-iron-cab9
  .active_35d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_out_6593 .component-4aaa .purple_63a7 .up-68a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_iron_6718 .focus_upper_d49a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_iron_6718 .hero-over-f2e1 .focus_upper_d49a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_iron_6718 .component-7984 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_iron_6718 .component-7984 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-a583 .image-c49b .filter-1572 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-a583
  .image-c49b:hover
  .thumbnail_b341 {
  color: var(--e-global-color-secondary);
}
.breadcrumb-a583
  .image-c49b:hover
  .filter-1572 {
  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);
}
.right-726d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.component-d9e2 {
  flex-direction: column;
}

.component-d9e2 .top-9c24 {
  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.component-d9e2 .top-9c24 {
  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);
}

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

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

.module_paper_b51e.shade_lite_1d43 {
  display: none;
}

.backdrop_gas_beaf {
  display: none;
}

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

.shade_light_cde9.text-outer-6c4e {
  margin-bottom: 40px;
  width: 100%;
}

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

.component-d9e2 a {
  width: 100%;
}

.warm_ceb5 .wrapper_hovered_f128.icon_43eb {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.warm_ceb5
  .wrapper_hovered_f128.layout-35ff
  .first-c0f4
  .black_9898 {
  font-size: 20px !important;
}

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

.notification-tall-6d1a {
  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;
}

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

  text-align: center;
}

.warm-ece9.preview-motion-2047 > .module-pressed-16f6 {
  display: flex;
  align-items: center;
}

.texture-clean-0b1d {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.medium-6dbf {
  position: relative;
  width: 100%;
}

.backdrop-f561 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.picture-center-c807 {
  display: flex;
  gap: 50px;
}

.warm_ceb5
  .wrapper_hovered_f128.list_6cd5
  .image_1da2
  .active-f770 {
  width: 100% !important;
}

.breadcrumb-d014 {
  width: 500px !important;
  max-width: none;
}

.wood-cc40 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.motion-cdeb {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.logo_next_b2ed:hover .motion-cdeb {
  visibility: visible;
}
.logo_next_b2ed:hover.logo_next_b2ed::before {
  display: block;
}

.caption_f408 h3 {
  color: #fff;
}

.picture_8ee5 {
  margin: 0;
}

.warm_ceb5
  .wrapper_hovered_f128.list_6cd5
  .active-f770
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.video-fast-da67 {
  width: 100%;
}

.easy-664d {
  width: 100%;
}

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

.easy-664d {
  width: 100%;
}

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

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

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

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

.component-d9e2 .top-9c24.feature-e82c {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.component-d9e2 h1.top-9c24 {
  margin-top: 80px !important;
}

.warm_ceb5 .wrapper_hovered_f128.caption-steel-48bb {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.thick-b06c img {
  width: 100%;
}

.simple_b8a0 .next-4d82.first-c0f4 {
  justify-content: space-between;
}

.gallery-orange-5af0 {
  display: none;
}

.video_hovered_456c .gallery_1d65 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .warm-ece9 .module-pressed-16f6 {
    flex-wrap: nowrap !important;
  }
}

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

  .breadcrumb-d014 {
    width: 100% !important;
  }
}

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

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

  .simple_b8a0 .next-4d82.first-c0f4 {
    border-bottom: 1px solid #f0c159;
  }

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

  .warm-ece9.preview-motion-2047 > .module-pressed-16f6 {
    gap: 15px;
    justify-content: space-between;
  }

  .warm_ceb5
    .wrapper_hovered_f128.list_6cd5
    .active-f770
    img {
    width: 60% !important;
  }

  .backdrop-f561 {
    left: 2%;
  }

  .soft-7431 {
    margin: 10px 0;
  }

  .component-d9e2 .gallery_1d65 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.component-d9e2 .top-9c24,
  .component-d9e2 .top-9c24 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .active-f770 {
    justify-content: center;
  }

  .component-d9e2 .gallery_1d65 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .feature-silver-b031 {
    margin-bottom: 15px !important;
  }

  .warm_ceb5 .wrapper_hovered_f128.icon_43eb {
    width: 75% !important;
  }

  .thick-b06c img {
    width: 100% !important;
  }
}

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

  h2.component-d9e2 .top-9c24,
  .component-d9e2 .top-9c24 {
    font-size: 30px !important;
  }

  .active-f770 {
    justify-content: center;
  }

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

  .aside-motion-c81d
    .soft-0514.carousel-3a73 {
    margin: 0 !important;
  }

  .texture-clean-0b1d {
    margin: 0;
    gap: 10px;
  }

  .soft-7431 {
    display: flex;
  }

  .video_fcdb .border-f968 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .popup-c6bb svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .component-d9e2 h1.top-9c24 {
    margin-top: 40px !important;
  }

  .warm_ceb5
    .wrapper_hovered_f128.list_6cd5
    .active-f770
    img,
  .easy_7f26 .image_1da2 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .warm_ceb5 .wrapper_hovered_f128.icon_43eb {
    width: 100% !important;
  }

  .warm-ece9.preview-motion-2047 > .module-pressed-16f6 {
    gap: 3px;
  }

  .component-d9e2 .gallery_1d65 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.simple_b8a0 .next-4d82.first-c0f4: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .simple_b8a0 .next-4d82.first-c0f4 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .component-d9e2 .top-9c24 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .border-f968 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.disabled_dcf7 .wrapper_fixed_4bbd {
  flex-shrink: 0;
  white-space: nowrap;
}

.disabled_dcf7 .smooth-0114 {
  flex-shrink: 0;
  min-width: fit-content;
}

.disabled_dcf7 .black_9898 {
  white-space: nowrap;
}

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

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

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

.disabled_dcf7 .smooth-0114 {
  max-width: 80px !important;
  overflow: hidden;
}

.disabled_dcf7 .next-4d82.first-c0f4 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.disabled_dcf7 .black_9898 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: c729 */
.widget-item-a5 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
