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(.next_ce33) {
  gap: 0.5em;
}
:where(.component-f2b1) {
  gap: 0.5em;
}
body .description_f17d > .medium-eca6 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .description_f17d > .thumbnail-df47 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .description_f17d > .border_short_da76 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tooltip_b2cf > .medium-eca6 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tooltip_b2cf > .thumbnail-df47 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tooltip_b2cf > .border_short_da76 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .tooltip_b2cf
  > :where(:not(.medium-eca6):not(.thumbnail-df47):not(.progress_iron_da8c)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tooltip_b2cf > .block-mini-26b4 {
  max-width: var(--wp--style--global--wide-size);
}
body .next_ce33 {
  display: flex;
}
body .next_ce33 {
  flex-wrap: wrap;
  align-items: center;
}
body .next_ce33 > * {
  margin: 0;
}
body .component-f2b1 {
  display: grid;
}
body .component-f2b1 > * {
  margin: 0;
}
:where(.focus-static-f5cc.next_ce33) {
  gap: 2em;
}
:where(.focus-static-f5cc.component-f2b1) {
  gap: 2em;
}
:where(.title_fresh_43c5.next_ce33) {
  gap: 1.25em;
}
:where(.title_fresh_43c5.component-f2b1) {
  gap: 1.25em;
}
.column-d555 {
  color: var(--wp--preset--color--black) !important;
}
.sidebar_a057 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.input-orange-068f {
  color: var(--wp--preset--color--white) !important;
}
.preview-92e4 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.huge-946e {
  color: var(--wp--preset--color--vivid-red) !important;
}
.sidebar-0860 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.glass-b8d1 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tertiary_597f {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.highlight-wood-3280 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.bottom-a476 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.north_957f {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.text-thick-beb8 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.wrapper_d150 {
  background-color: var(--wp--preset--color--black) !important;
}
.heading-f91a {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.under-a1b6 {
  background-color: var(--wp--preset--color--white) !important;
}
.icon_65ba {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.last_0acd {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.secondary_gold_63ae {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.paragraph_out_3099 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.middle-0fdd {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.narrow_02bd {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.left-0fe5 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.last_b98c {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.background_fec3 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.badge-7387 {
  border-color: var(--wp--preset--color--black) !important;
}
.list_fluid_dcdf {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.filter-under-f7d0 {
  border-color: var(--wp--preset--color--white) !important;
}
.hidden-hard-368a {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.thumbnail_hovered_087c {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.heading_95aa {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.old_2231 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.texture-full-82d0 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.wide-daca {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.current-4c75 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.huge-f8b0 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.filter-7afc {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.form_21f3 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.form_lower_aa48 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.form-east-febe {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.silver_bcd8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.table_wood_8995 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.wrapper_34e8 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.logo-hovered-adda {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.tiny-874e {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.badge-fluid-e43e {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.steel_cb13 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.module-1e5d {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.button_hovered_3c76 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.simple_0a20 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.active-72d9 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.popup_99ef {
  font-size: var(--wp--preset--font-size--large) !important;
}
.tag-a212 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.column_yellow_bbe0 a:where(:not(.tertiary-3482)) {
  color: inherit;
}
:where(.title_fresh_43c5.next_ce33) {
  gap: 1.25em;
}
:where(.title_fresh_43c5.component-f2b1) {
  gap: 1.25em;
}
:where(.focus-static-f5cc.next_ce33) {
  gap: 2em;
}
:where(.focus-static-f5cc.component-f2b1) {
  gap: 2em;
}
.picture_center_4858 {
  font-size: 1.5em;
  line-height: 1.6;
}

.east_e3f1 .title-2511 {
  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-8b2a .texture-red-c759 {
  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);
}
.text-hard-7e1e {
  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);
}
.text-hard-7e1e.summary_61e6 .next_f3cc {
  background-color: var(--e-global-color-primary);
}
.text-hard-7e1e.button_95b6 .next_f3cc,
.text-hard-7e1e.preview_small_ad7d .next_f3cc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.logo_dynamic_610c .article_8abb {
  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);
}
.selected_cbbc {
  --divider-color: var(--e-global-color-secondary);
}
.selected_cbbc .clean-cbbf {
  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);
}
.selected_cbbc.steel_b695 .first-2c74 {
  background-color: var(--e-global-color-secondary);
}
.selected_cbbc.video_hard_f744 .first-2c74,
.selected_cbbc.preview_7f0c .first-2c74 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.selected_cbbc.video_hard_f744 .first-2c74,
.selected_cbbc.preview_7f0c .first-2c74 svg {
  fill: var(--e-global-color-secondary);
}
.north_9b00 .light_349d {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_9b00 .nav_0635 {
  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);
}
.alert-f92d.steel_b695 .first-2c74 {
  background-color: var(--e-global-color-primary);
}
.alert-f92d.video_hard_f744 .first-2c74,
.alert-f92d.preview_7f0c .first-2c74 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.alert-f92d.video_hard_f744 .first-2c74,
.alert-f92d.preview_7f0c .first-2c74 svg {
  fill: var(--e-global-color-primary);
}
.modal-e4d3.steel_b695 .first-2c74 {
  background-color: var(--e-global-color-primary);
}
.modal-e4d3.video_hard_f744 .first-2c74,
.modal-e4d3.preview_7f0c .first-2c74 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.modal-e4d3 .tag_left_1210 {
  color: var(--e-global-color-primary);
}
.modal-e4d3 .tag_left_1210,
.modal-e4d3 .tag_left_1210 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-e4d3 .prev_abf4 {
  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);
}
.layout_34ba .widget_c092 {
  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-614a .widget-plasma-921d .detail-37fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev_15bd .active_06d0:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.prev_15bd .middle-d965 i {
  color: var(--e-global-color-primary);
}
.prev_15bd .middle-d965 svg {
  fill: var(--e-global-color-primary);
}
.prev_15bd .element_7b19 {
  color: var(--e-global-color-secondary);
}
.prev_15bd .active_06d0 > .element_7b19,
.prev_15bd .active_06d0 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-85ba .item_dim_75b7 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-85ba .short_1d9e {
  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);
}
.input_lite_251e .tall_7e97 .aside_outer_10ca {
  background-color: var(--e-global-color-primary);
}
.input_lite_251e .outer_79a0 {
  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);
}
.tag-184c .primary_bbd6 {
  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);
}
.tag-184c .list-smooth-2d9c {
  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);
}
.tag-184c .shade-pink-a8f6 {
  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);
}
.smooth-dcba .backdrop-157c,
.smooth-dcba .backdrop-157c a {
  color: var(--e-global-color-primary);
}
.smooth-dcba .backdrop-157c.short-6df5,
.smooth-dcba .backdrop-157c.short-6df5 a {
  color: var(--e-global-color-accent);
}
.smooth-dcba .backdrop-157c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-dcba .frame-3e19 {
  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);
}
.west-24f5 .hot-6027,
.west-24f5 .liquid-e35b {
  color: var(--e-global-color-primary);
}
.west-24f5 .hot-6027 svg {
  fill: var(--e-global-color-primary);
}
.west-24f5 .short-6df5 .hot-6027,
.west-24f5 .short-6df5 .liquid-e35b {
  color: var(--e-global-color-accent);
}
.west-24f5 .short-6df5 .hot-6027 svg {
  fill: var(--e-global-color-accent);
}
.west-24f5 .liquid-e35b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-24f5 .frame-3e19 {
  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);
}
.message_2701 .hidden_7b7d,
.message_2701 .dirty_70a0 {
  color: var(--e-global-color-primary);
}
.message_2701 .dirty_70a0 svg {
  fill: var(--e-global-color-primary);
}
.message_2701 .backdrop-157c.short-6df5 a,
.message_2701
  .backdrop-157c.short-6df5
  .dirty_70a0 {
  color: var(--e-global-color-accent);
}
.message_2701 .hidden_7b7d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_2701 .frame-3e19 {
  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);
}
.tag_medium_6733 .paper_8080 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_medium_6733 .box_06c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-bd4d .copper-1661 .mini-108d {
  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);
}
.hidden-bd4d .copper-1661 .tabs_8906 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-bd4d .column-48ab .mini-108d {
  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);
}
.hidden-bd4d
  .column-48ab
  .tabs_8906 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-bd4d
  .medium_d4b2
  .mini-108d {
  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);
}
.hidden-bd4d
  .medium_d4b2
  .tabs_8906 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-bd4d
  .hidden-7d0e
  .mini-108d {
  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);
}
.hidden-bd4d
  .hidden-7d0e
  .tabs_8906 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-0299 .button_selected_91ec {
  background-color: var(--e-global-color-primary);
}
.pattern-0299 .button_selected_91ec:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-0299 .active_e223 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-0299
  .button_selected_91ec:hover
  .active_e223 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_wide_68c1 .clean-2195 {
  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);
}
.module-f812 .up_5f89 .shadow-dynamic-af26 a {
  background-color: var(--e-global-color-accent);
}
.module-f812 .up_5f89 .current-434e a {
  background-color: var(--e-global-color-accent);
}
.module-f812 .up_5f89 .shadow-dynamic-af26 a,
.module-f812 .up_5f89 .current-434e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_pressed_b741
  .texture_center_dc3a.dim_0978
  .up_5f89
  a.tooltip_039b {
  background-color: var(--e-global-color-accent);
}
.carousel_pressed_b741
  .texture_center_dc3a.dim_0978
  .up_5f89
  span.tooltip_039b.fn-current-d5ad {
  background-color: var(--e-global-color-text);
}
.carousel_pressed_b741
  .texture_center_dc3a.dim_0978
  .up_5f89
  .tooltip_039b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-02a5 .copper_b65d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-02a5
  .border-e2bb
  > .progress_329c
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-02a5
  .tabs_a1ae
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-02a5
  .carousel-03a3
  .filter-3c7e,
.soft-02a5
  .carousel-03a3
  .texture-03fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-02a5
  .carousel-03a3
  .sidebar_tiny_b2c8,
.soft-02a5
  .carousel-03a3
  a
  .sidebar_tiny_b2c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-02a5
  .carousel-03a3
  .tall-379e {
  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);
}
.soft-02a5
  .carousel-03a3
  .photo-active-937a {
  background-color: var(--e-global-color-primary);
}
.soft-02a5
  .carousel-03a3
  .photo-active-937a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-02a5
  .carousel-03a3
  .photo-active-937a:hover {
  background-color: var(--e-global-color-primary);
}
.soft-02a5
  .carousel-03a3
  .stale-0a40 {
  background-color: var(--e-global-color-primary);
}
.soft-02a5
  .carousel-03a3
  .stale-0a40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-02a5
  .carousel-03a3
  .stale-0a40:hover {
  background-color: var(--e-global-color-primary);
}
.soft-02a5
  .north-d18b
  .box-5676
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-02a5
  .north-d18b
  .shadow-db93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-02a5
  .north-d18b
  .tall-379e {
  color: var(--e-global-color-text);
}
.soft-02a5
  .north-d18b
  .tall-379e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-02a5
  .north-d18b
  .photo-active-937a {
  background-color: var(--e-global-color-primary);
}
.soft-02a5
  .north-d18b
  .photo-active-937a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-02a5
  .north-d18b
  .photo-active-937a:hover {
  background-color: var(--e-global-color-primary);
}
.soft-02a5
  .north-d18b
  .stale-0a40 {
  background-color: var(--e-global-color-primary);
}
.soft-02a5
  .north-d18b
  .stale-0a40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-02a5
  .north-d18b
  .stale-0a40:hover {
  background-color: var(--e-global-color-primary);
}
.soft-02a5 .tooltip-8726 {
  background-color: var(--e-global-color-primary);
}
.soft-02a5 .tooltip-8726:hover {
  background-color: var(--e-global-color-primary);
}
.soft-02a5 .list-fb83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-02a5 .east-efa0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-paper-1b1a .preview-a4a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-paper-1b1a
  .avatar_34d7
  > div:nth-child(3)
  .preview-a4a6,
.dropdown-paper-1b1a
  .basic_fc26
  > div:nth-child(1)
  .preview-a4a6,
.dropdown-paper-1b1a
  .element_d015
  > div:nth-child(1)
  .preview-a4a6,
.dropdown-paper-1b1a
  .main-fast-03f1
  > div:nth-child(1)
  .preview-a4a6,
.dropdown-paper-1b1a
  .primary-up-e9c7
  > div:nth-child(1)
  .preview-a4a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-paper-1b1a .thick_0e58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-paper-1b1a .element_yellow_f8ce {
  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-paper-1b1a .wrapper_b1b8 {
  background-color: var(--e-global-color-primary);
}
.dropdown-paper-1b1a .wrapper_b1b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-paper-1b1a .wrapper_b1b8:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-paper-1b1a .secondary_0b79 {
  background-color: var(--e-global-color-primary);
}
.dropdown-paper-1b1a .secondary_0b79:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-paper-1b1a .list-fb83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-paper-1b1a .east-efa0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-stone-e081 .wide-4a3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-stone-e081 .wrapper_stale_fcc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-stone-e081 .texture_action_aa60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-stone-e081 .hover-081c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-stone-e081 .gradient-inner-82b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-stone-e081 .secondary_0b79 {
  background-color: var(--e-global-color-primary);
}
.heading-stone-e081 .secondary_0b79:hover {
  background-color: var(--e-global-color-primary);
}
.logo_e952 .surface-0b62 {
  background-color: var(--e-global-color-secondary);
}
.logo_e952 .primary-inner-94e4 {
  background-color: var(--e-global-color-text);
}
.logo_e952 .module_bright_bf9c {
  background-color: var(--e-global-color-secondary);
}
.logo_e952 .module_pressed_a5c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_e952 .tooltip-inner-59d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e952 .gradient-cool-054f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e952 .texture_44e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e952 .input_stale_1435 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-1a5f .easy-fc75 .breadcrumb-a86d,
.under-1a5f
  .easy-fc75
  .breadcrumb-a86d
  a,
.under-1a5f .form_aa54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-1a5f .easy-fc75 .center_13b8,
.under-1a5f .header_left_63a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-1a5f .easy-fc75 .center_13b8 {
  color: var(--e-global-color-text);
}
.under-1a5f .header_left_63a3 {
  color: var(--e-global-color-text);
}
.under-1a5f
  .easy-fc75
  .disabled_16bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-1a5f .active_silver_8f50 .label-full-f9fa {
  background-color: var(--e-global-color-primary);
}
.under-1a5f .active_silver_8f50 .label-full-f9fa:hover {
  background-color: var(--e-global-color-primary);
}
.under-1a5f .active_silver_8f50 .focus-clean-c885 li span {
  background-color: var(--e-global-color-text);
}
.under-1a5f .active_silver_8f50 .focus-clean-c885 li span:hover {
  background-color: var(--e-global-color-primary);
}
.under-1a5f
  .active_silver_8f50
  .focus-clean-c885
  li.tertiary_warm_0d0e
  span {
  background-color: var(--e-global-color-accent);
}
.under-1a5f .paper-bf49 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_paper_88eb .icon_wood_5ad6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_540a .message_white_133e {
  background-color: var(--e-global-color-primary);
}
.badge_540a .box-solid-e8ec {
  background-color: var(--e-global-color-secondary);
}
.badge_540a .in_030a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_540a .content-yellow-9366 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_540a .container_tiny_3e02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_540a .surface-755e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_540a .lower_f45e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_540a .next_a041 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_540a .orange-97ba {
  background-color: var(--e-global-color-primary);
}
.badge_540a .orange-97ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-1723 .outer-c30e {
  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);
}
.active-1723 .over_67de {
  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);
}
.active-1723
  .basic_3bee:after {
  background-color: var(--e-global-color-primary);
}
.active-1723 .accent-342c {
  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);
}
.chip-paper-138f .form_aa54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-paper-138f .header_left_63a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_0aac .aside_70f1 .huge-87a6 {
  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);
}
.upper_0aac .aside_70f1 .carousel-soft-39ff {
  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);
}
.notice-f0d7 .button_slow_c9ce {
  background-color: var(--e-global-color-primary);
}
.notice-f0d7 .middle_be13 {
  background-color: var(--e-global-color-secondary);
}
.notice-f0d7 .wrapper_white_b2f7 .disabled-bottom-a3b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-f0d7 .hero-6b67 .disabled-bottom-a3b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-stale-dea6 .mini_659f .upper_0794 {
  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);
}
.tag-stale-dea6 .mini_659f .progress_994e {
  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);
}
.tag-stale-dea6 .mini_659f .wrapper_3c56 {
  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);
}
.panel-last-8959 .media-72f9 {
  border-color: var(--e-global-color-text);
}
.panel-last-8959 .pressed-de3b {
  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);
}
.panel-last-8959 .section-079b {
  color: var(--e-global-color-primary);
}
.panel-last-8959 .footer-west-77b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_static_6c4b .lite-7d82 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_static_6c4b .preview-inner-df4b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_static_6c4b .bright_c339:hover .lite-7d82 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_static_6c4b
  .bright_c339:hover
  .preview-inner-df4b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot_728b .layout-hard-761b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot_728b .element_f2af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_old_21c6 .search_0c34 .secondary-selected-9bb1 {
  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);
}
.search_old_21c6 .copper_b1a8 .secondary-selected-9bb1 {
  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);
}
.image-huge-6113 .breadcrumb_19e7 {
  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);
}
.south-df40 .element-lite-3302 .overlay_easy_ce5f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south-df40 .element-lite-3302 .overlay_easy_ce5f {
  background-color: var(--e-global-color-secondary);
}
.south-df40 .sidebar-8f9f .overlay_easy_ce5f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south-df40 .sidebar-8f9f .overlay_easy_ce5f {
  background-color: var(--e-global-color-secondary);
}
.south-df40 .grid_8863 .lite-231e {
  background-color: var(--e-global-color-primary);
}
.south-df40 .grid_8863:hover .lite-231e {
  background-color: var(--e-global-color-secondary);
}
.south-df40 .label-full-f9fa {
  background-color: var(--e-global-color-primary);
}
.south-df40 .label-full-f9fa:hover {
  background-color: var(--e-global-color-accent);
}
.south-df40 .focus-clean-c885 li span {
  background-color: var(--e-global-color-text);
}
.south-df40 .focus-clean-c885 li span:hover {
  background-color: var(--e-global-color-primary);
}
.south-df40 .focus-clean-c885 li.tertiary_warm_0d0e span {
  background-color: var(--e-global-color-accent);
}
.next_10c3 .simple-f919 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_10c3 .hidden_7cc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_06e5 .card_3212:before {
  background-color: var(--e-global-color-secondary);
}
.detail_06e5 .preview_lite_1ae6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_06e5 .column_dark_e110 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_7d80 .last_9d00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_7d80 .last_9d00:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_7d80 .last_9d00.fn-active-d5ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_7d80 .progress-hot-2ef4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_7d80 .notice_ba57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_7d80 .dim-b990 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_7d80 .right-d4ca {
  background-color: var(--e-global-color-primary);
}
.up_7d80 .right-d4ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up_7d80 .heading-outer-ed2d {
  background-color: var(--e-global-color-primary);
}
.up_7d80 .heading-outer-ed2d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-1154 .brown-ac46 .wrapper_3922 a {
  color: var(--e-global-color-secondary);
}
.tertiary-1154 .brown-ac46 .wrapper_3922 a:hover {
  color: var(--e-global-color-secondary);
}
.tertiary-1154 .brown-ac46 .wrapper_3922,
.tertiary-1154 .brown-ac46 .wrapper_3922 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-1154 .brown-ac46 .chip-23a6 {
  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);
}
.tertiary-1154 .brown-ac46 .aside-174c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-1154 .brown-ac46 .caption-db51 {
  background-color: var(--e-global-color-primary);
}
.tertiary-1154 .brown-ac46 .caption-db51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-1154 .brown-ac46 .caption-db51:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary-1154 .brown-ac46 .content-bronze-d129 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-1154 .brown-ac46 .content-bronze-d129 {
  background-color: var(--e-global-color-primary);
}
.tertiary-1154 .brown-ac46 .content-bronze-d129:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary-1154 .brown-ac46 .label-full-f9fa {
  background-color: var(--e-global-color-primary);
}
.tertiary-1154 .brown-ac46 .label-full-f9fa:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary-1154 .active_silver_8f50 .focus-clean-c885 li span {
  background-color: var(--e-global-color-text);
}
.tertiary-1154 .active_silver_8f50 .focus-clean-c885 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary-1154 .active_silver_8f50 .focus-clean-c885 li.tertiary_warm_0d0e span {
  background-color: var(--e-global-color-accent);
}
.tertiary-1154 .list-fb83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-1154 .east-efa0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-easy-f48e .pattern_hot_674b .tooltip_21e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-easy-f48e .pattern_hot_674b .header_top_50d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-easy-f48e .pattern_hot_674b .breadcrumb-red-0ee8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-red-efe6 .advanced-10b3 {
  border-color: var(--e-global-color-text);
}
.border-red-efe6 .badge_2e7a {
  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);
}
.border-red-efe6 .fresh_0f6a {
  color: var(--e-global-color-secondary);
}
.border-red-efe6 .fresh_0f6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-red-efe6 .under-f8ba > * {
  color: var(--e-global-color-primary);
}
.border-red-efe6 .under-f8ba > * svg {
  fill: var(--e-global-color-primary);
}
.border-red-efe6 .blue-ddc5 {
  color: var(--e-global-color-primary);
}
.border-red-efe6 .blue-ddc5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-red-efe6 .hero_rough_5940 {
  color: var(--e-global-color-primary);
}
.border-red-efe6 .hero_rough_5940 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-red-efe6 .accordion-full-23d5 {
  color: var(--e-global-color-primary);
}
.border-red-efe6 .accordion-full-23d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-red-efe6 .gallery-7871 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-red-efe6 .cool_cd10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-red-efe6 .cool_cd10.east_3f14 {
  color: var(--e-global-color-secondary);
}
.border-red-efe6 .cool_cd10.east_3f14 .main_78a8 {
  color: var(--e-global-color-accent);
}
.border-red-efe6 .cool_cd10.header_down_90a1 {
  color: var(--e-global-color-text);
}
.border-red-efe6 .cool_cd10.header_down_90a1 .main_78a8 {
  color: var(--e-global-color-text);
}
.border-red-efe6 .cool_cd10:before {
  border-top-color: var(--e-global-color-text);
}
.border-red-efe6 .link-large-42fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-red-efe6
  .link-large-42fe
  .steel-23a1 {
  background-color: var(--e-global-color-primary);
}
.border-red-efe6
  .link-large-42fe
  .steel-23a1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-red-efe6 .advanced-10b3 .background_bd81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_6cf4 .menu_a26f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_6cf4 .black_0201 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-08aa .feature-cc41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-08aa
  .text_narrow_cb90
  .gallery-focused-7113 {
  background-color: var(--e-global-color-secondary);
}
.next-08aa
  .text_narrow_cb90.shadow_f13c
  .gallery-focused-7113 {
  background-color: var(--e-global-color-text);
}
.next-08aa
  .text_narrow_cb90:hover
  .gallery-focused-7113 {
  background-color: var(--e-global-color-accent);
}
.next-08aa
  .text_narrow_cb90.fn-active-d5ad
  .gallery-focused-7113 {
  background-color: var(--e-global-color-primary);
}
.next-eaaf .simple-f73e {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.next-eaaf .icon-blue-5198 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-eaaf .border-3d48 {
  background-color: var(--e-global-color-primary);
}
.next-eaaf .border-3d48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-ba88 .gold-f35c .purple_3638 .item-orange-d521 {
  background-color: var(--e-global-color-secondary);
}
.progress-ba88 .gold-f35c .modal_fed4:after {
  background-color: var(--e-global-color-secondary);
}
.progress-ba88 .orange-e8ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-ba88 .block-73c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-ba88 .element-168a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-ba88 .basic_2deb {
  background-color: var(--e-global-color-primary);
}
.progress-ba88 .basic_2deb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-ba88 .new-fa7c {
  background-color: var(--e-global-color-secondary);
}
.progress-ba88 .new-fa7c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-ba88 .gold-f35c .lite-ce1f .motion-17d1:hover {
  background-color: var(--e-global-color-primary);
}
.progress-ba88
  .gold-f35c
  .lite-ce1f
  .motion-17d1.banner-f8c3 {
  background-color: var(--e-global-color-primary);
}
.progress-ba88 .gold-f35c .disabled-a083:before {
  border-color: var(--e-global-color-primary);
}
.progress-ba88 .gold-f35c .disabled-a083:hover:before {
  border-color: var(--e-global-color-secondary);
}
.progress-ba88
  .gold-f35c
  .disabled-a083.image-e4da:before {
  border-color: var(--e-global-color-primary);
}
.progress-ba88 .video-7945 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-5434 .filter-upper-c0e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-5434 .filter-upper-c0e3:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-5434 .filter-upper-c0e3.popup-1b43 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-5434 .section-dim-1528 {
  background-color: var(--e-global-color-primary);
}
.north-5434 .section-dim-1528 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-5434
  .red-0b61
  .grid-2a4e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-5434
  .static-744c
  .grid-2a4e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_08c5
  .accordion-07c4
  .outline_under_fa13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_08c5
  .accordion-07c4
  .plasma_7dd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_08c5 .accordion_06fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_08c5 .wrapper-ac0f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_08c5 .heading_9335 {
  background-color: var(--e-global-color-primary);
}
.element_08c5 .heading_9335 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-warm-2dd5 .thick_3f1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-warm-2dd5 .tertiary_mini_df22 {
  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);
}
.video-warm-2dd5 .widget_bronze_f4e0 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-warm-2dd5 .widget_bronze_f4e0 a:hover {
  color: var(--e-global-color-secondary);
}
.video-warm-2dd5 .popup-e12f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-warm-2dd5 .disabled_9b23 {
  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);
}
.video-warm-2dd5 .heading_cd10 .label-full-f9fa {
  background-color: var(--e-global-color-primary);
}
.video-warm-2dd5 .heading_cd10 .label-full-f9fa:hover {
  background-color: var(--e-global-color-accent);
}
.video-warm-2dd5
  .heading_cd10
  .focus-clean-c885
  li
  span {
  background-color: var(--e-global-color-text);
}
.video-warm-2dd5
  .heading_cd10
  .focus-clean-c885
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.video-warm-2dd5
  .heading_cd10
  .focus-clean-c885
  li.tertiary_warm_0d0e
  span {
  background-color: var(--e-global-color-accent);
}
.content_8f41
  .badge-green-7e77
  .chip_next_dadd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_8f41 .badge-green-7e77 .sort_lite_eec4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_8f41 .badge-green-7e77 .icon_fe30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_8f41 .table_current_0c5e {
  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);
}
.content_8f41
  .gold-6978.east_68a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83
  > a {
  background-color: var(--e-global-color-text);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83
  > a
  .paper-998c.new_7ede {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83
  > a
  .complex-b34d.text-upper-1a14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83
  > .video-fbd5
  .image_hard_0d83
  > a {
  background-color: var(--e-global-color-secondary);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83
  > .video-fbd5
  .image_hard_0d83
  > a
  .motion-b258 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83
  > .video-fbd5
  .image_hard_0d83
  > a
  .complex-b34d.badge-middle-20c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83
  > a
  .search-8f2e:before {
  color: var(--e-global-color-text);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83
  > .video-fbd5
  a
  .search-8f2e:before {
  color: var(--e-global-color-text);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83.static-61d3
  > a
  .search-8f2e:before {
  color: var(--e-global-color-text);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83
  > .video-fbd5
  .image_hard_0d83.static-61d3
  > a
  .search-8f2e:before {
  color: var(--e-global-color-text);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83
  > a
  .secondary_huge_c746
  .backdrop-advanced-2aef {
  color: var(--e-global-color-text);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83
  > .video-fbd5
  a
  .secondary_huge_c746
  .backdrop-advanced-2aef {
  color: var(--e-global-color-text);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83
  > a
  .secondary_huge_c746
  .backdrop-advanced-2aef,
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83
  > .video-fbd5
  a
  .secondary_huge_c746
  .backdrop-advanced-2aef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83
  > a
  .info-2f72:before {
  color: var(--e-global-color-text);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83
  > .video-fbd5
  a
  .info-2f72:before {
  color: var(--e-global-color-text);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83.static-61d3
  > a
  .info-2f72:before {
  color: var(--e-global-color-text);
}
.main_stale_8e5e
  > .shade-static-70af
  > div
  > .sort_87d2
  > .image_hard_0d83
  > .video-fbd5
  .image_hard_0d83.static-61d3
  > a
  .info-2f72:before {
  color: var(--e-global-color-text);
}
.header_slow_a6f6 .heading_8d96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_slow_a6f6
  .grid-simple-d676:hover
  .heading_8d96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_8707
  > .shade-static-70af
  > .brown-feb5
  > .active-cold-fcd9
  > .border-bf81
  > .active-lite-e32e
  .column_new_b2a3 {
  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);
}
.texture_8707
  > .shade-static-70af
  > .brown-feb5
  > .active-cold-fcd9
  > .border-bf81
  > .active-lite-e32e:hover
  .column_new_b2a3 {
  color: var(--e-global-color-text);
}
.texture_8707
  > .shade-static-70af
  > .brown-feb5
  > .active-cold-fcd9
  > .border-bf81
  > .active-lite-e32e:hover
  .column_new_b2a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_8707
  > .shade-static-70af
  > .brown-feb5
  > .active-cold-fcd9
  > .border-bf81.hero_b552
  > .active-lite-e32e
  .column_new_b2a3 {
  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);
}
.column_8dd3 .short-d2b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_8dd3 .medium-cd57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_8dd3 .copper_8539 {
  background-color: var(--e-global-color-primary);
}
.column_8dd3 .copper_8539 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_cool_ab8d
  > .shade-static-70af
  > .logo-top-85df
  > .picture_fd13
  > .tooltip_2b18
  .thumbnail_basic_ae2c {
  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);
}
.panel_cool_ab8d
  > .shade-static-70af
  > .logo-top-85df
  > .picture_fd13
  > .tooltip_2b18
  .shadow_bright_9964 {
  color: var(--e-global-color-text);
}
.panel_cool_ab8d
  > .shade-static-70af
  > .logo-top-85df
  > .picture_fd13
  > .tooltip_2b18:hover
  .thumbnail_basic_ae2c {
  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);
}
.panel_cool_ab8d
  > .shade-static-70af
  > .logo-top-85df
  > .picture_fd13
  > .tooltip_2b18:hover
  .shadow_bright_9964 {
  color: var(--e-global-color-secondary);
}
.panel_cool_ab8d
  > .shade-static-70af
  > .logo-top-85df
  > .picture_fd13
  > .tooltip_2b18.wrapper-west-5316
  .thumbnail_basic_ae2c {
  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);
}
.panel_cool_ab8d
  > .shade-static-70af
  > .logo-top-85df
  > .picture_fd13
  > .tooltip_2b18.wrapper-west-5316
  .shadow_bright_9964 {
  color: var(--e-global-color-primary);
}
.shade_eeb2
  .component-cool-8642
  .sidebar-9b5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_eeb2 .gas_2bd4 .background_bd81 .light-4c54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-1e84 .gradient_80c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-1e84 .thumbnail-simple-7eb3 .gradient_80c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-1e84 .column-bee6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-1e84 .column-bee6 {
  background-color: var(--e-global-color-primary);
}
.large_ab6c .info-dirty-1ea5 .item_bright_93ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_ab6c
  .info-dirty-1ea5:hover
  .backdrop_top_036d {
  color: var(--e-global-color-secondary);
}
.large_ab6c
  .info-dirty-1ea5:hover
  .item_bright_93ac {
  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);
}
.caption-basic-2413 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.basic-0de9 {
  flex-direction: column;
}

.basic-0de9 .panel-fluid-f5f6 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.basic-0de9 .panel-fluid-f5f6 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

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

span {
  color: #fff;
}

.icon_bronze_ce81.modal-out-39fd {
  display: none;
}

.primary_db0e {
  display: none;
}

body,
.card_tiny_bd10 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.component-4a81) !important; */
}

.breadcrumb-fixed-e83d.content_east_dcd4 {
  margin-bottom: 40px;
  width: 100%;
}

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

.basic-0de9 a {
  width: 100%;
}

.hard_eadc .light-91e3.gradient_over_a832 {
  width: 20% !important;
}

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

.hovered-9663:hover {
  color: #000;
}

.hovered-9663 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.hovered-9663:hover svg {
  fill: #000;
}

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

.backdrop_cold_a79e:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.hard_eadc
  .light-91e3.black-3d7b
  .dim-abcf
  .aside_a89e {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.breadcrumb_fixed_5f5a.feature-pressed-23be > .purple-8536 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

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

.hard_eadc
  .light-91e3.middle_dd2e
  .box_8678
  .section-f293 {
  width: 100% !important;
}

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

.video_7fbf {
  width: 100%;
}

.surface-motion-f98b {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.advanced_22a1 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.selected_2978:hover .advanced_22a1 {
  visibility: visible;
}
.selected_2978:hover.selected_2978::before {
  display: block;
}

.fixed_21eb h3 {
  color: #fff;
}

.middle-9871 {
  margin: 0;
}

.hard_eadc
  .light-91e3.middle_dd2e
  .section-f293
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.in_757b {
  width: 100%;
}

.shadow_0f27 {
  width: 100%;
}

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

.shadow_0f27 {
  width: 100%;
}

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

.section-f293 {
  display: flex;
  align-items: center;
}

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

.north_24e6 {
  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-0de9 .panel-fluid-f5f6.white-024a {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.basic-0de9 h1.panel-fluid-f5f6 {
  margin-top: 120px !important;
}

.hard_eadc .light-91e3.caption-0db2 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.logo-e84f img {
  width: 100%;
}

.module-middle-4483 .content_1155.dim-abcf {
  justify-content: space-between;
}

.tertiary_selected_da45 {
  display: none;
}

.secondary-down-5147 .thumbnail_9ba9 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .breadcrumb_fixed_5f5a .purple-8536 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .module-middle-4483 .content_1155.dim-abcf {
    border-bottom: 1px solid #f0c159;
  }

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

  .breadcrumb_fixed_5f5a.feature-pressed-23be > .purple-8536 {
    gap: 15px;
    justify-content: space-between;
  }

  .hard_eadc
    .light-91e3.middle_dd2e
    .section-f293
    img {
    width: 60% !important;
  }

  .badge_under_5413 {
    left: 2%;
  }

  .small-6a24 {
    margin: 10px 0;
  }

  .basic-0de9 .thumbnail_9ba9 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.basic-0de9 .panel-fluid-f5f6,
  .basic-0de9 .panel-fluid-f5f6 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .section-f293 {
    justify-content: center;
  }

  .basic-0de9 .thumbnail_9ba9 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .out-781e {
    margin-bottom: 15px !important;
  }

  .hard_eadc .light-91e3.gradient_over_a832 {
    width: 75% !important;
  }

  .logo-e84f img {
    width: 100% !important;
  }
}

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

  h2.basic-0de9 .panel-fluid-f5f6,
  .basic-0de9 .panel-fluid-f5f6 {
    font-size: 30px !important;
  }

  .section-f293 {
    justify-content: center;
  }

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

  .module_tall_c4d6
    .large_e668.form-2caf {
    margin: 0 !important;
  }

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

  .small-6a24 {
    display: flex;
  }

  .row-silver-9f7c .hovered-9663 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .highlight-south-d56e svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .basic-0de9 h1.panel-fluid-f5f6 {
    margin-top: 80px !important;
  }

  .hard_eadc
    .light-91e3.middle_dd2e
    .section-f293
    img,
  .north_9b00 .box_8678 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .hard_eadc .light-91e3.gradient_over_a832 {
    width: 100% !important;
  }

  .breadcrumb_fixed_5f5a.feature-pressed-23be > .purple-8536 {
    gap: 3px;
  }

  .basic-0de9 .thumbnail_9ba9 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: b0c0 */
.phantom-card-f3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.2;
}
