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(.active-5e9c) {
  gap: 0.5em;
}
:where(.border-in-6c86) {
  gap: 0.5em;
}
body .title-8cf6 > .footer-448e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .title-8cf6 > .center-3d78 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .title-8cf6 > .pattern-brown-d4aa {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .outline_simple_9207 > .footer-448e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .outline_simple_9207 > .center-3d78 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .outline_simple_9207 > .pattern-brown-d4aa {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .outline_simple_9207
  > :where(:not(.footer-448e):not(.center-3d78):not(.mask-center-d261)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .outline_simple_9207 > .shade-7490 {
  max-width: var(--wp--style--global--wide-size);
}
body .active-5e9c {
  display: flex;
}
body .active-5e9c {
  flex-wrap: wrap;
  align-items: center;
}
body .active-5e9c > * {
  margin: 0;
}
body .border-in-6c86 {
  display: grid;
}
body .border-in-6c86 > * {
  margin: 0;
}
:where(.motion_fbd5.active-5e9c) {
  gap: 2em;
}
:where(.motion_fbd5.border-in-6c86) {
  gap: 2em;
}
:where(.cold_7ae0.active-5e9c) {
  gap: 1.25em;
}
:where(.cold_7ae0.border-in-6c86) {
  gap: 1.25em;
}
.over-d191 {
  color: var(--wp--preset--color--black) !important;
}
.alert_93ba {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tertiary-99c7 {
  color: var(--wp--preset--color--white) !important;
}
.modal_steel_52df {
  color: var(--wp--preset--color--pale-pink) !important;
}
.thumbnail_1cf8 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.border_narrow_9799 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.feature_slow_26d4 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.middle-424a {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.plasma-b053 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.progress-cool-bf6a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accent_top_68e9 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.column-first-37e4 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.hidden-up-e8b8 {
  background-color: var(--wp--preset--color--black) !important;
}
.center_947d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.outline-right-b742 {
  background-color: var(--wp--preset--color--white) !important;
}
.caption_middle_b6f1 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.highlight-upper-b96a {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.down-ba87 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hidden_b48d {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.popup-gold-72af {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.complex_26e6 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.overlay_4153 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.secondary_68d5 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.mask-371d {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.button_first_2bca {
  border-color: var(--wp--preset--color--black) !important;
}
.widget-bottom-4a98 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.backdrop_1fc4 {
  border-color: var(--wp--preset--color--white) !important;
}
.gradient_a318 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.menu_medium_084d {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.gas_e588 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.fresh_036b {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.image_complex_38a3 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.shadow-ec95 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.detail_551f {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.stale-043e {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hidden_under_bfda {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.avatar-copper-7b50 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.overlay_soft_d6fe {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.stone-d0fc {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.row-new-3502 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.element_19eb {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.hover-e752 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.blue_7f83 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.hot_0383 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.content-red-0b8c {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.description_rough_2bfd {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.pagination_d431 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.section_slow_651b {
  background: var(--wp--preset--gradient--midnight) !important;
}
.sidebar_hard_87bd {
  font-size: var(--wp--preset--font-size--small) !important;
}
.title-b695 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.picture-green-71a5 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.wood-b703 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.menu_bottom_5b75 a:where(:not(.under-d353)) {
  color: inherit;
}
:where(.cold_7ae0.active-5e9c) {
  gap: 1.25em;
}
:where(.cold_7ae0.border-in-6c86) {
  gap: 1.25em;
}
:where(.motion_fbd5.active-5e9c) {
  gap: 2em;
}
:where(.motion_fbd5.border-in-6c86) {
  gap: 2em;
}
.tertiary_hard_116f {
  font-size: 1.5em;
  line-height: 1.6;
}

.down_8987 .item_plasma_0f77 {
  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);
}
.light-3889 .west-8f40 {
  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);
}
.center_ea3b {
  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);
}
.center_ea3b.block_cool_d460 .hard_51f9 {
  background-color: var(--e-global-color-primary);
}
.center_ea3b.backdrop_bddc .hard_51f9,
.center_ea3b.notification-cold-3a70 .hard_51f9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.grid-bdd3 .banner-a1c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.tabs_fluid_cac7 {
  --divider-color: var(--e-global-color-secondary);
}
.tabs_fluid_cac7 .filter-stone-0dbf {
  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);
}
.tabs_fluid_cac7.alert_c573 .button_old_7596 {
  background-color: var(--e-global-color-secondary);
}
.tabs_fluid_cac7.smooth_2582 .button_old_7596,
.tabs_fluid_cac7.mini_999a .button_old_7596 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.tabs_fluid_cac7.smooth_2582 .button_old_7596,
.tabs_fluid_cac7.mini_999a .button_old_7596 svg {
  fill: var(--e-global-color-secondary);
}
.sidebar-0249 .complex_b9d1 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-0249 .hover_mini_0243 {
  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_purple_dffa.alert_c573 .button_old_7596 {
  background-color: var(--e-global-color-primary);
}
.input_purple_dffa.smooth_2582 .button_old_7596,
.input_purple_dffa.mini_999a .button_old_7596 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.input_purple_dffa.smooth_2582 .button_old_7596,
.input_purple_dffa.mini_999a .button_old_7596 svg {
  fill: var(--e-global-color-primary);
}
.slider-3d3c.alert_c573 .button_old_7596 {
  background-color: var(--e-global-color-primary);
}
.slider-3d3c.smooth_2582 .button_old_7596,
.slider-3d3c.mini_999a .button_old_7596 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.slider-3d3c .sort-2b6f {
  color: var(--e-global-color-primary);
}
.slider-3d3c .sort-2b6f,
.slider-3d3c .sort-2b6f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-3d3c .block-4462 {
  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_center_0b12 .wrapper_out_b312 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_gas_8729 .simple-6f76 .static-0e20 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_warm_a78c .bright_c870:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.button_warm_a78c .widget_fc90 i {
  color: var(--e-global-color-primary);
}
.button_warm_a78c .widget_fc90 svg {
  fill: var(--e-global-color-primary);
}
.button_warm_a78c .selected-a3cd {
  color: var(--e-global-color-secondary);
}
.button_warm_a78c .bright_c870 > .selected-a3cd,
.button_warm_a78c .bright_c870 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_a1ff .heading_4ab8 {
  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);
}
.message_a1ff .notification-2cfe {
  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);
}
.in_6748 .north_7409 .hover-over-5270 {
  background-color: var(--e-global-color-primary);
}
.in_6748 .notification_7fd0 {
  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);
}
.content-wide-41b0 .dirty-6355 {
  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-wide-41b0 .caption_7f57 {
  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);
}
.content-wide-41b0 .medium-3f9f {
  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);
}
.pagination_3d29 .tooltip-8a16,
.pagination_3d29 .tooltip-8a16 a {
  color: var(--e-global-color-primary);
}
.pagination_3d29 .tooltip-8a16.article-16fa,
.pagination_3d29 .tooltip-8a16.article-16fa a {
  color: var(--e-global-color-accent);
}
.pagination_3d29 .tooltip-8a16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_3d29 .hot_83ff {
  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-center-0701 .box_9e8a,
.box-center-0701 .alert_2492 {
  color: var(--e-global-color-primary);
}
.box-center-0701 .box_9e8a svg {
  fill: var(--e-global-color-primary);
}
.box-center-0701 .article-16fa .box_9e8a,
.box-center-0701 .article-16fa .alert_2492 {
  color: var(--e-global-color-accent);
}
.box-center-0701 .article-16fa .box_9e8a svg {
  fill: var(--e-global-color-accent);
}
.box-center-0701 .alert_2492 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-center-0701 .hot_83ff {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_9030 .hovered_b661,
.dropdown_9030 .link-fa1a {
  color: var(--e-global-color-primary);
}
.dropdown_9030 .link-fa1a svg {
  fill: var(--e-global-color-primary);
}
.dropdown_9030 .tooltip-8a16.article-16fa a,
.dropdown_9030
  .tooltip-8a16.article-16fa
  .link-fa1a {
  color: var(--e-global-color-accent);
}
.dropdown_9030 .hovered_b661 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_9030 .hot_83ff {
  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);
}
.carousel_8c9e .tabs-62c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_8c9e .link-outer-724e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-large-030f .info_hovered_519a .notice_6471 {
  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);
}
.box-large-030f .info_hovered_519a .nav-north-199b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-large-030f .easy_c5ee .notice_6471 {
  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);
}
.box-large-030f
  .easy_c5ee
  .nav-north-199b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-large-030f
  .main_current_6be3
  .notice_6471 {
  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);
}
.box-large-030f
  .main_current_6be3
  .nav-north-199b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-large-030f
  .in_3d84
  .notice_6471 {
  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);
}
.box-large-030f
  .in_3d84
  .nav-north-199b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-e13c .gallery_e94a {
  background-color: var(--e-global-color-primary);
}
.status-e13c .gallery_e94a:hover {
  background-color: var(--e-global-color-primary);
}
.status-e13c .under_8121 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-e13c
  .gallery_e94a:hover
  .under_8121 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_inner_d1d8 .active-8113 {
  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);
}
.box_1706 .chip-plasma-d3a6 .warm-fd70 a {
  background-color: var(--e-global-color-accent);
}
.box_1706 .chip-plasma-d3a6 .liquid_eebe a {
  background-color: var(--e-global-color-accent);
}
.box_1706 .chip-plasma-d3a6 .warm-fd70 a,
.box_1706 .chip-plasma-d3a6 .liquid_eebe a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-hot-d892
  .feature-paper-2ed8.overlay-action-af92
  .chip-plasma-d3a6
  a.text-cold-246d {
  background-color: var(--e-global-color-accent);
}
.hero-hot-d892
  .feature-paper-2ed8.overlay-action-af92
  .chip-plasma-d3a6
  span.text-cold-246d.fn-current-cca0 {
  background-color: var(--e-global-color-text);
}
.hero-hot-d892
  .feature-paper-2ed8.overlay-action-af92
  .chip-plasma-d3a6
  .text-cold-246d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_c0ee .basic_3a35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_c0ee
  .breadcrumb_glass_a962
  > .surface_brown_b049
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_c0ee
  .overlay_pro_5d87
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_c0ee
  .center-6546
  .fluid_0755,
.cold_c0ee
  .center-6546
  .slider-down-3c88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_c0ee
  .center-6546
  .grid_10ab,
.cold_c0ee
  .center-6546
  a
  .grid_10ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_c0ee
  .center-6546
  .layout_2d14 {
  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);
}
.cold_c0ee
  .center-6546
  .component_60aa {
  background-color: var(--e-global-color-primary);
}
.cold_c0ee
  .center-6546
  .component_60aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_c0ee
  .center-6546
  .component_60aa:hover {
  background-color: var(--e-global-color-primary);
}
.cold_c0ee
  .center-6546
  .orange-530c {
  background-color: var(--e-global-color-primary);
}
.cold_c0ee
  .center-6546
  .orange-530c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_c0ee
  .center-6546
  .orange-530c:hover {
  background-color: var(--e-global-color-primary);
}
.cold_c0ee
  .slider_d250
  .media-db0a
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_c0ee
  .slider_d250
  .title_bottom_0adc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_c0ee
  .slider_d250
  .layout_2d14 {
  color: var(--e-global-color-text);
}
.cold_c0ee
  .slider_d250
  .layout_2d14
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_c0ee
  .slider_d250
  .component_60aa {
  background-color: var(--e-global-color-primary);
}
.cold_c0ee
  .slider_d250
  .component_60aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_c0ee
  .slider_d250
  .component_60aa:hover {
  background-color: var(--e-global-color-primary);
}
.cold_c0ee
  .slider_d250
  .orange-530c {
  background-color: var(--e-global-color-primary);
}
.cold_c0ee
  .slider_d250
  .orange-530c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_c0ee
  .slider_d250
  .orange-530c:hover {
  background-color: var(--e-global-color-primary);
}
.cold_c0ee .status-1c17 {
  background-color: var(--e-global-color-primary);
}
.cold_c0ee .status-1c17:hover {
  background-color: var(--e-global-color-primary);
}
.cold_c0ee .nav_rough_419a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_c0ee .highlight-c37d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_6f71 .black_1e1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_6f71
  .surface_d962
  > div:nth-child(3)
  .black_1e1d,
.orange_6f71
  .thumbnail-focused-568b
  > div:nth-child(1)
  .black_1e1d,
.orange_6f71
  .pagination_center_1393
  > div:nth-child(1)
  .black_1e1d,
.orange_6f71
  .plasma_bf07
  > div:nth-child(1)
  .black_1e1d,
.orange_6f71
  .hard-aeb2
  > div:nth-child(1)
  .black_1e1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_6f71 .banner-3a97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_6f71 .icon-hot-1f9f {
  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);
}
.orange_6f71 .yellow_e93d {
  background-color: var(--e-global-color-primary);
}
.orange_6f71 .yellow_e93d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_6f71 .yellow_e93d:hover {
  background-color: var(--e-global-color-primary);
}
.orange_6f71 .shadow_stone_2fde {
  background-color: var(--e-global-color-primary);
}
.orange_6f71 .shadow_stone_2fde:hover {
  background-color: var(--e-global-color-primary);
}
.orange_6f71 .nav_rough_419a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_6f71 .highlight-c37d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_basic_ebfd .filter_fef7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_basic_ebfd .upper-96aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_basic_ebfd .caption-02d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_basic_ebfd .hard_9aa3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_basic_ebfd .status-71bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_basic_ebfd .shadow_stone_2fde {
  background-color: var(--e-global-color-primary);
}
.nav_basic_ebfd .shadow_stone_2fde:hover {
  background-color: var(--e-global-color-primary);
}
.white-2565 .photo_hard_8570 {
  background-color: var(--e-global-color-secondary);
}
.white-2565 .image_1240 {
  background-color: var(--e-global-color-text);
}
.white-2565 .popup_paper_55f6 {
  background-color: var(--e-global-color-secondary);
}
.white-2565 .component-735e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-2565 .white-609d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-2565 .avatar-wood-a831 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-2565 .surface-north-533d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-2565 .hover_pro_bf9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-7702 .block_down_1677 .breadcrumb-ef11,
.action-7702
  .block_down_1677
  .breadcrumb-ef11
  a,
.action-7702 .notice-stone-59c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-7702 .block_down_1677 .pressed_22c8,
.action-7702 .avatar-fixed-af0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-7702 .block_down_1677 .pressed_22c8 {
  color: var(--e-global-color-text);
}
.action-7702 .avatar-fixed-af0e {
  color: var(--e-global-color-text);
}
.action-7702
  .block_down_1677
  .liquid-50de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action-7702 .heading-d4b8 .search_down_7c95 {
  background-color: var(--e-global-color-primary);
}
.action-7702 .heading-d4b8 .search_down_7c95:hover {
  background-color: var(--e-global-color-primary);
}
.action-7702 .heading-d4b8 .slider_blue_cadd li span {
  background-color: var(--e-global-color-text);
}
.action-7702 .heading-d4b8 .slider_blue_cadd li span:hover {
  background-color: var(--e-global-color-primary);
}
.action-7702
  .heading-d4b8
  .slider_blue_cadd
  li.backdrop-5241
  span {
  background-color: var(--e-global-color-accent);
}
.action-7702 .center_e0ef span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_smooth_ce52 .overlay_last_a4c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_5f67 .tooltip-e0d1 {
  background-color: var(--e-global-color-primary);
}
.link_5f67 .sidebar-top-35d1 {
  background-color: var(--e-global-color-secondary);
}
.link_5f67 .row-under-efdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_5f67 .wrapper_6dd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_5f67 .list-short-3c30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_5f67 .secondary-b059 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_5f67 .menu-inner-41c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_5f67 .heading-7949 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_5f67 .advanced-3596 {
  background-color: var(--e-global-color-primary);
}
.link_5f67 .advanced-3596 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_selected_144a .disabled_red_4e51 {
  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);
}
.card_selected_144a .outer_80a1 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.card_selected_144a
  .sidebar-6270:after {
  background-color: var(--e-global-color-primary);
}
.card_selected_144a .accordion-0cbf {
  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);
}
.red-0aea .notice-stone-59c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-0aea .avatar-fixed-af0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-46c2 .blue_4202 .status-paper-8da3 {
  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);
}
.background-46c2 .blue_4202 .widget_502e {
  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);
}
.accent_pink_16b1 .picture_small_3158 {
  background-color: var(--e-global-color-primary);
}
.accent_pink_16b1 .info_hovered_7f88 {
  background-color: var(--e-global-color-secondary);
}
.accent_pink_16b1 .nav_soft_73df .pressed-9765 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_pink_16b1 .dim_f87f .pressed-9765 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-9a27 .tag_ea5f .menu_17f2 {
  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);
}
.north-9a27 .tag_ea5f .dynamic_4689 {
  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);
}
.north-9a27 .tag_ea5f .footer-liquid-c89e {
  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);
}
.smooth-7261 .large_d136 {
  border-color: var(--e-global-color-text);
}
.smooth-7261 .smooth-4817 {
  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-7261 .modal-cde2 {
  color: var(--e-global-color-primary);
}
.smooth-7261 .photo_d49c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_063b .dropdown-full-70c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_063b .badge-lite-55b0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_063b .tabs_dirty_01d1:hover .dropdown-full-70c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_063b
  .tabs_dirty_01d1:hover
  .badge-lite-55b0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dark-9cb3 .active_c914 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dark-9cb3 .chip-glass-7973 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_adaa .outer-dcc5 .dirty-6454 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light_adaa .section_light_9bf9 .dirty-6454 {
  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);
}
.west-c034 .highlight-down-580f {
  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);
}
.soft_7c43 .active_fresh_7fe1 .modal-complex-7b55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_7c43 .active_fresh_7fe1 .modal-complex-7b55 {
  background-color: var(--e-global-color-secondary);
}
.soft_7c43 .slider_43eb .modal-complex-7b55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_7c43 .slider_43eb .modal-complex-7b55 {
  background-color: var(--e-global-color-secondary);
}
.soft_7c43 .link-5439 .glass_b7eb {
  background-color: var(--e-global-color-primary);
}
.soft_7c43 .link-5439:hover .glass_b7eb {
  background-color: var(--e-global-color-secondary);
}
.soft_7c43 .search_down_7c95 {
  background-color: var(--e-global-color-primary);
}
.soft_7c43 .search_down_7c95:hover {
  background-color: var(--e-global-color-accent);
}
.soft_7c43 .slider_blue_cadd li span {
  background-color: var(--e-global-color-text);
}
.soft_7c43 .slider_blue_cadd li span:hover {
  background-color: var(--e-global-color-primary);
}
.soft_7c43 .slider_blue_cadd li.backdrop-5241 span {
  background-color: var(--e-global-color-accent);
}
.thumbnail_6dc9 .top-7a9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_6dc9 .pink-9070 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-79d5 .static_dc42:before {
  background-color: var(--e-global-color-secondary);
}
.white-79d5 .carousel-easy-9ead {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-79d5 .tooltip_cd46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_3b0c .new_0e57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_3b0c .new_0e57:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_3b0c .new_0e57.fn-active-cca0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_3b0c .element_afe3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_3b0c .smooth-13b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_3b0c .steel-02ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_3b0c .mask-519e {
  background-color: var(--e-global-color-primary);
}
.tiny_3b0c .mask-519e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny_3b0c .slider_fdd8 {
  background-color: var(--e-global-color-primary);
}
.tiny_3b0c .slider_fdd8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast_de87 .modal-ccfc .link-52f8 a {
  color: var(--e-global-color-secondary);
}
.fast_de87 .modal-ccfc .link-52f8 a:hover {
  color: var(--e-global-color-secondary);
}
.fast_de87 .modal-ccfc .link-52f8,
.fast_de87 .modal-ccfc .link-52f8 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_de87 .modal-ccfc .fixed-0db1 {
  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_de87 .modal-ccfc .middle-46e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_de87 .modal-ccfc .info_9583 {
  background-color: var(--e-global-color-primary);
}
.fast_de87 .modal-ccfc .info_9583 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_de87 .modal-ccfc .info_9583:hover {
  background-color: var(--e-global-color-primary);
}
.fast_de87 .modal-ccfc .disabled_motion_c400 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast_de87 .modal-ccfc .disabled_motion_c400 {
  background-color: var(--e-global-color-primary);
}
.fast_de87 .modal-ccfc .disabled_motion_c400:hover {
  background-color: var(--e-global-color-primary);
}
.fast_de87 .modal-ccfc .search_down_7c95 {
  background-color: var(--e-global-color-primary);
}
.fast_de87 .modal-ccfc .search_down_7c95:hover {
  background-color: var(--e-global-color-primary);
}
.fast_de87 .heading-d4b8 .slider_blue_cadd li span {
  background-color: var(--e-global-color-text);
}
.fast_de87 .heading-d4b8 .slider_blue_cadd li span:hover {
  background-color: var(--e-global-color-primary);
}
.fast_de87 .heading-d4b8 .slider_blue_cadd li.backdrop-5241 span {
  background-color: var(--e-global-color-accent);
}
.fast_de87 .nav_rough_419a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_de87 .highlight-c37d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-a23c .outer-2321 .filter-silver-41fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-a23c .outer-2321 .bottom_9b28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-a23c .outer-2321 .plasma_b661 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_cool_9971 .simple_c1a6 {
  border-color: var(--e-global-color-text);
}
.summary_cool_9971 .north-a92f {
  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);
}
.summary_cool_9971 .pattern_rough_d8ac {
  color: var(--e-global-color-secondary);
}
.summary_cool_9971 .pattern_rough_d8ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_cool_9971 .east-4c15 > * {
  color: var(--e-global-color-primary);
}
.summary_cool_9971 .east-4c15 > * svg {
  fill: var(--e-global-color-primary);
}
.summary_cool_9971 .overlay_clean_49b1 {
  color: var(--e-global-color-primary);
}
.summary_cool_9971 .overlay_clean_49b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_cool_9971 .progress_current_29ac {
  color: var(--e-global-color-primary);
}
.summary_cool_9971 .progress_current_29ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_cool_9971 .tertiary-086f {
  color: var(--e-global-color-primary);
}
.summary_cool_9971 .tertiary-086f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_cool_9971 .icon_dirty_e8ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_cool_9971 .wood-0d4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_cool_9971 .wood-0d4f.medium-c09e {
  color: var(--e-global-color-secondary);
}
.summary_cool_9971 .wood-0d4f.medium-c09e .copper_d5c5 {
  color: var(--e-global-color-accent);
}
.summary_cool_9971 .wood-0d4f.article_99fb {
  color: var(--e-global-color-text);
}
.summary_cool_9971 .wood-0d4f.article_99fb .copper_d5c5 {
  color: var(--e-global-color-text);
}
.summary_cool_9971 .wood-0d4f:before {
  border-top-color: var(--e-global-color-text);
}
.summary_cool_9971 .picture_fluid_9c67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_cool_9971
  .picture_fluid_9c67
  .backdrop_6a72 {
  background-color: var(--e-global-color-primary);
}
.summary_cool_9971
  .picture_fluid_9c67
  .backdrop_6a72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_cool_9971 .simple_c1a6 .breadcrumb_first_e5a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_iron_a8d3 .banner_f234 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_iron_a8d3 .out_6510 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_c154 .left_aa4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_c154
  .outline-middle-98bf
  .wrapper-basic-0349 {
  background-color: var(--e-global-color-secondary);
}
.preview_c154
  .outline-middle-98bf.modal-action-734b
  .wrapper-basic-0349 {
  background-color: var(--e-global-color-text);
}
.preview_c154
  .outline-middle-98bf:hover
  .wrapper-basic-0349 {
  background-color: var(--e-global-color-accent);
}
.preview_c154
  .outline-middle-98bf.fn-active-cca0
  .wrapper-basic-0349 {
  background-color: var(--e-global-color-primary);
}
.main-fluid-edaa .badge_139d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.main-fluid-edaa .caption_d7b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-fluid-edaa .outline-7981 {
  background-color: var(--e-global-color-primary);
}
.main-fluid-edaa .outline-7981 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused_ee7f .texture_slow_494e .logo-first-c6f1 .component_cool_33a2 {
  background-color: var(--e-global-color-secondary);
}
.focused_ee7f .texture_slow_494e .bronze_b529:after {
  background-color: var(--e-global-color-secondary);
}
.focused_ee7f .advanced-9d95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_ee7f .feature_glass_14cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_ee7f .old-2265 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_ee7f .header-liquid-c83e {
  background-color: var(--e-global-color-primary);
}
.focused_ee7f .header-liquid-c83e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused_ee7f .tag-yellow-94dd {
  background-color: var(--e-global-color-secondary);
}
.focused_ee7f .tag-yellow-94dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused_ee7f .texture_slow_494e .fixed_1581 .button-f4f6:hover {
  background-color: var(--e-global-color-primary);
}
.focused_ee7f
  .texture_slow_494e
  .fixed_1581
  .button-f4f6.down_9d3c {
  background-color: var(--e-global-color-primary);
}
.focused_ee7f .texture_slow_494e .outline-c98e:before {
  border-color: var(--e-global-color-primary);
}
.focused_ee7f .texture_slow_494e .outline-c98e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.focused_ee7f
  .texture_slow_494e
  .outline-c98e.notice-selected-570c:before {
  border-color: var(--e-global-color-primary);
}
.focused_ee7f .north_f379 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_0584 .cool-5ef2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_0584 .cool-5ef2:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_0584 .cool-5ef2.current_6426 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_0584 .breadcrumb_fc45 {
  background-color: var(--e-global-color-primary);
}
.texture_0584 .breadcrumb_fc45 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_0584
  .popup-ff5a
  .smooth-b428
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_0584
  .notice_e1eb
  .smooth-b428
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-cool-0643
  .image_7177
  .green-0e78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-cool-0643
  .image_7177
  .tabs_wood_4c22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-cool-0643 .link-steel-4be6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-cool-0643 .tertiary-brown-09c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-cool-0643 .message-new-8f9d {
  background-color: var(--e-global-color-primary);
}
.form-cool-0643 .message-new-8f9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough-4156 .full_603f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-4156 .item_large_b0cb {
  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);
}
.rough-4156 .gradient_brown_f0f0 {
  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);
}
.rough-4156 .gradient_brown_f0f0 a:hover {
  color: var(--e-global-color-secondary);
}
.rough-4156 .lite_0ec9 {
  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);
}
.rough-4156 .title_b85e {
  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);
}
.rough-4156 .up-a6c2 .search_down_7c95 {
  background-color: var(--e-global-color-primary);
}
.rough-4156 .up-a6c2 .search_down_7c95:hover {
  background-color: var(--e-global-color-accent);
}
.rough-4156
  .up-a6c2
  .slider_blue_cadd
  li
  span {
  background-color: var(--e-global-color-text);
}
.rough-4156
  .up-a6c2
  .slider_blue_cadd
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.rough-4156
  .up-a6c2
  .slider_blue_cadd
  li.backdrop-5241
  span {
  background-color: var(--e-global-color-accent);
}
.middle-9e42
  .row-copper-862f
  .active-1360 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-9e42 .row-copper-862f .green_835d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-9e42 .row-copper-862f .fresh-4748 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-9e42 .form-ff9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.middle-9e42
  .rough-9a1f.background-adec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09
  > a {
  background-color: var(--e-global-color-text);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09
  > a
  .paragraph_new_3b99.top-4c62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09
  > a
  .narrow-3df5.shade-795e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09
  > .primary_short_5946
  .content-9c09
  > a {
  background-color: var(--e-global-color-secondary);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09
  > .primary_short_5946
  .content-9c09
  > a
  .north-0daa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09
  > .primary_short_5946
  .content-9c09
  > a
  .narrow-3df5.aside_soft_25f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09
  > a
  .short-d40a:before {
  color: var(--e-global-color-text);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09
  > .primary_short_5946
  a
  .short-d40a:before {
  color: var(--e-global-color-text);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09.row-9ec6
  > a
  .short-d40a:before {
  color: var(--e-global-color-text);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09
  > .primary_short_5946
  .content-9c09.row-9ec6
  > a
  .short-d40a:before {
  color: var(--e-global-color-text);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09
  > a
  .active_3329
  .north_076b {
  color: var(--e-global-color-text);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09
  > .primary_short_5946
  a
  .active_3329
  .north_076b {
  color: var(--e-global-color-text);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09
  > a
  .active_3329
  .north_076b,
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09
  > .primary_short_5946
  a
  .active_3329
  .north_076b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09
  > a
  .purple_1b5b:before {
  color: var(--e-global-color-text);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09
  > .primary_short_5946
  a
  .purple_1b5b:before {
  color: var(--e-global-color-text);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09.row-9ec6
  > a
  .purple_1b5b:before {
  color: var(--e-global-color-text);
}
.bottom_0b1c
  > .iron-5d70
  > div
  > .hovered_61d4
  > .content-9c09
  > .primary_short_5946
  .content-9c09.row-9ec6
  > a
  .purple_1b5b:before {
  color: var(--e-global-color-text);
}
.box-3324 .steel-7c2e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-3324
  .hard_db6a:hover
  .steel-7c2e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_c7a5
  > .iron-5d70
  > .slider_smooth_fb3f
  > .accent-glass-a08e
  > .video-in-6d6c
  > .soft-9842
  .west_79e6 {
  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);
}
.mask_c7a5
  > .iron-5d70
  > .slider_smooth_fb3f
  > .accent-glass-a08e
  > .video-in-6d6c
  > .soft-9842:hover
  .west_79e6 {
  color: var(--e-global-color-text);
}
.mask_c7a5
  > .iron-5d70
  > .slider_smooth_fb3f
  > .accent-glass-a08e
  > .video-in-6d6c
  > .soft-9842:hover
  .west_79e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_c7a5
  > .iron-5d70
  > .slider_smooth_fb3f
  > .accent-glass-a08e
  > .video-in-6d6c.container-808b
  > .soft-9842
  .west_79e6 {
  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);
}
.out-ac5d .banner_a609 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-ac5d .clean-a948 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-ac5d .gradient_5c70 {
  background-color: var(--e-global-color-primary);
}
.out-ac5d .gradient_5c70 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-abb5
  > .iron-5d70
  > .disabled_static_82e3
  > .red-a76f
  > .column_6729
  .footer-6de1 {
  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);
}
.shadow-abb5
  > .iron-5d70
  > .disabled_static_82e3
  > .red-a76f
  > .column_6729
  .pressed_544e {
  color: var(--e-global-color-text);
}
.shadow-abb5
  > .iron-5d70
  > .disabled_static_82e3
  > .red-a76f
  > .column_6729:hover
  .footer-6de1 {
  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);
}
.shadow-abb5
  > .iron-5d70
  > .disabled_static_82e3
  > .red-a76f
  > .column_6729:hover
  .pressed_544e {
  color: var(--e-global-color-secondary);
}
.shadow-abb5
  > .iron-5d70
  > .disabled_static_82e3
  > .red-a76f
  > .column_6729.black_98a0
  .footer-6de1 {
  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);
}
.shadow-abb5
  > .iron-5d70
  > .disabled_static_82e3
  > .red-a76f
  > .column_6729.black_98a0
  .pressed_544e {
  color: var(--e-global-color-primary);
}
.brown-de15
  .north-1cae
  .highlight_green_78fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-de15 .banner-d751 .breadcrumb_first_e5a1 .hero-dcd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-c62e .overlay-small-de7d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-c62e .yellow_7f1a .overlay-small-de7d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-c62e .tiny_c323 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-c62e .tiny_c323 {
  background-color: var(--e-global-color-primary);
}
.list-49de .overlay-be23 .focus_west_c38c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-49de
  .overlay-be23:hover
  .article_static_c18b {
  color: var(--e-global-color-secondary);
}
.list-49de
  .overlay-be23:hover
  .focus_west_c38c {
  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);
}
.slow-3129 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.panel_683d {
  flex-direction: column;
}

.panel_683d .article_78f3 {
  font-size: 50px;
  font-weight: bold;

  text-align: center;
  color: #fff;
  margin-bottom: 5px !important;

  margin-top: 15px !important;
}

h2.panel_683d .article_78f3 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.panel_683d .info-1243 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.block_stale_b3ab.banner_5903 {
  display: none;
}

.widget_lower_718b {
  display: none;
}

body,
.button-b9cb {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.image_yellow_8a6a) !important; */
}

.module_complex_d90e.overlay-dynamic-54e5 {
  margin-bottom: 40px;
  width: 100%;
}

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

.panel_683d a {
  width: 100%;
}

.next-5403 .mask_rough_dfe2.texture-a2fd {
  width: 20% !important;
}

.shade-0e59 {
  display: block;
  gap: 5px;
  text-align: center;
  background-color: #f0c159;
  white-space: nowrap;
  display: flex;
  border-radius: 10px;

  padding: 10px 25px;
  align-items: center;
  justify-content: center;

  font-size: 25px !important;
  font-weight: 700 !important;
  color: #874800;
}

.shade-0e59:hover {
  color: #000;
}

.shade-0e59 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.shade-0e59:hover svg {
  fill: #000;
}

.title-narrow-3cc7 {
  background-color: #f0c159;
  border-radius: 10px;
  color: #874800;
  width: 100px;
  padding: 8px 20px;
  font-weight: 500;
  transition: all 0.14s ease-out;

  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.title-narrow-3cc7:hover {
  color: #000;
}

.title-narrow-3cc7:nth-child(2) {
  background-color: transparent;
  color: #f0c159;
  transition: all 0.14s ease-out;

  border: 2px solid #f0c159;
}

.title-narrow-3cc7:nth-child(2):hover {
  color: #fff;
}

.next-5403
  .mask_rough_dfe2.container-motion-e818
  .block-soft-ba37
  .caption_gas_033b {
  font-size: 20px !important;
}

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

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

.banner-59ed h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.pagination_1a11.hidden-up-40ff > .first_c412 {
  display: flex;
  align-items: center;
}

.slider-large-5f4d {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.form-light-c4aa {
  position: relative;
  width: 100%;
}

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

.status-out-a2d1 {
  font-size: 35px !important;
}

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

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

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

.next-5403
  .mask_rough_dfe2.in_e512
  .blue-cdad
  .grid-6b37 {
  width: 100% !important;
}

.item-5211 {
  width: 500px !important;
  max-width: none;
}

.tabs-lower-b056 {
  width: 100%;
}

.fast-77f9 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-80e9 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.soft-46c0 {
  font-size: 15px !important;
}

.accordion-red-23db {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.modal-80e9:hover .accordion-red-23db {
  visibility: visible;
}
.modal-80e9:hover.modal-80e9::before {
  display: block;
}

.banner-59ed h3 {
  color: #fff;
}

.steel_1689 {
  margin: 0;
}

.next-5403
  .mask_rough_dfe2.in_e512
  .grid-6b37
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.south-ce19 {
  width: 100%;
}

.surface-easy-70ff {
  width: 100%;
}

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

.surface-easy-70ff {
  width: 100%;
}

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

.grid-6b37 {
  display: flex;
  align-items: center;
}

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

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

.panel_683d .article_78f3.highlight-131d {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.panel_683d h1.article_78f3 {
  margin-top: 120px !important;
}

.next-5403 .mask_rough_dfe2.medium_cc77 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.container_a81c img {
  width: 100%;
}

.input-60c9 .picture-ccb4.block-soft-ba37 {
  justify-content: space-between;
}

.silver-44af {
  display: none;
}

.layout_soft_fee4 .info-1243 {
  margin: 1px 0 !important;
}

.tag-huge-daa2 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .pagination_1a11 .first_c412 {
    flex-wrap: nowrap !important;
  }
}

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

  .item-5211 {
    width: 100% !important;
  }
}

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

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

  .input-60c9 .picture-ccb4.block-soft-ba37 {
    border-bottom: 1px solid #f0c159;
  }

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

  .pagination_1a11.hidden-up-40ff > .first_c412 {
    gap: 15px;
    justify-content: space-between;
  }

  .next-5403
    .mask_rough_dfe2.in_e512
    .grid-6b37
    img {
    width: 60% !important;
  }

  .thumbnail_eb1f {
    left: 2%;
  }

  .purple-3090 {
    margin: 10px 0;
  }

  .panel_683d .info-1243 {
    margin: 0;
    margin-bottom: 10px;
  }

  .shade-0e59 {
    font-size: 16px !important;
  }

  .status-out-a2d1 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.panel_683d .article_78f3,
  .panel_683d .article_78f3 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .grid-6b37 {
    justify-content: center;
  }

  .panel_683d .info-1243 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .next-5403 .mask_rough_dfe2.texture-a2fd {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .title-narrow-3cc7 {
    text-transform: capitalize;
  }

  h2.panel_683d .article_78f3,
  .panel_683d .article_78f3 {
    font-size: 30px !important;
  }

  .grid-6b37 {
    justify-content: center;
  }

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

  .text-smooth-2200
    .tertiary-iron-9244.icon_fast_5d53 {
    margin: 0 !important;
  }

  .slider-large-5f4d {
    margin: 0;
    gap: 10px;
  }

  .purple-3090 {
    display: flex;
  }

  .short_ab2e .shade-0e59 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .panel_683d h1.article_78f3 {
    margin-top: 80px !important;
  }

  .next-5403
    .mask_rough_dfe2.in_e512
    .grid-6b37
    img,
  .sidebar-0249 .blue-cdad {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .title-narrow-3cc7 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .next-5403 .mask_rough_dfe2.texture-a2fd {
    width: 100% !important;
  }

  .pagination_1a11.hidden-up-40ff > .first_c412 {
    gap: 3px;
  }

  .panel_683d .info-1243 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: dc72 */
.shadow-element-p7 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
