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(.texture_1e9d) {
  gap: 0.5em;
}
:where(.article-inner-2313) {
  gap: 0.5em;
}
body .new_0045 > .form-d3e9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .new_0045 > .hot_9be4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .new_0045 > .thumbnail-55e6 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .bright-1f4a > .form-d3e9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .bright-1f4a > .hot_9be4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .bright-1f4a > .thumbnail-55e6 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .bright-1f4a
  > :where(:not(.form-d3e9):not(.hot_9be4):not(.container-black-8213)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .bright-1f4a > .table_orange_926f {
  max-width: var(--wp--style--global--wide-size);
}
body .texture_1e9d {
  display: flex;
}
body .texture_1e9d {
  flex-wrap: wrap;
  align-items: center;
}
body .texture_1e9d > * {
  margin: 0;
}
body .article-inner-2313 {
  display: grid;
}
body .article-inner-2313 > * {
  margin: 0;
}
:where(.grid_outer_f1c1.texture_1e9d) {
  gap: 2em;
}
:where(.grid_outer_f1c1.article-inner-2313) {
  gap: 2em;
}
:where(.modal_left_abe2.texture_1e9d) {
  gap: 1.25em;
}
:where(.modal_left_abe2.article-inner-2313) {
  gap: 1.25em;
}
.banner_up_a284 {
  color: var(--wp--preset--color--black) !important;
}
.hero-under-7305 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.outer-f862 {
  color: var(--wp--preset--color--white) !important;
}
.block-gold-4672 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.photo_pressed_dda0 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.accent_638e {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.list_wide_a362 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.card-old-c41a {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.tall-5faf {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.heading-5a8c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.label_f8f6 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.mask_96aa {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.huge-c835 {
  background-color: var(--wp--preset--color--black) !important;
}
.surface-red-c5ca {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.modal-full-74c7 {
  background-color: var(--wp--preset--color--white) !important;
}
.purple_466b {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.accordion_ea51 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tabs_middle_1218 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.next_f471 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.media_full_c902 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.middle-40af {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.fresh_af17 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.nav-fast-7425 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.banner_silver_227b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.hovered_11df {
  border-color: var(--wp--preset--color--black) !important;
}
.block_4e92 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.east-41b0 {
  border-color: var(--wp--preset--color--white) !important;
}
.highlight_3fa8 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.wrapper-6770 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.tag-adb4 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.primary_2a70 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paragraph-03c6 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.preview_inner_109c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.lite_5975 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.plasma-2e3c {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.medium-2e20 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.breadcrumb_a1bc {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.menu-10f3 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.border_dynamic_acf4 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.bottom-d855 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.row_0e26 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.progress_easy_8f63 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.prev-a0fc {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.picture_upper_02d7 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.search_huge_dea1 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.background-c4c3 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.modal-20b9 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.search-af01 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.paragraph_80d9 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.fresh-86cc {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.column-07c5 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.backdrop-f549 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.popup-pro-2af9 a:where(:not(.old-6cd7)) {
  color: inherit;
}
:where(.modal_left_abe2.texture_1e9d) {
  gap: 1.25em;
}
:where(.modal_left_abe2.article-inner-2313) {
  gap: 1.25em;
}
:where(.grid_outer_f1c1.texture_1e9d) {
  gap: 2em;
}
:where(.grid_outer_f1c1.article-inner-2313) {
  gap: 2em;
}
.outline_b6d9 {
  font-size: 1.5em;
  line-height: 1.6;
}

.focus_6c87 .tag-1a3f {
  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);
}
.action_4263 .shadow-71d9 {
  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);
}
.static-ddc5 {
  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);
}
.static-ddc5.menu_outer_c935 .background_out_82de {
  background-color: var(--e-global-color-primary);
}
.static-ddc5.red_9d82 .background_out_82de,
.static-ddc5.table-dim-59fc .background_out_82de {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.photo_in_e278 .layout_3e54 {
  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);
}
.modal-paper-a6c3 {
  --divider-color: var(--e-global-color-secondary);
}
.modal-paper-a6c3 .article-wide-3c7d {
  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);
}
.modal-paper-a6c3.progress_thick_84cd .sidebar_b316 {
  background-color: var(--e-global-color-secondary);
}
.modal-paper-a6c3.search_e336 .sidebar_b316,
.modal-paper-a6c3.avatar_b69a .sidebar_b316 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.modal-paper-a6c3.search_e336 .sidebar_b316,
.modal-paper-a6c3.avatar_b69a .sidebar_b316 svg {
  fill: var(--e-global-color-secondary);
}
.title_60ae .button-complex-31df {
  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);
}
.title_60ae .element-d32e {
  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);
}
.hero_9ee3.progress_thick_84cd .sidebar_b316 {
  background-color: var(--e-global-color-primary);
}
.hero_9ee3.search_e336 .sidebar_b316,
.hero_9ee3.avatar_b69a .sidebar_b316 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hero_9ee3.search_e336 .sidebar_b316,
.hero_9ee3.avatar_b69a .sidebar_b316 svg {
  fill: var(--e-global-color-primary);
}
.video_b095.progress_thick_84cd .sidebar_b316 {
  background-color: var(--e-global-color-primary);
}
.video_b095.search_e336 .sidebar_b316,
.video_b095.avatar_b69a .sidebar_b316 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.video_b095 .full-dc85 {
  color: var(--e-global-color-primary);
}
.video_b095 .full-dc85,
.video_b095 .full-dc85 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_b095 .heading-clean-79ac {
  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);
}
.shadow_d3ec .main_4350 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_0fd0 .search-0e3e .box-3a58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-narrow-0fd6 .preview-upper-2ed4:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.link-narrow-0fd6 .active-5373 i {
  color: var(--e-global-color-primary);
}
.link-narrow-0fd6 .active-5373 svg {
  fill: var(--e-global-color-primary);
}
.link-narrow-0fd6 .black_b77d {
  color: var(--e-global-color-secondary);
}
.link-narrow-0fd6 .preview-upper-2ed4 > .black_b77d,
.link-narrow-0fd6 .preview-upper-2ed4 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_d653 .content_3fa0 {
  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);
}
.last_d653 .yellow_8cb6 {
  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);
}
.breadcrumb_b14a .active-smooth-759b .up_7c4b {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_b14a .button_3340 {
  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);
}
.prev_4342 .content-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);
}
.prev_4342 .slider-e009 {
  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);
}
.prev_4342 .dynamic_d839 {
  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);
}
.wrapper-82d9 .popup-purple-5cb6,
.wrapper-82d9 .popup-purple-5cb6 a {
  color: var(--e-global-color-primary);
}
.wrapper-82d9 .popup-purple-5cb6.photo-motion-8149,
.wrapper-82d9 .popup-purple-5cb6.photo-motion-8149 a {
  color: var(--e-global-color-accent);
}
.wrapper-82d9 .popup-purple-5cb6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-82d9 .mask-next-4807 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_f463 .west_cafe,
.black_f463 .footer_green_26ba {
  color: var(--e-global-color-primary);
}
.black_f463 .west_cafe svg {
  fill: var(--e-global-color-primary);
}
.black_f463 .photo-motion-8149 .west_cafe,
.black_f463 .photo-motion-8149 .footer_green_26ba {
  color: var(--e-global-color-accent);
}
.black_f463 .photo-motion-8149 .west_cafe svg {
  fill: var(--e-global-color-accent);
}
.black_f463 .footer_green_26ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_f463 .mask-next-4807 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_17f4 .light-dd81,
.grid_17f4 .secondary_5ee6 {
  color: var(--e-global-color-primary);
}
.grid_17f4 .secondary_5ee6 svg {
  fill: var(--e-global-color-primary);
}
.grid_17f4 .popup-purple-5cb6.photo-motion-8149 a,
.grid_17f4
  .popup-purple-5cb6.photo-motion-8149
  .secondary_5ee6 {
  color: var(--e-global-color-accent);
}
.grid_17f4 .light-dd81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_17f4 .mask-next-4807 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-12ef .up-fb38 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-12ef .border-hard-39d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-over-7ca9 .status_fd6f .hero_bright_e2b4 {
  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);
}
.disabled-over-7ca9 .status_fd6f .avatar_cc8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-over-7ca9 .small_d293 .hero_bright_e2b4 {
  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);
}
.disabled-over-7ca9
  .small_d293
  .avatar_cc8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-over-7ca9
  .preview-warm-d19c
  .hero_bright_e2b4 {
  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);
}
.disabled-over-7ca9
  .preview-warm-d19c
  .avatar_cc8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-over-7ca9
  .steel_ba03
  .hero_bright_e2b4 {
  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);
}
.disabled-over-7ca9
  .steel_ba03
  .avatar_cc8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-e630 .text_outer_370f {
  background-color: var(--e-global-color-primary);
}
.easy-e630 .text_outer_370f:hover {
  background-color: var(--e-global-color-primary);
}
.easy-e630 .background-7ee0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-e630
  .text_outer_370f:hover
  .background-7ee0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-2cfb .info_slow_6f45 {
  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);
}
.shadow-fffb .description-hard-51e7 .image_full_473d a {
  background-color: var(--e-global-color-accent);
}
.shadow-fffb .description-hard-51e7 .under-04ef a {
  background-color: var(--e-global-color-accent);
}
.shadow-fffb .description-hard-51e7 .image_full_473d a,
.shadow-fffb .description-hard-51e7 .under-04ef a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_simple_a331
  .detail-0df8.feature-d136
  .description-hard-51e7
  a.layout-6090 {
  background-color: var(--e-global-color-accent);
}
.sort_simple_a331
  .detail-0df8.feature-d136
  .description-hard-51e7
  span.layout-6090.fn-current-fa16 {
  background-color: var(--e-global-color-text);
}
.sort_simple_a331
  .detail-0df8.feature-d136
  .description-hard-51e7
  .layout-6090 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_complex_cc2c .layout-basic-56ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_complex_cc2c
  .mask-right-aa46
  > .modal-6a9e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_complex_cc2c
  .picture-c22d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_complex_cc2c
  .wrapper-5b7a
  .paragraph-last-35a4,
.photo_complex_cc2c
  .wrapper-5b7a
  .widget-rough-0fae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_complex_cc2c
  .wrapper-5b7a
  .selected_bdc4,
.photo_complex_cc2c
  .wrapper-5b7a
  a
  .selected_bdc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_complex_cc2c
  .wrapper-5b7a
  .center_f4c0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_complex_cc2c
  .wrapper-5b7a
  .avatar_static_bfd8 {
  background-color: var(--e-global-color-primary);
}
.photo_complex_cc2c
  .wrapper-5b7a
  .avatar_static_bfd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_complex_cc2c
  .wrapper-5b7a
  .avatar_static_bfd8:hover {
  background-color: var(--e-global-color-primary);
}
.photo_complex_cc2c
  .wrapper-5b7a
  .chip-227c {
  background-color: var(--e-global-color-primary);
}
.photo_complex_cc2c
  .wrapper-5b7a
  .chip-227c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_complex_cc2c
  .wrapper-5b7a
  .chip-227c:hover {
  background-color: var(--e-global-color-primary);
}
.photo_complex_cc2c
  .primary_fluid_676e
  .hidden-ca56
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_complex_cc2c
  .primary_fluid_676e
  .form_ce3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_complex_cc2c
  .primary_fluid_676e
  .center_f4c0 {
  color: var(--e-global-color-text);
}
.photo_complex_cc2c
  .primary_fluid_676e
  .center_f4c0
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_complex_cc2c
  .primary_fluid_676e
  .avatar_static_bfd8 {
  background-color: var(--e-global-color-primary);
}
.photo_complex_cc2c
  .primary_fluid_676e
  .avatar_static_bfd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_complex_cc2c
  .primary_fluid_676e
  .avatar_static_bfd8:hover {
  background-color: var(--e-global-color-primary);
}
.photo_complex_cc2c
  .primary_fluid_676e
  .chip-227c {
  background-color: var(--e-global-color-primary);
}
.photo_complex_cc2c
  .primary_fluid_676e
  .chip-227c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_complex_cc2c
  .primary_fluid_676e
  .chip-227c:hover {
  background-color: var(--e-global-color-primary);
}
.photo_complex_cc2c .filter_ebe1 {
  background-color: var(--e-global-color-primary);
}
.photo_complex_cc2c .filter_ebe1:hover {
  background-color: var(--e-global-color-primary);
}
.photo_complex_cc2c .purple_9cfb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_complex_cc2c .dropdown_medium_a1f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-ef16 .new_4df7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-ef16
  .mask-15bb
  > div:nth-child(3)
  .new_4df7,
.feature-ef16
  .mask_448e
  > div:nth-child(1)
  .new_4df7,
.feature-ef16
  .large_2c7a
  > div:nth-child(1)
  .new_4df7,
.feature-ef16
  .notification-tall-15c4
  > div:nth-child(1)
  .new_4df7,
.feature-ef16
  .active_ddb0
  > div:nth-child(1)
  .new_4df7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-ef16 .detail_east_77b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-ef16 .static_748b {
  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);
}
.feature-ef16 .component-brown-fd02 {
  background-color: var(--e-global-color-primary);
}
.feature-ef16 .component-brown-fd02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-ef16 .component-brown-fd02:hover {
  background-color: var(--e-global-color-primary);
}
.feature-ef16 .cold_4ae7 {
  background-color: var(--e-global-color-primary);
}
.feature-ef16 .cold_4ae7:hover {
  background-color: var(--e-global-color-primary);
}
.feature-ef16 .purple_9cfb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-ef16 .dropdown_medium_a1f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_basic_b804 .input-right-52c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_basic_b804 .bright_20c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_basic_b804 .footer-6256 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_basic_b804 .dark_c368 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_basic_b804 .complex-566b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_basic_b804 .cold_4ae7 {
  background-color: var(--e-global-color-primary);
}
.avatar_basic_b804 .cold_4ae7:hover {
  background-color: var(--e-global-color-primary);
}
.texture-lower-9540 .fluid-b695 {
  background-color: var(--e-global-color-secondary);
}
.texture-lower-9540 .left_3cb9 {
  background-color: var(--e-global-color-text);
}
.texture-lower-9540 .yellow_9d48 {
  background-color: var(--e-global-color-secondary);
}
.texture-lower-9540 .list-423f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-lower-9540 .secondary_58e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-lower-9540 .backdrop_hot_b5ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-lower-9540 .column_2a70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-lower-9540 .over-f526 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_2b01 .banner-liquid-ef01 .lite-664d,
.column_2b01
  .banner-liquid-ef01
  .lite-664d
  a,
.column_2b01 .container_d6f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_2b01 .banner-liquid-ef01 .accordion_6012,
.column_2b01 .pattern-clean-e153 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_2b01 .banner-liquid-ef01 .accordion_6012 {
  color: var(--e-global-color-text);
}
.column_2b01 .pattern-clean-e153 {
  color: var(--e-global-color-text);
}
.column_2b01
  .banner-liquid-ef01
  .prev_ae1c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_2b01 .solid-09bc .under_66a8 {
  background-color: var(--e-global-color-primary);
}
.column_2b01 .solid-09bc .under_66a8:hover {
  background-color: var(--e-global-color-primary);
}
.column_2b01 .solid-09bc .rough_b9d3 li span {
  background-color: var(--e-global-color-text);
}
.column_2b01 .solid-09bc .rough_b9d3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.column_2b01
  .solid-09bc
  .rough_b9d3
  li.image_954b
  span {
  background-color: var(--e-global-color-accent);
}
.column_2b01 .link-638c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-fast-8461 .plasma_d5bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-brown-b3a8 .glass-8942 {
  background-color: var(--e-global-color-primary);
}
.dropdown-brown-b3a8 .heading-silver-2829 {
  background-color: var(--e-global-color-secondary);
}
.dropdown-brown-b3a8 .input-rough-1c9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-brown-b3a8 .slider-10d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-brown-b3a8 .logo_2193 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-brown-b3a8 .blue_e9dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-brown-b3a8 .full-8108 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-brown-b3a8 .info-mini-380f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-brown-b3a8 .hard_8c83 {
  background-color: var(--e-global-color-primary);
}
.dropdown-brown-b3a8 .hard_8c83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot_24ca .shade-5048 {
  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);
}
.hot_24ca .popup_last_3bdb {
  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);
}
.hot_24ca
  .middle-2896:after {
  background-color: var(--e-global-color-primary);
}
.hot_24ca .alert-stone-c206 {
  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);
}
.shadow-short-9b8f .container_d6f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-short-9b8f .pattern-clean-e153 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-168b .heading-dim-e41c .panel-68a7 {
  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);
}
.summary-168b .heading-dim-e41c .medium-8512 {
  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);
}
.full_4d8f .easy-3dea {
  background-color: var(--e-global-color-primary);
}
.full_4d8f .outline-soft-a559 {
  background-color: var(--e-global-color-secondary);
}
.full_4d8f .pink-f9c9 .menu-pressed-f808 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_4d8f .progress-dim-e887 .menu-pressed-f808 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_solid_3cd0 .grid-static-e8f4 .out_3337 {
  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_solid_3cd0 .grid-static-e8f4 .content-left-7ca7 {
  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_solid_3cd0 .grid-static-e8f4 .wide_9b20 {
  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);
}
.selected_4f8c .mask_136b {
  border-color: var(--e-global-color-text);
}
.selected_4f8c .orange_dd37 {
  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);
}
.selected_4f8c .selected-1ee3 {
  color: var(--e-global-color-primary);
}
.selected_4f8c .picture-simple-4ade {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-west-3f4c .current_bf0b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-west-3f4c .grid_purple_c2b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-west-3f4c .row-fluid-95d6:hover .current_bf0b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-west-3f4c
  .row-fluid-95d6:hover
  .grid_purple_c2b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_b3f4 .upper_9201 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_b3f4 .module-a9f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_d60b .logo-2b89 .card-f093 {
  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);
}
.steel_d60b .detail_27b0 .card-f093 {
  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);
}
.gallery_b2e4 .down_289c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.photo_narrow_09dc .notification-e17b .gradient-2c9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_narrow_09dc .notification-e17b .gradient-2c9b {
  background-color: var(--e-global-color-secondary);
}
.photo_narrow_09dc .light_aebc .gradient-2c9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_narrow_09dc .light_aebc .gradient-2c9b {
  background-color: var(--e-global-color-secondary);
}
.photo_narrow_09dc .bottom_48fb .fixed_b567 {
  background-color: var(--e-global-color-primary);
}
.photo_narrow_09dc .bottom_48fb:hover .fixed_b567 {
  background-color: var(--e-global-color-secondary);
}
.photo_narrow_09dc .under_66a8 {
  background-color: var(--e-global-color-primary);
}
.photo_narrow_09dc .under_66a8:hover {
  background-color: var(--e-global-color-accent);
}
.photo_narrow_09dc .rough_b9d3 li span {
  background-color: var(--e-global-color-text);
}
.photo_narrow_09dc .rough_b9d3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.photo_narrow_09dc .rough_b9d3 li.image_954b span {
  background-color: var(--e-global-color-accent);
}
.card-pressed-d7af .tiny_3d35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-pressed-d7af .dropdown-8179 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-bfc1 .picture_over_4200:before {
  background-color: var(--e-global-color-secondary);
}
.input-bfc1 .right-a6d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-bfc1 .shade_3df9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-1547 .pagination-a2d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-1547 .pagination-a2d6:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-1547 .pagination-a2d6.fn-active-fa16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-1547 .tooltip-e5d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-1547 .simple_d204 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-1547 .easy_3a8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-1547 .disabled_4c5d {
  background-color: var(--e-global-color-primary);
}
.mini-1547 .disabled_4c5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-1547 .orange_3118 {
  background-color: var(--e-global-color-primary);
}
.mini-1547 .orange_3118 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-0438 .article-fe67 .notice_b80c a {
  color: var(--e-global-color-secondary);
}
.huge-0438 .article-fe67 .notice_b80c a:hover {
  color: var(--e-global-color-secondary);
}
.huge-0438 .article-fe67 .notice_b80c,
.huge-0438 .article-fe67 .notice_b80c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-0438 .article-fe67 .status_4da8 {
  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);
}
.huge-0438 .article-fe67 .south_aa86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-0438 .article-fe67 .message_wood_79ce {
  background-color: var(--e-global-color-primary);
}
.huge-0438 .article-fe67 .message_wood_79ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-0438 .article-fe67 .message_wood_79ce:hover {
  background-color: var(--e-global-color-primary);
}
.huge-0438 .article-fe67 .hero-yellow-ca2f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-0438 .article-fe67 .hero-yellow-ca2f {
  background-color: var(--e-global-color-primary);
}
.huge-0438 .article-fe67 .hero-yellow-ca2f:hover {
  background-color: var(--e-global-color-primary);
}
.huge-0438 .article-fe67 .under_66a8 {
  background-color: var(--e-global-color-primary);
}
.huge-0438 .article-fe67 .under_66a8:hover {
  background-color: var(--e-global-color-primary);
}
.huge-0438 .solid-09bc .rough_b9d3 li span {
  background-color: var(--e-global-color-text);
}
.huge-0438 .solid-09bc .rough_b9d3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.huge-0438 .solid-09bc .rough_b9d3 li.image_954b span {
  background-color: var(--e-global-color-accent);
}
.huge-0438 .purple_9cfb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-0438 .dropdown_medium_a1f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_fc91 .thumbnail_dfdc .notice-mini-6eef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_fc91 .thumbnail_dfdc .card-3399 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_fc91 .thumbnail_dfdc .container_9ee6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_hard_635b .carousel-over-e3eb {
  border-color: var(--e-global-color-text);
}
.description_hard_635b .bottom_9ca8 {
  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);
}
.description_hard_635b .header_6622 {
  color: var(--e-global-color-secondary);
}
.description_hard_635b .header_6622 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_hard_635b .clean_ad70 > * {
  color: var(--e-global-color-primary);
}
.description_hard_635b .clean_ad70 > * svg {
  fill: var(--e-global-color-primary);
}
.description_hard_635b .hidden-basic-b079 {
  color: var(--e-global-color-primary);
}
.description_hard_635b .hidden-basic-b079 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_hard_635b .feature-steel-aee2 {
  color: var(--e-global-color-primary);
}
.description_hard_635b .feature-steel-aee2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_hard_635b .blue-74df {
  color: var(--e-global-color-primary);
}
.description_hard_635b .blue-74df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_hard_635b .table-dark-1536 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_hard_635b .simple_3ad5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_hard_635b .simple_3ad5.active-d305 {
  color: var(--e-global-color-secondary);
}
.description_hard_635b .simple_3ad5.active-d305 .table-under-c7d1 {
  color: var(--e-global-color-accent);
}
.description_hard_635b .simple_3ad5.fresh_ab04 {
  color: var(--e-global-color-text);
}
.description_hard_635b .simple_3ad5.fresh_ab04 .table-under-c7d1 {
  color: var(--e-global-color-text);
}
.description_hard_635b .simple_3ad5:before {
  border-top-color: var(--e-global-color-text);
}
.description_hard_635b .list-brown-8e7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_hard_635b
  .list-brown-8e7d
  .south_a929 {
  background-color: var(--e-global-color-primary);
}
.description_hard_635b
  .list-brown-8e7d
  .south_a929 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_hard_635b .carousel-over-e3eb .light_5c4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-9176 .tag-purple-98dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-9176 .top-dcbb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_tall_d954 .shadow_copper_97c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_tall_d954
  .lite_e9e6
  .main-basic-879c {
  background-color: var(--e-global-color-secondary);
}
.status_tall_d954
  .lite_e9e6.focus-first-239e
  .main-basic-879c {
  background-color: var(--e-global-color-text);
}
.status_tall_d954
  .lite_e9e6:hover
  .main-basic-879c {
  background-color: var(--e-global-color-accent);
}
.status_tall_d954
  .lite_e9e6.fn-active-fa16
  .main-basic-879c {
  background-color: var(--e-global-color-primary);
}
.description_854e .table_top_f3a8 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.description_854e .first_de02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_854e .info-soft-cb63 {
  background-color: var(--e-global-color-primary);
}
.description_854e .info-soft-cb63 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-e286 .footer_505c .basic_a438 .breadcrumb-64c2 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-e286 .footer_505c .heading_red_54b3:after {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-e286 .hover_0642 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-e286 .pink-df1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-e286 .alert-old-55d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-e286 .box_thick_5e1f {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-e286 .box_thick_5e1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-e286 .wrapper_tall_4236 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-e286 .wrapper_tall_4236 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-e286 .footer_505c .label_e872 .dropdown-31dc:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-e286
  .footer_505c
  .label_e872
  .dropdown-31dc.outline_20f3 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-e286 .footer_505c .popup-hovered-c1ba:before {
  border-color: var(--e-global-color-primary);
}
.breadcrumb-e286 .footer_505c .popup-hovered-c1ba:hover:before {
  border-color: var(--e-global-color-secondary);
}
.breadcrumb-e286
  .footer_505c
  .popup-hovered-c1ba.shadow-abea:before {
  border-color: var(--e-global-color-primary);
}
.breadcrumb-e286 .tabs_a501 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_6c52 .feature_pressed_7687 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_6c52 .feature_pressed_7687:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_6c52 .feature_pressed_7687.paragraph_591c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_6c52 .article_b6c0 {
  background-color: var(--e-global-color-primary);
}
.nav_6c52 .article_b6c0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_6c52
  .notice-5ab8
  .accent-d135
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_6c52
  .wrapper-silver-af4b
  .accent-d135
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_mini_6ab2
  .surface-6d4d
  .accordion_action_bc70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_mini_6ab2
  .surface-6d4d
  .fast_ac43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_mini_6ab2 .breadcrumb_light_9931 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_mini_6ab2 .badge_dark_912d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_mini_6ab2 .disabled_over_9c1c {
  background-color: var(--e-global-color-primary);
}
.preview_mini_6ab2 .disabled_over_9c1c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-focused-48e9 .primary-first-fc38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-focused-48e9 .simple-92a4 {
  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);
}
.box-focused-48e9 .dirty_8298 {
  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);
}
.box-focused-48e9 .dirty_8298 a:hover {
  color: var(--e-global-color-secondary);
}
.box-focused-48e9 .text_rough_8cd0 {
  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);
}
.box-focused-48e9 .outline-prev-8624 {
  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);
}
.box-focused-48e9 .selected-59c3 .under_66a8 {
  background-color: var(--e-global-color-primary);
}
.box-focused-48e9 .selected-59c3 .under_66a8:hover {
  background-color: var(--e-global-color-accent);
}
.box-focused-48e9
  .selected-59c3
  .rough_b9d3
  li
  span {
  background-color: var(--e-global-color-text);
}
.box-focused-48e9
  .selected-59c3
  .rough_b9d3
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.box-focused-48e9
  .selected-59c3
  .rough_b9d3
  li.image_954b
  span {
  background-color: var(--e-global-color-accent);
}
.nav-lite-510b
  .paragraph_fe65
  .element_de79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-lite-510b .paragraph_fe65 .steel-d9a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-lite-510b .paragraph_fe65 .form-2f20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-lite-510b .tag_7a1c {
  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);
}
.nav-lite-510b
  .popup-01e3.blue-0ab3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2
  > a {
  background-color: var(--e-global-color-text);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2
  > a
  .overlay_5357.frame_iron_fd76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2
  > a
  .focus_fixed_0c0e.tooltip_dirty_c13c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2
  > .gradient-black-86ff
  .accent-upper-0ee2
  > a {
  background-color: var(--e-global-color-secondary);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2
  > .gradient-black-86ff
  .accent-upper-0ee2
  > a
  .pagination-ea41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2
  > .gradient-black-86ff
  .accent-upper-0ee2
  > a
  .focus_fixed_0c0e.pink_b083 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2
  > a
  .selected_5f99:before {
  color: var(--e-global-color-text);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2
  > .gradient-black-86ff
  a
  .selected_5f99:before {
  color: var(--e-global-color-text);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2.active-a14d
  > a
  .selected_5f99:before {
  color: var(--e-global-color-text);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2
  > .gradient-black-86ff
  .accent-upper-0ee2.active-a14d
  > a
  .selected_5f99:before {
  color: var(--e-global-color-text);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2
  > a
  .title_d716
  .hot-0b93 {
  color: var(--e-global-color-text);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2
  > .gradient-black-86ff
  a
  .title_d716
  .hot-0b93 {
  color: var(--e-global-color-text);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2
  > a
  .title_d716
  .hot-0b93,
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2
  > .gradient-black-86ff
  a
  .title_d716
  .hot-0b93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2
  > a
  .image_8a8f:before {
  color: var(--e-global-color-text);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2
  > .gradient-black-86ff
  a
  .image_8a8f:before {
  color: var(--e-global-color-text);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2.active-a14d
  > a
  .image_8a8f:before {
  color: var(--e-global-color-text);
}
.summary-bottom-ae55
  > .summary_hard_9322
  > div
  > .element-de87
  > .accent-upper-0ee2
  > .gradient-black-86ff
  .accent-upper-0ee2.active-a14d
  > a
  .image_8a8f:before {
  color: var(--e-global-color-text);
}
.nav-01b6 .carousel_gold_8c1c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-01b6
  .icon_iron_fd4e:hover
  .carousel_gold_8c1c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-12b7
  > .summary_hard_9322
  > .overlay-pro-de02
  > .current_c3fe
  > .warm_5d37
  > .image_inner_5031
  .item-5b89 {
  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-12b7
  > .summary_hard_9322
  > .overlay-pro-de02
  > .current_c3fe
  > .warm_5d37
  > .image_inner_5031:hover
  .item-5b89 {
  color: var(--e-global-color-text);
}
.search-12b7
  > .summary_hard_9322
  > .overlay-pro-de02
  > .current_c3fe
  > .warm_5d37
  > .image_inner_5031:hover
  .item-5b89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-12b7
  > .summary_hard_9322
  > .overlay-pro-de02
  > .current_c3fe
  > .warm_5d37.widget-under-7818
  > .image_inner_5031
  .item-5b89 {
  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);
}
.tertiary-6895 .motion-864a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-6895 .grid-c1c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-6895 .row-65d8 {
  background-color: var(--e-global-color-primary);
}
.tertiary-6895 .row-65d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over-28e1
  > .summary_hard_9322
  > .new-87a1
  > .input_north_567c
  > .description-huge-bacd
  .lower-396d {
  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);
}
.over-28e1
  > .summary_hard_9322
  > .new-87a1
  > .input_north_567c
  > .description-huge-bacd
  .dropdown-top-988b {
  color: var(--e-global-color-text);
}
.over-28e1
  > .summary_hard_9322
  > .new-87a1
  > .input_north_567c
  > .description-huge-bacd:hover
  .lower-396d {
  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);
}
.over-28e1
  > .summary_hard_9322
  > .new-87a1
  > .input_north_567c
  > .description-huge-bacd:hover
  .dropdown-top-988b {
  color: var(--e-global-color-secondary);
}
.over-28e1
  > .summary_hard_9322
  > .new-87a1
  > .input_north_567c
  > .description-huge-bacd.next-00fc
  .lower-396d {
  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);
}
.over-28e1
  > .summary_hard_9322
  > .new-87a1
  > .input_north_567c
  > .description-huge-bacd.next-00fc
  .dropdown-top-988b {
  color: var(--e-global-color-primary);
}
.nav_97cc
  .smooth_b623
  .shadow-fixed-8903 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_97cc .thick-0d8d .light_5c4a .header-384a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_simple_1178 .photo_right_d227 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_simple_1178 .media-f223 .photo_right_d227 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_simple_1178 .thumbnail_f91a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_simple_1178 .thumbnail_f91a {
  background-color: var(--e-global-color-primary);
}
.dirty-07f0 .badge-orange-3efd .hard-3e36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-07f0
  .badge-orange-3efd:hover
  .pro-fc82 {
  color: var(--e-global-color-secondary);
}
.dirty-07f0
  .badge-orange-3efd:hover
  .hard-3e36 {
  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_8125 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.highlight_97bf {
  flex-direction: column;
}

.highlight_97bf .simple-4214 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.highlight_97bf .simple-4214 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

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

span {
  color: #fff;
}

.icon_pressed_4bb4.bright-f588 {
  display: none;
}

.left-4971 {
  display: none;
}

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

.article-liquid-0cd7.wide_083e {
  margin-bottom: 40px;
  width: 100%;
}

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

.highlight_97bf a {
  width: 100%;
}

.upper_5bbd .wrapper_06a6.component_e894 {
  width: 20% !important;
}

.south-8c3d {
  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;
}

.south-8c3d:hover {
  color: #000;
}

.south-8c3d svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.south-8c3d:hover svg {
  fill: #000;
}

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

.element_697a:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.upper_5bbd
  .wrapper_06a6.out_1e06
  .pattern-small-1018
  .steel-8a05 {
  font-size: 20px !important;
}

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

.frame-lite-c148 {
  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;
}

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

  text-align: center;
}

.tooltip-left-b4f0.frame_red_290a > .in_12ec {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

.orange-21ad {
  display: flex;
  gap: 50px;
}

.upper_5bbd
  .wrapper_06a6.outline_7e94
  .detail-4b0f
  .texture_complex_f675 {
  width: 100% !important;
}

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

.header-ad31 {
  width: 100%;
}

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

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

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

  display: none;
}

.highlight-07a1 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.summary_cca8:hover .surface_bottom_4296 {
  visibility: visible;
}
.summary_cca8:hover.summary_cca8::before {
  display: block;
}

.widget_south_21b3 h3 {
  color: #fff;
}

.fresh_f375 {
  margin: 0;
}

.upper_5bbd
  .wrapper_06a6.outline_7e94
  .texture_complex_f675
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.rough-19fc {
  width: 100%;
}

.block_green_71c8 {
  width: 100%;
}

.primary-888a {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.block_green_71c8 {
  width: 100%;
}

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

.texture_complex_f675 {
  display: flex;
  align-items: center;
}

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

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

.highlight_97bf .simple-4214.first-0c19 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.highlight_97bf h1.simple-4214 {
  margin-top: 120px !important;
}

.upper_5bbd .wrapper_06a6.frame-rough-48d9 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.caption-west-91bc img {
  width: 100%;
}

.hero_e98b .picture-tall-7d4d.pattern-small-1018 {
  justify-content: space-between;
}

.overlay-stale-0d06 {
  display: none;
}

.basic_78d2 .top_bf0c {
  margin: 1px 0 !important;
}

.large-37f1 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .tooltip-left-b4f0 .in_12ec {
    flex-wrap: nowrap !important;
  }
}

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

  .thick-f01b {
    width: 100% !important;
  }
}

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

  .south-8c3d svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .hero_e98b .picture-tall-7d4d.pattern-small-1018 {
    border-bottom: 1px solid #f0c159;
  }

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

  .tooltip-left-b4f0.frame_red_290a > .in_12ec {
    gap: 15px;
    justify-content: space-between;
  }

  .upper_5bbd
    .wrapper_06a6.outline_7e94
    .texture_complex_f675
    img {
    width: 60% !important;
  }

  .grid_f065 {
    left: 2%;
  }

  .notice-9455 {
    margin: 10px 0;
  }

  .highlight_97bf .top_bf0c {
    margin: 0;
    margin-bottom: 10px;
  }

  .south-8c3d {
    font-size: 16px !important;
  }

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

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

  h2.highlight_97bf .simple-4214,
  .highlight_97bf .simple-4214 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .texture_complex_f675 {
    justify-content: center;
  }

  .highlight_97bf .top_bf0c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .upper_5bbd .wrapper_06a6.component_e894 {
    width: 75% !important;
  }

  .caption-west-91bc img {
    width: 100% !important;
  }
}

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

  h2.highlight_97bf .simple-4214,
  .highlight_97bf .simple-4214 {
    font-size: 30px !important;
  }

  .texture_complex_f675 {
    justify-content: center;
  }

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

  .center_5d44
    .last_796e.block-2c1b {
    margin: 0 !important;
  }

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

  .notice-9455 {
    display: flex;
  }

  .text-82c5 .south-8c3d {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .primary-888a {
    justify-content: flex-end;
    gap: 1px;
  }

  .highlight_97bf h1.simple-4214 {
    margin-top: 80px !important;
  }

  .upper_5bbd
    .wrapper_06a6.outline_7e94
    .texture_complex_f675
    img,
  .title_60ae .detail-4b0f {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .upper_5bbd .wrapper_06a6.component_e894 {
    width: 100% !important;
  }

  .tooltip-left-b4f0.frame_red_290a > .in_12ec {
    gap: 3px;
  }

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

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

/* css-noise: 6ffb */
.widget-item-u8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
