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(.over-5141) {
  gap: 0.5em;
}
:where(.shadow_522f) {
  gap: 0.5em;
}
body .tiny_12ad > .steel_23f7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tiny_12ad > .table_upper_7d1f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tiny_12ad > .wrapper_warm_c2f3 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .carousel-static-f237 > .steel_23f7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .carousel-static-f237 > .table_upper_7d1f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .carousel-static-f237 > .wrapper_warm_c2f3 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .carousel-static-f237
  > :where(:not(.steel_23f7):not(.table_upper_7d1f):not(.shadow-bronze-1ed5)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .carousel-static-f237 > .easy_c6ae {
  max-width: var(--wp--style--global--wide-size);
}
body .over-5141 {
  display: flex;
}
body .over-5141 {
  flex-wrap: wrap;
  align-items: center;
}
body .over-5141 > * {
  margin: 0;
}
body .shadow_522f {
  display: grid;
}
body .shadow_522f > * {
  margin: 0;
}
:where(.motion-38c1.over-5141) {
  gap: 2em;
}
:where(.motion-38c1.shadow_522f) {
  gap: 2em;
}
:where(.title-large-8b53.over-5141) {
  gap: 1.25em;
}
:where(.title-large-8b53.shadow_522f) {
  gap: 1.25em;
}
.backdrop-advanced-da4b {
  color: var(--wp--preset--color--black) !important;
}
.gradient-07c6 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dark_6267 {
  color: var(--wp--preset--color--white) !important;
}
.secondary-green-90a7 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.blue_ac33 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.action_1836 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pressed_be83 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.grid_black_0943 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.texture_complex_55f3 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tag-d2fa {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.old-3434 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.slider-c294 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.medium_5085 {
  background-color: var(--wp--preset--color--black) !important;
}
.header-simple-0202 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tag-4709 {
  background-color: var(--wp--preset--color--white) !important;
}
.section_next_7c9c {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.carousel_43c4 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.current_101b {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.form-c2ee {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.rough_5e66 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.item-static-d6bf {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dropdown-9da6 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.focus-e9a6 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.prev-21a8 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.content-smooth-f506 {
  border-color: var(--wp--preset--color--black) !important;
}
.pattern_right_26d6 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.chip_blue_5286 {
  border-color: var(--wp--preset--color--white) !important;
}
.description_under_dfd3 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.carousel_2d8d {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.component_action_05a3 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.input_1a88 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.row_1721 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tag_216d {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dropdown-easy-5cea {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.logo_tiny_3abe {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.section-motion-dce8 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.item-21b7 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.list_9603 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.preview-3ad5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.text_medium_c592 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.pattern-down-2bd8 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.hovered-5c9a {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.header-cold-44a3 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.center_3fbb {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.gradient-5fb9 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.nav_8d18 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.form-590f {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.card-outer-6dd6 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.hidden-black-c777 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.accordion-white-43de {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.dropdown_selected_9e1d {
  font-size: var(--wp--preset--font-size--large) !important;
}
.bronze_00ba {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.carousel-simple-2086 a:where(:not(.form_tall_f153)) {
  color: inherit;
}
:where(.title-large-8b53.over-5141) {
  gap: 1.25em;
}
:where(.title-large-8b53.shadow_522f) {
  gap: 1.25em;
}
:where(.motion-38c1.over-5141) {
  gap: 2em;
}
:where(.motion-38c1.shadow_522f) {
  gap: 2em;
}
.medium-c393 {
  font-size: 1.5em;
  line-height: 1.6;
}

.media_887a .chip-paper-c267 {
  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);
}
.liquid_380b .cold_f623 {
  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);
}
.primary-e3b2 {
  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);
}
.primary-e3b2.shadow_huge_8fbf .aside-full-4122 {
  background-color: var(--e-global-color-primary);
}
.primary-e3b2.input-46c1 .aside-full-4122,
.primary-e3b2.menu_a7ae .aside-full-4122 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.image_c1b1 .alert-0363 {
  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);
}
.accent-lite-5f3c {
  --divider-color: var(--e-global-color-secondary);
}
.accent-lite-5f3c .media-d6db {
  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);
}
.accent-lite-5f3c.active-f567 .secondary-static-0aab {
  background-color: var(--e-global-color-secondary);
}
.accent-lite-5f3c.overlay-rough-749d .secondary-static-0aab,
.accent-lite-5f3c.bottom-f3b6 .secondary-static-0aab {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.accent-lite-5f3c.overlay-rough-749d .secondary-static-0aab,
.accent-lite-5f3c.bottom-f3b6 .secondary-static-0aab svg {
  fill: var(--e-global-color-secondary);
}
.secondary_a5b4 .main_9f29 {
  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);
}
.secondary_a5b4 .media_rough_95d6 {
  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);
}
.popup_8861.active-f567 .secondary-static-0aab {
  background-color: var(--e-global-color-primary);
}
.popup_8861.overlay-rough-749d .secondary-static-0aab,
.popup_8861.bottom-f3b6 .secondary-static-0aab {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.popup_8861.overlay-rough-749d .secondary-static-0aab,
.popup_8861.bottom-f3b6 .secondary-static-0aab svg {
  fill: var(--e-global-color-primary);
}
.surface_5ecd.active-f567 .secondary-static-0aab {
  background-color: var(--e-global-color-primary);
}
.surface_5ecd.overlay-rough-749d .secondary-static-0aab,
.surface_5ecd.bottom-f3b6 .secondary-static-0aab {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.surface_5ecd .info_59fe {
  color: var(--e-global-color-primary);
}
.surface_5ecd .info_59fe,
.surface_5ecd .info_59fe a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_5ecd .form-new-233e {
  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);
}
.hard_b79d .upper_5d40 {
  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);
}
.right-baef .texture-right-d417 .smooth-0a62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination_ca5f .cold-2994:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.pagination_ca5f .stale_e214 i {
  color: var(--e-global-color-primary);
}
.pagination_ca5f .stale_e214 svg {
  fill: var(--e-global-color-primary);
}
.pagination_ca5f .accent_dynamic_33f7 {
  color: var(--e-global-color-secondary);
}
.pagination_ca5f .cold-2994 > .accent_dynamic_33f7,
.pagination_ca5f .cold-2994 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-a45f .preview_3e33 {
  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);
}
.video-a45f .image_f8f7 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.main_c88f .feature_1f5a .fixed_6260 {
  background-color: var(--e-global-color-primary);
}
.main_c88f .video_b475 {
  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);
}
.fast-c03b .box-wood-ff4b {
  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-c03b .mini_8796 {
  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);
}
.fast-c03b .disabled-4e83 {
  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);
}
.preview-1b26 .iron-fd65,
.preview-1b26 .iron-fd65 a {
  color: var(--e-global-color-primary);
}
.preview-1b26 .iron-fd65.info_orange_bf93,
.preview-1b26 .iron-fd65.info_orange_bf93 a {
  color: var(--e-global-color-accent);
}
.preview-1b26 .iron-fd65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-1b26 .search-prev-fe34 {
  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);
}
.shadow_selected_abf8 .label-597d,
.shadow_selected_abf8 .list_middle_1087 {
  color: var(--e-global-color-primary);
}
.shadow_selected_abf8 .label-597d svg {
  fill: var(--e-global-color-primary);
}
.shadow_selected_abf8 .info_orange_bf93 .label-597d,
.shadow_selected_abf8 .info_orange_bf93 .list_middle_1087 {
  color: var(--e-global-color-accent);
}
.shadow_selected_abf8 .info_orange_bf93 .label-597d svg {
  fill: var(--e-global-color-accent);
}
.shadow_selected_abf8 .list_middle_1087 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_selected_abf8 .search-prev-fe34 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-228a .sidebar_1897,
.header-228a .right-bf25 {
  color: var(--e-global-color-primary);
}
.header-228a .right-bf25 svg {
  fill: var(--e-global-color-primary);
}
.header-228a .iron-fd65.info_orange_bf93 a,
.header-228a
  .iron-fd65.info_orange_bf93
  .right-bf25 {
  color: var(--e-global-color-accent);
}
.header-228a .sidebar_1897 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-228a .search-prev-fe34 {
  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);
}
.block_brown_8ac9 .tertiary_c9d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_brown_8ac9 .widget-17eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-5fde .outline-selected-3ad4 .gold_eb6a {
  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);
}
.pro-5fde .outline-selected-3ad4 .fluid_d8f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-5fde .module_aabc .gold_eb6a {
  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);
}
.pro-5fde
  .module_aabc
  .fluid_d8f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-5fde
  .outline-blue-e449
  .gold_eb6a {
  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);
}
.pro-5fde
  .outline-blue-e449
  .fluid_d8f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-5fde
  .menu-prev-40ca
  .gold_eb6a {
  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);
}
.pro-5fde
  .menu-prev-40ca
  .fluid_d8f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_c182 .description-iron-393c {
  background-color: var(--e-global-color-primary);
}
.frame_c182 .description-iron-393c:hover {
  background-color: var(--e-global-color-primary);
}
.frame_c182 .chip_5c12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_c182
  .description-iron-393c:hover
  .chip_5c12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_8038 .silver_0fb3 {
  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);
}
.tabs_motion_600b .banner-focused-b027 .notification-tall-0429 a {
  background-color: var(--e-global-color-accent);
}
.tabs_motion_600b .banner-focused-b027 .hard_5df4 a {
  background-color: var(--e-global-color-accent);
}
.tabs_motion_600b .banner-focused-b027 .notification-tall-0429 a,
.tabs_motion_600b .banner-focused-b027 .hard_5df4 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_4f4e
  .summary-1b1e.surface_clean_be7f
  .banner-focused-b027
  a.outline_0682 {
  background-color: var(--e-global-color-accent);
}
.static_4f4e
  .summary-1b1e.surface_clean_be7f
  .banner-focused-b027
  span.outline_0682.fn-current-143b {
  background-color: var(--e-global-color-text);
}
.static_4f4e
  .summary-1b1e.surface_clean_be7f
  .banner-focused-b027
  .outline_0682 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-753e .hot-da6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-753e
  .solid-0e3d
  > .wood_f111
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-753e
  .warm_bc66
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-753e
  .thick-bd2e
  .gallery-bright-1276,
.heading-753e
  .thick-bd2e
  .hot_0b2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-753e
  .thick-bd2e
  .summary_full_2b6e,
.heading-753e
  .thick-bd2e
  a
  .summary_full_2b6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-753e
  .thick-bd2e
  .article_brown_4785 {
  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);
}
.heading-753e
  .thick-bd2e
  .alert_glass_3426 {
  background-color: var(--e-global-color-primary);
}
.heading-753e
  .thick-bd2e
  .alert_glass_3426 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-753e
  .thick-bd2e
  .alert_glass_3426:hover {
  background-color: var(--e-global-color-primary);
}
.heading-753e
  .thick-bd2e
  .active_3496 {
  background-color: var(--e-global-color-primary);
}
.heading-753e
  .thick-bd2e
  .active_3496 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-753e
  .thick-bd2e
  .active_3496:hover {
  background-color: var(--e-global-color-primary);
}
.heading-753e
  .pressed_2927
  .advanced-2d6e
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-753e
  .pressed_2927
  .warm-719d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-753e
  .pressed_2927
  .article_brown_4785 {
  color: var(--e-global-color-text);
}
.heading-753e
  .pressed_2927
  .article_brown_4785
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-753e
  .pressed_2927
  .alert_glass_3426 {
  background-color: var(--e-global-color-primary);
}
.heading-753e
  .pressed_2927
  .alert_glass_3426 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-753e
  .pressed_2927
  .alert_glass_3426:hover {
  background-color: var(--e-global-color-primary);
}
.heading-753e
  .pressed_2927
  .active_3496 {
  background-color: var(--e-global-color-primary);
}
.heading-753e
  .pressed_2927
  .active_3496 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-753e
  .pressed_2927
  .active_3496:hover {
  background-color: var(--e-global-color-primary);
}
.heading-753e .accordion_4822 {
  background-color: var(--e-global-color-primary);
}
.heading-753e .accordion_4822:hover {
  background-color: var(--e-global-color-primary);
}
.heading-753e .slider-wide-7fe0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-753e .hard-bf39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-simple-0e0b .bottom-8c4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-simple-0e0b
  .basic-63e3
  > div:nth-child(3)
  .bottom-8c4d,
.element-simple-0e0b
  .media_67be
  > div:nth-child(1)
  .bottom-8c4d,
.element-simple-0e0b
  .left_252a
  > div:nth-child(1)
  .bottom-8c4d,
.element-simple-0e0b
  .form-narrow-31b2
  > div:nth-child(1)
  .bottom-8c4d,
.element-simple-0e0b
  .yellow-4f19
  > div:nth-child(1)
  .bottom-8c4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-simple-0e0b .surface-dynamic-a1de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-simple-0e0b .photo-8467 {
  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);
}
.element-simple-0e0b .yellow_2d80 {
  background-color: var(--e-global-color-primary);
}
.element-simple-0e0b .yellow_2d80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-simple-0e0b .yellow_2d80:hover {
  background-color: var(--e-global-color-primary);
}
.element-simple-0e0b .highlight_pro_197b {
  background-color: var(--e-global-color-primary);
}
.element-simple-0e0b .highlight_pro_197b:hover {
  background-color: var(--e-global-color-primary);
}
.element-simple-0e0b .slider-wide-7fe0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-simple-0e0b .hard-bf39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_0b57 .thick_f0f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_0b57 .container-c3ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_0b57 .banner-current-9db2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_0b57 .picture-steel-7099 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_0b57 .badge-a554 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_0b57 .highlight_pro_197b {
  background-color: var(--e-global-color-primary);
}
.filter_0b57 .highlight_pro_197b:hover {
  background-color: var(--e-global-color-primary);
}
.up-043d .gas-8a96 {
  background-color: var(--e-global-color-secondary);
}
.up-043d .video_hovered_5eab {
  background-color: var(--e-global-color-text);
}
.up-043d .status-light-98fa {
  background-color: var(--e-global-color-secondary);
}
.up-043d .border-next-3cfe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-043d .photo_fresh_0f76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-043d .status_prev_82da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-043d .motion_a79b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-043d .picture-fresh-72c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-f3f9 .grid-west-dad0 .surface_d60b,
.section-f3f9
  .grid-west-dad0
  .surface_d60b
  a,
.section-f3f9 .form_tiny_db0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-f3f9 .grid-west-dad0 .motion-4e19,
.section-f3f9 .plasma_a1c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-f3f9 .grid-west-dad0 .motion-4e19 {
  color: var(--e-global-color-text);
}
.section-f3f9 .plasma_a1c5 {
  color: var(--e-global-color-text);
}
.section-f3f9
  .grid-west-dad0
  .warm_e810 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-f3f9 .frame-e011 .south_349d {
  background-color: var(--e-global-color-primary);
}
.section-f3f9 .frame-e011 .south_349d:hover {
  background-color: var(--e-global-color-primary);
}
.section-f3f9 .frame-e011 .disabled-14c5 li span {
  background-color: var(--e-global-color-text);
}
.section-f3f9 .frame-e011 .disabled-14c5 li span:hover {
  background-color: var(--e-global-color-primary);
}
.section-f3f9
  .frame-e011
  .disabled-14c5
  li.filter_out_7dfe
  span {
  background-color: var(--e-global-color-accent);
}
.section-f3f9 .pressed-70f0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_69a5 .footer-slow-b638 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-827d .hero-plasma-978a {
  background-color: var(--e-global-color-primary);
}
.disabled-827d .selected_7237 {
  background-color: var(--e-global-color-secondary);
}
.disabled-827d .smooth-06a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-827d .thumbnail-31ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-827d .middle_894c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-827d .table-warm-17cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-827d .widget-7946 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-827d .large-9794 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-827d .surface-c4c9 {
  background-color: var(--e-global-color-primary);
}
.disabled-827d .surface-c4c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_e829 .component-b139 {
  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);
}
.progress_e829 .breadcrumb_91d0 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.progress_e829
  .border_f934:after {
  background-color: var(--e-global-color-primary);
}
.progress_e829 .widget_40c9 {
  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);
}
.dynamic_3150 .form_tiny_db0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_3150 .plasma_a1c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-green-ec6e .hidden_f06f .title_hard_5798 {
  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);
}
.dropdown-green-ec6e .hidden_f06f .steel_d613 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-9e26 .upper-c6d6 {
  background-color: var(--e-global-color-primary);
}
.wide-9e26 .stale-427e {
  background-color: var(--e-global-color-secondary);
}
.wide-9e26 .aside_3995 .pattern-591e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-9e26 .picture-active-0c0b .pattern-591e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-cd20 .media_20cb .article_orange_252c {
  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);
}
.module-cd20 .media_20cb .container_dd75 {
  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);
}
.module-cd20 .media_20cb .layout_copper_acd6 {
  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);
}
.dropdown_black_67c8 .pink-c2d6 {
  border-color: var(--e-global-color-text);
}
.dropdown_black_67c8 .list_ad0d {
  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_black_67c8 .summary-f6bc {
  color: var(--e-global-color-primary);
}
.dropdown_black_67c8 .header_up_76ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-silver-e025 .lite_918c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-silver-e025 .warm_4e8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-silver-e025 .frame-6872:hover .lite_918c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-silver-e025
  .frame-6872:hover
  .warm_4e8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_69c4 .nav_out_f9df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_69c4 .shade-4c37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-huge-ea19 .small_f1c9 .gradient_solid_e64e {
  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);
}
.gallery-huge-ea19 .element_e4ce .gradient_solid_e64e {
  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);
}
.hovered-c338 .footer_52e7 {
  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);
}
.dynamic-8bb7 .feature-red-1f80 .pressed-182b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-8bb7 .feature-red-1f80 .pressed-182b {
  background-color: var(--e-global-color-secondary);
}
.dynamic-8bb7 .wrapper_330a .pressed-182b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-8bb7 .wrapper_330a .pressed-182b {
  background-color: var(--e-global-color-secondary);
}
.dynamic-8bb7 .active_easy_dfd4 .input-advanced-9fdb {
  background-color: var(--e-global-color-primary);
}
.dynamic-8bb7 .active_easy_dfd4:hover .input-advanced-9fdb {
  background-color: var(--e-global-color-secondary);
}
.dynamic-8bb7 .south_349d {
  background-color: var(--e-global-color-primary);
}
.dynamic-8bb7 .south_349d:hover {
  background-color: var(--e-global-color-accent);
}
.dynamic-8bb7 .disabled-14c5 li span {
  background-color: var(--e-global-color-text);
}
.dynamic-8bb7 .disabled-14c5 li span:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic-8bb7 .disabled-14c5 li.filter_out_7dfe span {
  background-color: var(--e-global-color-accent);
}
.picture-51bd .paragraph_paper_244c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-51bd .full_a7cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_02ba .status-49bf:before {
  background-color: var(--e-global-color-secondary);
}
.smooth_02ba .widget_d606 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_02ba .menu-ce42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-soft-4cba .article_11f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-soft-4cba .article_11f1:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-soft-4cba .article_11f1.fn-active-143b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-soft-4cba .tooltip_huge_80bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-soft-4cba .north_04c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-soft-4cba .info-87c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-soft-4cba .purple-35eb {
  background-color: var(--e-global-color-primary);
}
.texture-soft-4cba .purple-35eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-soft-4cba .avatar_e9a2 {
  background-color: var(--e-global-color-primary);
}
.texture-soft-4cba .avatar_e9a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-699e .hero-105b .media-brown-9df0 a {
  color: var(--e-global-color-secondary);
}
.thick-699e .hero-105b .media-brown-9df0 a:hover {
  color: var(--e-global-color-secondary);
}
.thick-699e .hero-105b .media-brown-9df0,
.thick-699e .hero-105b .media-brown-9df0 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-699e .hero-105b .plasma-5365 {
  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);
}
.thick-699e .hero-105b .tertiary_focused_f9ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-699e .hero-105b .banner_6582 {
  background-color: var(--e-global-color-primary);
}
.thick-699e .hero-105b .banner_6582 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-699e .hero-105b .banner_6582:hover {
  background-color: var(--e-global-color-primary);
}
.thick-699e .hero-105b .fluid-f60e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-699e .hero-105b .fluid-f60e {
  background-color: var(--e-global-color-primary);
}
.thick-699e .hero-105b .fluid-f60e:hover {
  background-color: var(--e-global-color-primary);
}
.thick-699e .hero-105b .south_349d {
  background-color: var(--e-global-color-primary);
}
.thick-699e .hero-105b .south_349d:hover {
  background-color: var(--e-global-color-primary);
}
.thick-699e .frame-e011 .disabled-14c5 li span {
  background-color: var(--e-global-color-text);
}
.thick-699e .frame-e011 .disabled-14c5 li span:hover {
  background-color: var(--e-global-color-primary);
}
.thick-699e .frame-e011 .disabled-14c5 li.filter_out_7dfe span {
  background-color: var(--e-global-color-accent);
}
.thick-699e .slider-wide-7fe0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-699e .hard-bf39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-5e44 .box-red-46b1 .image_last_50e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-5e44 .box-red-46b1 .pressed-d6b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-5e44 .box-red-46b1 .badge_435c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-prev-8a9a .disabled_4168 {
  border-color: var(--e-global-color-text);
}
.list-prev-8a9a .element-fbb7 {
  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);
}
.list-prev-8a9a .grid_ce7c {
  color: var(--e-global-color-secondary);
}
.list-prev-8a9a .grid_ce7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-prev-8a9a .icon-9019 > * {
  color: var(--e-global-color-primary);
}
.list-prev-8a9a .icon-9019 > * svg {
  fill: var(--e-global-color-primary);
}
.list-prev-8a9a .nav-3cda {
  color: var(--e-global-color-primary);
}
.list-prev-8a9a .nav-3cda {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-prev-8a9a .new-83ab {
  color: var(--e-global-color-primary);
}
.list-prev-8a9a .new-83ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-prev-8a9a .wrapper_bronze_18ac {
  color: var(--e-global-color-primary);
}
.list-prev-8a9a .wrapper_bronze_18ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-prev-8a9a .disabled-liquid-e028 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-prev-8a9a .search_89d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-prev-8a9a .search_89d6.outline_paper_fd97 {
  color: var(--e-global-color-secondary);
}
.list-prev-8a9a .search_89d6.outline_paper_fd97 .gradient_5bd9 {
  color: var(--e-global-color-accent);
}
.list-prev-8a9a .search_89d6.white_af6b {
  color: var(--e-global-color-text);
}
.list-prev-8a9a .search_89d6.white_af6b .gradient_5bd9 {
  color: var(--e-global-color-text);
}
.list-prev-8a9a .search_89d6:before {
  border-top-color: var(--e-global-color-text);
}
.list-prev-8a9a .highlight-current-dbda {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-prev-8a9a
  .highlight-current-dbda
  .message-8b69 {
  background-color: var(--e-global-color-primary);
}
.list-prev-8a9a
  .highlight-current-dbda
  .message-8b69 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-prev-8a9a .disabled_4168 .pink_b5b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-lite-e2ac .popup_short_e050 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-lite-e2ac .tooltip_0133 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_25c6 .tall-1158 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_25c6
  .highlight_5ac8
  .dark_9364 {
  background-color: var(--e-global-color-secondary);
}
.dark_25c6
  .highlight_5ac8.input-9a13
  .dark_9364 {
  background-color: var(--e-global-color-text);
}
.dark_25c6
  .highlight_5ac8:hover
  .dark_9364 {
  background-color: var(--e-global-color-accent);
}
.dark_25c6
  .highlight_5ac8.fn-active-143b
  .dark_9364 {
  background-color: var(--e-global-color-primary);
}
.summary-9d93 .purple_b99f {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.summary-9d93 .shade-527e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-9d93 .left-559c {
  background-color: var(--e-global-color-primary);
}
.summary-9d93 .left-559c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_39e5 .feature-center-28fc .focused_6ff1 .blue-d890 {
  background-color: var(--e-global-color-secondary);
}
.panel_39e5 .feature-center-28fc .feature_f860:after {
  background-color: var(--e-global-color-secondary);
}
.panel_39e5 .title_stale_c09c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_39e5 .shadow-iron-75f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_39e5 .disabled_east_a166 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_39e5 .caption-under-d4ae {
  background-color: var(--e-global-color-primary);
}
.panel_39e5 .caption-under-d4ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_39e5 .purple_65fe {
  background-color: var(--e-global-color-secondary);
}
.panel_39e5 .purple_65fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_39e5 .feature-center-28fc .summary-warm-0889 .huge_61aa:hover {
  background-color: var(--e-global-color-primary);
}
.panel_39e5
  .feature-center-28fc
  .summary-warm-0889
  .huge_61aa.main_69c5 {
  background-color: var(--e-global-color-primary);
}
.panel_39e5 .feature-center-28fc .card_0a84:before {
  border-color: var(--e-global-color-primary);
}
.panel_39e5 .feature-center-28fc .card_0a84:hover:before {
  border-color: var(--e-global-color-secondary);
}
.panel_39e5
  .feature-center-28fc
  .card_0a84.hover-4e66:before {
  border-color: var(--e-global-color-primary);
}
.panel_39e5 .status-4c7e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_bronze_6ace .new_0ee2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_bronze_6ace .new_0ee2:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_bronze_6ace .new_0ee2.active_cool_ffe5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_bronze_6ace .input-0a96 {
  background-color: var(--e-global-color-primary);
}
.panel_bronze_6ace .input-0a96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_bronze_6ace
  .footer-gold-c461
  .summary_e02a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_bronze_6ace
  .thumbnail_solid_3b4f
  .summary_e02a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west-3c0d
  .background_green_b935
  .component_087f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-3c0d
  .background_green_b935
  .progress-stone-5481 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-3c0d .border_cold_40e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-3c0d .down_5d8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-3c0d .complex_3ba2 {
  background-color: var(--e-global-color-primary);
}
.west-3c0d .complex_3ba2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-268c .video_01a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-268c .nav-pressed-6c7c {
  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);
}
.primary-268c .center-5346 {
  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);
}
.primary-268c .center-5346 a:hover {
  color: var(--e-global-color-secondary);
}
.primary-268c .panel-medium-11cb {
  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);
}
.primary-268c .heading-a551 {
  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);
}
.primary-268c .prev_a1e6 .south_349d {
  background-color: var(--e-global-color-primary);
}
.primary-268c .prev_a1e6 .south_349d:hover {
  background-color: var(--e-global-color-accent);
}
.primary-268c
  .prev_a1e6
  .disabled-14c5
  li
  span {
  background-color: var(--e-global-color-text);
}
.primary-268c
  .prev_a1e6
  .disabled-14c5
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.primary-268c
  .prev_a1e6
  .disabled-14c5
  li.filter_out_7dfe
  span {
  background-color: var(--e-global-color-accent);
}
.overlay_stale_98d8
  .shade_bright_1a0a
  .disabled_a221 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_stale_98d8 .shade_bright_1a0a .badge_d24d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_stale_98d8 .shade_bright_1a0a .yellow_8dd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_stale_98d8 .center-8781 {
  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);
}
.overlay_stale_98d8
  .frame_b00d.image-top-3d29 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5
  > a {
  background-color: var(--e-global-color-text);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5
  > a
  .hover-left-d830.input-clean-1e87 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5
  > a
  .content-60df.filter_hard_bc96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5
  > .component-current-ccfb
  .caption_96d5
  > a {
  background-color: var(--e-global-color-secondary);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5
  > .component-current-ccfb
  .caption_96d5
  > a
  .description-008e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5
  > .component-current-ccfb
  .caption_96d5
  > a
  .content-60df.highlight_inner_f0ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5
  > a
  .overlay-a8af:before {
  color: var(--e-global-color-text);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5
  > .component-current-ccfb
  a
  .overlay-a8af:before {
  color: var(--e-global-color-text);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5.mask-light-4973
  > a
  .overlay-a8af:before {
  color: var(--e-global-color-text);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5
  > .component-current-ccfb
  .caption_96d5.mask-light-4973
  > a
  .overlay-a8af:before {
  color: var(--e-global-color-text);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5
  > a
  .disabled_89df
  .nav_2728 {
  color: var(--e-global-color-text);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5
  > .component-current-ccfb
  a
  .disabled_89df
  .nav_2728 {
  color: var(--e-global-color-text);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5
  > a
  .disabled_89df
  .nav_2728,
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5
  > .component-current-ccfb
  a
  .disabled_89df
  .nav_2728 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5
  > a
  .stone-8402:before {
  color: var(--e-global-color-text);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5
  > .component-current-ccfb
  a
  .stone-8402:before {
  color: var(--e-global-color-text);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5.mask-light-4973
  > a
  .stone-8402:before {
  color: var(--e-global-color-text);
}
.outline_steel_c7e6
  > .fixed_2a80
  > div
  > .content-7058
  > .caption_96d5
  > .component-current-ccfb
  .caption_96d5.mask-light-4973
  > a
  .stone-8402:before {
  color: var(--e-global-color-text);
}
.large_1d5f .bronze_3400 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_1d5f
  .panel_836b:hover
  .bronze_3400 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up_2389
  > .fixed_2a80
  > .badge-right-ecba
  > .hard_a5fd
  > .form_upper_459d
  > .narrow_c188
  .secondary-up-d85d {
  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);
}
.up_2389
  > .fixed_2a80
  > .badge-right-ecba
  > .hard_a5fd
  > .form_upper_459d
  > .narrow_c188:hover
  .secondary-up-d85d {
  color: var(--e-global-color-text);
}
.up_2389
  > .fixed_2a80
  > .badge-right-ecba
  > .hard_a5fd
  > .form_upper_459d
  > .narrow_c188:hover
  .secondary-up-d85d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_2389
  > .fixed_2a80
  > .badge-right-ecba
  > .hard_a5fd
  > .form_upper_459d.grid_7c19
  > .narrow_c188
  .secondary-up-d85d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-31e7 .outline_pressed_4736 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-31e7 .east_fe7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-31e7 .pressed-ce9a {
  background-color: var(--e-global-color-primary);
}
.tertiary-31e7 .pressed-ce9a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-lower-c720
  > .fixed_2a80
  > .gallery-a291
  > .hover_short_ee0a
  > .description-9249
  .over-f598 {
  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);
}
.link-lower-c720
  > .fixed_2a80
  > .gallery-a291
  > .hover_short_ee0a
  > .description-9249
  .article-fresh-9804 {
  color: var(--e-global-color-text);
}
.link-lower-c720
  > .fixed_2a80
  > .gallery-a291
  > .hover_short_ee0a
  > .description-9249:hover
  .over-f598 {
  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);
}
.link-lower-c720
  > .fixed_2a80
  > .gallery-a291
  > .hover_short_ee0a
  > .description-9249:hover
  .article-fresh-9804 {
  color: var(--e-global-color-secondary);
}
.link-lower-c720
  > .fixed_2a80
  > .gallery-a291
  > .hover_short_ee0a
  > .description-9249.icon-smooth-adb8
  .over-f598 {
  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);
}
.link-lower-c720
  > .fixed_2a80
  > .gallery-a291
  > .hover_short_ee0a
  > .description-9249.icon-smooth-adb8
  .article-fresh-9804 {
  color: var(--e-global-color-primary);
}
.breadcrumb_simple_62de
  .shadow-5255
  .link-short-a336 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_simple_62de .hot_cd22 .pink_b5b9 .tag_6a73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-414e .silver_19ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-414e .dark-e1e5 .silver_19ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-414e .carousel-liquid-82e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper-414e .carousel-liquid-82e0 {
  background-color: var(--e-global-color-primary);
}
.logo-lite-5108 .highlight-huge-929b .hover_a6e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-lite-5108
  .highlight-huge-929b:hover
  .aside_48e8 {
  color: var(--e-global-color-secondary);
}
.logo-lite-5108
  .highlight-huge-929b:hover
  .hover_a6e5 {
  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);
}
.modal_blue_b64a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.secondary_stale_4b89 {
  flex-direction: column;
}

.secondary_stale_4b89 .outline-ccfb {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.secondary_stale_4b89 .outline-ccfb {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.secondary_stale_4b89 .banner_6a77 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.simple-4e16.gold_e3ff {
  display: none;
}

.title_bc48 {
  display: none;
}

body,
.advanced-4266 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.last-38ec) !important; */
}

.wrapper_dim_da92.status-bottom-6f24 {
  margin-bottom: 40px;
  width: 100%;
}

.center-04e6 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.secondary_stale_4b89 a {
  width: 100%;
}

.carousel_liquid_f0ad .prev_956e.yellow-e0c3 {
  width: 20% !important;
}

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

.description_0f00:hover {
  color: #000;
}

.description_0f00 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.description_0f00:hover svg {
  fill: #000;
}

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

.module_a1e1:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.module_a1e1:nth-child(2):hover {
  color: #fff;
}

.carousel_liquid_f0ad
  .prev_956e.dark_8b8e
  .disabled-f56e
  .fluid-85da {
  font-size: 20px !important;
}

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

.message-north-1c3b {
  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;
}

.list-static-57fe h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.wrapper-down-8658.link-1de2 > .tertiary_596c {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

.element-down-b705 {
  font-size: 35px !important;
}

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

.sort-right-752a {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

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

.carousel_liquid_f0ad
  .prev_956e.item-hot-172b
  .media_dynamic_b158
  .alert-bright-6382 {
  width: 100% !important;
}

.mini-a2c8 {
  width: 500px !important;
  max-width: none;
}

.overlay-eebe {
  width: 100%;
}

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

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

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

  display: none;
}

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

.backdrop-baa5 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.tabs_63d9:hover .backdrop-baa5 {
  visibility: visible;
}
.tabs_63d9:hover.tabs_63d9::before {
  display: block;
}

.list-static-57fe h3 {
  color: #fff;
}

.focus-action-3531 {
  margin: 0;
}

.carousel_liquid_f0ad
  .prev_956e.item-hot-172b
  .alert-bright-6382
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.main_6f2b {
  width: 100%;
}

.box-a720 {
  width: 100%;
}

.list-thick-6bcd {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.box-a720 {
  width: 100%;
}

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

.alert-bright-6382 {
  display: flex;
  align-items: center;
}

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

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

.secondary_stale_4b89 .outline-ccfb.light_02b2 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.secondary_stale_4b89 h1.outline-ccfb {
  margin-top: 120px !important;
}

.carousel_liquid_f0ad .prev_956e.slider-down-142c {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.gas-a1a0 img {
  width: 100%;
}

.active-b72a .summary-fluid-dbda.disabled-f56e {
  justify-content: space-between;
}

.link-57f6 {
  display: none;
}

.container-c817 .banner_6a77 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .wrapper-down-8658 .tertiary_596c {
    flex-wrap: nowrap !important;
  }
}

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

  .mini-a2c8 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .list-static-57fe h3 {
    font-size: 28px;
  }

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

  .active-b72a .summary-fluid-dbda.disabled-f56e {
    border-bottom: 1px solid #f0c159;
  }

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

  .wrapper-down-8658.link-1de2 > .tertiary_596c {
    gap: 15px;
    justify-content: space-between;
  }

  .carousel_liquid_f0ad
    .prev_956e.item-hot-172b
    .alert-bright-6382
    img {
    width: 60% !important;
  }

  .dark_56f6 {
    left: 2%;
  }

  .element_0ead {
    margin: 10px 0;
  }

  .secondary_stale_4b89 .banner_6a77 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .element-down-b705 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.secondary_stale_4b89 .outline-ccfb,
  .secondary_stale_4b89 .outline-ccfb {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .alert-bright-6382 {
    justify-content: center;
  }

  .secondary_stale_4b89 .banner_6a77 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .center-04e6 {
    margin-bottom: 15px !important;
  }

  .carousel_liquid_f0ad .prev_956e.yellow-e0c3 {
    width: 75% !important;
  }

  .gas-a1a0 img {
    width: 100% !important;
  }
}

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

  h2.secondary_stale_4b89 .outline-ccfb,
  .secondary_stale_4b89 .outline-ccfb {
    font-size: 30px !important;
  }

  .alert-bright-6382 {
    justify-content: center;
  }

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

  .primary_7348
    .progress-wide-a1e5.disabled_stale_2af9 {
    margin: 0 !important;
  }

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

  .element_0ead {
    display: flex;
  }

  .background_212e .description_0f00 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .photo-2a5d svg {
    width: 75% !important;
    height: 75% !important;
  }

  .list-thick-6bcd {
    justify-content: flex-end;
    gap: 1px;
  }

  .secondary_stale_4b89 h1.outline-ccfb {
    margin-top: 80px !important;
  }

  .carousel_liquid_f0ad
    .prev_956e.item-hot-172b
    .alert-bright-6382
    img,
  .secondary_a5b4 .media_dynamic_b158 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .carousel_liquid_f0ad .prev_956e.yellow-e0c3 {
    width: 100% !important;
  }

  .wrapper-down-8658.link-1de2 > .tertiary_596c {
    gap: 3px;
  }

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

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

/* css-noise: 58a9 */
.widget-item-c5 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
