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(.module_c564) {
  gap: 0.5em;
}
:where(.gallery_38fe) {
  gap: 0.5em;
}
body .small_5183 > .footer-d93b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .small_5183 > .secondary_b6f2 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .small_5183 > .link-medium-bb88 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tag_hovered_5421 > .footer-d93b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tag_hovered_5421 > .secondary_b6f2 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tag_hovered_5421 > .link-medium-bb88 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .tag_hovered_5421
  > :where(:not(.footer-d93b):not(.secondary_b6f2):not(.nav-gold-0081)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tag_hovered_5421 > .light_7ff4 {
  max-width: var(--wp--style--global--wide-size);
}
body .module_c564 {
  display: flex;
}
body .module_c564 {
  flex-wrap: wrap;
  align-items: center;
}
body .module_c564 > * {
  margin: 0;
}
body .gallery_38fe {
  display: grid;
}
body .gallery_38fe > * {
  margin: 0;
}
:where(.modal_complex_4d4e.module_c564) {
  gap: 2em;
}
:where(.modal_complex_4d4e.gallery_38fe) {
  gap: 2em;
}
:where(.background_advanced_b998.module_c564) {
  gap: 1.25em;
}
:where(.background_advanced_b998.gallery_38fe) {
  gap: 1.25em;
}
.gold_d0dd {
  color: var(--wp--preset--color--black) !important;
}
.grid_west_ae92 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.logo_aeec {
  color: var(--wp--preset--color--white) !important;
}
.info_static_174d {
  color: var(--wp--preset--color--pale-pink) !important;
}
.wrapper_3293 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.progress_26c9 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.module_silver_4563 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.popup-bba8 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.pagination_old_3e1b {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.menu-f496 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dim-8a79 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.preview_34d7 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.aside_first_ce5a {
  background-color: var(--wp--preset--color--black) !important;
}
.clean_d676 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.selected_0948 {
  background-color: var(--wp--preset--color--white) !important;
}
.modal_silver_0608 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.fixed-3d02 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.grid_f510 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.form_86ba {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.short-3711 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gradient_mini_c363 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.picture-8192 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gold_f2af {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.blue_5263 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.section_smooth_6301 {
  border-color: var(--wp--preset--color--black) !important;
}
.in-17f4 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.modal-wood-07ac {
  border-color: var(--wp--preset--color--white) !important;
}
.form-ae27 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.pressed-9ce1 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.highlight-orange-8782 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.bright_1490 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.pattern-bf54 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.table_simple_1956 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.box-ca03 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.search-dynamic-11f8 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.thumbnail-5679 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.widget_hard_7aa9 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.fast_3a54 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.backdrop-0e2b {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.disabled-east-56a8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.grid_08c1 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.outline-bf0a {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.tag-92ce {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.narrow-9a45 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.clean-f1bd {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.shadow_fluid_8388 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.border_0626 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.west_e8ad {
  background: var(--wp--preset--gradient--midnight) !important;
}
.card-d834 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.gradient_f4ee {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.pro-985a {
  font-size: var(--wp--preset--font-size--large) !important;
}
.steel-8ca8 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.content-a679 a:where(:not(.shade-dirty-a8e2)) {
  color: inherit;
}
:where(.background_advanced_b998.module_c564) {
  gap: 1.25em;
}
:where(.background_advanced_b998.gallery_38fe) {
  gap: 1.25em;
}
:where(.modal_complex_4d4e.module_c564) {
  gap: 2em;
}
:where(.modal_complex_4d4e.gallery_38fe) {
  gap: 2em;
}
.shadow_94a1 {
  font-size: 1.5em;
  line-height: 1.6;
}

.label_5876 .button_left_d20d {
  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-bottom-7a24 .under_1195 {
  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);
}
.fixed_5061 {
  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);
}
.fixed_5061.lower_290c .shade_305f {
  background-color: var(--e-global-color-primary);
}
.fixed_5061.icon_d5ad .shade_305f,
.fixed_5061.tag-west-2eb2 .shade_305f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.black_8afc .mini-0075 {
  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);
}
.slow-25fd {
  --divider-color: var(--e-global-color-secondary);
}
.slow-25fd .accordion-out-30c4 {
  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);
}
.slow-25fd.stale-5ea2 .shade_9592 {
  background-color: var(--e-global-color-secondary);
}
.slow-25fd.widget-full-3b9d .shade_9592,
.slow-25fd.summary_dynamic_ee61 .shade_9592 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.slow-25fd.widget-full-3b9d .shade_9592,
.slow-25fd.summary_dynamic_ee61 .shade_9592 svg {
  fill: var(--e-global-color-secondary);
}
.lite-dce0 .message-yellow-d0a3 {
  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);
}
.lite-dce0 .thumbnail-38bc {
  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);
}
.plasma-ed4a.stale-5ea2 .shade_9592 {
  background-color: var(--e-global-color-primary);
}
.plasma-ed4a.widget-full-3b9d .shade_9592,
.plasma-ed4a.summary_dynamic_ee61 .shade_9592 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.plasma-ed4a.widget-full-3b9d .shade_9592,
.plasma-ed4a.summary_dynamic_ee61 .shade_9592 svg {
  fill: var(--e-global-color-primary);
}
.module-inner-af5d.stale-5ea2 .shade_9592 {
  background-color: var(--e-global-color-primary);
}
.module-inner-af5d.widget-full-3b9d .shade_9592,
.module-inner-af5d.summary_dynamic_ee61 .shade_9592 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.module-inner-af5d .block-large-5521 {
  color: var(--e-global-color-primary);
}
.module-inner-af5d .block-large-5521,
.module-inner-af5d .block-large-5521 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-inner-af5d .selected_c25d {
  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);
}
.steel_56ed .old_da4b {
  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);
}
.frame_orange_a1af .button_6aab .info_inner_a4ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_ba64 .description-gas-9d45:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.label_ba64 .hidden_north_87c7 i {
  color: var(--e-global-color-primary);
}
.label_ba64 .hidden_north_87c7 svg {
  fill: var(--e-global-color-primary);
}
.label_ba64 .gold_0ff3 {
  color: var(--e-global-color-secondary);
}
.label_ba64 .description-gas-9d45 > .gold_0ff3,
.label_ba64 .description-gas-9d45 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-161b .upper-8968 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-161b .block-bd4d {
  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);
}
.background_7072 .search-in-80dc .narrow-eb7a {
  background-color: var(--e-global-color-primary);
}
.background_7072 .steel-a7a5 {
  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);
}
.gradient-paper-1e14 .wide_71bb {
  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-1e14 .hero_under_52a0 {
  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);
}
.gradient-paper-1e14 .search_tall_a3a5 {
  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);
}
.block_thick_0cb7 .section-advanced-f657,
.block_thick_0cb7 .section-advanced-f657 a {
  color: var(--e-global-color-primary);
}
.block_thick_0cb7 .section-advanced-f657.filter_66d9,
.block_thick_0cb7 .section-advanced-f657.filter_66d9 a {
  color: var(--e-global-color-accent);
}
.block_thick_0cb7 .section-advanced-f657 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_thick_0cb7 .section_b261 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-2163 .under_0832,
.badge-2163 .title_next_850c {
  color: var(--e-global-color-primary);
}
.badge-2163 .under_0832 svg {
  fill: var(--e-global-color-primary);
}
.badge-2163 .filter_66d9 .under_0832,
.badge-2163 .filter_66d9 .title_next_850c {
  color: var(--e-global-color-accent);
}
.badge-2163 .filter_66d9 .under_0832 svg {
  fill: var(--e-global-color-accent);
}
.badge-2163 .title_next_850c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-2163 .section_b261 {
  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);
}
.progress_792d .filter-b047,
.progress_792d .progress_ccd0 {
  color: var(--e-global-color-primary);
}
.progress_792d .progress_ccd0 svg {
  fill: var(--e-global-color-primary);
}
.progress_792d .section-advanced-f657.filter_66d9 a,
.progress_792d
  .section-advanced-f657.filter_66d9
  .progress_ccd0 {
  color: var(--e-global-color-accent);
}
.progress_792d .filter-b047 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_792d .section_b261 {
  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);
}
.logo_4d91 .feature_d3a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_4d91 .border-eca3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-inner-0947 .alert_wood_2c3e .secondary-a9ad {
  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);
}
.tabs-inner-0947 .alert_wood_2c3e .warm-ea42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-inner-0947 .status-26e7 .secondary-a9ad {
  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);
}
.tabs-inner-0947
  .status-26e7
  .warm-ea42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-inner-0947
  .hot-d53f
  .secondary-a9ad {
  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);
}
.tabs-inner-0947
  .hot-d53f
  .warm-ea42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-inner-0947
  .solid-318b
  .secondary-a9ad {
  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);
}
.tabs-inner-0947
  .solid-318b
  .warm-ea42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-red-21b1 .card_fe94 {
  background-color: var(--e-global-color-primary);
}
.form-red-21b1 .card_fe94:hover {
  background-color: var(--e-global-color-primary);
}
.form-red-21b1 .info_out_4cef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-red-21b1
  .card_fe94:hover
  .info_out_4cef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-5e02 .icon-ac35 {
  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);
}
.disabled_4f63 .cold-f725 .up-13f3 a {
  background-color: var(--e-global-color-accent);
}
.disabled_4f63 .cold-f725 .picture-paper-47d1 a {
  background-color: var(--e-global-color-accent);
}
.disabled_4f63 .cold-f725 .up-13f3 a,
.disabled_4f63 .cold-f725 .picture-paper-47d1 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-steel-e04f
  .aside_b43c.short-72d4
  .cold-f725
  a.last-6e8e {
  background-color: var(--e-global-color-accent);
}
.button-steel-e04f
  .aside_b43c.short-72d4
  .cold-f725
  span.last-6e8e.fn-current-b618 {
  background-color: var(--e-global-color-text);
}
.button-steel-e04f
  .aside_b43c.short-72d4
  .cold-f725
  .last-6e8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-a482 .breadcrumb-fast-e86f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-a482
  .solid-641a
  > .aside-2cb6
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-a482
  .steel-19bb
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-a482
  .slider-green-6f06
  .title_cold_48cd,
.tiny-a482
  .slider-green-6f06
  .item-806e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-a482
  .slider-green-6f06
  .hovered-a56b,
.tiny-a482
  .slider-green-6f06
  a
  .hovered-a56b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-a482
  .slider-green-6f06
  .notification_current_fd03 {
  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);
}
.tiny-a482
  .slider-green-6f06
  .label_current_0062 {
  background-color: var(--e-global-color-primary);
}
.tiny-a482
  .slider-green-6f06
  .label_current_0062 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-a482
  .slider-green-6f06
  .label_current_0062:hover {
  background-color: var(--e-global-color-primary);
}
.tiny-a482
  .slider-green-6f06
  .basic-8e6b {
  background-color: var(--e-global-color-primary);
}
.tiny-a482
  .slider-green-6f06
  .basic-8e6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-a482
  .slider-green-6f06
  .basic-8e6b:hover {
  background-color: var(--e-global-color-primary);
}
.tiny-a482
  .chip_focused_058e
  .black-0522
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-a482
  .chip_focused_058e
  .aside-0fb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-a482
  .chip_focused_058e
  .notification_current_fd03 {
  color: var(--e-global-color-text);
}
.tiny-a482
  .chip_focused_058e
  .notification_current_fd03
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-a482
  .chip_focused_058e
  .label_current_0062 {
  background-color: var(--e-global-color-primary);
}
.tiny-a482
  .chip_focused_058e
  .label_current_0062 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-a482
  .chip_focused_058e
  .label_current_0062:hover {
  background-color: var(--e-global-color-primary);
}
.tiny-a482
  .chip_focused_058e
  .basic-8e6b {
  background-color: var(--e-global-color-primary);
}
.tiny-a482
  .chip_focused_058e
  .basic-8e6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-a482
  .chip_focused_058e
  .basic-8e6b:hover {
  background-color: var(--e-global-color-primary);
}
.tiny-a482 .progress-action-69fd {
  background-color: var(--e-global-color-primary);
}
.tiny-a482 .progress-action-69fd:hover {
  background-color: var(--e-global-color-primary);
}
.tiny-a482 .iron_7848 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-a482 .advanced_7433 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-e635 .shadow_f0ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-e635
  .inner-8f25
  > div:nth-child(3)
  .shadow_f0ea,
.inner-e635
  .brown-14a5
  > div:nth-child(1)
  .shadow_f0ea,
.inner-e635
  .widget_light_1ea0
  > div:nth-child(1)
  .shadow_f0ea,
.inner-e635
  .notification_purple_dfb0
  > div:nth-child(1)
  .shadow_f0ea,
.inner-e635
  .left-d076
  > div:nth-child(1)
  .shadow_f0ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-e635 .description-85dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-e635 .full-2f18 {
  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);
}
.inner-e635 .picture-e2b0 {
  background-color: var(--e-global-color-primary);
}
.inner-e635 .picture-e2b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-e635 .picture-e2b0:hover {
  background-color: var(--e-global-color-primary);
}
.inner-e635 .silver_74a2 {
  background-color: var(--e-global-color-primary);
}
.inner-e635 .silver_74a2:hover {
  background-color: var(--e-global-color-primary);
}
.inner-e635 .iron_7848 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-e635 .advanced_7433 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-simple-75fb .north-f5ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-simple-75fb .clean-fd1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-simple-75fb .notice_silver_b694 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-simple-75fb .overlay-copper-9c81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-simple-75fb .aside_last_9520 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-simple-75fb .silver_74a2 {
  background-color: var(--e-global-color-primary);
}
.paragraph-simple-75fb .silver_74a2:hover {
  background-color: var(--e-global-color-primary);
}
.last-5bfc .dropdown_8045 {
  background-color: var(--e-global-color-secondary);
}
.last-5bfc .grid_iron_52bc {
  background-color: var(--e-global-color-text);
}
.last-5bfc .row_112f {
  background-color: var(--e-global-color-secondary);
}
.last-5bfc .button_small_be6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-5bfc .avatar-91c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-5bfc .fixed-c752 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-5bfc .overlay_5fe4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-5bfc .light_4284 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-eb21 .detail-9fb7 .tiny-15e1,
.hot-eb21
  .detail-9fb7
  .tiny-15e1
  a,
.hot-eb21 .hard_c426 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-eb21 .detail-9fb7 .shadow_47b3,
.hot-eb21 .upper-eec1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-eb21 .detail-9fb7 .shadow_47b3 {
  color: var(--e-global-color-text);
}
.hot-eb21 .upper-eec1 {
  color: var(--e-global-color-text);
}
.hot-eb21
  .detail-9fb7
  .modal-93ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-eb21 .warm_b08c .motion_7716 {
  background-color: var(--e-global-color-primary);
}
.hot-eb21 .warm_b08c .motion_7716:hover {
  background-color: var(--e-global-color-primary);
}
.hot-eb21 .warm_b08c .pressed_bda6 li span {
  background-color: var(--e-global-color-text);
}
.hot-eb21 .warm_b08c .pressed_bda6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hot-eb21
  .warm_b08c
  .pressed_bda6
  li.row_outer_5042
  span {
  background-color: var(--e-global-color-accent);
}
.hot-eb21 .overlay_current_3828 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_4e49 .item-medium-d5a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_356a .bronze-b5bc {
  background-color: var(--e-global-color-primary);
}
.banner_356a .tabs-purple-e99a {
  background-color: var(--e-global-color-secondary);
}
.banner_356a .hidden_3f0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_356a .in-227a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_356a .accordion_6b83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_356a .active_0b0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_356a .up_3ebf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_356a .heading_409d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_356a .article_wide_6777 {
  background-color: var(--e-global-color-primary);
}
.banner_356a .article_wide_6777 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_small_bcb7 .column-ff11 {
  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);
}
.accent_small_bcb7 .prev_7228 {
  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);
}
.accent_small_bcb7
  .nav-2d73:after {
  background-color: var(--e-global-color-primary);
}
.accent_small_bcb7 .banner-c1ce {
  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);
}
.small_2da7 .hard_c426 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_2da7 .upper-eec1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-under-b725 .input_fluid_caa6 .thick_fba3 {
  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);
}
.paragraph-under-b725 .input_fluid_caa6 .detail-yellow-ac04 {
  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);
}
.center-0c13 .box-smooth-d3b9 {
  background-color: var(--e-global-color-primary);
}
.center-0c13 .large-021d {
  background-color: var(--e-global-color-secondary);
}
.center-0c13 .wood-e68a .footer-bd86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center-0c13 .tabs-out-a789 .footer-bd86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_fresh_55bf .surface_e01d .sidebar-complex-bc51 {
  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);
}
.active_fresh_55bf .surface_e01d .silver_88fa {
  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_fresh_55bf .surface_e01d .active_8e01 {
  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);
}
.slider_gold_03f9 .modal_52c0 {
  border-color: var(--e-global-color-text);
}
.slider_gold_03f9 .focus_fresh_ec9d {
  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);
}
.slider_gold_03f9 .soft-e062 {
  color: var(--e-global-color-primary);
}
.slider_gold_03f9 .hovered_03c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-lower-0bea .solid-fcb8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-lower-0bea .backdrop-d578 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-lower-0bea .lower_7e3c:hover .solid-fcb8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-lower-0bea
  .lower_7e3c:hover
  .backdrop-d578 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue-bb54 .warm_09eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue-bb54 .pro_2713 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-0512 .aside-focused-175e .thick-bd83 {
  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);
}
.slider-0512 .up-18be .thick-bd83 {
  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);
}
.liquid-e077 .title-4a23 {
  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);
}
.red-6291 .column_196d .column-9490 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-6291 .column_196d .column-9490 {
  background-color: var(--e-global-color-secondary);
}
.red-6291 .static_a2cd .column-9490 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-6291 .static_a2cd .column-9490 {
  background-color: var(--e-global-color-secondary);
}
.red-6291 .hero-83d8 .section_up_3763 {
  background-color: var(--e-global-color-primary);
}
.red-6291 .hero-83d8:hover .section_up_3763 {
  background-color: var(--e-global-color-secondary);
}
.red-6291 .motion_7716 {
  background-color: var(--e-global-color-primary);
}
.red-6291 .motion_7716:hover {
  background-color: var(--e-global-color-accent);
}
.red-6291 .pressed_bda6 li span {
  background-color: var(--e-global-color-text);
}
.red-6291 .pressed_bda6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.red-6291 .pressed_bda6 li.row_outer_5042 span {
  background-color: var(--e-global-color-accent);
}
.active_5ffc .progress_complex_d1ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_5ffc .detail_black_7504 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-yellow-b789 .warm_2233:before {
  background-color: var(--e-global-color-secondary);
}
.carousel-yellow-b789 .solid-333b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-yellow-b789 .status-current-4769 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_1893 .hidden_4516 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_1893 .hidden_4516:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_1893 .hidden_4516.fn-active-b618 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_1893 .layout-5018 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_1893 .current_5f32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_1893 .video_6398 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_1893 .hard_47c2 {
  background-color: var(--e-global-color-primary);
}
.thick_1893 .hard_47c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_1893 .outline-bcb6 {
  background-color: var(--e-global-color-primary);
}
.thick_1893 .outline-bcb6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_ce20 .shadow-4244 .rough_0502 a {
  color: var(--e-global-color-secondary);
}
.widget_ce20 .shadow-4244 .rough_0502 a:hover {
  color: var(--e-global-color-secondary);
}
.widget_ce20 .shadow-4244 .rough_0502,
.widget_ce20 .shadow-4244 .rough_0502 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_ce20 .shadow-4244 .fast-bece {
  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);
}
.widget_ce20 .shadow-4244 .panel-3fb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_ce20 .shadow-4244 .disabled_gold_4358 {
  background-color: var(--e-global-color-primary);
}
.widget_ce20 .shadow-4244 .disabled_gold_4358 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_ce20 .shadow-4244 .disabled_gold_4358:hover {
  background-color: var(--e-global-color-primary);
}
.widget_ce20 .shadow-4244 .thick_f0ff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_ce20 .shadow-4244 .thick_f0ff {
  background-color: var(--e-global-color-primary);
}
.widget_ce20 .shadow-4244 .thick_f0ff:hover {
  background-color: var(--e-global-color-primary);
}
.widget_ce20 .shadow-4244 .motion_7716 {
  background-color: var(--e-global-color-primary);
}
.widget_ce20 .shadow-4244 .motion_7716:hover {
  background-color: var(--e-global-color-primary);
}
.widget_ce20 .warm_b08c .pressed_bda6 li span {
  background-color: var(--e-global-color-text);
}
.widget_ce20 .warm_b08c .pressed_bda6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.widget_ce20 .warm_b08c .pressed_bda6 li.row_outer_5042 span {
  background-color: var(--e-global-color-accent);
}
.widget_ce20 .iron_7848 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_ce20 .advanced_7433 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-5035 .detail_6236 .copper-12c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-5035 .detail_6236 .frame-dd52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-5035 .detail_6236 .slow_8f69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_92c9 .item_706a {
  border-color: var(--e-global-color-text);
}
.wide_92c9 .feature_right_2b57 {
  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);
}
.wide_92c9 .content-top-c53a {
  color: var(--e-global-color-secondary);
}
.wide_92c9 .content-top-c53a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_92c9 .paragraph_smooth_014d > * {
  color: var(--e-global-color-primary);
}
.wide_92c9 .paragraph_smooth_014d > * svg {
  fill: var(--e-global-color-primary);
}
.wide_92c9 .backdrop_new_fbd6 {
  color: var(--e-global-color-primary);
}
.wide_92c9 .backdrop_new_fbd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_92c9 .black-2db1 {
  color: var(--e-global-color-primary);
}
.wide_92c9 .black-2db1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_92c9 .tiny_45ac {
  color: var(--e-global-color-primary);
}
.wide_92c9 .tiny_45ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_92c9 .info-dim-29a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_92c9 .background-66c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_92c9 .background-66c4.input-a6b0 {
  color: var(--e-global-color-secondary);
}
.wide_92c9 .background-66c4.input-a6b0 .link_top_d040 {
  color: var(--e-global-color-accent);
}
.wide_92c9 .background-66c4.next_f797 {
  color: var(--e-global-color-text);
}
.wide_92c9 .background-66c4.next_f797 .link_top_d040 {
  color: var(--e-global-color-text);
}
.wide_92c9 .background-66c4:before {
  border-top-color: var(--e-global-color-text);
}
.wide_92c9 .dropdown_dynamic_6ff3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_92c9
  .dropdown_dynamic_6ff3
  .sort_mini_353c {
  background-color: var(--e-global-color-primary);
}
.wide_92c9
  .dropdown_dynamic_6ff3
  .sort_mini_353c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide_92c9 .item_706a .selected_cfb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_53e7 .highlight_c052 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_53e7 .footer-wide-b6b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-wide-16c3 .heading-bf4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-wide-16c3
  .hover-west-4d85
  .tooltip-9753 {
  background-color: var(--e-global-color-secondary);
}
.shadow-wide-16c3
  .hover-west-4d85.huge-ae08
  .tooltip-9753 {
  background-color: var(--e-global-color-text);
}
.shadow-wide-16c3
  .hover-west-4d85:hover
  .tooltip-9753 {
  background-color: var(--e-global-color-accent);
}
.shadow-wide-16c3
  .hover-west-4d85.fn-active-b618
  .tooltip-9753 {
  background-color: var(--e-global-color-primary);
}
.complex-293c .button_stone_83bc {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.complex-293c .carousel_north_e079 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-293c .content-north-c753 {
  background-color: var(--e-global-color-primary);
}
.complex-293c .content-north-c753 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-hard-93f2 .link-433a .picture_57fe .stone_674a {
  background-color: var(--e-global-color-secondary);
}
.header-hard-93f2 .link-433a .block-8aa4:after {
  background-color: var(--e-global-color-secondary);
}
.header-hard-93f2 .stone_ade1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-hard-93f2 .item_6ecc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-hard-93f2 .summary-dark-2bb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-hard-93f2 .primary-dark-42e8 {
  background-color: var(--e-global-color-primary);
}
.header-hard-93f2 .primary-dark-42e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-hard-93f2 .list-lite-ee7f {
  background-color: var(--e-global-color-secondary);
}
.header-hard-93f2 .list-lite-ee7f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-hard-93f2 .link-433a .north_863f .tertiary_soft_608f:hover {
  background-color: var(--e-global-color-primary);
}
.header-hard-93f2
  .link-433a
  .north_863f
  .tertiary_soft_608f.layout_c0ed {
  background-color: var(--e-global-color-primary);
}
.header-hard-93f2 .link-433a .smooth-90f8:before {
  border-color: var(--e-global-color-primary);
}
.header-hard-93f2 .link-433a .smooth-90f8:hover:before {
  border-color: var(--e-global-color-secondary);
}
.header-hard-93f2
  .link-433a
  .smooth-90f8.right-a860:before {
  border-color: var(--e-global-color-primary);
}
.header-hard-93f2 .clean-083a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-5ff9 .hidden-2d89 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-5ff9 .hidden-2d89:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-5ff9 .hidden-2d89.box_bottom_8fb7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-5ff9 .video_bright_3b35 {
  background-color: var(--e-global-color-primary);
}
.wide-5ff9 .video_bright_3b35 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-5ff9
  .input_b6e8
  .header-inner-dbd9
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-5ff9
  .notification_a459
  .header-inner-dbd9
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-fc06
  .middle-aa51
  .backdrop_4a55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-fc06
  .middle-aa51
  .card-warm-0133 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-fc06 .chip_static_a395 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-fc06 .paragraph_7731 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-fc06 .progress-de66 {
  background-color: var(--e-global-color-primary);
}
.progress-fc06 .progress-de66 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top-089d .component-next-998d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-089d .menu-green-ec6a {
  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);
}
.top-089d .secondary_under_a228 {
  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);
}
.top-089d .secondary_under_a228 a:hover {
  color: var(--e-global-color-secondary);
}
.top-089d .button_2cb5 {
  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);
}
.top-089d .video-last-fbdd {
  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);
}
.top-089d .summary_current_a0ba .motion_7716 {
  background-color: var(--e-global-color-primary);
}
.top-089d .summary_current_a0ba .motion_7716:hover {
  background-color: var(--e-global-color-accent);
}
.top-089d
  .summary_current_a0ba
  .pressed_bda6
  li
  span {
  background-color: var(--e-global-color-text);
}
.top-089d
  .summary_current_a0ba
  .pressed_bda6
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.top-089d
  .summary_current_a0ba
  .pressed_bda6
  li.row_outer_5042
  span {
  background-color: var(--e-global-color-accent);
}
.hard-533b
  .element_mini_c81a
  .modal-slow-5748 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-533b .element_mini_c81a .header-new-1323 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-533b .element_mini_c81a .heading-663d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-533b .box_9490 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.hard-533b
  .info-d19c.component_mini_7dfc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9
  > a {
  background-color: var(--e-global-color-text);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9
  > a
  .slider-d37d.paragraph_lite_5cbe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9
  > a
  .caption-b53a.alert-7f94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9
  > .module_narrow_c373
  .list-gas-22b9
  > a {
  background-color: var(--e-global-color-secondary);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9
  > .module_narrow_c373
  .list-gas-22b9
  > a
  .header-6e04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9
  > .module_narrow_c373
  .list-gas-22b9
  > a
  .caption-b53a.frame-03ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9
  > a
  .inner_4be0:before {
  color: var(--e-global-color-text);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9
  > .module_narrow_c373
  a
  .inner_4be0:before {
  color: var(--e-global-color-text);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9.hero-416a
  > a
  .inner_4be0:before {
  color: var(--e-global-color-text);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9
  > .module_narrow_c373
  .list-gas-22b9.hero-416a
  > a
  .inner_4be0:before {
  color: var(--e-global-color-text);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9
  > a
  .icon-lower-9613
  .message_soft_eeb6 {
  color: var(--e-global-color-text);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9
  > .module_narrow_c373
  a
  .icon-lower-9613
  .message_soft_eeb6 {
  color: var(--e-global-color-text);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9
  > a
  .icon-lower-9613
  .message_soft_eeb6,
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9
  > .module_narrow_c373
  a
  .icon-lower-9613
  .message_soft_eeb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9
  > a
  .fluid-2884:before {
  color: var(--e-global-color-text);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9
  > .module_narrow_c373
  a
  .fluid-2884:before {
  color: var(--e-global-color-text);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9.hero-416a
  > a
  .fluid-2884:before {
  color: var(--e-global-color-text);
}
.texture-easy-323a
  > .banner_blue_877f
  > div
  > .shadow_next_129f
  > .list-gas-22b9
  > .module_narrow_c373
  .list-gas-22b9.hero-416a
  > a
  .fluid-2884:before {
  color: var(--e-global-color-text);
}
.upper_6286 .list-upper-0b15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper_6286
  .sidebar_thick_440b:hover
  .list-upper-0b15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-warm-fc21
  > .banner_blue_877f
  > .narrow-c6e9
  > .over_b109
  > .black-293a
  > .orange-3753
  .dim_91f0 {
  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);
}
.main-warm-fc21
  > .banner_blue_877f
  > .narrow-c6e9
  > .over_b109
  > .black-293a
  > .orange-3753:hover
  .dim_91f0 {
  color: var(--e-global-color-text);
}
.main-warm-fc21
  > .banner_blue_877f
  > .narrow-c6e9
  > .over_b109
  > .black-293a
  > .orange-3753:hover
  .dim_91f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-warm-fc21
  > .banner_blue_877f
  > .narrow-c6e9
  > .over_b109
  > .black-293a.paper-1abd
  > .orange-3753
  .dim_91f0 {
  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);
}
.copper_f465 .complex_7a63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_f465 .simple_2a02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_f465 .red-b181 {
  background-color: var(--e-global-color-primary);
}
.copper_f465 .red-b181 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-warm-2e28
  > .banner_blue_877f
  > .fixed-cfb6
  > .input_narrow_29e9
  > .nav-79c9
  .hover_ecbd {
  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);
}
.avatar-warm-2e28
  > .banner_blue_877f
  > .fixed-cfb6
  > .input_narrow_29e9
  > .nav-79c9
  .popup-purple-5e58 {
  color: var(--e-global-color-text);
}
.avatar-warm-2e28
  > .banner_blue_877f
  > .fixed-cfb6
  > .input_narrow_29e9
  > .nav-79c9:hover
  .hover_ecbd {
  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);
}
.avatar-warm-2e28
  > .banner_blue_877f
  > .fixed-cfb6
  > .input_narrow_29e9
  > .nav-79c9:hover
  .popup-purple-5e58 {
  color: var(--e-global-color-secondary);
}
.avatar-warm-2e28
  > .banner_blue_877f
  > .fixed-cfb6
  > .input_narrow_29e9
  > .nav-79c9.item_gold_72ee
  .hover_ecbd {
  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);
}
.avatar-warm-2e28
  > .banner_blue_877f
  > .fixed-cfb6
  > .input_narrow_29e9
  > .nav-79c9.item_gold_72ee
  .popup-purple-5e58 {
  color: var(--e-global-color-primary);
}
.input_e693
  .steel_c9ff
  .next-5fd3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_e693 .stale_7797 .selected_cfb1 .silver_1ba5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-2940 .upper-ab95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-2940 .video_down_7366 .upper-ab95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-2940 .secondary_f5f6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-2940 .secondary_f5f6 {
  background-color: var(--e-global-color-primary);
}
.purple_b43e .first_5794 .gallery-old-034c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_b43e
  .first_5794:hover
  .first_b8d2 {
  color: var(--e-global-color-secondary);
}
.purple_b43e
  .first_5794:hover
  .gallery-old-034c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_05eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.widget-brown-92c7 {
  flex-direction: column;
}

.widget-brown-92c7 .warm_4e8f {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.widget-brown-92c7 .warm_4e8f {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.widget-brown-92c7 .video_south_ea40 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.tabs-eabf.caption-soft-5eba {
  display: none;
}

.hover-2967 {
  display: none;
}

body,
.gradient-57ef {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.heading-93ec) !important; */
}

.card_35ca.container_stale_ba29 {
  margin-bottom: 40px;
  width: 100%;
}

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

.widget-brown-92c7 a {
  width: 100%;
}

.caption-700f .fluid-aee4.border-white-9ac9 {
  width: 20% !important;
}

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

.mini_562d:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

.background-orange-9db3 {
  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;
}

.background-orange-9db3:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.background-orange-9db3:nth-child(2):hover {
  color: #fff;
}

.caption-700f
  .fluid-aee4.video-9746
  .link-43c6
  .container-08b9 {
  font-size: 20px !important;
}

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

.pattern-hard-1fc9 {
  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;
}

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

  text-align: center;
}

.tiny-2a60.texture-c5f8 > .next_7277 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.fast-e7ee {
  position: relative;
  width: 100%;
}

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

.tag-79fe {
  font-size: 35px !important;
}

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

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

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

.caption-700f
  .fluid-aee4.button_7282
  .advanced_5f14
  .dropdown-c3f3 {
  width: 100% !important;
}

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

.out_dc69 {
  width: 100%;
}

.accent-steel-ee77 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.button-under-19aa {
  position: relative;
  cursor: pointer;
}

.button-under-19aa::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

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

.hovered-17ea {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.button-under-19aa:hover .hovered-17ea {
  visibility: visible;
}
.button-under-19aa:hover.button-under-19aa::before {
  display: block;
}

.feature_pressed_343c h3 {
  color: #fff;
}

.media-4c8d {
  margin: 0;
}

.caption-700f
  .fluid-aee4.button_7282
  .dropdown-c3f3
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.title_a0b3 {
  width: 100%;
}

.grid_red_d765 {
  width: 100%;
}

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

.grid_red_d765 {
  width: 100%;
}

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

.dropdown-c3f3 {
  display: flex;
  align-items: center;
}

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

.link-medium-35a1 {
  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;
}

.widget-brown-92c7 .warm_4e8f.huge-9484 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.widget-brown-92c7 h1.warm_4e8f {
  margin-top: 120px !important;
}

.caption-700f .fluid-aee4.highlight_d987 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.heading-thick-d8d3 img {
  width: 100%;
}

.simple_37ab .dynamic-0915.link-43c6 {
  justify-content: space-between;
}

.white-8fdd {
  display: none;
}

.frame-d74b .video_south_ea40 {
  margin: 1px 0 !important;
}

.search-glass-2c1f li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .tiny-2a60 .next_7277 {
    flex-wrap: nowrap !important;
  }
}

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

  .plasma-ac53 {
    width: 100% !important;
  }
}

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

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

  .simple_37ab .dynamic-0915.link-43c6 {
    border-bottom: 1px solid #f0c159;
  }

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

  .tiny-2a60.texture-c5f8 > .next_7277 {
    gap: 15px;
    justify-content: space-between;
  }

  .caption-700f
    .fluid-aee4.button_7282
    .dropdown-c3f3
    img {
    width: 60% !important;
  }

  .thumbnail_9125 {
    left: 2%;
  }

  .module_e1e0 {
    margin: 10px 0;
  }

  .widget-brown-92c7 .video_south_ea40 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .tag-79fe {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.widget-brown-92c7 .warm_4e8f,
  .widget-brown-92c7 .warm_4e8f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .dropdown-c3f3 {
    justify-content: center;
  }

  .widget-brown-92c7 .video_south_ea40 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .small-0ac7 {
    margin-bottom: 15px !important;
  }

  .caption-700f .fluid-aee4.border-white-9ac9 {
    width: 75% !important;
  }

  .heading-thick-d8d3 img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .background-orange-9db3 {
    text-transform: capitalize;
  }

  h2.widget-brown-92c7 .warm_4e8f,
  .widget-brown-92c7 .warm_4e8f {
    font-size: 30px !important;
  }

  .dropdown-c3f3 {
    justify-content: center;
  }

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

  .inner_d5d4
    .heading-blue-4611.hero_basic_a6a6 {
    margin: 0 !important;
  }

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

  .module_e1e0 {
    display: flex;
  }

  .component-06d6 .mini_562d {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .widget-brown-92c7 h1.warm_4e8f {
    margin-top: 80px !important;
  }

  .caption-700f
    .fluid-aee4.button_7282
    .dropdown-c3f3
    img,
  .lite-dce0 .advanced_5f14 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .background-orange-9db3 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .caption-700f .fluid-aee4.border-white-9ac9 {
    width: 100% !important;
  }

  .tiny-2a60.texture-c5f8 > .next_7277 {
    gap: 3px;
  }

  .widget-brown-92c7 .video_south_ea40 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 51d4 */
.ghost-box-q2 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
