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(.link_2116) {
  gap: 0.5em;
}
:where(.accent_af8b) {
  gap: 0.5em;
}
body .highlight-83ba > .highlight-new-4223 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .highlight-83ba > .active-fa13 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .highlight-83ba > .bronze_bb4f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .current-763f > .highlight-new-4223 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .current-763f > .active-fa13 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .current-763f > .bronze_bb4f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .current-763f
  > :where(:not(.highlight-new-4223):not(.active-fa13):not(.status_hovered_44f9)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .current-763f > .table-first-7f93 {
  max-width: var(--wp--style--global--wide-size);
}
body .link_2116 {
  display: flex;
}
body .link_2116 {
  flex-wrap: wrap;
  align-items: center;
}
body .link_2116 > * {
  margin: 0;
}
body .accent_af8b {
  display: grid;
}
body .accent_af8b > * {
  margin: 0;
}
:where(.notice-south-e5e6.link_2116) {
  gap: 2em;
}
:where(.notice-south-e5e6.accent_af8b) {
  gap: 2em;
}
:where(.notice-573a.link_2116) {
  gap: 1.25em;
}
:where(.notice-573a.accent_af8b) {
  gap: 1.25em;
}
.paragraph_68bc {
  color: var(--wp--preset--color--black) !important;
}
.smooth_0f44 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.box_bottom_0005 {
  color: var(--wp--preset--color--white) !important;
}
.gallery-f310 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.summary-cold-3ec0 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.popup-7fba {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.alert_steel_d027 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dim_8795 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.preview_first_4c75 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.advanced-ef67 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.box-action-a870 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.advanced-fda6 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.status_green_d881 {
  background-color: var(--wp--preset--color--black) !important;
}
.action-ce98 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.advanced_b311 {
  background-color: var(--wp--preset--color--white) !important;
}
.surface_old_e80f {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.widget_d99f {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.label_basic_7e60 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.brown-4b55 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.wrapper-c4a6 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.dim-53ee {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.prev-af2f {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dropdown_d31d {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.label_ee97 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.footer-ece5 {
  border-color: var(--wp--preset--color--black) !important;
}
.upper_57d8 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shade_494a {
  border-color: var(--wp--preset--color--white) !important;
}
.bottom_c44e {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.in-98cd {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.feature-8095 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wrapper_0414 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.content_61b3 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.info-active-9df3 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.outline_c4c8 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.iron-a7ba {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.purple_4e82 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.shadow-down-44a4 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.new_7778 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.slider-8197 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.tag-80c6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.link_huge_bf62 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.message-e4c2 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.frame_033e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.main-ef33 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.paragraph-332d {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.label_40b6 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.liquid-b9ea {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.black_d4b9 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.block-7ba9 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.copper-f43c {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.list_509d {
  font-size: var(--wp--preset--font-size--large) !important;
}
.article_fast_6755 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.card-548f a:where(:not(.simple_3ccc)) {
  color: inherit;
}
:where(.notice-573a.link_2116) {
  gap: 1.25em;
}
:where(.notice-573a.accent_af8b) {
  gap: 1.25em;
}
:where(.notice-south-e5e6.link_2116) {
  gap: 2em;
}
:where(.notice-south-e5e6.accent_af8b) {
  gap: 2em;
}
.footer_pressed_6410 {
  font-size: 1.5em;
  line-height: 1.6;
}

.paragraph-bottom-34d3 .fluid_cf62 {
  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);
}
.dirty_7e0e .form-0e3e {
  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);
}
.image-warm-95a0 {
  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);
}
.image-warm-95a0.texture-949d .backdrop-b281 {
  background-color: var(--e-global-color-primary);
}
.image-warm-95a0.notice-wide-2d0d .backdrop-b281,
.image-warm-95a0.frame_96f3 .backdrop-b281 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.shadow-499b .video-14eb {
  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);
}
.search_822e {
  --divider-color: var(--e-global-color-secondary);
}
.search_822e .message_6304 {
  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);
}
.search_822e.table_hovered_0a2d .wide-b740 {
  background-color: var(--e-global-color-secondary);
}
.search_822e.disabled-tall-d353 .wide-b740,
.search_822e.large-760f .wide-b740 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.search_822e.disabled-tall-d353 .wide-b740,
.search_822e.large-760f .wide-b740 svg {
  fill: var(--e-global-color-secondary);
}
.pattern_53f0 .fast_cfcd {
  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_53f0 .mask_hard_6e11 {
  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);
}
.action-5c6f.table_hovered_0a2d .wide-b740 {
  background-color: var(--e-global-color-primary);
}
.action-5c6f.disabled-tall-d353 .wide-b740,
.action-5c6f.large-760f .wide-b740 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.action-5c6f.disabled-tall-d353 .wide-b740,
.action-5c6f.large-760f .wide-b740 svg {
  fill: var(--e-global-color-primary);
}
.table-5651.table_hovered_0a2d .wide-b740 {
  background-color: var(--e-global-color-primary);
}
.table-5651.disabled-tall-d353 .wide-b740,
.table-5651.large-760f .wide-b740 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.table-5651 .element-motion-881f {
  color: var(--e-global-color-primary);
}
.table-5651 .element-motion-881f,
.table-5651 .element-motion-881f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-5651 .menu_stale_ba05 {
  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);
}
.white-911d .picture_3b1d {
  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-b7c4 .right_d8c6 .element_809e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_3d11 .popup-prev-751c:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.alert_3d11 .overlay_cold_dd0e i {
  color: var(--e-global-color-primary);
}
.alert_3d11 .overlay_cold_dd0e svg {
  fill: var(--e-global-color-primary);
}
.alert_3d11 .tertiary-ef48 {
  color: var(--e-global-color-secondary);
}
.alert_3d11 .popup-prev-751c > .tertiary-ef48,
.alert_3d11 .popup-prev-751c > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-c647 .static-b195 {
  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-c647 .label-465b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.secondary_large_4a75 .hot_47e9 .motion_2d49 {
  background-color: var(--e-global-color-primary);
}
.secondary_large_4a75 .menu_de37 {
  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);
}
.solid_6519 .input-purple-8671 {
  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);
}
.solid_6519 .block-7ada {
  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);
}
.solid_6519 .article_7b4e {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.photo_hard_b66b .paragraph_inner_2e74,
.photo_hard_b66b .paragraph_inner_2e74 a {
  color: var(--e-global-color-primary);
}
.photo_hard_b66b .paragraph_inner_2e74.tertiary-f5d8,
.photo_hard_b66b .paragraph_inner_2e74.tertiary-f5d8 a {
  color: var(--e-global-color-accent);
}
.photo_hard_b66b .paragraph_inner_2e74 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_hard_b66b .over-2fd4 {
  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);
}
.bronze_81e3 .preview_black_b8e6,
.bronze_81e3 .row-steel-0015 {
  color: var(--e-global-color-primary);
}
.bronze_81e3 .preview_black_b8e6 svg {
  fill: var(--e-global-color-primary);
}
.bronze_81e3 .tertiary-f5d8 .preview_black_b8e6,
.bronze_81e3 .tertiary-f5d8 .row-steel-0015 {
  color: var(--e-global-color-accent);
}
.bronze_81e3 .tertiary-f5d8 .preview_black_b8e6 svg {
  fill: var(--e-global-color-accent);
}
.bronze_81e3 .row-steel-0015 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_81e3 .over-2fd4 {
  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);
}
.heading-green-6585 .text_5da0,
.heading-green-6585 .grid-top-772e {
  color: var(--e-global-color-primary);
}
.heading-green-6585 .grid-top-772e svg {
  fill: var(--e-global-color-primary);
}
.heading-green-6585 .paragraph_inner_2e74.tertiary-f5d8 a,
.heading-green-6585
  .paragraph_inner_2e74.tertiary-f5d8
  .grid-top-772e {
  color: var(--e-global-color-accent);
}
.heading-green-6585 .text_5da0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-green-6585 .over-2fd4 {
  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);
}
.gallery-a27b .main_9f17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-a27b .focused_f629 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-ed75 .video_2244 .accordion_lite_2daf {
  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);
}
.advanced-ed75 .video_2244 .text_4de4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-ed75 .carousel-5580 .accordion_lite_2daf {
  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);
}
.advanced-ed75
  .carousel-5580
  .text_4de4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-ed75
  .inner_6e6d
  .accordion_lite_2daf {
  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);
}
.advanced-ed75
  .inner_6e6d
  .text_4de4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-ed75
  .fluid-ec99
  .accordion_lite_2daf {
  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);
}
.advanced-ed75
  .fluid-ec99
  .text_4de4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_597e .logo-0396 {
  background-color: var(--e-global-color-primary);
}
.out_597e .logo-0396:hover {
  background-color: var(--e-global-color-primary);
}
.out_597e .shadow-center-2450 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_597e
  .logo-0396:hover
  .shadow-center-2450 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_current_1627 .under_a322 {
  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);
}
.surface_06a7 .pattern_light_204b .modal_thick_2774 a {
  background-color: var(--e-global-color-accent);
}
.surface_06a7 .pattern_light_204b .layout-easy-a96c a {
  background-color: var(--e-global-color-accent);
}
.surface_06a7 .pattern_light_204b .modal_thick_2774 a,
.surface_06a7 .pattern_light_204b .layout-easy-a96c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-5fb4
  .first_1072.upper_980f
  .pattern_light_204b
  a.container_new_2e6b {
  background-color: var(--e-global-color-accent);
}
.right-5fb4
  .first_1072.upper_980f
  .pattern_light_204b
  span.container_new_2e6b.fn-current-4a77 {
  background-color: var(--e-global-color-text);
}
.right-5fb4
  .first_1072.upper_980f
  .pattern_light_204b
  .container_new_2e6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_e11e .next_45ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_e11e
  .highlight_68ae
  > .medium_aa1b
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_e11e
  .feature_full_92e4
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_e11e
  .photo_fast_cb12
  .hidden-d1e0,
.simple_e11e
  .photo_fast_cb12
  .slider-first-3eb3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_e11e
  .photo_fast_cb12
  .texture-def8,
.simple_e11e
  .photo_fast_cb12
  a
  .texture-def8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_e11e
  .photo_fast_cb12
  .row-e634 {
  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);
}
.simple_e11e
  .photo_fast_cb12
  .input_advanced_e1e9 {
  background-color: var(--e-global-color-primary);
}
.simple_e11e
  .photo_fast_cb12
  .input_advanced_e1e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_e11e
  .photo_fast_cb12
  .input_advanced_e1e9:hover {
  background-color: var(--e-global-color-primary);
}
.simple_e11e
  .photo_fast_cb12
  .gradient_cd89 {
  background-color: var(--e-global-color-primary);
}
.simple_e11e
  .photo_fast_cb12
  .gradient_cd89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_e11e
  .photo_fast_cb12
  .gradient_cd89:hover {
  background-color: var(--e-global-color-primary);
}
.simple_e11e
  .focused_62ee
  .notification_full_a9c4
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_e11e
  .focused_62ee
  .glass_1a9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_e11e
  .focused_62ee
  .row-e634 {
  color: var(--e-global-color-text);
}
.simple_e11e
  .focused_62ee
  .row-e634
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_e11e
  .focused_62ee
  .input_advanced_e1e9 {
  background-color: var(--e-global-color-primary);
}
.simple_e11e
  .focused_62ee
  .input_advanced_e1e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_e11e
  .focused_62ee
  .input_advanced_e1e9:hover {
  background-color: var(--e-global-color-primary);
}
.simple_e11e
  .focused_62ee
  .gradient_cd89 {
  background-color: var(--e-global-color-primary);
}
.simple_e11e
  .focused_62ee
  .gradient_cd89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_e11e
  .focused_62ee
  .gradient_cd89:hover {
  background-color: var(--e-global-color-primary);
}
.simple_e11e .row-ce99 {
  background-color: var(--e-global-color-primary);
}
.simple_e11e .row-ce99:hover {
  background-color: var(--e-global-color-primary);
}
.simple_e11e .article_stone_5e17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_e11e .badge-bright-e7a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_fb37 .alert-hot-b972 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_fb37
  .accordion-2617
  > div:nth-child(3)
  .alert-hot-b972,
.advanced_fb37
  .column_f8b1
  > div:nth-child(1)
  .alert-hot-b972,
.advanced_fb37
  .modal-436f
  > div:nth-child(1)
  .alert-hot-b972,
.advanced_fb37
  .first-c043
  > div:nth-child(1)
  .alert-hot-b972,
.advanced_fb37
  .light_a05b
  > div:nth-child(1)
  .alert-hot-b972 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_fb37 .feature_full_676c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_fb37 .iron_2f7c {
  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);
}
.advanced_fb37 .module-small-2cda {
  background-color: var(--e-global-color-primary);
}
.advanced_fb37 .module-small-2cda {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_fb37 .module-small-2cda:hover {
  background-color: var(--e-global-color-primary);
}
.advanced_fb37 .paragraph-9d9c {
  background-color: var(--e-global-color-primary);
}
.advanced_fb37 .paragraph-9d9c:hover {
  background-color: var(--e-global-color-primary);
}
.advanced_fb37 .article_stone_5e17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_fb37 .badge-bright-e7a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_focused_a0fe .soft-4de6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_focused_a0fe .image-840f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_focused_a0fe .dropdown-f008 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_focused_a0fe .description-dark-e173 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_focused_a0fe .column_3e31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_focused_a0fe .paragraph-9d9c {
  background-color: var(--e-global-color-primary);
}
.wrapper_focused_a0fe .paragraph-9d9c:hover {
  background-color: var(--e-global-color-primary);
}
.background_soft_f711 .link-clean-d31a {
  background-color: var(--e-global-color-secondary);
}
.background_soft_f711 .inner-6df1 {
  background-color: var(--e-global-color-text);
}
.background_soft_f711 .search_6f3e {
  background-color: var(--e-global-color-secondary);
}
.background_soft_f711 .dim_bb26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_soft_f711 .wrapper-7ee6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_soft_f711 .north-3cf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_soft_f711 .tooltip_1cc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_soft_f711 .detail-f6e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-solid-54fc .chip_78d8 .background-c976,
.popup-solid-54fc
  .chip_78d8
  .background-c976
  a,
.popup-solid-54fc .down-2572 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-solid-54fc .chip_78d8 .avatar_c9e9,
.popup-solid-54fc .lite_0102 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-solid-54fc .chip_78d8 .avatar_c9e9 {
  color: var(--e-global-color-text);
}
.popup-solid-54fc .lite_0102 {
  color: var(--e-global-color-text);
}
.popup-solid-54fc
  .chip_78d8
  .center_7fb4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-solid-54fc .aside-new-1128 .secondary_6ffb {
  background-color: var(--e-global-color-primary);
}
.popup-solid-54fc .aside-new-1128 .secondary_6ffb:hover {
  background-color: var(--e-global-color-primary);
}
.popup-solid-54fc .aside-new-1128 .box-80dc li span {
  background-color: var(--e-global-color-text);
}
.popup-solid-54fc .aside-new-1128 .box-80dc li span:hover {
  background-color: var(--e-global-color-primary);
}
.popup-solid-54fc
  .aside-new-1128
  .box-80dc
  li.last-f5a1
  span {
  background-color: var(--e-global-color-accent);
}
.popup-solid-54fc .simple-22f5 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-first-1ffb .paragraph_brown_ac2a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small-4caf .red-f436 {
  background-color: var(--e-global-color-primary);
}
.small-4caf .icon_1655 {
  background-color: var(--e-global-color-secondary);
}
.small-4caf .heading-hard-822a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-4caf .tertiary-bottom-9e50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-4caf .current_d4b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-4caf .tertiary-6468 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-4caf .fixed-c52d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-4caf .slider-dfea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-4caf .aside_b7aa {
  background-color: var(--e-global-color-primary);
}
.small-4caf .aside_b7aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion-57ad .border_cold_deb5 {
  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);
}
.motion-57ad .layout_action_8793 {
  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);
}
.motion-57ad
  .active_038b:after {
  background-color: var(--e-global-color-primary);
}
.motion-57ad .clean_9242 {
  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);
}
.logo-09a2 .down-2572 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-09a2 .lite_0102 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-486e .title-fixed-9ecd .tertiary_basic_51ee {
  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);
}
.focused-486e .title-fixed-9ecd .texture-gas-963b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-cool-1928 .slider-5537 {
  background-color: var(--e-global-color-primary);
}
.slider-cool-1928 .dynamic-5caa {
  background-color: var(--e-global-color-secondary);
}
.slider-cool-1928 .dim_54b1 .message_583e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-cool-1928 .link-narrow-feef .message_583e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-top-4116 .input_32a1 .pro_4c50 {
  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);
}
.sort-top-4116 .input_32a1 .feature_9f71 {
  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);
}
.sort-top-4116 .input_32a1 .progress-short-2039 {
  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);
}
.row_76c2 .description_c9b3 {
  border-color: var(--e-global-color-text);
}
.row_76c2 .dark-b207 {
  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);
}
.row_76c2 .video_first_5a5b {
  color: var(--e-global-color-primary);
}
.row_76c2 .pattern_tall_2250 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_smooth_7129 .slider-mini-7b8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_smooth_7129 .next_a072 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_smooth_7129 .stale-9d09:hover .slider-mini-7b8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_smooth_7129
  .stale-9d09:hover
  .next_a072 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first_850a .header_3a36 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first_850a .wrapper_motion_0f63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_2ea1 .image_9b86 .chip_a39d {
  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);
}
.north_2ea1 .bronze-4d1b .chip_a39d {
  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);
}
.thumbnail_north_826d .frame_4d79 {
  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);
}
.hover-fa2f .notification-green-adf6 .pagination_huge_3001 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-fa2f .notification-green-adf6 .pagination_huge_3001 {
  background-color: var(--e-global-color-secondary);
}
.hover-fa2f .list-1d17 .pagination_huge_3001 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-fa2f .list-1d17 .pagination_huge_3001 {
  background-color: var(--e-global-color-secondary);
}
.hover-fa2f .widget_dc15 .notification_339e {
  background-color: var(--e-global-color-primary);
}
.hover-fa2f .widget_dc15:hover .notification_339e {
  background-color: var(--e-global-color-secondary);
}
.hover-fa2f .secondary_6ffb {
  background-color: var(--e-global-color-primary);
}
.hover-fa2f .secondary_6ffb:hover {
  background-color: var(--e-global-color-accent);
}
.hover-fa2f .box-80dc li span {
  background-color: var(--e-global-color-text);
}
.hover-fa2f .box-80dc li span:hover {
  background-color: var(--e-global-color-primary);
}
.hover-fa2f .box-80dc li.last-f5a1 span {
  background-color: var(--e-global-color-accent);
}
.surface_south_fc23 .prev-13df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_south_fc23 .old_704f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_top_698b .nav_green_8af3:before {
  background-color: var(--e-global-color-secondary);
}
.overlay_top_698b .info-clean-f8fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_top_698b .medium_8b54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_d871 .wrapper-plasma-5917 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_d871 .wrapper-plasma-5917:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_d871 .wrapper-plasma-5917.fn-active-4a77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_d871 .out_7489 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_d871 .mini_0869 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_d871 .progress-large-16ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_d871 .silver-64b8 {
  background-color: var(--e-global-color-primary);
}
.under_d871 .silver-64b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_d871 .paragraph_a457 {
  background-color: var(--e-global-color-primary);
}
.under_d871 .paragraph_a457 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_c7b5 .shade_595b .solid-0912 a {
  color: var(--e-global-color-secondary);
}
.background_c7b5 .shade_595b .solid-0912 a:hover {
  color: var(--e-global-color-secondary);
}
.background_c7b5 .shade_595b .solid-0912,
.background_c7b5 .shade_595b .solid-0912 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_c7b5 .shade_595b .silver_88e0 {
  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);
}
.background_c7b5 .shade_595b .focused_a180 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_c7b5 .shade_595b .up_abe8 {
  background-color: var(--e-global-color-primary);
}
.background_c7b5 .shade_595b .up_abe8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_c7b5 .shade_595b .up_abe8:hover {
  background-color: var(--e-global-color-primary);
}
.background_c7b5 .shade_595b .picture-selected-272b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_c7b5 .shade_595b .picture-selected-272b {
  background-color: var(--e-global-color-primary);
}
.background_c7b5 .shade_595b .picture-selected-272b:hover {
  background-color: var(--e-global-color-primary);
}
.background_c7b5 .shade_595b .secondary_6ffb {
  background-color: var(--e-global-color-primary);
}
.background_c7b5 .shade_595b .secondary_6ffb:hover {
  background-color: var(--e-global-color-primary);
}
.background_c7b5 .aside-new-1128 .box-80dc li span {
  background-color: var(--e-global-color-text);
}
.background_c7b5 .aside-new-1128 .box-80dc li span:hover {
  background-color: var(--e-global-color-primary);
}
.background_c7b5 .aside-new-1128 .box-80dc li.last-f5a1 span {
  background-color: var(--e-global-color-accent);
}
.background_c7b5 .article_stone_5e17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_c7b5 .badge-bright-e7a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_7af2 .under-3a73 .north-54cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_7af2 .under-3a73 .lower_9c75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_7af2 .under-3a73 .badge-paper-bbf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-upper-a3e6 .description_74cf {
  border-color: var(--e-global-color-text);
}
.heading-upper-a3e6 .white_d25d {
  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);
}
.heading-upper-a3e6 .fresh-9c65 {
  color: var(--e-global-color-secondary);
}
.heading-upper-a3e6 .fresh-9c65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-upper-a3e6 .search-efdb > * {
  color: var(--e-global-color-primary);
}
.heading-upper-a3e6 .search-efdb > * svg {
  fill: var(--e-global-color-primary);
}
.heading-upper-a3e6 .surface-clean-af78 {
  color: var(--e-global-color-primary);
}
.heading-upper-a3e6 .surface-clean-af78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-upper-a3e6 .green_bccb {
  color: var(--e-global-color-primary);
}
.heading-upper-a3e6 .green_bccb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-upper-a3e6 .mask-down-93ec {
  color: var(--e-global-color-primary);
}
.heading-upper-a3e6 .mask-down-93ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-upper-a3e6 .column_f856 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-upper-a3e6 .progress-wide-27e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-upper-a3e6 .progress-wide-27e6.white_2b8a {
  color: var(--e-global-color-secondary);
}
.heading-upper-a3e6 .progress-wide-27e6.white_2b8a .advanced-1988 {
  color: var(--e-global-color-accent);
}
.heading-upper-a3e6 .progress-wide-27e6.simple_6335 {
  color: var(--e-global-color-text);
}
.heading-upper-a3e6 .progress-wide-27e6.simple_6335 .advanced-1988 {
  color: var(--e-global-color-text);
}
.heading-upper-a3e6 .progress-wide-27e6:before {
  border-top-color: var(--e-global-color-text);
}
.heading-upper-a3e6 .disabled_b1c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-upper-a3e6
  .disabled_b1c6
  .steel_50ba {
  background-color: var(--e-global-color-primary);
}
.heading-upper-a3e6
  .disabled_b1c6
  .steel_50ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-upper-a3e6 .description_74cf .notice-west-3ce6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_0440 .cold-62da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_0440 .list_82fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-9046 .over_755e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-9046
  .row-6b98
  .top_d216 {
  background-color: var(--e-global-color-secondary);
}
.hover-9046
  .row-6b98.active-ef31
  .top_d216 {
  background-color: var(--e-global-color-text);
}
.hover-9046
  .row-6b98:hover
  .top_d216 {
  background-color: var(--e-global-color-accent);
}
.hover-9046
  .row-6b98.fn-active-4a77
  .top_d216 {
  background-color: var(--e-global-color-primary);
}
.shadow_b113 .badge_dfc4 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.shadow_b113 .table_f382 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_b113 .box_f736 {
  background-color: var(--e-global-color-primary);
}
.shadow_b113 .box_f736 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass-be3d .feature_b547 .steel_6c05 .mini-0a60 {
  background-color: var(--e-global-color-secondary);
}
.glass-be3d .feature_b547 .hard-00bb:after {
  background-color: var(--e-global-color-secondary);
}
.glass-be3d .gold-6a2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-be3d .section_abfc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-be3d .dark_394e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-be3d .nav_fast_590e {
  background-color: var(--e-global-color-primary);
}
.glass-be3d .nav_fast_590e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass-be3d .card_201f {
  background-color: var(--e-global-color-secondary);
}
.glass-be3d .card_201f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass-be3d .feature_b547 .secondary-tiny-218c .module_c585:hover {
  background-color: var(--e-global-color-primary);
}
.glass-be3d
  .feature_b547
  .secondary-tiny-218c
  .module_c585.hot_b05a {
  background-color: var(--e-global-color-primary);
}
.glass-be3d .feature_b547 .list_f54e:before {
  border-color: var(--e-global-color-primary);
}
.glass-be3d .feature_b547 .list_f54e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.glass-be3d
  .feature_b547
  .list_f54e.chip_pro_98ef:before {
  border-color: var(--e-global-color-primary);
}
.glass-be3d .focused_d447 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-5f90 .plasma_5494 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-5f90 .plasma_5494:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-5f90 .plasma_5494.hero-new-ee4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-5f90 .info_yellow_2fc9 {
  background-color: var(--e-global-color-primary);
}
.link-5f90 .info_yellow_2fc9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-5f90
  .card_full_2070
  .gallery_dim_02d1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-5f90
  .north_b5ef
  .gallery_dim_02d1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_ca11
  .prev_4a24
  .nav_focused_3aa1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_ca11
  .prev_4a24
  .gallery-fluid-e64d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_ca11 .paragraph_advanced_cdb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_ca11 .pressed_8e75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_ca11 .sort-a73c {
  background-color: var(--e-global-color-primary);
}
.accent_ca11 .sort-a73c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_7bd8 .section-stone-078e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_7bd8 .slider-active-5219 {
  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);
}
.form_7bd8 .banner-4fe3 {
  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);
}
.form_7bd8 .banner-4fe3 a:hover {
  color: var(--e-global-color-secondary);
}
.form_7bd8 .tabs-brown-cfd5 {
  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);
}
.form_7bd8 .tertiary-west-7259 {
  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);
}
.form_7bd8 .tall_7b0a .secondary_6ffb {
  background-color: var(--e-global-color-primary);
}
.form_7bd8 .tall_7b0a .secondary_6ffb:hover {
  background-color: var(--e-global-color-accent);
}
.form_7bd8
  .tall_7b0a
  .box-80dc
  li
  span {
  background-color: var(--e-global-color-text);
}
.form_7bd8
  .tall_7b0a
  .box-80dc
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.form_7bd8
  .tall_7b0a
  .box-80dc
  li.last-f5a1
  span {
  background-color: var(--e-global-color-accent);
}
.action-2fa8
  .hover-wide-b533
  .dirty-f909 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-2fa8 .hover-wide-b533 .widget-dirty-1c89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-2fa8 .hover-wide-b533 .icon_64e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-2fa8 .overlay-prev-b7d9 {
  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);
}
.action-2fa8
  .mask_6dd6.banner-selected-93f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad
  > a {
  background-color: var(--e-global-color-text);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad
  > a
  .notification-bright-40c8.heading_df05 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad
  > a
  .card_motion_cf65.down_90a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad
  > .accent-01d6
  .column-north-dbad
  > a {
  background-color: var(--e-global-color-secondary);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad
  > .accent-01d6
  .column-north-dbad
  > a
  .gradient_3bd5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad
  > .accent-01d6
  .column-north-dbad
  > a
  .card_motion_cf65.tall_a8ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad
  > a
  .light_d18c:before {
  color: var(--e-global-color-text);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad
  > .accent-01d6
  a
  .light_d18c:before {
  color: var(--e-global-color-text);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad.article-tall-372b
  > a
  .light_d18c:before {
  color: var(--e-global-color-text);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad
  > .accent-01d6
  .column-north-dbad.article-tall-372b
  > a
  .light_d18c:before {
  color: var(--e-global-color-text);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad
  > a
  .pagination_caa3
  .nav-pressed-d4e5 {
  color: var(--e-global-color-text);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad
  > .accent-01d6
  a
  .pagination_caa3
  .nav-pressed-d4e5 {
  color: var(--e-global-color-text);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad
  > a
  .pagination_caa3
  .nav-pressed-d4e5,
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad
  > .accent-01d6
  a
  .pagination_caa3
  .nav-pressed-d4e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad
  > a
  .pressed_f1f0:before {
  color: var(--e-global-color-text);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad
  > .accent-01d6
  a
  .pressed_f1f0:before {
  color: var(--e-global-color-text);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad.article-tall-372b
  > a
  .pressed_f1f0:before {
  color: var(--e-global-color-text);
}
.box-d867
  > .article_silver_7517
  > div
  > .red_0168
  > .column-north-dbad
  > .accent-01d6
  .column-north-dbad.article-tall-372b
  > a
  .pressed_f1f0:before {
  color: var(--e-global-color-text);
}
.description-brown-6eba .nav_7784 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-brown-6eba
  .wrapper_7097:hover
  .nav_7784 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_d2dc
  > .article_silver_7517
  > .first-26ea
  > .static_f71f
  > .alert-9cee
  > .brown-ff14
  .hero_silver_4876 {
  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);
}
.table_d2dc
  > .article_silver_7517
  > .first-26ea
  > .static_f71f
  > .alert-9cee
  > .brown-ff14:hover
  .hero_silver_4876 {
  color: var(--e-global-color-text);
}
.table_d2dc
  > .article_silver_7517
  > .first-26ea
  > .static_f71f
  > .alert-9cee
  > .brown-ff14:hover
  .hero_silver_4876 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_d2dc
  > .article_silver_7517
  > .first-26ea
  > .static_f71f
  > .alert-9cee.icon-silver-00ac
  > .brown-ff14
  .hero_silver_4876 {
  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);
}
.carousel_7b1b .footer-daa6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_7b1b .menu-0786 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_7b1b .active-c74f {
  background-color: var(--e-global-color-primary);
}
.carousel_7b1b .active-c74f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-c033
  > .article_silver_7517
  > .upper-f982
  > .banner-dirty-fd5a
  > .picture_f205
  .icon_52a0 {
  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);
}
.search-c033
  > .article_silver_7517
  > .upper-f982
  > .banner-dirty-fd5a
  > .picture_f205
  .progress_f4f5 {
  color: var(--e-global-color-text);
}
.search-c033
  > .article_silver_7517
  > .upper-f982
  > .banner-dirty-fd5a
  > .picture_f205:hover
  .icon_52a0 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-c033
  > .article_silver_7517
  > .upper-f982
  > .banner-dirty-fd5a
  > .picture_f205:hover
  .progress_f4f5 {
  color: var(--e-global-color-secondary);
}
.search-c033
  > .article_silver_7517
  > .upper-f982
  > .banner-dirty-fd5a
  > .picture_f205.info_b4d5
  .icon_52a0 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-c033
  > .article_silver_7517
  > .upper-f982
  > .banner-dirty-fd5a
  > .picture_f205.info_b4d5
  .progress_f4f5 {
  color: var(--e-global-color-primary);
}
.rough-d45a
  .hero-brown-c35e
  .top-bff4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-d45a .main_9d7c .notice-west-3ce6 .image-first-65dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_8162 .column-old-cccc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_8162 .modal-copper-946c .column-old-cccc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_8162 .primary-538c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_8162 .primary-538c {
  background-color: var(--e-global-color-primary);
}
.image-e00b .widget-stone-cdbc .gallery-south-fe7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-e00b
  .widget-stone-cdbc:hover
  .tertiary-85e2 {
  color: var(--e-global-color-secondary);
}
.image-e00b
  .widget-stone-cdbc:hover
  .gallery-south-fe7c {
  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);
}
.component-7df8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.fixed-ba90 {
  flex-direction: column;
}

.fixed-ba90 .shadow-872d {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.fixed-ba90 .shadow-872d {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.fixed-ba90 .widget_d3ff {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.sidebar_slow_2311.prev-80fb {
  display: none;
}

.hidden-lower-ae28 {
  display: none;
}

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

.tertiary_white_cfc3.red-38b2 {
  margin-bottom: 40px;
  width: 100%;
}

.banner-motion-07b0 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.fixed-ba90 a {
  width: 100%;
}

.silver_7056 .lite_b6d6.mini-5ed4 {
  width: 20% !important;
}

.tiny-84dc {
  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;
}

.tiny-84dc:hover {
  color: #000;
}

.tiny-84dc svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.tiny-84dc:hover svg {
  fill: #000;
}

.liquid-93d5 {
  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;
}

.liquid-93d5:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.liquid-93d5:nth-child(2):hover {
  color: #fff;
}

.silver_7056
  .lite_b6d6.slider-6880
  .down-7397
  .hidden-yellow-f0cf {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.dim-2cd3.paragraph-131a > .alert-gold-1c5e {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.active-3796 {
  position: relative;
  width: 100%;
}

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

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

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

.paragraph-under-378a {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

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

.silver_7056
  .lite_b6d6.texture-static-6696
  .bronze_aaec
  .element-939f {
  width: 100% !important;
}

.border-huge-5d30 {
  width: 500px !important;
  max-width: none;
}

.pressed_0d07 {
  width: 100%;
}

.paragraph-right-e587 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.steel_3ab1:hover .image_large_9476 {
  visibility: visible;
}
.steel_3ab1:hover.steel_3ab1::before {
  display: block;
}

.thick_252f h3 {
  color: #fff;
}

.surface_e2e9 {
  margin: 0;
}

.silver_7056
  .lite_b6d6.texture-static-6696
  .element-939f
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.video-soft-f150 {
  width: 100%;
}

.notification_left_3965 {
  width: 100%;
}

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

.notification_left_3965 {
  width: 100%;
}

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

.element-939f {
  display: flex;
  align-items: center;
}

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

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

.fixed-ba90 .shadow-872d.icon_hard_619f {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.fixed-ba90 h1.shadow-872d {
  margin-top: 120px !important;
}

.silver_7056 .lite_b6d6.up-f05d {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.link-4731 img {
  width: 100%;
}

.item_169c .dropdown_d0c0.down-7397 {
  justify-content: space-between;
}

.picture-4b5d {
  display: none;
}

.notice_steel_84a2 .widget_d3ff {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .dim-2cd3 .alert-gold-1c5e {
    flex-wrap: nowrap !important;
  }
}

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

  .border-huge-5d30 {
    width: 100% !important;
  }
}

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

  .tiny-84dc svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .item_169c .dropdown_d0c0.down-7397 {
    border-bottom: 1px solid #f0c159;
  }

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

  .dim-2cd3.paragraph-131a > .alert-gold-1c5e {
    gap: 15px;
    justify-content: space-between;
  }

  .silver_7056
    .lite_b6d6.texture-static-6696
    .element-939f
    img {
    width: 60% !important;
  }

  .fluid_3c29 {
    left: 2%;
  }

  .caption-cc18 {
    margin: 10px 0;
  }

  .fixed-ba90 .widget_d3ff {
    margin: 0;
    margin-bottom: 10px;
  }

  .tiny-84dc {
    font-size: 16px !important;
  }

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

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

  h2.fixed-ba90 .shadow-872d,
  .fixed-ba90 .shadow-872d {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .element-939f {
    justify-content: center;
  }

  .fixed-ba90 .widget_d3ff {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .banner-motion-07b0 {
    margin-bottom: 15px !important;
  }

  .silver_7056 .lite_b6d6.mini-5ed4 {
    width: 75% !important;
  }

  .link-4731 img {
    width: 100% !important;
  }
}

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

  h2.fixed-ba90 .shadow-872d,
  .fixed-ba90 .shadow-872d {
    font-size: 30px !important;
  }

  .element-939f {
    justify-content: center;
  }

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

  .dropdown_25f3
    .paper_8fb7.hot-28be {
    margin: 0 !important;
  }

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

  .caption-cc18 {
    display: flex;
  }

  .paper-7bd4 .tiny-84dc {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .fixed-ba90 h1.shadow-872d {
    margin-top: 80px !important;
  }

  .silver_7056
    .lite_b6d6.texture-static-6696
    .element-939f
    img,
  .pattern_53f0 .bronze_aaec {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .liquid-93d5 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .silver_7056 .lite_b6d6.mini-5ed4 {
    width: 100% !important;
  }

  .dim-2cd3.paragraph-131a > .alert-gold-1c5e {
    gap: 3px;
  }

  .fixed-ba90 .widget_d3ff {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 23c0 */
.widget-item-f6 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
