 .video-block::before
 {
     background: rgba(14, 17, 23, 0.4);
     height:99%;
 }
 .section-main-heading, .banner-main-heading
 {
     font-family: Roboto;
font-weight: 600;
font-style: SemiBold;
font-size: 32px;
leading-trim: NONE;
line-height: 42px;
letter-spacing: 0%;
text-transform: uppercase;
color:rgba(139, 123, 183, 1);
margin-bottom:20px;
 }
 .banner-main-heading
 {
     color:#fff;
 }
 .btn-white
 {
     background:#fff !important;
     color:rgba(30, 30, 30, 1)!important;
 }
 .dual-button .button:first-child,
  .dual-button span:first-child .button
 {
     margin-right:8px;
 }
 .video-block-text p
 {
     margin-bottom:25px;
 }
 .video-block-text
 {
     top:50%;
     transform:translateY(-50%);
     width:600px;
     max-width:100%;
     height:auto;
     bottom:auto;
 }
 
 

.faq-v13 {
  position: relative;
  background: #f8fafc;
  padding: 90px 0;
}

.faq-v13 .is-boxes {
  width: 100%;
}

.faq-v13 .img-wrap {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
}

.faq-v13 .img-wrap img {
  width: 100%;
  
  object-fit: cover;
  display: block;
}

.faq-v13 .section-eyebrow {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #16a34a;
  margin-bottom: 14px;
}

.faq-v13 .section-heading {
  font-size: clamp(24px, 2.8vw, 40px);
  color: #14532d;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 12px;
  letter-spacing: -0.3px;
}

.faq-v13 .section-sub {
  font-size: 15px;
  color: #4b7a5c;
  line-height: 1.7;
  margin-bottom: 36px;
  max-width: 420px;
}

.faq-v13 .faq-row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 2px 0;
}

.faq-v13 details summary {
  list-style: none;
  cursor: pointer;
  padding: 18px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  font-size:20px;
  line-heihgt:28px;s
  
  font-weight: 700;
  color: #fff;
  user-select: none;
}

.faq-v13 details summary::-webkit-details-marker {
  display: none;
}

.faq-v13 details summary:hover,
.faq-v13 details[open] summary {
  color: #fff;
}

.faq-v13 .faq-icon {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
    background: #B579EF;
}
.faq-v13 .faq-icon svg path
{
    stroke:#fff;
}
.faq-v13 details[open] .faq-icon {
  background: #B579EF;
 
}

.faq-v13 .faq-body {
  font-size: 16px;
  color: rgba(108, 125, 147, 1);
  line-height: 1.75;
  padding: 0 0 16px;
}
.faq-row details[open] .faq-icon svg {
    display: none;
}

.faq-row details[open] .faq-icon::before {
    content: "";
    display: block;
    width: 10px;
    height: 2px;
    background: #fff;
    border-radius: 2px;
    color:#fff;
}
.dual-button .button
{
font-weight: 700 !important;
font-size: 14px!important;
line-height: 28px!important;
letter-spacing: 0% !important;
padding: 3px 23px !important;
/* Rectangle 5 */

background: #8B7BB7;

}
.ww-form-container-3 input#Submit
 {
   font-weight: 700 !important;
font-size: 14px!important;
line-height: 28px!important;  
padding: 10px 30px !important;

 }
 .form-template-3 form fieldset>div{
     margin-bottom:20px;
 }
 .form-template-3 .ww-form-container-3 select
 {
     margin-bottom:0;
 }
 .form-template-3 .ww-form-container-3 input[type="text"], .form-template-3 .ww-form-container-3 input[type="password"], .form-template-3 .ww-form-container-3 input[type="tel"], .form-template-3 .ww-form-container-3 input[type="email"], .form-template-3 .ww-form-container-3 select, .form-template-3 .ww-form-container-3 textarea, .form-template-3 #mob_phone_phone_number_tel{
     color:rgba(0,0,0,0.75);
 }
 div.form-container p{
     font-size: 14px;
    line-height: 26px;
    letter-spacing: 1%;
        color: #fff;
    opacity: 0.75;
    margin:20px 0 0 0;
 }
 div.form-container .submit_wrap
 {
     padding-top:0 !important;
 }
 .type-form.form-template-3 .spacer
 {
     display:none !important;
 }
  .type-form.form-template-3 select
  {
     background:#dbdbdb url("//d14ty28lkqz1hw.cloudfront.net/data/org/31153/theme/49050/img/dropdown.png")no-repeat right 20px center !important;
     appearance:none !important;
  }
 .form-template-3 form{
 background:rgba(34, 42, 57, 1);
 border:none;
 border-radius:23px;
 }
 .form-section
 {
 background:rgba(14, 17, 23, 1) !important;
 }
  .form-template-3 ::placeholder
  {
       color:rgba(0,0,0,0.75);
       font-family: Roboto;
font-weight: 400;
font-size: 16px;
line-height: 26px;
letter-spacing: 1%;

  }
  .footer-top .footer-top-links
  {
      display:flex;
      align-items:center;
      justify-content:center;
      list-style:none;
      margin:0;
  }
  #footer .footer-color > hr  {
    display: none;
}
    .footer-top .footer-top-links li
    {
        font-family: Roboto;
font-weight: 700;
font-size: 20px;
line-height: 20px;
letter-spacing: 0%;
color:#fff;
padding:0 5%;
border-right:1px solid #fff;
    }
     .footer-top .footer-top-links li:last-child
     {
         border-right:none;
     }
/* Services V3 */

.services-v3 {
  position: relative;
  background: #1a1a2e;
  padding: 90px 0;
  overflow: hidden;
}

.services-v3 .is-boxes {
  width: 100%;
}

.services-v3 .section-eyebrow {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #60a5fa;
  text-align: center;
  margin-bottom: 14px;
}

.services-v3 .section-heading {
  font-size: clamp(26px, 3vw, 44px);
  color: #fff;
  font-weight: 800;
  text-align: center;
  line-height: 1.15;
  margin-bottom: 14px;
  letter-spacing: -0.4px;
}

.faq-v13 .section-sub,
.services-v3 .section-sub,
.features-v11 .sec-sub,
.features-v2 .section-sub {
  line-height: 1.7;
}

.services-v3 .section-sub {
  font-size: 17px;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  max-width: 540px;
  margin: 0 auto 60px;
}

.services-v3 .zoom-card {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  height: auto
  cursor: pointer;
}

.services-v3 .zoom-card > img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.services-v3 .zoom-card:hover > img {
  transform: scale(1.08);
}

.services-v3 .zoom-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(0, 0, 0, 0.75) 100%
  );
  z-index: 1;
}

.services-v3 .zoom-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 26px;
  z-index: 2;
  text-align:center;
}

.services-v3 .zoom-cat {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #60a5fa;
  margin-bottom: 8px;
}

.services-v3 .zoom-title {
  font-size: 20px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 8px;
  line-height: 1.2;
}

.services-v3 .zoom-desc {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.6;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s, opacity 0.4s;
}

.services-v3 .zoom-card:hover .zoom-desc {
  max-height: 80px;
  opacity: 1;
}

.services-v3 .zoom-arrow {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #60a5fa;
  font-size: 13px;
  font-weight: 600;
  margin-top: 10px;
  opacity: 0;
  transform: translateY(8px);
  transition: all 0.3s;
}

.services-v3 .zoom-card:hover .zoom-arrow {
  opacity: 1;
  transform: translateY(0);
}

/* Features V11 */

.features-v11 {
  position: relative;
  background: #fff;
  padding: 90px 0;
}

.features-v11 .is-boxes {
  width: 100%;
}

.features-v11 .sec-eyebrow {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  color: #db2777;
  text-align: center;
  margin-bottom: 12px;
}

.features-v11 .sec-heading {
  font-size: clamp(26px, 3vw, 46px);
  color: #1e1b4b;
  font-weight: 800;
  text-align: center;
  line-height: 1.1;
  margin-bottom: 14px;
  letter-spacing: -0.5px;
}

.features-v11 .sec-sub {
  font-size: 16px;
  color: #6b7280;
  text-align: center;
  max-width: 520px;
  margin: 0 auto 60px;
}

.features-v11 .htl-wrap {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 0;
}

.features-v11 .htl-line {
  position: absolute;
  top: 32px;
  left:0px;
  right: 0px;
  height: 1px;
  background: rgba(139, 123, 183, 1);
}

.features-v11 .htl-step {
  flex: 1;
  text-align: center;
  position: relative;
  padding-top: 100px;
}

.features-v11 .htl-dot {
  width: 74px;
  height: 74px;
  border-radius: 50%;
 border: 1px solid rgba(139, 123, 183, 1);
  background:#1D2A39;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto ;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0px 4px 6px 0px rgb(255 255 255 / 10%);

  z-index: 1;
}

.features-v11 .htl-num {
  font-size: 16px;
  font-weight: 800;
  color:#fff;
}

.features-v11 .htl-title {
 font-family: Roboto;
font-weight: 700;
font-size: 20px;
line-height: 28px;
letter-spacing: 0%;
text-align: center;
color:#fff;
  margin-bottom: 8px;    margin-top: 10px;
}

.features-v11 .htl-body {
  font-size: 16px;
  color:rgba(108, 125, 147, 1);
  line-height: 1.6;
  font-family: Roboto;
}

.features-v11 .htl-icon {
  margin-bottom: 14px;
}

.features-v11 .screenshot-wrap {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 16px 60px rgba(0, 0, 0, 0.12);
  margin-top: 60px;
  border: 1px solid #f3f4f6;
}

.features-v11 .screenshot-wrap img {
  width: 100%;
  display: block;
}

.features-v11 .button {
  display: inline-block;
  background: #db2777;
  color: #fff;
  padding: 13px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  transition: all 0.25s;
  margin-top: 48px;
}

.features-v11 .button:hover {
  background: #be185d;
  transform: translateY(-2px);
}

/* About V1 */

.about-v1 {
  position: relative;
  background: #fff !important;
}

.about-v1 .is-boxes {
  width: 100%;
}
.about-v1 p
{
    color:rgba(108, 125, 147, 1);
}
.about-v1 .section-eyebrow {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #e74c3c;
  margin-bottom: 14px;
}

.about-v1 .section-heading {
  font-size: clamp(26px, 3vw, 44px);
  color: #1e293b;
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 18px;
  letter-spacing: -0.4px;
}

.about-v1 .section-body {
  font-size: 16px;
  color: #64748b;
  line-height: 1.8;
  margin-bottom: 16px;
}

.about-v1 .check-list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
}

.about-v1 .check-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 15px;
  color: #475569;
  margin-bottom: 12px;
}

.about-v1 .check-icon {
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  background: #fce4e1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1px;
}

.about-v1 .button {
  display: inline-block;
  background: #e74c3c;
  color: #fff;
  padding: 13px 30px;
  border-radius: 7px;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  transition: all 0.25s;
}

.about-v1 .button:hover {
  background: #c0392b;
  transform: translateY(-2px);
}
.about-v1 .img-wrap {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    height: auto;
    padding: 60px 0 0 60px;
}

.about-v1 .img-wrap::before {
    content: "";
    position: absolute;
    border-radius: 10px;
    background: linear-gradient(120.73deg, #8C7CB5 3.62%, #B579EF 76.35%);
    height: 80%;
    width: 80%;
    left: 0;
    top: 0;
    z-index: 1;
}

.about-v1 .img-wrap img ,
.about-v1 .img-wrap video{
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    border-radius: 10px;
}
.about-v1 .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-v1 .exp-badge {
  position: absolute;
  left: 30px;
  bottom: 30px;
  background: #fff;
  border-radius: 12px;
  padding: 16px 22px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}

.about-v1 .exp-num {
  font-size: 36px;
  font-weight: 800;
  color: #1e293b;
  line-height: 1;
}

.about-v1 .exp-text {
  font-size: 13px;
  color: #64748b;
  margin-top: 4px;
}

/* Features V2 */

.features-v2 {
  position: relative;
  background: #0f172a;
  padding: 90px 0;
}

.features-v2 .is-boxes {
  width: 100%;
}

.features-v2 .section-label {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #6ee7b7;
  text-align: center;
  margin-bottom: 14px;
}

.features-v2 .section-heading {
  font-size: clamp(26px, 3vw, 44px);
  color: #fff;
  font-weight: 800;
  text-align: center;
  line-height: 1.15;
  margin-bottom: 14px;
  letter-spacing: -0.4px;
}

.features-v2 .section-sub {
  font-size: 17px;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  max-width: 520px;
  margin: 0 auto 60px;
}

.features-v2 .feat-col {
  position:relative;
  padding: 30px 35px;
  transition: background 0.3s;
}
.features-v2 .feat-col:after
{
    position:absolute;
    bottom:0;
    top:auto;
    right:0;
    content:"";
    width:1px;
    height:60%;
    border:1px solid rgba(255, 255, 255, 0.2);
}
.features-v2 .feat-col:last-child:after {
  border:none;
}
.features-v2 .feat-col:nth-child(2):after{
    top:0;
    bottom:auto;
}

.features-v2 .feat-col:hover {
  background: rgba(255, 255, 255, 0.03);
}

.features-v2 .feat-num {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  color: rgba(255, 255, 255, 0.3);
  margin-bottom: 20px;
  text-transform: uppercase;
}

.features-v2 .feat-icon {
  width: 46px;
  height: 46px;
  border-radius: 10px;
  background: rgba(99, 102, 241, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}

.features-v2 .feat-title {
  font-family: Roboto;
font-weight: 700;
font-size: 20px;
line-height: 28px;
letter-spacing: 0%;
color:#fff;
}

.features-v2 .feat-body {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.55);
  line-height: 1.7;
}
.checkbox_wrap > p
{
    display:none;
}
.checkbox_wrap  label
{
    font-family: Roboto;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: 1%;
color:#fff;
opacity: 0.75;
    display: flex;
    align-items: flex-start;
}
[type=checkbox], [type=radio] {
    position: relative;
    top: 0.5em;
}
@media only screen and (max-width: 1023.5px) {
.video-block-text {
    transform:none;
    width:100%;
}
.video-block::before
{
    background:none;
}
.features-v2 .feat-col:after
{
    display:none;
}
.features-v2 .feat-col{
    border-bottom:1px solid rgba(255, 255, 255, 0.2);
    
}
.features-v2 .feat-col:last-child
{
    border-bottom:none;
}
.features-v2 .feat-col:nth-child(3)
{
    border-bottom:none;
}
 .features-v11 .htl-wrap {
        display: block;
        margin-top:30px;
    }
.about-v1 .img-wrap
{
    margin-bottom:30px;
}
    .features-v11 .htl-line {
        width: 1px;
        height: calc(100% - 80px);
        left: 36px;
        top: 0;
        right: auto;
    }

    .features-v11 .htl-step {
        position: relative;
        padding: 0 0 0 100px;
        margin-bottom: 40px;
        text-align: left;
    }

    .features-v11 .htl-dot {
        left: 0;
        top: 0;
        transform: none;
        margin: 0;
    }

    .features-v11 .htl-title,
    .features-v11 .htl-body {
        text-align: left;
    }

    .features-v11 .htl-title {
        margin-top: 0;
        font-size: 18px;
        line-height: 26px;
    }
    .services-v3 .zoom-card
    {
        width:360px;
        max-width:100%;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:30px;
    }
    h2.section-main-heading
    {
        display:block;
    }
    .padding-vertical-2
    {
        padding-top:0 !important;
        padding-bottom:0 !important;
    }
    .footer-color
    {
        padding-top:30px;
    }
    #sidenav.english .english-nav, .is-header.english .english-nav {
    display: none !important;
    }
    .form-template-3 form{
        margin-top:30px;
    }
}
@media only screen and (max-width: 639px) {
    .features-v2 .feat-col:nth-child(3)
{
     border-bottom:1px solid rgba(255, 255, 255, 0.2);
}


   .footer-top .footer-top-links
   {
       display:block;
   }
   .footer-top .footer-top-links li
   {
       text-align:center;
       margin-bottom:20px;
       border:none;
   }
}
