/* swiper - 1  start */

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  top: 102% !important;
}
.mySwiper,
.mySwiperCustom {
  overflow: visible !important;
}

.rec {
  height: 500px;
  width: 376px;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.swiper {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.swiper-pagination .swiper-pagination-bullet {
  background: gray !important;
  width: 20px !important;
  height: 20px !important;
}

.swiper-pagination .swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: linear-gradient(180deg,
      rgb(254, 96, 107) 0%,
      rgb(255, 135, 115) 43.27%,
      rgb(255, 161, 78) 100%) !important;
}

/* swiper - 1  end */

/* swiper - 2  start */
.swiper-container-custom {
  height: 570px;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.swiper-container-custom .swiper-slide-custom {
  overflow: visible !important;
}

.swiper-slide-custom {
  background-position: center;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.swiper-slide-custom img {
  display: block;
  width: 100%;
}

.swiper-pagination-custom {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  margin-top: -8%;
}

.swiper-slide-custom .swiper-slide-shadow,
.swiper-slide-custom .swiper-slide-shadow-bottom,
.swiper-slide-custom .swiper-slide-shadow-left,
.swiper-slide-custom .swiper-slide-shadow-right,
.swiper-slide-custom .swiper-slide-shadow-top {
  height: 350px !important;
}

/* aa taro class che jema ek overflow add karyu che */

.home .overlap-group-17 {
  overflow: hidden;
}

/* swiper - 2  end */

/* swiper - 3 start */

.swiper-custom-5 {
  width: 791px;
  height: 338px;
  margin-top: 10%;
  margin-right: -20px !important;
}

.swiper-slide-prev {
  overflow: hidden !important;
}

.swiper-custom-5 .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  left: -5%;
}

.swiper-custom-5 .swiper-slide img {
  display: block;
  width: 791px;
  height: 328px;
  object-fit: cover;
  border-radius: 15px;
}

.swiper-custom-5 .swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  width: 20px !important;
  height: 20px !important;
  background: linear-gradient(180deg,
      rgb(254, 96, 107) 0%,
      rgb(255, 135, 115) 43.27%,
      rgb(255, 161, 78) 100%) !important;
}

/* swiper - 3 end */

/* swiper - 4 start */

.swiper-custom6 {
  width: 278px;
  height: 278px;
}

.swiper-custom6 .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 16%;
}

.swiper-custom6 .swiper-slide img {
  display: block;
  width: 278px;
  height: 163px;
  object-fit: cover;
  border-radius: 15px;
}
.swiper-custom6 .swiper-slide .swiper-slide-next{
  overflow: hidden !important;
}
.swiper-pagination-6 .swiper-pagination-bullet {
  background: gray !important;
  width: 8px !important;
  height: 8px !important;
}

.swiper-pagination-6 .swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: linear-gradient(180deg,
      rgb(254, 96, 107) 0%,
      rgb(255, 135, 115) 43.27%,
      rgb(255, 161, 78) 100%) !important;
}

/* swiper - 4 end */


/* mobile screen slider - 1  */
.rec-mobile {
  height: 216px;
  width: 184px;
}

.swiper-pagination-bullet {
  background: gray !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: linear-gradient(180deg,
      rgb(254, 96, 107) 0%,
      rgb(255, 135, 115) 43.27%,
      rgb(255, 161, 78) 100%) !important;
}

.swiper-slide-mobile-screen {
  margin-top: 10px;
  width: 184px !important;
  height: 216px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.group-1116601395 {
  height: 10px;
}

.group-1116601395-custom,
.custom-group-1116601381-custom {
  position: absolute;
  top: 0;
}

.swiper-pagination-custom-mobile {
  position: absolute;
  top: 10% !important;
}

.frame-17-custom {
  position: relative;
  top: 90px;
}

.swiper-pagination-custom-mobile {
  position: absolute;
  left: 140px !important;
}

/* mobile screen slider - 2  */

.swiper-mobile {
  height: 180px;
  margin-top: 10px;
  object-fit: cover;
  width: 100%;
}

.swiper-container-custom-2 {
  height: 250px;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.swiper-container-custom-2 .swiper-slide-custom-2 {
  overflow: visible !important;
}

.swiper-slide-custom-2 {
  background-position: center;
  background-size: cover;
  width: 300px;
  height: 300px !important;
}

.swiper-slide-custom-2 img {
  display: block;
  width: 100%;
}

.swiper-pagination-custom-2 {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-horizontal-2>.swiper-pagination-bullets-2,
.swiper-pagination-bullets-2.swiper-pagination-horizontal-2,
.swiper-pagination-custom-2,
.swiper-pagination-fraction-2 {
  top: 88% !important;
}

.swiper-slide-custom-2 .swiper-slide-shadow,
.swiper-slide-custom-2 .swiper-slide-shadow-bottom,
.swiper-slide-custom-2 .swiper-slide-shadow-left,
.swiper-slide-custom-2 .swiper-slide-shadow-right,
.swiper-slide-custom-2 .swiper-slide-shadow-top {
  height: 205px !important;
}

.frame-17-custom-mobile {
  position: relative;
  top: 90px;
  left: 100px;
  z-index: 2;
}

.active-slide-image-4,
.active-slide-image-5 {
  position: relative;
  border-radius: 6px;
  padding: 10px;
}

.active-slide-image-4,
.swiper-slide-custom-2 .active-slide-image-5 {
  padding: 4px;
}

.active-slide-image-4,
.active-slide-image-5 {
  content: "";
  position: absolute;
  top: 0px;
  /* top: 10px; */
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  /* margin: -5px; */
  background: linear-gradient(90deg,
      rgb(254, 96, 107) 0%,
      rgb(255, 135, 115) 43.27%,
      rgb(255, 161, 78) 100%);
}

/* mobile screen slider - 3 */

.swiper7 {
  width: 100%;
  height: auto;
}

.swiper7 .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-pagination .swiper-pagination-7 .swiper-pagination-bullet {
  background: gray !important;
  width: 8px !important;
  height: 8px !important;
}

.swiper-pagination .swiper-pagination-7 .swiper-pagination-bullet-active {
  background: linear-gradient(180deg,
          rgb(254, 96, 107) 0%,
          rgb(255, 135, 115) 43.27%,
          rgb(255, 161, 78) 100%) !important;
}

.overlap-group-7 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  color: #fff;
  width: 278px;
  height: 163px;
}

.collaboration-with-partner-channel {
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  text-align: left;
}

.there-are-many-varia {
  font-size: 14px;
  color: gray;
  text-align: center;
  margin: 10px 0;
}

.frame-1171276241 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.read-more {
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.frame-2 {
  margin-left: 10px;
}