body .breadcrumbs {
	display: none;
}
.s-megaslider {
  margin-top: 30px;
  overflow: hidden;
}
.s-megaslider1 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  padding: 60px 110px;
  border-radius: 20px;
  overflow: hidden;
}
.s-megaslider1__title {
  z-index: 3;
  position: relative;
  display: block;
  font-weight: 700;
  font-size: 46px;
  color: #fff;
  text-align: center;
}
@media (max-width: 1200px) {
  .s-megaslider1__title {
    font-size: 40px;
  }
}
@media (max-width: 1050px) {
  .s-megaslider1__title {
    font-size: 36px;
  }
}
@media (max-width: 900px) {
  .s-megaslider1__title {
    font-weight: 500;
    font-size: 24px;
    text-align: center;
  }
}
.s-megaslider1__body {
  width: 100%;
  z-index: 3;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}
.s-megaslider1__body.swiper-initialized .swiper-slide {
  padding: 20px 16px;
  padding-bottom: 32px;
  text-align: left;
  display: block;
  height: auto !important;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.2);
  border-radius: 20px;
}
.s-megaslider1__body.swiper-initialized .swiper-slide::before {
  margin-bottom: 15px;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.48886 7.59215C1.24544 7.35608 1.37767 6.92931 1.70692 6.88838L6.37235 6.30808C6.50654 6.29139 6.6231 6.20302 6.6797 6.07434L8.64751 1.6006C8.78638 1.28487 9.21441 1.28481 9.35328 1.60054L11.3211 6.07425C11.3777 6.20293 11.4935 6.29154 11.6277 6.30822L16.2934 6.88838C16.6226 6.92931 16.7545 7.35621 16.5111 7.59228L13.0622 10.9375C12.963 11.0337 12.9188 11.1769 12.9451 11.3159L13.8604 16.1482C13.9251 16.4892 13.579 16.7534 13.2896 16.5836L9.19014 14.1766C9.07222 14.1074 8.92897 14.1077 8.81105 14.1769L4.71112 16.583C4.4218 16.7528 4.07506 16.4892 4.13968 16.1481L5.05515 11.3162C5.08149 11.1772 5.03743 11.0337 4.93822 10.9375L1.48886 7.59215Z' stroke='%23FF993A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
  background-color: #fff;
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center center;
  background-blend-mode: normal;
  border-radius: 50%;
}
.s-megaslider1__body.swiper-initialized .swiper-slide p {
  display: block;
  font-weight: 400;
  font-size: 13px;
  text-align: left;
}
.s-megaslider1__body:not(.swiper-initialized) .swiper-wrapper {
  box-sizing: border-box;
  padding: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
  background: rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  -webkit-transform: none !important;
          transform: none !important;
}
.s-megaslider1__body:not(.swiper-initialized) .swiper-wrapper .swiper-slide p {
  text-align: left;
  display: block;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
}
.s-megaslider1__body:not(.swiper-initialized) .swiper-wrapper .swiper-slide p::before {
  margin-bottom: 15px;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.48886 7.59215C1.24544 7.35608 1.37767 6.92931 1.70692 6.88838L6.37235 6.30808C6.50654 6.29139 6.6231 6.20302 6.6797 6.07434L8.64751 1.6006C8.78638 1.28487 9.21441 1.28481 9.35328 1.60054L11.3211 6.07425C11.3777 6.20293 11.4935 6.29154 11.6277 6.30822L16.2934 6.88838C16.6226 6.92931 16.7545 7.35621 16.5111 7.59228L13.0622 10.9375C12.963 11.0337 12.9188 11.1769 12.9451 11.3159L13.8604 16.1482C13.9251 16.4892 13.579 16.7534 13.2896 16.5836L9.19014 14.1766C9.07222 14.1074 8.92897 14.1077 8.81105 14.1769L4.71112 16.583C4.4218 16.7528 4.07506 16.4892 4.13968 16.1481L5.05515 11.3162C5.08149 11.1772 5.03743 11.0337 4.93822 10.9375L1.48886 7.59215Z' stroke='%23FF993A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
  background-color: #fff;
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center center;
  background-blend-mode: normal;
  border-radius: 50%;
}
.s-megaslider1__body:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(5) {
  grid-column-start: -1;
  grid-column-end: 1;
}
.s-megaslider1__body:not(.swiper-initialized) .swiper-slide {
  width: auto !important;
  margin-right: auto !important;
}
@media (max-width: 600px) {
  .s-megaslider1__body {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.s-megaslider1__button {
  z-index: 3;
  position: relative;
  color: #fff;
  background: #00acec;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  border-radius: 12px;
  padding: 16px 48px;
  transition: all 0.2s;
}
.s-megaslider1__button:hover {
  background: #95D9F2;
}
.s-megaslider1__button:hover:active {
  background: #009BD4;
}
.s-megaslider1__bg {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.s-megaslider1__bg img {
  z-index: 1;
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.s-megaslider1__bg::before {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
@media (max-width: 900px) {
  .s-megaslider1 {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (max-width: 700px) {
  .s-megaslider1 {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.s-megaslider2 {
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}
.s-megaslider2 .swiper-wrapper {
  width: calc(100% - 60px) !important;
}
.s-megaslider2__body {
  width: calc(100% - 50px);
  margin-left: auto;
  margin-right: auto;
}
.s-megaslider2__arrow {
  z-index: 2;
  content: "";
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  background-color: #484848;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='13' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 6.5L1 12' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
  background-size: 8px;
  background-repeat: no-repeat;
  background-position: center center;
  background-blend-mode: normal;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  transition: all 0.2s;
}
.s-megaslider2__arrow.swiper-arrow-prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
}
.s-megaslider2__arrow.swiper-arrow-next {
  right: 0;
}
.s-megaslider2__arrow:not(.swiper-button-disabled):hover {
  background-color: #6B6B6B;
}
.s-megaslider2__arrow.swiper-button-disabled {
  background-color: #DADADA;
}
.s-megaslider2 .swiper-slide {
  z-index: 1;
}
.s-megaslider2__image {
  position: relative;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 0;
  padding-bottom: 66%;
  border-radius: 20px;
  overflow: hidden;
}
.s-megaslider2__image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.2s;
}
.s-megaslider2__image:hover img {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
@media (max-width: 500px) {
  .s-megaslider2__body {
    width: 100%;
    padding-bottom: 60px;
  }
  .s-megaslider2__image {
    padding-bottom: 56%;
  }
  .s-megaslider2__arrow {
    left: auto !important;
    right: auto !important;
    top: auto !important;
    -webkit-transform: none !important;
            transform: none !important;
    bottom: 0 !important;
  }
  .s-megaslider2__arrow.swiper-arrow-prev {
    right: calc(50% + 5px) !important;
    -webkit-transform: rotate(-180deg) !important;
            transform: rotate(-180deg) !important;
  }
  .s-megaslider2__arrow.swiper-arrow-next {
    left: calc(50% + 5px) !important;
  }
}
.s-megaslider .s-megaslider-slider__bullets {
  display: none !important;
  width: 100% !important;
  -webkit-justify-content: center !important;
          justify-content: center !important;
  margin-top: 12px;
}
@media (max-width: 600px) {
  .s-megaslider .s-megaslider-slider__bullets {
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-justify-content: center !important;
            justify-content: center !important;
  }
}
.s-megaslider .s-megaslider-slider__bullets .swiper-pagination-bullet {
  background: #e9e9e9 !important;
  border-color: #e9e9e9 !important;
  opacity: 1 !important;
}
.s-megaslider .s-megaslider-slider__bullets .swiper-pagination-bullet-active {
  background: #FF993A !important;
  border-color: #FF993A !important;
}