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(.tabs-full-9071) {
  gap: 0.5em;
}
:where(.pattern_afe2) {
  gap: 0.5em;
}
body .blue_112f > .input-tall-127b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .blue_112f > .copper_8c0a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .blue_112f > .gallery-clean-9602 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .popup_old_b0f1 > .input-tall-127b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .popup_old_b0f1 > .copper_8c0a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .popup_old_b0f1 > .gallery-clean-9602 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .popup_old_b0f1
  > :where(:not(.input-tall-127b):not(.copper_8c0a):not(.outline-4a6a)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .popup_old_b0f1 > .notification-stone-a9d6 {
  max-width: var(--wp--style--global--wide-size);
}
body .tabs-full-9071 {
  display: flex;
}
body .tabs-full-9071 {
  flex-wrap: wrap;
  align-items: center;
}
body .tabs-full-9071 > * {
  margin: 0;
}
body .pattern_afe2 {
  display: grid;
}
body .pattern_afe2 > * {
  margin: 0;
}
:where(.gold_5c36.tabs-full-9071) {
  gap: 2em;
}
:where(.gold_5c36.pattern_afe2) {
  gap: 2em;
}
:where(.center-41c5.tabs-full-9071) {
  gap: 1.25em;
}
:where(.center-41c5.pattern_afe2) {
  gap: 1.25em;
}
.dropdown_1342 {
  color: var(--wp--preset--color--black) !important;
}
.pro-5051 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.column-e93b {
  color: var(--wp--preset--color--white) !important;
}
.stale_9f23 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.gradient_b220 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.paragraph-1de0 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.alert_664e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.photo-orange-c939 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.gradient-light-c776 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.layout-glass-47ce {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.first-d9b5 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.gradient-7818 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.border_c72a {
  background-color: var(--wp--preset--color--black) !important;
}
.pattern_lower_7588 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.image_683e {
  background-color: var(--wp--preset--color--white) !important;
}
.huge-99c3 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.status_purple_de41 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.link_0908 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tooltip_old_0432 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.cool-c071 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.red_0af4 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.iron_ca92 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.cold_a906 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.first_58a6 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.section_f5aa {
  border-color: var(--wp--preset--color--black) !important;
}
.primary_bdb0 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.table-ccb3 {
  border-color: var(--wp--preset--color--white) !important;
}
.blue-9938 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.simple_c8d3 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.box_a688 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.popup-06b1 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tooltip_bottom_b8a5 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.panel-a03f {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.title-selected-dd58 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.article_easy_8c0a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.thumbnail_center_0faa {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.progress-over-b867 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.cool_106b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.center_b47f {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.paragraph-4b54 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.logo_f928 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.message_dark_fcb7 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.search-420b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.complex-b831 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.paragraph-lower-3996 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.section_a176 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.form-7a1c {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.breadcrumb_043c {
  background: var(--wp--preset--gradient--midnight) !important;
}
.hover-94e6 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.wrapper_121e {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.popup_9c9f {
  font-size: var(--wp--preset--font-size--large) !important;
}
.list-old-3a35 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.accordion_slow_4b06 a:where(:not(.tooltip-solid-3fd1)) {
  color: inherit;
}
:where(.center-41c5.tabs-full-9071) {
  gap: 1.25em;
}
:where(.center-41c5.pattern_afe2) {
  gap: 1.25em;
}
:where(.gold_5c36.tabs-full-9071) {
  gap: 2em;
}
:where(.gold_5c36.pattern_afe2) {
  gap: 2em;
}
.row-right-4ea3 {
  font-size: 1.5em;
  line-height: 1.6;
}

.link-bronze-f8a5 .banner-clean-5ffc {
  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);
}
.plasma-450c .first_d522 {
  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);
}
.slow_58fb {
  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);
}
.slow_58fb.hidden_0745 .icon_inner_442e {
  background-color: var(--e-global-color-primary);
}
.slow_58fb.grid_10ef .icon_inner_442e,
.slow_58fb.hover_bright_eb11 .icon_inner_442e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hard-f7bc .selected_7e4f {
  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);
}
.highlight_c8bc {
  --divider-color: var(--e-global-color-secondary);
}
.highlight_c8bc .pagination-995c {
  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);
}
.highlight_c8bc.button_b03d .dropdown_83ca {
  background-color: var(--e-global-color-secondary);
}
.highlight_c8bc.purple-bad8 .dropdown_83ca,
.highlight_c8bc.narrow_01c6 .dropdown_83ca {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.highlight_c8bc.purple-bad8 .dropdown_83ca,
.highlight_c8bc.narrow_01c6 .dropdown_83ca svg {
  fill: var(--e-global-color-secondary);
}
.slider-basic-e424 .backdrop-20e9 {
  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);
}
.slider-basic-e424 .progress-gold-3640 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_dea6.button_b03d .dropdown_83ca {
  background-color: var(--e-global-color-primary);
}
.dropdown_dea6.purple-bad8 .dropdown_83ca,
.dropdown_dea6.narrow_01c6 .dropdown_83ca {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.dropdown_dea6.purple-bad8 .dropdown_83ca,
.dropdown_dea6.narrow_01c6 .dropdown_83ca svg {
  fill: var(--e-global-color-primary);
}
.old_0a53.button_b03d .dropdown_83ca {
  background-color: var(--e-global-color-primary);
}
.old_0a53.purple-bad8 .dropdown_83ca,
.old_0a53.narrow_01c6 .dropdown_83ca {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.old_0a53 .primary-iron-7737 {
  color: var(--e-global-color-primary);
}
.old_0a53 .primary-iron-7737,
.old_0a53 .primary-iron-7737 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_0a53 .hard_5058 {
  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-a53b .focus_small_92e7 {
  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);
}
.notification-383d .preview-medium-cd35 .label-old-6e67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top-55ed .column_af92:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.top-55ed .main-bfb4 i {
  color: var(--e-global-color-primary);
}
.top-55ed .main-bfb4 svg {
  fill: var(--e-global-color-primary);
}
.top-55ed .sort-6438 {
  color: var(--e-global-color-secondary);
}
.top-55ed .column_af92 > .sort-6438,
.top-55ed .column_af92 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_steel_0d1f .section-93b3 {
  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);
}
.thumbnail_steel_0d1f .block-green-b0d7 {
  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);
}
.widget-0697 .logo_white_7f23 .content-liquid-ea69 {
  background-color: var(--e-global-color-primary);
}
.widget-0697 .mask-white-04fb {
  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);
}
.preview-north-dffd .wrapper_9e7e {
  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-north-dffd .carousel_soft_85a4 {
  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);
}
.preview-north-dffd .sort_573d {
  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);
}
.avatar_right_5b0c .orange-5c3d,
.avatar_right_5b0c .orange-5c3d a {
  color: var(--e-global-color-primary);
}
.avatar_right_5b0c .orange-5c3d.pink_9846,
.avatar_right_5b0c .orange-5c3d.pink_9846 a {
  color: var(--e-global-color-accent);
}
.avatar_right_5b0c .orange-5c3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_right_5b0c .focus_9793 {
  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);
}
.lower_8802 .box_right_6867,
.lower_8802 .motion-263c {
  color: var(--e-global-color-primary);
}
.lower_8802 .box_right_6867 svg {
  fill: var(--e-global-color-primary);
}
.lower_8802 .pink_9846 .box_right_6867,
.lower_8802 .pink_9846 .motion-263c {
  color: var(--e-global-color-accent);
}
.lower_8802 .pink_9846 .box_right_6867 svg {
  fill: var(--e-global-color-accent);
}
.lower_8802 .motion-263c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_8802 .focus_9793 {
  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_paper_cbbb .background-d513,
.gradient_paper_cbbb .accent-rough-a7be {
  color: var(--e-global-color-primary);
}
.gradient_paper_cbbb .accent-rough-a7be svg {
  fill: var(--e-global-color-primary);
}
.gradient_paper_cbbb .orange-5c3d.pink_9846 a,
.gradient_paper_cbbb
  .orange-5c3d.pink_9846
  .accent-rough-a7be {
  color: var(--e-global-color-accent);
}
.gradient_paper_cbbb .background-d513 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_paper_cbbb .focus_9793 {
  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);
}
.article-pressed-78ce .disabled_4b50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-pressed-78ce .label-in-621b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-5cda .plasma_586e .lower_557c {
  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);
}
.column-5cda .plasma_586e .hidden-f6e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-5cda .status_3c2f .lower_557c {
  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);
}
.column-5cda
  .status_3c2f
  .hidden-f6e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-5cda
  .shade-f3a1
  .lower_557c {
  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);
}
.column-5cda
  .shade-f3a1
  .hidden-f6e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-5cda
  .thumbnail-97f0
  .lower_557c {
  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);
}
.column-5cda
  .thumbnail-97f0
  .hidden-f6e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-82eb .mask-fresh-2549 {
  background-color: var(--e-global-color-primary);
}
.hard-82eb .mask-fresh-2549:hover {
  background-color: var(--e-global-color-primary);
}
.hard-82eb .popup-9f34 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-82eb
  .mask-fresh-2549:hover
  .popup-9f34 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-2ee3 .banner_fast_f788 {
  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);
}
.center_9a2a .avatar-dc08 .box_0148 a {
  background-color: var(--e-global-color-accent);
}
.center_9a2a .avatar-dc08 .static_8157 a {
  background-color: var(--e-global-color-accent);
}
.center_9a2a .avatar-dc08 .box_0148 a,
.center_9a2a .avatar-dc08 .static_8157 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-0a72
  .shadow-52d9.widget_yellow_9672
  .avatar-dc08
  a.gradient-bright-00df {
  background-color: var(--e-global-color-accent);
}
.banner-0a72
  .shadow-52d9.widget_yellow_9672
  .avatar-dc08
  span.gradient-bright-00df.fn-current-6890 {
  background-color: var(--e-global-color-text);
}
.banner-0a72
  .shadow-52d9.widget_yellow_9672
  .avatar-dc08
  .gradient-bright-00df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-151a .dark_5cf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-151a
  .top-ae3b
  > .info_7dbc
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-151a
  .focus_7f51
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-151a
  .slow-a50f
  .popup-9f58,
.orange-151a
  .slow-a50f
  .bronze_3238 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-151a
  .slow-a50f
  .lower-ef0d,
.orange-151a
  .slow-a50f
  a
  .lower-ef0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-151a
  .slow-a50f
  .shadow_wide_3a1b {
  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-151a
  .slow-a50f
  .hero-edc0 {
  background-color: var(--e-global-color-primary);
}
.orange-151a
  .slow-a50f
  .hero-edc0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-151a
  .slow-a50f
  .hero-edc0:hover {
  background-color: var(--e-global-color-primary);
}
.orange-151a
  .slow-a50f
  .badge_c1b0 {
  background-color: var(--e-global-color-primary);
}
.orange-151a
  .slow-a50f
  .badge_c1b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-151a
  .slow-a50f
  .badge_c1b0:hover {
  background-color: var(--e-global-color-primary);
}
.orange-151a
  .active-fefa
  .out_e766
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-151a
  .active-fefa
  .prev_d677 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-151a
  .active-fefa
  .shadow_wide_3a1b {
  color: var(--e-global-color-text);
}
.orange-151a
  .active-fefa
  .shadow_wide_3a1b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-151a
  .active-fefa
  .hero-edc0 {
  background-color: var(--e-global-color-primary);
}
.orange-151a
  .active-fefa
  .hero-edc0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-151a
  .active-fefa
  .hero-edc0:hover {
  background-color: var(--e-global-color-primary);
}
.orange-151a
  .active-fefa
  .badge_c1b0 {
  background-color: var(--e-global-color-primary);
}
.orange-151a
  .active-fefa
  .badge_c1b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-151a
  .active-fefa
  .badge_c1b0:hover {
  background-color: var(--e-global-color-primary);
}
.orange-151a .badge-bde8 {
  background-color: var(--e-global-color-primary);
}
.orange-151a .badge-bde8:hover {
  background-color: var(--e-global-color-primary);
}
.orange-151a .menu-e8f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange-151a .large_cccf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-90e2 .heading_blue_23be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-90e2
  .down-89b0
  > div:nth-child(3)
  .heading_blue_23be,
.liquid-90e2
  .header-bottom-0e57
  > div:nth-child(1)
  .heading_blue_23be,
.liquid-90e2
  .gallery_cold_2d3f
  > div:nth-child(1)
  .heading_blue_23be,
.liquid-90e2
  .preview-right-55e6
  > div:nth-child(1)
  .heading_blue_23be,
.liquid-90e2
  .surface_f468
  > div:nth-child(1)
  .heading_blue_23be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-90e2 .tall_89bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-90e2 .complex-602f {
  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-90e2 .detail_glass_48cf {
  background-color: var(--e-global-color-primary);
}
.liquid-90e2 .detail_glass_48cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-90e2 .detail_glass_48cf:hover {
  background-color: var(--e-global-color-primary);
}
.liquid-90e2 .modal-42c1 {
  background-color: var(--e-global-color-primary);
}
.liquid-90e2 .modal-42c1:hover {
  background-color: var(--e-global-color-primary);
}
.liquid-90e2 .menu-e8f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-90e2 .large_cccf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-5a06 .video-4aaa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-5a06 .purple-0578 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-5a06 .highlight_static_cc7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-5a06 .media_green_164c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-5a06 .bronze_a68f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-5a06 .modal-42c1 {
  background-color: var(--e-global-color-primary);
}
.out-5a06 .modal-42c1:hover {
  background-color: var(--e-global-color-primary);
}
.north_4512 .focus_23fc {
  background-color: var(--e-global-color-secondary);
}
.north_4512 .badge_4262 {
  background-color: var(--e-global-color-text);
}
.north_4512 .layout-5b55 {
  background-color: var(--e-global-color-secondary);
}
.north_4512 .content_db38 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_4512 .accent-hot-50bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_4512 .prev-f81e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_4512 .dropdown-ffa8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_4512 .container-4623 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-b10b .caption-3cea .carousel-c6ef,
.tiny-b10b
  .caption-3cea
  .carousel-c6ef
  a,
.tiny-b10b .gallery-center-4f4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-b10b .caption-3cea .east-c783,
.tiny-b10b .item_78c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-b10b .caption-3cea .east-c783 {
  color: var(--e-global-color-text);
}
.tiny-b10b .item_78c5 {
  color: var(--e-global-color-text);
}
.tiny-b10b
  .caption-3cea
  .center_95e9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-b10b .down_fb88 .menu-bright-9d8a {
  background-color: var(--e-global-color-primary);
}
.tiny-b10b .down_fb88 .menu-bright-9d8a:hover {
  background-color: var(--e-global-color-primary);
}
.tiny-b10b .down_fb88 .modal-6dae li span {
  background-color: var(--e-global-color-text);
}
.tiny-b10b .down_fb88 .modal-6dae li span:hover {
  background-color: var(--e-global-color-primary);
}
.tiny-b10b
  .down_fb88
  .modal-6dae
  li.bottom_9cd4
  span {
  background-color: var(--e-global-color-accent);
}
.tiny-b10b .search-4f9e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_66c5 .in_4ccb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered_149e .pattern-active-8a1b {
  background-color: var(--e-global-color-primary);
}
.hovered_149e .heading_basic_f1f7 {
  background-color: var(--e-global-color-secondary);
}
.hovered_149e .primary_wood_70e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_149e .widget_3742 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_149e .pagination-white-912d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_149e .card-up-fbd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_149e .summary-a423 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_149e .east-ce81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_149e .card-narrow-1dbd {
  background-color: var(--e-global-color-primary);
}
.hovered_149e .card-narrow-1dbd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_wide_87d8 .form_5485 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_wide_87d8 .title_5286 {
  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);
}
.link_wide_87d8
  .message_simple_2409:after {
  background-color: var(--e-global-color-primary);
}
.link_wide_87d8 .orange_f0be {
  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);
}
.stone-995c .gallery-center-4f4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-995c .item_78c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_8300 .title-d629 .section-f3df {
  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);
}
.basic_8300 .title-d629 .search-a207 {
  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);
}
.search_stale_0bea .hero_mini_9d2a {
  background-color: var(--e-global-color-primary);
}
.search_stale_0bea .mask-top-f79f {
  background-color: var(--e-global-color-secondary);
}
.search_stale_0bea .banner-7cda .pink-d7d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_stale_0bea .red-19aa .pink-d7d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_2b0d .down-a831 .modal_hovered_4613 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_2b0d .down-a831 .disabled_black_c5f8 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_2b0d .down-a831 .background-up-cb76 {
  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);
}
.sort-6bb7 .detail-white-2958 {
  border-color: var(--e-global-color-text);
}
.sort-6bb7 .wrapper_1633 {
  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);
}
.sort-6bb7 .mask_wide_1d57 {
  color: var(--e-global-color-primary);
}
.sort-6bb7 .widget-medium-3d8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_23fb .main-fluid-7089 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_23fb .video_short_9155 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_23fb .narrow_2997:hover .main-fluid-7089 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_23fb
  .narrow_2997:hover
  .video_short_9155 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_b693 .preview_3488 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_b693 .wrapper-5fe0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-4090 .basic-f6b2 .box-basic-d506 {
  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);
}
.component-4090 .status_8cd9 .box-basic-d506 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.caption-6a5c .content_fcfb {
  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);
}
.element-active-362f .dirty-94ab .element_ea08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-active-362f .dirty-94ab .element_ea08 {
  background-color: var(--e-global-color-secondary);
}
.element-active-362f .sidebar-yellow-b58f .element_ea08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-active-362f .sidebar-yellow-b58f .element_ea08 {
  background-color: var(--e-global-color-secondary);
}
.element-active-362f .box_c37a .outline_dirty_348c {
  background-color: var(--e-global-color-primary);
}
.element-active-362f .box_c37a:hover .outline_dirty_348c {
  background-color: var(--e-global-color-secondary);
}
.element-active-362f .menu-bright-9d8a {
  background-color: var(--e-global-color-primary);
}
.element-active-362f .menu-bright-9d8a:hover {
  background-color: var(--e-global-color-accent);
}
.element-active-362f .modal-6dae li span {
  background-color: var(--e-global-color-text);
}
.element-active-362f .modal-6dae li span:hover {
  background-color: var(--e-global-color-primary);
}
.element-active-362f .modal-6dae li.bottom_9cd4 span {
  background-color: var(--e-global-color-accent);
}
.thumbnail_a352 .in-6617 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_a352 .popup_dark_1c59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_c10e .icon-south-167c:before {
  background-color: var(--e-global-color-secondary);
}
.background_c10e .progress_tall_4c3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_c10e .image_ac6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_action_6a46 .filter-2216 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_action_6a46 .filter-2216:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_action_6a46 .filter-2216.fn-active-6890 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_action_6a46 .easy_70ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_action_6a46 .link_blue_57ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_action_6a46 .secondary_7670 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_action_6a46 .article_static_d435 {
  background-color: var(--e-global-color-primary);
}
.hero_action_6a46 .article_static_d435 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_action_6a46 .under-03f4 {
  background-color: var(--e-global-color-primary);
}
.hero_action_6a46 .under-03f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_a5c2 .status_99ee .background-23c9 a {
  color: var(--e-global-color-secondary);
}
.backdrop_a5c2 .status_99ee .background-23c9 a:hover {
  color: var(--e-global-color-secondary);
}
.backdrop_a5c2 .status_99ee .background-23c9,
.backdrop_a5c2 .status_99ee .background-23c9 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_a5c2 .status_99ee .hard_f664 {
  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);
}
.backdrop_a5c2 .status_99ee .hot_ed1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_a5c2 .status_99ee .mask_427f {
  background-color: var(--e-global-color-primary);
}
.backdrop_a5c2 .status_99ee .mask_427f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_a5c2 .status_99ee .mask_427f:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_a5c2 .status_99ee .tag_fixed_73c0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_a5c2 .status_99ee .tag_fixed_73c0 {
  background-color: var(--e-global-color-primary);
}
.backdrop_a5c2 .status_99ee .tag_fixed_73c0:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_a5c2 .status_99ee .menu-bright-9d8a {
  background-color: var(--e-global-color-primary);
}
.backdrop_a5c2 .status_99ee .menu-bright-9d8a:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_a5c2 .down_fb88 .modal-6dae li span {
  background-color: var(--e-global-color-text);
}
.backdrop_a5c2 .down_fb88 .modal-6dae li span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_a5c2 .down_fb88 .modal-6dae li.bottom_9cd4 span {
  background-color: var(--e-global-color-accent);
}
.backdrop_a5c2 .menu-e8f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_a5c2 .large_cccf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-hot-f680 .nav_cf82 .hovered_58e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-hot-f680 .nav_cf82 .carousel_db74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-hot-f680 .nav_cf82 .article-3ec7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_east_8284 .copper-11f4 {
  border-color: var(--e-global-color-text);
}
.outline_east_8284 .rough_b7c3 {
  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);
}
.outline_east_8284 .item-pro-c833 {
  color: var(--e-global-color-secondary);
}
.outline_east_8284 .item-pro-c833 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_east_8284 .container_plasma_a74c > * {
  color: var(--e-global-color-primary);
}
.outline_east_8284 .container_plasma_a74c > * svg {
  fill: var(--e-global-color-primary);
}
.outline_east_8284 .pressed_045a {
  color: var(--e-global-color-primary);
}
.outline_east_8284 .pressed_045a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_east_8284 .button_tiny_30c9 {
  color: var(--e-global-color-primary);
}
.outline_east_8284 .button_tiny_30c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_east_8284 .primary-d6b3 {
  color: var(--e-global-color-primary);
}
.outline_east_8284 .primary-d6b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_east_8284 .progress_c377 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_east_8284 .popup-thick-3e2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_east_8284 .popup-thick-3e2b.accordion-4dcf {
  color: var(--e-global-color-secondary);
}
.outline_east_8284 .popup-thick-3e2b.accordion-4dcf .notice-a272 {
  color: var(--e-global-color-accent);
}
.outline_east_8284 .popup-thick-3e2b.hard_9f87 {
  color: var(--e-global-color-text);
}
.outline_east_8284 .popup-thick-3e2b.hard_9f87 .notice-a272 {
  color: var(--e-global-color-text);
}
.outline_east_8284 .popup-thick-3e2b:before {
  border-top-color: var(--e-global-color-text);
}
.outline_east_8284 .highlight-0ee2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_east_8284
  .highlight-0ee2
  .item_fast_0214 {
  background-color: var(--e-global-color-primary);
}
.outline_east_8284
  .highlight-0ee2
  .item_fast_0214 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_east_8284 .copper-11f4 .primary_1306 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-c623 .outline-wood-7b6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-c623 .chip-steel-e46b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_05e2 .pro_ba80 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_05e2
  .progress-center-7d90
  .background-last-bbc8 {
  background-color: var(--e-global-color-secondary);
}
.icon_05e2
  .progress-center-7d90.hover-fbe6
  .background-last-bbc8 {
  background-color: var(--e-global-color-text);
}
.icon_05e2
  .progress-center-7d90:hover
  .background-last-bbc8 {
  background-color: var(--e-global-color-accent);
}
.icon_05e2
  .progress-center-7d90.fn-active-6890
  .background-last-bbc8 {
  background-color: var(--e-global-color-primary);
}
.frame_fb38 .sort_110d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.frame_fb38 .tiny_4c9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_fb38 .module_c6fc {
  background-color: var(--e-global-color-primary);
}
.frame_fb38 .module_c6fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-6e40 .black-9421 .picture_cool_0297 .light_423d {
  background-color: var(--e-global-color-secondary);
}
.image-6e40 .black-9421 .feature_white_c43a:after {
  background-color: var(--e-global-color-secondary);
}
.image-6e40 .active-easy-2e02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-6e40 .status_ff9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-6e40 .image-large-2a4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-6e40 .alert-simple-509b {
  background-color: var(--e-global-color-primary);
}
.image-6e40 .alert-simple-509b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-6e40 .action-2732 {
  background-color: var(--e-global-color-secondary);
}
.image-6e40 .action-2732 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-6e40 .black-9421 .pressed-dd50 .primary_00b4:hover {
  background-color: var(--e-global-color-primary);
}
.image-6e40
  .black-9421
  .pressed-dd50
  .primary_00b4.image_a117 {
  background-color: var(--e-global-color-primary);
}
.image-6e40 .black-9421 .gallery-yellow-3c32:before {
  border-color: var(--e-global-color-primary);
}
.image-6e40 .black-9421 .gallery-yellow-3c32:hover:before {
  border-color: var(--e-global-color-secondary);
}
.image-6e40
  .black-9421
  .gallery-yellow-3c32.grid_daf9:before {
  border-color: var(--e-global-color-primary);
}
.image-6e40 .layout_copper_891a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_1a3f .article-02b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_1a3f .article-02b7:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_1a3f .article-02b7.west_da0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_1a3f .popup_50d0 {
  background-color: var(--e-global-color-primary);
}
.fixed_1a3f .popup_50d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_1a3f
  .gas-5db4
  .complex-1d06
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_1a3f
  .basic_7d8b
  .complex-1d06
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-gas-020c
  .layout-hovered-e304
  .image_3f37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-gas-020c
  .layout-hovered-e304
  .copper_0f44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-gas-020c .card_silver_c681 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-gas-020c .action-a811 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-gas-020c .header-9691 {
  background-color: var(--e-global-color-primary);
}
.outline-gas-020c .header-9691 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_red_88fe .banner-tall-27a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_red_88fe .menu-liquid-da57 {
  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);
}
.shade_red_88fe .badge_8aa4 {
  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);
}
.shade_red_88fe .badge_8aa4 a:hover {
  color: var(--e-global-color-secondary);
}
.shade_red_88fe .sort_short_2085 {
  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);
}
.shade_red_88fe .shade_center_570c {
  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);
}
.shade_red_88fe .hero-stone-2088 .menu-bright-9d8a {
  background-color: var(--e-global-color-primary);
}
.shade_red_88fe .hero-stone-2088 .menu-bright-9d8a:hover {
  background-color: var(--e-global-color-accent);
}
.shade_red_88fe
  .hero-stone-2088
  .modal-6dae
  li
  span {
  background-color: var(--e-global-color-text);
}
.shade_red_88fe
  .hero-stone-2088
  .modal-6dae
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.shade_red_88fe
  .hero-stone-2088
  .modal-6dae
  li.bottom_9cd4
  span {
  background-color: var(--e-global-color-accent);
}
.new-056a
  .center-1222
  .link-6e9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-056a .center-1222 .banner_a641 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-056a .center-1222 .search-paper-3cca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-056a .border-over-5def {
  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);
}
.new-056a
  .avatar-center-7cb1.table_huge_7280 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9
  > a {
  background-color: var(--e-global-color-text);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9
  > a
  .left_a8d7.soft-57b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9
  > a
  .nav-a122.box-52d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9
  > .secondary_left_3783
  .copper-b6f9
  > a {
  background-color: var(--e-global-color-secondary);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9
  > .secondary_left_3783
  .copper-b6f9
  > a
  .stone_9e79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9
  > .secondary_left_3783
  .copper-b6f9
  > a
  .nav-a122.element_iron_504a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9
  > a
  .rough_6bd5:before {
  color: var(--e-global-color-text);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9
  > .secondary_left_3783
  a
  .rough_6bd5:before {
  color: var(--e-global-color-text);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9.accordion-0787
  > a
  .rough_6bd5:before {
  color: var(--e-global-color-text);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9
  > .secondary_left_3783
  .copper-b6f9.accordion-0787
  > a
  .rough_6bd5:before {
  color: var(--e-global-color-text);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9
  > a
  .in-67cd
  .prev_34ad {
  color: var(--e-global-color-text);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9
  > .secondary_left_3783
  a
  .in-67cd
  .prev_34ad {
  color: var(--e-global-color-text);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9
  > a
  .in-67cd
  .prev_34ad,
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9
  > .secondary_left_3783
  a
  .in-67cd
  .prev_34ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9
  > a
  .short-c410:before {
  color: var(--e-global-color-text);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9
  > .secondary_left_3783
  a
  .short-c410:before {
  color: var(--e-global-color-text);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9.accordion-0787
  > a
  .short-c410:before {
  color: var(--e-global-color-text);
}
.icon-4b3a
  > .full_c624
  > div
  > .tiny_f12a
  > .copper-b6f9
  > .secondary_left_3783
  .copper-b6f9.accordion-0787
  > a
  .short-c410:before {
  color: var(--e-global-color-text);
}
.column_efa2 .summary-fluid-6e1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_efa2
  .full_2cb2:hover
  .summary-fluid-6e1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-stone-6145
  > .full_c624
  > .secondary-down-c56c
  > .stale_99aa
  > .cool_a979
  > .plasma-ef10
  .east-474f {
  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);
}
.image-stone-6145
  > .full_c624
  > .secondary-down-c56c
  > .stale_99aa
  > .cool_a979
  > .plasma-ef10:hover
  .east-474f {
  color: var(--e-global-color-text);
}
.image-stone-6145
  > .full_c624
  > .secondary-down-c56c
  > .stale_99aa
  > .cool_a979
  > .plasma-ef10:hover
  .east-474f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-stone-6145
  > .full_c624
  > .secondary-down-c56c
  > .stale_99aa
  > .cool_a979.carousel-bottom-c116
  > .plasma-ef10
  .east-474f {
  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);
}
.glass_7def .small-06e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_7def .picture-e562 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_7def .silver-01e0 {
  background-color: var(--e-global-color-primary);
}
.glass_7def .silver-01e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-8b56
  > .full_c624
  > .section-474b
  > .notification_9747
  > .gallery_ed58
  .wood-dc0a {
  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-8b56
  > .full_c624
  > .section-474b
  > .notification_9747
  > .gallery_ed58
  .footer-hovered-ebec {
  color: var(--e-global-color-text);
}
.progress-8b56
  > .full_c624
  > .section-474b
  > .notification_9747
  > .gallery_ed58:hover
  .wood-dc0a {
  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-8b56
  > .full_c624
  > .section-474b
  > .notification_9747
  > .gallery_ed58:hover
  .footer-hovered-ebec {
  color: var(--e-global-color-secondary);
}
.progress-8b56
  > .full_c624
  > .section-474b
  > .notification_9747
  > .gallery_ed58.highlight_2449
  .wood-dc0a {
  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-8b56
  > .full_c624
  > .section-474b
  > .notification_9747
  > .gallery_ed58.highlight_2449
  .footer-hovered-ebec {
  color: var(--e-global-color-primary);
}
.highlight_526f
  .copper-f007
  .advanced-e0fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_526f .card-fe34 .primary_1306 .breadcrumb-0d8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_focused_a16f .component-pressed-d033 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_focused_a16f .row-4cef .component-pressed-d033 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_focused_a16f .light-4539 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_focused_a16f .light-4539 {
  background-color: var(--e-global-color-primary);
}
.button_fresh_eaff .liquid_0ccf .warm-c828 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_fresh_eaff
  .liquid_0ccf:hover
  .wide_478a {
  color: var(--e-global-color-secondary);
}
.button_fresh_eaff
  .liquid_0ccf:hover
  .warm-c828 {
  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);
}
.block_huge_12ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.image_red_c545 {
  flex-direction: column;
}

.image_red_c545 .progress_blue_aaa4 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

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

span {
  color: #fff;
}

.inner-c582.popup_left_2059 {
  display: none;
}

.input_bottom_4f4f {
  display: none;
}

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

.element_bright_8ec2.video_9b6b {
  margin-bottom: 40px;
  width: 100%;
}

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

.image_red_c545 a {
  width: 100%;
}

.card-0322 .heading_black_6f1a.fixed-3be2 {
  width: 20% !important;
}

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

.title_0902:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

.dark-19fe {
  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;
}

.dark-19fe:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.dark-19fe:nth-child(2):hover {
  color: #fff;
}

.card-0322
  .heading_black_6f1a.form_in_8b68
  .hidden_66f9
  .cool_96f6 {
  font-size: 20px !important;
}

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

.box-red-cf94 {
  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;
}

.pattern-bottom-d92f h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.badge_b9aa.box-cd8b > .search-97af {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.top-3d41 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.east-16c1 {
  font-size: 35px !important;
}

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

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

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

.card-0322
  .heading_black_6f1a.link_6a1e
  .large_464d
  .list_b762 {
  width: 100% !important;
}

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

.backdrop_selected_f85d {
  width: 100%;
}

.stone-1afe {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.item-full-1d12 {
  position: relative;
  cursor: pointer;
}

.item-full-1d12::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

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

.gradient-ac07 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.item-full-1d12:hover .gradient-ac07 {
  visibility: visible;
}
.item-full-1d12:hover.item-full-1d12::before {
  display: block;
}

.pattern-bottom-d92f h3 {
  color: #fff;
}

.module_pressed_1560 {
  margin: 0;
}

.card-0322
  .heading_black_6f1a.link_6a1e
  .list_b762
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.upper-d747 {
  width: 100%;
}

.stale_fa1f {
  width: 100%;
}

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

.stale_fa1f {
  width: 100%;
}

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

.list_b762 {
  display: flex;
  align-items: center;
}

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

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

.image_red_c545 .progress_blue_aaa4.top_64b5 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.image_red_c545 h1.progress_blue_aaa4 {
  margin-top: 120px !important;
}

.card-0322 .heading_black_6f1a.outline_a656 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.breadcrumb_light_f80e img {
  width: 100%;
}

.widget-5b56 .photo_b660.hidden_66f9 {
  justify-content: space-between;
}

.first-1a6b {
  display: none;
}

.plasma_2c80 .steel_f4ac {
  margin: 1px 0 !important;
}

.progress-lite-619d li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .badge_b9aa .search-97af {
    flex-wrap: nowrap !important;
  }
}

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

  .smooth-de6e {
    width: 100% !important;
  }
}

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

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

  .widget-5b56 .photo_b660.hidden_66f9 {
    border-bottom: 1px solid #f0c159;
  }

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

  .badge_b9aa.box-cd8b > .search-97af {
    gap: 15px;
    justify-content: space-between;
  }

  .card-0322
    .heading_black_6f1a.link_6a1e
    .list_b762
    img {
    width: 60% !important;
  }

  .top-3d41 {
    left: 2%;
  }

  .status-over-fb3d {
    margin: 10px 0;
  }

  .image_red_c545 .steel_f4ac {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .east-16c1 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.image_red_c545 .progress_blue_aaa4,
  .image_red_c545 .progress_blue_aaa4 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .list_b762 {
    justify-content: center;
  }

  .image_red_c545 .steel_f4ac {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .card-0322 .heading_black_6f1a.fixed-3be2 {
    width: 75% !important;
  }

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

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

  h2.image_red_c545 .progress_blue_aaa4,
  .image_red_c545 .progress_blue_aaa4 {
    font-size: 30px !important;
  }

  .list_b762 {
    justify-content: center;
  }

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

  .stone-6445
    .main-inner-cf12.accent_2e94 {
    margin: 0 !important;
  }

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

  .status-over-fb3d {
    display: flex;
  }

  .active-f439 .title_0902 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .image_red_c545 h1.progress_blue_aaa4 {
    margin-top: 80px !important;
  }

  .card-0322
    .heading_black_6f1a.link_6a1e
    .list_b762
    img,
  .slider-basic-e424 .large_464d {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .dark-19fe {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .card-0322 .heading_black_6f1a.fixed-3be2 {
    width: 100% !important;
  }

  .badge_b9aa.box-cd8b > .search-97af {
    gap: 3px;
  }

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

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

/* css-noise: 92ea */
.ghost-box-j3 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
