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(.wrapper-b05c) {
  gap: 0.5em;
}
:where(.notification_selected_2bc6) {
  gap: 0.5em;
}
body .primary-east-08ac > .dropdown_static_03ea {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .primary-east-08ac > .highlight-fresh-8f9e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .primary-east-08ac > .icon_fc2f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hover-82e9 > .dropdown_static_03ea {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hover-82e9 > .highlight-fresh-8f9e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hover-82e9 > .icon_fc2f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .hover-82e9
  > :where(:not(.dropdown_static_03ea):not(.highlight-fresh-8f9e):not(.photo_afa9)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hover-82e9 > .first_4619 {
  max-width: var(--wp--style--global--wide-size);
}
body .wrapper-b05c {
  display: flex;
}
body .wrapper-b05c {
  flex-wrap: wrap;
  align-items: center;
}
body .wrapper-b05c > * {
  margin: 0;
}
body .notification_selected_2bc6 {
  display: grid;
}
body .notification_selected_2bc6 > * {
  margin: 0;
}
:where(.lite-b717.wrapper-b05c) {
  gap: 2em;
}
:where(.lite-b717.notification_selected_2bc6) {
  gap: 2em;
}
:where(.list_31a9.wrapper-b05c) {
  gap: 1.25em;
}
:where(.list_31a9.notification_selected_2bc6) {
  gap: 1.25em;
}
.active-inner-9a91 {
  color: var(--wp--preset--color--black) !important;
}
.media-pressed-04f1 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.blue_e5f2 {
  color: var(--wp--preset--color--white) !important;
}
.large-e42d {
  color: var(--wp--preset--color--pale-pink) !important;
}
.stone_588c {
  color: var(--wp--preset--color--vivid-red) !important;
}
.upper_0c39 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.form-dirty-e356 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.sort-west-3c94 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.table-dynamic-a2a8 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dim-959c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.row_rough_0d52 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.container-4472 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.video_3681 {
  background-color: var(--wp--preset--color--black) !important;
}
.search_d825 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.column-bronze-301e {
  background-color: var(--wp--preset--color--white) !important;
}
.plasma-19b0 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.right_426f {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.description-759c {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.menu-green-291e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.texture_over_d5a3 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.item_abfc {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.bottom_19f2 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.fresh-75cf {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.aside_28af {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.new-b30c {
  border-color: var(--wp--preset--color--black) !important;
}
.gas_bed2 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dropdown-3e5b {
  border-color: var(--wp--preset--color--white) !important;
}
.popup_5c6f {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.disabled-6937 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.pattern-8ec2 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.bottom-059f {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paper-05f4 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hot-48af {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.menu-west-cb77 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.medium-d125 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tag_3802 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.wrapper-brown-bf30 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.wrapper_new_365f {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.west_7dec {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.full-fa81 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.paragraph-7e27 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.main-8d0e {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.secondary_d132 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.status-78cd {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.component-7070 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.chip-last-581e {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.alert_7aff {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.feature-ab01 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.wide-3a81 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.header-49d1 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.accent_bronze_0dd6 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.glass-f21e {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.east-74ea a:where(:not(.mini_4bab)) {
  color: inherit;
}
:where(.list_31a9.wrapper-b05c) {
  gap: 1.25em;
}
:where(.list_31a9.notification_selected_2bc6) {
  gap: 1.25em;
}
:where(.lite-b717.wrapper-b05c) {
  gap: 2em;
}
:where(.lite-b717.notification_selected_2bc6) {
  gap: 2em;
}
.description_ea22 {
  font-size: 1.5em;
  line-height: 1.6;
}

.alert-silver-b8b2 .badge_a10c {
  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);
}
.new-eafb .lower-0acb {
  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);
}
.gradient-glass-c91e {
  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);
}
.gradient-glass-c91e.hidden_87ec .wrapper_da02 {
  background-color: var(--e-global-color-primary);
}
.gradient-glass-c91e.component_fixed_5f3e .wrapper_da02,
.gradient-glass-c91e.stale_af5b .wrapper_da02 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.large-a0ce .header_active_d286 {
  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);
}
.wrapper_d7c5 {
  --divider-color: var(--e-global-color-secondary);
}
.wrapper_d7c5 .overlay-6390 {
  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);
}
.wrapper_d7c5.table_bed6 .out-1f2d {
  background-color: var(--e-global-color-secondary);
}
.wrapper_d7c5.warm_6560 .out-1f2d,
.wrapper_d7c5.description_dim_8d8a .out-1f2d {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.wrapper_d7c5.warm_6560 .out-1f2d,
.wrapper_d7c5.description_dim_8d8a .out-1f2d svg {
  fill: var(--e-global-color-secondary);
}
.down_2b99 .main_yellow_f697 {
  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);
}
.down_2b99 .carousel-purple-755c {
  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);
}
.disabled_last_42c9.table_bed6 .out-1f2d {
  background-color: var(--e-global-color-primary);
}
.disabled_last_42c9.warm_6560 .out-1f2d,
.disabled_last_42c9.description_dim_8d8a .out-1f2d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.disabled_last_42c9.warm_6560 .out-1f2d,
.disabled_last_42c9.description_dim_8d8a .out-1f2d svg {
  fill: var(--e-global-color-primary);
}
.footer-ef3b.table_bed6 .out-1f2d {
  background-color: var(--e-global-color-primary);
}
.footer-ef3b.warm_6560 .out-1f2d,
.footer-ef3b.description_dim_8d8a .out-1f2d {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.footer-ef3b .nav_e2c1 {
  color: var(--e-global-color-primary);
}
.footer-ef3b .nav_e2c1,
.footer-ef3b .nav_e2c1 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-ef3b .active-next-404a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_1fc5 .dropdown_4b73 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-fast-8d4f .info_a15b .photo-inner-6df7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-a799 .breadcrumb-fixed-916a:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.accordion-a799 .short_abfa i {
  color: var(--e-global-color-primary);
}
.accordion-a799 .short_abfa svg {
  fill: var(--e-global-color-primary);
}
.accordion-a799 .component-6367 {
  color: var(--e-global-color-secondary);
}
.accordion-a799 .breadcrumb-fixed-916a > .component-6367,
.accordion-a799 .breadcrumb-fixed-916a > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_1f63 .main-9ce0 {
  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);
}
.stone_1f63 .tertiary-left-7d12 {
  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);
}
.black_0fbc .disabled-c43c .in-b16a {
  background-color: var(--e-global-color-primary);
}
.black_0fbc .item-df1a {
  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);
}
.nav_mini_e344 .highlight-lite-2639 {
  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);
}
.nav_mini_e344 .widget-lower-f5bb {
  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);
}
.nav_mini_e344 .backdrop_9dd9 {
  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);
}
.form-complex-f886 .active_a983,
.form-complex-f886 .active_a983 a {
  color: var(--e-global-color-primary);
}
.form-complex-f886 .active_a983.texture_medium_3bcf,
.form-complex-f886 .active_a983.texture_medium_3bcf a {
  color: var(--e-global-color-accent);
}
.form-complex-f886 .active_a983 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-complex-f886 .slider_a5e4 {
  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-inner-69dd .liquid_35f6,
.header-inner-69dd .red-8824 {
  color: var(--e-global-color-primary);
}
.header-inner-69dd .liquid_35f6 svg {
  fill: var(--e-global-color-primary);
}
.header-inner-69dd .texture_medium_3bcf .liquid_35f6,
.header-inner-69dd .texture_medium_3bcf .red-8824 {
  color: var(--e-global-color-accent);
}
.header-inner-69dd .texture_medium_3bcf .liquid_35f6 svg {
  fill: var(--e-global-color-accent);
}
.header-inner-69dd .red-8824 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-inner-69dd .slider_a5e4 {
  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);
}
.red_7d51 .layout-e16f,
.red_7d51 .tag-fcb1 {
  color: var(--e-global-color-primary);
}
.red_7d51 .tag-fcb1 svg {
  fill: var(--e-global-color-primary);
}
.red_7d51 .active_a983.texture_medium_3bcf a,
.red_7d51
  .active_a983.texture_medium_3bcf
  .tag-fcb1 {
  color: var(--e-global-color-accent);
}
.red_7d51 .layout-e16f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_7d51 .slider_a5e4 {
  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);
}
.list_f8a0 .focus_current_24de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_f8a0 .footer-south-e15e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_gas_38d6 .dropdown_next_a86b .hovered-3d3a {
  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);
}
.dropdown_gas_38d6 .dropdown_next_a86b .easy_550f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_gas_38d6 .north-c2af .hovered-3d3a {
  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);
}
.dropdown_gas_38d6
  .north-c2af
  .easy_550f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_gas_38d6
  .dropdown-571a
  .hovered-3d3a {
  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);
}
.dropdown_gas_38d6
  .dropdown-571a
  .easy_550f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_gas_38d6
  .frame_up_f84f
  .hovered-3d3a {
  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);
}
.dropdown_gas_38d6
  .frame_up_f84f
  .easy_550f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-north-cdc4 .grid_thick_25ab {
  background-color: var(--e-global-color-primary);
}
.carousel-north-cdc4 .grid_thick_25ab:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-north-cdc4 .hard-a610 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-north-cdc4
  .grid_thick_25ab:hover
  .hard-a610 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_orange_0b49 .motion-3802 {
  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);
}
.pattern-pressed-4710 .paragraph_9f0d .black-be6b a {
  background-color: var(--e-global-color-accent);
}
.pattern-pressed-4710 .paragraph_9f0d .banner_fb77 a {
  background-color: var(--e-global-color-accent);
}
.pattern-pressed-4710 .paragraph_9f0d .black-be6b a,
.pattern-pressed-4710 .paragraph_9f0d .banner_fb77 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-3a55
  .info-prev-d86a.content_84e1
  .paragraph_9f0d
  a.out-4fb7 {
  background-color: var(--e-global-color-accent);
}
.hovered-3a55
  .info-prev-d86a.content_84e1
  .paragraph_9f0d
  span.out-4fb7.fn-current-ed96 {
  background-color: var(--e-global-color-text);
}
.hovered-3a55
  .info-prev-d86a.content_84e1
  .paragraph_9f0d
  .out-4fb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-e83b .bottom_d3bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-e83b
  .static_8f6f
  > .surface-cold-4cc9
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-e83b
  .gas_77a4
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-e83b
  .banner_hovered_f17b
  .mask_d7a5,
.popup-e83b
  .banner_hovered_f17b
  .cool-8627 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-e83b
  .banner_hovered_f17b
  .light-ab07,
.popup-e83b
  .banner_hovered_f17b
  a
  .light-ab07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-e83b
  .banner_hovered_f17b
  .article-2ac4 {
  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-e83b
  .banner_hovered_f17b
  .pink_47a6 {
  background-color: var(--e-global-color-primary);
}
.popup-e83b
  .banner_hovered_f17b
  .pink_47a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-e83b
  .banner_hovered_f17b
  .pink_47a6:hover {
  background-color: var(--e-global-color-primary);
}
.popup-e83b
  .banner_hovered_f17b
  .article_action_372d {
  background-color: var(--e-global-color-primary);
}
.popup-e83b
  .banner_hovered_f17b
  .article_action_372d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-e83b
  .banner_hovered_f17b
  .article_action_372d:hover {
  background-color: var(--e-global-color-primary);
}
.popup-e83b
  .block_cold_1441
  .heading-orange-66bd
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-e83b
  .block_cold_1441
  .layout-steel-a374 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-e83b
  .block_cold_1441
  .article-2ac4 {
  color: var(--e-global-color-text);
}
.popup-e83b
  .block_cold_1441
  .article-2ac4
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-e83b
  .block_cold_1441
  .pink_47a6 {
  background-color: var(--e-global-color-primary);
}
.popup-e83b
  .block_cold_1441
  .pink_47a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-e83b
  .block_cold_1441
  .pink_47a6:hover {
  background-color: var(--e-global-color-primary);
}
.popup-e83b
  .block_cold_1441
  .article_action_372d {
  background-color: var(--e-global-color-primary);
}
.popup-e83b
  .block_cold_1441
  .article_action_372d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-e83b
  .block_cold_1441
  .article_action_372d:hover {
  background-color: var(--e-global-color-primary);
}
.popup-e83b .hidden_basic_905d {
  background-color: var(--e-global-color-primary);
}
.popup-e83b .hidden_basic_905d:hover {
  background-color: var(--e-global-color-primary);
}
.popup-e83b .silver-f4cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-e83b .block-cool-21ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-ca0f .content_inner_fd21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-ca0f
  .modal_0420
  > div:nth-child(3)
  .content_inner_fd21,
.carousel-ca0f
  .accordion_iron_9568
  > div:nth-child(1)
  .content_inner_fd21,
.carousel-ca0f
  .breadcrumb_d678
  > div:nth-child(1)
  .content_inner_fd21,
.carousel-ca0f
  .copper_49ab
  > div:nth-child(1)
  .content_inner_fd21,
.carousel-ca0f
  .footer_61f0
  > div:nth-child(1)
  .content_inner_fd21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-ca0f .title-static-806f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-ca0f .column_2433 {
  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-ca0f .focused-b521 {
  background-color: var(--e-global-color-primary);
}
.carousel-ca0f .focused-b521 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-ca0f .focused-b521:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-ca0f .accordion_8584 {
  background-color: var(--e-global-color-primary);
}
.carousel-ca0f .accordion_8584:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-ca0f .silver-f4cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-ca0f .block-cool-21ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_pro_2e60 .breadcrumb-a04a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_pro_2e60 .sort-glass-784a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_pro_2e60 .header-plasma-19f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_pro_2e60 .wide_5cb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_pro_2e60 .sidebar_6f32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_pro_2e60 .accordion_8584 {
  background-color: var(--e-global-color-primary);
}
.table_pro_2e60 .accordion_8584:hover {
  background-color: var(--e-global-color-primary);
}
.section_yellow_ff2c .header-9311 {
  background-color: var(--e-global-color-secondary);
}
.section_yellow_ff2c .yellow-d46f {
  background-color: var(--e-global-color-text);
}
.section_yellow_ff2c .mask-ba0c {
  background-color: var(--e-global-color-secondary);
}
.section_yellow_ff2c .caption_current_811d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_yellow_ff2c .slider-west-144a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_yellow_ff2c .slider_pink_8894 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_yellow_ff2c .hover-light-3eb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_yellow_ff2c .alert-pink-74b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_2af5 .surface-08ab .dark_96fd,
.short_2af5
  .surface-08ab
  .dark_96fd
  a,
.short_2af5 .gallery-f584 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_2af5 .surface-08ab .focused-ae0d,
.short_2af5 .progress-deb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_2af5 .surface-08ab .focused-ae0d {
  color: var(--e-global-color-text);
}
.short_2af5 .progress-deb7 {
  color: var(--e-global-color-text);
}
.short_2af5
  .surface-08ab
  .box-cool-c9fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short_2af5 .accordion_small_a1ca .logo-2014 {
  background-color: var(--e-global-color-primary);
}
.short_2af5 .accordion_small_a1ca .logo-2014:hover {
  background-color: var(--e-global-color-primary);
}
.short_2af5 .accordion_small_a1ca .last-992b li span {
  background-color: var(--e-global-color-text);
}
.short_2af5 .accordion_small_a1ca .last-992b li span:hover {
  background-color: var(--e-global-color-primary);
}
.short_2af5
  .accordion_small_a1ca
  .last-992b
  li.column-2c69
  span {
  background-color: var(--e-global-color-accent);
}
.short_2af5 .chip_c542 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_f11f .thumbnail-south-bd75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-white-fd87 .mask-next-ac90 {
  background-color: var(--e-global-color-primary);
}
.info-white-fd87 .white_49dc {
  background-color: var(--e-global-color-secondary);
}
.info-white-fd87 .silver_0039 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-white-fd87 .widget-90ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-white-fd87 .heading_steel_3e6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-white-fd87 .box-360c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-white-fd87 .simple-61da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-white-fd87 .slow-56e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-white-fd87 .info_6ee7 {
  background-color: var(--e-global-color-primary);
}
.info-white-fd87 .info_6ee7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean-0ef7 .in-8b63 {
  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);
}
.clean-0ef7 .summary-f274 {
  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);
}
.clean-0ef7
  .pattern-stale-c497:after {
  background-color: var(--e-global-color-primary);
}
.clean-0ef7 .button-fluid-01b1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-defa .gallery-f584 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-defa .progress-deb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-90e4 .gallery_stale_96e8 .slow_dbab {
  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);
}
.picture-90e4 .gallery_stale_96e8 .notice_hard_92c0 {
  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_4e87 .chip-63aa {
  background-color: var(--e-global-color-primary);
}
.orange_4e87 .border_b347 {
  background-color: var(--e-global-color-secondary);
}
.orange_4e87 .red_cc11 .purple_d8fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_4e87 .table_cd33 .purple_d8fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_narrow_c5f0 .in_a77e .info-stone-965d {
  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_narrow_c5f0 .in_a77e .sort-c2b5 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_narrow_c5f0 .in_a77e .layout_ea4e {
  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);
}
.badge_inner_4386 .box-e9af {
  border-color: var(--e-global-color-text);
}
.badge_inner_4386 .media_885f {
  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);
}
.badge_inner_4386 .glass_d5ab {
  color: var(--e-global-color-primary);
}
.badge_inner_4386 .photo_376c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_2be9 .logo_bright_bef5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_2be9 .text-ef3b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_2be9 .middle_d399:hover .logo_bright_bef5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_2be9
  .middle_d399:hover
  .text-ef3b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-3ae2 .title_7b47 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-3ae2 .breadcrumb-hot-769c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-4e9e .element_slow_6126 .shade_under_966a {
  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);
}
.bottom-4e9e .secondary-38e9 .shade_under_966a {
  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);
}
.blue_4e64 .advanced-0db6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.smooth_5e7c .caption-e701 .mini_425f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_5e7c .caption-e701 .mini_425f {
  background-color: var(--e-global-color-secondary);
}
.smooth_5e7c .secondary-fc75 .mini_425f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_5e7c .secondary-fc75 .mini_425f {
  background-color: var(--e-global-color-secondary);
}
.smooth_5e7c .clean_25cd .tag_9d0e {
  background-color: var(--e-global-color-primary);
}
.smooth_5e7c .clean_25cd:hover .tag_9d0e {
  background-color: var(--e-global-color-secondary);
}
.smooth_5e7c .logo-2014 {
  background-color: var(--e-global-color-primary);
}
.smooth_5e7c .logo-2014:hover {
  background-color: var(--e-global-color-accent);
}
.smooth_5e7c .last-992b li span {
  background-color: var(--e-global-color-text);
}
.smooth_5e7c .last-992b li span:hover {
  background-color: var(--e-global-color-primary);
}
.smooth_5e7c .last-992b li.column-2c69 span {
  background-color: var(--e-global-color-accent);
}
.nav_complex_f699 .liquid-bf94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_complex_f699 .container_black_ac86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-2628 .hover-gas-cc64:before {
  background-color: var(--e-global-color-secondary);
}
.alert-2628 .hover_huge_6d43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-2628 .steel_572c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_b67e .fresh_1f59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_b67e .fresh_1f59:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_b67e .fresh_1f59.fn-active-ed96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_b67e .thick-2d7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_b67e .disabled_inner_dc0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_b67e .avatar-1cb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_b67e .brown_b367 {
  background-color: var(--e-global-color-primary);
}
.caption_b67e .brown_b367 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_b67e .feature_4cb7 {
  background-color: var(--e-global-color-primary);
}
.caption_b67e .feature_4cb7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_6349 .primary_inner_eb7a .status_blue_4837 a {
  color: var(--e-global-color-secondary);
}
.easy_6349 .primary_inner_eb7a .status_blue_4837 a:hover {
  color: var(--e-global-color-secondary);
}
.easy_6349 .primary_inner_eb7a .status_blue_4837,
.easy_6349 .primary_inner_eb7a .status_blue_4837 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_6349 .primary_inner_eb7a .list_4dae {
  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);
}
.easy_6349 .primary_inner_eb7a .top_e044 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_6349 .primary_inner_eb7a .form_full_a2b8 {
  background-color: var(--e-global-color-primary);
}
.easy_6349 .primary_inner_eb7a .form_full_a2b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_6349 .primary_inner_eb7a .form_full_a2b8:hover {
  background-color: var(--e-global-color-primary);
}
.easy_6349 .primary_inner_eb7a .blue_d6df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_6349 .primary_inner_eb7a .blue_d6df {
  background-color: var(--e-global-color-primary);
}
.easy_6349 .primary_inner_eb7a .blue_d6df:hover {
  background-color: var(--e-global-color-primary);
}
.easy_6349 .primary_inner_eb7a .logo-2014 {
  background-color: var(--e-global-color-primary);
}
.easy_6349 .primary_inner_eb7a .logo-2014:hover {
  background-color: var(--e-global-color-primary);
}
.easy_6349 .accordion_small_a1ca .last-992b li span {
  background-color: var(--e-global-color-text);
}
.easy_6349 .accordion_small_a1ca .last-992b li span:hover {
  background-color: var(--e-global-color-primary);
}
.easy_6349 .accordion_small_a1ca .last-992b li.column-2c69 span {
  background-color: var(--e-global-color-accent);
}
.easy_6349 .silver-f4cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_6349 .block-cool-21ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow-fe14 .cold_7d93 .picture-00d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow-fe14 .cold_7d93 .logo_a3d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-fe14 .cold_7d93 .down_9c49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_e5bb .video-clean-ea6b {
  border-color: var(--e-global-color-text);
}
.tabs_e5bb .focus-steel-a7af {
  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);
}
.tabs_e5bb .stale-1549 {
  color: var(--e-global-color-secondary);
}
.tabs_e5bb .stale-1549 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_e5bb .popup_huge_a621 > * {
  color: var(--e-global-color-primary);
}
.tabs_e5bb .popup_huge_a621 > * svg {
  fill: var(--e-global-color-primary);
}
.tabs_e5bb .item_b517 {
  color: var(--e-global-color-primary);
}
.tabs_e5bb .item_b517 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_e5bb .picture-78c2 {
  color: var(--e-global-color-primary);
}
.tabs_e5bb .picture-78c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_e5bb .section-dirty-dab0 {
  color: var(--e-global-color-primary);
}
.tabs_e5bb .section-dirty-dab0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_e5bb .logo-de2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_e5bb .pattern_991c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_e5bb .pattern_991c.brown_6bca {
  color: var(--e-global-color-secondary);
}
.tabs_e5bb .pattern_991c.brown_6bca .fluid_a1fa {
  color: var(--e-global-color-accent);
}
.tabs_e5bb .pattern_991c.hover_next_c25b {
  color: var(--e-global-color-text);
}
.tabs_e5bb .pattern_991c.hover_next_c25b .fluid_a1fa {
  color: var(--e-global-color-text);
}
.tabs_e5bb .pattern_991c:before {
  border-top-color: var(--e-global-color-text);
}
.tabs_e5bb .middle_26bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_e5bb
  .middle_26bf
  .photo_fb00 {
  background-color: var(--e-global-color-primary);
}
.tabs_e5bb
  .middle_26bf
  .photo_fb00 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_e5bb .video-clean-ea6b .solid_cb72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_1448 .filter_active_5095 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev_1448 .blue_7d04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-2933 .grid-advanced-e6fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-2933
  .info-8c65
  .notification-hot-7cec {
  background-color: var(--e-global-color-secondary);
}
.accordion-2933
  .info-8c65.section_upper_fbe4
  .notification-hot-7cec {
  background-color: var(--e-global-color-text);
}
.accordion-2933
  .info-8c65:hover
  .notification-hot-7cec {
  background-color: var(--e-global-color-accent);
}
.accordion-2933
  .info-8c65.fn-active-ed96
  .notification-hot-7cec {
  background-color: var(--e-global-color-primary);
}
.input-98e7 .highlight-middle-950d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.input-98e7 .input-8573 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-98e7 .form-2308 {
  background-color: var(--e-global-color-primary);
}
.input-98e7 .form-2308 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_7865 .outer_b218 .accent-bottom-06db .input-middle-b3ca {
  background-color: var(--e-global-color-secondary);
}
.tall_7865 .outer_b218 .current-339d:after {
  background-color: var(--e-global-color-secondary);
}
.tall_7865 .text-604a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_7865 .new_760d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_7865 .hover-ef70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_7865 .section-5076 {
  background-color: var(--e-global-color-primary);
}
.tall_7865 .section-5076 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_7865 .dropdown_left_02ee {
  background-color: var(--e-global-color-secondary);
}
.tall_7865 .dropdown_left_02ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_7865 .outer_b218 .static_8c2c .image_hovered_0a26:hover {
  background-color: var(--e-global-color-primary);
}
.tall_7865
  .outer_b218
  .static_8c2c
  .image_hovered_0a26.dark-167b {
  background-color: var(--e-global-color-primary);
}
.tall_7865 .outer_b218 .large_49cd:before {
  border-color: var(--e-global-color-primary);
}
.tall_7865 .outer_b218 .large_49cd:hover:before {
  border-color: var(--e-global-color-secondary);
}
.tall_7865
  .outer_b218
  .large_49cd.info_cfc5:before {
  border-color: var(--e-global-color-primary);
}
.tall_7865 .outline-dfa5 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_9346 .dynamic-3705 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_9346 .dynamic-3705:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_9346 .dynamic-3705.main_bottom_90da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_9346 .sidebar-selected-a615 {
  background-color: var(--e-global-color-primary);
}
.dynamic_9346 .sidebar-selected-a615 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_9346
  .copper_542d
  .text-0abe
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_9346
  .header_white_b0e2
  .text-0abe
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper-1b5d
  .text_f6cb
  .menu_pro_6f63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-1b5d
  .text_f6cb
  .easy_3892 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-1b5d .smooth-b548 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-1b5d .section_a13e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-1b5d .list_easy_9b17 {
  background-color: var(--e-global-color-primary);
}
.copper-1b5d .list_easy_9b17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_8b1d .pagination-smooth-e4b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_8b1d .mask-5aaf {
  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);
}
.progress_8b1d .detail-thick-e953 {
  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_8b1d .detail-thick-e953 a:hover {
  color: var(--e-global-color-secondary);
}
.progress_8b1d .accordion_last_5d6b {
  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);
}
.progress_8b1d .modal_stale_0d33 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_8b1d .table-green-061f .logo-2014 {
  background-color: var(--e-global-color-primary);
}
.progress_8b1d .table-green-061f .logo-2014:hover {
  background-color: var(--e-global-color-accent);
}
.progress_8b1d
  .table-green-061f
  .last-992b
  li
  span {
  background-color: var(--e-global-color-text);
}
.progress_8b1d
  .table-green-061f
  .last-992b
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.progress_8b1d
  .table-green-061f
  .last-992b
  li.column-2c69
  span {
  background-color: var(--e-global-color-accent);
}
.hard_094c
  .menu_dirty_8a98
  .accent-c692 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_094c .menu_dirty_8a98 .notice-65c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_094c .menu_dirty_8a98 .panel-up-56ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_094c .accent-iron-3826 {
  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);
}
.hard_094c
  .detail-cool-3143.primary-top-a707 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f
  > a {
  background-color: var(--e-global-color-text);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f
  > a
  .progress_east_4c69.slow-7219 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f
  > a
  .detail-hot-1df2.shadow_aa14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f
  > .video_2015
  .green_045f
  > a {
  background-color: var(--e-global-color-secondary);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f
  > .video_2015
  .green_045f
  > a
  .alert-5e8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f
  > .video_2015
  .green_045f
  > a
  .detail-hot-1df2.pro-2e9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f
  > a
  .preview-8adf:before {
  color: var(--e-global-color-text);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f
  > .video_2015
  a
  .preview-8adf:before {
  color: var(--e-global-color-text);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f.hover_left_92b9
  > a
  .preview-8adf:before {
  color: var(--e-global-color-text);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f
  > .video_2015
  .green_045f.hover_left_92b9
  > a
  .preview-8adf:before {
  color: var(--e-global-color-text);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f
  > a
  .video_old_7ebf
  .frame-3cb0 {
  color: var(--e-global-color-text);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f
  > .video_2015
  a
  .video_old_7ebf
  .frame-3cb0 {
  color: var(--e-global-color-text);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f
  > a
  .video_old_7ebf
  .frame-3cb0,
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f
  > .video_2015
  a
  .video_old_7ebf
  .frame-3cb0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f
  > a
  .hard-30b0:before {
  color: var(--e-global-color-text);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f
  > .video_2015
  a
  .hard-30b0:before {
  color: var(--e-global-color-text);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f.hover_left_92b9
  > a
  .hard-30b0:before {
  color: var(--e-global-color-text);
}
.item-3958
  > .slow_7f25
  > div
  > .feature-bright-2e3d
  > .green_045f
  > .video_2015
  .green_045f.hover_left_92b9
  > a
  .hard-30b0:before {
  color: var(--e-global-color-text);
}
.sidebar_fa55 .video-6d14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_fa55
  .carousel_a163:hover
  .video-6d14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-3b0b
  > .slow_7f25
  > .description_ab0e
  > .search-center-0b2d
  > .text-short-96c6
  > .shadow-769f
  .nav_e9ea {
  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);
}
.tabs-3b0b
  > .slow_7f25
  > .description_ab0e
  > .search-center-0b2d
  > .text-short-96c6
  > .shadow-769f:hover
  .nav_e9ea {
  color: var(--e-global-color-text);
}
.tabs-3b0b
  > .slow_7f25
  > .description_ab0e
  > .search-center-0b2d
  > .text-short-96c6
  > .shadow-769f:hover
  .nav_e9ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-3b0b
  > .slow_7f25
  > .description_ab0e
  > .search-center-0b2d
  > .text-short-96c6.paper-1252
  > .shadow-769f
  .nav_e9ea {
  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);
}
.liquid_1273 .thick-7ab4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_1273 .content_d5f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_1273 .simple_8691 {
  background-color: var(--e-global-color-primary);
}
.liquid_1273 .simple_8691 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-cfa7
  > .slow_7f25
  > .link_7693
  > .basic-ae28
  > .clean_dbe9
  .thumbnail-522d {
  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);
}
.hero-cfa7
  > .slow_7f25
  > .link_7693
  > .basic-ae28
  > .clean_dbe9
  .overlay-6a01 {
  color: var(--e-global-color-text);
}
.hero-cfa7
  > .slow_7f25
  > .link_7693
  > .basic-ae28
  > .clean_dbe9:hover
  .thumbnail-522d {
  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);
}
.hero-cfa7
  > .slow_7f25
  > .link_7693
  > .basic-ae28
  > .clean_dbe9:hover
  .overlay-6a01 {
  color: var(--e-global-color-secondary);
}
.hero-cfa7
  > .slow_7f25
  > .link_7693
  > .basic-ae28
  > .clean_dbe9.light_630f
  .thumbnail-522d {
  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);
}
.hero-cfa7
  > .slow_7f25
  > .link_7693
  > .basic-ae28
  > .clean_dbe9.light_630f
  .overlay-6a01 {
  color: var(--e-global-color-primary);
}
.picture-5d80
  .sidebar_c724
  .caption_f83e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-5d80 .preview_iron_6eba .solid_cb72 .mini-f8c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-ac1a .grid-06ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-ac1a .rough-3a50 .grid-06ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-ac1a .notification_a0bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-ac1a .notification_a0bd {
  background-color: var(--e-global-color-primary);
}
.prev-01e5 .soft_ff17 .backdrop_copper_438d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-01e5
  .soft_ff17:hover
  .container-basic-8710 {
  color: var(--e-global-color-secondary);
}
.prev-01e5
  .soft_ff17:hover
  .backdrop_copper_438d {
  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);
}
.layout_8525 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.picture-dirty-9729 {
  max-width: 1400px !important;
}

.hard_b438 {
  flex-direction: column;
}

.hard_b438 .light_cc30 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

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

span {
  color: #fff;
}

.cold_d412.form_inner_7e68 {
  display: none;
}

.carousel-395b {
  display: none;
}

body,
.component_bd5f {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.icon-028b) !important; */
}

.stale_6c98.panel_44b9 {
  margin-bottom: 40px;
  width: 100%;
}

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

.hard_b438 a {
  width: 100%;
}

.search-0d23 .paper_1646.blue-38cb {
  width: 20% !important;
}

.element-62ca {
  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;
}

.element-62ca:hover {
  color: #000;
}

.element-62ca svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.element-62ca:hover svg {
  fill: #000;
}

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

.item_north_465b:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.search-0d23
  .paper_1646.progress_white_a926
  .secondary_bottom_ccdd
  .content-b92d {
  font-size: 20px !important;
}

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

.element_51df {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

ol {
  margin: 0 !important;
  margin-bottom: 1px !important;

  display: flex;
  flex-direction: column;
  gap: 1px;
}

ol li {
  margin-left: 25px !important;
  padding-left: 10px;
}

ol li a {
  font-size: 30px;
  color: #fff !important;
}

ol li::marker {
  font-size: 22px;
  color: #fff !important;
}

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

  text-align: center;
}

.yellow_9dbc.gas-d17c > .module-bottom-35f8 {
  display: flex;
  align-items: center;
}

.texture-fixed-9d57 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.disabled-d80c {
  display: flex;
  gap: 50px;
}

.search-0d23
  .paper_1646.hot-3598
  .main-hard-580a
  .dirty-e1b1 {
  width: 100% !important;
}

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

.active-c90c {
  width: 100%;
}

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

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

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

  display: none;
}

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

.breadcrumb-fixed-6447 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.border_edb2:hover .breadcrumb-fixed-6447 {
  visibility: visible;
}
.border_edb2:hover.border_edb2::before {
  display: block;
}

.chip_a727 h3 {
  color: #fff;
}

.tag_23a1 {
  margin: 0;
}

.search-0d23
  .paper_1646.hot-3598
  .dirty-e1b1
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.mini_16b3 {
  width: 100%;
}

.short-83f3 {
  width: 100%;
}

.main-medium-bc32 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.short-83f3 {
  width: 100%;
}

.black-0add {
  margin-bottom: 10px !important;
}

.dirty-e1b1 {
  display: flex;
  align-items: center;
}

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

.breadcrumb-lower-032e {
  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;
}

.hard_b438 .light_cc30.feature_smooth_146d {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.hard_b438 h1.light_cc30 {
  margin-top: 120px !important;
}

.search-0d23 .paper_1646.shadow_1f41 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.label-lite-8f8e img {
  width: 100%;
}

.detail-3f75 .complex-1563.secondary_bottom_ccdd {
  justify-content: space-between;
}

.header_lite_1b08 {
  display: none;
}

.module-bottom-6a7e .chip_2909 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .yellow_9dbc .module-bottom-35f8 {
    flex-wrap: nowrap !important;
  }
}

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

  .tall_1597 {
    width: 100% !important;
  }
}

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

  .element-62ca svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .detail-3f75 .complex-1563.secondary_bottom_ccdd {
    border-bottom: 1px solid #f0c159;
  }

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

  .yellow_9dbc.gas-d17c > .module-bottom-35f8 {
    gap: 15px;
    justify-content: space-between;
  }

  .search-0d23
    .paper_1646.hot-3598
    .dirty-e1b1
    img {
    width: 60% !important;
  }

  .center_49f9 {
    left: 2%;
  }

  .container-yellow-c113 {
    margin: 10px 0;
  }

  .hard_b438 .chip_2909 {
    margin: 0;
    margin-bottom: 10px;
  }

  .element-62ca {
    font-size: 16px !important;
  }

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

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

  h2.hard_b438 .light_cc30,
  .hard_b438 .light_cc30 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .dirty-e1b1 {
    justify-content: center;
  }

  .hard_b438 .chip_2909 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .search-0d23 .paper_1646.blue-38cb {
    width: 75% !important;
  }

  .label-lite-8f8e img {
    width: 100% !important;
  }
}

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

  h2.hard_b438 .light_cc30,
  .hard_b438 .light_cc30 {
    font-size: 30px !important;
  }

  .dirty-e1b1 {
    justify-content: center;
  }

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

  .fixed-31cb
    .backdrop_rough_c51f.tooltip_e2fc {
    margin: 0 !important;
  }

  .texture-fixed-9d57 {
    margin: 0;
    gap: 10px;
  }

  .container-yellow-c113 {
    display: flex;
  }

  .gas-8748 .element-62ca {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .main-medium-bc32 {
    justify-content: flex-end;
    gap: 1px;
  }

  .hard_b438 h1.light_cc30 {
    margin-top: 80px !important;
  }

  .search-0d23
    .paper_1646.hot-3598
    .dirty-e1b1
    img,
  .down_2b99 .main-hard-580a {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .search-0d23 .paper_1646.blue-38cb {
    width: 100% !important;
  }

  .yellow_9dbc.gas-d17c > .module-bottom-35f8 {
    gap: 3px;
  }

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

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

/* css-noise: b58f */
.shadow-element-n2 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
