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(.in-f7b6) {
  gap: 0.5em;
}
:where(.huge-3474) {
  gap: 0.5em;
}
body .lower_6ff1 > .solid-1e7f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .lower_6ff1 > .container-current-99a4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .lower_6ff1 > .modal-orange-9662 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .inner-0931 > .solid-1e7f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .inner-0931 > .container-current-99a4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .inner-0931 > .modal-orange-9662 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .inner-0931
  > :where(:not(.solid-1e7f):not(.container-current-99a4):not(.detail-89d7)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .inner-0931 > .red-a72f {
  max-width: var(--wp--style--global--wide-size);
}
body .in-f7b6 {
  display: flex;
}
body .in-f7b6 {
  flex-wrap: wrap;
  align-items: center;
}
body .in-f7b6 > * {
  margin: 0;
}
body .huge-3474 {
  display: grid;
}
body .huge-3474 > * {
  margin: 0;
}
:where(.complex-892e.in-f7b6) {
  gap: 2em;
}
:where(.complex-892e.huge-3474) {
  gap: 2em;
}
:where(.outline_action_e3df.in-f7b6) {
  gap: 1.25em;
}
:where(.outline_action_e3df.huge-3474) {
  gap: 1.25em;
}
.popup-04ff {
  color: var(--wp--preset--color--black) !important;
}
.slider-thick-ac4a {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hero-stone-f1ea {
  color: var(--wp--preset--color--white) !important;
}
.tertiary-c6f0 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.modal-last-3cf0 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.new-e05b {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.widget-prev-3e59 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.small-f545 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.logo-west-ae8c {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.upper-a22f {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.icon-advanced-999f {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.primary-blue-900f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.dark-2edc {
  background-color: var(--wp--preset--color--black) !important;
}
.dropdown-steel-dd4a {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.card_f41f {
  background-color: var(--wp--preset--color--white) !important;
}
.accent-current-7f32 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.first_8e99 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.thumbnail_87d5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.heading_73ac {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.thumbnail-f285 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.fixed-6d17 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.caption-d5fb {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.picture_4ec7 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.silver_9853 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.glass_9c1c {
  border-color: var(--wp--preset--color--black) !important;
}
.picture_e627 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.stale-38d7 {
  border-color: var(--wp--preset--color--white) !important;
}
.silver-346c {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.detail-1245 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.box_new_897e {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.breadcrumb-selected-5b39 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.banner-aae6 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.primary-a867 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.huge_afdd {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.block_old_68e0 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.shadow_8e0f {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.banner_blue_be7d {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.backdrop_7740 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.up-f0a1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.yellow_6af7 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.preview_bc0b {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.block_c4be {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.wrapper_tall_e0f7 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.easy_8948 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.highlight-5a95 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.disabled_brown_f825 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.clean-9e42 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.tag_cce1 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.text-fbee {
  font-size: var(--wp--preset--font-size--small) !important;
}
.yellow_4166 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.pink-6d39 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.easy_1669 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.form-83ab a:where(:not(.list_medium_65a1)) {
  color: inherit;
}
:where(.outline_action_e3df.in-f7b6) {
  gap: 1.25em;
}
:where(.outline_action_e3df.huge-3474) {
  gap: 1.25em;
}
:where(.complex-892e.in-f7b6) {
  gap: 2em;
}
:where(.complex-892e.huge-3474) {
  gap: 2em;
}
.feature_cool_e88e {
  font-size: 1.5em;
  line-height: 1.6;
}

.yellow-5839 .gallery-41ef {
  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);
}
.media_iron_66bb .panel-active-55eb {
  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);
}
.next_f64b {
  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);
}
.next_f64b.shade_602b .next-1eb6 {
  background-color: var(--e-global-color-primary);
}
.next_f64b.surface-d8cc .next-1eb6,
.next_f64b.grid-e20f .next-1eb6 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.label_soft_40a2 .mask-tiny-9628 {
  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);
}
.photo_63d4 {
  --divider-color: var(--e-global-color-secondary);
}
.photo_63d4 .button-west-c7d5 {
  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);
}
.photo_63d4.article_smooth_c0d5 .gold_2ff8 {
  background-color: var(--e-global-color-secondary);
}
.photo_63d4.yellow_d573 .gold_2ff8,
.photo_63d4.warm-e6df .gold_2ff8 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.photo_63d4.yellow_d573 .gold_2ff8,
.photo_63d4.warm-e6df .gold_2ff8 svg {
  fill: var(--e-global-color-secondary);
}
.tertiary_e7a6 .gallery_glass_0775 {
  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);
}
.tertiary_e7a6 .plasma-b42b {
  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);
}
.cool_387c.article_smooth_c0d5 .gold_2ff8 {
  background-color: var(--e-global-color-primary);
}
.cool_387c.yellow_d573 .gold_2ff8,
.cool_387c.warm-e6df .gold_2ff8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.cool_387c.yellow_d573 .gold_2ff8,
.cool_387c.warm-e6df .gold_2ff8 svg {
  fill: var(--e-global-color-primary);
}
.breadcrumb_current_41c7.article_smooth_c0d5 .gold_2ff8 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_current_41c7.yellow_d573 .gold_2ff8,
.breadcrumb_current_41c7.warm-e6df .gold_2ff8 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.breadcrumb_current_41c7 .box_d460 {
  color: var(--e-global-color-primary);
}
.breadcrumb_current_41c7 .box_d460,
.breadcrumb_current_41c7 .box_d460 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_current_41c7 .full-8d8a {
  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);
}
.description-3c72 .panel-c93a {
  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);
}
.pro-663f .shadow_754f .disabled_easy_828f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright-d354 .primary_8b31:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.bright-d354 .secondary-3890 i {
  color: var(--e-global-color-primary);
}
.bright-d354 .secondary-3890 svg {
  fill: var(--e-global-color-primary);
}
.bright-d354 .badge-66e1 {
  color: var(--e-global-color-secondary);
}
.bright-d354 .primary_8b31 > .badge-66e1,
.bright-d354 .primary_8b31 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_b89c .image_bright_b424 {
  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);
}
.brown_b89c .overlay-9efb {
  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);
}
.secondary_small_f1e8 .badge-d6c2 .orange_ee1f {
  background-color: var(--e-global-color-primary);
}
.secondary_small_f1e8 .alert-in-223b {
  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);
}
.backdrop_6e50 .info-a2a6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_6e50 .wrapper-6d0e {
  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);
}
.backdrop_6e50 .avatar_7477 {
  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);
}
.thick-6a7e .breadcrumb_complex_6cda,
.thick-6a7e .breadcrumb_complex_6cda a {
  color: var(--e-global-color-primary);
}
.thick-6a7e .breadcrumb_complex_6cda.feature_40ce,
.thick-6a7e .breadcrumb_complex_6cda.feature_40ce a {
  color: var(--e-global-color-accent);
}
.thick-6a7e .breadcrumb_complex_6cda {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-6a7e .highlight-hard-83bb {
  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);
}
.current_3de8 .alert_upper_88d6,
.current_3de8 .container-dark-d32e {
  color: var(--e-global-color-primary);
}
.current_3de8 .alert_upper_88d6 svg {
  fill: var(--e-global-color-primary);
}
.current_3de8 .feature_40ce .alert_upper_88d6,
.current_3de8 .feature_40ce .container-dark-d32e {
  color: var(--e-global-color-accent);
}
.current_3de8 .feature_40ce .alert_upper_88d6 svg {
  fill: var(--e-global-color-accent);
}
.current_3de8 .container-dark-d32e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_3de8 .highlight-hard-83bb {
  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);
}
.pro-0db0 .hidden-dirty-79f3,
.pro-0db0 .secondary_short_7e5b {
  color: var(--e-global-color-primary);
}
.pro-0db0 .secondary_short_7e5b svg {
  fill: var(--e-global-color-primary);
}
.pro-0db0 .breadcrumb_complex_6cda.feature_40ce a,
.pro-0db0
  .breadcrumb_complex_6cda.feature_40ce
  .secondary_short_7e5b {
  color: var(--e-global-color-accent);
}
.pro-0db0 .hidden-dirty-79f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-0db0 .highlight-hard-83bb {
  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);
}
.middle_a45d .warm_7283 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_a45d .notice-fixed-c2c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_action_3f6c .banner-first-0c49 .chip_bc73 {
  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);
}
.input_action_3f6c .banner-first-0c49 .header_07a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_action_3f6c .frame-8485 .chip_bc73 {
  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);
}
.input_action_3f6c
  .frame-8485
  .header_07a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_action_3f6c
  .last_c8ed
  .chip_bc73 {
  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);
}
.input_action_3f6c
  .last_c8ed
  .header_07a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_action_3f6c
  .pagination_cool_33c6
  .chip_bc73 {
  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);
}
.input_action_3f6c
  .pagination_cool_33c6
  .header_07a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-wide-7c42 .row_958e {
  background-color: var(--e-global-color-primary);
}
.gallery-wide-7c42 .row_958e:hover {
  background-color: var(--e-global-color-primary);
}
.gallery-wide-7c42 .summary-099c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-wide-7c42
  .row_958e:hover
  .summary-099c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-acfd .outline_complex_e326 {
  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);
}
.image-medium-abb7 .motion_b72b .row_399c a {
  background-color: var(--e-global-color-accent);
}
.image-medium-abb7 .motion_b72b .tabs_9944 a {
  background-color: var(--e-global-color-accent);
}
.image-medium-abb7 .motion_b72b .row_399c a,
.image-medium-abb7 .motion_b72b .tabs_9944 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_0447
  .notification_26dc.video_8021
  .motion_b72b
  a.aside-advanced-0957 {
  background-color: var(--e-global-color-accent);
}
.breadcrumb_0447
  .notification_26dc.video_8021
  .motion_b72b
  span.aside-advanced-0957.fn-current-72ac {
  background-color: var(--e-global-color-text);
}
.breadcrumb_0447
  .notification_26dc.video_8021
  .motion_b72b
  .aside-advanced-0957 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-6d82 .full_b903 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-6d82
  .text-warm-2495
  > .hover_f887
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-6d82
  .secondary-ef1a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-6d82
  .last-aa00
  .header_pink_1b6f,
.layout-6d82
  .last-aa00
  .box_f4e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-6d82
  .last-aa00
  .north_0aad,
.layout-6d82
  .last-aa00
  a
  .north_0aad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-6d82
  .last-aa00
  .popup_prev_c0dc {
  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-6d82
  .last-aa00
  .over_beb1 {
  background-color: var(--e-global-color-primary);
}
.layout-6d82
  .last-aa00
  .over_beb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-6d82
  .last-aa00
  .over_beb1:hover {
  background-color: var(--e-global-color-primary);
}
.layout-6d82
  .last-aa00
  .article-ec92 {
  background-color: var(--e-global-color-primary);
}
.layout-6d82
  .last-aa00
  .article-ec92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-6d82
  .last-aa00
  .article-ec92:hover {
  background-color: var(--e-global-color-primary);
}
.layout-6d82
  .component_left_a31d
  .overlay_fe18
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-6d82
  .component_left_a31d
  .filter_north_f7cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-6d82
  .component_left_a31d
  .popup_prev_c0dc {
  color: var(--e-global-color-text);
}
.layout-6d82
  .component_left_a31d
  .popup_prev_c0dc
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-6d82
  .component_left_a31d
  .over_beb1 {
  background-color: var(--e-global-color-primary);
}
.layout-6d82
  .component_left_a31d
  .over_beb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-6d82
  .component_left_a31d
  .over_beb1:hover {
  background-color: var(--e-global-color-primary);
}
.layout-6d82
  .component_left_a31d
  .article-ec92 {
  background-color: var(--e-global-color-primary);
}
.layout-6d82
  .component_left_a31d
  .article-ec92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-6d82
  .component_left_a31d
  .article-ec92:hover {
  background-color: var(--e-global-color-primary);
}
.layout-6d82 .short_84f7 {
  background-color: var(--e-global-color-primary);
}
.layout-6d82 .short_84f7:hover {
  background-color: var(--e-global-color-primary);
}
.layout-6d82 .article-23e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-6d82 .button-baae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_fresh_c515 .surface-7489 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_fresh_c515
  .large-b35c
  > div:nth-child(3)
  .surface-7489,
.photo_fresh_c515
  .stone-f744
  > div:nth-child(1)
  .surface-7489,
.photo_fresh_c515
  .breadcrumb-4374
  > div:nth-child(1)
  .surface-7489,
.photo_fresh_c515
  .aside_fast_210f
  > div:nth-child(1)
  .surface-7489,
.photo_fresh_c515
  .prev-32e2
  > div:nth-child(1)
  .surface-7489 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_fresh_c515 .border-cc90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_fresh_c515 .panel_in_ea44 {
  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);
}
.photo_fresh_c515 .module_liquid_a445 {
  background-color: var(--e-global-color-primary);
}
.photo_fresh_c515 .module_liquid_a445 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_fresh_c515 .module_liquid_a445:hover {
  background-color: var(--e-global-color-primary);
}
.photo_fresh_c515 .column-c977 {
  background-color: var(--e-global-color-primary);
}
.photo_fresh_c515 .column-c977:hover {
  background-color: var(--e-global-color-primary);
}
.photo_fresh_c515 .article-23e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_fresh_c515 .button-baae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_liquid_7cda .overlay-dirty-c284 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_liquid_7cda .hovered_2cec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_liquid_7cda .box-941e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_liquid_7cda .surface_short_7c3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_liquid_7cda .secondary-c69f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_liquid_7cda .column-c977 {
  background-color: var(--e-global-color-primary);
}
.media_liquid_7cda .column-c977:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph-first-e26c .photo_d0cc {
  background-color: var(--e-global-color-secondary);
}
.paragraph-first-e26c .container-bottom-99e4 {
  background-color: var(--e-global-color-text);
}
.paragraph-first-e26c .center_81aa {
  background-color: var(--e-global-color-secondary);
}
.paragraph-first-e26c .gold-87b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-first-e26c .large-d9da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-first-e26c .sidebar-a535 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-first-e26c .shade_middle_f0fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-first-e26c .short-c3e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_c223 .main_903a .layout_east_67c3,
.popup_c223
  .main_903a
  .layout_east_67c3
  a,
.popup_c223 .purple_312e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_c223 .main_903a .tertiary-focused-6bcf,
.popup_c223 .hidden-b31a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_c223 .main_903a .tertiary-focused-6bcf {
  color: var(--e-global-color-text);
}
.popup_c223 .hidden-b31a {
  color: var(--e-global-color-text);
}
.popup_c223
  .main_903a
  .active_large_234d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_c223 .form-365c .popup-fluid-6537 {
  background-color: var(--e-global-color-primary);
}
.popup_c223 .form-365c .popup-fluid-6537:hover {
  background-color: var(--e-global-color-primary);
}
.popup_c223 .form-365c .stale_c576 li span {
  background-color: var(--e-global-color-text);
}
.popup_c223 .form-365c .stale_c576 li span:hover {
  background-color: var(--e-global-color-primary);
}
.popup_c223
  .form-365c
  .stale_c576
  li.tooltip_prev_a67d
  span {
  background-color: var(--e-global-color-accent);
}
.popup_c223 .status-54ed span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_b50c .widget_9723 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out_8f76 .badge_fee6 {
  background-color: var(--e-global-color-primary);
}
.out_8f76 .narrow-e497 {
  background-color: var(--e-global-color-secondary);
}
.out_8f76 .status_narrow_211c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_8f76 .border-e1b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_8f76 .chip_3f43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_8f76 .title-new-04d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_8f76 .caption_2377 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_8f76 .right-bfad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_8f76 .button_beac {
  background-color: var(--e-global-color-primary);
}
.out_8f76 .button_beac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-ae35 .primary-fast-e8ca {
  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);
}
.input-ae35 .bottom-9cf8 {
  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);
}
.input-ae35
  .hover_1331:after {
  background-color: var(--e-global-color-primary);
}
.input-ae35 .slider_ab02 {
  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);
}
.stale-f118 .purple_312e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-f118 .hidden-b31a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-9113 .tabs-2b95 .middle_90f5 {
  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);
}
.feature-9113 .tabs-2b95 .accordion-black-52f2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_7486 .message-defd {
  background-color: var(--e-global-color-primary);
}
.hard_7486 .search-south-e114 {
  background-color: var(--e-global-color-secondary);
}
.hard_7486 .component_down_dd86 .green_c08b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_7486 .backdrop-liquid-beb5 .green_c08b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_0884 .notice-liquid-c1d6 .notification_3424 {
  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);
}
.current_0884 .notice-liquid-c1d6 .icon-lower-cd66 {
  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);
}
.current_0884 .notice-liquid-c1d6 .mini-0c5a {
  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);
}
.surface_pink_db0d .panel-wood-7e7a {
  border-color: var(--e-global-color-text);
}
.surface_pink_db0d .wrapper_thick_4b70 {
  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);
}
.surface_pink_db0d .next-10ee {
  color: var(--e-global-color-primary);
}
.surface_pink_db0d .nav_91b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south-3bf3 .brown-95f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-3bf3 .tabs-9f49 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-3bf3 .menu-003f:hover .brown-95f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-3bf3
  .menu-003f:hover
  .tabs-9f49 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-south-771b .down-72f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-south-771b .outline-upper-cb1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_0f29 .nav-fast-de3c .logo-clean-a6f8 {
  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);
}
.light_0f29 .clean_b77e .logo-clean-a6f8 {
  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);
}
.pro-9226 .iron_1266 {
  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);
}
.sort_pressed_3a4f .hovered-ef23 .under_381e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_pressed_3a4f .hovered-ef23 .under_381e {
  background-color: var(--e-global-color-secondary);
}
.sort_pressed_3a4f .carousel-b2ff .under_381e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_pressed_3a4f .carousel-b2ff .under_381e {
  background-color: var(--e-global-color-secondary);
}
.sort_pressed_3a4f .static-faca .logo-white-c7d2 {
  background-color: var(--e-global-color-primary);
}
.sort_pressed_3a4f .static-faca:hover .logo-white-c7d2 {
  background-color: var(--e-global-color-secondary);
}
.sort_pressed_3a4f .popup-fluid-6537 {
  background-color: var(--e-global-color-primary);
}
.sort_pressed_3a4f .popup-fluid-6537:hover {
  background-color: var(--e-global-color-accent);
}
.sort_pressed_3a4f .stale_c576 li span {
  background-color: var(--e-global-color-text);
}
.sort_pressed_3a4f .stale_c576 li span:hover {
  background-color: var(--e-global-color-primary);
}
.sort_pressed_3a4f .stale_c576 li.tooltip_prev_a67d span {
  background-color: var(--e-global-color-accent);
}
.center-d7d7 .backdrop-focused-3365 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-d7d7 .header-e70d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-4ff9 .mask_f97e:before {
  background-color: var(--e-global-color-secondary);
}
.caption-4ff9 .nav_outer_eb2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-4ff9 .complex-6f07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-4091 .section_top_0bd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-4091 .section_top_0bd0:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-4091 .section_top_0bd0.fn-active-72ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-4091 .hovered-da90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-4091 .green_16b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-4091 .new-df01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-4091 .shadow_0796 {
  background-color: var(--e-global-color-primary);
}
.huge-4091 .shadow_0796 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-4091 .surface-67be {
  background-color: var(--e-global-color-primary);
}
.huge-4091 .surface-67be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid-a657 .footer_3d8b .rough_55b5 a {
  color: var(--e-global-color-secondary);
}
.fluid-a657 .footer_3d8b .rough_55b5 a:hover {
  color: var(--e-global-color-secondary);
}
.fluid-a657 .footer_3d8b .rough_55b5,
.fluid-a657 .footer_3d8b .rough_55b5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-a657 .footer_3d8b .breadcrumb-5d71 {
  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);
}
.fluid-a657 .footer_3d8b .description-advanced-a79b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-a657 .footer_3d8b .modal-3a41 {
  background-color: var(--e-global-color-primary);
}
.fluid-a657 .footer_3d8b .modal-3a41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-a657 .footer_3d8b .modal-3a41:hover {
  background-color: var(--e-global-color-primary);
}
.fluid-a657 .footer_3d8b .box_29c5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid-a657 .footer_3d8b .box_29c5 {
  background-color: var(--e-global-color-primary);
}
.fluid-a657 .footer_3d8b .box_29c5:hover {
  background-color: var(--e-global-color-primary);
}
.fluid-a657 .footer_3d8b .popup-fluid-6537 {
  background-color: var(--e-global-color-primary);
}
.fluid-a657 .footer_3d8b .popup-fluid-6537:hover {
  background-color: var(--e-global-color-primary);
}
.fluid-a657 .form-365c .stale_c576 li span {
  background-color: var(--e-global-color-text);
}
.fluid-a657 .form-365c .stale_c576 li span:hover {
  background-color: var(--e-global-color-primary);
}
.fluid-a657 .form-365c .stale_c576 li.tooltip_prev_a67d span {
  background-color: var(--e-global-color-accent);
}
.fluid-a657 .article-23e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-a657 .button-baae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-f050 .pink-7279 .background-lower-a4bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-f050 .pink-7279 .item-ae9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-f050 .pink-7279 .black-46a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-e03a .text-9ae0 {
  border-color: var(--e-global-color-text);
}
.link-e03a .hard-445b {
  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);
}
.link-e03a .badge-under-1bc5 {
  color: var(--e-global-color-secondary);
}
.link-e03a .badge-under-1bc5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-e03a .texture_gas_a417 > * {
  color: var(--e-global-color-primary);
}
.link-e03a .texture_gas_a417 > * svg {
  fill: var(--e-global-color-primary);
}
.link-e03a .narrow_9b7e {
  color: var(--e-global-color-primary);
}
.link-e03a .narrow_9b7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-e03a .filter-2850 {
  color: var(--e-global-color-primary);
}
.link-e03a .filter-2850 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-e03a .filter_hovered_3662 {
  color: var(--e-global-color-primary);
}
.link-e03a .filter_hovered_3662 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-e03a .mini-eece {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-e03a .block-8bf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-e03a .block-8bf4.middle-63f6 {
  color: var(--e-global-color-secondary);
}
.link-e03a .block-8bf4.middle-63f6 .cold_429b {
  color: var(--e-global-color-accent);
}
.link-e03a .block-8bf4.form-dark-e584 {
  color: var(--e-global-color-text);
}
.link-e03a .block-8bf4.form-dark-e584 .cold_429b {
  color: var(--e-global-color-text);
}
.link-e03a .block-8bf4:before {
  border-top-color: var(--e-global-color-text);
}
.link-e03a .notification_518e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-e03a
  .notification_518e
  .cool-9263 {
  background-color: var(--e-global-color-primary);
}
.link-e03a
  .notification_518e
  .cool-9263 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-e03a .text-9ae0 .next-9d73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_e3f1 .east-462c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_e3f1 .hover-easy-8f7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_prev_603b .widget_blue_bd85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_prev_603b
  .image-bronze-7285
  .under-e60e {
  background-color: var(--e-global-color-secondary);
}
.table_prev_603b
  .image-bronze-7285.clean-1107
  .under-e60e {
  background-color: var(--e-global-color-text);
}
.table_prev_603b
  .image-bronze-7285:hover
  .under-e60e {
  background-color: var(--e-global-color-accent);
}
.table_prev_603b
  .image-bronze-7285.fn-active-72ac
  .under-e60e {
  background-color: var(--e-global-color-primary);
}
.top-a7bf .active-dbba {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.top-a7bf .thick-a402 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-a7bf .silver_a8eb {
  background-color: var(--e-global-color-primary);
}
.top-a7bf .silver_a8eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium_5203 .table_pink_eb4e .link-dark-955a .carousel-plasma-6c52 {
  background-color: var(--e-global-color-secondary);
}
.medium_5203 .table_pink_eb4e .huge-57d0:after {
  background-color: var(--e-global-color-secondary);
}
.medium_5203 .highlight_liquid_88ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_5203 .layout-06b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_5203 .static_1c8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_5203 .iron-9a15 {
  background-color: var(--e-global-color-primary);
}
.medium_5203 .iron-9a15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium_5203 .block_mini_0e3b {
  background-color: var(--e-global-color-secondary);
}
.medium_5203 .block_mini_0e3b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium_5203 .table_pink_eb4e .progress_large_5506 .progress-narrow-8bf9:hover {
  background-color: var(--e-global-color-primary);
}
.medium_5203
  .table_pink_eb4e
  .progress_large_5506
  .progress-narrow-8bf9.alert_complex_dcd6 {
  background-color: var(--e-global-color-primary);
}
.medium_5203 .table_pink_eb4e .component_outer_a40a:before {
  border-color: var(--e-global-color-primary);
}
.medium_5203 .table_pink_eb4e .component_outer_a40a:hover:before {
  border-color: var(--e-global-color-secondary);
}
.medium_5203
  .table_pink_eb4e
  .component_outer_a40a.status-dd9d:before {
  border-color: var(--e-global-color-primary);
}
.medium_5203 .header-full-f1ee span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-pink-7a02 .outline_green_b8dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-pink-7a02 .outline_green_b8dd:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-pink-7a02 .outline_green_b8dd.notice_purple_162d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-pink-7a02 .item_131d {
  background-color: var(--e-global-color-primary);
}
.texture-pink-7a02 .item_131d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-pink-7a02
  .highlight-afbb
  .photo-motion-04e0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-pink-7a02
  .input_ea94
  .photo-motion-04e0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_middle_5cbf
  .secondary_fast_ac0c
  .component_1fc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_middle_5cbf
  .secondary_fast_ac0c
  .label_yellow_1953 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_middle_5cbf .dark_07b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_middle_5cbf .frame_stale_29dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_middle_5cbf .hero_plasma_68fc {
  background-color: var(--e-global-color-primary);
}
.secondary_middle_5cbf .hero_plasma_68fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_fixed_2b83 .hard-5eae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_fixed_2b83 .primary-stone-5257 {
  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);
}
.article_fixed_2b83 .aside_east_7874 {
  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);
}
.article_fixed_2b83 .aside_east_7874 a:hover {
  color: var(--e-global-color-secondary);
}
.article_fixed_2b83 .preview-1ec0 {
  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);
}
.article_fixed_2b83 .thumbnail_26f2 {
  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);
}
.article_fixed_2b83 .tabs_36e3 .popup-fluid-6537 {
  background-color: var(--e-global-color-primary);
}
.article_fixed_2b83 .tabs_36e3 .popup-fluid-6537:hover {
  background-color: var(--e-global-color-accent);
}
.article_fixed_2b83
  .tabs_36e3
  .stale_c576
  li
  span {
  background-color: var(--e-global-color-text);
}
.article_fixed_2b83
  .tabs_36e3
  .stale_c576
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.article_fixed_2b83
  .tabs_36e3
  .stale_c576
  li.tooltip_prev_a67d
  span {
  background-color: var(--e-global-color-accent);
}
.article-left-3c86
  .header-2ea0
  .dark_264b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-left-3c86 .header-2ea0 .smooth-2453 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-left-3c86 .header-2ea0 .notification-stone-421b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-left-3c86 .avatar_a843 {
  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);
}
.article-left-3c86
  .summary_west_7852.hover-cold-5a36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125
  > a {
  background-color: var(--e-global-color-text);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125
  > a
  .main-yellow-38dd.sidebar_fast_83bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125
  > a
  .easy-48d4.breadcrumb-7c2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125
  > .status_wood_c858
  .popup-4125
  > a {
  background-color: var(--e-global-color-secondary);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125
  > .status_wood_c858
  .popup-4125
  > a
  .disabled-prev-576b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125
  > .status_wood_c858
  .popup-4125
  > a
  .easy-48d4.hidden-33a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125
  > a
  .media_7e98:before {
  color: var(--e-global-color-text);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125
  > .status_wood_c858
  a
  .media_7e98:before {
  color: var(--e-global-color-text);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125.thumbnail_new_58bb
  > a
  .media_7e98:before {
  color: var(--e-global-color-text);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125
  > .status_wood_c858
  .popup-4125.thumbnail_new_58bb
  > a
  .media_7e98:before {
  color: var(--e-global-color-text);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125
  > a
  .summary_8321
  .border-dim-6f10 {
  color: var(--e-global-color-text);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125
  > .status_wood_c858
  a
  .summary_8321
  .border-dim-6f10 {
  color: var(--e-global-color-text);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125
  > a
  .summary_8321
  .border-dim-6f10,
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125
  > .status_wood_c858
  a
  .summary_8321
  .border-dim-6f10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125
  > a
  .last_a02a:before {
  color: var(--e-global-color-text);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125
  > .status_wood_c858
  a
  .last_a02a:before {
  color: var(--e-global-color-text);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125.thumbnail_new_58bb
  > a
  .last_a02a:before {
  color: var(--e-global-color-text);
}
.hover-north-014a
  > .detail-ea8c
  > div
  > .black_55d7
  > .popup-4125
  > .status_wood_c858
  .popup-4125.thumbnail_new_58bb
  > a
  .last_a02a:before {
  color: var(--e-global-color-text);
}
.hero_action_b48d .light_aa1c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_action_b48d
  .out_85d8:hover
  .light_aa1c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_action_156b
  > .detail-ea8c
  > .info_bright_0788
  > .secondary-lower-4a16
  > .background_4add
  > .wrapper-north-b2be
  .nav-df17 {
  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);
}
.container_action_156b
  > .detail-ea8c
  > .info_bright_0788
  > .secondary-lower-4a16
  > .background_4add
  > .wrapper-north-b2be:hover
  .nav-df17 {
  color: var(--e-global-color-text);
}
.container_action_156b
  > .detail-ea8c
  > .info_bright_0788
  > .secondary-lower-4a16
  > .background_4add
  > .wrapper-north-b2be:hover
  .nav-df17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_action_156b
  > .detail-ea8c
  > .info_bright_0788
  > .secondary-lower-4a16
  > .background_4add.input-e511
  > .wrapper-north-b2be
  .nav-df17 {
  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);
}
.primary-1519 .form-stone-c897 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-1519 .overlay-92b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-1519 .tertiary_0371 {
  background-color: var(--e-global-color-primary);
}
.primary-1519 .tertiary_0371 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-3a50
  > .detail-ea8c
  > .box_7f16
  > .button_3d2e
  > .accent_blue_87c6
  .input-b5c0 {
  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);
}
.modal-3a50
  > .detail-ea8c
  > .box_7f16
  > .button_3d2e
  > .accent_blue_87c6
  .list-d8de {
  color: var(--e-global-color-text);
}
.modal-3a50
  > .detail-ea8c
  > .box_7f16
  > .button_3d2e
  > .accent_blue_87c6:hover
  .input-b5c0 {
  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);
}
.modal-3a50
  > .detail-ea8c
  > .box_7f16
  > .button_3d2e
  > .accent_blue_87c6:hover
  .list-d8de {
  color: var(--e-global-color-secondary);
}
.modal-3a50
  > .detail-ea8c
  > .box_7f16
  > .button_3d2e
  > .accent_blue_87c6.block-89c4
  .input-b5c0 {
  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);
}
.modal-3a50
  > .detail-ea8c
  > .box_7f16
  > .button_3d2e
  > .accent_blue_87c6.block-89c4
  .list-d8de {
  color: var(--e-global-color-primary);
}
.video_996a
  .footer_fadd
  .article-right-eaeb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_996a .narrow_ad9d .next-9d73 .component-complex-18f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_small_1757 .sidebar_6eea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_small_1757 .column_9a78 .sidebar_6eea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_small_1757 .west_2f58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_small_1757 .west_2f58 {
  background-color: var(--e-global-color-primary);
}
.out-a318 .east-942b .nav_light_ba46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-a318
  .east-942b:hover
  .content_black_6d3e {
  color: var(--e-global-color-secondary);
}
.out-a318
  .east-942b:hover
  .nav_light_ba46 {
  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);
}
.list-384c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.footer-purple-d4c1 {
  flex-direction: column;
}

.footer-purple-d4c1 .right-ca8e {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.footer-purple-d4c1 .right-ca8e {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.footer-purple-d4c1 .simple-7647 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.chip-gas-34bb.red-edda {
  display: none;
}

.layout-087c {
  display: none;
}

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

.row_0c25.basic_28a2 {
  margin-bottom: 40px;
  width: 100%;
}

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

.footer-purple-d4c1 a {
  width: 100%;
}

.yellow-6034 .button-stale-a44c.backdrop_a6bb {
  width: 20% !important;
}

.detail-182c {
  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;
}

.detail-182c:hover {
  color: #000;
}

.detail-182c svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.detail-182c:hover svg {
  fill: #000;
}

.primary-short-934b {
  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;
}

.primary-short-934b:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.primary-short-934b:nth-child(2):hover {
  color: #fff;
}

.yellow-6034
  .button-stale-a44c.copper_b884
  .footer_advanced_d044
  .wide-b11c {
  font-size: 20px !important;
}

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

.section-narrow-a852 {
  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;
}

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

  text-align: center;
}

.button_fbaa.caption-easy-65f9 > .right-7e7b {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.sidebar-24e1 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.box-3f72 {
  font-size: 35px !important;
}

.layout-silver-06ff {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

.element-204c {
  display: flex;
  gap: 50px;
}

.yellow-6034
  .button-stale-a44c.tertiary-fixed-db2f
  .caption-1c63
  .picture-bd59 {
  width: 100% !important;
}

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

.sidebar_8b9d {
  width: 100%;
}

.south-3cd4 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.article-smooth-50da {
  font-size: 15px !important;
}

.light-c169 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.heading_cold_f4c7:hover .light-c169 {
  visibility: visible;
}
.heading_cold_f4c7:hover.heading_cold_f4c7::before {
  display: block;
}

.wrapper_light_12dd h3 {
  color: #fff;
}

.huge-7b06 {
  margin: 0;
}

.yellow-6034
  .button-stale-a44c.tertiary-fixed-db2f
  .picture-bd59
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.prev-87c8 {
  width: 100%;
}

.texture-pressed-39ba {
  width: 100%;
}

.notification-1d63 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.texture-pressed-39ba {
  width: 100%;
}

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

.picture-bd59 {
  display: flex;
  align-items: center;
}

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

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

.footer-purple-d4c1 .right-ca8e.input_8ee1 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.footer-purple-d4c1 h1.right-ca8e {
  margin-top: 120px !important;
}

.yellow-6034 .button-stale-a44c.media_6026 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.summary_up_a80b img {
  width: 100%;
}

.wrapper-2c53 .under_920a.footer_advanced_d044 {
  justify-content: space-between;
}

.module_356e {
  display: none;
}

.focus_silver_98d1 .simple-7647 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .button_fbaa .right-7e7b {
    flex-wrap: nowrap !important;
  }
}

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

  .background-5384 {
    width: 100% !important;
  }
}

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

  .detail-182c svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .wrapper-2c53 .under_920a.footer_advanced_d044 {
    border-bottom: 1px solid #f0c159;
  }

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

  .button_fbaa.caption-easy-65f9 > .right-7e7b {
    gap: 15px;
    justify-content: space-between;
  }

  .yellow-6034
    .button-stale-a44c.tertiary-fixed-db2f
    .picture-bd59
    img {
    width: 60% !important;
  }

  .sidebar-24e1 {
    left: 2%;
  }

  .tall-5a29 {
    margin: 10px 0;
  }

  .footer-purple-d4c1 .simple-7647 {
    margin: 0;
    margin-bottom: 10px;
  }

  .detail-182c {
    font-size: 16px !important;
  }

  .box-3f72 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.footer-purple-d4c1 .right-ca8e,
  .footer-purple-d4c1 .right-ca8e {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .picture-bd59 {
    justify-content: center;
  }

  .footer-purple-d4c1 .simple-7647 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .yellow-6034 .button-stale-a44c.backdrop_a6bb {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .primary-short-934b {
    text-transform: capitalize;
  }

  h2.footer-purple-d4c1 .right-ca8e,
  .footer-purple-d4c1 .right-ca8e {
    font-size: 30px !important;
  }

  .picture-bd59 {
    justify-content: center;
  }

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

  .chip-b258
    .caption_a3e0.avatar-deee {
    margin: 0 !important;
  }

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

  .tall-5a29 {
    display: flex;
  }

  .gold-8f17 .detail-182c {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .footer-purple-d4c1 h1.right-ca8e {
    margin-top: 80px !important;
  }

  .yellow-6034
    .button-stale-a44c.tertiary-fixed-db2f
    .picture-bd59
    img,
  .tertiary_e7a6 .caption-1c63 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .primary-short-934b {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .yellow-6034 .button-stale-a44c.backdrop_a6bb {
    width: 100% !important;
  }

  .button_fbaa.caption-easy-65f9 > .right-7e7b {
    gap: 3px;
  }

  .footer-purple-d4c1 .simple-7647 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: d490 */
.shadow-element-p6 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
