.head__leadership {
    position: relative;
}
.img__background {
    height: 800px;
    background-size: cover;
    background-position: center;
}
.block__text {
    position: absolute;
    top: 60%;
    transform: translate(0%, -50%);
    width: 466px;
}
.block__text h2 { 
    font-weight: 900;
    font-size: 64px;
    color: #000;
    line-height: 100%;
    margin-bottom: 25px;
}
.block__text p { 
    font-weight: 400;
    font-size: 22px;
    color: #000;
    line-height: 120%;
} 
.section-services {
    margin-top: 100px;
}
.why-description {
    width: 449px;
}
.why-grid .why-item:nth-child(3) .text {
  right: 13%;
}
.why-grid .why-item:nth-child(4) .text {
  right: 9%;
}
.join-us-header {
    width: 1272px;
}
.join-title {
    width: 100%;
	text-align: center;
	margin-bottom: 50px;
	margin-right: 0px;
	padding-right: 0px;
}
.join-us-header p {
    width: 500px;
}
.service-content .service-title { 
    width: 241px; 
}
.services-header .section-title {
    line-height: 100%;
}
.section-title::after {
    top: 10%;    
}
.section-title.animate::after {
    height: 110px;
}
.service-image__mobile {
  display: none;
}
.asset-sales-section {
  margin-top: 140px;
}
.asset-sales-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 60px;
  }
  
.asset-sales-image img {
  max-width: 100%;
  height: 700px;
  display: block;
  margin-left: 30%;
}
  
.asset-sales-content h2 {
  font-size: 64px; 
  font-weight: 900;
  line-height: 100%;
  color: #000;
  margin-bottom: 30px;
}
.asset-sales-content p {
  font-size: 22px; 
  font-weight: 400;
  line-height: 120%;
  color: #000;
  margin-bottom: 30px;
}
  
.checklist {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}
  
.checklist li {
  font-size: 22px; 
  font-weight: 900;
  line-height: 120%;
  color: #000;
  margin-bottom: 30px;
}
.checklist img {
  width: 32px;
  margin-right: 8px;
}
  .check-icon {
    color: #000;
    margin-right: 10px;
  }
  
  .note {
    font-size: 14px;
    color: #666;
  }
/**/
.fundraising-section {
  margin-top: 100px;
}
.fundraising-grid {
    display: grid;
    grid-template-columns: 39% 61%;
    gap: 60px;
    align-items: center;
}
  
.fundraising-content h2 {
  font-size: 64px; 
  font-weight: 900;
  line-height: 100%;
  color: #000;
  margin-bottom: 30px;
}
  
.fundraising-content p {
  font-size: 22px; 
  font-weight: 400;
  line-height: 120%;
  color: #000;
}
   
  .check-icon {
    color: #000;
    margin-right: 10px;
  }
  
  .note {
    font-size: 14px;
    color: #666;
  }
  
  .fundraising-image img {
    max-width: 100%;
    height: auto;
    display: block;
  }
  

.steps-grid { 
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px; 
}


.section-work-grid {
  display: grid;
  grid-template-columns: 1fr 1fr; 
}
.join-us { 
  padding-bottom: 160px;
}
.work-row {
  display: contents; /* позволяет использовать родительскую сетку */
}
.services-grid .service-item:nth-child(3) .service-content {
  top: 38%;
}
.services-grid .service-item:nth-child(3) .service-content {
  top: 38%;
  right: 14%;
}
.services-grid .service-item:nth-child(2) .service-content {
  top: 40%;
  left: 10%;
}
.services-grid .service-item:nth-child(1) .service-content {
  top: 40%; 
}
.work-col.image img {
  width: 100%;
  height: 905px;
  display: block;
  object-fit: cover;
}
.work-col.text h2 {
  font-size: 64px; 
  font-weight: 900;
  line-height: 100%;
  color: #000;
  margin-bottom: 30px;
}
  
.fundraising-content p {
  font-size: 22px; 
  font-weight: 400;
  line-height: 120%;
  color: #000;
}
.work-col.text ul {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
}
.work-col.text p {
  font-size: 22px; 
  font-weight: 400;
  line-height: 120%;
  color: #000;
  margin-bottom: 30px;
}
.work-row-1 .work-col.text {
  margin-left: 10%;
  margin-top: 10%; 
  margin-right: 10%;
}
 
.work-row-2 .work-col.text {
  width: 628px;
  margin-right: 9%;
  margin-top: 200px;
  margin-left: auto;
}
.work-col.text ul li img{
  width: 32px;
  margin-right: 10px;
}
.work-col.text ul li {
  font-size: 22px;
  font-weight: 900;
  line-height: 120%;
  margin-bottom: 20px;
  color: #000;
}
.newsletter-text p {
  font-size: 28px; 
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 20px;
  color: #fff;
}
html[lang="en-US"] .why-blackstar .why-title {
	text-align: end;
}

@media (max-width: 1400px) {
  .work-row-2 .work-col.text {
    margin-right: 0%;
  }
  .work-row-1 .work-col.text {
    margin-left: 5%;
  }
}
@media (max-width: 1380px) {
	.work-col.image img {
		height: 600px;
	}

}

@media (max-width: 1440px) {
	.work-row-1 .work-col.text { 
	  margin-right: 10%;
	}
	.asset-sales-content p,
	.checklist li,
	.fundraising-content p {
		font-size: 18px;
	}
	  .service-item {
		height: 260px;
	  }
	.service-content .service-title {
  		font-size: 25px;
	}
  .fundraising-content h2 {
    font-size: 49px;
  }
  .fundraising-content {
    /* width: 300px; */
    margin: 0 auto;
  }
  .asset-sales-content h2 {
    font-size: 53px;
  }
  .why-grid .why-item:nth-child(4) .text {
    right: 4%;
  }
  .join-us-header {
    width: 1000px;
    flex-wrap: wrap;
  }
  .join-title {
    width: 500px;
  }
  .join-us-header p {
    width: 450px;
  }
  .join-title {
    font-size: 49px;
  }
  .join-us-header p {
    font-size: 20px;
  }
  .join-us-header .join-title::after {
    top: 5%;
  }
  .why-blackstar .why-title {
    font-size: 49px;
  }

  .why-blackstar .why-description {
    font-size: 20px;
  }
  .why-blackstar .why-title::after {
    top: 4%;
  }

  .services-header .section-title {
    font-size: 49px;
  }
  .services-header .section-subtitle {
    font-size: 20px;
  }
  .section-title::after {
    top: -1%;
  }
  .img__background {
    height: 750px;
  }
  .work-col.text h2 {
    font-size: 49px;
  }
  .work-col.text p,
  .work-col.text ul li {
    font-size: 20px;
  }
  .work-col.image img {
	height: 630px;
  }
  .work-row-2 .work-col.text {
    margin-top: 40px;
  }
  .work-row-2 .work-col.text {
    margin-right: -5%;
  }
  .newsletter-text p {
    font-size: 22px;
  }
  
}
.work-row-1 .icon-black {
  display: none;
}
.work-row-1 .icon-light {
  display: inline-block;
}
@media (max-width: 991px) {
  .work-row-1 .icon-light {
    display: none;
  }
  .work-row-1 .icon-black {
    display: inline-block;
  }
  .img__background {
      display: none;
  }
  .head__leadership {
    height: 600px;
    background: #000;
  }
  .block__text {
    width: 300px;
    transform: translate(7%, -55%);
  }
  .block__text h2 {
    font-weight: 900;
    font-size: 30px;
    line-height: 100%;
  }
  .block__text h2, .block__text p {
    color: #fff;
  }
  .block__text p {
    font-size: 16px;
  }
  .services-header .section-title {
    font-size: 35px;
  }
  .services-header .section-subtitle {
    font-size: 16px;
  }
  .asset-sales-image {
    display: none;
  }
  .asset-sales-grid {
    grid-template-columns: 1fr;
  }
  .fundraising-image {
    display: none;
  }
  .fundraising-grid {
    grid-template-columns: 1fr;
  }
  .join-us-header p {
    width: auto;
  }
  .join-title {
    width: auto;
  }
  .join-us-header {
    width: auto;
    flex-wrap: wrap;
  }
  .work-row .image {
    display: none;
  }
  .section-work-grid {
    grid-template-columns: 1fr;
  }
  .work-col.text h2 {
    font-size: 35px;
  }
  .work-row-1 .work-col.text {
    margin-left: 0%;
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .work-row-2 .work-col.text {
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .work-col.text p, .work-col.text ul li {
    font-size: 16px;
  }
  .work-row-2 .work-col.text,
  .work-row-1 .work-col.text {
    width: 300px;
    margin: 0 auto;
  }
  .work-row {
    display: block;
  }
  .work-row > .work-col {

    width: 300px;
    margin: auto;
   }
  .work-row-1 {
    background: #000;
  }
  .work-row-1 .work-col.text p,
  .work-row-1 .work-col.text h2,
  .work-row-1 .work-col.text ul li{
    color: #fff;
  }
 
  .service-image__mobile {
    display: block;
	object-fit: cover;
  	object-position: center;
  	height: 260px;
  	width: 100%;
  	height: 100%;
  }
  .service-image__pc {
    display: none;
  }
  .section-services {
    margin-top: 70px;
  }
  .services-grid .service-item:nth-child(1) .service-content {
    top: 13%;
  }
  .services-grid .service-item:nth-child(2) .service-content {
    top: 15%;
  }
  .services-grid .service-item:nth-child(3) .service-content {
    top: 33%;
    left: 23%;
  }
  .services-grid .service-item:nth-child(4) .service-content {
    top: 13%;
    left: 12%;
  }
  .asset-sales-content h2 {
    font-size: 35px;
  }
  .asset-sales-content p,
  .checklist li {
    font-size: 16px;
  }
  .asset-sales-section {
    margin-top: 75px;
  }
  .asset-sales-section .container{
    width: 300px;
  }
  .why-blackstar .why-title {
    font-size: 35px;
  }
  .why-blackstar .why-title br {
    display: none;
  }
  .why-blackstar .why-description {
    font-size: 16px;
  }
  .fundraising-content h2 {
    font-size: 35px;
  }
  .fundraising-content p {
    font-size: 16px;
  }
  .fundraising-section .container {
    width: 300px;
  }
  .join-us {
    padding-bottom: 90px;
  }
  .join-us .join-title {
    font-size: 35px;
  }
  .join-us-header p {
    font-size: 16px;
  }
  .fundraising-content {
    padding-bottom: 30px;
    border-bottom: 1px solid #000;
  }
  .asset-sales-section .container {
    padding-bottom: 30px;
    border-bottom: 1px solid #000;
  }
  .newsletter-text p {
    font-size: 16px;
  }
  .head__leadership .block__text .btn {
    background-color: #fff;
    color: #000;
    border: 1px solid #fff;
  }
  .head__leadership .block__text .btn svg path{
    fill: #000;
  }
  .head__leadership .block__text .btn:hover {
    background-color: #000;
    color: #fff;
  }
  .head__leadership .block__text .btn:hover svg path{
    fill: #fff;
  }
}
