* {
  font-family: "DM Sans", sans-serif;
}

/* var(--header); */
:root {
  --body: #fff;
  --black: #000;
  --white: #fff;
  --theme: #ffc107;
  /* --theme-2: #49975c;
  --header: #122f2a;
  --text: #667471;
  --text-2: #0b4e3d;
  --border: #c9c9c9;
  --bg: #f8f3e7;
  --bg-2: #122f2a;
  --box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.13);
  --br-default: 24px; */
}

.container {
  max-width: 1392px !important;
}

#partners,
#news,
#bl_signup {
  scroll-margin-top: 100px;
}

/* HEADER SECTION  */

.bl-header {
  padding: 52px 0;
}

.bl-header--block {
  border-radius: 500rem;
  background-color: #f1f1f1;
  padding: 18px 18px 18px 40px;
}

.sc-logo img {
  width: 284px;
}

.btn-default {
  border-radius: 500rem !important;
  padding: 12px 28px !important;
  font-size: 23.12px !important;
  background-color: var(--black) !important;
  color: #fff !important;
  height: 59.24px !important;
}

.btn-light-default {
  border-radius: 500rem !important;
  padding: 12px 4rem !important;
  font-size: 23.12px !important;
  background-color: #fff !important;
  color: #111 !important;
  height: 59.24px !important;
}

.btn-outline-default {
  border-radius: 500rem !important;
  padding: 12px 4rem !important;
  font-size: 23.12px !important;
  background-color: #fff !important;
  color: #111 !important;
  border: 1px solid var(--black) !important;
  height: 59.24px !important;
}

.btn-dark-default {
  border-radius: 500rem !important;
  padding: 12px 4rem !important;
  font-size: 23.12px !important;
  background-color: var(--black) !important;
  color: #fff !important;
  height: 59.24px !important;
}

/* HERO SECTION */

.bl-hero--title {
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
}

.bl-hero--title h1 {
  font-size: 122.95px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 130.7px;
  color: var(--black);
  letter-spacing: 3px;
}

.bl-hero--title span {
  font-weight: 400;
  letter-spacing: normal;
  font-style: italic;
  font-family: "Playfair Display", serif;
}

.bl-hero--content {
  margin-top: 19px;
  margin-bottom: 4.2rem;
}

.bl-hero--content h2 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 5px;
  color: var(--black);
}

.bl-hero--content p {
  font-size: 28px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 33.6px;
  color: var(--black);
}

.bl-hero--content {
  max-width: 856px;
}

.bl-hero--btn {
/*   margin-bottom: 2.8rem; */
  border-radius: 500rem !important;
  font-size: 32.76px !important;
  line-height: 39.32px !important;
  padding: 2rem 2rem !important;
  background-color: var(--black) !important;
  color: #fff !important;
  width: 507.7px;
  height: 98.3px;
  justify-content: center;
  gap: 30px;
}

.bl-app-logo img {
  width: 42.8px;
}

.bl-app-logo-border {
  width: 1px;
  height: 36px;
  background-color: #adadad;
}

.bl-hero-banner {
	
}

.bl-hero-banner img {
  width: 100%;
}

/* SIGNUP SECTION */
.bl-signup .container-fluid {
  padding-left: 7.3rem;
  padding-right: 7.3rem;
}

.bl-signup--block {
  background-image: url(../assets/images/signup-banner.png);
  background-size: cover;
  background-position: center 20%;
  background-repeat: no-repeat;
  height: 684.4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5rem;
}

.bl-signup--block h3 {
  font-size: 85px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 3px;
  margin-bottom: 14px;
}

.bl-signup--block h3 span {
  letter-spacing: -3px;
  font-weight: 400;
  font-style: italic;
  font-family: "Playfair Display", serif;
}

.bl-signup--subtitle {
  font-size: 24px;
  line-height: 21px;
  display: inline-flex;
  color: #fff;
  font-weight: 300;
}

.bl-signup--form {
  margin-top: 2.6rem;
}

.bl-signup--form input {
  border-radius: 500rem;
  border: 0;
  width: 100%;
  padding: 10px 32px;
}

.input-wrap {
  width: 100%;
  position: relative;
  display: inline-block;
}

.input-wrap input {
  padding: 14px 24px 14px 42px;
  font-size: 24px;
  color: #484848;
  font-weight: 300;
}

input::placeholder {
  color: #484848;
}

/* FEATURES SECTION */
.bl-features .container-fluid {
  padding-left: 8.5rem;
  padding-right: 8.5rem;
}
.bl-features {
  margin-top: 8rem;
  padding: 6.6rem 0 10rem;
  background-color: #202020;
  border-radius: 40px;
  color: #fff;
}
.bl-features--title {
  margin-bottom: 7rem;
  padding-left: 2rem;
}
.bl-features--title h3 {
  font-size: 85px;
  line-height: 95px;
  letter-spacing: 3px;
  font-weight: 400;
  margin-bottom: 0.3rem;
}

.bl-features--title .appname {
  font-size: 85px;
  line-height: 95px;
  letter-spacing: 2.5px;
}

.gap-lg {
  gap: 7rem !important;
}

.bl-features--img img {
  width: 100%;
}

.bl-features--content {
  font-size: 55px;
  line-height: 86.92px;
  letter-spacing: 3px;
  padding-left: 2rem;
}

.bl-features--content-two {
  padding-right: 4rem;
}

.bl-features--content-three {
  padding-left: 2rem;
}

.bl-bg-purple {
  background-color: #efaaf7 !important;
}

.bl-border-purple {
  border: 3px solid #efaaf7 !important;
}

.bl-bg-pink {
  background-color: #ffbde2 !important;
}

.bl-border-pink {
  border: 3px solid #ffbde2 !important;
}

.bl-features--content-img {
  width: 77.6px;
  height: 77.6px;
  line-height: 77.6px;
  display: inline-block;
  background-color: #ff43a2;
  border-radius: 500rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transform: translateY(3px);
}

.bl-features--content-img img {
  width: 43px;
  height: 43px;
  object-fit: contain;
}

.rounded-text {
  border-radius: 500rem;
  padding: 0px 24px;
  border: 3px solid #ff43a2;
  display: inline-block;
  line-height: 75.6px;
}

.bl-signup2 {
  padding: 6.6rem 0;
}
.bl-signup2--block {
  margin-bottom: 4rem;
}
.bl-signup2--title h3 {
  font-size: 60px;
  margin-bottom: 0;
  letter-spacing: 3px;
  font-weight: 400;
  line-height: 63px;
  padding-left: 2rem;
  color: var(--black);
}
.bl-signup2--title span {
  letter-spacing: -3px;
  font-style: italic;
  font-family: "Playfair Display", serif;
}
.bl-signup2--banner {
  position: relative;
}

.btn-play {
  position: absolute;
  width: 80px;
  height: 80px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.btn-play svg {
  width: 80px;
  height: 80px;
}

.video-container {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: auto;
  overflow: hidden;
  border-radius: 60px;
}

#myVideo {
  width: 100%;
  display: none; /* hidden until play clicked */
}

.video-container video {
  width: 100%;
  height: auto;
  display: block;
}
.bl-signup2--banner img {
  width: 100%;
  border-radius: 60px;
  max-height: 756px;
  object-fit: cover;
}

.bl-signupworks .container-fluid,
.bl-howitworks .container-fluid {
  padding-left: 6.5rem;
  padding-right: 6.5rem;
}

.bl-signupworks,
.bl-latest-news,
.bl-howitworks {
  padding-bottom: 6.6rem;
}

.bl-signupworks__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}
.bl-signupworks--item {
  margin-top: 4rem;
}
.bl-signupworks__title,
.bl-howitworks__title {
  margin-top: 1.7rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
.bl-latest-news--title,
.bl-howitworks--title {
  margin-top: 1.7rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
}

.bl-signupworks__title h4,
.bl-howitworks__title h4 {
  font-size: 34px;
  font-weight: 400;
  margin-bottom: 5px;
  color: var(--black);
}
.bl-signupworks__title p {
  font-size: 34px;
  line-height: 38px;
  color: #333;
}
.bl-latest-news--title h3,
.bl-howitworks--title h3 {
  font-size: 80px;
  line-height: 96px;
  letter-spacing: 3px;
  margin-bottom: 0;
  font-weight: 400;
  color: var(--black);
}
.bl-latest-news--title span,
.bl-howitworks--title span {
  font-weight: 400;
  letter-spacing: -3px;
  font-style: italic;
  font-family: "Playfair Display", serif;
}

.bl-latest-news__img img {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 30px;
}

.bl-howitworks--item {
  text-align: center;
  margin-top: 103px;
}

.bl-howitworks--item h3 {
  font-size: 20.75px;
  letter-spacing: 3px;
  background-color: var(--black);
  border-radius: 500rem;
  padding: 14px 32px;
  color: var(--white);
  text-align: center;
  font-weight: 400;
/*   margin-bottom: 130px; */
  display: inline-block;
}

.bl-howitworks--item h3 span {
  font-weight: 600;
}

.bl-howitworks--item p {
  font-size: 26.34px;
  line-height: 33.85px;
  max-width: 450px;
  margin: 0 auto;
}
.bl-howitworks--item p span {
  font-weight: 600;
}
.bl-howitworks__img img {
  width: 100%;
  height: 709px;
  object-fit: contain;
}
.bl-footer {
  padding-bottom: 2rem;
padding-top: 3rem;
}
.bl-footer .container-fluid {
  padding-left: 4rem;
  padding-right: 4rem;
}
.bl-footer--block {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.bl-footer__nav {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.bl-footer__nav a {
  color: var(--black);
  text-decoration: none;
  text-align: right;
  font-size: 24px;
}
.bl-footer--copyright {
  text-align: center;
  padding-top: 6rem;
}

.bl-footer--copyright p {
  margin-bottom: 0;
  color: var(--black);
  font-size: 18px;
  font-weight: 300;
}

.bl-footer__left p {
  padding-top: 2.5rem;
  color: var(--black);
  font-size: 24px;
  font-weight: 300;
}

.bl-modal-signup {
  display: flex;
  align-items: center;
  position: relative;
}

.bl-modal-signup__img {
  flex: 1;
}

.bl-signup--block-modal {
  flex: 1;
}

.bl-modal-form {
  padding: 2rem 2rem;
}

.bl-modal-form p {
  font-size: 18px;
  color: var(--black);
}

.bl-signup--block-modal .btn-close {
  position: absolute;
  top: 2rem;
  right: 2rem;
}

.bl-signup--block-modal h3 {
  font-size: 58px;
  letter-spacing: 3px;
  color: var(--black);
}

.bl-signup--block-modal h3 span {
  font-weight: 400;
  letter-spacing: -3px;
  font-style: italic;
  font-family: "Playfair Display", serif;
}

.bl-signup--block-modal input {
  border: 1px solid #111 !important;
}

input:focus {
  outline: none; /* remove default outline */
}

.bl-signup--block-modal input:focus-visible {
}

.bl-modal-signup__img img {
  width: 100%;
  height: 660px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  object-fit: cover;
}

.bl-footer__logo {
  width: 288px;
}

/* Media Query */

@media (max-width: 1400px) {
  .bl-howitworks--item h3 {
  }
}

@media (max-width: 1199.98px) {
}

@media (max-width: 991.98px) {
}

@media (max-width: 767.98px) {
}

@media (max-width: 575.98px) {
}
