.elementor-39598 .elementor-element.elementor-element-c6c0dd6{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-39598 .elementor-element.elementor-element-cc28df5 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-cc28df5 */.fymous-hero-slider {
  position: relative;
  min-height: 480px;
  padding-top: 72px;
  overflow: hidden;
  background: #111;
  isolation: isolate;
}

.fymous-hero-slider__track,
.fymous-hero-slider__slide,
.fymous-hero-slider__shade {
  position: absolute;
  inset: 0;
}

.fymous-hero-slider__slide {
  opacity: 0;
  transition: opacity 520ms ease;
}

.fymous-hero-slider__slide.is-active {
  opacity: 1;
}

.fymous-hero-slider__slide img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.fymous-hero-slider__shade {
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.86), rgba(0, 0, 0, 0.64) 42%, rgba(0, 0, 0, 0.28)),
    linear-gradient(0deg, rgba(0, 0, 0, 0.82), rgba(0, 0, 0, 0.18) 48%, rgba(0, 0, 0, 0.46));
}

.fymous-hero-slider__content {
  position: relative;
  z-index: 2;
  width: min(100%, 1280px);
  min-height: 408px;
  margin-inline: auto;
  padding: 64px 24px 76px;
  display: flex;
  align-items: center;
}

.fymous-hero-slider__copy {
  width: min(100%, 590px);
}

.fymous-hero-slider__badge {
  width: fit-content;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  padding: 7px 12px;
  border: 1px solid rgba(124, 58, 237, 0.36);
  border-radius: 999px;
  background: rgba(124, 58, 237, 0.2);
  color: #cdbdff;
  font-family: "Inter", system-ui, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.fymous-hero-slider svg {
  width: 1em;
  height: 1em;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fymous-hero-slider h1 {
  margin: 0 0 12px;
  max-width: 720px;
  color: #fff;
  font-family: "Inter", system-ui, sans-serif;
  font-size: clamp(28px, 4vw, 44px);
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}

.fymous-hero-slider p {
  margin: 0 0 22px;
  max-width: 560px;
  color: rgba(255, 255, 255, 0.82);
  font-family: "Inter", system-ui, sans-serif;
  font-size: 16px;
  line-height: 1.65;
}

.fymous-hero-slider__features {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.fymous-hero-slider__features span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 34px;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.11);
  color: #fff;
  font-family: "Inter", system-ui, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.fymous-hero-slider__dots {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: 18px;
  display: flex;
  justify-content: center;
  gap: 8px;
}

.fymous-hero-slider__dots button {
  width: 8px;
  height: 8px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.44);
  cursor: pointer;
  transition: width 220ms ease, background 220ms ease;
}

.fymous-hero-slider__dots button.is-active {
  width: 26px;
  background: #fff;
}

@media (min-width: 768px) {
  .fymous-hero-slider {
    min-height: 420px;
    padding-top: 80px;
  }

  .fymous-hero-slider__content {
    min-height: 340px;
    padding-inline: 28px;
  }
}

@media (min-width: 1024px) {
  .fymous-hero-slider {
    min-height: 380px;
  }

  .fymous-hero-slider__content {
    min-height: 300px;
  }
}

@media (max-width: 640px) {
  .fymous-hero-slider__content {
    align-items: flex-end;
    min-height: 408px;
    padding: 104px 18px 70px;
  }

  .fymous-hero-slider__shade {
    background:
      linear-gradient(90deg, rgba(0, 0, 0, 0.82), rgba(0, 0, 0, 0.44)),
      linear-gradient(0deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.16) 52%, rgba(0, 0, 0, 0.34));
  }

  .fymous-hero-slider__badge {
    font-size: 12px;
  }

  .fymous-hero-slider h1 {
    font-size: 28px;
  }

  .fymous-hero-slider p {
    font-size: 14px;
  }

  .fymous-hero-slider__features span {
    font-size: 12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-645704e */.fymous-search-filter {
  position: relative;
  z-index: 5;
  padding: 24px 16px 16px;
  background: linear-gradient(180deg, rgba(239, 239, 246, 0.72), var(--fymous-background, #fafaff));
}

.fymous-search-filter__inner {
  width: min(100%, 1280px);
  margin-inline: auto;
}

.fymous-search-filter__form {
  position: relative;
  width: min(100%, 680px);
  margin-inline: auto;
  animation: fymous-filter-rise 480ms ease both;
}

.fymous-search-filter__search-icon {
  position: absolute;
  left: 18px;
  top: 50%;
  width: 21px;
  height: 21px;
  transform: translateY(-50%);
  fill: none;
  stroke: var(--fymous-muted-text, #77758a);
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  pointer-events: none;
}

.fymous-search-filter input {
  width: 100%;
  min-height: 58px;
  padding: 16px 54px;
  border: 1px solid var(--fymous-border, rgba(90, 82, 122, 0.16));
  border-radius: 20px;
  background: var(--fymous-card, #fff);
  color: var(--fymous-foreground, #202033);
  font-family: "Inter", system-ui, sans-serif;
  font-size: 16px;
  line-height: 1.2;
  outline: none;
  box-shadow: 0 12px 34px rgba(35, 28, 74, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.fymous-search-filter input:focus {
  border-color: rgba(124, 58, 237, 0.42);
  box-shadow: 0 0 0 4px rgba(124, 58, 237, 0.12), 0 16px 42px rgba(35, 28, 74, 0.1);
  transform: translateY(-1px);
}

.fymous-search-filter__clear {
  position: absolute;
  right: 14px;
  top: 50%;
  width: 32px;
  height: 32px;
  border: 0;
  border-radius: 999px;
  display: none;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
  background: rgba(32, 32, 51, 0.06);
  color: var(--fymous-muted-text, #77758a);
  cursor: pointer;
  transition: background 180ms ease, color 180ms ease;
}

.fymous-search-filter__clear.is-visible {
  display: inline-flex;
}

.fymous-search-filter__clear:hover {
  background: rgba(124, 58, 237, 0.12);
  color: var(--fymous-primary, #7c3aed);
}

.fymous-search-filter__clear svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fymous-search-filter__status {
  min-height: 22px;
  margin: 10px auto 0;
  width: min(100%, 680px);
  color: var(--fymous-muted-text, #77758a);
  font-family: "Inter", system-ui, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
}

.fymous-category-filter {
  position: sticky;
  top: 58px;
  z-index: 20;
  padding: 12px 0 8px;
  background: rgba(250, 250, 255, 0.94);
  border-bottom: 1px solid var(--fymous-border, rgba(90, 82, 122, 0.16));
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}

.fymous-category-filter__inner {
  width: min(100%, 1280px);
  margin-inline: auto;
  display: flex;
  align-items: center;
  gap: 8px;
  overflow-x: auto;
  padding: 0 16px 6px;
  scrollbar-width: none;
  animation: fymous-filter-rise 560ms 80ms ease both;
}

.fymous-category-filter__inner::-webkit-scrollbar {
  display: none;
}

.fymous-category-pill {
  flex: 0 0 auto;
  min-height: 38px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 9px 16px;
  border: 1px solid var(--fymous-border, rgba(90, 82, 122, 0.16));
  border-radius: 999px;
  background: var(--fymous-muted, #efeff6);
  color: var(--fymous-muted-text, #77758a);
  font-family: "Inter", system-ui, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  transition: background 180ms ease, border-color 180ms ease, color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.fymous-category-pill svg {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fymous-category-pill:hover {
  color: var(--fymous-foreground, #202033);
  border-color: rgba(124, 58, 237, 0.24);
  transform: translateY(-1px);
}

.fymous-category-pill.is-active {
  border-color: transparent;
  background: var(--fymous-primary, #7c3aed);
  color: #fff;
  box-shadow: 0 10px 24px rgba(124, 58, 237, 0.24);
}

[data-fymous-news-card] {
  transition: opacity 220ms ease, transform 220ms ease;
}

[data-fymous-news-card].is-hidden-by-filter {
  display: none !important;
}

[data-fymous-news-card].is-filter-match {
  animation: fymous-card-pop 260ms ease both;
}

.fymous-filter-empty {
  width: min(100%, 1280px);
  margin: 24px auto;
  padding: 42px 18px;
  border: 1px solid var(--fymous-border, rgba(90, 82, 122, 0.16));
  border-radius: 20px;
  background: var(--fymous-card, #fff);
  color: var(--fymous-muted-text, #77758a);
  font-family: "Inter", system-ui, sans-serif;
  font-size: 17px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(35, 28, 74, 0.06);
}

.fymous-filter-empty[hidden] {
  display: none !important;
}

@keyframes fymous-filter-rise {
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fymous-card-pop {
  from {
    opacity: 0.68;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 767px) {
  .fymous-search-filter {
    padding-top: 20px;
  }

  .fymous-search-filter input {
    min-height: 54px;
    border-radius: 18px;
    font-size: 15px;
  }

  .fymous-category-filter {
    top: 56px;
  }

  .fymous-category-pill {
    min-height: 36px;
    padding: 8px 14px;
    font-size: 13px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-843fd8e */.fymous-news-list {
  width: min(100%, 1280px);
  margin-inline: auto;
  padding: 32px 16px 80px;
}

.fymous-news-group {
  margin-bottom: 56px;
}

.fymous-news-group.is-hidden-by-filter {
  display: none !important;
}

.fymous-news-card.is-hidden-by-filter,
[data-fymous-news-card].is-hidden-by-filter {
  display: none !important;
}

.fymous-news-group__heading {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
  animation: fymous-filter-rise 420ms ease both;
}

.fymous-news-group__icon {
  width: 42px;
  height: 42px;
  border: 1px solid rgba(124, 58, 237, 0.2);
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(124, 58, 237, 0.1);
  color: var(--fymous-primary, #7c3aed);
}

.fymous-news-group__icon svg,
.fymous-news-card svg {
  width: 1em;
  height: 1em;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fymous-news-group__heading h2 {
  margin: 0;
  color: var(--fymous-foreground, #202033);
  font-family: "Inter", system-ui, sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.15;
}

.fymous-news-group__heading span {
  margin-left: auto;
  color: var(--fymous-muted-text, #77758a);
  font-family: "Inter", system-ui, sans-serif;
  font-size: 14px;
}

.fymous-news-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

.fymous-news-card {
  min-width: 0;
  border: 1px solid var(--fymous-border, rgba(90, 82, 122, 0.16));
  border-radius: 20px;
  overflow: hidden;
  background: var(--fymous-card, #fff);
  box-shadow: 0 8px 28px rgba(35, 28, 74, 0.06);
  transition: border-color 240ms ease, box-shadow 240ms ease, transform 240ms ease;
  animation: fymous-card-pop 320ms ease both;
}

.fymous-news-card:hover {
  transform: translateY(-3px);
  border-color: rgba(124, 58, 237, 0.3);
  box-shadow: 0 16px 42px rgba(35, 28, 74, 0.12);
}

.fymous-news-card__link {
  height: 100%;
  display: flex;
  flex-direction: column;
  color: inherit;
  text-decoration: none;
}

.fymous-news-card__media {
  position: relative;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.08), rgba(39, 132, 217, 0.08));
}

.fymous-news-card.is-featured .fymous-news-card__media {
  aspect-ratio: 16 / 10;
}

.fymous-news-card__media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 520ms ease;
}

.fymous-news-card:hover .fymous-news-card__media img {
  transform: scale(1.05);
}

.fymous-news-card__placeholder {
  height: 100%;
  display: grid;
  place-items: center;
  align-content: center;
  gap: 8px;
  color: rgba(124, 58, 237, 0.34);
  font-family: "Inter", system-ui, sans-serif;
  font-size: 13px;
}

.fymous-news-card__placeholder svg {
  width: 34px;
  height: 34px;
}

.fymous-news-card__badge {
  position: absolute;
  top: 12px;
  left: 12px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(124, 58, 237, 0.92);
  color: #fff;
  font-family: "Inter", system-ui, sans-serif;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.fymous-news-card__badge.is-muted {
  background: rgba(239, 239, 246, 0.94);
  color: var(--fymous-muted-text, #77758a);
}

.fymous-news-card__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 22px;
}

.fymous-news-card.is-featured .fymous-news-card__body {
  padding: 28px;
}

.fymous-news-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 12px;
  color: var(--fymous-muted-text, #77758a);
  font-family: "Inter", system-ui, sans-serif;
  font-size: 12px;
}

.fymous-news-card__meta span {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.fymous-news-card h3 {
  margin: 0 0 10px;
  color: var(--fymous-foreground, #202033);
  font-family: "Inter", system-ui, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
  transition: color 200ms ease;
}

.fymous-news-card.is-featured h3 {
  font-size: clamp(22px, 3vw, 28px);
}

.fymous-news-card:hover h3 {
  color: var(--fymous-primary, #7c3aed);
}

.fymous-news-card p {
  flex: 1;
  margin: 0 0 18px;
  color: var(--fymous-muted-text, #77758a);
  font-family: "Inter", system-ui, sans-serif;
  font-size: 14px;
  line-height: 1.65;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.fymous-news-card.is-featured p {
  font-size: 16px;
  -webkit-line-clamp: 4;
}

.fymous-news-card__chat {
  margin-top: auto;
  color: var(--fymous-muted-text, #77758a);
  font-family: "Inter", system-ui, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.fymous-news-card__chat span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

@media (min-width: 1024px) {
  .fymous-news-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: stretch;
  }

  .fymous-news-card.is-featured {
    grid-column: span 2;
    grid-row: span 2;
  }
}

@media (max-width: 767px) {
  .fymous-news-list {
    padding-top: 24px;
  }

  .fymous-news-group {
    margin-bottom: 42px;
  }

  .fymous-news-group__heading {
    gap: 10px;
    margin-bottom: 18px;
  }

  .fymous-news-group__heading h2 {
    font-size: 22px;
  }

  .fymous-news-group__heading span {
    font-size: 12px;
  }

  .fymous-news-card__body,
  .fymous-news-card.is-featured .fymous-news-card__body {
    padding: 20px;
  }
}/* End custom CSS */