.actBenefits_wrap .top_content {
  text-align: center;
}

.actBenefits_wrap .top_content span {
  color: #dc5974;
}

.actBenefits_wrap .pagination {
  text-align: center;
  position: static;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  gap: 20px;
}

.actBenefits_wrap .pagination-button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  background-color: #b7b7b7;
  border-radius: 40px;
  outline: none;
  -webkit-appearance: button;
  cursor: pointer;
  padding: 9px 10px;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  border: 0;
}

.actBenefits_wrap .pagination-button.active {
  /* background-color: #f88139; /* orange */
  background-color: #dc5974; /* dusty pink */
  color: #fff;
}

.actBenefits_wrap .slider-box {
  width: calc(100% + 40px);
}


.actBenefits_wrap .sipwer-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.actBenefits_wrap .swiper-container {
  -webkit-box-shadow: 0px 74px 56px -50px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 74px 56px -50px rgba(0, 0, 0, 0.15);
}

.actBenefits_wrap .slider-inner {
  background: #fff;
  position: relative;
  width: 100%;
  min-height: 720px;
  padding: 80px 95px 95px;
  box-sizing: border-box;
}

.actBenefits_wrap .sl_title {
  line-height: 1.2;
  padding: 0;
}

.actBenefits_wrap p.sl_descr {
  margin: 0;
  padding-top: 35px;
  font-size: 18px;
  font-weight: 300;
  color: #666;
}


.actBenefits_wrap .type1 ul.itm-list {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  margin-top: 60px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 30px;
}

.actBenefits_wrap .type1 ul.itm-list li {
  position: relative;
}

.actBenefits_wrap .type1 ul.itm-list .itm-box {
  position: relative;
  width: 100%;
}

.actBenefits_wrap .type1 ul.itm-list .itm-box img {
  box-shadow: 5px 5px 30px 5px rgba(0, 0, 0, 0.15);
  vertical-align: top;
}

.actBenefits_wrap .type1 ul.itm-list .txt {
  margin-top: 30px;
  font-size: 17px;
  color: #444;
  text-align: center;
}

.actBenefits_wrap .type2 ul.itm-list {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 80px;
}

.actBenefits_wrap .type2 ul.itm-list li {
  position: relative;
}

.actBenefits_wrap .type2 ul.itm-list .itm-box {
  position: relative;
  width: 100%;
}

.actBenefits_wrap .type2 ul.itm-list .tit {
  text-align: center;
}

.actBenefits_wrap .type2 ul.itm-list .tit span {
  display: inline-block;
  min-width: 340px;
  min-height: 40px;
  padding: 11px 10px 5px;
  box-sizing: border-box;
  border-radius: 20px;
  background: #f7f7f7;
  color: #666;
  font-size: 18px;
  line-height: 1;
}

.actBenefits_wrap .type2 ul.itm-list .photo {
  position: relative;
  width: 100%;
  margin-top: 30px;
}

.actBenefits_wrap .type2 ul.itm-list .txt {
  margin-top: 40px;
  font-size: 14px;
  color: #666;
  text-align: center;
}

.actBenefits_wrap .type2 ul.itm-list .photo img {
  vertical-align: top;
}

.actBenefits_wrap .swiper-slide.type2 .slider-inner {
  min-height: 720px;
  padding: 80px 95px 50px;
}

.actBenefits_wrap .swiper-slide.type3 .slider-inner {
  padding: 80px 95px 50px;
}

.actBenefits_wrap .swiper-slide.type3 ul.itm-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-top: 75px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.actBenefits_wrap .swiper-slide.type3 ul.itm-list li {
  position: relative;
  width: 100%;
  max-width: 340px;
}

.actBenefits_wrap .swiper-slide.type3 ul.itm-list .box-itm {
  margin: 0;
  position: relative;
  width: 100%;
  min-height: 130px;
  padding-left: 150px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column;
}

.actBenefits_wrap .swiper-slide.type3 ul.itm-list {
  gap: 40px;
}

.actBenefits_wrap .swiper-slide.type3 ul.itm-list dd {
  padding: 0;
  margin: 0;
  margin-top: 15px;
}

.actBenefits_wrap .swiper-slide.type3 ul.itm-list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.actBenefits_wrap .swiper-slide.type3 ul.itm-list ul li {
  position: relative;
  padding-left: 10px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
  color: #666;
  text-align: left;
}

.actBenefits_wrap .swiper-slide.type3 ul.itm-list ul li:before {
  content: '-';
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  font-size: 14px;
}

.actBenefits_wrap .swiper-slide.type3 ul.itm-list dt {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.4;
  color: #444;
}


.actBenefits_wrap .swiper-slide.type3 ul.itm-list .photo {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 130px;
  height: 130px;
  text-indent: -9999px;
  background-position: center;
  background-repeat: no-repeat;
}

.actBenefits_wrap .swiper-slide.type3 ul.itm-list ul li + li {
  margin-top: 4px;
  margin-left: 0px;
}

.actBenefits_wrap .swiper-slide.type3 ul.itm-list + ul.itm-list {
  margin-top: 60px;
}

.actBenefits_wrap .bottomSectionCnt {
  text-align: center;
  margin-top: 60px;
  font-size: 14px;
  color: #999;
}

.actBenefits_wrap .bottomSectionCnt p:last-child {
  margin: 0;
}


@media(max-width: 1380px){
  .actBenefits_wrap .slider-box {
    width: 100%;
    position: relative;
  }

}

@media(max-width: 980px){
  .actBenefits_wrap .type2 ul.itm-list {
    flex-direction: column;
  }

  .actBenefits_wrap .type2 ul.itm-list li {
    width: 100%;
  }

  .actBenefits_wrap .type2 ul.itm-list .photo {
    text-align: center;
  }

  .actBenefits_wrap .swiper-slide.type3 ul.itm-list {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }



  .actBenefits_wrap .type1 ul.itm-list {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

}


@media(max-width: 980px) and (min-width: 768px){
  .actBenefits_wrap .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    height: auto;
  }
}

@media(max-width:767px){
  .actBenefits_wrap {
    padding: 75px 0;
  }

  .actBenefits_wrap .pagination-button {
    position: relative;
    width: calc(100% / 3 - 6px);
    height: 36px;
    border-radius: 36px;
    color: #fff;
    font-size: 12px;
    line-height: 1.2;
    background-color: #b7b7b7;
    box-shadow: 0px 5px 19px -2px #ccc;
    min-height: auto;
    padding: 0;
  }

  .actBenefits_wrap .pagination {
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0;
    margin-bottom: 35px;
  }

  .actBenefits_wrap .top_content h2 {
    padding: 0;
  }

  .actBenefits_wrap .top_content {
    padding: 0 22px;
  }

  .actBenefits_wrap .slider-box {
    padding: 0 2px;
  }

  .actBenefits_wrap .swiper-container {
    padding: 45px 0 130px;
    background-color: #fff;
    box-shadow: 0px 5px 19px -2px #ccc;
  }

  .actBenefits_wrap .slider-inner {
    padding: 0 35px;
  }

  .actBenefits_wrap .swiper-slide.type2 .slider-inner {
    padding: 0 35px;
  }

  .actBenefits_wrap .sl_title {
    font-weight: 700;
    line-height: 1.5;
  }

  .actBenefits_wrap .type2 ul.itm-list .tit span {
    width: calc(100% + 18px);
    height: auto;
    margin: 25px 0 0 -9px;
    line-height: 30px;
    background-color: #fafafa;
    border-radius: 30px;
    font-size: 14px;
    display: block;
    min-height: auto;
    min-width: auto;
    padding: 1px;
  }

  .actBenefits_wrap .type2 ul.itm-list .tit {
  }

  .actBenefits_wrap .type2 ul.itm-list {
    margin-top: 0;
    gap: 9px;
  }

  .actBenefits_wrap .type2 ul.itm-list .photo {
    margin: 30px 0 0;
    width: auto;
  }

  .actBenefits_wrap p.sl_descr {
    margin-top: 30px;
    line-height: 1.6;
    padding: 0;
    font-size: 14px;
  }

  .actBenefits_wrap .type1 ul.itm-list {
    margin-top: 50px;
  }

  .actBenefits_wrap .type1 ul.itm-list .itm-box .photo {
    margin: 0 25px;
  }

  .actBenefits_wrap .type1 ul.itm-list .txt {
    margin-top: 15px;
    font-size: 15px;
    color: #565656;
    font-weight: 700;
    text-align: center;
  }

  .actBenefits_wrap .swiper-slide.type3 .slider-inner {
    padding: 0 35px;
  }

  .actBenefits_wrap .swiper-slide.type3 ul.itm-list .box-itm {
    padding-top: 95px;
    padding-left: 0;
  }

  .actBenefits_wrap .swiper-slide.type3 ul.itm-list .photo {
    width: 95px;
    height: 94px;
    background-size: cover;
    background-position: center;
  }

  .actBenefits_wrap .swiper-slide.type3 ul.itm-list dt {
    font-size: 16px;
  }

  .actBenefits_wrap .slider-box .swiper-button-wrap {
    display: none;
  }

  .actBenefits_wrap .swiper-slide.type3 ul.itm-list li {
    max-width: 100%;
  }

  .actBenefits_wrap .swiper-slide.type3 ul.itm-list .box-itm {
    align-items: center;
  }

  .actBenefits_wrap .swiper-slide.type3 ul.itm-list .photo {
    left: 50%;
    transform: translateX(-50%);
  }

}
