@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

body {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-behavior: smooth;
  background: #fff;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-behavior: smooth;
  text-decoration: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
section{
  overflow: hidden;
}
a,
a:hover {
  color: inherit;
  text-decoration: none;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
span,
strong,
a {
  margin: 0;
  padding: 0;
}

img {
  width: 100%;
  max-width: 100%;
}

button {
  border: none;
  outline: none;
  cursor: pointer;
  background: none;
}

/* css start  */
.header-section {
  background: #060606;
}

.header-section .header-wrapper {
  max-width: 1170px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-section .header-wrapper .header-logo {
  display: block;
  max-width: 90px;
}

.header-section .main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}

.header-section .main-menu ul li {
  display: inline-block;
}

.header-section .main-menu ul li a {
  display: block;
  min-width: 130px;
  text-align: center;
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.header-section .main-menu ul li a:hover {
  background: -webkit-gradient(linear, left top, right top, color-stop(3.37%, #3CAFD6), color-stop(34.13%, #80167C), to(#ED4120));
  background: linear-gradient(90deg, #3CAFD6 3.37%, #80167C 34.13%, #ED4120 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.heder-btn {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 119px;
  height: 32px;
  border: none;
  background: transparent;
  border-radius: 30px;
  color: #FFF !important;
  text-align: center;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.14px;
  cursor: pointer;
  overflow: hidden;
  padding: 0;
}

.heder-btn .svg-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.heder-btn span {
  position: relative;
  z-index: 1;
}

.theme-btn {
  width: 192px;
  height: 48px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #FFF !important;
  text-align: center;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.banner-section {
  padding-top: 150px;
  padding-bottom: 70px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  text-align: center;
}

.banner-section h1 {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 72px;
  font-style: normal;
  font-weight: 800;
  line-height: 85px;
  /* 76.32px */
  margin-bottom: 35px;
}

.banner-section h1 span {
  background: -webkit-gradient(linear, left top, right top, color-stop(3.37%, #3CAFD6), color-stop(34.13%, #80167C), to(#ED4120));
  background: linear-gradient(90deg, #3CAFD6 3.37%, #80167C 34.13%, #ED4120 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: block;
}

.banner-section p {
  color: #E5E3E3;
  text-align: center;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 31.2px */
  max-width: 687px;
  margin: 0 auto;
  margin-bottom: 35px;
}

.partner-section {
  padding: 100px 0;
}

.partner-section .heading {
  text-align: center;
  margin-bottom: 80px;
}

.partner-section .heading h2 {
  color: #212121;
  text-align: center;
  font-family: Montserrat;
  font-size: 42px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  /* 54.6px */
}

.partner-section .heading h2 span {
  background: -webkit-gradient(linear, left top, right top, color-stop(1.92%, #3CAFD6), color-stop(50.48%, #A521A0), to(#ED4120));
  background: linear-gradient(90deg, #3CAFD6 1.92%, #A521A0 50.48%, #ED4120 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Montserrat;
  font-size: 42px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
}

.partner-section .heading p {
  color: #171717;
  text-align: center;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 30px */
  max-width: 865px;
  margin: 0 auto;
  margin-top: 35px;
}

.grid-three {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 70px 1fr 70px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px 70px;
  max-width: 1080px;
  margin: 0 auto;
}

.partner-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 10px;
  border: 2px solid #171717;
  min-height: 320px;
  padding: 35px;
  text-align: center;
}

.partner-card .icons {
  width: 53px;
  height: 53px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 auto;
}

.partner-card h5 {
  color: #171717;
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.partner-card p {
  max-width: 223px;
  margin: 0 auto;
  color: #313030;
  text-align: center;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 111.111% */
  letter-spacing: 0.36px;
}

.company-section {
  padding: 100px 0;
  background: #060606;
  position: relative;
  overflow: hidden;
}

.company-section::after {
  content: "";
  position: absolute;
  top: 50px;
  left: 54%;
  width: 250.34px;
  height: 404.826px;
  -webkit-transform: rotate(-100deg) translate(0%, -50%);
  transform: rotate(-100deg) translate(0%, -50%);
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 451.826px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(249, 77, 24, 0.55)), to(rgba(119, 29, 255, 0.55)));
  background: linear-gradient(90deg, rgba(249, 77, 24, 0.55) 0%, rgba(119, 29, 255, 0.55) 100%);
  -webkit-filter: blur(150px);
  filter: blur(150px);
}

.company-wrapper {
  max-width: 970px;
  margin: 0 auto;
}

.company-wrapper .heading {
  text-align: center;
  margin-bottom: 100px;
}

.company-wrapper .heading h2 {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 42px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  /* 54.6px */
  margin-bottom: 35px;
}

.company-wrapper .heading p {
  color: #CAC9C9;
  text-align: center;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 30px */
}

.company-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

.company-item .icons {
  min-width: 64px;
  width: 64px;
  height: 64px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: radial-gradient(59.89% 59.89% at 42.19% 40.63%, #FF6A87 0%, #8F4EC5 100%);
  border-radius: 50%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFF;
  font-family: Montserrat;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  /* 46.8px */
  text-transform: uppercase;
}

.company-item h5 {
  color: #FFFDFD;
  font-family: Montserrat;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 28.6px */
  text-transform: uppercase;
}

.company-item p {
  color: #E8E8E8;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 23.4px */
  margin-top: 20px;
}

.grid-three-business {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 80px 1fr 80px 1fr;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1190px;
  gap: 80px;
  margin: 0 auto;
}

.business-card h3 {
  color: #3CAFD6;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.48px;
  text-transform: uppercase;
}

.business-card h5 {
  color: #171717;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: uppercase;
}

.business-card p {
  color: #171717;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.28px;
  margin-top: 20px;
  margin-bottom: 50px;
}

.service-section {
  padding-bottom: 100px;
}

.service-section .heading {
  margin-bottom: 100px;
}

.service-section .heading h2 {
  color: #161718;
  text-align: center;
  font-family: Montserrat;
  font-size: 42px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  /* 54.6px */
}

.service-section .heading p {
  color: #171717;
  text-align: center;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 30px */
  margin: 25px 0;
}

.service-section .heading h4 {
  text-align: center;
  font-family: Montserrat;
  font-size: 26px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  /* 33.8px */
  background: -webkit-gradient(linear, left top, right top, color-stop(3.85%, #3CAFD6), color-stop(46.15%, #80167C), color-stop(96.63%, #F94D18));
  background: linear-gradient(90deg, #3CAFD6 3.85%, #80167C 46.15%, #F94D18 96.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.service-wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

.service-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  gap: 40px;
  padding-bottom: 35px;
  padding-top: 30px;
  border-bottom: 2px solid #D0D1FF;
}

.service-card .icon {
  min-width: 52px;
  width: 52px;
  height: 52px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.service-card h5 {
  color: #171717;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 31.2px */
  text-transform: uppercase;
}

.service-card p {
  color: #171717;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 20.8px */
  margin-top: 20px;
}

.faq-section {
  padding: 100px 0;
  padding-bottom: 0;
  background: #060606;
}

.faq-section h2 {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 42px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  /* 54.6px */
  margin-bottom: 60px;
}

.faq-wrapper {
  max-width: 1044px;
  margin: 0 auto;
  border: 1px solid #2E2C2C;
  border-radius: 12px;
}

.faq-wrapper .accordion-item {
  border: none;
  background: transparent;
  border-bottom: 1px solid #2E2C2C;
}

.faq-wrapper .accordion-item .accordion-header {
  margin: 0;
  background: transparent;
}

.faq-wrapper .accordion-item .accordion-header .accordion-button {
  background-color: transparent;
  color: #EDEDED;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 23.4px */
  text-transform: uppercase;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding: 30px 40px;
}

.faq-wrapper .accordion-item .accordion-header .accordion-button::after {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'><path d='M12.375 1V23.75' stroke='%233632BD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M1 12.375H23.75' stroke='%233632BD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}

.faq-wrapper .accordion-item .accordion-body {
  padding-bottom: 40px;
  padding-top: 0px;
  padding-left: 40px;
}

.faq-wrapper .accordion-item p {
  color: #ECEBEB;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 20.8px */
}

.ready-section {
  padding: 120px 0;
  position: relative;
  text-align: center;
  background: #060606;
}

.ready-section::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 54%;
  width: 298.34px;
  height: 451.826px;
  -webkit-transform: rotate(-100deg) translate(0%, -50%);
  transform: rotate(-100deg) translate(0%, -50%);
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 451.826px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(165, 33, 160, 0.55)), to(rgba(119, 29, 255, 0.55)));
  background: linear-gradient(90deg, rgba(165, 33, 160, 0.55) 0%, rgba(119, 29, 255, 0.55) 100%);
  -webkit-filter: blur(150px);
  filter: blur(150px);
}

.ready-section h2 {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 42px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  /* 54.6px */
}

.ready-section p {
  color: #CAC9C9;
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 26px */
  margin-top: 30px;
  margin-bottom: 60px;
}

.free-calls {
  background: #060606;
  padding-bottom: 100px;
}

.free-calls h2 {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 42px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%;
  /* 54.6px */
  margin-bottom: 60px;
}

.free-calls .img {
  border-radius: 00px;
  /*background: #FFF;
  */overflow: hidden;
  max-width: 692px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 auto;
  -webkit-border-radius: 00px;
  -moz-border-radius: 00px;
  -ms-border-radius: 00px;
  -o-border-radius: 00px;
}
.free-calls .img iframe {
    /* max-height: 770px; */
}
.footer-section {
  background: #060606;
  padding-bottom: 50px;
}

.footer-section .footer-wrapper {
  max-width: 1072px;
  margin: 0 auto;
}

.footer-section ul {
  padding-bottom: 35px;
  position: relative;
}

.footer-section ul::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#3632BD), color-stop(32.21%, #3632BD), color-stop(64.42%, #80167C), to(#F94D18));
  background: linear-gradient(90deg, #3632BD 0%, #3632BD 32.21%, #80167C 64.42%, #F94D18 100%);
}

.footer-section ul li {
  margin-bottom: 10px;
}

.footer-section ul li a {
  color: #FFF;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

.footer-section .footer-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-section .footer-logo ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

.footer-section .footer-logo ul::after {
  display: none;
}

.footer-section .footer-logo ul li {
  margin-bottom: 0;
}
.footer-logo a{
  max-width: 91px;
}
@media (max-width: 999px) {
  .grid-three {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .container {
    max-width: 100%;
  }
.banner-section {
    padding: 100px 0; 
}
.company-section::after { 
    top: 0px;
    left: 62%; 
}
.business-card.middlecard {
    margin-top: -60px;
    margin-bottom: 20px;
}
  .grid-three {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575px) {

  .grid-three,
  .grid-three-business {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
  }

  .header-section .main-menu ul {
    display: none;
  }

  .banner-section h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .banner-section p {
    font-size: 16px;
  }

  br {
    display: none;
  }

  .partner-section,
  .company-section,
  .ready-section {
    padding: 60px 0;
  }

  .partner-section .heading h2,
  .company-wrapper .heading h2,
  .service-section .heading h2,
  .faq-section h2,
  .ready-section h2,
  .free-calls h2 {
    font-size: 28px;
  }

  .partner-section .heading h2 span,
  .company-wrapper .heading h2 span,
  .service-section .heading h2 span,
  .faq-section h2 span,
  .ready-section h2 span,
  .free-calls h2 span {
    font-size: 28px;
  }

  .partner-section .heading p,
  .company-wrapper .heading p,
  .service-section .heading p {
    font-size: 16px;
    margin-top: 16px;
  }

  .partner-section .heading,
  .company-wrapper .heading,
  .service-section .heading {
    margin-bottom: 80px;
  }

  .company-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .company-item .icons {
    margin: 0 auto;
  }

  .service-section {
    padding-bottom: 60px;
  }

  .service-section .heading h4 {
    font-size: 20px;
  }

  .service-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    gap: 20px;
  }

  .service-card .icon {
    margin: 0 auto;
  }

  .faq-section {
    padding-top: 60px;
  }

  .partner-card {
    padding: 30px 16px;
    min-height: 100%;
  }

  .partner-card p {
    max-width: 100%;
  }

  partner-section .heading {
    margin-bottom: 80px !important;
  }

  .faq-wrapper .accordion-item .accordion-header .accordion-button {
    padding: 20px;
  }
}