@font-face {
  font-family: "Eras Light ITC";
  src: url("../fonts/ErasITC-Light.woff2") format("woff2"),
    url("../fonts/ErasITC-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Eras Medium ITC";
  src: url("../fonts/ErasITC-Medium.woff2") format("woff2"),
    url("../fonts/ErasITC-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: "ErasITC-Medium";
  src: url("../fonts/ErasITC-Medium.woff");
}


@font-face {
  font-family: "Inter_18pt-Regular";
  src: url(../fonts/Inter/static/Inter_18pt-Regular.ttf);
}

@font-face {
  font-family: "PublicSans-Regular";
  src: url(../fonts/Public_Sans/static/PublicSans-Regular.ttf);
}

@font-face {
  font-family: "PublicSans-Bold";
  src: url(../fonts/Public_Sans/static/PublicSans-Bold.ttf);
}


@font-face {
  font-family: "ErasDemiITC";
  src: url(../fonts/ErasDemiITC.ttf);
}




html,
body,
div,

object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tfoot,
article,
aside,
figure,
header,
hgroup,
menu,

section,
menu,
time,
mark,
audio,
video {
  margin: 0px;
  padding: 0px;
  /* font-family: "Poppins-Regular"; */
  /* font-family: "Inter_18pt-Regular"; */
  font-size: 14px;
  color: #444444;
  text-align: left;
  font-weight: normal;
  letter-spacing:normal;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}


*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

h1,
.contact-section h2,
.support-section h2,
.plus p,
.plus p span {
  text-align: center;
  font-size: 2.8rem;
  color: rgb(33, 59, 85);
  line-height: 42px;
  /* font-family: "Raleway-Medium"; */
  font-family: "PublicSans-Bold", sans-serif;
  font-weight: bold;
  margin-bottom: 15px;
  font-weight: 600;
}


H2 span {
  font-size: 2.9rem;
  /* color: #0065f2; */ color: #0047bb;
  font-weight: bold;
  /* font-family: "Raleway-Medium"; *  /* font-family: "Montserrat-Regular"; */
  font-family: "PublicSans-Bold", sans-serif;
  /* font-family: "ErasDemiITC"; */
}
.whychoose-content span{font-family: "ErasDemiITC";}
h2 {
  text-align: center;
  font-size: 17px;
  line-height: 1.4em;
  color: rgb(33, 59, 85);
  /* font-family: "Raleway-Medium"; */
   /* font-family: "Montserrat-Regular"; */
  font-family: "PublicSans-Bold", sans-serif;
  /* margin-bottom: 90px; */
}

h3 {
  text-align: left;
  font-size: 17px;
  line-height: 25px
}

p {
  font-size: 17px;
  line-height: 28px;
  color: #212529;
  /* letter-spacing: 1.5px; */
  text-align: center;
  /* font-family: "Poppins-Regular"; */
  font-family: "Inter_18pt-Regular";
}

h4,
.repo-heading,
.accountPage h2,
.accountPage .shift h3 {
  text-align: left;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.2em;
  color: rgb(33, 59, 85);
  /* font-family: "Raleway-Medium"; */
 font-family: "PublicSans-Bold", sans-serif;
  margin-bottom: 10px;
}



.wrap {
    max-width: 1170px;
    min-width: 320px;
    /* padding: 0px 2%; */
    margin: 0 auto;
    /* min-width: 290px; */
    width: 96%;
}




.banner-subPage {
  /* height: 70vh; */
  /*    height:auto;*/
  position: relative;
  background: #002d77
  
}

.hero-section {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.right img {
  /* padding-left: 100px; */
  padding-top: 0rem;
  width: 400px;
  height: 400px;

}

.right-fr img{
  /* padding-left: 100px; */
  padding-top: 2rem;
  width: 400px;
}

.banner-subPage .list img {
  width: 570px;
}

.banner-subPage .list .lft {
  width: 100%;
  padding-right: 30px;
}

.banner-subPage .lft h1 {
 font-family: "PublicSans-Bold", sans-serif;
  text-align: left;
  color: #fff;
  margin-bottom: 0px;
  /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */
  font-weight: bold;
  font-size: 3rem;
  letter-spacing: 1px;
  padding-top: 5%;
  line-height: 1.4;
}


.banner-subPage .lft span{
  font-size: 3rem;
  color: #87b2f9;
  /* color: #ffa500; */
  font-weight: bolder;
}



.patnerWithus .bttn {
    margin-left: 0px;
}



.bttn { margin: 0 auto;
    box-shadow: 0 10px 15px rgb(0 0 0 / 15%);
    text-decoration: none;
    font-size: 1.1rem;
    line-height: 1.5;
    width: fit-content;
    transition: 0.5s 
ease;
    text-align: left;
    /* margin: 0 auto; */
    border-radius:5px;
    background: #f2b500;
    color: #0e0d0d;
    display: flex
;
    align-items: center;
    padding: 11px 19px;
}


.bttn:hover{
  box-shadow: none;}



.banner-subPage .lft .color-text {
  color: #ffffff;
  font-weight: bold;
  font-size: 46px;
  line-height: 60px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.banner-subPage .lft .color-text-fr{
  color: #ffa500;
  font-weight: bold;
  font-size: 2rem;
  line-height: 60px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.banner-subPage .lft p {
  text-align: left;
  line-height: 25px;
  font-size: 1.29rem;
  letter-spacing: 0.5px;
  color: #fff;
  padding-bottom: 4%;
  padding-top: 1%;
}

.banner-subPage .list .lft ul {
  display: flex;
}

.banner-subPage .list .lft ul li {
  width: 25%;
  text-align: center;
}

.banner-subPage .list .lft ul li span {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.banner-subPage .lft {
  float: none;
  padding-top: 40px;
}


.accountPage {
    padding-top: 5%;
    background-color: #ffffff;
}

.accountPage-section {
    padding-left: 0rem;
}


.report-features, .report-features span {
    display: block;
    text-align: center;
}

.accountPage .lft {
    padding-right: 1rem;
}

.list .lft {
    width: 53%;
}

.lft {
    float: left;
}





.patnerWithus,
.feedback {
  margin-top: -43px;
  position: relative;
}

.patnerWithus .lft {
  width: 50%;
  margin-right: 0%;
}

.patnerWithus .rgt {
  width: 50%;
  margin-top: 7%;
}

.patnerWithus .rgt img {
  float: right;
}

.rgt {
    float: right;
}

.patnerWithus .rgt p{
  font-size: 32px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 10.3x;
    text-align: center;
    /* font-family: "Rubik-Regular"; */
   font-family: "PublicSans-Bold", sans-serif;
    color: rgb(33, 59, 85);
}

.patnerWithus .rgt p span{
      font-size: 27px;
    color: rgb(0, 101, 242);
    background-color: #f9fafe;
    padding: .2em;
}


.patnerWithus .lft h2 {
  font-size: 2.8rem;
  line-height: 1.2em;
  /* padding-top: 0.7em; */
}

.feedback .lft {
  width: 50%;
  /* margin-right: 2%; */
}

.why-partner {
  background: #f1f4f6;
  padding-top: 3.5em;
  margin-top: 3em;
  padding-bottom: 3.5em;
}

.head-sec {
  flex: 0 0 auto;
  width: 66.66666667%;
  text-align: center;
  margin: auto;
  max-width: 100%;
}

.heading1 span {
  display: flow;
  font-family: "PublicSans-Bold", sans-serif;
  padding-bottom: 15px;
  font-weight: bold;
  text-align: center;
  color: rgb(0, 101, 242);
  font-size: 25px;
}

.why-partner .column-1 {
  flex: 0 0 auto;
  width: 50%;
}

.why-partner .box {
  background-color: #fff;
  border-radius: 7px;
  padding: 32px 24px;
  margin: 30px 22px 0px 0px;
  transition: all .4s;
}

.why-partner .box:hover {
  transition: all .4s;
  transform: translateY(-10px);
  box-shadow: 0 20px 30px rgba(0, 0, 0, .068);
  background-color: #0065f2;
}

.why-partner .space {
  height: 10px;
}

.why-partner .box .icon {
  background-color: #e7ebf7;
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 80px;
  border-radius: 50%;
  margin-bottom: 15px;
  transition: all .4s;
}

.why-partner .box:hover .icon {
  background-color: #fff;
  transition: all .4s
}

.whocanpartner-internal-box1 .icon {
  background-color: #e7ebf7;
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 55px;
  border-radius: 50%;
  margin-bottom: 15px;
}

.why-partner .heading2 h3,
.whocanpartner-internal-box2 h3 {
  font-size: 21px;
  text-align: left;
  font-weight: 600;
  line-height: 1.2;
  color: rgb(33, 59, 85);
 font-family: "PublicSans-Bold", sans-serif;
}

.whocanpartner-internal-box2 h3 {
  margin-bottom: 1%;
}

.whocanpartner-internal-box2 p {
  text-align: left;
  font-size: 17px;
}

.why-partner .heading2 p {
  font-size: 16px;
  line-height: 24px;
  color: rgb(33, 59, 85);
  text-align: left;
  transition: all .4s;
}

.why-partner .box:hover .heading2 h3 {
  color: #fff;
  display: inline-block;
  transition: all .4s
}

.why-partner .box:hover .heading2 p {
  color: #fff;
  transition: all .4s
}

.why-partner .column-2,
.why-partner .column-expnd {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.why-partner .row {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0em;
  padding-right: 0rem;
  padding-left: 1.5rem;
}

.who-can-partner {
  width: 100%;
  height: auto;
}

.who-can-partner .who-can-partner-container {
  display: grid;
  grid-template-columns: 47% 50%;
  grid-gap: 3%;
}

.who-can-partner .partner-right {
  width: 100%;
  height: auto;
  padding-bottom: 5rem;
  padding-top: 5em;
  text-align: center;
}

.partner-left img {
  width: 100%;
  height: auto;
}

.who-can-partner .partner-right .span {
  /* font-family: "Poppins-Regular"; */
 font-family: "PublicSans-Bold", sans-serif;
  padding-bottom: 15px;
  font-weight: bold;
  text-align: left;
  color: rgb(0, 101, 242);
  font-size: 25px;
}

.who-can-partner .partner-right h2 {
  text-align: center;
  margin-bottom: 20px;
  color: rgb(33, 59, 85);
  font-weight: bold;
  font-size: 2.8rem;
}

.whocanpartner-section1{
     background: transparent;
}
.whocanpartner-section1:hover{
    background: gainsboro;
}

.whocanpartner-container {
  display: grid;
  grid-template-columns: 15% 85%;
  margin-left: 1%;
  /* margin-top: 2%; */
  padding: 3% 0;
}



/* .collage {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
 
  overflow: hidden;  
}

.collage-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.collage-wide {
  grid-column: span 2;
  height: 200px; 
} */











.partnerwithus .trial p {
  width: 84%;
  margin: 0 auto;
}

.feedback .rgt img {
  float: right;
}

.patnerWithus .lft h2,
.feedback .lft h3 {
  text-align: left;
  font-weight: bold;
  color: rgb(33, 59, 85);
  margin-bottom: 20px;
   font-family: "PublicSans-Bold", sans-serif;
}

.feedback .lft h3 {
  font-size: 25px;
}

.patnerWithus .lft p,
.feedback .lft p {
  text-align: justify;
  margin-bottom: 30px;
  font-size: 17px;
  
}

.feedback .rgt {
  width: 50%;
}

.patnerWithus .rgt fieldset:before {
  content: "";
  display: block;
  width: 100%;
  height: 12px;
  background: #005ba1;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  position: absolute;
  top: -9px;
  left: 0;
}

.patnerWithus .rgt fieldset .btn {
  width: 100%;
}

.patnerWithus .rgt fieldset {
  border-radius: 10px;
  border: none;
  padding: 20px;
  box-shadow: 1px 1px 11px -5px rgb(33, 59, 85);
  position: relative;
}

.patnerWithus .rgt fieldset h4 {
  font-weight: bold;
  color: #0069ba;
  font-size: 16px;
  margin-bottom: 20px;
  text-align: center;
}

.patnerWithus .rgt fieldset .fldwrap:nth-child(3n + 3) {
  /* margin-right:0px; */
}

.patnerWithus .rgt fieldset .fldwrap.mr0 {
  margin-right: 0px;
}

.patnerWithus .rgt fieldset .fldwrap.fl {
  width: 100%;
  margin-right: 0px;
}

.patnerWithus .rgt fieldset .fldwrap {
  margin-bottom: 20px;
  width: 48%;
  margin-right: 4%;
  float: left;
}

.patnerWithus .rgt fieldset .fldwrap input,
.patnerWithus .rgt fieldset .fldwrap select {
  width: 100%;
  border: 1px solid #c2c2c2;
  padding: 10px;
  border-radius: 5px;
}

.patnerWithus .rgt fieldset .btn {
  border: none;
  font-size: 14px;
}

.patnerWithus h2,
.feedback h2 {
  text-align: center;
  color: rgb(33, 59, 85);
  font-weight: bold;
  font-size: 2.8rem;
  margin-bottom: 50px;
  letter-spacing: -0.9445px;
}

.feedback h4 {
  text-align: center;
  color: #2f3043;
  font-weight: bold;
  font-size: 23px;
  margin-bottom: 0px;
  margin-top: 20px;
}

.feedback .joinUs {
  margin-top: 60px;
  background: #f9fafe;
  padding-top: 60px;
  padding-bottom: 0px;
}

.patnerWithus h2 span,
.feedback h2 span {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

.patnerWithus h2 {
  margin-bottom: 20px;
}

.patnerWithus .joinUs {
  margin-top: 60px;
  background: #f9fafe;
  padding-top: 60px;
  padding-bottom: 60px;
}

.patnerWithus .joinUs ul,
.feedback .joinUs ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.patnerWithus .joinUs ul li {
  background: #fff;
  float: left;
  margin-right: 0px;
  /* padding: 30px; */
  margin-right: 30px;
  width: 25%;
  height: 275px;
  box-shadow: 1px 1px 11px -5px rgb(33, 59, 85)00042;
  transition: 0.3s ease;
}

.partner-sec img {
  float: right;
  margin-top: 1rem;
}

.feedback .joinUs ul li {
  background: #fff;
  float: left;
  margin: auto;
  /* padding: 30px; */

  width: 33%;
  height: auto;
  box-shadow: 1px 1px 11px -5px rgb(33, 59, 85)00042;
  transition: 0.3s ease;
}

.patnerWithus .joinUs ul li:hover,
.feedback .joinUs ul li:hover {
  background: #0069ba;
}

.patnerWithus .joinUs ul li:hover p,
.feedback .joinUs ul li:hover p {
  color: #fff;
}

.feedback .joinUs ul li:hover h4 {
  color: #fff;
}

.patnerWithus .joinUs ul li:hover p:after,
.feedback .joinUs ul li:hover p:after {
  background: #fff;
}

.patnerWithus .joinUs ul li a {
  display: block;
  padding: 45px;
  text-align: center;
  transition: 0.3s ease;
}

.feedback .joinUs ul li a {
  text-decoration: none;
  display: block;
  padding: 46px;
  text-align: center;
  transition: 0.3s ease;
}

.patnerWithus .joinUs ul li p {
  font-size: 15px;
  line-height: 24px;
  margin-top: 40px;
  font-weight: bold;
  min-height: 46px;
  position: relative;
}

.feedback .joinUs ul li p {
  margin-top: 12px;
  font-size: 15px;
  position: relative;
}

.patnerWithus .joinUs ul li p:after {
  content: "";
  width: 45px;
  height: 6px;
  background: #ffffff;
  background: #818181;
  display: block;
  text-align: center;
  margin: 0 auto;
  border-radius: 20px;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
}


















/* .bbp-difference {
  padding: 60px 20px;
  background: #f9fafe;
}

.bbp-difference h2 {
  text-align: center;
  font-size: 35px;
  margin-bottom: 40px;
  color: rgb(33, 59, 85);
  font-family: "Montserrat-Regular", sans-serif;
  font-weight: 700;
}

.bbp-difference h2 span {
  color: #0066cc; 
}

.diff-row {
  display: flex;
  align-items: center;
  justify-content: space-between;

  margin: 6% 0;
  flex-wrap: wrap;
}

.diff-text {
  flex: 1 1 55%;
}

.diff-text h3 {
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
  color: rgb(33, 59, 85);
}

.diff-text p {
  font-size: 16px;
  color: rgba(33, 59, 85, 0.904);
  line-height: 1.6;
  text-align: left;
}

.diff-img {
  flex: 1 1 35%;
  text-align: center;
}

.diff-img img {
  width: 110px;
  height: 110px;
  object-fit: contain;
  transform: rotate(45deg);
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

 */



/* FAQ section */

.faq-main{
    /* background: #f9fafe; */
    padding: 7% 0%;
}

.faq-section {
  display: flex;
  justify-content:space-between;
  /* padding: 10% 0%; */
  gap: 40px;
  background: #fff;
}



.faq-right{
    margin: auto;
    margin-top: 15%;
}

.faq-right p{
    font-size: 32px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 10.3x;
    text-align: center;
    /* font-family: "Rubik-Regular"; */
    /* font-family: "Montserrat-Regular"; */
    font-family: "Public Sans", sans-serif;
    color: rgb(33, 59, 85);
}


.faq-right p span {
  font-size: 27px;
    color: rgb(0, 101, 242);
    background-color: #f9fafe;
    padding: .2em;
}


    .faq-container {
      flex: 1;
      max-width: 600px;
    }

    .faq-header h2 {
      font-size: 2.8rem;
      font-weight: bold;
      margin-bottom: 0px;
      color: rgb(33, 59, 85);
      padding-top: 0;
      text-align: center;
    }

    .faq-header p {
      color: rgba(33, 59, 85, 0.953);
      margin-bottom:46px;
      font-size: 21px;
      letter-spacing: 0;
      text-align: center;
    }

    .faq-item {
      border-bottom: 1px solid #ddd;
    }

    .faq-item input {
      display: none;
    }

    .faq-item label {
      display: block;
      padding:25px 15px;
      /* font-weight: bold; */
      cursor: pointer;
      position: relative;
      color: rgb(33, 59, 85);
      font-size: 19px;
      background-color: #eff3ff;
      margin-bottom: 4px;
    }

    .faq-item label::after {
      content: "+";
      position: absolute;
      right: 20px;
      font-size: 25px;
      font-weight: 500;
      transition: transform 0.3s;
    }

    .faq-item input:checked + label::after {
      content: "-";
    }

    .faq-content {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.4s ease, padding 0.4s ease;
      padding: 0 15px;
      color: #555;
      background: #f9f9f9;
    }


    .faq-content p {
      margin: 15px 0;
      font-size: 16px;
      line-height: 1.6;
    }

    .faq-item input:checked ~ .faq-content {
      max-height: 200px;
      padding: 15px;
       background-color: #f9fafeec;
       margin-bottom: 4px;
       margin-top: -7px;
       border-top: none;
       box-shadow: none;
    }

    /* Responsive */
    @media (max-width: 900px) {
      .faq-section {
        flex-direction: column;
        text-align: center;
      }
      .faq-container {
        max-width: 100%;
      }

    }


 .section-header {display: grid;
        grid-template-columns: 0.8fr 1fr;
            gap: 27px;
            margin-bottom: 80px;
            text-align: center;
            position: relative;padding-top:6%;
        }

        .section-badge {
            display: inline-block;
            background: linear-gradient(135deg, #dbeafe, #bfdbfe);
            color: #1e40af;
            padding: 8px 20px;
            border-radius: 25px;
            font-size: 0.9rem;
            font-weight: 600;
            margin-bottom: 20px;
            border: 1px solid rgba(59, 130, 246, 0.2);
        }

        .section-title {
            font-size: 3rem; text-align: left;
            font-weight: 800;    color: #021440;
            /* background: linear-gradient(135deg, #0047bb 0%, #0047bb 50%, #60a5fa 100%); */
            /* background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent; */
            margin-bottom: 25px;
            line-height: 1.1;
            letter-spacing: -0.02em;    font-family: "PublicSans-Bold", sans-serif;
        }

        .section-subtitle { text-align: left;
            font-size: 1.3rem;
            color: #434e5c;
            max-width: 700px;
            margin: 0 auto; padding-top:9%;
            line-height:1.7; letter-spacing: normal;
        }
        
 .process-section { 
      padding: 6% 0%; padding-bottom: 10%;
      text-align: center;
      background: #ffffff; /* White section */
    }

    .process-section h5 {
      font-size: 14px;
      letter-spacing: 2px;
      color: #475569;
      text-transform: uppercase;
      margin-bottom: 10px;
    }

    .process-section h2 {
         font-family: "PublicSans-Bold", sans-serif;
    font-weight: 800;
    font-size: 3rem;
    margin:0px 0 8px;
    color: #021440;
    text-align: center; padding-bottom: 5%;
    }

    .process-steps {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 20px;
    }

    .step-card {
      background: #f8fafc;
      border: 1px solid #e2e8f0;
      border-radius: 8px;
      padding: 25px 20px;
      text-align: left;
      transition: all 0.3s ease;
    }

    .step-card:hover {
      border-color: #0047bb;
      transform: translateY(-5px);
      box-shadow: 0 4px 12px rgba(0, 71, 187, 0.1);
    }

    .step-card h3 {
      font-size: 18px;
      font-weight: bold;
      color: #1e293b;
      margin-bottom: 10px;
    }

    .step-card span {
      display: block;
      font-size: 14px;
      color: #0047bb; /* Blue number */
      font-weight: 700;
      margin-bottom: 6px;
    }

    .step-card p {
      font-size: 14px;
      color: #475569;
      line-height: 1.6;
    }

   

    @media(max-width: 600px) {.whocan-right h2 {
    font-size: 1.5rem;}
      .section-header {
    grid-template-columns:1fr;
    gap: 7px;
    margin-bottom: 7%;}
   .section-subtitle {padding-top: 0%;
}
      .process-steps {
        grid-template-columns: 1fr;
      }
    }
    .inner-page-hero-section {
    background: linear-gradient(135deg, #002d77, #002d77);
    /* background: linear-gradient(135deg, #2757a0, #1e3c72); */
    padding: 100px 20px 80px;
    position: relative;
    height: 65vh;
}

.inner-page-hero-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');
    opacity: 0.4;
}

.inner-page-hero-container {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.inner-page-hero-content {
    text-align: center;
    color: white;
    /* margin-bottom: 60px; */
}

.inner-page-hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    padding: 12px 24px;
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 30px;
    font-size: 1rem;
    font-weight: 500;
    color: #fff;
}

.inner-page-hero-content span {
    font-size: 3rem;
    /* color: #87b2f9; */
    color: #f2b500;
    font-weight: bolder;
}

.inner-page-hero-title {
    text-shadow: 3px 3px 3px #363535;
    font-size: 3rem;
    text-align: center;
    font-weight: 800;
    margin-bottom: 20px;
    color: #fff;
    background-clip: text;
    line-height: 1.1;
}

.inner-page-hero-subtitle {
    padding-bottom: 2%;
    font-size: 1.3rem;
    opacity: 0.9;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.6;
    color: #fff;
}


         .whychoose-container {
      background: #fff;
      padding-bottom: 6%;
      display: flex;
      gap: 40px;
      border-radius: 8px;
 
      width: 100%;
    }

    /* Left content */
    .whychoose-content {
      flex: 1;
    }

   

    .whychoose-content h2,.whocan-left h2 {
       /* padding-top: 2em; */
    font-family: "PublicSans-Bold", sans-serif;
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: -0.0233333rem;
    line-height: normal;
    margin-bottom: 0px;
    text-align: left;
    color: #021440;
    }

    .whychoose-content p {
     font-size: 1.25rem;
    color: #434e5c;
  
      margin-bottom: 20px; margin-top: 20px;
      line-height: 1.5;
    }

    .whychoose-content a {
      display: inline-block;
      padding: 10px 20px;
      background: #2563eb;
      color: #fff;
      text-decoration: none;
      border-radius: 6px;
      font-weight: 600;
    }

    /* Right cards */
    .whychoose-cards {
      flex: 1.2;
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 20px;
    }

    .whychoose-card {
      padding: 20px;
      /* border-radius: 10px; */
      background: #f9f9f9;
      transition: 0.3s;
      cursor: pointer;
    }

    .whychoose-card h3 {
    font-size: 1.4rem;
    text-align: left;
    
    margin-top: 25px;
    margin-bottom: 15px;
    line-height: 1.1;
    letter-spacing: -0.02em;
    color: #1e293b;
    font-family: "PublicSans-Bold", sans-serif;

    }

    .whychoose-card p {
     color: #434e5c;
    font-size: 1.2rem;
    line-height: 1.7;
    margin-bottom: 25px;
    }

    .whychoose-card:hover {
      background: #0548b5eb;
      color: #fff;
      p{color: #fff;} h3{color: #fff;}
    }

  /* --- Global Styles & Setup --- */

.whocan-section {
    width: 100%; padding-top: 5%;
    /* max-width: 1200px;
    padding: 20px; */ border-top: 1px solid #ddd;
    box-sizing: border-box;
}

/* --- Features Grid Layout --- */
.whocan-grid {padding-top: 5%;
  padding-bottom: 12%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); 
    gap: 20px; 
    justify-content: center; 
}

.whocan-card {
  
    /* background-color:#0548b5eb;  */
     /* border: 2px solid rgb(231 174 15 / 68%); */
  
         border: 2px solid rgb(158 193 223 / 68%);
    background:linear-gradient(135deg, #fafcff 50%, #ebeff5d5 100%);
    color: white;
    padding: 30px;
    /* border-radius: 15px; */
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1); 
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}


.whocan-card--alt {    border: 2px solid rgb(158 193 223 / 68%);
    background: linear-gradient(135deg, #f2f7ff 50%, #edf4ff 100%);
     /* border: 2px solid rgb(231 174 15 / 68%);
    background: linear-gradient(135deg, rgb(254 242 219), rgb(254 232 191)); */
}


.whocan-card:hover {
    transform: translateY(-5px); 
    box-shadow: 0 12px 20px rgba(0, 0, 0, 0.15); 
}


.whocan-icon {
    font-size: 2.5em;
    margin-bottom: 20px;
    color: white;  height: 30px;
    width: 30px;
}


.whocan-card h3 {
        font-size: 1.6rem;
    font-weight: 700;
    color: #1e293b;
    padding-bottom: 12%;

    line-height: 1.3; letter-spacing: 0.6px;
}.whocan-section .section-badge {
    text-align: center;
}
.whocan-section .section-subtitle, .whocan-section .section-title { margin-bottom:5px;text-align: center; padding-top: 0%; max-width: 100%;}

.whocan-card p {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0;
    color: #434e5c;
}


@media (max-width: 768px) {
    .whocan-grid {
        grid-template-columns: 1fr;
    }
    .whocan-card {
        padding: 25px;
    }
}
  .whocan-section {
      display: grid;
      grid-template-columns: 45% 55%;
      gap: 30px;
      padding: 100px 0px;
      align-items: start; border: none;
    }

    /* .whocan-left h2 {
      font-size: 2rem;
      font-weight: 700;
      line-height: 1.3;
      color: #0a2240;
    } */

    .menu {
      margin-top:35px;
      display: flex;
      flex-direction: column;
      gap: 10px;
    }

    .menu-item { font-size: 1.4rem;
       line-height: 1.1;
    
    color: #1e293b;
    font-family: "PublicSans-Bold", sans-serif;
      padding: 20px;
      border-radius:0px;
       
      cursor: pointer;
      transition: background 0.3s ease;
    }

    .menu-item:hover {
      background-color: #f1f7ff;
    }

    .menu-item.active {
      background-color: #f1f7ff;
      color: #0a2240;
    }

    .whocan-right {
      background-color:#002d77;
      color: white;
      padding: 50px;
      border-radius:0px;
      min-height: 420px;
      transition: all 0.3s ease;
    }

    .whocan-content {
      display: none;
    }

    .whocan-content.active {
      display: block;
      animation: fadeIn 0.4s ease;
    }

    @keyframes fadeIn {
      from { opacity: 0; transform: translateY(10px); }
      to { opacity: 1; transform: translateY(0); }
    }

    .whocan-right h2 { color: #fff;
      font-size: 1.9rem;
      margin-bottom: 15px; font-weight: 600;
    }

    .whocan-right p {
      font-size: 1rem; color: #fff;
      margin-bottom: 20px;
    }

    .whocan-right ul { color: #fff;
      list-style: none;
      padding-left: 0;
      margin-bottom: 10%;
    }

    .whocan-right ul li {color: #fff;
      margin-bottom: 15px;
      position: relative;
      padding-left: 25px;
    }

    .whocan-right ul li::before {
      content: "✓";
      position: absolute;
      left: 0;
      color: #00d084;
      font-weight: bold;
    }

    .btn-primary {    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3); text-decoration: none;
      background-color: #0d9f16;
      color: white;
      border: none;
      padding: 15px 25px;
      font-size: 1rem;
      font-weight:500;
      border-radius: 8px;
      cursor: pointer;
      transition: background 0.3s ease;
    }

    .btn-primary:hover {
      background-color: #009e38; box-shadow: none;
    }

    /* Responsive */
    @media (max-width: 900px) {
      .whocan-section {
        grid-template-columns: 1fr;
        padding:0px; margin-top: 7%;
      }
      .whocan-right {
        margin-top: 20px;padding:30px;
      }
      .whychoose-container {flex-direction: column; margin-top: 7%;}
    .section-subtitle,.whychoose-content p, .whychoose-card p, .partnerwithus .trial p{font-size: 16px;}
      .partnerwithus .trial h2, .partnerwithus .trial h2 span ,.section-title, .whychoose-content h2, .whocan-left h2, H2 span{ font-size: 2.3rem;}
      .process-steps {
        grid-template-columns: 1fr 1fr;
      }.partnerwithus .trial p {
    width: 100%;}
       .menu-item {
    font-size: 16px;
    line-height: 1.5;
    padding: 6px;}
     .menu {margin-top: 19px;
        flex-direction: row; /* horizontal layout */
        overflow-x: auto;    /* enable horizontal scroll */
        gap:3px;
        padding-bottom: 10px; /* optional: for scrollbar spacing */
        scroll-behavior: smooth; /* smooth scroll when swiping */
    }

    .menu::-webkit-scrollbar {
        height: 6px; /* scrollbar height */
    }

    .menu::-webkit-scrollbar-thumb {
        background: #ccc;
        border-radius: 3px;
    }
}
@media (max-width: 450px) { .menu {  max-width: 300px;}  .partnerwithus .trial p,  .menu-item, .section-subtitle, .whychoose-content p, .whychoose-card p{
        font-size: 15px;
        }    .section-title, .whychoose-content h2, .whocan-left h2, H2 span, .partnerwithus .trial h2, .partnerwithus .trial h2 span {
        font-size:1.9rem;
    }.whocan-right h2{font-size: 1.5rem;}}

   