.sup_center__section {
  padding: 128px 0 128px;
  position: relative;
  background-color: #151514;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.sup_center__section img {
  width: 100%;
}
.sup_center__section .title-row {
  position: absolute;
  top: calc(50% - 67px);
  left: calc(50% - 124px);
  width: 367px;
}
@media (max-width: 767px) {
  .sup_center__section .title-row {
    top: 0;
    left: 0;
    width: 309px;
  }
	.sup_center__section .img-content-block.mobile .bottom-content{
		width:100%;
		padding:12px;
		
	}
	.sup_center__section .img-content-block.mobile .bottom-content .partners{
		display:none;
	}
	.sup_center__section .img-content-block.mobile .swiper-wrapper .swiper-slide .slide img.image{
		aspect-ratio: unset;
	}
}
.sup_center__section .title-row h2 {
  font-family: "Manrope";
  font-weight: 300;
  font-size: 56px;
  line-height: 104%;
  letter-spacing: -2px;
}
@media (max-width: 767px) {
  .sup_center__section .title-row h2 {
    font-size: 36px;
  }
}
.sup_center__section .title-row h2 strong {
  font-weight: 800;
}
.sup_center__section .img-content-block .top-content {
  display: flex;
  gap:24px;
  width: 60%;
}
.sup_center__section .img-content-block .top-content .left-block {
  width: 52.5985%;
  position: relative;
}
.sup_center__section .img-content-block .top-content .left-block img.image {
  aspect-ratio: 23/29;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
  border-width: 0.3px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 400px;
  border-bottom-left-radius: 12px;
  border: 0.3px solid #ebebea;
}
.sup_center__section .img-content-block .top-content .left-block .info-block {
  border-radius: 12px;
  padding: 24px;
  background: #15151459;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  box-shadow: 0px 2px 24px 2px rgba(126, 160, 160, 0.1);
  width: -moz-max-content;
  width: max-content;
  bottom: 60px;
  right: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: absolute;
}
.sup_center__section .img-content-block .top-content .left-block .info-block span.circle {
  width: 80px;
  gap: 18px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  background: #333331A6;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  box-shadow: 0px 2px 18px 2px rgba(7, 7, 7, 0.0509803922);
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .sup_center__section .img-content-block .top-content .left-block .info-block span.circle {
    width: 64px;
    height: 64px;
    margin-top: -31px;
    margin-bottom: 10px;
  }
}
.sup_center__section .img-content-block .top-content .left-block .info-block span.circle img {
  width: 44px;
  height: auto;
}
@media (max-width: 767px) {
  .sup_center__section .img-content-block .top-content .left-block .info-block span.circle img {
    width: 32px;
  }
}
.sup_center__section .img-content-block .top-content .left-block .info-block .text-content .text {
  font-family: "Manrope";
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  color: #D7D7D5;
}
.sup_center__section .img-content-block .top-content .left-block .info-block .text-content .main-content {
  font-family: "Manrope";
  font-weight: 600;
  font-size: 56px;
  line-height: 112%;
  letter-spacing: -2px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.sup_center__section .img-content-block .top-content .left-block .info-block .text-content .main-content span {
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0px 2px 18px 2px rgba(7, 7, 7, 0.0509803922);
  padding: 6px 12px;
  border-radius: 400px;
  font-family: "Manrope";
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  color: #ff5f33;
}
.sup_center__section .img-content-block .top-content .right-block {
  width: 44.0265%;
  position: relative;
}
.sup_center__section .img-content-block .top-content .right-block img.image {
  aspect-ratio: 117/121;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
  border-width: 0.3px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 400px;
  border-bottom-left-radius: 12px;
  border: 0.3px solid #ebebea;
}
.sup_center__section .img-content-block .top-content .right-block .info-block, 
.sup_center__section .img-content-block .top-content .right-block .info-block2 {
  border-radius: 12px;
  padding: 24px;
  background: #15151459;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  box-shadow: 0px 2px 24px 2px rgba(126, 160, 160, 0.1);
  width: -moz-max-content;
  width: max-content;
  top: -20px;
  left: -112px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: absolute;
}
.sup_center__section .img-content-block .top-content .right-block .info-block2{
  bottom: 140px;
  right: 0px;
  top: unset;
  left: unset;
}
.sup_center__section .img-content-block .top-content .right-block .info-block span.circle, 
.sup_center__section .img-content-block .top-content .right-block .info-block2 span.circle {
  width: 80px;
  gap: 18px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  background: #333331A6;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  box-shadow: 0px 2px 18px 2px rgba(7, 7, 7, 0.0509803922);
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .sup_center__section .img-content-block .top-content .right-block .info-block span.circle, 
  .sup_center__section .img-content-block .top-content .right-block .info-block2 span.circle {
    width: 64px;
    height: 64px;
    margin-top: -31px;
    margin-bottom: 10px;
  }
}
.sup_center__section .img-content-block .top-content .right-block .info-block span.circle img, 
.sup_center__section .img-content-block .top-content .right-block .info-block2 span.circle img {
  width: 44px;
  height: auto;
}
@media (max-width: 767px) {
  .sup_center__section .img-content-block .top-content .right-block .info-block span.circle img,
  .sup_center__section .img-content-block .top-content .right-block .info-block2 span.circle img {
    width: 32px;
  }
}
.sup_center__section .img-content-block .top-content .right-block .info-block .text-content .text,
.sup_center__section .img-content-block .top-content .right-block .info-block2 .text-content .text {
  font-family: "Manrope";
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  color: #D7D7D5;
}
.sup_center__section .img-content-block .top-content .right-block .info-block .text-content .main-content,
.sup_center__section .img-content-block .top-content .right-block .info-block2 .text-content .main-content {
  font-family: "Manrope";
  font-weight: 600;
  font-size: 56px;
  line-height: 112%;
  letter-spacing: -2px;
  color: white;
}
.sup_center__section .img-content-block .bottom-content {
  display: flex;  
  width: 40%;
  flex-direction: column;
  color: white;
  gap: 16px;
  align-items: start;
  padding-left:120px;
  position: relative;
}
.sup_center__section .img-content-block .bottom-content .link-donat{
  color:white;
  text-decoration: none;
  padding:11px 23px;
  border:1px solid white;
  margin-top:16px;
  border-radius:400px;
}
.sup_center__section .img-content-block .bottom-content .partners{
  display: flex;
  position: absolute;
  left: -370px;
  bottom: 0;
  flex-direction: column;
  gap: 16px;
}
.sup_center__section .img-content-block .bottom-content .partners div{
  display: flex;
  gap:16px;
}
.sup_center__section .img-content-block .bottom-content .partners div img{
  background:#2A2A28A6;
  padding:11px 27px;
  border-radius: 12px;
  width: 30%;
}
.sup_center__section .img-content-block .bottom-content .partners p{
  font-size: 12px;
  color:#D7D7D5;
  font-weight: 500;
  opacity: 50%;
}



.sup_center__section .img-content-block .swiper-wrapper .swiper-slide .slide {
  position: relative;
}
.sup_center__section .img-content-block .swiper-wrapper .swiper-slide .slide img.image {
  aspect-ratio: 361/276;
  border: 0.3px solid #ebebea;
  border-width: 0.3px;
  border-top-left-radius: 400px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
.sup_center__section .img-content-block .swiper-wrapper .swiper-slide .slide .info-block {
  border-radius: 12px;
  padding: 20px 16px;
  background: rgba(255, 255, 255, 0.65);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  box-shadow: 0px 2px 24px 2px rgba(126, 160, 160, 0.1);
  width: -moz-max-content;
  width: max-content;
  bottom: 22px;
  left: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: absolute;
}
.sup_center__section .img-content-block .swiper-wrapper .swiper-slide .slide .info-block span.circle {
  width: 80px;
  gap: 18px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  background: #fff;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  box-shadow: 0px 2px 18px 2px rgba(7, 7, 7, 0.0509803922);
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .sup_center__section .img-content-block .swiper-wrapper .swiper-slide .slide .info-block span.circle {
    width: 64px;
    height: 64px;
  }
}
.sup_center__section .img-content-block .swiper-wrapper .swiper-slide .slide .info-block span.circle img {
  width: 44px;
  height: auto;
}
@media (max-width: 767px) {
  .sup_center__section .img-content-block .swiper-wrapper .swiper-slide .slide .info-block span.circle img {
    width: 32px;
  }
}
.sup_center__section .img-content-block .swiper-wrapper .swiper-slide .slide .info-block .text-content .text {
  font-family: "Manrope";
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0;
  color: #696963;
}
.sup_center__section .img-content-block .swiper-wrapper .swiper-slide .slide .info-block .text-content .main-content {
  font-family: "Manrope";
  font-weight: 600;
  font-size: 36px;
  line-height: 112%;
  letter-spacing: -2px;
  color: #0b0b0a;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.sup_center__section .img-content-block .swiper-wrapper .swiper-slide .slide .info-block .text-content .main-content span {
  display: none;
}
.sup_center__section .img-content-block .swiper-wrapper .swiper-slide .slide .link-donat {
  width: 128px;
  height: 128px;
  border-radius: 400px;
  font-family: "Manrope";
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: -0.5px;
  text-align: center;
  vertical-align: middle;
  color: white;
  background: #ff5f33;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1019607843);
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transform: rotate(345deg);
  bottom: -56px;
  position: absolute;
  right: 107px;
  z-index: 1;
}
@media (max-width: 767px) {
  .sup_center__section .img-content-block .swiper-wrapper .swiper-slide .slide .link-donat {
    right: 8px;
    bottom: -30px;
    top: auto;
    font-size: 20px;
  }
}
.sup_center__section .img-content-block .swiper-wrapper .swiper-slide .slide .link-donat:hover {
  background: #dd4e25;
  color: white;
  transition: 500ms;
}
.sup_center__section .img-content-block .swiper-pagination {
  bottom: 30px;
  background: rgba(255, 255, 255, 0.95);
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 8px 12px;
  border-radius: 50px;
}
.sup_center__section .img-content-block .swiper-pagination .swiper-pagination-bullet {
  background: linear-gradient(0deg, #111111, #111111), linear-gradient(0deg, rgba(19, 5, 1, 0.25), rgba(19, 5, 1, 0.25));
}
.sup_center__section .img-content-block .swiper-pagination .swiper-pagination-bullet-active {
  width: 8.42px;
  height: 8.42px;
  border-radius: 40px;
  background: linear-gradient(0deg, #111111, #111111), linear-gradient(0deg, rgba(19, 5, 1, 0.25), rgba(19, 5, 1, 0.25));
}
.sup_center__section .desktop {
  display: flex;
  width: 1440px;
  margin: auto;
}
@media (max-width: 767px) {
  .sup_center__section .desktop {
    display: none;
  }
}
.sup_center__section .mobile {
  display: none;
}
@media (max-width: 767px) {
  .sup_center__section .mobile {
    display: block;
  }
}/*# sourceMappingURL=superhumans_center.css.map */