


.container {
  max-width: none !important;
  width: 100%;
  padding-top: 0px !important;
}

.et_post_meta_wrapper {
    display: none;
}

div#left-area {
    padding: 0px !important;
    width: 100% !important;
}


.info-module{
  width: 100%;
}

.info-cs-card{
  display: flex;
  justify-content: space-between;
}

.info-cs{
  display: flex;
  flex-direction: column;
  flex:1;
}

.info-cs h6,
.info-cs p.prod{
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  color: #FFFFFF;
}

.et_pb_module.et_pb_code.et_pb_code_0{
  width: 100%;
}

.info-cs p{
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  color: #D1F2EB;
}

.column-two-description-section {
    display: flex;
    flex-direction: column;
}

.column-two-description-section {
    width: 27.8% !important;
}

.column-two-description-section .et_pb_module:first-child {
  margin-bottom: 150px;
}

.text-section .column-one-description-section p.res-top {
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #86878D !important;
    text-align: center !important;
}


 .text-section .column-one-description-section h2.res-title {
    font-family: Montserrat;
    font-weight: 700 !important;
    font-size: 48px !important;
    line-height: 64px !important;
    letter-spacing: 0px !important;
    text-align: center !important;
    color: #070D17 !important;
}

p.res-des, .text-section .column-one-description-section p.res-des {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: center !important;
    color: #515155;
}

/* .column-two-description-section .et_pb_module {
  position: sticky;
  top: 0;
} */

.column-two-description-section .et_pb_module:last-child {
  position: relative !important;
  top: unset;
  margin-top: auto;
}

.result-module{
  width: 83vw;
  position: relative;
  z-index: 99;
  bottom: auto;
  margin: auto;
}

.column-two-hero-section{
  z-index: 1;
}
.case-study-results{
  display: flex;
  background: #FFFFFF;
  padding: 16px 40px;
  border-radius: 16px;
}

.case-study-result{
  display: flex;
  flex-direction: column;
  gap: 8px;
  border-right: 1px solid #000F2514;
  padding: 0px 20px;
  flex: 1;
}

.case-study-result:last-child{
  border-right: none;
}

.case-study-result h3,
.case-study-result p.value{
  font-size: 40px !important;
  font-weight: 700 !important;
  line-height: 56px !important;
  color: #1ABC9C !important;
  padding-bottom: 0px;
}

.case-study-result h6,
.case-study-result p.title{
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 32px !important;
  color: var(--indigo-100) !important;
  padding-bottom: 0px;
}

.case-study-result p{
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  color: var(--grey-80) !important;
  padding-bottom: 0px;

}

.column-one-hero-section {
  justify-content: start;
}

.row-two-hero-section{
  width: calc(100% - 288px);
  margin: auto !important;
  margin-top: -240px !important;
  max-width: none !important;
  padding-bottom: 60px;
}



/*Style for locked case study template*/
.title-row{
  max-width: 960px;
  width: 100%;
  margin: auto;
}
.title-row h6{
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 16px !important;
  letter-spacing: 2px !important;
  color: var(--grey-60);
  text-transform: uppercase;
  padding-bottom: 16px !important;
}

.title-row h2{
  font-size: 48px;
  font-weight: 700;
  line-height: 64px;
  text-align: center;
  color: var(--indigo-100);
  padding-bottom: 40px;
}

.text-section .column-one-description-section .title-row p{
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  color: var(--grey-80);
  text-align: center !important;
}

.text-section .column-one-description-section .access-form p {
  padding-bottom: 0px;
}
.wpcf7-form {
  background-color: #1ABC9C14;
  padding: 40px;
  border-radius: 16px;
  max-width: 960px;
  width: 100%;
  margin: auto;
}

.form{
  display: flex;
  gap: 24px;
}

.form-row {
  width: 50%;
}

.wpcf7-form label {
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"] {
  width: 100%;
  padding: 10px;
  margin-top: 5px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.wpcf7-form input[type="submit"] {
  background-color: #1ABC9C;
  color: white;
  padding: 8px;
  width: 100%;
  border: none;
  border-radius: 100px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  margin-top: 32px;
}

.wpcf7-form input[type="submit"]:hover {
 background: #40C7AD;
 border: 1px solid #1ABC9C;
 box-shadow: 0px 50px 20px rgba(26, 188, 156, 0.01), 0px 28px 17px rgba(26, 188, 156, 0.04), 0px 13px 13px rgba(26, 188, 156, 0.07), 0px 3px 7px rgba(26, 188, 156, 0.08);
}

.wpcf7-privacy-policy {
  font-size: 12px;
  margin-top: 15px;
  text-align: center;
}

.wpcf7-form .required {
 color: red;
 margin-left: 2px;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"]{
  height: 56px;
  padding: 0px 24px 0px 24px;
  border-radius: 8px;
  border: 1px 0px 0px 0px;
  border: 1px solid #1ABC9C0A;
  background: white;
}

.text-section .column-one-description-section .wpcf7-form .privacy p {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 28px !important;
  color: #515155 !important;
}

.privacy-link {
 border-bottom: 1px solid #1ABC9C
}
/*Style for locked case study template*/



@media screen and (max-width: 1248px) {
  .title-row h2{
    font-size: 32px;
    line-height: 44px;
  }
}

@media screen and (max-width: 980px) {

.form{
  flex-direction: column;
  gap: 16px;
}

.form-row {
  width: 100%;
}

.wpcf7-form{
  padding: 16px;
}

}

@media screen and (max-width: 768px) {

.case-study-results{
  padding: 16px;}

.case-study-results .case-study-result {
  border: none;
}

.form{
  flex-direction: column;
  gap: 16px;
}

.form-row {
  width: 100%;
}

.wpcf7-form{
  padding: 16px;
}

}
