.nmc {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .nmc {
    margin-top: 63px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .nmc {
    margin-top: 80px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .nmc {
    margin-top: 100px;
  }
}
@media (min-width: 1200px) {
  .nmc {
    margin-top: 120px;
  }
}
.nmc__left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  position: absolute;
  left: 0;
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .nmc__left {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .nmc__left {
    top: 220px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .nmc__left {
    top: 200px;
  }
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  .nmc__left {
    top: 120px;
  }
}
@media (min-width: 1440px) {
  .nmc__left {
    top: 174px;
  }
}
.nmc__left--lg {
  width: 540px;
  height: 416px;
  background: #F09221;
  border-radius: 0px 160px 0px 0px;
  margin-bottom: 20px;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .nmc__left--lg {
    width: 270px;
    height: 208px;
    border-radius: 0px 160px 0px 0px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .nmc__left--lg {
    width: 270px;
    height: 208px;
    border-radius: 0px 160px 0px 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .nmc__left--lg {
    width: 540px;
    height: 340px;
    border-radius: 0px 160px 0px 0px;
  }
}
.nmc__left--sm {
  width: 112px;
  height: 14px;
  background: #1AC0F2;
  border-radius: 0px 20px 20px 0px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  .nmc__left--sm {
    width: 54px;
    height: 8px;
  }
}
.nmc__main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .nmc__main {
    width: 496px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .nmc__main {
    width: 628px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .nmc__main {
    width: 852px;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .nmc__main {
    width: 880px;
  }
}
@media (min-width: 1440px) {
  .nmc__main {
    width: 1120px;
  }
}
@media (min-width: 1920px) {
  .nmc__main {
    width: 1555px;
  }
}
.nmc__title {
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 800;
  text-align: center;
  color: #004A85;
  margin: 0;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .nmc__title {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .nmc__title {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .nmc__title {
    font-size: 44px;
    line-height: 48px;
  }
}
@media (min-width: 1200px) {
  .nmc__title {
    font-size: 52px;
    line-height: 56px;
  }
}
.nmc__banner {
  background: #9747FF;
  border-radius: 20px;
  object-fit: cover;
  object-position: center center;
  z-index: 999;
  margin: 32px 0;
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .nmc__banner {
    width: 100%;
    height: 380px;
    border-radius: 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .nmc__banner {
    width: 496px;
    height: 380px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .nmc__banner {
    width: 628px;
    height: 380px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .nmc__banner {
    width: 852px;
    height: 420px;
  }
}
@media (min-width: 992px) {
  .nmc__banner {
    margin: 40px 0;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .nmc__banner {
    width: 880px;
    height: 504px;
  }
}
@media (min-width: 1440px) {
  .nmc__banner {
    width: 1120px;
    height: 584px;
  }
}
@media (min-width: 1920px) {
  .nmc__banner {
    width: 1555px;
    height: 620px;
  }
}
.nmc__description p {
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 300;
  text-align: center;
  color: #001321;
  margin: 0;
}
@media (min-width: 0px) and (max-width: 991.98px) {
  .nmc__description p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 992px) {
  .nmc__description p {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .nmc__description p {
    margin: 0 40px;
  }
}

.gallery {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 60px;
}
@media (min-width: 992px) {
  .gallery {
    margin-top: 80px;
  }
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .gallery__container {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .gallery__container {
    width: 496px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .gallery__container {
    width: 628px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .gallery__container {
    width: 852px;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .gallery__container {
    width: 880px;
  }
}
@media (min-width: 1440px) {
  .gallery__container {
    width: 1120px;
  }
}
@media (min-width: 1920px) {
  .gallery__container {
    width: 1555px;
  }
}
.gallery__title {
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  color: #004A85;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .gallery__title {
    margin-bottom: 40px;
  }
}
.gallery__button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  gap: 8px;
  background: #005DA6;
  border-radius: 20px;
  border: none;
  margin-top: 32px;
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}
.gallery__button:hover {
  background: #004A85;
  color: #FFFFFF;
}
.gallery__button:active {
  background: #003864;
  color: #FFFFFF;
}
@media (min-width: 992px) {
  .gallery__button {
    font-size: 18px;
    line-height: 28px;
    margin-top: 40px;
  }
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .gallery__button {
    width: 240px;
    height: 48px;
  }
}
.swiper {
  width: 100%;
  height: 100%;
}
.swiper-wrapper {
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .swiper-wrapper {
    margin-bottom: 40px;
  }
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .swiper-wrapper {
    width: 100% !important;
    height: 240px !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .swiper-wrapper {
    width: 496px !important;
    height: 240px !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .swiper-wrapper {
    width: 628px !important;
    height: 100px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .swiper-wrapper {
    width: 852px !important;
    height: 140px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .swiper-wrapper {
    width: 880px !important;
    height: 140px !important;
  }
}
@media (min-width: 1440px) {
  .swiper-wrapper {
    width: 1120px !important;
    height: 200px !important;
  }
}
@media (min-width: 1920px) {
  .swiper-wrapper {
    width: 1555px !important;
    height: 200px !important;
  }
}
.swiper-slide {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .swiper-slide {
    width: 100%;
    height: 240px;
  }
  .swiper-slide img {
    border-radius: 0 !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .swiper-slide {
    width: 436px;
    height: 240px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .swiper-slide {
    width: 160px;
    height: 100px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .swiper-slide {
    width: 171px;
    height: 140px;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .swiper-slide {
    width: 175px;
    height: 140px;
  }
}
@media (min-width: 1440px) {
  .swiper-slide {
    width: 232px;
    height: 200px;
  }
}
@media (min-width: 1920px) {
  .swiper-slide {
    width: 340px;
    height: 200px;
  }
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #9747FF, #9747FF);
  box-shadow: 0px 10px 10px rgba(33, 33, 33, 0.1);
  border-radius: 20px;
  object-fit: cover;
  object-position: center center;
}
.swiper-slide__links {
  text-decoration: none !important;
}
.swiper-pagination-bullet {
  background: #F09221 !important;
  border-radius: 50px !important;
  margin: 0 8px !important;
}
.swiper-pagination-bullet-active {
  background: #1AC0F2 !important;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .swiper-pagination-bullet {
    width: 12px !important;
    height: 4px !important;
    margin: 0 4px !important;
  }
}
@media (min-width: 480px) and (max-width: 575.98px) {
  .swiper-pagination-bullet {
    width: 14px !important;
    height: 4px !important;
    margin: 0 4px !important;
  }
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  .swiper-pagination-bullet {
    width: 20px !important;
    height: 4px !important;
  }
}
@media (min-width: 1200px) {
  .swiper-pagination-bullet {
    width: 40px !important;
    height: 8px !important;
  }
}
.swiper-button-next, .swiper-button-prev {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
  color: #1AC0F2 !important;
  width: 44px !important;
  border-radius: 100%;
}
.swiper-button-next::after, .swiper-button-prev::after {
  font-size: 14px !important;
  font-weight: 800;
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .swiper-button-next, .swiper-button-prev {
    width: 40px !important;
    height: 40px !important;
    background: #FFFFFF;
    color: #1AC0F2 !important;
    border-radius: 100%;
  }
  .swiper-button-next::after, .swiper-button-prev::after {
    font-size: 14px !important;
    font-weight: 800;
  }
}
