@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

/* 1. Use a more-intuitive box-sizing model */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* 2. Remove default margin */
* {
  margin: 0;
}

/* 3. Enable keyword animations */
@media (prefers-reduced-motion: no-preference) {
  html {
    interpolate-size: allow-keywords;
  }
}

body {
  /* 4. Add accessible line-height */
  line-height: 1.5;
  /* 5. Improve text rendering */
  -webkit-font-smoothing: antialiased;
font-family: 'Poppins', sans-serif;
  font-style: normal;
  position: relative;
}

/* 6. Improve media defaults */
img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

/* 7. Inherit fonts for form controls */
input,
button,
textarea,
select {
  font: inherit;
}

/* 8. Avoid text overflows */
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

/* 9. Improve line wrapping */
p {
  text-wrap: pretty;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-wrap: balance;
}

/*
  10. Create a root stacking context
*/
#root,
#__next {
  isolation: isolate;
}
/* @media only screen and (max-width: 2560px) {
.temp1-leftInner {
    padding-left: 27.6% ;
}
.temp3-left img {
    width: 100% ;
    height: 100%;
    object-fit: cover;
  }
  .temp3-right {
    padding: 80px 410px 80px 100px;
}
.temp4-bgImg img {
  width: 900px;
}

} */


  header {
    background: transparent linear-gradient(180deg, #ffffff 0%, #ffffff00 100%)
      0% 0% no-repeat padding-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    position: fixed;
  }
  .mainHeader {
    padding: 13px 37px;
  }

  .logo a {
    width: auto;
    display: inline-block;
  }
  main {
    width: 100%;
    /* min-height: calc(100vh - 450px); */
    margin: 0;
    padding: 0;
    float: left;
    display: block;
    /* overflow: hidden; */
  }
  section {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
  }
  .temp1 {
    width: 100%;
    float: left;
    display: flex;
    position: relative;
  }
  .temp1-leftInner {
    width: 100%;
    float: left;
    float: left;
    padding-left: 33.6%;
    padding-top: 103px;
  }
  .temp1-left {
    width: 58%;
    float: left;
    position: relative;
    z-index: 1;
  }
  .temp1-right {
    width: 42%;
    float: left;
  }
  .temp1-left img,
  .temp1-right img {
    display: block;
  }
  .temp1-left img {
    margin-bottom: 25px;
  }
  .temp1-left p {
    text-align: left;
    font-size: 26px;
    letter-spacing: 0px;
    color: #37393b;
    padding-left: 70px;
  }
  .greenbg {
    background: transparent linear-gradient(180deg, #c5ed4b 0%, #97cc02 100%) 0%
      0% no-repeat padding-box;
  }
  .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }

  /* temp2 css start here */
  .temp2 {
    width: 100%;
    float: left;
    padding-left: 21.1%;
    padding-right: 21.1%;
    padding-top: 60px;
    padding-bottom: 80px;
  }
  .temp2 p {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.7;
    letter-spacing: 0px;
    color: #37393b;
  }

  /* temp3 css start here */
  .temp3 {
    width: 100%;
    float: left;
    display: flex;
  }
  .temp3-left {
    width: 45.6%;
    float: left;
  }
  .temp3-right {
    width: 54.4%;
    float: left;
  }
  .purpleBg {
    background-color: #75007b;
  }
  .temp3-right {
    padding: 80px 320px 80px 100px;
  }
  .temp3-right img {
    margin-bottom: 46px;
  }
  .temp3-right p {
    text-align: left;
    font-size: 18px;
    line-height: 1.7;
    letter-spacing: 0px;
    color: #ffffff;
  }

  /* temp4 css start here */
  .temp4 {
    width: 100%;
    float: left;
    display: flex;
  }
  .temp4-left {
    width: 51%;
    float: left;
  }
  .temp4-bgImg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    height: 100%;
  }
  .temp4-bgImg img {
    width: 980px;
    height: 763px;
    object-fit: cover;
  }
  .temp4-right {
    width: 49%;
    float: left;
  }

  .temp4-left .temp4Img {
    padding-bottom: 46px;
  }
  .primaryBtn {
    padding-top: 46px;
  }

  .temp4-left p {
    text-align: left;
    font-size: 18px;
    letter-spacing: 0px;
    color: #37393b;
  }
  .semi-bold {
    font-weight: 600;
  }
  .temp4-left {
    z-index: 2;
    position: relative;
    padding-left: 320px;
    padding-right: 200px;
    padding-top: 125px;
    padding-bottom: 125px;
  }
  .temp4-bg {
    position: absolute;
  }
  .primaryBtn a {
    border: 5px solid #75007b;
    border-radius: 37px;
    padding: 17px 20px;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0px;
    color: #75007b;
    width: 175px;
    display: inline-block;
    text-decoration: none;
  }
  .temp3-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .temp4-right img {
    padding-block: 50px;
  }
  .primaryBtn a:hover {
    background-color: #75007b;
    color: #fff;
  }
  /* temp5 css start here */
  .temp5 {
    width: 100%;
    float: left;
    padding-left: 20%;
    padding: 75px 21.1%;
  }
  .temp5-left {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  .yellowBg {
    background: transparent linear-gradient(180deg, #f7cf52 0%, #eeb900 100%) 0%
      0% no-repeat padding-box;
  }

  /* footer css start here */
  footer {
    width: 100%;
    float: left;
  }
  .footerInner {
    display: flex;
    gap: 45px;
    width: 100%;
    float: left;
    padding: 25px 100px 25px 37px;
  }
  .footerLeft a {
    width: auto;
    display: inline-block;
  }
  .footerLeft {
    width: auto;
    display: inline-block;
  }
  .footerRight {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
  }
  .copy p {
    font-size: 14px;
    font-weight: 600;
    color: #37393b;
  }
  /* .footerLeft {
  display: flex;
  align-items: center;
  gap: 50px;
} */
  .footerRight a {
    text-decoration: none;
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #37393b;
  }
  .footerLeft p {
    font-size: 14px;
  }
  .d-hide {
    display: none;
  }
  .m-hide {
    display: block;
  }
  .desktop {
    display: block;
  }
  .mobile {
    display: none !important;
  }
  .container {
    padding: 90px 19.5%;
  }
  .mtop {
    padding-top: 103px;
  }
  .bgBlue {
    background: transparent linear-gradient(180deg, #9a98b3 0%, #5757aa 100%) 0%
      0% no-repeat padding-box;
  }
  .bgYellow {
    background: transparent linear-gradient(180deg, #F7CF52 0%, #EEB900 100%) 0% 0% no-repeat padding-box;
  }
  .bgGreen {
    background: transparent linear-gradient(180deg, #C5ED4B 0%, #97CC02 100%) 0% 0% no-repeat padding-box;
  }
  .purpleColor {
    color: #75007B !important;
  }
  .purpleColor  {
 text-decoration: none;
  }
  .termTxt {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    padding-left: 19.5%;
  }
  .termTxt h1 {
    font-size: 60px;
    color: #fff;
    font-weight: 500;
    padding-top: 145px;
  }
  .container p {
    text-align: left;
    font-size: 18px;
    letter-spacing: 0px;
    color: #37393b;
    margin-bottom: 30px;
  }
  .container p:last-child {
    margin-bottom: 0;
  }
  .container h6 {
    font-size: 22px;
    font-weight: 500;
    color: #75007B;
  }
  .list-margin {
    margin-bottom: 10px !important;
  }


