/*---------------------------------ai-agent-banner-start------------------------*/

.ai-banner-wrapper {
	 content: "";
	 background: url('/wp-content/themes/digimantra/asset/img/agent-banner.png');
	 width: 100%;
	 height: 100%;
	 padding: 137px 0;
	 background-size: cover;
	 background-position: center;
	 background-repeat: no-repeat;
}
 .ai-banner-wrapper .ai-banner-content {
	 content: "";
	 background: url("/wp-content/themes/digimantra/asset/img/Rectangle-banner.png");
	 width: 950px ;
	 height: 100%;
	 background-repeat: no-repeat;
	 background-size: contain;
	 background-position: center;
	 padding-block: 64px 52px;
}
  .digi-container {
        padding: 0 80px;
  }

 .ai-banner-wrapper h1 {
	 font-size: 62px;
	 font-weight: 600;
	 font-family: "Monserrat", sans-serif;
	 line-height: 72px;
	 max-width: 612px;
	 text-transform: uppercase;
	 letter-spacing: 0.02em;
	 background: linear-gradient(100.61deg, #fff 53.32%, rgba(255, 255, 255, 0) 100.88%);
	 -webkit-background-clip: text;
	 -webkit-text-fill-color: rgba(0, 0, 0, 0);
	 background-clip: text;
	 color: rgba(0, 0, 0, 0);
	 margin-bottom: 36px;
}
  .ai-banner-wrapper p {
        font-size: 24px;
        max-width: 1000px;
        font-weight: 300;
        line-height: 34px;
        color:rgba(235, 235, 235, 1);
        margin-bottom: 40px;
    }
 .ai-banner-wrapper .digi-btn {
	 font-size: 16px;
	 width: 379px;
	 height: 50px;
	 font-weight: 500;
	 line-height: 100%;
	 color: #fff;
	 padding: 15px 24px;
	 text-transform: uppercase;
	 position: relative;
	 text-decoration: none;
	 background: linear-gradient(328.68deg, rgba(22, 69, 121, 0.1) 19.02%, rgba(26, 118, 219, 0.1) 81.19%);
	 border-radius: 60px;
	 display: inline-flex;
	 align-items: center;
	 justify-content: center;
	 column-gap: 8px;
	 outline: none;
	 z-index: 1;
	 transition: all 0.3s ease;
}
 .ai-banner-wrapper .digi-btn:hover {
	 background: #fff;
	 color: #000;
}
 .ai-banner-wrapper .digi-btn:hover svg {
	 filter: invert(1);
}

 @media (min-width: 1921px) {
	 .ai-banner-wrapper {
		 padding: 140px 0;
	}
}
 @media (max-width: 1279px) {
	 .ai-banner-wrapper {
		 padding: 100px 0;
	}
	 .ai-banner-wrapper .ai-banner-content {
		 width: 568px;
		 background-size: contain;
	}
      .digi-container {
        padding: 0 40px;
    }
    .ai-banner-wrapper h1 {
	 font-size: 36px;
	 line-height: 42px;
	 margin-bottom: 16px;
}
.ai-banner-wrapper p {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 20px;
}
 .digi-container {
        padding: 0 20px;
  }
}
 @media (max-width: 1024px) {
	 .ai-banner-wrapper {
		 padding: 130px 0;
	}
	 .ai-banner-wrapper .ai-banner-content {
		 padding: 40px 20px;
		 background-size: contain;
	}
	 .ai-banner-wrapper .ai-banner-content .digi-container .digi-btn {
		 font-size: 12px;
		 padding: 12px;
	}
	 .ai-banner-wrapper h1 {
		 font-size: 28px;
		 line-height: 28.5px;
	}

  .ai-agent-content .digi-container{
    padding: 0 !important;
  }
}
@media (max-width: 992px) {
	 .ai-banner-wrapper h1 {
		 font-size: 28px;
		 line-height: 28.5px;
     max-width: 422px;
	}
  .ai-banner-wrapper p {
    font-size: 20px;
  }
}

 @media (max-width: 767px) {
	 .ai-banner-wrapper {
		 position: relative;
		 height: 45vh;
		 background-position: right;
	}
	 .ai-banner-wrapper .ai-banner-content {
		 background: linear-gradient(0deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.06)), linear-gradient(0deg, rgba(8, 18, 28, 0.2), rgba(8, 18, 28, 0.2));
		 backdrop-filter: blur(20px);
		 width: -webkit-fill-available;
		 height: max-content;
		 background-size: cover;
		 overflow: hidden;
		 position: absolute;
		 top: 230px;
		 clip-path: polygon(0 0, 88% 0, 143% 100%, 0% 100%);
	}
	 .ai-banner-wrapper .ai-banner-content .digi-container h1 {
		 font-size: 32px;
		 line-height: 48px;
		 margin-bottom: 28px;
	}
      .ai-banner-wrapper p {
        font-size: 18px;
    }
   .ai-banner-wrapper .digi-btn {
      font-size: 11px;
      line-height: 100%;
       height: 48px;
       padding: 7px 11px;
    width: 284px;
}
    .digi-container {
        padding: 0 16px;
    }
 }

/*---------------------------------ai-agent-banner-end------------------------*/

/*------------------------------------What is ai agent start ----------------------------------------*/
.what-ai-agent{
    background: url('/wp-content/themes/digimantra/asset/img/what-section.png');
    padding-block: 120px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}
.ai-container{
    max-width: 1680px;
    margin: auto;
}
.what-heading{
    font-family: Montserrat;
    font-weight: 500;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 28px;
}
.what-des{
    font-family: Montserrat;
    font-weight: 300;
    font-size: 24px;
    line-height: 34px;
    max-width: 1434px;

}
.what-des-2{
    margin-top: 24px;
}

@media (max-width:1680px) {
  .ai-container {
    max-width: 1440px;
    margin: auto;
}
}

@media (max-width:1440px) {
  .ai-container{
    padding: 0px 40px;
  }
  .what-heading {
    font-size: 38px;
    line-height: 42px;
  }
  .what-des {
    font-size: 18px;
    line-height: 24px;
    max-width: 1240px;
}
}

@media (max-width:1024px) {
  .what-heading {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (max-width:767px) {
  .what-ai-agent {
    padding-block: 40px;
    margin-top: 404px;
  }
  .ai-container {
        padding: 0px 16px;
    }
  .what-heading {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
}
}


@media (max-width:320px) {
  .what-ai-agent {
        margin-top: 490px;
    }
}
/*------------------------------------What is ai agent end ----------------------------------------*/

/*------------------------------------made-simple-start-------------------------------------------*/

.made-simple{
  padding-block: 120px;
}

.made-simple-wrapper{
    background: url("/wp-content/themes/digimantra/asset/img/bg-made-simple.png");
    background-position: center center;
    background-size: cover;
    padding: 80px 0px 0px 80px;
    justify-content: space-between;
    gap: 80px;
    display: flex;
}

.left-side{
    max-width: 921px;
}

.made-simple-wrapper .left-side h2{
    font-family: Montserrat;
    font-weight: 500;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.made-simple-wrapper .left-side p{
    font-family: Montserrat;
    font-weight: 300;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 40px
}
.simple-btn{
    align-items: center;
}

.made-simple .right-side img{
  max-width: 542px;
}

@media (max-width:1680px) {
  .made-simple-wrapper { 
    padding: 80px 80px 0px 80px;
}
.left-side{
    max-width: 800px;
}
.right-side{
  align-self: end;
}
}

@media (max-width:1440px) {
  .made-simple-wrapper {
    gap: 30px;
  }
  .made-simple-wrapper .left-side h2 {
    font-size: 38px;
    line-height: 42px;
  }
}

@media (max-width:1280px) {
   .made-simple-wrapper { 
    padding: 80px 40px 0px 40px;
}
  .made-simple-wrapper .left-side{
        max-width: 627px;
  }
  .ready-built .digi-btn{
    font-size: 11px;
  }
}

@media (max-width:1024px) {
  .made-simple-wrapper .left-side h2{
    font-size: 24px;
    line-height: 32px;
}

.made-simple-wrapper .left-side p{
    font-size: 18px;
    line-height: 24px;
}
}


@media (max-width:1200px) {
    .made-simple .right-side img{
        max-width: 542px;
        min-width: 210px;
        width: 100%;
}
.made-simple-wrapper .left-side {
        max-width: 480px;
    }
}

@media (max-width:992px) {
  .made-simple {
    padding-block: 48px;
}
  .made-simple-wrapper {
        padding: 32px 32px 0px 32px;
  }
  .made-simple-wrapper {
    gap: 48px;
  }
  .made-simple-wrapper .left-side{
    max-width: 368px;
  }
  .made-simple-wrapper .left-side h2 {
      font-size: 24px;
      line-height: 38px;
  }
  .made-simple-wrapper .left-side p {
    font-size: 18px;
    line-height: 31px;
  }
}

@media (max-width:767px) {
  .made-simple-wrapper{
    background: none;
  }
  .made-simple-wrapper .right-side{
    display: none;
  }
  .made-simple-wrapper {
        padding: 0px;
    }
  .left-side .digi-btn{
    font-size: 14px;
  }
  .made-simple-wrapper .left-side {
    max-width: 100%;
  }
}

@media (max-width:373px) {
  .made-simple-wrapper .digi-link-wrap .digi-btn {
        width: 256px !important;
  }
  .build-first .digi-link-wrap .digi-btn{
    width: 330px !important;
  }
}
/*---------------------------------------made-simple-end-----------------------------------------*/

/*-----------------Right Partner SECTION START--------------*/

.ai-chatbot-dev-section {
    padding: 100px 20px;
    
}

.ai-chatbot-dev-heading {
    display: flex;
    justify-content: space-between;
}

.section-title {
    font-size: 48px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 58px;
    text-transform: uppercase;
}

.section-subtitle {
    font-size: 24px;
    color: #CCCCCC;
    line-height: 34px;
    font-weight: 300;
    max-width: 1083px;
    margin-top: 20px;
}

.custom-arrows {
    align-self: end;
    display: flex;
    gap: 30px;
}

.custom-arrows .custom-prev {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #ADADAD;
    cursor: pointer;
}

.custom-arrows .custom-next {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #ADADAD;
    cursor: pointer;
}

.progress-line {
    width: 100%;
    height: 2px;
    background: rgba(255, 255, 255, 0.1);
    margin: 56px auto 56px auto;
    position: relative;
    overflow: hidden;
}

.progress-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    width: 0%;
    background: #1F7FE7;
    border-radius: 2px;
}

.why-slider .card {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    padding: 40px;
    text-align: left;
    transition: transform 0.3s ease, background 0.3s ease;
    min-height: 324px;
    /* margin: 0 10px; */
    margin-right: 24px;
}

/* .why-slider .card:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.08);
} */

.card h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
    margin-bottom: 12px;
}

.card p {
    color: #CCCCCC;
    font-size: 24px;
    line-height: 34px;
    font-weight: 300;
}

@media (max-width:1680px) {
  .why-slider .card {
    min-height: 324px;
  }
  
.card h3 {
    color: #fff;
    font-size: 32px;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 12px;
}

.card p {
    color: #CCCCCC;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
}
}

@media (max-width: 1200px) {
    .section-title {
        font-size: 28px;
        line-height: 30px;
    }

    .section-subtitle {
        font-size: 16px;
        line-height: 20px;
    }

    .card h3 {
        font-size: 18px;
        line-height: 20px;
    }

    .card p {
        font-size: 14px;
        line-height: 16px;
    }

    .why-slider .card {
        min-height: 228px;
    }

    .ai-chatbot-dev-section {
        padding-block: 48px;
    }
}

/* @media (max-width:992px) {
  .section-title {
    font-size: 28px;
    line-height: 32px;
  }
  .section-subtitle {
    font-size: 18px;
  }
  .card h3 {
    font-size: 20px;
    line-height: 27px;
}

.card p {
    font-size: 16px;
    line-height: 38px;
}
}

@media (max-width: 768px) {
    .section-title {
        font-size: 24px;
    }

    .why-slider .card {
        margin: 0 5px;
    }
}

@media (max-width:767px) {
  
.ai-chatbot-dev-section {
    padding: 100px 0px;
    
}
  .ai-chatbot-dev-section {
    padding: 40px 0px;
}
.custom-arrows{
  display: none;
}
}
@media (max-width:320px) {
  .why-slider .card { 
    padding: 19px;
  }
} */

@media (max-width: 768px) {
  .ai-chatbot-dev-section {
    padding: 100px 0px;
    
}
    .section-title {
        font-size: 24px;
    }

    .why-slider .card {
        margin: 0 5px;
    }

    .custom-arrows {
        display: none;
    }
}


/*-----------------Right Partner SECTION END--------------*/

/*---------------------------------------startup-section-start----------------------------*/

.startup-section{
    border-block: 1px solid rgba(44, 52, 60, 1);
    padding-inline: 120px;
}
.startup-container{
    border-left: 1px solid rgba(44, 52, 60, 1) ;
    border-right: 1px solid rgba(44, 52, 60, 1);
    display: flex;
}
.startup-left{
    border-right: 1px solid rgba(44, 52, 60, 1);
    width: 60%;
    padding: 120px 0px 120px 150px;
}
.startup-left p{
    font-family: Montserrat;
   font-weight: 300;
    font-size: 32px;
   line-height: 140%;
   max-width: 814px;
}
.startup-right{
    display: flex;
    margin: auto;
}

@media (max-width:1680px) {
  .startup-left {
        padding: 120px 0px 120px 80px;
    }
}

@media (max-width:1440px) {
.startup-section {
    padding-inline: 80px;
}
.startup-left {
    padding: 120px 0px 120px 80px;
}
.Revolutionizing-industries {
    padding: 120px 80px 80px 80px;
}
}

@media (max-width:1280px) {
      .startup-section {
        padding-inline: 40px;
    }
        .startup-left {
        padding: 120px 0px 120px 40px;
    }
   .startup-right {
    padding: 10px;
  }
     
}

@media (max-width:1024px) {
  .Revolutionizing-industries .Revolutionizing-industries-heading h2 {
    font-size: 28px !important;
    line-height: 30px;
  }
}

@media (max-width:992px) {
  .startup-left p {
    font-size: 18px;
}
  .startup-section {
        padding-inline: 40px;
    }
  .startup-left {
        padding: 120px 0px 120px 28px;
    }
  .startup-right {
    padding: 10px;
  }
    .startup-right  .digi-btn {
        padding: 7px 8px;
        font-size: 9px;
    }
}

@media (max-width:767px) {
  .startup-section {
        padding-inline: 16px;
    }
  .startup-container{
    flex-direction: column;
    padding-bottom: 40px;
  }
  .startup-left {
   border-right: none;
    width: 100%;
    padding: 40px 12px 40px 12px;
}
}

@media (max-width:360px) {
  .startup-section .digi-link-wrap .digi-btn {
        width: 287px !important;
        justify-content: center;
        font-size: 10px !important;
  }
}

@media (max-width:320px) {
  .startup-right {
    padding: 0px !important;
    margin: 0px !important;
  }
}
/*-----------------------------------------startup-section-end----------------------------*/

/*--------------------------------------revolutionizing-industry-start---------------------*/

  .Revolutionizing-industries {
    padding: 120px 120px 80px 123px;
    background-color: #02020D;
    text-align: center;
    border-top: 1px solid #2C343C;
  }

  .Revolutionizing-industries .Revolutionizing-industries-heading {
    max-width: 1253px;
    margin-bottom: 52px;
  }

  .Revolutionizing-industries .Revolutionizing-industries-heading h2 {
    text-align: left;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 58px;
    max-width: 950px;
    text-transform: uppercase;
    margin-bottom: 28px;
  }

  .Revolutionizing-industries .Revolutionizing-industries-heading p {
    color: rgba(204, 204, 204, 1);
    text-align: left;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    margin: auto;
  }

  .Revolutionizing-industries .Revolutionizing-industries-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }

  .Revolutionizing-industries .industry-card {
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: 543px;
    transition: transform 0.3s;
  }

  .Revolutionizing-industries .industry-card:hover {
    transform: translateY(-5px);
  }

  .Revolutionizing-industries .industry-card-img {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}

  .Revolutionizing-industries .industry-card-img img {
    border-radius: 12px;
    border: 1px solid;
    max-width: 100%;
    height: auto;
    display: block;
  }


.Revolutionizing-industries .industry-card-img p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 24px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  /* background: rgba(2, 2, 13, 0.85); */
  background: linear-gradient(179.88deg, rgba(0, 0, 0, 0) 0.1%, rgba(0, 0, 0, 0.660065) 74.95%, #000000 99.9%);
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.5s ease, opacity 0.5s ease;
  border-radius: 0 0 12px 12px;
}

.Revolutionizing-industries .industry-card:hover .industry-card-img p {
  transform: translateY(0);
  opacity: 1;
  text-align: left;
}

  .Revolutionizing-industries .industry-card-content {
    display: flex;
    padding: 22px 22px;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    align-items: center;
    border: 0.5px solid #71767b;
    border-radius: 12px;
    min-height: 97px;
    background: #08121c;
    border-bottom: none;
  }

  .Revolutionizing-industries .industry-card-content h4 {
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 32.586px;
    margin: 0;
  }

  .Revolutionizing-industries .industry-card-content .digi-btn{
    display: none;
  }

  .Revolutionizing-industries .industry-card:hover .industry-card-content .digi-btn{
    display: block;
  }

  .Revolutionizing-industries .industry-card-content:hover p {
    color: #71767b;
  }

@media (max-width:1440px) {
.Revolutionizing-industries {
    padding: 120px 80px 80px 80px;
}
}
  /*------------------------responsive-design--------------------------------*/

  @media (max-width:1440px) {
    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content h4 {
      font-size: 24px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content p {
      font-size: 16px;
    }
  }

  @media (max-width:1280px) {
     .Revolutionizing-industries {
        padding: 60px 40px 80px 40px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content h4 {
      font-size: 22px;
      line-height: 22px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content p {
      font-size: 16px;
      line-height: 20px;
    }
  }

  @media (max-width:992px) {
    .Revolutionizing-industries {
      padding: 32px 48px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-heading {
      margin-bottom: 26px;
      max-width: 688px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-heading h2 {
      font-size: 28px;
      font-weight: 500;
      line-height: 28px;
      margin-bottom: 11px;
      letter-spacing: 2px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-heading p {
      font-size: 18px;
      line-height: 28px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards {
      gap: 48px;
      grid-template-columns: repeat(2, 1fr);
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card {
      gap: 6px;
      border-radius: 4px;
      max-width: 100%;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content {
      padding: 22px 49px;
      border-radius: 12px;
      min-height: 105px;
      align-items: center;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content h4 {
      font-size: 22px;
      line-height: 30px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content p {
      font-size: 14px;
      line-height: 20px;
    }
  }

  @media (max-width:767px) {
    .Revolutionizing-industries {
      padding: 32px 20px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-heading h2 {
      font-size: 24px;
      line-height: 27px;
      margin-bottom: 11px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-heading p {
      font-size: 18px;
      line-height: 24px;
      /* max-width: 335px; */
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
      gap: 14.81px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card {
      gap: 9px;
      max-width: 100%;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content {
      display: flex;
      padding: 4px 12px;
      min-height: 47px;
      align-items: center;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content h4 {
      font-size: 14px;
      line-height: 140%;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content p {
      font-size: 10px;
      line-height: 18px;
    }
    .Revolutionizing-industries .industry-card-img img {
    max-width: 100%;
    width: 100%;
    }
  }

/*--------------------------------------revolutionizing-industry-end---------------------------------------*/

/*-----------------------------------------unleash-unlimited-start-----------------------------------------*/

.unleash-unlimited .unleash-unlimited-left h2{
    font-family: Montserrat;
    font-weight: 600;
    font-size: 62px;
    line-height: 100%;
   letter-spacing: 2px;
   text-transform: uppercase;
}

.right-content-wrap{
    max-width: 561px;
}
.unleash-unlimited .unleash-unlimited-right p{
    font-family: Montserrat;
    font-weight: 300;
    font-size: 24px;
    line-height: 34px;
    color: #ebebeb;
    margin-bottom: 40px;
}

@media (max-width:1680px) {
  .unleash-unlimited .unleash-unlimited-left h2 {
    font-size: 48px;
  }
  .unleash-unlimited-right .right-content-wrap{
    max-width: 420px;
  }
  .unleash-unlimited .unleash-unlimited-right p {
    font-size: 18px;
}
}

@media (max-width:1024px) {
  .unleash-unlimited .unleash-unlimited-left h2{
    font-size: 24px;
    line-height: 100%;
}
.unleash-unlimited .unleash-unlimited-right p{
    font-size: 18px;
    line-height: 24px;
}
}
@media (max-width:992px) {
  .unleash-unlimited .unleash-unlimited-left h2 {
        font-size: 28px;
    }
    .unleash-unlimited-right .right-content-wrap {
        max-width: 294px;
    }
    .unleash-unlimited .unleash-unlimited-right p {
      font-size: 12px;
      line-height: 27px;
      margin-bottom: 20px;
    }
}

@media (max-width:767px) {
    .unleash-unlimited .unleash-unlimited-left h2 {
        font-size: 24px;
      
    }
    .startup-left {
        padding: 40px 12px 022px 12px;
    }
    .unleash-unlimited-right .right-content-wrap{
      max-width: 100%;
    }
    .startup-right {
        padding: 10px;
       margin: 10px;
    }
}

/*---------------------------------------------unleash-unlimited-end----------------------------------------*/

/* ---------------- home-expertise-section ---------------- */
.home-expertise-section {
  padding-block: 120px;
  overflow-x: hidden;
}
.home-expertise-section .home-inline-block-title {
  max-width: 807px;
  letter-spacing: 2px;
  margin-bottom: 56px;
  position: sticky;
  top: 0;
}

.digi-expertise-slider {
  margin-top: 116px;
  display: flex;
  column-gap: 25px;
}
.digi-expertise-slider .slide {
  box-sizing: border-box;
  flex-shrink: 0;
}
.digi-expertise-slider.slick-slider {
  margin-bottom: 0;
}
.digi-expertise-slider .slick-list {
  overflow: visible;
}
.digi-expertise-slider .slick-track {
  margin-inline: -14px;
}
.digi-expertise-slider .slick-slide {
  padding-inline: 14px;
}
.digi-expertise-slider .slick-dots {
  display: flex !important;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  list-style: none;
  top: -56px;
  bottom: auto;
  border-top: 1px solid var(--color-border);
}
.digi-expertise-slider .slick-dots li {
  flex: 1 1 auto;
  text-align: center;
  margin: 0;
  height: 4px;
  background-color: transparent;
  margin-top: -3px;
}
.digi-expertise-slider .slick-dots li button {
  display: none;
}
.digi-expertise-slider .slick-dots li.slick-active {
  background-color: var(--color-blue);
}

.expertise-slider-card {
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.expertise-slider-card .expertise-slider-img img {
  max-width: 465px;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.expertise-slider-card .expertise-slider-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 28px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(8, 18, 28, 0.7));
  min-height: 390px;
  color: var(--color-site);
  backdrop-filter: blur(70px);
}
.expertise-slider-card .expertise-slider-title {
  display: inline-block;
  padding: 8px 20px;
  border: 1px solid var(--color-site);
  border-radius: 60px;
  margin-bottom: 24px;
  font-size: 15px;
  line-height: 100%;
  font-weight: 500;
}
 .digi-expertise-slider-wrapper::before {
    content: "";
    position: absolute;
    left: 0;
    top: -38px;
    height: 4px;
    width: 229px;
    background: #007bff;
}

.expertise-slider-card .expertise-slider-txt {
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.expertise-slider-card .digi-link-wrap {
  margin-top: 24px;
  padding-block: 13px;
}
.expertise-slider-card .digi-link-wrap a {
  border-image-source: linear-gradient(101.98deg, #FFFFFF 11.07%, rgba(255, 255, 255, 0) 115.46%);
}

/* ----------- max-width: 1680px ----------- */
@media (max-width: 1680px) {
  .home-expertise-section {
    padding-block: 60px 80px;
  }
  .expertise-slider-card {
    min-height: 600px;
  }
  .expertise-slider-card .expertise-slider-caption {
    padding: 24px;
  }
  .expertise-slider-card .expertise-slider-title {
    font-size: 15.88px;
    margin-bottom: 20px;
  }
  .expertise-slider-card .expertise-slider-txt {
    font-size: 22px;
    line-height: 31px;
  }
  .expertise-slider-card .digi-link-wrap a {
    font-size: 16px;
  }
}

/* ----------- max-width: 1279px ----------- */
@media (max-width: 1279px) {
  .home-expertise-section {
    padding-block: 55px 34px;
  }
  .home-expertise-section .home-inline-block-title {
    max-width: 424px;
  }
  .digi-expertise-slider {
    margin-top: 60px;
  }
  .digi-expertise-slider.slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  .digi-expertise-slider .slick-dots {
    top: -30px;
  }
  .expertise-slider-card {
    min-height: auto;
  }
  .expertise-slider-card .expertise-slider-caption {
    padding: 16px;
    min-height: 241px;
  }
  .expertise-slider-card .expertise-slider-title {
    padding: 5.7px 16px;
    font-size: 12px;
    line-height: 100%;
    margin-bottom: 16px;
  }
  .expertise-slider-card .expertise-slider-txt {
    font-size: 18px;
    line-height: 24px;
  }
  .expertise-slider-card .digi-link-wrap {
    margin-top: 16px;
    padding-block: 9px;
  }
  .expertise-slider-card .digi-link-wrap a {
    font-size: 11.73px;
    line-height: 100%;
  }
}

/* ----------- max-width: 767px ----------- */
@media (max-width: 767px) {
  .home-expertise-section {
    padding-block: 60px 24px;
  }
  .expertise-slider-card .expertise-slider-caption {
    min-height: 230px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(8, 18, 28, 0.7));
    backdrop-filter: blur(40.25px);
  }
}
/* ---------------- home-expertise-section end ---------------- */


/*---------------------------------build-first-start------------------------------------------*/
.build-first  .digi-link-wrap{
  margin-bottom: 80px;
}

.build-first .right-side{
    align-self: end;
}

@media (max-width:1680px) {
  .build-first .left-side h2{
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 18px;
  }
  .build-first .left-side p {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 20px;
}
}

@media (max-width: 1680px) {
    .build-first .left-side h2 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 18px;
    }
   .build-first .left-side p {
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 20px;
    }
}

@media (max-width:992px) {
  .build-first  .digi-link-wrap{
  margin-bottom: 32px;
}
 .build-first .left-side p {
        font-size: 12px;
        line-height: 24px;
        margin-bottom: 16px;
    }
}

@media (max-width:767px) {
      .left-side .digi-btn {
        font-size: 11px;
        padding: 12px 12px;
    }
}

/*------------------------------------------build-first-end-------------------------------------*/

/* ---------------- digi-home-testimonial-section ---------------- */
.digi-home-testimonial-section {
  overflow-x: hidden;
  padding-block: 114px 157px;
  border-top: 1px solid var(--color-border);
  background: linear-gradient(
    180deg,
    #08121C 0%,
    #0C1C2C 27.79%,
    rgba(12, 28, 44, 0.50) 37.05%,
    rgba(34, 79, 124, 0.70) 59.99%,
    #0C1C2C 85.9%,
    #08121C 99.98%
  );
}
.digi-home-testimonial-section .home-inline-block-title {
  max-width: 1030px;
  margin-inline: auto;
  text-align: center;
  padding-inline: 20px;
}

.digi-testimonial-slider {
  margin-top: 87px;
}
.digi-testimonial-slider .slick-list {
  overflow: visible;
}
.digi-testimonial-slider .slick-slide {
  padding-inline: 16px;
}

.digi-testimonial-card {
  background: linear-gradient(92.26deg, rgba(255, 255, 255, 0.064) 21.68%, rgba(255, 255, 255, 0.064) 102.49%);
  backdrop-filter: blur(36px);
  padding: 32px;
  border-radius: 16px;
  min-height: 458px;
}
.digi-testimonial-card .testimonial-title {
  font-size: 32px;
  line-height: 37.38px;
  font-weight: 500;
  margin-bottom: 28px;
}
.digi-testimonial-card .testimonial-txt {
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 40px;
}
.digi-testimonial-card .profile-info {
  display: flex;
  column-gap: 20px;
  align-items: center;
}
.digi-testimonial-card .profile-info .profile-img img {
  width: 64px;
  height: 64px;
}
.digi-testimonial-card .profile-info .prof-name {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.2px;
  font-weight: 500;
  color: #DDDDDD;
}
.digi-testimonial-card .profile-info .prof-role {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.2px;
  font-weight: 500;
  color: #8190A5;
  margin-top: 4px;
}

/* ----------- max-width: 1680px ----------- */
@media (max-width: 1680px) {
  .digi-home-testimonial-section {
    padding-block: 60px 80px;
  }
}

/* ----------- max-width: 1279px ----------- */
@media (max-width: 1279px) {
  .digi-home-testimonial-section {
    padding-block: 31px 62px;
  }
  .digi-testimonial-slider {
    margin-top: 40px;
  }
  .digi-testimonial-slider .slick-slide {
    padding-inline: 8px;
  }
  .digi-testimonial-card {
    padding: 17px 24px;
    min-height: 297px;
  }
  .digi-testimonial-card .testimonial-title {
    font-size: 20px;
    line-height: 19.89px;
    margin-bottom: 15px;
  }
  .digi-testimonial-card .testimonial-txt {
    font-size: 14px;
    margin-bottom: 21px;
  }
  .digi-testimonial-card .profile-info {
    column-gap: 10px;
  }
  .digi-testimonial-card .profile-info .profile-img img {
    width: 34px;
    height: 34px;
  }
  .digi-testimonial-card .profile-info .prof-img {
    flex: none;
    width: 34px;
  }
  .digi-testimonial-card .profile-info .prof-name {
    font-size: 14px;
    line-height: 14.9px;
    letter-spacing: -0.11px;
  }
  .digi-testimonial-card .profile-info .prof-role {
    font-size: 12px;
    line-height: 14.9px;
    letter-spacing: -0.11px;
  }
}

/* ----------- max-width: 767px ----------- */
@media (max-width: 767px) {
  .digi-home-testimonial-section {
    padding-block: 60px 24px;
  }
  .digi-home-testimonial-section .home-inline-block-title {
    padding-inline: 0;
  }
  .digi-testimonial-slider {
    margin-top: 24px;
  }
  .digi-testimonial-card .profile-info .profile-img img {
    width: 36px;
    height: 36px;
  }
}
/* ---------------- digi-home-testimonial-section end ---------------- */


/* ------------------FAQ SECTION START------------------ */
.faq-section {
  background: rgba(8, 18, 28, 1);
  padding: 100px 80px;
}
.faq-section .faq-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.faq-section .faq-icon {
  font-size: 16px;
  transform: rotate(180deg);
  transition: transform 0.5s ease;
}
.faq-section .faq-item.active .faq-icon {
  transform: rotate(0deg);
}
.faq-section .faq-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1680px;
  margin: auto;
  gap: 40px;
}
.faq-section .faq-left {
  flex: 1 1 35%;
}
.faq-section h2 {
  font-size: 48px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 58px;
  text-transform: uppercase;
  background: linear-gradient(100.61deg, #FFFFFF 30.32%, rgba(255, 255, 255, 0) 129.88%);
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  background-clip: text;
  margin-bottom: 20px;
}
.faq-section p {
  font-size: 24px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  line-height: 34px;
  color: #ccc;
  max-width: 1075.5px;
  margin-bottom: 40px;
}
.faq-section .ask-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #4db8ff;
  color: white;
  font-size: 18px;
  font-weight: 500;
  padding: 12px;
  text-decoration: none;
  width: fit-content;
  gap: 8px;
  text-transform: uppercase;
}
.faq-section .faq-left img {
  width: 100%;
  max-width: 421px;
  max-height: 530px;
  margin-top: 35px;
}
.faq-section .faq-right {
  flex: 1 1 60%;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.faq-section .faq-item {
  border-left: 1.5px solid #1A75DB80;
  padding: 16px 0 16px 24px;
  background-color: transparent;
  transition: all 0.3s ease;
  cursor: pointer;
}
.faq-section .faq-item.active {
  border-left: 1.5px solid #1A76DB;
}
.faq-section .faq-question {
  font-size: 24px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 34px;
}
.faq-section .faq-answer {
  font-size: 16px;
  font-weight: 400;
  margin-top: 24px;
  color: #ccc;
  line-height: 24px;
  display: none;
  transform: translateY(-10px);
  transition: all 0.4s ease;
}
.faq-section .faq-item.active .faq-answer {
  transform: translateY(0);
  display: block;
}

/* ----------- max-width: 1279px ----------- */
@media (max-width: 1279px) {
  .faq-section {
    padding: 32px 40px;
  }
  .faq-section .faq-container {
    flex-direction: column;
  }
  .faq-section .faq-container .faq-left .ask-btn {
    display: none;
  }
  .faq-section .faq-container .faq-left img {
    display: none;
  }
}

/* ----------- max-width: 1024px ----------- */
@media (max-width: 1024px) {
  .faq-section {
    padding: 32px 40px;
  }
  .faq-section .faq-container {
    gap: 56px;
  }
  .faq-section .faq-container .faq-left h2 {
    font-size: 28px;
    line-height: 100%;
    margin-bottom: 10.67px;
  }
  .faq-section .faq-container .faq-left p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
  }
  .faq-section .faq-container .faq-right .faq-question {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }
  .faq-section .faq-container .faq-right .faq-answer {
    font-size: 16px;
    line-height: 140%;
    font-weight: 300;
  }
}

/* ----------- max-width: 767px ----------- */
@media (max-width: 767px) {
  .faq-section {
    padding: 40px 16px 64px 16px;
  }
  .faq-section .faq-container {
    gap: 48px;
  }
  .faq-section .faq-container .faq-left h2 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 22px;
  }
  .faq-section .faq-container .faq-left p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
  }
  .faq-section .faq-container .faq-right .faq-question {
    font-size: 18px;
    line-height: 24px;
  }
  .faq-section .faq-container .faq-right .faq-answer {
    line-height: 140%;
    font-weight: 300;
  }
}
/* -----------------FAQ SECTION END----------------- */
.Explore-bookmark {
    overflow: hidden;
    border-top: 1px solid var(--color-border);
    border-bottom: 1px solid var(--color-border);
}