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(.layout_44d6) {
  gap: 0.5em;
}
:where(.label_f7c6) {
  gap: 0.5em;
}
body .module_prev_1dd6 > .progress-hard-9c9c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .module_prev_1dd6 > .block-5347 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .module_prev_1dd6 > .in-c4e4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .item-b8f5 > .progress-hard-9c9c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .item-b8f5 > .block-5347 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .item-b8f5 > .in-c4e4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .item-b8f5
  > :where(:not(.progress-hard-9c9c):not(.block-5347):not(.frame-2f07)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .item-b8f5 > .accordion-lower-c72d {
  max-width: var(--wp--style--global--wide-size);
}
body .layout_44d6 {
  display: flex;
}
body .layout_44d6 {
  flex-wrap: wrap;
  align-items: center;
}
body .layout_44d6 > * {
  margin: 0;
}
body .label_f7c6 {
  display: grid;
}
body .label_f7c6 > * {
  margin: 0;
}
:where(.video_small_6e6c.layout_44d6) {
  gap: 2em;
}
:where(.video_small_6e6c.label_f7c6) {
  gap: 2em;
}
:where(.button-selected-d2cc.layout_44d6) {
  gap: 1.25em;
}
:where(.button-selected-d2cc.label_f7c6) {
  gap: 1.25em;
}
.south_09d7 {
  color: var(--wp--preset--color--black) !important;
}
.sidebar-bottom-7da5 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.column_1d06 {
  color: var(--wp--preset--color--white) !important;
}
.backdrop_dfb3 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.menu-bb6a {
  color: var(--wp--preset--color--vivid-red) !important;
}
.icon_ee0f {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.aside_6b92 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.black-1f7d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.image-glass-72bc {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.glass-454b {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.banner-east-c311 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.caption_dirty_8078 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.hover_c98e {
  background-color: var(--wp--preset--color--black) !important;
}
.chip_white_c6b1 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.advanced-0b8c {
  background-color: var(--wp--preset--color--white) !important;
}
.summary_1659 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.picture-fab8 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.upper-a958 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.message-lite-3f31 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.section-tall-947e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.black_c156 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.west_1ccc {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.left_9248 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.dropdown-a2c6 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.disabled-last-3926 {
  border-color: var(--wp--preset--color--black) !important;
}
.focused-f097 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.paper_d99e {
  border-color: var(--wp--preset--color--white) !important;
}
.content-dim-0309 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.active_pro_9dcb {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.mini-c55a {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.media_dark_f723 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.button_solid_5060 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hard_97e6 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.shade_next_cf73 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.clean-61cb {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.column-bottom-f90c {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.info-ed72 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.text-silver-0b5a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.backdrop_a8cb {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.focused_752b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.current_f100 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.aside-40db {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.pattern-751b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.old-eb6c {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.label_5d52 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.modal_fc60 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.gas-b840 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.solid_5afc {
  background: var(--wp--preset--gradient--midnight) !important;
}
.main-right-d786 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.yellow_c557 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.tiny_7f3b {
  font-size: var(--wp--preset--font-size--large) !important;
}
.purple-b0dd {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.aside-prev-548c a:where(:not(.breadcrumb_9381)) {
  color: inherit;
}
:where(.button-selected-d2cc.layout_44d6) {
  gap: 1.25em;
}
:where(.button-selected-d2cc.label_f7c6) {
  gap: 1.25em;
}
:where(.video_small_6e6c.layout_44d6) {
  gap: 2em;
}
:where(.video_small_6e6c.label_f7c6) {
  gap: 2em;
}
.clean_52e7 {
  font-size: 1.5em;
  line-height: 1.6;
}

.smooth_2c19 .warm-b84d {
  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);
}
.pattern-paper-0d4b .slider_5747 {
  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);
}
.texture_dim_4807 {
  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);
}
.texture_dim_4807.glass-9468 .hero-8610 {
  background-color: var(--e-global-color-primary);
}
.texture_dim_4807.menu-d358 .hero-8610,
.texture_dim_4807.large_7d5e .hero-8610 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.west-b32e .hot-0426 {
  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);
}
.gold_02b7 {
  --divider-color: var(--e-global-color-secondary);
}
.gold_02b7 .bronze_9390 {
  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);
}
.gold_02b7.paragraph-new-14bd .search_up_12c3 {
  background-color: var(--e-global-color-secondary);
}
.gold_02b7.sidebar_rough_2dee .search_up_12c3,
.gold_02b7.filter-22c2 .search_up_12c3 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.gold_02b7.sidebar_rough_2dee .search_up_12c3,
.gold_02b7.filter-22c2 .search_up_12c3 svg {
  fill: var(--e-global-color-secondary);
}
.chip_5213 .caption_pro_1fe0 {
  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);
}
.chip_5213 .easy-1ac1 {
  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_fast_f7b9.paragraph-new-14bd .search_up_12c3 {
  background-color: var(--e-global-color-primary);
}
.surface_fast_f7b9.sidebar_rough_2dee .search_up_12c3,
.surface_fast_f7b9.filter-22c2 .search_up_12c3 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.surface_fast_f7b9.sidebar_rough_2dee .search_up_12c3,
.surface_fast_f7b9.filter-22c2 .search_up_12c3 svg {
  fill: var(--e-global-color-primary);
}
.sort_down_16f2.paragraph-new-14bd .search_up_12c3 {
  background-color: var(--e-global-color-primary);
}
.sort_down_16f2.sidebar_rough_2dee .search_up_12c3,
.sort_down_16f2.filter-22c2 .search_up_12c3 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.sort_down_16f2 .section-227d {
  color: var(--e-global-color-primary);
}
.sort_down_16f2 .section-227d,
.sort_down_16f2 .section-227d a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_down_16f2 .hidden-brown-8762 {
  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);
}
.list_middle_00d7 .nav_easy_2f13 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-hard-22db .widget-medium-a782 .header_purple_33df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_d4ac .focused_d9b4:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.mask_d4ac .disabled_b6c8 i {
  color: var(--e-global-color-primary);
}
.mask_d4ac .disabled_b6c8 svg {
  fill: var(--e-global-color-primary);
}
.mask_d4ac .row-copper-9d36 {
  color: var(--e-global-color-secondary);
}
.mask_d4ac .focused_d9b4 > .row-copper-9d36,
.mask_d4ac .focused_d9b4 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_a009 .picture_last_de0b {
  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_a009 .fixed-20e3 {
  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);
}
.notification_paper_4e8e .mask-8f11 .modal-dim-4ef1 {
  background-color: var(--e-global-color-primary);
}
.notification_paper_4e8e .photo-wide-3119 {
  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);
}
.video-upper-5723 .badge_basic_37f1 {
  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);
}
.video-upper-5723 .thumbnail-bf14 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-upper-5723 .caption-red-a709 {
  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);
}
.easy-2f6c .disabled-133b,
.easy-2f6c .disabled-133b a {
  color: var(--e-global-color-primary);
}
.easy-2f6c .disabled-133b.thumbnail-gas-b0a4,
.easy-2f6c .disabled-133b.thumbnail-gas-b0a4 a {
  color: var(--e-global-color-accent);
}
.easy-2f6c .disabled-133b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-2f6c .accordion-52ca {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-7874 .column_ea4a,
.sort-7874 .message_78b6 {
  color: var(--e-global-color-primary);
}
.sort-7874 .column_ea4a svg {
  fill: var(--e-global-color-primary);
}
.sort-7874 .thumbnail-gas-b0a4 .column_ea4a,
.sort-7874 .thumbnail-gas-b0a4 .message_78b6 {
  color: var(--e-global-color-accent);
}
.sort-7874 .thumbnail-gas-b0a4 .column_ea4a svg {
  fill: var(--e-global-color-accent);
}
.sort-7874 .message_78b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-7874 .accordion-52ca {
  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);
}
.yellow_f08b .paragraph-34ba,
.yellow_f08b .rough_c411 {
  color: var(--e-global-color-primary);
}
.yellow_f08b .rough_c411 svg {
  fill: var(--e-global-color-primary);
}
.yellow_f08b .disabled-133b.thumbnail-gas-b0a4 a,
.yellow_f08b
  .disabled-133b.thumbnail-gas-b0a4
  .rough_c411 {
  color: var(--e-global-color-accent);
}
.yellow_f08b .paragraph-34ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_f08b .accordion-52ca {
  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-6ec9 .stone_01d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-6ec9 .avatar-fixed-d0f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_dim_b1eb .thumbnail-dd66 .thick-6977 {
  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);
}
.component_dim_b1eb .thumbnail-dd66 .purple_d863 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_dim_b1eb .tooltip-advanced-363c .thick-6977 {
  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);
}
.component_dim_b1eb
  .tooltip-advanced-363c
  .purple_d863 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_dim_b1eb
  .brown_b13d
  .thick-6977 {
  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);
}
.component_dim_b1eb
  .brown_b13d
  .purple_d863 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_dim_b1eb
  .pressed_0884
  .thick-6977 {
  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);
}
.component_dim_b1eb
  .pressed_0884
  .purple_d863 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_b5a9 .action-b8c8 {
  background-color: var(--e-global-color-primary);
}
.accordion_b5a9 .action-b8c8:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_b5a9 .notice-a45a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_b5a9
  .action-b8c8:hover
  .notice-a45a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_fluid_31cc .row_smooth_129c {
  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);
}
.header-selected-f164 .pink_44ad .pressed-66d5 a {
  background-color: var(--e-global-color-accent);
}
.header-selected-f164 .pink_44ad .huge_ac4e a {
  background-color: var(--e-global-color-accent);
}
.header-selected-f164 .pink_44ad .pressed-66d5 a,
.header-selected-f164 .pink_44ad .huge_ac4e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-liquid-c601
  .panel-755e.media_motion_64c6
  .pink_44ad
  a.static-5b20 {
  background-color: var(--e-global-color-accent);
}
.disabled-liquid-c601
  .panel-755e.media_motion_64c6
  .pink_44ad
  span.static-5b20.fn-current-2a1d {
  background-color: var(--e-global-color-text);
}
.disabled-liquid-c601
  .panel-755e.media_motion_64c6
  .pink_44ad
  .static-5b20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-short-7682 .title_last_ee0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-short-7682
  .tiny-716f
  > .summary_423e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-short-7682
  .old-4d28
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-short-7682
  .tooltip_5001
  .light-b1c0,
.module-short-7682
  .tooltip_5001
  .chip-0f22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-short-7682
  .tooltip_5001
  .detail-under-00bf,
.module-short-7682
  .tooltip_5001
  a
  .detail-under-00bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-short-7682
  .tooltip_5001
  .modal_1fa4 {
  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);
}
.module-short-7682
  .tooltip_5001
  .purple-16f8 {
  background-color: var(--e-global-color-primary);
}
.module-short-7682
  .tooltip_5001
  .purple-16f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-short-7682
  .tooltip_5001
  .purple-16f8:hover {
  background-color: var(--e-global-color-primary);
}
.module-short-7682
  .tooltip_5001
  .wide_1763 {
  background-color: var(--e-global-color-primary);
}
.module-short-7682
  .tooltip_5001
  .wide_1763 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-short-7682
  .tooltip_5001
  .wide_1763:hover {
  background-color: var(--e-global-color-primary);
}
.module-short-7682
  .pink-1cdd
  .image-6e0f
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-short-7682
  .pink-1cdd
  .lower-5580 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-short-7682
  .pink-1cdd
  .modal_1fa4 {
  color: var(--e-global-color-text);
}
.module-short-7682
  .pink-1cdd
  .modal_1fa4
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-short-7682
  .pink-1cdd
  .purple-16f8 {
  background-color: var(--e-global-color-primary);
}
.module-short-7682
  .pink-1cdd
  .purple-16f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-short-7682
  .pink-1cdd
  .purple-16f8:hover {
  background-color: var(--e-global-color-primary);
}
.module-short-7682
  .pink-1cdd
  .wide_1763 {
  background-color: var(--e-global-color-primary);
}
.module-short-7682
  .pink-1cdd
  .wide_1763 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-short-7682
  .pink-1cdd
  .wide_1763:hover {
  background-color: var(--e-global-color-primary);
}
.module-short-7682 .label-d604 {
  background-color: var(--e-global-color-primary);
}
.module-short-7682 .label-d604:hover {
  background-color: var(--e-global-color-primary);
}
.module-short-7682 .primary-4503 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-short-7682 .panel-a0ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_c416 .link-e413 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_c416
  .notice-medium-494b
  > div:nth-child(3)
  .link-e413,
.preview_c416
  .red-3741
  > div:nth-child(1)
  .link-e413,
.preview_c416
  .complex_8b01
  > div:nth-child(1)
  .link-e413,
.preview_c416
  .in-99c8
  > div:nth-child(1)
  .link-e413,
.preview_c416
  .fresh-90c7
  > div:nth-child(1)
  .link-e413 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_c416 .list-3a41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_c416 .header-medium-33b7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_c416 .media_soft_4cc1 {
  background-color: var(--e-global-color-primary);
}
.preview_c416 .media_soft_4cc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_c416 .media_soft_4cc1:hover {
  background-color: var(--e-global-color-primary);
}
.preview_c416 .pattern_center_7abd {
  background-color: var(--e-global-color-primary);
}
.preview_c416 .pattern_center_7abd:hover {
  background-color: var(--e-global-color-primary);
}
.preview_c416 .primary-4503 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_c416 .panel-a0ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-top-f87b .video-7099 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-top-f87b .rough-8299 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-top-f87b .disabled-f7f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-top-f87b .link-3f7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-top-f87b .media-67c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-top-f87b .pattern_center_7abd {
  background-color: var(--e-global-color-primary);
}
.slider-top-f87b .pattern_center_7abd:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-39c6 .tooltip-steel-c1fa {
  background-color: var(--e-global-color-secondary);
}
.carousel-39c6 .text_183c {
  background-color: var(--e-global-color-text);
}
.carousel-39c6 .fresh_d575 {
  background-color: var(--e-global-color-secondary);
}
.carousel-39c6 .popup_blue_0474 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-39c6 .next-9b96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-39c6 .summary_left_b093 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-39c6 .icon_292b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-39c6 .component-lower-bab7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-3312 .form-e123 .tooltip_red_8f23,
.active-3312
  .form-e123
  .tooltip_red_8f23
  a,
.active-3312 .accordion_de9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-3312 .form-e123 .mask-7b8a,
.active-3312 .breadcrumb-outer-88a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-3312 .form-e123 .mask-7b8a {
  color: var(--e-global-color-text);
}
.active-3312 .breadcrumb-outer-88a1 {
  color: var(--e-global-color-text);
}
.active-3312
  .form-e123
  .icon-6b2f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-3312 .blue_1122 .background_915b {
  background-color: var(--e-global-color-primary);
}
.active-3312 .blue_1122 .background_915b:hover {
  background-color: var(--e-global-color-primary);
}
.active-3312 .blue_1122 .north_9af6 li span {
  background-color: var(--e-global-color-text);
}
.active-3312 .blue_1122 .north_9af6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.active-3312
  .blue_1122
  .north_9af6
  li.slider_upper_b889
  span {
  background-color: var(--e-global-color-accent);
}
.active-3312 .menu-f657 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_7898 .full_b60a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_580a .sort-f426 {
  background-color: var(--e-global-color-primary);
}
.link_580a .section-1060 {
  background-color: var(--e-global-color-secondary);
}
.link_580a .button_huge_5065 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_580a .dynamic_2bb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_580a .purple-46b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_580a .badge_red_f068 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_580a .input-c083 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_580a .current-d4a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_580a .highlight-full-0e2e {
  background-color: var(--e-global-color-primary);
}
.link_580a .highlight-full-0e2e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-614a .purple-f468 {
  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);
}
.pagination-614a .column_in_f35c {
  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);
}
.pagination-614a
  .red_f408:after {
  background-color: var(--e-global-color-primary);
}
.pagination-614a .paragraph_2f59 {
  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);
}
.gradient-middle-989b .accordion_de9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-middle-989b .breadcrumb-outer-88a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_full_b460 .description-a89c .east-1edd {
  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);
}
.pattern_full_b460 .description-a89c .panel_solid_75ef {
  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);
}
.paragraph_active_e10f .alert_yellow_1a24 {
  background-color: var(--e-global-color-primary);
}
.paragraph_active_e10f .west_c699 {
  background-color: var(--e-global-color-secondary);
}
.paragraph_active_e10f .silver_d5ed .list-warm-e485 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_active_e10f .gallery_center_8e7c .list-warm-e485 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_801a .copper-98cc .first_0ef1 {
  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);
}
.focused_801a .copper-98cc .caption_next_ec50 {
  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);
}
.focused_801a .copper-98cc .upper-6851 {
  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);
}
.down_3cc1 .surface_3239 {
  border-color: var(--e-global-color-text);
}
.down_3cc1 .outline_blue_825e {
  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);
}
.down_3cc1 .summary_f659 {
  color: var(--e-global-color-primary);
}
.down_3cc1 .dim-8b61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_bf34 .caption_tiny_0c39 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_bf34 .bronze-fc84 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_bf34 .button-6c31:hover .caption_tiny_0c39 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_bf34
  .button-6c31:hover
  .bronze-fc84 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_5475 .row_955a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_5475 .dropdown-tall-0b6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_54af .dropdown-a5e5 .glass_ccd2 {
  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);
}
.fluid_54af .panel_dirty_252b .glass_ccd2 {
  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);
}
.mask-9e8f .component_short_4833 {
  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);
}
.cool-2eb3 .yellow_3eca .widget_0a82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-2eb3 .yellow_3eca .widget_0a82 {
  background-color: var(--e-global-color-secondary);
}
.cool-2eb3 .fluid-b8e2 .widget_0a82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-2eb3 .fluid-b8e2 .widget_0a82 {
  background-color: var(--e-global-color-secondary);
}
.cool-2eb3 .component_d33f .motion_a1c9 {
  background-color: var(--e-global-color-primary);
}
.cool-2eb3 .component_d33f:hover .motion_a1c9 {
  background-color: var(--e-global-color-secondary);
}
.cool-2eb3 .background_915b {
  background-color: var(--e-global-color-primary);
}
.cool-2eb3 .background_915b:hover {
  background-color: var(--e-global-color-accent);
}
.cool-2eb3 .north_9af6 li span {
  background-color: var(--e-global-color-text);
}
.cool-2eb3 .north_9af6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.cool-2eb3 .north_9af6 li.slider_upper_b889 span {
  background-color: var(--e-global-color-accent);
}
.media-fresh-2c0c .layout-hovered-b01c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-fresh-2c0c .popup_a758 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_de8f .white-9a02:before {
  background-color: var(--e-global-color-secondary);
}
.texture_de8f .notice_fluid_77f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_de8f .panel-stone-ff87 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-a6fd .image_dim_9e37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-a6fd .image_dim_9e37:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-a6fd .image_dim_9e37.fn-active-2a1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-a6fd .small-c8a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-a6fd .stone-d4b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-a6fd .plasma_d877 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-a6fd .header-cfc0 {
  background-color: var(--e-global-color-primary);
}
.basic-a6fd .header-cfc0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic-a6fd .input_prev_f4a7 {
  background-color: var(--e-global-color-primary);
}
.basic-a6fd .input_prev_f4a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-middle-ba49 .picture-middle-6b96 .first_45c7 a {
  color: var(--e-global-color-secondary);
}
.secondary-middle-ba49 .picture-middle-6b96 .first_45c7 a:hover {
  color: var(--e-global-color-secondary);
}
.secondary-middle-ba49 .picture-middle-6b96 .first_45c7,
.secondary-middle-ba49 .picture-middle-6b96 .first_45c7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-middle-ba49 .picture-middle-6b96 .title_dirty_f8df {
  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);
}
.secondary-middle-ba49 .picture-middle-6b96 .shade-large-6a21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-middle-ba49 .picture-middle-6b96 .box-prev-33bd {
  background-color: var(--e-global-color-primary);
}
.secondary-middle-ba49 .picture-middle-6b96 .box-prev-33bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-middle-ba49 .picture-middle-6b96 .box-prev-33bd:hover {
  background-color: var(--e-global-color-primary);
}
.secondary-middle-ba49 .picture-middle-6b96 .pagination_glass_116d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-middle-ba49 .picture-middle-6b96 .pagination_glass_116d {
  background-color: var(--e-global-color-primary);
}
.secondary-middle-ba49 .picture-middle-6b96 .pagination_glass_116d:hover {
  background-color: var(--e-global-color-primary);
}
.secondary-middle-ba49 .picture-middle-6b96 .background_915b {
  background-color: var(--e-global-color-primary);
}
.secondary-middle-ba49 .picture-middle-6b96 .background_915b:hover {
  background-color: var(--e-global-color-primary);
}
.secondary-middle-ba49 .blue_1122 .north_9af6 li span {
  background-color: var(--e-global-color-text);
}
.secondary-middle-ba49 .blue_1122 .north_9af6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.secondary-middle-ba49 .blue_1122 .north_9af6 li.slider_upper_b889 span {
  background-color: var(--e-global-color-accent);
}
.secondary-middle-ba49 .primary-4503 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-middle-ba49 .panel-a0ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-9e78 .content_631f .right_a74e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-9e78 .content_631f .nav-left-54c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-9e78 .content_631f .text-3a87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_soft_15ca .gradient_cold_48a2 {
  border-color: var(--e-global-color-text);
}
.carousel_soft_15ca .focused-0b4f {
  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);
}
.carousel_soft_15ca .primary-e1a6 {
  color: var(--e-global-color-secondary);
}
.carousel_soft_15ca .primary-e1a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_soft_15ca .container_a790 > * {
  color: var(--e-global-color-primary);
}
.carousel_soft_15ca .container_a790 > * svg {
  fill: var(--e-global-color-primary);
}
.carousel_soft_15ca .picture_plasma_3d41 {
  color: var(--e-global-color-primary);
}
.carousel_soft_15ca .picture_plasma_3d41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_soft_15ca .paper_2247 {
  color: var(--e-global-color-primary);
}
.carousel_soft_15ca .paper_2247 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_soft_15ca .modal-8857 {
  color: var(--e-global-color-primary);
}
.carousel_soft_15ca .modal-8857 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_soft_15ca .table-gold-11db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_soft_15ca .gradient-5327 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_soft_15ca .gradient-5327.banner-new-a4c8 {
  color: var(--e-global-color-secondary);
}
.carousel_soft_15ca .gradient-5327.banner-new-a4c8 .header-3cdc {
  color: var(--e-global-color-accent);
}
.carousel_soft_15ca .gradient-5327.texture-yellow-939d {
  color: var(--e-global-color-text);
}
.carousel_soft_15ca .gradient-5327.texture-yellow-939d .header-3cdc {
  color: var(--e-global-color-text);
}
.carousel_soft_15ca .gradient-5327:before {
  border-top-color: var(--e-global-color-text);
}
.carousel_soft_15ca .right_3e76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_soft_15ca
  .right_3e76
  .button_0bd8 {
  background-color: var(--e-global-color-primary);
}
.carousel_soft_15ca
  .right_3e76
  .button_0bd8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_soft_15ca .gradient_cold_48a2 .sidebar_8c99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_glass_c389 .pagination_0a77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_glass_c389 .gold-2705 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_24b4 .box-d841 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_24b4
  .summary_b07d
  .secondary-mini-602d {
  background-color: var(--e-global-color-secondary);
}
.row_24b4
  .summary_b07d.shade_a120
  .secondary-mini-602d {
  background-color: var(--e-global-color-text);
}
.row_24b4
  .summary_b07d:hover
  .secondary-mini-602d {
  background-color: var(--e-global-color-accent);
}
.row_24b4
  .summary_b07d.fn-active-2a1d
  .secondary-mini-602d {
  background-color: var(--e-global-color-primary);
}
.hero_28df .full-7c05 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hero_28df .pressed-b771 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_28df .active_e947 {
  background-color: var(--e-global-color-primary);
}
.hero_28df .active_e947 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new_08b8 .link-next-3f8e .tag-6753 .small_42f8 {
  background-color: var(--e-global-color-secondary);
}
.new_08b8 .link-next-3f8e .picture_slow_3916:after {
  background-color: var(--e-global-color-secondary);
}
.new_08b8 .slider_a2d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_08b8 .hard_2ce4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_08b8 .tag-over-a651 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_08b8 .bright-bdc2 {
  background-color: var(--e-global-color-primary);
}
.new_08b8 .bright-bdc2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new_08b8 .table_small_f168 {
  background-color: var(--e-global-color-secondary);
}
.new_08b8 .table_small_f168 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new_08b8 .link-next-3f8e .detail_c6ea .south-8900:hover {
  background-color: var(--e-global-color-primary);
}
.new_08b8
  .link-next-3f8e
  .detail_c6ea
  .south-8900.fast_dd29 {
  background-color: var(--e-global-color-primary);
}
.new_08b8 .link-next-3f8e .fluid_d131:before {
  border-color: var(--e-global-color-primary);
}
.new_08b8 .link-next-3f8e .fluid_d131:hover:before {
  border-color: var(--e-global-color-secondary);
}
.new_08b8
  .link-next-3f8e
  .fluid_d131.down-7536:before {
  border-color: var(--e-global-color-primary);
}
.new_08b8 .south-2960 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-430c .small_6a5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-430c .small_6a5d:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-430c .small_6a5d.hero-3f6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-430c .pattern-cool-2ba7 {
  background-color: var(--e-global-color-primary);
}
.component-430c .pattern-cool-2ba7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-430c
  .warm-8fff
  .feature_a139
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-430c
  .popup-4253
  .feature_a139
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-2fd4
  .gold-e5bc
  .detail-stale-9cb0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-2fd4
  .gold-e5bc
  .aside-574a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-2fd4 .text_plasma_7ec4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-2fd4 .soft-8b5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-2fd4 .breadcrumb-copper-6710 {
  background-color: var(--e-global-color-primary);
}
.carousel-2fd4 .breadcrumb-copper-6710 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-fast-ba09 .shadow-5293 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-fast-ba09 .input_f4d1 {
  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);
}
.hover-fast-ba09 .box-gas-cc68 {
  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);
}
.hover-fast-ba09 .box-gas-cc68 a:hover {
  color: var(--e-global-color-secondary);
}
.hover-fast-ba09 .preview-3099 {
  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);
}
.hover-fast-ba09 .accordion_static_889d {
  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);
}
.hover-fast-ba09 .alert-stone-23c6 .background_915b {
  background-color: var(--e-global-color-primary);
}
.hover-fast-ba09 .alert-stone-23c6 .background_915b:hover {
  background-color: var(--e-global-color-accent);
}
.hover-fast-ba09
  .alert-stone-23c6
  .north_9af6
  li
  span {
  background-color: var(--e-global-color-text);
}
.hover-fast-ba09
  .alert-stone-23c6
  .north_9af6
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.hover-fast-ba09
  .alert-stone-23c6
  .north_9af6
  li.slider_upper_b889
  span {
  background-color: var(--e-global-color-accent);
}
.highlight_1143
  .backdrop_16ab
  .shade-4f65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_1143 .backdrop_16ab .tall-29f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_1143 .backdrop_16ab .hidden-outer-0d0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_1143 .media_next_cce8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.highlight_1143
  .info-d66e.focus_center_069e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77
  > a {
  background-color: var(--e-global-color-text);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77
  > a
  .slow_c2b0.primary-c9aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77
  > a
  .photo-dark-f3da.gas_6981 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77
  > .tag_5934
  .title_dynamic_4a77
  > a {
  background-color: var(--e-global-color-secondary);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77
  > .tag_5934
  .title_dynamic_4a77
  > a
  .left-8705 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77
  > .tag_5934
  .title_dynamic_4a77
  > a
  .photo-dark-f3da.stale_e461 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77
  > a
  .focused-e366:before {
  color: var(--e-global-color-text);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77
  > .tag_5934
  a
  .focused-e366:before {
  color: var(--e-global-color-text);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77.gas_b74b
  > a
  .focused-e366:before {
  color: var(--e-global-color-text);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77
  > .tag_5934
  .title_dynamic_4a77.gas_b74b
  > a
  .focused-e366:before {
  color: var(--e-global-color-text);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77
  > a
  .fresh-c11e
  .liquid_f1c0 {
  color: var(--e-global-color-text);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77
  > .tag_5934
  a
  .fresh-c11e
  .liquid_f1c0 {
  color: var(--e-global-color-text);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77
  > a
  .fresh-c11e
  .liquid_f1c0,
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77
  > .tag_5934
  a
  .fresh-c11e
  .liquid_f1c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77
  > a
  .chip_red_2250:before {
  color: var(--e-global-color-text);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77
  > .tag_5934
  a
  .chip_red_2250:before {
  color: var(--e-global-color-text);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77.gas_b74b
  > a
  .chip_red_2250:before {
  color: var(--e-global-color-text);
}
.under-0d2c
  > .component-current-3ee8
  > div
  > .tiny_34de
  > .title_dynamic_4a77
  > .tag_5934
  .title_dynamic_4a77.gas_b74b
  > a
  .chip_red_2250:before {
  color: var(--e-global-color-text);
}
.brown-ae66 .cool_62bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown-ae66
  .disabled-f192:hover
  .cool_62bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-ff0d
  > .component-current-3ee8
  > .overlay-d7c5
  > .focus_e9a5
  > .hero_paper_cf98
  > .shade_advanced_bb04
  .fresh-c6e4 {
  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);
}
.card-ff0d
  > .component-current-3ee8
  > .overlay-d7c5
  > .focus_e9a5
  > .hero_paper_cf98
  > .shade_advanced_bb04:hover
  .fresh-c6e4 {
  color: var(--e-global-color-text);
}
.card-ff0d
  > .component-current-3ee8
  > .overlay-d7c5
  > .focus_e9a5
  > .hero_paper_cf98
  > .shade_advanced_bb04:hover
  .fresh-c6e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-ff0d
  > .component-current-3ee8
  > .overlay-d7c5
  > .focus_e9a5
  > .hero_paper_cf98.fast_f7dc
  > .shade_advanced_bb04
  .fresh-c6e4 {
  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);
}
.menu_full_11b2 .row-clean-2775 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_full_11b2 .info_mini_281a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_full_11b2 .info_4013 {
  background-color: var(--e-global-color-primary);
}
.menu_full_11b2 .info_4013 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-2518
  > .component-current-3ee8
  > .purple_0a01
  > .thick-13bf
  > .under-d127
  .large_44c4 {
  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);
}
.menu-2518
  > .component-current-3ee8
  > .purple_0a01
  > .thick-13bf
  > .under-d127
  .video_hovered_a899 {
  color: var(--e-global-color-text);
}
.menu-2518
  > .component-current-3ee8
  > .purple_0a01
  > .thick-13bf
  > .under-d127:hover
  .large_44c4 {
  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);
}
.menu-2518
  > .component-current-3ee8
  > .purple_0a01
  > .thick-13bf
  > .under-d127:hover
  .video_hovered_a899 {
  color: var(--e-global-color-secondary);
}
.menu-2518
  > .component-current-3ee8
  > .purple_0a01
  > .thick-13bf
  > .under-d127.widget_7f8e
  .large_44c4 {
  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);
}
.menu-2518
  > .component-current-3ee8
  > .purple_0a01
  > .thick-13bf
  > .under-d127.widget_7f8e
  .video_hovered_a899 {
  color: var(--e-global-color-primary);
}
.feature-narrow-502d
  .block_310b
  .row-9079 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-narrow-502d .sort-d488 .sidebar_8c99 .border_static_65f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-1554 .logo-1a82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-1554 .message_right_3547 .logo-1a82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-1554 .soft_8c58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-1554 .soft_8c58 {
  background-color: var(--e-global-color-primary);
}
.pink-c35c .chip_prev_cdb9 .footer-8d24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink-c35c
  .chip_prev_cdb9:hover
  .title_43a5 {
  color: var(--e-global-color-secondary);
}
.pink-c35c
  .chip_prev_cdb9:hover
  .footer-8d24 {
  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);
}
.media-bad7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.form_solid_0da3 {
  flex-direction: column;
}

.form_solid_0da3 .white-a8eb {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.form_solid_0da3 .white-a8eb {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

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

span {
  color: #fff;
}

.photo_east_6eb9.outline_dcea {
  display: none;
}

.thumbnail-47ef {
  display: none;
}

body,
.container-purple-3238 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.button-57e4) !important; */
}

.text-new-0f38.gallery_short_5db6 {
  margin-bottom: 40px;
  width: 100%;
}

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

.form_solid_0da3 a {
  width: 100%;
}

.container_fdca .sort-short-8290.hovered_62bf {
  width: 20% !important;
}

.icon-upper-29ad {
  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;
}

.icon-upper-29ad:hover {
  color: #000;
}

.icon-upper-29ad svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.icon-upper-29ad:hover svg {
  fill: #000;
}

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

.notice_427b:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.container_fdca
  .sort-short-8290.small-ac66
  .badge-iron-6d7d
  .text-4013 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.center-247c.liquid-a340 > .top_8d0a {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.hidden-plasma-1b29 {
  position: relative;
  width: 100%;
}

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

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

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

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

.menu-thick-ec4e {
  display: flex;
  gap: 50px;
}

.container_fdca
  .sort-short-8290.info-610a
  .tertiary-d67e
  .dropdown-short-5f97 {
  width: 100% !important;
}

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

.message_6454 {
  width: 100%;
}

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

.aside-a267 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.west-5cc1 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.aside-a267:hover .wrapper_left_1a21 {
  visibility: visible;
}
.aside-a267:hover.aside-a267::before {
  display: block;
}

.container_e036 h3 {
  color: #fff;
}

.chip_yellow_ca89 {
  margin: 0;
}

.container_fdca
  .sort-short-8290.info-610a
  .dropdown-short-5f97
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.highlight_56b8 {
  width: 100%;
}

.column_c5c6 {
  width: 100%;
}

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

.column_c5c6 {
  width: 100%;
}

.out-6dfb {
  margin-bottom: 10px !important;
}

.dropdown-short-5f97 {
  display: flex;
  align-items: center;
}

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

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

.form_solid_0da3 .white-a8eb.progress_de12 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.form_solid_0da3 h1.white-a8eb {
  margin-top: 120px !important;
}

.container_fdca .sort-short-8290.hot_7f8e {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.form_pink_a188 img {
  width: 100%;
}

.chip_tiny_d328 .modal_fresh_53e1.badge-iron-6d7d {
  justify-content: space-between;
}

.easy-6777 {
  display: none;
}

.menu-e9c2 .first_fd21 {
  margin: 1px 0 !important;
}

.rough-7d65 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .center-247c .top_8d0a {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .icon-upper-29ad svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .chip_tiny_d328 .modal_fresh_53e1.badge-iron-6d7d {
    border-bottom: 1px solid #f0c159;
  }

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

  .center-247c.liquid-a340 > .top_8d0a {
    gap: 15px;
    justify-content: space-between;
  }

  .container_fdca
    .sort-short-8290.info-610a
    .dropdown-short-5f97
    img {
    width: 60% !important;
  }

  .column_467b {
    left: 2%;
  }

  .black-4284 {
    margin: 10px 0;
  }

  .form_solid_0da3 .first_fd21 {
    margin: 0;
    margin-bottom: 10px;
  }

  .icon-upper-29ad {
    font-size: 16px !important;
  }

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

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

  h2.form_solid_0da3 .white-a8eb,
  .form_solid_0da3 .white-a8eb {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .dropdown-short-5f97 {
    justify-content: center;
  }

  .form_solid_0da3 .first_fd21 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .paragraph-656a {
    margin-bottom: 15px !important;
  }

  .container_fdca .sort-short-8290.hovered_62bf {
    width: 75% !important;
  }

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

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

  h2.form_solid_0da3 .white-a8eb,
  .form_solid_0da3 .white-a8eb {
    font-size: 30px !important;
  }

  .dropdown-short-5f97 {
    justify-content: center;
  }

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

  .cold_7c6c
    .layout-light-518f.component_6d52 {
    margin: 0 !important;
  }

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

  .black-4284 {
    display: flex;
  }

  .item-d36c .icon-upper-29ad {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .highlight-motion-010c svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .form_solid_0da3 h1.white-a8eb {
    margin-top: 80px !important;
  }

  .container_fdca
    .sort-short-8290.info-610a
    .dropdown-short-5f97
    img,
  .chip_5213 .tertiary-d67e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .container_fdca .sort-short-8290.hovered_62bf {
    width: 100% !important;
  }

  .center-247c.liquid-a340 > .top_8d0a {
    gap: 3px;
  }

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

@media (max-width: 400px) {
  .icon-upper-29ad {
    white-space: wrap;
  }
}

/* css-noise: c547 */
.phantom-card-t8 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
