* {
    margin: 0%;
    padding: 0%;
    box-sizing: border-box;
    font-family: "Open Sans";
  }
  
  .konnectOne {
    position: relative;
    z-index: 99;
    height: 100%;
    /* padding-top: 100px; */
    overflow: hidden;
    /* background: url("../images/konnect/backgroundimage1.png"); */
    background: url("https://chatimgs.blob.core.windows.net/kockpitwebsite/hero-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* background-color: rgba(0, 0, 0, 0.8);
    opacity: 1; */
    background-color: #000000;
  }
  
  .header_div {
    width: 100%;
    padding-top: 100px;
    /* height: 398px; */
    /* background: url("../images/analyze.png"); */
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-size: cover;
    background-position: center; */
  }
  
  .konnectlogoWrapper {
    position: absolute;
    width: 270px;
    height: 66px;
    left: 39%;
    background-color: #171b2e;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0px;
  }
  
  .content-dark-background {
    width: 100%;
    /* height: 398px; */
    /* background-color: rgba(0, 0, 0, 0.8);
    opacity: 1; */
  }
  
  .analyze_heading p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 58px;
    color: #ffffff;
    margin-top: -12px;
    letter-spacing: 1px;
  }
  
  .blue_heading {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    font-size: 38px;
    line-height: 58px;
    color: #0abeff;
    letter-spacing: 1px;
  }
  
  .analyze_content p {
    font-family: "Open Sans";
    font-weight: 300;
    letter-spacing: 0em;
    color: #efefef;
  }
  
  .analyze_image img {
    width: 515px;
  }
  
  .custom_button {
    height: 53px;
    width: 230px;
    margin-top: 3%;
    background: #0abeff;
    border-radius: 53px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
    border: none;
  }
  
  .konnectTwo {
    width: 100%;
    position: relative;
    z-index: 99;
    height: 100%;
    padding: 50px 0;
    overflow: hidden;
    background-color: #171b2e;
    color: #ffffff;
  }
  
  .konnectdetailWrapper {
    border-right: 1px solid rgba(10, 190, 255, 0.15);
  }
  
  .konnectdetailHeading p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
  }
  
  .konnectdetailContent p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
  }
  
  .konnectdetailImage {
    width: 35px;
    height: 35px;
    margin-bottom: 7px;
    border-radius: 50%;
    background: linear-gradient(147.15deg, #0abeff 30.94%, #00b0ef 112.69%);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .overview_wrapper {
    background-color: #f9fbfd;
    padding: 6%;
  }
  
  .overview_image img {
    width: 95%;
  }
  
  .overview_heading p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 53px;
  }
  
  .overview_content p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
  }
  
  .konnectThree {
    position: relative;
    z-index: 99;
    height: 100%;
    padding: 80px 0;
    overflow: hidden;
    background-color: #ffffff;
  }
  
  .powerBI_heading p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    text-align: center;
  }
  
  .powerBI_content p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    color: #3e4257;
  }
  
  .accordionIcon {
    width: 35px;
    height: 35px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: linear-gradient(147.15deg, #0abeff 30.94%, #00b0ef 112.69%);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .accordion-header {
    display: flex;
    align-items: center;
  }
  
  .accordion-item {
    margin-bottom: 2%;
    border: none !important;
  }
  
  .accordion-button {
    font-family: "Open Sans" !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 22px;
    color: #252525 !important;
    padding: 1rem 0.9rem !important;
  }
  
  .accordion-button:not(.collapsed) {
    color: unset !important;
    background-color: unset !important;
    box-shadow: none !important;
    font-weight: 700 !important;
  }
  
  .accordion-button::after {
    content: "\f055" !important;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    background-image: none !important;
  }
  
  .accordion-button:not(.collapsed):after {
    content: "\f056" !important;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #cbd4dd;
    background-image: none !important;
    transform: unset !important;
  }
  
  .accordion-button:focus {
    z-index: 3;
    border-color: unset;
    outline: 0;
    box-shadow: 0 0 0 0 rgb(0 0 0 / 0) !important;
  }
  .carousel_background {
    background: url("../images/konnect/Blue-BG.png");
    background-size: cover;
    background-position: center;
    height: 560px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    /* padding: 50px 0px; */
  }
  
  .carousel_heading p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    color: #ffffff;
  }
  
  .share_button {
    width: 181px;
    height: 45px;
    background-color: #1e2236;
    color: white;
    font-family: "Open Sans";
    border-radius: 9px;
    border: none;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
  }
  
  .konnectFour {
    position: relative;
    z-index: 99;
    height: 100%;
    /* padding: 80px 0; */
    overflow: hidden;
    background-color: #ffffff;
  }
  
  .whyKonnectWrapper {
    width: 100%;
    height: 650px;
    background: url("https://chatimgs.blob.core.windows.net/kockpitwebsite/Choosekonnect.png");
    background-size: cover;
  }
  
  .whyKonnectHeading {
    padding-top: 5%;
  }
  
  .whyKonnectHeading h2 {
    font-family: "Open Sans";
    font-weight: 800;
    font-size: 33px;
    line-height: 53px;
    color: #ffffff;
    text-align: center;
  }
  
  .featureHeading p {
    font-family: "Open Sans";
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    color: #ffffff;
  }
  
  .featureInfo p {
    font-family: "Open Sans";
    font-weight: 300;
    font-size: 18px;
    line-height: 19px;
    color: #f5f5f5;
  }
  
  .konnectFive {
    position: relative;
    z-index: 99;
    height: 100%;
    padding: 80px 0;
    overflow: hidden;
    background-color: #ffffff;
  }
  
  .manageDashboardHeading p {
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 34px;
    line-height: 41px;
  }
  
  .manageDashboardContent p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 156.11%;
    color: #3e4257;
  }
  
  .manageDashboardImage img {
    width: 100%;
  }
  
  .konnectSix {
    position: relative;
    z-index: 99;
    height: 100%;
    padding-bottom: 80px;
    overflow: hidden;
    background-color: #ffffff;
  }
  
  .pricecardWrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    /* height: 609px; */
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0px 27px 42px rgba(0, 0, 0, 5%);
    border-radius: 15px;
    padding: 40px 0px;
  }
  
  .subscriptionName p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    color: #000000;
    margin-bottom: 2%;
  }
  
  .subscriptionUserInfo p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    margin-bottom: 0%;
  }
  
  .priceInfo sup {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
  }
  
  .priceInfo p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 70px;
    line-height: 91px;
    text-align: center;
    color: #000000;
  }
  
  .price {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 55px;
    line-height: 91px;
    text-align: center;
    color: #000000;
  }
  
  /* .priceInfo sub {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #000000;
  } */
  
  .pocketFriendlySolutionHeading p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 39px;
    line-height: 53px;
    text-align: center;
    margin-bottom: 0%;
  }
  
  .pocketFriendlySolutionInfo p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #3e4257;
  }
  
  .priceFeatureBasic {
    margin-top: 10%;
    margin-bottom: 5%;
  }
  
  .priceFeatureBasic ul {
    padding: 0%;
  }
  
  .priceFeatureBasic ul li {
    list-style: none;
  }
  
  .priceFeatureBasic ul li img {
    padding-right: 10px;
  }
  
  .priceFeatureBasic ul li:first-child {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #252525;
    margin-bottom: 10%;
  }
  
  .priceFeatureBasic ul li {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #939393;
    margin-bottom: 10%;
  }
  
  .priceFeaturePremium {
    margin-top: 10%;
    margin-bottom: 5%;
  }
  
  .priceFeaturePremium ul {
    padding: 0%;
  }
  
  .priceFeaturePremium ul li {
    list-style: none;
  }
  
  .priceFeaturePremium ul li img {
    padding-right: 10px;
  }
  
  .priceFeaturePremium ul li:first-child {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #252525;
    margin-bottom: 10%;
  }
  
  .priceFeaturePremium ul li:nth-child(2) {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #252525;
    margin-bottom: 10%;
  }
  
  .priceFeaturePremium ul li:nth-child(3) {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #252525;
    margin-bottom: 10%;
  }
  
  .priceFeaturePremium ul li {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #939393;
    margin-bottom: 10%;
  }
  
  .choosePlan {
    width: 180px;
    height: 56px;
    background: #171b2e;
    box-shadow: 0px 4px 4px #252525;
    border-radius: 50px;
    border: none;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
  }
  
  .subscriptionPro p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    color: #0abeff;
    margin-bottom: 2%;
  }
  
  .priceInfoPro {
    color: #0abeff;
  }
  
  .pricePro {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 55px;
    line-height: 91px;
    text-align: center;
    color: #0abeff;
  }
  
  .priceFeaturePro {
    margin-top: 10%;
    margin-bottom: 5%;
  }
  
  .priceFeaturePro ul {
    padding: 0%;
  }
  
  .priceFeaturePro ul li {
    list-style: none;
  }
  
  .priceFeaturePro ul li img {
    padding-right: 10px;
  }
  
  .priceFeaturePro ul li {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #252525;
    margin-bottom: 10%;
  }
  
  .choosePlanPro {
    width: 180px;
    height: 56px;
    background: #0abeff;
    box-shadow: 0px 4px 4px #0abeff;
    border-radius: 50px;
    border: none;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
  }
  
  .konnectSeven {
    position: relative;
    z-index: 99;
    height: 100%;
    padding: 80px 0;
    overflow: hidden;
    background-color: #ffffff;
  }
  
  .faqImage img {
    width: 100%;
  }
  
  .faqHeading p {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 41px;
    color: #0f1922;
  }
  
  @media screen and (max-width: 600px) {
    .header_div {
      height: unset;
    }
  
    .content-dark-background {
      height: unset;
    }
  
    .analyze_heading {
      text-align: center;
    }
  
    .analyze_heading p {
      font-size: 26px;
    }
  
    .analyze_content {
      text-align: center;
    }
  
    .analyze_image {
      margin-top: 16%;
    }
    .analyze_image img {
      width: 100%;
      height: unset;
    }
    .konnectlogoWrapper {
      position: unset;
      width: unset;
    }
    .konnectdetailWrapper {
      border-right: none;
      margin-bottom: 15%;
    }
    .konnectdetailHeading p {
      font-size: 25px;
    }
    .konnectdetailContent p {
      font-size: 20px;
    }
    .konnectdetailImage {
      width: 45px;
      height: 45px;
      margin-bottom: 12px;
    }
    .overview_content_wrapper {
      margin-top: 12%;
    }
    .carousel_background {
      margin-top: 10%;
    }
    .whyKonnectWrapper {
      width: 100%;
      height: unset;
      padding: 30px 8px;
      /* padding-bottom: 30px; */
    }
    .featureWrapper {
      margin-bottom: 12%;
    }
    .pricecardWrapper {
      margin-bottom: 10%;
    }
    .manageDashboardImage {
      margin-top: 18%;
    }
    .faqImage {
      margin-top: 18%;
    }
  }
  