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(.huge_e6ee) {
  gap: 0.5em;
}
:where(.layout-f031) {
  gap: 0.5em;
}
body .box_4efa > .lower_57fe {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .box_4efa > .layout-hard-da3a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .box_4efa > .content-north-bba4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .background-702e > .lower_57fe {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .background-702e > .layout-hard-da3a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .background-702e > .content-north-bba4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .background-702e
  > :where(:not(.lower_57fe):not(.layout-hard-da3a):not(.aside_0075)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .background-702e > .primary_last_e006 {
  max-width: var(--wp--style--global--wide-size);
}
body .huge_e6ee {
  display: flex;
}
body .huge_e6ee {
  flex-wrap: wrap;
  align-items: center;
}
body .huge_e6ee > * {
  margin: 0;
}
body .layout-f031 {
  display: grid;
}
body .layout-f031 > * {
  margin: 0;
}
:where(.sort_bright_f609.huge_e6ee) {
  gap: 2em;
}
:where(.sort_bright_f609.layout-f031) {
  gap: 2em;
}
:where(.label_first_9cb1.huge_e6ee) {
  gap: 1.25em;
}
:where(.label_first_9cb1.layout-f031) {
  gap: 1.25em;
}
.last_8a56 {
  color: var(--wp--preset--color--black) !important;
}
.easy_307d {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.breadcrumb_9d9c {
  color: var(--wp--preset--color--white) !important;
}
.notification_medium_2435 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.bright-c10a {
  color: var(--wp--preset--color--vivid-red) !important;
}
.dynamic-7672 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.inner_5357 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.grid_narrow_1122 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.pro_cb32 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gallery_6bda {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.article-smooth-6704 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.chip_b024 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.tag-c30d {
  background-color: var(--wp--preset--color--black) !important;
}
.dark-053d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.search-4f72 {
  background-color: var(--wp--preset--color--white) !important;
}
.preview-a636 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.logo-silver-4e50 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.label-glass-ea1a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.active_24cd {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.under_5d6b {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.caption-east-ed3c {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tooltip-d4f2 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.surface-motion-ba09 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.wrapper_short_a333 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.sort_south_ba92 {
  border-color: var(--wp--preset--color--black) !important;
}
.item_2dd6 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.background_3268 {
  border-color: var(--wp--preset--color--white) !important;
}
.pattern-97e0 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.right-2bd7 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.text-slow-845a {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.under-2f6b {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.fresh_c04d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.banner-0ca4 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.info_soft_b4dd {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.overlay_7fc4 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.easy_c09d {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.banner_soft_de70 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.message_dim_d697 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.tabs_0999 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hover_hard_ce5a {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.footer-1a0a {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.message_b683 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.frame-c59c {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.last-b4f4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.row-5ec3 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.gas-442c {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.modal-fast-a90a {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.fresh_105e {
  background: var(--wp--preset--gradient--midnight) !important;
}
.hot_61cf {
  font-size: var(--wp--preset--font-size--small) !important;
}
.south-65e2 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.title-wide-93a8 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.main-fluid-5d42 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.brown_01dc a:where(:not(.grid_0ecd)) {
  color: inherit;
}
:where(.label_first_9cb1.huge_e6ee) {
  gap: 1.25em;
}
:where(.label_first_9cb1.layout-f031) {
  gap: 1.25em;
}
:where(.sort_bright_f609.huge_e6ee) {
  gap: 2em;
}
:where(.sort_bright_f609.layout-f031) {
  gap: 2em;
}
.bright_5012 {
  font-size: 1.5em;
  line-height: 1.6;
}

.paragraph-e82c .background_pro_fb57 {
  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);
}
.wide-aa19 .column_pro_1d02 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-bbc0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-bbc0.over_6f10 .nav_upper_ede1 {
  background-color: var(--e-global-color-primary);
}
.hover-bbc0.cool-dab6 .nav_upper_ede1,
.hover-bbc0.icon-first-8aa7 .nav_upper_ede1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.medium_022a .overlay-gas-81f8 {
  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);
}
.active_center_fa0e {
  --divider-color: var(--e-global-color-secondary);
}
.active_center_fa0e .small-d82c {
  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);
}
.active_center_fa0e.wrapper_0c42 .glass-e1c6 {
  background-color: var(--e-global-color-secondary);
}
.active_center_fa0e.box-motion-9504 .glass-e1c6,
.active_center_fa0e.wood_2321 .glass-e1c6 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.active_center_fa0e.box-motion-9504 .glass-e1c6,
.active_center_fa0e.wood_2321 .glass-e1c6 svg {
  fill: var(--e-global-color-secondary);
}
.row_b0fc .first_17da {
  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);
}
.row_b0fc .smooth_c28e {
  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);
}
.tooltip_d817.wrapper_0c42 .glass-e1c6 {
  background-color: var(--e-global-color-primary);
}
.tooltip_d817.box-motion-9504 .glass-e1c6,
.tooltip_d817.wood_2321 .glass-e1c6 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tooltip_d817.box-motion-9504 .glass-e1c6,
.tooltip_d817.wood_2321 .glass-e1c6 svg {
  fill: var(--e-global-color-primary);
}
.highlight_top_39ac.wrapper_0c42 .glass-e1c6 {
  background-color: var(--e-global-color-primary);
}
.highlight_top_39ac.box-motion-9504 .glass-e1c6,
.highlight_top_39ac.wood_2321 .glass-e1c6 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.highlight_top_39ac .wide_62fb {
  color: var(--e-global-color-primary);
}
.highlight_top_39ac .wide_62fb,
.highlight_top_39ac .wide_62fb a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_top_39ac .carousel_south_7db9 {
  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);
}
.top_28bd .solid_cccb {
  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);
}
.table_under_7338 .last-b752 .out_8450 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-80b2 .frame-dfad:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.south-80b2 .text-focused-f4ca i {
  color: var(--e-global-color-primary);
}
.south-80b2 .text-focused-f4ca svg {
  fill: var(--e-global-color-primary);
}
.south-80b2 .element-advanced-3fed {
  color: var(--e-global-color-secondary);
}
.south-80b2 .frame-dfad > .element-advanced-3fed,
.south-80b2 .frame-dfad > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-bronze-945e .pattern-lower-33bb {
  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);
}
.item-bronze-945e .large_b25b {
  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);
}
.footer-adc3 .icon-b881 .motion-8d1b {
  background-color: var(--e-global-color-primary);
}
.footer-adc3 .brown_e88b {
  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);
}
.pink-3a0e .up_7fdb {
  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);
}
.pink-3a0e .bottom_0065 {
  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);
}
.pink-3a0e .surface-clean-a850 {
  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);
}
.row_hot_d6ed .fixed_3bcf,
.row_hot_d6ed .fixed_3bcf a {
  color: var(--e-global-color-primary);
}
.row_hot_d6ed .fixed_3bcf.box_99e9,
.row_hot_d6ed .fixed_3bcf.box_99e9 a {
  color: var(--e-global-color-accent);
}
.row_hot_d6ed .fixed_3bcf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_hot_d6ed .wrapper_tiny_0afc {
  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_11d2 .orange-9b1a,
.hard_11d2 .banner-middle-e325 {
  color: var(--e-global-color-primary);
}
.hard_11d2 .orange-9b1a svg {
  fill: var(--e-global-color-primary);
}
.hard_11d2 .box_99e9 .orange-9b1a,
.hard_11d2 .box_99e9 .banner-middle-e325 {
  color: var(--e-global-color-accent);
}
.hard_11d2 .box_99e9 .orange-9b1a svg {
  fill: var(--e-global-color-accent);
}
.hard_11d2 .banner-middle-e325 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_11d2 .wrapper_tiny_0afc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-bf2f .hover_focused_3b74,
.stone-bf2f .advanced-d998 {
  color: var(--e-global-color-primary);
}
.stone-bf2f .advanced-d998 svg {
  fill: var(--e-global-color-primary);
}
.stone-bf2f .fixed_3bcf.box_99e9 a,
.stone-bf2f
  .fixed_3bcf.box_99e9
  .advanced-d998 {
  color: var(--e-global-color-accent);
}
.stone-bf2f .hover_focused_3b74 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-bf2f .wrapper_tiny_0afc {
  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);
}
.status-dim-72a3 .paper-5cd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-dim-72a3 .menu_new_3499 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-1adf .menu_middle_7a39 .sort_paper_6f70 {
  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);
}
.outer-1adf .menu_middle_7a39 .gallery-last-52d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-1adf .dynamic_2bc9 .sort_paper_6f70 {
  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);
}
.outer-1adf
  .dynamic_2bc9
  .gallery-last-52d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-1adf
  .label_dim_1ab1
  .sort_paper_6f70 {
  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);
}
.outer-1adf
  .label_dim_1ab1
  .gallery-last-52d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-1adf
  .description-liquid-bf3c
  .sort_paper_6f70 {
  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);
}
.outer-1adf
  .description-liquid-bf3c
  .gallery-last-52d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-rough-2169 .hero-huge-1075 {
  background-color: var(--e-global-color-primary);
}
.tertiary-rough-2169 .hero-huge-1075:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary-rough-2169 .card-845b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-rough-2169
  .hero-huge-1075:hover
  .card-845b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-e80f .fixed-d6b8 {
  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);
}
.detail_f748 .slider_79a7 .banner_ced5 a {
  background-color: var(--e-global-color-accent);
}
.detail_f748 .slider_79a7 .detail_current_f568 a {
  background-color: var(--e-global-color-accent);
}
.detail_f748 .slider_79a7 .banner_ced5 a,
.detail_f748 .slider_79a7 .detail_current_f568 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-d761
  .static-ca3e.chip_0b7a
  .slider_79a7
  a.main_6eb6 {
  background-color: var(--e-global-color-accent);
}
.mini-d761
  .static-ca3e.chip_0b7a
  .slider_79a7
  span.main_6eb6.fn-current-774b {
  background-color: var(--e-global-color-text);
}
.mini-d761
  .static-ca3e.chip_0b7a
  .slider_79a7
  .main_6eb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-08e8 .hover-d909 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-08e8
  .logo-old-ea65
  > .progress-ce2b
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-08e8
  .aside_a349
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-08e8
  .label-mini-e1b4
  .north_1745,
.hovered-08e8
  .label-mini-e1b4
  .highlight-east-b100 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-08e8
  .label-mini-e1b4
  .outer-9181,
.hovered-08e8
  .label-mini-e1b4
  a
  .outer-9181 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-08e8
  .label-mini-e1b4
  .heading-stale-3e74 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-08e8
  .label-mini-e1b4
  .hard-b30d {
  background-color: var(--e-global-color-primary);
}
.hovered-08e8
  .label-mini-e1b4
  .hard-b30d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-08e8
  .label-mini-e1b4
  .hard-b30d:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-08e8
  .label-mini-e1b4
  .iron-ab4d {
  background-color: var(--e-global-color-primary);
}
.hovered-08e8
  .label-mini-e1b4
  .iron-ab4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-08e8
  .label-mini-e1b4
  .iron-ab4d:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-08e8
  .bottom-c524
  .container-341f
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-08e8
  .bottom-c524
  .tag-241e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-08e8
  .bottom-c524
  .heading-stale-3e74 {
  color: var(--e-global-color-text);
}
.hovered-08e8
  .bottom-c524
  .heading-stale-3e74
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-08e8
  .bottom-c524
  .hard-b30d {
  background-color: var(--e-global-color-primary);
}
.hovered-08e8
  .bottom-c524
  .hard-b30d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-08e8
  .bottom-c524
  .hard-b30d:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-08e8
  .bottom-c524
  .iron-ab4d {
  background-color: var(--e-global-color-primary);
}
.hovered-08e8
  .bottom-c524
  .iron-ab4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-08e8
  .bottom-c524
  .iron-ab4d:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-08e8 .aside_top_f090 {
  background-color: var(--e-global-color-primary);
}
.hovered-08e8 .aside_top_f090:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-08e8 .module_gas_fc9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-08e8 .form_narrow_5282 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-7fcc .message_742d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-7fcc
  .hard-2dc5
  > div:nth-child(3)
  .message_742d,
.form-7fcc
  .logo-6997
  > div:nth-child(1)
  .message_742d,
.form-7fcc
  .filter_24cd
  > div:nth-child(1)
  .message_742d,
.form-7fcc
  .tooltip-d93c
  > div:nth-child(1)
  .message_742d,
.form-7fcc
  .tabs_0d2b
  > div:nth-child(1)
  .message_742d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-7fcc .description-cb39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-7fcc .menu-fluid-1afe {
  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);
}
.form-7fcc .table-027c {
  background-color: var(--e-global-color-primary);
}
.form-7fcc .table-027c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-7fcc .table-027c:hover {
  background-color: var(--e-global-color-primary);
}
.form-7fcc .east-04eb {
  background-color: var(--e-global-color-primary);
}
.form-7fcc .east-04eb:hover {
  background-color: var(--e-global-color-primary);
}
.form-7fcc .module_gas_fc9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-7fcc .form_narrow_5282 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-c299 .pagination_8592 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-c299 .texture_1eab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-c299 .clean_40aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-c299 .red-25c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-c299 .clean_1cb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-c299 .east-04eb {
  background-color: var(--e-global-color-primary);
}
.block-c299 .east-04eb:hover {
  background-color: var(--e-global-color-primary);
}
.pink_d967 .selected-e0a5 {
  background-color: var(--e-global-color-secondary);
}
.pink_d967 .button-fixed-00ec {
  background-color: var(--e-global-color-text);
}
.pink_d967 .media_7dca {
  background-color: var(--e-global-color-secondary);
}
.pink_d967 .slider-08f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_d967 .shade_current_81d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_d967 .grid_3d56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_d967 .active-hard-ea49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_d967 .outline_yellow_e20e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-c751 .background-77e9 .heading-27e9,
.under-c751
  .background-77e9
  .heading-27e9
  a,
.under-c751 .video-first-ccc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-c751 .background-77e9 .module_smooth_81b7,
.under-c751 .component-white-1164 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-c751 .background-77e9 .module_smooth_81b7 {
  color: var(--e-global-color-text);
}
.under-c751 .component-white-1164 {
  color: var(--e-global-color-text);
}
.under-c751
  .background-77e9
  .main_right_bcf5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-c751 .message_hard_3dcf .icon-1e7d {
  background-color: var(--e-global-color-primary);
}
.under-c751 .message_hard_3dcf .icon-1e7d:hover {
  background-color: var(--e-global-color-primary);
}
.under-c751 .message_hard_3dcf .main_7bd9 li span {
  background-color: var(--e-global-color-text);
}
.under-c751 .message_hard_3dcf .main_7bd9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.under-c751
  .message_hard_3dcf
  .main_7bd9
  li.message_basic_e171
  span {
  background-color: var(--e-global-color-accent);
}
.under-c751 .button-d323 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_stale_ca36 .header_up_b558 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-f0ce .focused_5415 {
  background-color: var(--e-global-color-primary);
}
.selected-f0ce .selected-e24c {
  background-color: var(--e-global-color-secondary);
}
.selected-f0ce .fixed-9efd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-f0ce .list-tiny-37df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-f0ce .cool-95fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-f0ce .tabs-f2a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-f0ce .picture-dynamic-924b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-f0ce .breadcrumb-selected-bd74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-f0ce .image-center-1098 {
  background-color: var(--e-global-color-primary);
}
.selected-f0ce .image-center-1098 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_ac16 .last_2970 {
  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);
}
.tall_ac16 .sort-58d6 {
  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);
}
.tall_ac16
  .icon_f015:after {
  background-color: var(--e-global-color-primary);
}
.tall_ac16 .icon_full_f6f6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-7a66 .video-first-ccc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-7a66 .component-white-1164 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-0d65 .progress_gas_ed72 .tag-wood-0ad1 {
  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);
}
.new-0d65 .progress_gas_ed72 .search-glass-11a1 {
  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);
}
.liquid-940a .slow_810c {
  background-color: var(--e-global-color-primary);
}
.liquid-940a .paragraph-bf15 {
  background-color: var(--e-global-color-secondary);
}
.liquid-940a .secondary-84b5 .list-over-f9b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-940a .grid-d5a9 .list-over-f9b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_d6cf .primary_silver_a7c9 .block_530a {
  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);
}
.tall_d6cf .primary_silver_a7c9 .input-c112 {
  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);
}
.tall_d6cf .primary_silver_a7c9 .light-8f65 {
  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);
}
.pattern-99c9 .alert_ba00 {
  border-color: var(--e-global-color-text);
}
.pattern-99c9 .gradient_tall_a3cf {
  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);
}
.pattern-99c9 .component_8037 {
  color: var(--e-global-color-primary);
}
.pattern-99c9 .picture-66bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-b293 .primary-purple-07c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-b293 .icon_6172 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-b293 .shadow-2d09:hover .primary-purple-07c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-b293
  .shadow-2d09:hover
  .icon_6172 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-e58a .dirty-acee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-e58a .modal-df70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_white_ee32 .bronze-5043 .static-07c5 {
  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);
}
.text_white_ee32 .input-down-6c0e .static-07c5 {
  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);
}
.next_57e4 .block_first_3f63 {
  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);
}
.box_blue_64e1 .stone-22fe .basic-27f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_blue_64e1 .stone-22fe .basic-27f7 {
  background-color: var(--e-global-color-secondary);
}
.box_blue_64e1 .notice_73f2 .basic-27f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_blue_64e1 .notice_73f2 .basic-27f7 {
  background-color: var(--e-global-color-secondary);
}
.box_blue_64e1 .layout_hard_01db .background_rough_0293 {
  background-color: var(--e-global-color-primary);
}
.box_blue_64e1 .layout_hard_01db:hover .background_rough_0293 {
  background-color: var(--e-global-color-secondary);
}
.box_blue_64e1 .icon-1e7d {
  background-color: var(--e-global-color-primary);
}
.box_blue_64e1 .icon-1e7d:hover {
  background-color: var(--e-global-color-accent);
}
.box_blue_64e1 .main_7bd9 li span {
  background-color: var(--e-global-color-text);
}
.box_blue_64e1 .main_7bd9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.box_blue_64e1 .main_7bd9 li.message_basic_e171 span {
  background-color: var(--e-global-color-accent);
}
.tag_1db1 .red-7095 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_1db1 .summary-lower-ad5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_glass_4897 .preview_plasma_cf5e:before {
  background-color: var(--e-global-color-secondary);
}
.card_glass_4897 .info-lite-90c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_glass_4897 .highlight_9247 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_short_8dd6 .dropdown_0632 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_short_8dd6 .dropdown_0632:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_short_8dd6 .dropdown_0632.fn-active-774b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_short_8dd6 .carousel_wood_a491 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_short_8dd6 .badge_0e84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_short_8dd6 .module-left-0795 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_short_8dd6 .section-e7be {
  background-color: var(--e-global-color-primary);
}
.button_short_8dd6 .section-e7be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_short_8dd6 .wrapper_silver_1522 {
  background-color: var(--e-global-color-primary);
}
.button_short_8dd6 .wrapper_silver_1522 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-silver-f6c7 .accent_stale_3cc4 .shadow_north_9575 a {
  color: var(--e-global-color-secondary);
}
.thumbnail-silver-f6c7 .accent_stale_3cc4 .shadow_north_9575 a:hover {
  color: var(--e-global-color-secondary);
}
.thumbnail-silver-f6c7 .accent_stale_3cc4 .shadow_north_9575,
.thumbnail-silver-f6c7 .accent_stale_3cc4 .shadow_north_9575 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-silver-f6c7 .accent_stale_3cc4 .purple-f080 {
  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);
}
.thumbnail-silver-f6c7 .accent_stale_3cc4 .feature_gas_39bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-silver-f6c7 .accent_stale_3cc4 .row-outer-35ac {
  background-color: var(--e-global-color-primary);
}
.thumbnail-silver-f6c7 .accent_stale_3cc4 .row-outer-35ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-silver-f6c7 .accent_stale_3cc4 .row-outer-35ac:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail-silver-f6c7 .accent_stale_3cc4 .caption_static_5cbf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-silver-f6c7 .accent_stale_3cc4 .caption_static_5cbf {
  background-color: var(--e-global-color-primary);
}
.thumbnail-silver-f6c7 .accent_stale_3cc4 .caption_static_5cbf:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail-silver-f6c7 .accent_stale_3cc4 .icon-1e7d {
  background-color: var(--e-global-color-primary);
}
.thumbnail-silver-f6c7 .accent_stale_3cc4 .icon-1e7d:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail-silver-f6c7 .message_hard_3dcf .main_7bd9 li span {
  background-color: var(--e-global-color-text);
}
.thumbnail-silver-f6c7 .message_hard_3dcf .main_7bd9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail-silver-f6c7 .message_hard_3dcf .main_7bd9 li.message_basic_e171 span {
  background-color: var(--e-global-color-accent);
}
.thumbnail-silver-f6c7 .module_gas_fc9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-silver-f6c7 .form_narrow_5282 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_easy_7e47 .solid_411d .hot-89df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_easy_7e47 .solid_411d .preview-a6ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_easy_7e47 .solid_411d .disabled_next_0f91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-b29d .panel-brown-f89e {
  border-color: var(--e-global-color-text);
}
.summary-b29d .input_silver_5212 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-b29d .background_light_b2ff {
  color: var(--e-global-color-secondary);
}
.summary-b29d .background_light_b2ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-b29d .lite-82a0 > * {
  color: var(--e-global-color-primary);
}
.summary-b29d .lite-82a0 > * svg {
  fill: var(--e-global-color-primary);
}
.summary-b29d .middle_3a48 {
  color: var(--e-global-color-primary);
}
.summary-b29d .middle_3a48 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-b29d .slow_9ae9 {
  color: var(--e-global-color-primary);
}
.summary-b29d .slow_9ae9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-b29d .widget_right_3e88 {
  color: var(--e-global-color-primary);
}
.summary-b29d .widget_right_3e88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-b29d .focus_a447 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-b29d .west_d35d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-b29d .west_d35d.nav-74ab {
  color: var(--e-global-color-secondary);
}
.summary-b29d .west_d35d.nav-74ab .pink_4e8c {
  color: var(--e-global-color-accent);
}
.summary-b29d .west_d35d.status-0430 {
  color: var(--e-global-color-text);
}
.summary-b29d .west_d35d.status-0430 .pink_4e8c {
  color: var(--e-global-color-text);
}
.summary-b29d .west_d35d:before {
  border-top-color: var(--e-global-color-text);
}
.summary-b29d .texture_red_d228 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-b29d
  .texture_red_d228
  .video_narrow_92bd {
  background-color: var(--e-global-color-primary);
}
.summary-b29d
  .texture_red_d228
  .video_narrow_92bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-b29d .panel-brown-f89e .left_500d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_305f .pink-cd57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_305f .secondary_f531 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-bf11 .description_inner_10f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-bf11
  .chip-current-e157
  .border_middle_11db {
  background-color: var(--e-global-color-secondary);
}
.tertiary-bf11
  .chip-current-e157.block_9cbb
  .border_middle_11db {
  background-color: var(--e-global-color-text);
}
.tertiary-bf11
  .chip-current-e157:hover
  .border_middle_11db {
  background-color: var(--e-global-color-accent);
}
.tertiary-bf11
  .chip-current-e157.fn-active-774b
  .border_middle_11db {
  background-color: var(--e-global-color-primary);
}
.active-solid-173a .smooth-0716 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.active-solid-173a .nav_a309 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-solid-173a .status_d588 {
  background-color: var(--e-global-color-primary);
}
.active-solid-173a .status_d588 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green-a22e .full_b8fa .shade_223b .summary_new_cd19 {
  background-color: var(--e-global-color-secondary);
}
.green-a22e .full_b8fa .icon-efdd:after {
  background-color: var(--e-global-color-secondary);
}
.green-a22e .slider_660a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a22e .blue-d7f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a22e .icon_27ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a22e .media_48fc {
  background-color: var(--e-global-color-primary);
}
.green-a22e .media_48fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green-a22e .selected-38e7 {
  background-color: var(--e-global-color-secondary);
}
.green-a22e .selected-38e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green-a22e .full_b8fa .input_slow_c18c .popup_hard_964f:hover {
  background-color: var(--e-global-color-primary);
}
.green-a22e
  .full_b8fa
  .input_slow_c18c
  .popup_hard_964f.panel_inner_a43b {
  background-color: var(--e-global-color-primary);
}
.green-a22e .full_b8fa .white-f029:before {
  border-color: var(--e-global-color-primary);
}
.green-a22e .full_b8fa .white-f029:hover:before {
  border-color: var(--e-global-color-secondary);
}
.green-a22e
  .full_b8fa
  .white-f029.header_59f3:before {
  border-color: var(--e-global-color-primary);
}
.green-a22e .message-outer-776c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_4532 .wrapper-ccf0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_4532 .wrapper-ccf0:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_4532 .wrapper-ccf0.nav-ef70 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_4532 .pagination-dcb8 {
  background-color: var(--e-global-color-primary);
}
.large_4532 .pagination-dcb8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_4532
  .box_upper_8b69
  .picture_d4a9
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_4532
  .huge_62ce
  .picture_d4a9
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange_21fd
  .frame-bright-18db
  .section_9b71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_21fd
  .frame-bright-18db
  .accent-last-ef94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_21fd .liquid_b8a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_21fd .outline_38b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_21fd .item-top-06e3 {
  background-color: var(--e-global-color-primary);
}
.orange_21fd .item-top-06e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_e88c .purple_a8e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_e88c .mini-92c8 {
  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);
}
.shadow_e88c .solid_1147 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_e88c .solid_1147 a:hover {
  color: var(--e-global-color-secondary);
}
.shadow_e88c .active-green-7ad5 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_e88c .badge-basic-fa4e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_e88c .stale_025f .icon-1e7d {
  background-color: var(--e-global-color-primary);
}
.shadow_e88c .stale_025f .icon-1e7d:hover {
  background-color: var(--e-global-color-accent);
}
.shadow_e88c
  .stale_025f
  .main_7bd9
  li
  span {
  background-color: var(--e-global-color-text);
}
.shadow_e88c
  .stale_025f
  .main_7bd9
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.shadow_e88c
  .stale_025f
  .main_7bd9
  li.message_basic_e171
  span {
  background-color: var(--e-global-color-accent);
}
.column_fa01
  .border-green-a8d1
  .red-8f23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_fa01 .border-green-a8d1 .complex-efa2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_fa01 .border-green-a8d1 .focus_17fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_fa01 .small_1079 {
  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);
}
.column_fa01
  .content-bad2.carousel_31e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92
  > a {
  background-color: var(--e-global-color-text);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92
  > a
  .table_dirty_f1e7.over_68f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92
  > a
  .thick_065f.black-1d97 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92
  > .block_iron_d821
  .widget_5e92
  > a {
  background-color: var(--e-global-color-secondary);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92
  > .block_iron_d821
  .widget_5e92
  > a
  .active_35ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92
  > .block_iron_d821
  .widget_5e92
  > a
  .thick_065f.form_6cdd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92
  > a
  .media-d7dd:before {
  color: var(--e-global-color-text);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92
  > .block_iron_d821
  a
  .media-d7dd:before {
  color: var(--e-global-color-text);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92.gallery_up_e5c6
  > a
  .media-d7dd:before {
  color: var(--e-global-color-text);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92
  > .block_iron_d821
  .widget_5e92.gallery_up_e5c6
  > a
  .media-d7dd:before {
  color: var(--e-global-color-text);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92
  > a
  .center_d45e
  .picture-7096 {
  color: var(--e-global-color-text);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92
  > .block_iron_d821
  a
  .center_d45e
  .picture-7096 {
  color: var(--e-global-color-text);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92
  > a
  .center_d45e
  .picture-7096,
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92
  > .block_iron_d821
  a
  .center_d45e
  .picture-7096 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92
  > a
  .filter-858f:before {
  color: var(--e-global-color-text);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92
  > .block_iron_d821
  a
  .filter-858f:before {
  color: var(--e-global-color-text);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92.gallery_up_e5c6
  > a
  .filter-858f:before {
  color: var(--e-global-color-text);
}
.outer-e522
  > .north-0b9a
  > div
  > .texture-left-e74a
  > .widget_5e92
  > .block_iron_d821
  .widget_5e92.gallery_up_e5c6
  > a
  .filter-858f:before {
  color: var(--e-global-color-text);
}
.video_b72f .focused-ec18 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_b72f
  .aside-7eff:hover
  .focused-ec18 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-dirty-dc30
  > .north-0b9a
  > .notification_b870
  > .down_7229
  > .item_68b6
  > .medium-238d
  .short_1882 {
  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);
}
.hidden-dirty-dc30
  > .north-0b9a
  > .notification_b870
  > .down_7229
  > .item_68b6
  > .medium-238d:hover
  .short_1882 {
  color: var(--e-global-color-text);
}
.hidden-dirty-dc30
  > .north-0b9a
  > .notification_b870
  > .down_7229
  > .item_68b6
  > .medium-238d:hover
  .short_1882 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-dirty-dc30
  > .north-0b9a
  > .notification_b870
  > .down_7229
  > .item_68b6.avatar-fresh-435f
  > .medium-238d
  .short_1882 {
  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);
}
.grid-0778 .accordion_simple_de55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-0778 .status-e6a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-0778 .dynamic-3d5d {
  background-color: var(--e-global-color-primary);
}
.grid-0778 .dynamic-3d5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_west_6d70
  > .north-0b9a
  > .preview_brown_dde4
  > .logo-brown-7178
  > .tiny-9fee
  .fresh-2d3f {
  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);
}
.feature_west_6d70
  > .north-0b9a
  > .preview_brown_dde4
  > .logo-brown-7178
  > .tiny-9fee
  .tag-large-6f15 {
  color: var(--e-global-color-text);
}
.feature_west_6d70
  > .north-0b9a
  > .preview_brown_dde4
  > .logo-brown-7178
  > .tiny-9fee:hover
  .fresh-2d3f {
  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);
}
.feature_west_6d70
  > .north-0b9a
  > .preview_brown_dde4
  > .logo-brown-7178
  > .tiny-9fee:hover
  .tag-large-6f15 {
  color: var(--e-global-color-secondary);
}
.feature_west_6d70
  > .north-0b9a
  > .preview_brown_dde4
  > .logo-brown-7178
  > .tiny-9fee.footer_motion_cba0
  .fresh-2d3f {
  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);
}
.feature_west_6d70
  > .north-0b9a
  > .preview_brown_dde4
  > .logo-brown-7178
  > .tiny-9fee.footer_motion_cba0
  .tag-large-6f15 {
  color: var(--e-global-color-primary);
}
.video-pro-6742
  .avatar_248b
  .table-8613 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-pro-6742 .easy_0510 .left_500d .video_clean_bcf1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-fluid-d7c9 .hover_cc8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-fluid-d7c9 .filter-0cc7 .hover_cc8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-fluid-d7c9 .article-26b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-fluid-d7c9 .article-26b7 {
  background-color: var(--e-global-color-primary);
}
.gradient_orange_f030 .gallery_out_707a .wood-b888 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_orange_f030
  .gallery_out_707a:hover
  .heading_fluid_da16 {
  color: var(--e-global-color-secondary);
}
.gradient_orange_f030
  .gallery_out_707a:hover
  .wood-b888 {
  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);
}
.warm_d366 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.basic-370f {
  flex-direction: column;
}

.basic-370f .tag-24e1 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.basic-370f .tag-24e1 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.basic-370f .tabs_cc3f {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.up_3bf2.avatar_19fe {
  display: none;
}

.box_small_e19a {
  display: none;
}

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

.fresh-24e4.thumbnail-b18e {
  margin-bottom: 40px;
  width: 100%;
}

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

.basic-370f a {
  width: 100%;
}

.outline-ef60 .gradient-light-c3fa.hover-72a0 {
  width: 20% !important;
}

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

.gas_2573:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.secondary-927f:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.secondary-927f:nth-child(2):hover {
  color: #fff;
}

.outline-ef60
  .gradient-light-c3fa.over-351f
  .complex-c00d
  .disabled-3842 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.info-e2b7.tooltip-7e1c > .dim_9b33 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

.image-silver-65e3 {
  display: flex;
  gap: 50px;
}

.outline-ef60
  .gradient-light-c3fa.shade-1288
  .gallery_fresh_d979
  .focus-6f38 {
  width: 100% !important;
}

.box-hovered-7d31 {
  width: 500px !important;
  max-width: none;
}

.pagination-f254 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.tall-cb55 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.button_hot_6353:hover .tall-cb55 {
  visibility: visible;
}
.button_hot_6353:hover.button_hot_6353::before {
  display: block;
}

.primary_fresh_bb9a h3 {
  color: #fff;
}

.lite_38ba {
  margin: 0;
}

.outline-ef60
  .gradient-light-c3fa.shade-1288
  .focus-6f38
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.item_hovered_b3a8 {
  width: 100%;
}

.sidebar-a0d3 {
  width: 100%;
}

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

.sidebar-a0d3 {
  width: 100%;
}

.active-lower-5bda {
  margin-bottom: 10px !important;
}

.focus-6f38 {
  display: flex;
  align-items: center;
}

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

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

.basic-370f .tag-24e1.menu-down-78c6 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.basic-370f h1.tag-24e1 {
  margin-top: 120px !important;
}

.outline-ef60 .gradient-light-c3fa.notification-e4fe {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.large-250e img {
  width: 100%;
}

.sort_purple_84e8 .chip-bright-0de8.complex-c00d {
  justify-content: space-between;
}

.upper-5d37 {
  display: none;
}

.primary_8a34 .tabs_cc3f {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .info-e2b7 .dim_9b33 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .image-silver-65e3 {
    flex-direction: column;
  }

  .box-hovered-7d31 {
    width: 100% !important;
  }
}

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

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

  .sort_purple_84e8 .chip-bright-0de8.complex-c00d {
    border-bottom: 1px solid #f0c159;
  }

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

  .info-e2b7.tooltip-7e1c > .dim_9b33 {
    gap: 15px;
    justify-content: space-between;
  }

  .outline-ef60
    .gradient-light-c3fa.shade-1288
    .focus-6f38
    img {
    width: 60% !important;
  }

  .backdrop_0262 {
    left: 2%;
  }

  .hovered-a601 {
    margin: 10px 0;
  }

  .basic-370f .tabs_cc3f {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.basic-370f .tag-24e1,
  .basic-370f .tag-24e1 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .focus-6f38 {
    justify-content: center;
  }

  .basic-370f .tabs_cc3f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .outline-ef60 .gradient-light-c3fa.hover-72a0 {
    width: 75% !important;
  }

  .large-250e img {
    width: 100% !important;
  }
}

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

  h2.basic-370f .tag-24e1,
  .basic-370f .tag-24e1 {
    font-size: 30px !important;
  }

  .focus-6f38 {
    justify-content: center;
  }

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

  .tag-1fb3
    .main_401d.pressed-4023 {
    margin: 0 !important;
  }

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

  .hovered-a601 {
    display: flex;
  }

  .summary_yellow_1cc4 .gas_2573 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .surface-wide-0e50 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .basic-370f h1.tag-24e1 {
    margin-top: 80px !important;
  }

  .outline-ef60
    .gradient-light-c3fa.shade-1288
    .focus-6f38
    img,
  .row_b0fc .gallery_fresh_d979 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .secondary-927f {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .outline-ef60 .gradient-light-c3fa.hover-72a0 {
    width: 100% !important;
  }

  .info-e2b7.tooltip-7e1c > .dim_9b33 {
    gap: 3px;
  }

  .basic-370f .tabs_cc3f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 4ba8 */
.widget-item-z1 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
