.ama_aboutUsbg__Lj6Og {
  background-image: url(../media/event-page-bg.22cb5548.webp);
  height: 300px !important;
  width: 100% !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  display: flex;
  justify-content: flex-start;
  align-items: center
}

.ama_aboutUsbg__Lj6Og .ama_container__6nlpH {
  padding-left: 20px
}

.ama_aboutUsbg__Lj6Og .ama_container__6nlpH h1 {
  font-size: 3rem;
  margin-bottom: 1rem;
  color: #fff
}

.ama_aboutUsbg__Lj6Og .ama_container__6nlpH p {
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fff
}

.ama_aboutUsbg__Lj6Og .ama_container__6nlpH p a {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: #fff
}

@media screen and (max-width:576px) {
  .ama_aboutUSbg__RevM0 {
    height: 300px !important
  }
}

.ama_slider__fm7Xo {
  position: relative;
  max-width: 100%;
  margin: 30px 0;
  overflow: hidden
}

.ama_slider__fm7Xo .ama_sliderContent___RbPj {
  display: flex;
  transition: transform .5s ease-in-out;
  width: 300%
}

.ama_slider__fm7Xo .ama_slide__4fbkj {
  min-width: 100%;
  opacity: 0;
  transition: opacity .5s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center
}

.ama_slider__fm7Xo .ama_slide__4fbkj.ama_activeSlide__2EPQl {
  opacity: 1
}

.ama_slider__fm7Xo .ama_slide__4fbkj img {
  width: 100%;
  height: 400px;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1)
}

.ama_slider__fm7Xo .ama_nextButton__fqo5o,
.ama_slider__fm7Xo .ama_prevButton__HHdCX {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, .5);
  color: #fff;
  border: none;
  padding: 10px;
  cursor: pointer;
  font-size: 24px;
  border-radius: 50%;
  z-index: 1
}

.ama_slider__fm7Xo .ama_nextButton__fqo5o:hover,
.ama_slider__fm7Xo .ama_prevButton__HHdCX:hover {
  background-color: rgba(0, 0, 0, .8)
}

.ama_slider__fm7Xo .ama_prevButton__HHdCX {
  left: 10px
}

.ama_slider__fm7Xo .ama_nextButton__fqo5o {
  right: 10px
}

.ama_contentSection__p8usU h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 20px;
  color: #333
}

@media screen and (max-width:992px) {
  .ama_contentSection__p8usU h2 {
    margin-bottom: 10px;
    font-size: 1.2rem
  }
}

.ama_contentSection__p8usU h3 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 15px;
  color: #444
}

@media screen and (max-width:992px) {
  .ama_contentSection__p8usU h3 {
    margin-top: 15px;
    font-size: 1.1rem
  }
}

.ama_contentSection__p8usU p {
  margin-bottom: 20px;
  line-height: 1.8;
  font-size: 1.1rem
}

@media screen and (max-width:992px) {
  .ama_contentSection__p8usU p {
    margin-bottom: 10px;
    font-size: 1rem
  }
}

.ama_contentSection__p8usU h2,
.ama_contentSection__p8usU h3 {
  color: #333
}

.ama_contentSection__p8usU p {
  color: #555
}

.ama_imagesdiv__yF5FJ {
  height: 180px !important;
  object-fit: cover !important
}

.ama_prev__HxLcl span {
  left: -25% !important
}

.ama_next__GWwwA span,
.ama_prev__HxLcl span {
  position: absolute !important;
  background-color: #0088ba !important;
  border: 1px solid #fff !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2) !important
}

.ama_next__GWwwA span {
  right: -25% !important
}