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(.cool_c8cc) {
  gap: 0.5em;
}
:where(.box_gold_bf77) {
  gap: 0.5em;
}
body .picture-selected-09e4 > .heading_1727 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .picture-selected-09e4 > .center_1933 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .picture-selected-09e4 > .active_6f6c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .video-777f > .heading_1727 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .video-777f > .center_1933 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .video-777f > .active_6f6c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .video-777f
  > :where(:not(.heading_1727):not(.center_1933):not(.sort_wood_77cf)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .video-777f > .bright-ca4a {
  max-width: var(--wp--style--global--wide-size);
}
body .cool_c8cc {
  display: flex;
}
body .cool_c8cc {
  flex-wrap: wrap;
  align-items: center;
}
body .cool_c8cc > * {
  margin: 0;
}
body .box_gold_bf77 {
  display: grid;
}
body .box_gold_bf77 > * {
  margin: 0;
}
:where(.brown_65e6.cool_c8cc) {
  gap: 2em;
}
:where(.brown_65e6.box_gold_bf77) {
  gap: 2em;
}
:where(.wide-1b3f.cool_c8cc) {
  gap: 1.25em;
}
:where(.wide-1b3f.box_gold_bf77) {
  gap: 1.25em;
}
.avatar-pro-84f4 {
  color: var(--wp--preset--color--black) !important;
}
.rough_0946 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pagination_plasma_6009 {
  color: var(--wp--preset--color--white) !important;
}
.sort-4886 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.item-mini-080d {
  color: var(--wp--preset--color--vivid-red) !important;
}
.mask-gas-479c {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.filter_prev_2c05 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hover_copper_a002 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.pagination_hard_0a8f {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.alert_outer_edc6 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.top-71e2 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.first_2a2e {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.modal-cf53 {
  background-color: var(--wp--preset--color--black) !important;
}
.mask_7bec {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.thumbnail_green_a025 {
  background-color: var(--wp--preset--color--white) !important;
}
.dynamic_3c6c {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.surface-up-823d {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.focused-27b0 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.article-7baa {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.backdrop-40a8 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.content_951e {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.column-in-cde6 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.smooth_3900 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.active-7201 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.gas-c21f {
  border-color: var(--wp--preset--color--black) !important;
}
.texture_fd89 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.modal-ed0a {
  border-color: var(--wp--preset--color--white) !important;
}
.smooth_6305 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.thick-632e {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.background-539c {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.fresh-af4c {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dim_facb {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.carousel_first_4572 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.slow_c253 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.item_faa2 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.icon_305c {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.summary_medium_55b9 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.outline-gas-c997 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.gradient-wide-c604 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.logo-wood-e98d {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.tiny_b294 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.glass_2f48 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.purple_f1d9 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.static_8ce4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.tag_hot_1bf5 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.card-old-9444 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.avatar-a4e1 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.wrapper_focused_9b68 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.west_e600 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.first-2b4c {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.highlight_7647 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.card_16c1 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.slider-578a a:where(:not(.status-south-9cc9)) {
  color: inherit;
}
:where(.wide-1b3f.cool_c8cc) {
  gap: 1.25em;
}
:where(.wide-1b3f.box_gold_bf77) {
  gap: 1.25em;
}
:where(.brown_65e6.cool_c8cc) {
  gap: 2em;
}
:where(.brown_65e6.box_gold_bf77) {
  gap: 2em;
}
.section_30ff {
  font-size: 1.5em;
  line-height: 1.6;
}

.input_dim_a416 .modal-cool-5d33 {
  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);
}
.dropdown-in-94e7 .mini_23eb {
  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);
}
.popup-orange-154a {
  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);
}
.popup-orange-154a.hard_8762 .container-c43e {
  background-color: var(--e-global-color-primary);
}
.popup-orange-154a.slider-a2d2 .container-c43e,
.popup-orange-154a.pattern_72b5 .container-c43e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.narrow-ce75 .photo-846e {
  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);
}
.detail_stale_2699 {
  --divider-color: var(--e-global-color-secondary);
}
.detail_stale_2699 .focus-3da8 {
  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);
}
.detail_stale_2699.dim-da34 .complex_429f {
  background-color: var(--e-global-color-secondary);
}
.detail_stale_2699.summary_a3c0 .complex_429f,
.detail_stale_2699.advanced_c1bd .complex_429f {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.detail_stale_2699.summary_a3c0 .complex_429f,
.detail_stale_2699.advanced_c1bd .complex_429f svg {
  fill: var(--e-global-color-secondary);
}
.element-brown-811f .active_2730 {
  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);
}
.element-brown-811f .primary_top_a0b0 {
  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);
}
.tooltip-lite-3708.dim-da34 .complex_429f {
  background-color: var(--e-global-color-primary);
}
.tooltip-lite-3708.summary_a3c0 .complex_429f,
.tooltip-lite-3708.advanced_c1bd .complex_429f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tooltip-lite-3708.summary_a3c0 .complex_429f,
.tooltip-lite-3708.advanced_c1bd .complex_429f svg {
  fill: var(--e-global-color-primary);
}
.new-1b59.dim-da34 .complex_429f {
  background-color: var(--e-global-color-primary);
}
.new-1b59.summary_a3c0 .complex_429f,
.new-1b59.advanced_c1bd .complex_429f {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.new-1b59 .full_a014 {
  color: var(--e-global-color-primary);
}
.new-1b59 .full_a014,
.new-1b59 .full_a014 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-1b59 .steel-7503 {
  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-next-a69c .list-out-09cd {
  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);
}
.button-current-02fe .smooth-e911 .background-wood-1bae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_27dc .grid-7b4b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.message_27dc .slider_fafd i {
  color: var(--e-global-color-primary);
}
.message_27dc .slider_fafd svg {
  fill: var(--e-global-color-primary);
}
.message_27dc .thumbnail-bronze-5529 {
  color: var(--e-global-color-secondary);
}
.message_27dc .grid-7b4b > .thumbnail-bronze-5529,
.message_27dc .grid-7b4b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_c434 .fresh-1d9d {
  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);
}
.container_c434 .gallery-plasma-58b7 {
  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);
}
.overlay_5ec4 .element-pro-06ac .title_ab31 {
  background-color: var(--e-global-color-primary);
}
.overlay_5ec4 .bottom_da31 {
  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);
}
.link-56fa .paragraph_iron_7881 {
  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);
}
.link-56fa .popup_iron_e7e4 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-56fa .breadcrumb-639d {
  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);
}
.last_c2c0 .complex-71a3,
.last_c2c0 .complex-71a3 a {
  color: var(--e-global-color-primary);
}
.last_c2c0 .complex-71a3.hard_c2c6,
.last_c2c0 .complex-71a3.hard_c2c6 a {
  color: var(--e-global-color-accent);
}
.last_c2c0 .complex-71a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_c2c0 .popup_wood_e540 {
  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);
}
.hot_4ae4 .outer-ac3f,
.hot_4ae4 .gas_36e0 {
  color: var(--e-global-color-primary);
}
.hot_4ae4 .outer-ac3f svg {
  fill: var(--e-global-color-primary);
}
.hot_4ae4 .hard_c2c6 .outer-ac3f,
.hot_4ae4 .hard_c2c6 .gas_36e0 {
  color: var(--e-global-color-accent);
}
.hot_4ae4 .hard_c2c6 .outer-ac3f svg {
  fill: var(--e-global-color-accent);
}
.hot_4ae4 .gas_36e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_4ae4 .popup_wood_e540 {
  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);
}
.caption_first_088b .narrow_beab,
.caption_first_088b .element_0076 {
  color: var(--e-global-color-primary);
}
.caption_first_088b .element_0076 svg {
  fill: var(--e-global-color-primary);
}
.caption_first_088b .complex-71a3.hard_c2c6 a,
.caption_first_088b
  .complex-71a3.hard_c2c6
  .element_0076 {
  color: var(--e-global-color-accent);
}
.caption_first_088b .narrow_beab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_first_088b .popup_wood_e540 {
  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);
}
.in-c64d .up-7b39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-c64d .description-06ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-over-2c36 .gas_9810 .upper_b9d1 {
  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);
}
.header-over-2c36 .gas_9810 .texture-dc97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-over-2c36 .tabs-right-5a43 .upper_b9d1 {
  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);
}
.header-over-2c36
  .tabs-right-5a43
  .texture-dc97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-over-2c36
  .title-narrow-7866
  .upper_b9d1 {
  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);
}
.header-over-2c36
  .title-narrow-7866
  .texture-dc97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-over-2c36
  .feature_3599
  .upper_b9d1 {
  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);
}
.header-over-2c36
  .feature_3599
  .texture-dc97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_steel_ebf3 .grid-79f4 {
  background-color: var(--e-global-color-primary);
}
.footer_steel_ebf3 .grid-79f4:hover {
  background-color: var(--e-global-color-primary);
}
.footer_steel_ebf3 .rough_a7cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_steel_ebf3
  .grid-79f4:hover
  .rough_a7cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-c309 .nav-down-ee65 {
  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);
}
.left_5de2 .stale_482e .accordion-east-42c8 a {
  background-color: var(--e-global-color-accent);
}
.left_5de2 .stale_482e .carousel-lite-cb45 a {
  background-color: var(--e-global-color-accent);
}
.left_5de2 .stale_482e .accordion-east-42c8 a,
.left_5de2 .stale_482e .carousel-lite-cb45 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-358c
  .last_4bd6.in_0f0f
  .stale_482e
  a.info-white-8b95 {
  background-color: var(--e-global-color-accent);
}
.frame-358c
  .last_4bd6.in_0f0f
  .stale_482e
  span.info-white-8b95.fn-current-7eb7 {
  background-color: var(--e-global-color-text);
}
.frame-358c
  .last_4bd6.in_0f0f
  .stale_482e
  .info-white-8b95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_dcab .picture_2765 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_dcab
  .table_14bd
  > .border_motion_03ff
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_dcab
  .tertiary_north_3562
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_dcab
  .panel_wood_f0ee
  .iron_69a2,
.thick_dcab
  .panel_wood_f0ee
  .form-ad47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_dcab
  .panel_wood_f0ee
  .preview-up-c728,
.thick_dcab
  .panel_wood_f0ee
  a
  .preview-up-c728 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_dcab
  .panel_wood_f0ee
  .primary_f4a2 {
  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);
}
.thick_dcab
  .panel_wood_f0ee
  .pagination_98b9 {
  background-color: var(--e-global-color-primary);
}
.thick_dcab
  .panel_wood_f0ee
  .pagination_98b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_dcab
  .panel_wood_f0ee
  .pagination_98b9:hover {
  background-color: var(--e-global-color-primary);
}
.thick_dcab
  .panel_wood_f0ee
  .tabs_up_5516 {
  background-color: var(--e-global-color-primary);
}
.thick_dcab
  .panel_wood_f0ee
  .tabs_up_5516 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_dcab
  .panel_wood_f0ee
  .tabs_up_5516:hover {
  background-color: var(--e-global-color-primary);
}
.thick_dcab
  .motion-c03a
  .footer_small_ffe6
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_dcab
  .motion-c03a
  .simple_127e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_dcab
  .motion-c03a
  .primary_f4a2 {
  color: var(--e-global-color-text);
}
.thick_dcab
  .motion-c03a
  .primary_f4a2
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_dcab
  .motion-c03a
  .pagination_98b9 {
  background-color: var(--e-global-color-primary);
}
.thick_dcab
  .motion-c03a
  .pagination_98b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_dcab
  .motion-c03a
  .pagination_98b9:hover {
  background-color: var(--e-global-color-primary);
}
.thick_dcab
  .motion-c03a
  .tabs_up_5516 {
  background-color: var(--e-global-color-primary);
}
.thick_dcab
  .motion-c03a
  .tabs_up_5516 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_dcab
  .motion-c03a
  .tabs_up_5516:hover {
  background-color: var(--e-global-color-primary);
}
.thick_dcab .pro-697e {
  background-color: var(--e-global-color-primary);
}
.thick_dcab .pro-697e:hover {
  background-color: var(--e-global-color-primary);
}
.thick_dcab .image-old-95a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_dcab .south_da2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_9fbd .banner_a363 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_9fbd
  .bright-df70
  > div:nth-child(3)
  .banner_a363,
.container_9fbd
  .liquid_151c
  > div:nth-child(1)
  .banner_a363,
.container_9fbd
  .tabs-bottom-6ae8
  > div:nth-child(1)
  .banner_a363,
.container_9fbd
  .mini-b558
  > div:nth-child(1)
  .banner_a363,
.container_9fbd
  .grid_baf5
  > div:nth-child(1)
  .banner_a363 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_9fbd .video-basic-c16b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_9fbd .hero-black-6833 {
  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);
}
.container_9fbd .tertiary-out-bf85 {
  background-color: var(--e-global-color-primary);
}
.container_9fbd .tertiary-out-bf85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_9fbd .tertiary-out-bf85:hover {
  background-color: var(--e-global-color-primary);
}
.container_9fbd .frame-under-8c6d {
  background-color: var(--e-global-color-primary);
}
.container_9fbd .frame-under-8c6d:hover {
  background-color: var(--e-global-color-primary);
}
.container_9fbd .image-old-95a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_9fbd .south_da2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-east-5686 .paragraph-4ed2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-east-5686 .banner-red-8226 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-east-5686 .wide-2482 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-east-5686 .text_d726 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-east-5686 .tag_231b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-east-5686 .frame-under-8c6d {
  background-color: var(--e-global-color-primary);
}
.list-east-5686 .frame-under-8c6d:hover {
  background-color: var(--e-global-color-primary);
}
.outline_copper_52d4 .column-tiny-c3ee {
  background-color: var(--e-global-color-secondary);
}
.outline_copper_52d4 .liquid_8378 {
  background-color: var(--e-global-color-text);
}
.outline_copper_52d4 .widget-yellow-61e1 {
  background-color: var(--e-global-color-secondary);
}
.outline_copper_52d4 .orange_b9ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_copper_52d4 .hidden_under_ae4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_copper_52d4 .popup_static_64c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_copper_52d4 .feature_274c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_copper_52d4 .article_7b95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-5838 .accordion-52c3 .prev-6d86,
.background-5838
  .accordion-52c3
  .prev-6d86
  a,
.background-5838 .complex-6403 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-5838 .accordion-52c3 .cool_3cb4,
.background-5838 .feature-soft-b02d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-5838 .accordion-52c3 .cool_3cb4 {
  color: var(--e-global-color-text);
}
.background-5838 .feature-soft-b02d {
  color: var(--e-global-color-text);
}
.background-5838
  .accordion-52c3
  .overlay_copper_5f5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-5838 .shade_black_a96d .focus_24ae {
  background-color: var(--e-global-color-primary);
}
.background-5838 .shade_black_a96d .focus_24ae:hover {
  background-color: var(--e-global-color-primary);
}
.background-5838 .shade_black_a96d .stone-e010 li span {
  background-color: var(--e-global-color-text);
}
.background-5838 .shade_black_a96d .stone-e010 li span:hover {
  background-color: var(--e-global-color-primary);
}
.background-5838
  .shade_black_a96d
  .stone-e010
  li.column_middle_6b65
  span {
  background-color: var(--e-global-color-accent);
}
.background-5838 .next_b40f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-2d80 .shade_dark_9e5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-mini-5f9e .overlay-5b9c {
  background-color: var(--e-global-color-primary);
}
.highlight-mini-5f9e .out_bf06 {
  background-color: var(--e-global-color-secondary);
}
.highlight-mini-5f9e .popup_f871 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-mini-5f9e .summary_up_28fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-mini-5f9e .tooltip-black-d0f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-mini-5f9e .blue_fffe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-mini-5f9e .banner_action_1e87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-mini-5f9e .mini_aa23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-mini-5f9e .out_f6e2 {
  background-color: var(--e-global-color-primary);
}
.highlight-mini-5f9e .out_f6e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-b110 .upper_6f11 {
  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);
}
.banner-b110 .aside-d2fc {
  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);
}
.banner-b110
  .texture_471e:after {
  background-color: var(--e-global-color-primary);
}
.banner-b110 .notification_c3b9 {
  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);
}
.button-d6a1 .complex-6403 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-d6a1 .feature-soft-b02d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-last-29fa .south-90fe .shadow-outer-4505 {
  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);
}
.box-last-29fa .south-90fe .slow_3d39 {
  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);
}
.fresh-801a .module_ffaf {
  background-color: var(--e-global-color-primary);
}
.fresh-801a .light_7be2 {
  background-color: var(--e-global-color-secondary);
}
.fresh-801a .clean-0e27 .sidebar-west-b1d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-801a .component-fd25 .sidebar-west-b1d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-wood-488d .north_34db .last_c46d {
  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);
}
.photo-wood-488d .north_34db .button-0564 {
  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);
}
.photo-wood-488d .north_34db .south_44fc {
  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);
}
.column_bbd2 .text_6591 {
  border-color: var(--e-global-color-text);
}
.column_bbd2 .summary_pro_f267 {
  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);
}
.column_bbd2 .black-e0df {
  color: var(--e-global-color-primary);
}
.column_bbd2 .sidebar_up_607e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_plasma_127c .easy-c0b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_plasma_127c .accent-slow-0b54 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_plasma_127c .paper_0983:hover .easy-c0b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_plasma_127c
  .paper_0983:hover
  .accent-slow-0b54 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_39e6 .smooth_92f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_39e6 .right_c313 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-gas-7a94 .paper-8c43 .aside-stale-8d48 {
  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);
}
.mask-gas-7a94 .soft-9514 .aside-stale-8d48 {
  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);
}
.video_paper_790c .down_21ce {
  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);
}
.accordion-small-38ca .small-e7e9 .backdrop_thick_7db8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-small-38ca .small-e7e9 .backdrop_thick_7db8 {
  background-color: var(--e-global-color-secondary);
}
.accordion-small-38ca .description-ab80 .backdrop_thick_7db8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-small-38ca .description-ab80 .backdrop_thick_7db8 {
  background-color: var(--e-global-color-secondary);
}
.accordion-small-38ca .tooltip-pro-9cae .column-d0ed {
  background-color: var(--e-global-color-primary);
}
.accordion-small-38ca .tooltip-pro-9cae:hover .column-d0ed {
  background-color: var(--e-global-color-secondary);
}
.accordion-small-38ca .focus_24ae {
  background-color: var(--e-global-color-primary);
}
.accordion-small-38ca .focus_24ae:hover {
  background-color: var(--e-global-color-accent);
}
.accordion-small-38ca .stone-e010 li span {
  background-color: var(--e-global-color-text);
}
.accordion-small-38ca .stone-e010 li span:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-small-38ca .stone-e010 li.column_middle_6b65 span {
  background-color: var(--e-global-color-accent);
}
.footer_4fcb .icon_west_67be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_4fcb .input_cdd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_lite_e3f4 .status_pro_ddad:before {
  background-color: var(--e-global-color-secondary);
}
.summary_lite_e3f4 .description-full-ed42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_lite_e3f4 .module_65cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_39af .content-bronze-40b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_39af .content-bronze-40b4:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_39af .content-bronze-40b4.fn-active-7eb7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_39af .progress-b14c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_39af .avatar-smooth-0f4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_39af .in-6b32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_39af .hover-4e56 {
  background-color: var(--e-global-color-primary);
}
.slider_39af .hover-4e56 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_39af .column-dcf5 {
  background-color: var(--e-global-color-primary);
}
.slider_39af .column-dcf5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-selected-21fb .input-selected-2d3f .progress_badc a {
  color: var(--e-global-color-secondary);
}
.pattern-selected-21fb .input-selected-2d3f .progress_badc a:hover {
  color: var(--e-global-color-secondary);
}
.pattern-selected-21fb .input-selected-2d3f .progress_badc,
.pattern-selected-21fb .input-selected-2d3f .progress_badc a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-selected-21fb .input-selected-2d3f .highlight_right_4d01 {
  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-selected-21fb .input-selected-2d3f .pattern_7580 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-selected-21fb .input-selected-2d3f .column-6d91 {
  background-color: var(--e-global-color-primary);
}
.pattern-selected-21fb .input-selected-2d3f .column-6d91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-selected-21fb .input-selected-2d3f .column-6d91:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-selected-21fb .input-selected-2d3f .disabled_west_61b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-selected-21fb .input-selected-2d3f .disabled_west_61b2 {
  background-color: var(--e-global-color-primary);
}
.pattern-selected-21fb .input-selected-2d3f .disabled_west_61b2:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-selected-21fb .input-selected-2d3f .focus_24ae {
  background-color: var(--e-global-color-primary);
}
.pattern-selected-21fb .input-selected-2d3f .focus_24ae:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-selected-21fb .shade_black_a96d .stone-e010 li span {
  background-color: var(--e-global-color-text);
}
.pattern-selected-21fb .shade_black_a96d .stone-e010 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-selected-21fb .shade_black_a96d .stone-e010 li.column_middle_6b65 span {
  background-color: var(--e-global-color-accent);
}
.pattern-selected-21fb .image-old-95a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-selected-21fb .south_da2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_598f .button_active_d326 .input_yellow_2fd3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_598f .button_active_d326 .frame-next-fb3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_598f .button_active_d326 .motion_b0ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_dark_bc0d .thumbnail-071a {
  border-color: var(--e-global-color-text);
}
.tooltip_dark_bc0d .content-f8dc {
  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);
}
.tooltip_dark_bc0d .thick_5fa1 {
  color: var(--e-global-color-secondary);
}
.tooltip_dark_bc0d .thick_5fa1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_dark_bc0d .search_98ec > * {
  color: var(--e-global-color-primary);
}
.tooltip_dark_bc0d .search_98ec > * svg {
  fill: var(--e-global-color-primary);
}
.tooltip_dark_bc0d .form_533c {
  color: var(--e-global-color-primary);
}
.tooltip_dark_bc0d .form_533c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_dark_bc0d .first-a076 {
  color: var(--e-global-color-primary);
}
.tooltip_dark_bc0d .first-a076 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_dark_bc0d .pattern-white-f508 {
  color: var(--e-global-color-primary);
}
.tooltip_dark_bc0d .pattern-white-f508 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_dark_bc0d .title-outer-32a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_dark_bc0d .popup-new-89fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_dark_bc0d .popup-new-89fb.chip_a55f {
  color: var(--e-global-color-secondary);
}
.tooltip_dark_bc0d .popup-new-89fb.chip_a55f .under-7e45 {
  color: var(--e-global-color-accent);
}
.tooltip_dark_bc0d .popup-new-89fb.heading-current-f631 {
  color: var(--e-global-color-text);
}
.tooltip_dark_bc0d .popup-new-89fb.heading-current-f631 .under-7e45 {
  color: var(--e-global-color-text);
}
.tooltip_dark_bc0d .popup-new-89fb:before {
  border-top-color: var(--e-global-color-text);
}
.tooltip_dark_bc0d .yellow_f9cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_dark_bc0d
  .yellow_f9cb
  .shade_stone_0043 {
  background-color: var(--e-global-color-primary);
}
.tooltip_dark_bc0d
  .yellow_f9cb
  .shade_stone_0043 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_dark_bc0d .thumbnail-071a .green-8fb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_motion_0cc6 .down_57ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_motion_0cc6 .accent_1f27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-115d .accordion_7270 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-115d
  .nav-fb8d
  .item_full_fa99 {
  background-color: var(--e-global-color-secondary);
}
.alert-115d
  .nav-fb8d.menu-218b
  .item_full_fa99 {
  background-color: var(--e-global-color-text);
}
.alert-115d
  .nav-fb8d:hover
  .item_full_fa99 {
  background-color: var(--e-global-color-accent);
}
.alert-115d
  .nav-fb8d.fn-active-7eb7
  .item_full_fa99 {
  background-color: var(--e-global-color-primary);
}
.notification_iron_0db0 .silver_552e {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.notification_iron_0db0 .article_easy_43a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_iron_0db0 .clean-96eb {
  background-color: var(--e-global-color-primary);
}
.notification_iron_0db0 .clean-96eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_280e .widget_5276 .video_small_5a73 .dirty_9c50 {
  background-color: var(--e-global-color-secondary);
}
.banner_280e .widget_5276 .section_solid_3c31:after {
  background-color: var(--e-global-color-secondary);
}
.banner_280e .brown-4df8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_280e .pagination-steel-f1a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_280e .primary-old-63be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_280e .container-7c0e {
  background-color: var(--e-global-color-primary);
}
.banner_280e .container-7c0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_280e .row-ac5b {
  background-color: var(--e-global-color-secondary);
}
.banner_280e .row-ac5b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_280e .widget_5276 .article_1e26 .shade_c1f6:hover {
  background-color: var(--e-global-color-primary);
}
.banner_280e
  .widget_5276
  .article_1e26
  .shade_c1f6.disabled_c08a {
  background-color: var(--e-global-color-primary);
}
.banner_280e .widget_5276 .heading-small-96e2:before {
  border-color: var(--e-global-color-primary);
}
.banner_280e .widget_5276 .heading-small-96e2:hover:before {
  border-color: var(--e-global-color-secondary);
}
.banner_280e
  .widget_5276
  .heading-small-96e2.video_94d7:before {
  border-color: var(--e-global-color-primary);
}
.banner_280e .bottom-880d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_yellow_d5d0 .fluid_9047 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_yellow_d5d0 .fluid_9047:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_yellow_d5d0 .fluid_9047.image-a74a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_yellow_d5d0 .focus-804b {
  background-color: var(--e-global-color-primary);
}
.slider_yellow_d5d0 .focus-804b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_yellow_d5d0
  .last-fe79
  .over_bee8
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_yellow_d5d0
  .cool_64e1
  .over_bee8
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_brown_543e
  .main-dirty-03f7
  .heading-42eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_brown_543e
  .main-dirty-03f7
  .progress-huge-51b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_brown_543e .fresh_c9f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_brown_543e .plasma-7a51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_brown_543e .heading_bc52 {
  background-color: var(--e-global-color-primary);
}
.frame_brown_543e .heading_bc52 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_3e94 .border-077b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_3e94 .short-05ca {
  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);
}
.menu_3e94 .photo_c073 {
  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_3e94 .photo_c073 a:hover {
  color: var(--e-global-color-secondary);
}
.menu_3e94 .tag-purple-50e9 {
  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_3e94 .shade_wide_3843 {
  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_3e94 .bright_03f6 .focus_24ae {
  background-color: var(--e-global-color-primary);
}
.menu_3e94 .bright_03f6 .focus_24ae:hover {
  background-color: var(--e-global-color-accent);
}
.menu_3e94
  .bright_03f6
  .stone-e010
  li
  span {
  background-color: var(--e-global-color-text);
}
.menu_3e94
  .bright_03f6
  .stone-e010
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.menu_3e94
  .bright_03f6
  .stone-e010
  li.column_middle_6b65
  span {
  background-color: var(--e-global-color-accent);
}
.blue_5b33
  .footer_37b7
  .pattern-last-65cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_5b33 .footer_37b7 .detail-inner-de82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_5b33 .footer_37b7 .main-7ecc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_5b33 .shadow_under_3592 {
  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);
}
.blue_5b33
  .progress-8446.outline_607d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0
  > a {
  background-color: var(--e-global-color-text);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0
  > a
  .summary-31e6.alert_7730 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0
  > a
  .in_d47a.pressed-c721 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0
  > .next_cd69
  .feature-bronze-85f0
  > a {
  background-color: var(--e-global-color-secondary);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0
  > .next_cd69
  .feature-bronze-85f0
  > a
  .section_center_5c41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0
  > .next_cd69
  .feature-bronze-85f0
  > a
  .in_d47a.gold-708a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0
  > a
  .logo_d586:before {
  color: var(--e-global-color-text);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0
  > .next_cd69
  a
  .logo_d586:before {
  color: var(--e-global-color-text);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0.primary_e924
  > a
  .logo_d586:before {
  color: var(--e-global-color-text);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0
  > .next_cd69
  .feature-bronze-85f0.primary_e924
  > a
  .logo_d586:before {
  color: var(--e-global-color-text);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0
  > a
  .dirty_53c6
  .focus_up_c80d {
  color: var(--e-global-color-text);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0
  > .next_cd69
  a
  .dirty_53c6
  .focus_up_c80d {
  color: var(--e-global-color-text);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0
  > a
  .dirty_53c6
  .focus_up_c80d,
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0
  > .next_cd69
  a
  .dirty_53c6
  .focus_up_c80d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0
  > a
  .blue-05c3:before {
  color: var(--e-global-color-text);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0
  > .next_cd69
  a
  .blue-05c3:before {
  color: var(--e-global-color-text);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0.primary_e924
  > a
  .blue-05c3:before {
  color: var(--e-global-color-text);
}
.content_9fc3
  > .photo_7837
  > div
  > .header-in-70a9
  > .feature-bronze-85f0
  > .next_cd69
  .feature-bronze-85f0.primary_e924
  > a
  .blue-05c3:before {
  color: var(--e-global-color-text);
}
.component-first-e0f6 .easy_7bb9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-first-e0f6
  .motion_704f:hover
  .easy_7bb9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_bronze_55c8
  > .photo_7837
  > .caption-4db0
  > .background_fixed_9ac2
  > .form_full_8a8b
  > .accordion-pink-4de4
  .hard-60ad {
  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_bronze_55c8
  > .photo_7837
  > .caption-4db0
  > .background_fixed_9ac2
  > .form_full_8a8b
  > .accordion-pink-4de4:hover
  .hard-60ad {
  color: var(--e-global-color-text);
}
.article_bronze_55c8
  > .photo_7837
  > .caption-4db0
  > .background_fixed_9ac2
  > .form_full_8a8b
  > .accordion-pink-4de4:hover
  .hard-60ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_bronze_55c8
  > .photo_7837
  > .caption-4db0
  > .background_fixed_9ac2
  > .form_full_8a8b.column_dynamic_aa01
  > .accordion-pink-4de4
  .hard-60ad {
  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);
}
.pressed-20c5 .box_west_e7a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-20c5 .light_b78d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-20c5 .input_warm_c178 {
  background-color: var(--e-global-color-primary);
}
.pressed-20c5 .input_warm_c178 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_258c
  > .photo_7837
  > .bronze-346d
  > .hidden-2316
  > .tertiary_1e51
  .aside_39f0 {
  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);
}
.accordion_258c
  > .photo_7837
  > .bronze-346d
  > .hidden-2316
  > .tertiary_1e51
  .brown-ef14 {
  color: var(--e-global-color-text);
}
.accordion_258c
  > .photo_7837
  > .bronze-346d
  > .hidden-2316
  > .tertiary_1e51:hover
  .aside_39f0 {
  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);
}
.accordion_258c
  > .photo_7837
  > .bronze-346d
  > .hidden-2316
  > .tertiary_1e51:hover
  .brown-ef14 {
  color: var(--e-global-color-secondary);
}
.accordion_258c
  > .photo_7837
  > .bronze-346d
  > .hidden-2316
  > .tertiary_1e51.link-short-83f8
  .aside_39f0 {
  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);
}
.accordion_258c
  > .photo_7837
  > .bronze-346d
  > .hidden-2316
  > .tertiary_1e51.link-short-83f8
  .brown-ef14 {
  color: var(--e-global-color-primary);
}
.sort_fluid_5862
  .container_smooth_a394
  .shadow-e778 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_fluid_5862 .prev_594a .green-8fb8 .sidebar-4f21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-center-ca88 .east-5028 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-center-ca88 .heading-5950 .east-5028 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-center-ca88 .brown-4d00 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-center-ca88 .brown-4d00 {
  background-color: var(--e-global-color-primary);
}
.popup_31b3 .thumbnail_next_a641 .menu_2a2b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_31b3
  .thumbnail_next_a641:hover
  .popup_bronze_d541 {
  color: var(--e-global-color-secondary);
}
.popup_31b3
  .thumbnail_next_a641:hover
  .menu_2a2b {
  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);
}
.liquid_daec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.slow_7f34 {
  flex-direction: column;
}

.slow_7f34 .tooltip_9ef2 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

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

span {
  color: #fff;
}

.layout-97f3.status-d005 {
  display: none;
}

.blue-a2e3 {
  display: none;
}

body,
.logo_large_9c30 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.texture-active-be56) !important; */
}

.label_rough_1c87.block_3e3a {
  margin-bottom: 40px;
  width: 100%;
}

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

.slow_7f34 a {
  width: 100%;
}

.upper-27fa .status-85af.cool_0f5e {
  width: 20% !important;
}

.tabs-blue-4165 {
  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;
}

.tabs-blue-4165:hover {
  color: #000;
}

.tabs-blue-4165 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.tabs-blue-4165:hover svg {
  fill: #000;
}

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

.detail_easy_ca4b:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.upper-27fa
  .status-85af.button_0f9e
  .label-steel-240e
  .mask_glass_4c71 {
  font-size: 20px !important;
}

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

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

.row-purple-5e0c h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.white_e6fe.section_static_01e6 > .right_ba5a {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

.hover-up-40de {
  display: flex;
  gap: 50px;
}

.upper-27fa
  .status-85af.summary_gas_ab85
  .mask-90bb
  .rough-9889 {
  width: 100% !important;
}

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

.pagination-6629 {
  width: 100%;
}

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

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

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

  display: none;
}

.right-18ec {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.sort_5d40:hover .section_black_d119 {
  visibility: visible;
}
.sort_5d40:hover.sort_5d40::before {
  display: block;
}

.row-purple-5e0c h3 {
  color: #fff;
}

.gas_3459 {
  margin: 0;
}

.upper-27fa
  .status-85af.summary_gas_ab85
  .rough-9889
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.lower_49f9 {
  width: 100%;
}

.in_f4bc {
  width: 100%;
}

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

.in_f4bc {
  width: 100%;
}

.soft-1c11 {
  margin-bottom: 10px !important;
}

.rough-9889 {
  display: flex;
  align-items: center;
}

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

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

.slow_7f34 .tooltip_9ef2.footer-d349 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.slow_7f34 h1.tooltip_9ef2 {
  margin-top: 120px !important;
}

.upper-27fa .status-85af.surface-87d0 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.wrapper-32a5 img {
  width: 100%;
}

.block-soft-6194 .hero_outer_a873.label-steel-240e {
  justify-content: space-between;
}

.thumbnail_c6c7 {
  display: none;
}

.chip_6c4b .background_bd77 {
  margin: 1px 0 !important;
}

.new-5449 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .white_e6fe .right_ba5a {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .hover-up-40de {
    flex-direction: column;
  }

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

@media (max-width: 767px) {
  .row-purple-5e0c h3 {
    font-size: 28px;
  }

  .tabs-blue-4165 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .block-soft-6194 .hero_outer_a873.label-steel-240e {
    border-bottom: 1px solid #f0c159;
  }

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

  .white_e6fe.section_static_01e6 > .right_ba5a {
    gap: 15px;
    justify-content: space-between;
  }

  .upper-27fa
    .status-85af.summary_gas_ab85
    .rough-9889
    img {
    width: 60% !important;
  }

  .component_33f9 {
    left: 2%;
  }

  .south-051a {
    margin: 10px 0;
  }

  .slow_7f34 .background_bd77 {
    margin: 0;
    margin-bottom: 10px;
  }

  .tabs-blue-4165 {
    font-size: 16px !important;
  }

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

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

  h2.slow_7f34 .tooltip_9ef2,
  .slow_7f34 .tooltip_9ef2 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .rough-9889 {
    justify-content: center;
  }

  .slow_7f34 .background_bd77 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .upper-27fa .status-85af.cool_0f5e {
    width: 75% !important;
  }

  .wrapper-32a5 img {
    width: 100% !important;
  }
}

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

  h2.slow_7f34 .tooltip_9ef2,
  .slow_7f34 .tooltip_9ef2 {
    font-size: 30px !important;
  }

  .rough-9889 {
    justify-content: center;
  }

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

  .dropdown_2f71
    .border-1a09.summary_9678 {
    margin: 0 !important;
  }

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

  .south-051a {
    display: flex;
  }

  .center_efbd .tabs-blue-4165 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .slow_7f34 h1.tooltip_9ef2 {
    margin-top: 80px !important;
  }

  .upper-27fa
    .status-85af.summary_gas_ab85
    .rough-9889
    img,
  .element-brown-811f .mask-90bb {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .upper-27fa .status-85af.cool_0f5e {
    width: 100% !important;
  }

  .white_e6fe.section_static_01e6 > .right_ba5a {
    gap: 3px;
  }

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

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

/* css-noise: 15ee */
.promo-block-e3 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.2;
}
