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(.element-orange-22e8) {
  gap: 0.5em;
}
:where(.static-540c) {
  gap: 0.5em;
}
body .action_060e > .selected_236c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .action_060e > .video-59f8 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .action_060e > .container-1dee {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .up_1417 > .selected_236c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .up_1417 > .video-59f8 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .up_1417 > .container-1dee {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .up_1417
  > :where(:not(.selected_236c):not(.video-59f8):not(.info_a7fe)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .up_1417 > .focus-593a {
  max-width: var(--wp--style--global--wide-size);
}
body .element-orange-22e8 {
  display: flex;
}
body .element-orange-22e8 {
  flex-wrap: wrap;
  align-items: center;
}
body .element-orange-22e8 > * {
  margin: 0;
}
body .static-540c {
  display: grid;
}
body .static-540c > * {
  margin: 0;
}
:where(.wrapper_91e0.element-orange-22e8) {
  gap: 2em;
}
:where(.wrapper_91e0.static-540c) {
  gap: 2em;
}
:where(.paragraph-stale-f452.element-orange-22e8) {
  gap: 1.25em;
}
:where(.paragraph-stale-f452.static-540c) {
  gap: 1.25em;
}
.small-3ed5 {
  color: var(--wp--preset--color--black) !important;
}
.button-229d {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.over_9c2b {
  color: var(--wp--preset--color--white) !important;
}
.banner_focused_d145 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.banner_c33b {
  color: var(--wp--preset--color--vivid-red) !important;
}
.notice-blue-a077 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.header_pressed_2ac2 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.stone_4f17 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.border-225d {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.simple-71c1 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accordion_0272 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.stone_8b3b {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.upper_5e29 {
  background-color: var(--wp--preset--color--black) !important;
}
.prev-8f8b {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.filter-eaac {
  background-color: var(--wp--preset--color--white) !important;
}
.secondary-aad1 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.new-2ff4 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.texture-8074 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.out-177a {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.banner_middle_4902 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.red-0883 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.center_a675 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.box_dark_714f {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.modal_green_d9dc {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.hover_185d {
  border-color: var(--wp--preset--color--black) !important;
}
.next-e627 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pagination_upper_29eb {
  border-color: var(--wp--preset--color--white) !important;
}
.hard_e7b6 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.background_16ca {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.background_iron_75ee {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.message-light-72ec {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.light_39a1 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.carousel-7cc8 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hover-d395 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sidebar_2828 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.mini-10f1 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.modal_e31c {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.primary-white-665b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.border_e1e0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.north_3026 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.element-9455 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.dim-0334 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.highlight-simple-a6ab {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.yellow_7150 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.pressed_bdc4 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.section-adaa {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.thumbnail_d596 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.gallery-4421 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.fixed_387b {
  font-size: var(--wp--preset--font-size--small) !important;
}
.carousel_dim_6c4d {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.label-south-6436 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.dark-d175 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.feature_warm_d881 a:where(:not(.heading_lite_f3f8)) {
  color: inherit;
}
:where(.paragraph-stale-f452.element-orange-22e8) {
  gap: 1.25em;
}
:where(.paragraph-stale-f452.static-540c) {
  gap: 1.25em;
}
:where(.wrapper_91e0.element-orange-22e8) {
  gap: 2em;
}
:where(.wrapper_91e0.static-540c) {
  gap: 2em;
}
.accordion-brown-e026 {
  font-size: 1.5em;
  line-height: 1.6;
}

.simple_81f0 .accordion_c744 {
  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);
}
.paragraph_a3ec .primary_e36e {
  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);
}
.smooth-346b {
  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);
}
.smooth-346b.smooth_e462 .detail-b0a9 {
  background-color: var(--e-global-color-primary);
}
.smooth-346b.modal_motion_6b0a .detail-b0a9,
.smooth-346b.hard-d360 .detail-b0a9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.yellow-cf99 .tabs-342a {
  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);
}
.simple_fe8a {
  --divider-color: var(--e-global-color-secondary);
}
.simple_fe8a .shadow_tiny_d14d {
  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);
}
.simple_fe8a.complex-8aee .alert-597f {
  background-color: var(--e-global-color-secondary);
}
.simple_fe8a.media-6353 .alert-597f,
.simple_fe8a.text_inner_094c .alert-597f {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.simple_fe8a.media-6353 .alert-597f,
.simple_fe8a.text_inner_094c .alert-597f svg {
  fill: var(--e-global-color-secondary);
}
.disabled-black-2d09 .west_de6f {
  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);
}
.disabled-black-2d09 .secondary_glass_292c {
  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);
}
.input-0618.complex-8aee .alert-597f {
  background-color: var(--e-global-color-primary);
}
.input-0618.media-6353 .alert-597f,
.input-0618.text_inner_094c .alert-597f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.input-0618.media-6353 .alert-597f,
.input-0618.text_inner_094c .alert-597f svg {
  fill: var(--e-global-color-primary);
}
.outline_narrow_37f7.complex-8aee .alert-597f {
  background-color: var(--e-global-color-primary);
}
.outline_narrow_37f7.media-6353 .alert-597f,
.outline_narrow_37f7.text_inner_094c .alert-597f {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.outline_narrow_37f7 .east_d53b {
  color: var(--e-global-color-primary);
}
.outline_narrow_37f7 .east_d53b,
.outline_narrow_37f7 .east_d53b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_narrow_37f7 .nav-outer-fc13 {
  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);
}
.chip-dark-2bc0 .article_0308 {
  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-a462 .picture_iron_a38a .card_f1bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-easy-b4db .dropdown_short_e1aa:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.section-easy-b4db .menu-full-335b i {
  color: var(--e-global-color-primary);
}
.section-easy-b4db .menu-full-335b svg {
  fill: var(--e-global-color-primary);
}
.section-easy-b4db .disabled_e6dc {
  color: var(--e-global-color-secondary);
}
.section-easy-b4db .dropdown_short_e1aa > .disabled_e6dc,
.section-easy-b4db .dropdown_short_e1aa > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-short-29ef .picture-black-1732 {
  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);
}
.active-short-29ef .picture-liquid-ce02 {
  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);
}
.top_86e2 .background_dim_389b .yellow-505e {
  background-color: var(--e-global-color-primary);
}
.top_86e2 .simple-92e9 {
  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);
}
.card-ac6c .notification_bright_fbd0 {
  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-ac6c .silver_dc1a {
  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);
}
.card-ac6c .search_1e35 {
  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);
}
.outline-hot-974c .popup_6259,
.outline-hot-974c .popup_6259 a {
  color: var(--e-global-color-primary);
}
.outline-hot-974c .popup_6259.hero-a75e,
.outline-hot-974c .popup_6259.hero-a75e a {
  color: var(--e-global-color-accent);
}
.outline-hot-974c .popup_6259 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-hot-974c .hidden-9b18 {
  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);
}
.component-5b25 .content-upper-c8c9,
.component-5b25 .surface-tall-cc05 {
  color: var(--e-global-color-primary);
}
.component-5b25 .content-upper-c8c9 svg {
  fill: var(--e-global-color-primary);
}
.component-5b25 .hero-a75e .content-upper-c8c9,
.component-5b25 .hero-a75e .surface-tall-cc05 {
  color: var(--e-global-color-accent);
}
.component-5b25 .hero-a75e .content-upper-c8c9 svg {
  fill: var(--e-global-color-accent);
}
.component-5b25 .surface-tall-cc05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-5b25 .hidden-9b18 {
  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);
}
.stone_7f33 .first_bb06,
.stone_7f33 .accent_out_d38f {
  color: var(--e-global-color-primary);
}
.stone_7f33 .accent_out_d38f svg {
  fill: var(--e-global-color-primary);
}
.stone_7f33 .popup_6259.hero-a75e a,
.stone_7f33
  .popup_6259.hero-a75e
  .accent_out_d38f {
  color: var(--e-global-color-accent);
}
.stone_7f33 .first_bb06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_7f33 .hidden-9b18 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-north-facf .main-7846 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-north-facf .article_thick_0c95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-653d .notification_pro_c5cb .block-upper-14f0 {
  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);
}
.warm-653d .notification_pro_c5cb .orange_1a97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-653d .popup_bff5 .block-upper-14f0 {
  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);
}
.warm-653d
  .popup_bff5
  .orange_1a97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-653d
  .chip_large_1368
  .block-upper-14f0 {
  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);
}
.warm-653d
  .chip_large_1368
  .orange_1a97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-653d
  .texture-brown-bc63
  .block-upper-14f0 {
  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);
}
.warm-653d
  .texture-brown-bc63
  .orange_1a97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-blue-d7a9 .caption-3496 {
  background-color: var(--e-global-color-primary);
}
.notification-blue-d7a9 .caption-3496:hover {
  background-color: var(--e-global-color-primary);
}
.notification-blue-d7a9 .layout-bb16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-blue-d7a9
  .caption-3496:hover
  .layout-bb16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_gas_ca4f .status-87ed {
  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);
}
.wood-05b2 .center-5110 .sort-e5ee a {
  background-color: var(--e-global-color-accent);
}
.wood-05b2 .center-5110 .progress_tall_9a21 a {
  background-color: var(--e-global-color-accent);
}
.wood-05b2 .center-5110 .sort-e5ee a,
.wood-05b2 .center-5110 .progress_tall_9a21 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-2c10
  .stone_7ce6.in_36d9
  .center-5110
  a.panel_motion_b969 {
  background-color: var(--e-global-color-accent);
}
.iron-2c10
  .stone_7ce6.in_36d9
  .center-5110
  span.panel_motion_b969.fn-current-53b5 {
  background-color: var(--e-global-color-text);
}
.iron-2c10
  .stone_7ce6.in_36d9
  .center-5110
  .panel_motion_b969 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c1fb .thick_a827 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c1fb
  .alert_9ce4
  > .out_b75a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c1fb
  .detail-dcc0
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c1fb
  .table_hovered_e940
  .pressed_e267,
.hovered_c1fb
  .table_hovered_e940
  .background-552f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_c1fb
  .table_hovered_e940
  .wrapper_dd7e,
.hovered_c1fb
  .table_hovered_e940
  a
  .wrapper_dd7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c1fb
  .table_hovered_e940
  .fast-ba0a {
  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);
}
.hovered_c1fb
  .table_hovered_e940
  .full-1c25 {
  background-color: var(--e-global-color-primary);
}
.hovered_c1fb
  .table_hovered_e940
  .full-1c25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c1fb
  .table_hovered_e940
  .full-1c25:hover {
  background-color: var(--e-global-color-primary);
}
.hovered_c1fb
  .table_hovered_e940
  .description_bottom_1d7d {
  background-color: var(--e-global-color-primary);
}
.hovered_c1fb
  .table_hovered_e940
  .description_bottom_1d7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c1fb
  .table_hovered_e940
  .description_bottom_1d7d:hover {
  background-color: var(--e-global-color-primary);
}
.hovered_c1fb
  .focused-351b
  .notice-0849
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_c1fb
  .focused-351b
  .progress-bc7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c1fb
  .focused-351b
  .fast-ba0a {
  color: var(--e-global-color-text);
}
.hovered_c1fb
  .focused-351b
  .fast-ba0a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c1fb
  .focused-351b
  .full-1c25 {
  background-color: var(--e-global-color-primary);
}
.hovered_c1fb
  .focused-351b
  .full-1c25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c1fb
  .focused-351b
  .full-1c25:hover {
  background-color: var(--e-global-color-primary);
}
.hovered_c1fb
  .focused-351b
  .description_bottom_1d7d {
  background-color: var(--e-global-color-primary);
}
.hovered_c1fb
  .focused-351b
  .description_bottom_1d7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_c1fb
  .focused-351b
  .description_bottom_1d7d:hover {
  background-color: var(--e-global-color-primary);
}
.hovered_c1fb .action_fd8b {
  background-color: var(--e-global-color-primary);
}
.hovered_c1fb .action_fd8b:hover {
  background-color: var(--e-global-color-primary);
}
.hovered_c1fb .highlight-0a49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_c1fb .white_4301 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_7a35 .surface_8f2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_7a35
  .next_750f
  > div:nth-child(3)
  .surface_8f2c,
.background_7a35
  .container-stale-1cfd
  > div:nth-child(1)
  .surface_8f2c,
.background_7a35
  .icon-0e2a
  > div:nth-child(1)
  .surface_8f2c,
.background_7a35
  .first-c228
  > div:nth-child(1)
  .surface_8f2c,
.background_7a35
  .in_29e0
  > div:nth-child(1)
  .surface_8f2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_7a35 .badge-9ff7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_7a35 .frame-yellow-3dc5 {
  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);
}
.background_7a35 .table-fresh-0bd9 {
  background-color: var(--e-global-color-primary);
}
.background_7a35 .table-fresh-0bd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_7a35 .table-fresh-0bd9:hover {
  background-color: var(--e-global-color-primary);
}
.background_7a35 .tooltip-adcb {
  background-color: var(--e-global-color-primary);
}
.background_7a35 .tooltip-adcb:hover {
  background-color: var(--e-global-color-primary);
}
.background_7a35 .highlight-0a49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_7a35 .white_4301 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-selected-a57d .modal_wide_c49e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-selected-a57d .button-hard-28d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-selected-a57d .right_5bfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-selected-a57d .carousel-pro-6cd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-selected-a57d .picture_20a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-selected-a57d .tooltip-adcb {
  background-color: var(--e-global-color-primary);
}
.chip-selected-a57d .tooltip-adcb:hover {
  background-color: var(--e-global-color-primary);
}
.dirty-4640 .iron-0cfd {
  background-color: var(--e-global-color-secondary);
}
.dirty-4640 .mini-4dfd {
  background-color: var(--e-global-color-text);
}
.dirty-4640 .dirty-e053 {
  background-color: var(--e-global-color-secondary);
}
.dirty-4640 .breadcrumb-f3b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-4640 .highlight_cool_1b94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-4640 .popup-e71c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-4640 .fast-1b25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-4640 .hidden_9bcb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-1fa1 .up_e79e .under_0448,
.glass-1fa1
  .up_e79e
  .under_0448
  a,
.glass-1fa1 .widget-lite-4dbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-1fa1 .up_e79e .focused_9853,
.glass-1fa1 .widget-f0fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-1fa1 .up_e79e .focused_9853 {
  color: var(--e-global-color-text);
}
.glass-1fa1 .widget-f0fe {
  color: var(--e-global-color-text);
}
.glass-1fa1
  .up_e79e
  .primary_light_4c9f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass-1fa1 .motion-115e .pressed_ffb6 {
  background-color: var(--e-global-color-primary);
}
.glass-1fa1 .motion-115e .pressed_ffb6:hover {
  background-color: var(--e-global-color-primary);
}
.glass-1fa1 .motion-115e .static_b016 li span {
  background-color: var(--e-global-color-text);
}
.glass-1fa1 .motion-115e .static_b016 li span:hover {
  background-color: var(--e-global-color-primary);
}
.glass-1fa1
  .motion-115e
  .static_b016
  li.hot-c7ba
  span {
  background-color: var(--e-global-color-accent);
}
.glass-1fa1 .info_narrow_b72b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_84ec .grid_out_8547 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion-bab4 .highlight-8205 {
  background-color: var(--e-global-color-primary);
}
.motion-bab4 .hover_short_9515 {
  background-color: var(--e-global-color-secondary);
}
.motion-bab4 .thumbnail_9e92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-bab4 .new_4281 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-bab4 .description-dim-6ed7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-bab4 .section_glass_0f58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-bab4 .form-190e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-bab4 .gradient_f81c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-bab4 .avatar_5b05 {
  background-color: var(--e-global-color-primary);
}
.motion-bab4 .avatar_5b05 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current_9caf .modal-18b7 {
  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);
}
.current_9caf .old_0eca {
  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);
}
.current_9caf
  .rough-fe2a:after {
  background-color: var(--e-global-color-primary);
}
.current_9caf .gradient_b0af {
  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);
}
.thick_12fb .widget-lite-4dbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_12fb .widget-f0fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_cf6b .slow-70eb .next-7a2d {
  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);
}
.sort_cf6b .slow-70eb .content-603c {
  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);
}
.pro-8326 .warm_8100 {
  background-color: var(--e-global-color-primary);
}
.pro-8326 .preview-6492 {
  background-color: var(--e-global-color-secondary);
}
.pro-8326 .alert_narrow_409a .logo-upper-8adb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-8326 .column-3648 .logo-upper-8adb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_mini_6c59 .smooth-2ba1 .left_25c0 {
  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);
}
.input_mini_6c59 .smooth-2ba1 .search_tiny_7dda {
  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);
}
.input_mini_6c59 .smooth-2ba1 .smooth-e78a {
  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);
}
.shade_hard_ebec .glass-2d10 {
  border-color: var(--e-global-color-text);
}
.shade_hard_ebec .action_bec2 {
  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);
}
.shade_hard_ebec .surface_98d2 {
  color: var(--e-global-color-primary);
}
.shade_hard_ebec .title_plasma_a7d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-mini-8ce5 .copper-7695 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-mini-8ce5 .block_f1ff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-mini-8ce5 .pink-7aa4:hover .copper-7695 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-mini-8ce5
  .pink-7aa4:hover
  .block_f1ff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east_50eb .dropdown_f987 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east_50eb .pink-241e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_be88 .steel-89bd .heading-outer-565d {
  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_be88 .inner_a05b .heading-outer-565d {
  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);
}
.caption_498c .selected_a49f {
  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);
}
.icon-large-b5c2 .caption-d7d0 .blue-5a54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-large-b5c2 .caption-d7d0 .blue-5a54 {
  background-color: var(--e-global-color-secondary);
}
.icon-large-b5c2 .complex-783f .blue-5a54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-large-b5c2 .complex-783f .blue-5a54 {
  background-color: var(--e-global-color-secondary);
}
.icon-large-b5c2 .wrapper-53b3 .article-tiny-0dc8 {
  background-color: var(--e-global-color-primary);
}
.icon-large-b5c2 .wrapper-53b3:hover .article-tiny-0dc8 {
  background-color: var(--e-global-color-secondary);
}
.icon-large-b5c2 .pressed_ffb6 {
  background-color: var(--e-global-color-primary);
}
.icon-large-b5c2 .pressed_ffb6:hover {
  background-color: var(--e-global-color-accent);
}
.icon-large-b5c2 .static_b016 li span {
  background-color: var(--e-global-color-text);
}
.icon-large-b5c2 .static_b016 li span:hover {
  background-color: var(--e-global-color-primary);
}
.icon-large-b5c2 .static_b016 li.hot-c7ba span {
  background-color: var(--e-global-color-accent);
}
.hover-green-a532 .bright-0bc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-green-a532 .pink-09a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-ef77 .dynamic_f1cc:before {
  background-color: var(--e-global-color-secondary);
}
.mask-ef77 .yellow-1448 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-ef77 .outline_8d37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-simple-ca79 .next-ba2f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-simple-ca79 .next-ba2f:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-simple-ca79 .next-ba2f.fn-active-53b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-simple-ca79 .active_25b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-simple-ca79 .thick-64c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-simple-ca79 .wide-2340 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-simple-ca79 .title-8cc3 {
  background-color: var(--e-global-color-primary);
}
.banner-simple-ca79 .title-8cc3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-simple-ca79 .filter_lite_d95f {
  background-color: var(--e-global-color-primary);
}
.banner-simple-ca79 .filter_lite_d95f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast-236d .simple_d0b5 .solid-2a01 a {
  color: var(--e-global-color-secondary);
}
.fast-236d .simple_d0b5 .solid-2a01 a:hover {
  color: var(--e-global-color-secondary);
}
.fast-236d .simple_d0b5 .solid-2a01,
.fast-236d .simple_d0b5 .solid-2a01 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-236d .simple_d0b5 .frame-upper-98d0 {
  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);
}
.fast-236d .simple_d0b5 .next-e080 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-236d .simple_d0b5 .hidden-hot-d6cb {
  background-color: var(--e-global-color-primary);
}
.fast-236d .simple_d0b5 .hidden-hot-d6cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-236d .simple_d0b5 .hidden-hot-d6cb:hover {
  background-color: var(--e-global-color-primary);
}
.fast-236d .simple_d0b5 .disabled_motion_6739 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast-236d .simple_d0b5 .disabled_motion_6739 {
  background-color: var(--e-global-color-primary);
}
.fast-236d .simple_d0b5 .disabled_motion_6739:hover {
  background-color: var(--e-global-color-primary);
}
.fast-236d .simple_d0b5 .pressed_ffb6 {
  background-color: var(--e-global-color-primary);
}
.fast-236d .simple_d0b5 .pressed_ffb6:hover {
  background-color: var(--e-global-color-primary);
}
.fast-236d .motion-115e .static_b016 li span {
  background-color: var(--e-global-color-text);
}
.fast-236d .motion-115e .static_b016 li span:hover {
  background-color: var(--e-global-color-primary);
}
.fast-236d .motion-115e .static_b016 li.hot-c7ba span {
  background-color: var(--e-global-color-accent);
}
.fast-236d .highlight-0a49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-236d .white_4301 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_293e .photo-south-62a9 .hard_96f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_293e .photo-south-62a9 .logo-wood-cbb0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_293e .photo-south-62a9 .popup_full_87c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_2366 .plasma_156e {
  border-color: var(--e-global-color-text);
}
.tall_2366 .highlight_886e {
  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);
}
.tall_2366 .fresh_c6df {
  color: var(--e-global-color-secondary);
}
.tall_2366 .fresh_c6df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_2366 .main_6962 > * {
  color: var(--e-global-color-primary);
}
.tall_2366 .main_6962 > * svg {
  fill: var(--e-global-color-primary);
}
.tall_2366 .liquid-11a7 {
  color: var(--e-global-color-primary);
}
.tall_2366 .liquid-11a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_2366 .tooltip_complex_3b8a {
  color: var(--e-global-color-primary);
}
.tall_2366 .tooltip_complex_3b8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_2366 .media_e005 {
  color: var(--e-global-color-primary);
}
.tall_2366 .media_e005 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_2366 .list-narrow-db7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_2366 .slider-light-1e24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_2366 .slider-light-1e24.form_b206 {
  color: var(--e-global-color-secondary);
}
.tall_2366 .slider-light-1e24.form_b206 .down-f024 {
  color: var(--e-global-color-accent);
}
.tall_2366 .slider-light-1e24.frame_69e7 {
  color: var(--e-global-color-text);
}
.tall_2366 .slider-light-1e24.frame_69e7 .down-f024 {
  color: var(--e-global-color-text);
}
.tall_2366 .slider-light-1e24:before {
  border-top-color: var(--e-global-color-text);
}
.tall_2366 .shadow_narrow_fa33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_2366
  .shadow_narrow_fa33
  .thick-f910 {
  background-color: var(--e-global-color-primary);
}
.tall_2366
  .shadow_narrow_fa33
  .thick-f910 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_2366 .plasma_156e .aside_dark_fab4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool_3cd2 .brown-e6de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_3cd2 .hidden-wide-86b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_inner_d2e7 .gallery-7e93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_inner_d2e7
  .brown_cf14
  .hidden_down_fa6c {
  background-color: var(--e-global-color-secondary);
}
.banner_inner_d2e7
  .brown_cf14.stone-2bf3
  .hidden_down_fa6c {
  background-color: var(--e-global-color-text);
}
.banner_inner_d2e7
  .brown_cf14:hover
  .hidden_down_fa6c {
  background-color: var(--e-global-color-accent);
}
.banner_inner_d2e7
  .brown_cf14.fn-active-53b5
  .hidden_down_fa6c {
  background-color: var(--e-global-color-primary);
}
.upper-dd9a .under-9502 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.upper-dd9a .feature_dark_8ef7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-dd9a .column_motion_08e7 {
  background-color: var(--e-global-color-primary);
}
.upper-dd9a .column_motion_08e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_574d .clean-d9b2 .slider_static_62af .full-828f {
  background-color: var(--e-global-color-secondary);
}
.surface_574d .clean-d9b2 .static-36b3:after {
  background-color: var(--e-global-color-secondary);
}
.surface_574d .bottom-92f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_574d .primary-3673 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_574d .status_in_55db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_574d .status-2d33 {
  background-color: var(--e-global-color-primary);
}
.surface_574d .status-2d33 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_574d .heading-0a95 {
  background-color: var(--e-global-color-secondary);
}
.surface_574d .heading-0a95 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_574d .clean-d9b2 .message-bright-8239 .purple_c3e8:hover {
  background-color: var(--e-global-color-primary);
}
.surface_574d
  .clean-d9b2
  .message-bright-8239
  .purple_c3e8.outline_894b {
  background-color: var(--e-global-color-primary);
}
.surface_574d .clean-d9b2 .input-e298:before {
  border-color: var(--e-global-color-primary);
}
.surface_574d .clean-d9b2 .input-e298:hover:before {
  border-color: var(--e-global-color-secondary);
}
.surface_574d
  .clean-d9b2
  .input-e298.liquid-5654:before {
  border-color: var(--e-global-color-primary);
}
.surface_574d .text-dynamic-ad07 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_6ba4 .component_basic_2142 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_6ba4 .component_basic_2142:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_6ba4 .component_basic_2142.block_a248 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_6ba4 .smooth_c767 {
  background-color: var(--e-global-color-primary);
}
.gallery_6ba4 .smooth_c767 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_6ba4
  .card_2a04
  .label-7f96
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_6ba4
  .content-top-ffcf
  .label-7f96
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_purple_a930
  .heading_1a78
  .logo-e8e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_purple_a930
  .heading_1a78
  .black-fbfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_purple_a930 .photo_motion_9e89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_purple_a930 .aside_e10c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_purple_a930 .shadow_9e11 {
  background-color: var(--e-global-color-primary);
}
.texture_purple_a930 .shadow_9e11 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-narrow-1b1e .overlay_yellow_6e61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-narrow-1b1e .dark-f3ba {
  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);
}
.header-narrow-1b1e .overlay_66da {
  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);
}
.header-narrow-1b1e .overlay_66da a:hover {
  color: var(--e-global-color-secondary);
}
.header-narrow-1b1e .hero-bright-8bb0 {
  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);
}
.header-narrow-1b1e .warm_fe06 {
  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);
}
.header-narrow-1b1e .backdrop-42ef .pressed_ffb6 {
  background-color: var(--e-global-color-primary);
}
.header-narrow-1b1e .backdrop-42ef .pressed_ffb6:hover {
  background-color: var(--e-global-color-accent);
}
.header-narrow-1b1e
  .backdrop-42ef
  .static_b016
  li
  span {
  background-color: var(--e-global-color-text);
}
.header-narrow-1b1e
  .backdrop-42ef
  .static_b016
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.header-narrow-1b1e
  .backdrop-42ef
  .static_b016
  li.hot-c7ba
  span {
  background-color: var(--e-global-color-accent);
}
.smooth-60c8
  .photo-bright-0f0e
  .new-d63a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-60c8 .photo-bright-0f0e .row_e170 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-60c8 .photo-bright-0f0e .media_7384 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-60c8 .alert_pro_a475 {
  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);
}
.smooth-60c8
  .article-984e.frame_4731 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc
  > a {
  background-color: var(--e-global-color-text);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc
  > a
  .block_pink_ef20.basic-276f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc
  > a
  .chip_8dd9.grid_blue_fc0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc
  > .image-7fd6
  .secondary_advanced_d5bc
  > a {
  background-color: var(--e-global-color-secondary);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc
  > .image-7fd6
  .secondary_advanced_d5bc
  > a
  .outline_basic_b017 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc
  > .image-7fd6
  .secondary_advanced_d5bc
  > a
  .chip_8dd9.bottom_48bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc
  > a
  .filter-selected-a2de:before {
  color: var(--e-global-color-text);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc
  > .image-7fd6
  a
  .filter-selected-a2de:before {
  color: var(--e-global-color-text);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc.down-6528
  > a
  .filter-selected-a2de:before {
  color: var(--e-global-color-text);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc
  > .image-7fd6
  .secondary_advanced_d5bc.down-6528
  > a
  .filter-selected-a2de:before {
  color: var(--e-global-color-text);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc
  > a
  .left-23c1
  .list-d8c0 {
  color: var(--e-global-color-text);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc
  > .image-7fd6
  a
  .left-23c1
  .list-d8c0 {
  color: var(--e-global-color-text);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc
  > a
  .left-23c1
  .list-d8c0,
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc
  > .image-7fd6
  a
  .left-23c1
  .list-d8c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc
  > a
  .backdrop_4685:before {
  color: var(--e-global-color-text);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc
  > .image-7fd6
  a
  .backdrop_4685:before {
  color: var(--e-global-color-text);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc.down-6528
  > a
  .backdrop_4685:before {
  color: var(--e-global-color-text);
}
.nav_9590
  > .soft-8e17
  > div
  > .photo_lower_3be8
  > .secondary_advanced_d5bc
  > .image-7fd6
  .secondary_advanced_d5bc.down-6528
  > a
  .backdrop_4685:before {
  color: var(--e-global-color-text);
}
.first_26d1 .backdrop_fluid_2fab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first_26d1
  .preview_fixed_81ef:hover
  .backdrop_fluid_2fab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_cool_d5e8
  > .soft-8e17
  > .widget-d030
  > .grid_7996
  > .title_black_6bd4
  > .middle-457d
  .nav-lower-d40f {
  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_cool_d5e8
  > .soft-8e17
  > .widget-d030
  > .grid_7996
  > .title_black_6bd4
  > .middle-457d:hover
  .nav-lower-d40f {
  color: var(--e-global-color-text);
}
.video_cool_d5e8
  > .soft-8e17
  > .widget-d030
  > .grid_7996
  > .title_black_6bd4
  > .middle-457d:hover
  .nav-lower-d40f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_cool_d5e8
  > .soft-8e17
  > .widget-d030
  > .grid_7996
  > .title_black_6bd4.thumbnail-b6b4
  > .middle-457d
  .nav-lower-d40f {
  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);
}
.table-0056 .active_cca5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-0056 .feature-3c84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-0056 .pagination_copper_75d2 {
  background-color: var(--e-global-color-primary);
}
.table-0056 .pagination_copper_75d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-b6b8
  > .soft-8e17
  > .header_hovered_f843
  > .hard-7ad1
  > .main-last-6be9
  .hover_short_d562 {
  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);
}
.pagination-b6b8
  > .soft-8e17
  > .header_hovered_f843
  > .hard-7ad1
  > .main-last-6be9
  .mini_870e {
  color: var(--e-global-color-text);
}
.pagination-b6b8
  > .soft-8e17
  > .header_hovered_f843
  > .hard-7ad1
  > .main-last-6be9:hover
  .hover_short_d562 {
  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);
}
.pagination-b6b8
  > .soft-8e17
  > .header_hovered_f843
  > .hard-7ad1
  > .main-last-6be9:hover
  .mini_870e {
  color: var(--e-global-color-secondary);
}
.pagination-b6b8
  > .soft-8e17
  > .header_hovered_f843
  > .hard-7ad1
  > .main-last-6be9.widget-purple-7a65
  .hover_short_d562 {
  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);
}
.pagination-b6b8
  > .soft-8e17
  > .header_hovered_f843
  > .hard-7ad1
  > .main-last-6be9.widget-purple-7a65
  .mini_870e {
  color: var(--e-global-color-primary);
}
.main-green-db20
  .pattern_bea6
  .backdrop-2107 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-green-db20 .tiny-86a6 .aside_dark_fab4 .up-603f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-next-99a4 .table_0e88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-next-99a4 .over-f42c .table_0e88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-next-99a4 .tag_4f2a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-next-99a4 .tag_4f2a {
  background-color: var(--e-global-color-primary);
}
.notification-warm-c148 .under_b702 .basic_9562 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-warm-c148
  .under_b702:hover
  .basic_3b93 {
  color: var(--e-global-color-secondary);
}
.notification-warm-c148
  .under_b702:hover
  .basic_9562 {
  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_gas_54b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.mask-24be {
  flex-direction: column;
}

.mask-24be .status-pro-339f {
  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.mask-24be .status-pro-339f {
  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);
}

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

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

.container_huge_6f1c.dropdown-upper-da5d {
  display: none;
}

.iron-92d1 {
  display: none;
}

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

.title-05d6.menu_2575 {
  margin-bottom: 40px;
  width: 100%;
}

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

.mask-24be a {
  width: 100%;
}

.tag-basic-7d6a .video_thick_371c.short_c371 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.tag-basic-7d6a
  .video_thick_371c.form_3d84
  .sort-pressed-d750
  .left_b42a {
  font-size: 20px !important;
}

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

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

.out-99d3 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.pink-9fec.texture_0429 > .thumbnail-full-2aa3 {
  display: flex;
  align-items: center;
}

.media-a347 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

.slider-right-b52c {
  font-size: 35px !important;
}

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

.section-hovered-6e98 {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.short-ff03 {
  display: flex;
  gap: 50px;
}

.tag-basic-7d6a
  .video_thick_371c.narrow_5bdd
  .gallery_hot_9741
  .search-tiny-b4ce {
  width: 100% !important;
}

.heading-fcb2 {
  width: 500px !important;
  max-width: none;
}

.next-06b2 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.content_0f61:hover .wrapper_west_54d2 {
  visibility: visible;
}
.content_0f61:hover.content_0f61::before {
  display: block;
}

.out-99d3 h3 {
  color: #fff;
}

.badge-bright-c714 {
  margin: 0;
}

.tag-basic-7d6a
  .video_thick_371c.narrow_5bdd
  .search-tiny-b4ce
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.image_cc19 {
  width: 100%;
}

.link_99aa {
  width: 100%;
}

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

.link_99aa {
  width: 100%;
}

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

.search-tiny-b4ce {
  display: flex;
  align-items: center;
}

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

.hero-3e11 {
  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;
}

.mask-24be .status-pro-339f.message_north_567c {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.mask-24be h1.status-pro-339f {
  margin-top: 80px !important;
}

.tag-basic-7d6a .video_thick_371c.content-03e3 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.tooltip_c422 img {
  width: 100%;
}

.shade-current-d2c3 .wood_dba4.sort-pressed-d750 {
  justify-content: space-between;
}

.search-next-5213 {
  display: none;
}

.orange_c68b .basic_8bff {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .pink-9fec .thumbnail-full-2aa3 {
    flex-wrap: nowrap !important;
  }
}

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

  .heading-fcb2 {
    width: 100% !important;
  }
}

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

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

  .shade-current-d2c3 .wood_dba4.sort-pressed-d750 {
    border-bottom: 1px solid #f0c159;
  }

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

  .pink-9fec.texture_0429 > .thumbnail-full-2aa3 {
    gap: 15px;
    justify-content: space-between;
  }

  .tag-basic-7d6a
    .video_thick_371c.narrow_5bdd
    .search-tiny-b4ce
    img {
    width: 60% !important;
  }

  .pro_e50a {
    left: 2%;
  }

  .list-3392 {
    margin: 10px 0;
  }

  .mask-24be .basic_8bff {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .slider-right-b52c {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.mask-24be .status-pro-339f,
  .mask-24be .status-pro-339f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .search-tiny-b4ce {
    justify-content: center;
  }

  .mask-24be .basic_8bff {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .card-876b {
    margin-bottom: 15px !important;
  }

  .tag-basic-7d6a .video_thick_371c.short_c371 {
    width: 75% !important;
  }

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

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

  h2.mask-24be .status-pro-339f,
  .mask-24be .status-pro-339f {
    font-size: 30px !important;
  }

  .search-tiny-b4ce {
    justify-content: center;
  }

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

  .row_4d13
    .form-c4f9.hot_b1b5 {
    margin: 0 !important;
  }

  .media-a347 {
    margin: 0;
    gap: 10px;
  }

  .list-3392 {
    display: flex;
  }

  .sidebar-right-1df0 .action-e081 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .content-d512 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .mask-24be h1.status-pro-339f {
    margin-top: 40px !important;
  }

  .tag-basic-7d6a
    .video_thick_371c.narrow_5bdd
    .search-tiny-b4ce
    img,
  .disabled-black-2d09 .gallery_hot_9741 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .tag-basic-7d6a .video_thick_371c.short_c371 {
    width: 100% !important;
  }

  .pink-9fec.texture_0429 > .thumbnail-full-2aa3 {
    gap: 3px;
  }

  .mask-24be .basic_8bff {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.shade-current-d2c3 .wood_dba4.sort-pressed-d750 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.shade-current-d2c3 .wood_dba4.sort-pressed-d750: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);
}

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

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

.mask-24be {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.section-hovered-6e98 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .shade-current-d2c3 .wood_dba4.sort-pressed-d750 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .mask-24be .status-pro-339f {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .action-e081 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.solid_cff5 .logo_0c26 {
  flex-shrink: 0;
  white-space: nowrap;
}

.solid_cff5 .nav_4368 {
  flex-shrink: 0;
  min-width: fit-content;
}

.solid_cff5 .left_b42a {
  white-space: nowrap;
}

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

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

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

.solid_cff5 .nav_4368 {
  max-width: 80px !important;
  overflow: hidden;
}

.solid_cff5 .wood_dba4.sort-pressed-d750 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.solid_cff5 .left_b42a {
  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);
  }
}

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

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

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

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

body .basic-a12a:nth-child(2),
.tag-basic-7d6a .basic-a12a:nth-child(2),
#page .basic-a12a: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;
}

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

/* css-noise: 8563 */
.promo-block-c6 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
