@media(min-width:576px){.elementor-953 .elementor-element.elementor-element-96a8bac{width:50%;}.elementor-953 .elementor-element.elementor-element-cbd04cd{width:49.894%;}}/* Start custom CSS for html, class: .elementor-element-730e78a */.event-card {
  padding: 0 !important;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.event-card__image {
  border-radius: 20px 20px 0 0;
  overflow: hidden;
  height: 200px;
}

.event-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.event-card__badge {
  background: #304CFD;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 6px;
  margin: 20px 20px 0;
  display: inline-block;
  width: fit-content;
}

.event-card__title {
  padding: 0 20px;
  margin-top: 12px;
  margin-bottom: px;
}

.event-card__title a {
  color: #304bfa;
  text-decoration: none;
}

.event-card__title a:hover {
  color: #304CFD;
}

.event-card__desc {
  padding: 0 20px;
  color: #5F;
  flex-grow: 1;
}

.event-card__btn {
  margin: 0 20px 20px;
  text-align: center;
  display: block;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-978fc5e */.event-card {
  padding: 0 !important;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.event-card__image {
  border-radius: 20px 20px 0 0;
  overflow: hidden;
  height: 200px;
}

.event-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.event-card__badge {
  background: #304CFD;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 6px;
  margin: 20px 20px 0;
  display: inline-block;
  width: fit-content;
}

.event-card__title {
  padding: 0 20px;
  margin-top: 12px;
  margin-bottom: 8px;
}

.event-card__title a {
  color: #304bfa;
  text-decoration: none;
}

.event-card__title a:hover {
  color: #304CFD;
}

.event-card__desc {
  padding: 0 20px;
  color: #5F;
  flex-grow: 1;
}

.event-card__btn {
  margin: 0 20px 20px;
  text-align: center;
  display: block;
}/* End custom CSS */