.events {
  position: relative;
}
.events__link {
  text-decoration: none !important;
  margin-right: 28px;
}
.events__link:last-child {
  margin: 0;
}
.events__link--main {
  text-decoration: none !important;
}
.events__link--main:last-child {
  margin: 0;
}
.events__shape--blue {
  background: #1AC0F2;
  border-radius: 0px 20px 20px 0px;
  position: absolute;
  left: 0;
  z-index: -999;
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .events__shape--blue {
    width: 40px;
    height: 6px;
    top: 64px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .events__shape--blue {
    width: 40px;
    height: 6px;
    top: 86px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .events__shape--blue {
    width: 54px;
    height: 8px;
    top: 86px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .events__shape--blue {
    width: 54px;
    height: 8px;
    top: 105px;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .events__shape--blue {
    width: 112px;
    height: 16px;
    top: 125px;
  }
}
@media (min-width: 1440px) {
  .events__shape--blue {
    width: 112px;
    height: 16px;
    top: 125px;
  }
}
.events__shape--orange {
  height: 320px;
  width: 710px;
  background: #F09221;
  border-radius: 160px 0px 0px 0px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -999;
}
@media (min-width: 0px) and (max-width: 767.98px) {
  .events__shape--orange {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .events__shape--orange {
    height: 208px;
    width: 270px;
    top: 134px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .events__shape--orange {
    width: 440px;
    height: 340px;
    top: 130px;
  }
}
@media (min-width: 1200px) {
  .events__shape--orange {
    width: 540px;
    height: 416px;
    top: 148px;
  }
}
@media (min-width: 1920px) {
  .events__shape--orange {
    width: 740px;
    height: 416px;
    top: 148px;
  }
}
.events__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.events__header {
  width: 1123px;
  align-self: flex-start;
  margin-top: 52px;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .events__header {
    align-self: center;
    align-items: center;
    margin-top: 60px;
    width: 240px;
  }
}
@media (min-width: 480px) and (max-width: 575.98px) {
  .events__header {
    width: 400px;
    margin-top: 60px;
    align-self: center;
    align-items: center;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .events__header {
    width: 496px;
    margin-top: 80px;
    align-self: center;
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .events__header {
    width: 629px;
    margin-top: 80px;
    align-self: center;
    align-items: center;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .events__header {
    width: 849px;
    margin-top: 100px;
    align-self: center;
    align-items: center;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .events__header {
    width: 883px;
    margin-top: 120px;
    align-self: center;
    align-items: center;
  }
}
@media (min-width: 1440px) {
  .events__header {
    width: 1123px;
    margin-top: 120px;
    align-self: center;
    align-items: center;
  }
}
@media (min-width: 1920px) {
  .events__header {
    width: 1480px;
  }
}
.events__subheading {
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #004A85;
  margin-bottom: 16px;
}
@media (min-width: 0px) and (max-width: 767.98px) {
  .events__subheading {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .events__subheading {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
  }
}
@media (min-width: 1920px) {
  .events__subheading {
    font-size: 18px;
    line-height: 28px;
  }
}
.events__heading {
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 800;
  color: #004A85;
  margin: 0;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .events__heading {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    padding: 0 20px;
  }
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .events__heading {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .events__heading {
    font-size: 28px;
    line-height: 36px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .events__heading {
    font-size: 32px;
    line-height: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .events__heading {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 1440px) {
  .events__heading {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (min-width: 1920px) {
  .events__heading {
    font-size: 44px;
    line-height: 48px;
  }
}
.events__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.events__sm {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (min-width: 0px) and (max-width: 767.98px) {
  .events__sm {
    flex-direction: column;
  }
}
.events__main {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 492px;
  box-shadow: 0px 10px 10px rgba(33, 33, 33, 0.1);
  border-radius: 20px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  background-color: #9747FF;
  object-fit: cover;
  object-position: center center;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .events__main {
    width: 240px;
    height: 170px;
    padding: 32px 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 480px) and (max-width: 575.98px) {
  .events__main {
    width: 400px;
    height: 156px;
    padding: 32px 60px;
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .events__main {
    width: 496px;
    height: 156px;
    padding: 32px 60px;
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .events__main {
    width: 629px;
    height: 242px;
    padding: 32px;
    margin-bottom: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .events__main {
    width: 849px;
    height: 320px;
    padding: 40px;
    margin-bottom: 28px;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .events__main {
    width: 883px;
    height: 420px;
    padding: 80px;
    margin-bottom: 28px;
  }
}
@media (min-width: 1440px) {
  .events__main {
    width: 1123px;
    height: 492px;
    padding: 80px;
    margin-bottom: 28px;
  }
}
@media (min-width: 1920px) {
  .events__main {
    width: 1480px;
    margin-bottom: 32px;
  }
}
.events__card {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .events__card {
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 480px) and (max-width: 575.98px) {
  .events__card {
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .events__card {
    justify-content: space-evenly;
    align-items: center;
  }
}
.events__card--item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  border-radius: 20px;
  margin-right: 28px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  background-color: #9747FF !important;
}
.events__card--item:last-child {
  margin: 0;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .events__card--item {
    width: 240px;
    height: 174px;
    padding: 32px 20px;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (min-width: 480px) and (max-width: 575.98px) {
  .events__card--item {
    width: 400px;
    height: 156px;
    padding: 32px 60px;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .events__card--item {
    width: 496px;
    height: 156px;
    padding: 32px 60px;
    margin-right: 0;
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .events__card--item {
    width: 193.67px;
    height: 226px;
    margin-right: 24px;
    padding: 0px 20px 32px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .events__card--item {
    width: 264.33px;
    height: 280px;
    padding: 0px 32px 32px;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .events__card--item {
    width: 275.67px;
    height: 280px;
    padding: 0px 40px 40px;
  }
}
@media (min-width: 1440px) {
  .events__card--item {
    width: 355.67px;
    height: 348px;
    padding: 0px 40px 40px;
  }
}
@media (min-width: 1920px) {
  .events__card--item {
    width: 472px;
    margin-right: 32px;
  }
}
.events__card--date {
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  width: 100%;
  margin: 0 0 16px 0;
  text-transform: uppercase;
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .events__card--date {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
  }
}
@media (min-width: 480px) and (max-width: 575.98px) {
  .events__card--date {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .events__card--date {
    text-align: center;
  }
}
@media (min-width: 1920px) {
  .events__card--date {
    font-size: 16px;
    line-height: 24px;
  }
}
.events__card--title {
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
  color: #FFFFFF;
  width: 100%;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .events__card--title {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
  }
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .events__card--title {
    text-align: center;
    font-size: 22px;
    line-height: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .events__card--title {
    font-size: 22px;
    line-height: 28px;
  }
}
@media (min-width: 1920px) {
  .events__card--title {
    font-size: 28px;
    line-height: 36px;
  }
}
.events__card--description {
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (min-width: 0px) and (max-width: 767.98px) {
  .events__card--description {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .events__card--description {
    margin: 12px 0 0 0;
  }
}
@media (min-width: 992px) {
  .events__card--description {
    margin: 16px 0 0 0;
  }
}
@media (min-width: 1920px) {
  .events__card--description {
    font-size: 18px;
    line-height: 28px;
  }
}
