.myBlockchainNFT .title_box_1040 {
  max-width: 1040px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.myBlockchainNFT .banner_box {
  position: relative;
}
.myBlockchainNFT .banner_box .banner_top {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.myBlockchainNFT .banner_box .banner_top .blue_title {
  color: #06F;
  font-size: 12px;
  line-height: 130%;
  font-family: Montserrat-Bold;
  text-transform: uppercase;
}
.myBlockchainNFT .banner_box .banner_top .title_blod {
  color: #141516;
  font-family: Montserrat-Bold;
  font-size: 2.6vw;
  font-weight: 700;
  line-height: 130%;
  text-transform: capitalize;
  margin-top: 12px;
  margin-bottom: 1.5625vw;
}
.myBlockchainNFT .banner_box .banner_top .small_text {
  color: #141516;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-align: center;
}
.myBlockchainNFT .blue_part {
  background: #06f;
  display: flex;
  justify-content: center;
  padding: 2.45vw 0 3.54vw;
}
.myBlockchainNFT .blue_part .blue_part_item {
  display: flex;
  padding: 24px 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 240px;
  margin-left: 26px;
}
.myBlockchainNFT .blue_part .blue_part_item:first-child{
  margin-left: 0px;
}
.myBlockchainNFT .blue_part .blue_part_item .icons {
  width: 42px;
  height: 42px;
}
.myBlockchainNFT .blue_part .blue_part_item .f_16 {
  color: #FFF;
  font-family: Montserrat-Bold;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-transform: capitalize;
  margin: 14px 0;
}
.myBlockchainNFT .blue_part .blue_part_item .f_14 {
  color: #FFF;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  /* 21px */
}
.myBlockchainNFT .middle_part {
  position: relative;
  padding-top: 15.78125vw;
  padding-bottom: 11.5625vw;
}
.myBlockchainNFT .middle_part .middle_part_child1 {
  margin-bottom: 7.29vw;
}
.myBlockchainNFT .middle_part .middle_part_child2 {
  padding-bottom: 4.6875vw;
}
.myBlockchainNFT .middle_part .middle_part_child3 {
  position: relative;
}
.myBlockchainNFT .middle_part .middle_part_child3 .middle_part_child3_child {
  position: relative;
  z-index: 5;
}
.myBlockchainNFT .middle_part .middle_part_child3 .absolute_bg {
  position: absolute;
  width: 571px;
  height: 332px;
  background: linear-gradient(155deg, #F7F8FB 15.91%, rgba(247, 248, 251, 0) 86.57%);
}
.myBlockchainNFT .middle_part .middle_part_child3 .left {
  top: 0px;
  left: 0;
}
.myBlockchainNFT .middle_part .middle_part_child3 .right {
  right: 0;
  top: -129px;
}
.myBlockchainNFT .middle_part .middle_part_child3 .my_swiper {
  margin-top: 6.25vw;
}
.myBlockchainNFT .middle_part .middle_part_child3 .my_swiper .swiper-pagination {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(18%);
}
.myBlockchainNFT .middle_part .middle_part_child3 .my_swiper .swiper-pagination .swiper-pagination-bullet {
  width: 21px;
}
.myBlockchainNFT .middle_part .middle_part_child3 .my_swiper .swiper-button-next,
.myBlockchainNFT .middle_part .middle_part_child3 .my_swiper .swiper-button-prev {
  bottom: 30px;
}
.myBlockchainNFT .middle_part .middle_part_child3 .my_swiper .swiper-button-prev {
  transform: translateX(-94%);
}
.myBlockchainNFT .middle_part .middle_part_child3 .my_swiper .swiper-button-next {
  right: auto;
  left: 50%;
  transform: translateX(295%);
}
.myBlockchainNFT .middle_part .middle_part_child3 .my_swiper .swiper_item {
  display: flex;
  justify-content: space-evenly;
}
.myBlockchainNFT .middle_part .middle_part_child3 .my_swiper .swiper_item_left {
  width: 520px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 10.15625vw;
}
.myBlockchainNFT .middle_part .middle_part_child3 .my_swiper .swiper_item_left .services_part_text {
  color: #000;
}
.myBlockchainNFT .middle_part .middle_part_child3 .my_swiper .swiper_item_left .swiper_title {
  color: #000;
  font-family: Montserrat-Bold;
  font-size: 35px;
  font-weight: 700;
  line-height: 52px;
  text-transform: capitalize;
  margin-bottom: 30px;
}
.myBlockchainNFT .middle_part .middle_part_child3 .my_swiper .swiper_item_left .blue_btn {
  width: 170px;
  height: 54px;
  line-height: 54px;
  border-radius: 8px;
  margin-top: 30px;
}
.myBlockchainNFT .middle_part .flex_part {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 6.25vw;
}
.myBlockchainNFT .middle_part .flex_part .image41_img {
  width: 263px;
  margin-right: 9.32vw;
}
.myBlockchainNFT .middle_part .flex_part .flex_part_right {
  width: 457px;
}
.myBlockchainNFT .middle_part .flex_part .services_part_text {
  margin-bottom: 3vw;
}
.myBlockchainNFT .middle_part .flex_part .services_part_text .bold {
  text-transform: uppercase;
}
.myBlockchainNFT .middle_part .nft_img {
  position: absolute;
  right: 0;
  top: 8.33vw;
}
.myBlockchainNFT .middle_part .img_img {
  width: 41.875vw;
  margin: 3.125vw auto 20px;
  display: block;
}
.myBlockchainNFT .middle_part .line {
  width: 60px;
  height: 6px;
  background: #06F;
}
.myBlockchainNFT .middle_part .middle_part_h1 {
  color: #141516;
  font-family: Montserrat-Bold;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  margin: 12px 0 50px;
}
.myBlockchainNFT .middle_part .three_group {
  display: flex;
  justify-content: center;
}
.myBlockchainNFT .middle_part .three_group .group_item {
  width: 320px;
  padding: 24px 30px;
  border-radius: 8px 36px 36px 36px;
  background: #FFF;
  box-shadow: 0px 12px 50px 0px rgba(215, 226, 239, 0.4), 0px -2px 4px 0px #FCFDFF inset;
  margin-left: 40px;
}
.myBlockchainNFT .middle_part .three_group .group_item:first-child{
  margin-left: 0px;
}
.myBlockchainNFT .middle_part .three_group .group_item .zan_icon {
  width: 32px;
  height: 32px;
  margin-bottom: 14px;
}
.myBlockchainNFT .middle_part .three_group .group_item .group_item_text {
  color: #141516;
  font-family: Montserrat-Bold;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}
