body {
  font-family: "Urbanist", sans-serif;
  background-color: #010103;
  color: #fff;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* .top-bar {
  background-color: #282828;
}
.top-bar a {
  color: #fff;
  text-decoration: none;
  transition: color 0.2s;
  font-weight: 400;
  font-size: 11.5px;
  line-height: 13.8px;
}
.top-bar a:hover {
  color: #ccc;
}
.navbar-dark {
  background-color: #1a1a1a;
}
.navbar-brand img {
  width: 135px;
} */
.btn-outline-pink {
  background-color: transparent;
  border: 1px solid #F71A68;
  color: #fff;
  padding: 0 24px;
  border-radius: 19px;
  font-weight: 500;
  text-align: center;
  transition: opacity 0.3s;
  font-size: 14px;
  line-height: 31px;
}
.btn-outline-pink:hover {
  background-color: #F71A68;
  color: #fff;
}
.btn-pink {
  background-color: #F71A68;
  color: #fff;
  padding: 0 24px;
  border-radius: 49px;
  transition: opacity 0.3s;
  line-height: 31px;
  width: 226px;
  padding-top: 5px;
  padding-bottom: 6px;
  font-weight: 500;
  font-size: 17px;
  text-align: center;
  border: 0;
}
.btn-pink:hover, .btn-pink:focus, .btn-pink:active, .btn:first-child:active {
  background-color: #ff4b8b;
  color: #fff;
  border: 0;
}
/* .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-width='2' d='M4 7h22M4 15h22M4 23h22' /%3E%3C/svg%3E") !important;
} */

.gradient-highlight {
  background: linear-gradient(90deg, #BCA1FA, #F54A86);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.gradient-highlight2 {
  background: linear-gradient(90deg, #F54A86, #BCA1FA);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hero h1 {
  font-weight: 700;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}
.hero h5 {
  font-weight: 600;
  font-size: 15px;
  line-height: 17.38px;
}
.hero p {
  font-weight: 500;
  font-size: 16px;
  line-height: 20.4px;
  text-align: center;
  width: 309px;
  margin: 0 auto;
}
.hero .btn-pink {
  width: 226px;
  padding-top: 5px;
  padding-bottom: 6px;
  font-weight: 500;
  font-size: 17px;
  text-align: center;
}
.hero img {
  width: 349px;
  margin-bottom: -50px;
}
.hero span {
  font-weight: 500;
  font-size: 14.74px;
  line-height: 34.82px;
  color: #fff;
}
.purple {
  background-color: #B686F3;
}
.inside h2 {
  color: #191A15;
  font-weight: 600;
  font-size: 25px;
  line-height: 35.1px;
  margin-bottom: 30px;
}
.inside h5 {
  color: #282828;
  font-weight: 700;
  font-size: 17px;
  line-height: 20.74px;
  text-align: center;
}
.inside p {
  color: #282828;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
}
.last-item {
  margin-left: auto;
  margin-right: auto;
}
#respondents-section {
  margin-top: 0;
}
#respondents-section h2 {
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}
#respondents-section p {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
}
#respondents-section strong {
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
}
#respondents-section li {
  font-weight: 600;
  font-size: 19px;
  line-height: 21px;
  list-style-position: outside;
}
#respondents-section img {
  max-width: 340px;
}
#respondents-section .btn-pink {
  width: 226px;
  padding-top: 5px;
  padding-bottom: 6px;
  font-weight: 500;
  font-size: 17px;
  text-align: center;
}
.promo-card {
  background: linear-gradient(150deg, #7236BB 30%, #f71a68 100%);
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  height: 450px;
  align-items: start !important;
}
.promo-card h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}
.promo-card a.btn {
  width: 226px;
  padding-top: 5px;
  padding-bottom: 6px;
  font-weight: 500;
  font-size: 17px;
  text-align: center;
}
.bottom-image {
  position: absolute;
  bottom: 0;
  right: 25%;
  width: 194px;
}
#future-section h2 {
    text-align: center;
    max-width: 353px;
    margin: auto;
}
#future-section .btn-pink {
  width: 226px;
  padding-top: 5px;
  padding-bottom: 6px;
  font-weight: 500;
  font-size: 17px;
  text-align: center;
}
img.img-fluid.future-img {
    max-width: 340px;
    overflow: hidden;
}
.about-soprano-section p {
  max-width: 699px;
  margin: 0 auto 30px;
}
.about-soprano-map {
  max-width: 340px;
  margin: auto;
}
@media (min-width: 992px) {
  .navbar-brand img {
    width: 161px;
  }
  .hero h1 {
    font-weight: 700;
    font-size: 45px;
    line-height: 47.13px;
    text-align: left;
  }
  .hero h5 {
    font-weight: 600;
    font-size: 23.75px;
    line-height: 28.43px;
    text-align: left;
  }
  .hero p {
    font-weight: 500;
    font-size: 24px;
    line-height: 33.4px;
    text-align: left;
    margin-left: 0;
    width: 430px;
  }
  .hero img {
    width: 696px;
  }
  .hero .col-lg-6.mb-4.mb-lg-0 {
    text-align: left;
  }
  .mt-4.d-flex.justify-content-center {
    justify-content: start !important;
  }
  .inside h2 {
    font-size: 32px;
  }
  .inside h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
  }
  .inside p {
    font-weight: 400;
    font-size: 17px;
    line-height: 20.4px;
    text-align: center;
  }
  #respondents-section {
    margin-top: 119px;
    margin-bottom: 129px;
  }
  #respondents-section img {
    max-width: 546px;
  }
  #respondents-section h2 {
    font-weight: 600;
    font-size: 32px;
    line-height: 36px;
    text-align: left;
  }
  #respondents-section p {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    text-align: left;
  }
  #respondents-section .text-center.mt-5 {
    text-align: left !important;
  }
  .bottom-image {
    width: 405px;
    right: 5%;
  }
  .promo-card {
    align-items: center !important;
  }
  .promo-card h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 50.35px;
    text-align: left;
  }
  .promo-card .text-center {
    text-align: left !important;
  }
  #future-section {
    margin-bottom: 116px;
  }
  #future-section h2 {
    font-weight: 600;
    font-size: 35.36px;
    line-height: 40px;
    margin-bottom: 40px;
  }
  #future-section li {
    font-weight: 600;
    font-size: 19px;
    line-height: 21px;
  }
  #future-section .btn-pink {
    width: 226px;
    padding-top: 5px;
    padding-bottom: 6px;
    font-weight: 500;
    font-size: 17px;
  }
  #future-section .text-center.mt-5 {
    text-align: left !important;
  }
  img.img-fluid.respondents-img {
    max-width: 650px;
}
  .about-soprano-section h2 {
    font-weight: 600;
    font-size: 52px;
    line-height: 35.1px;
    text-align: center;
    margin-bottom: 50px;
  }
  .about-soprano-section p {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    margin-bottom: 55px;
  }
  .about-soprano-map {
    max-width: 1052px;
    margin-bottom: 100px !important;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1110px !important;
  }
}