/*Style for row-tile*/

.et_pb_section{
  padding-top: 0px !important;
}



.row-title{
  padding-top: 17px !important;
}

.row-title h1{
  color: transparent;
  background: linear-gradient(to right, #1d8600, #27b700, #29be00, #2bc900, #2ed700);
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 45px !important;
  line-height: 53px;
  letter-spacing: 0.05em;
}

.row-title h2{
  color: transparent;
  background: linear-gradient(to right, #000000, #0e4200, #1b7d00, #1d8600, #27b700, #29be00, #2bc900, #2ed700);
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 40px !important;
  line-height: 47px;
  letter-spacing: 0.05em;
  padding-top: 30px;
}

.row-title{
  background-image: none !important;
}

/*Style for reels-row*/
.reels-video{
  padding-top: 0px !important;
  display: flex;
  justify-content: center;
  padding-bottom: 10px !important;
}

.reels-module .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column{
  margin-right: 10px !important;
}

.reel-card{
  background: #FFFFFF;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 22px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 32% !important;
  padding: 30px;
}

.reel-card h3{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 0.03em;
  color: black;
}

.reel-card p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: black;
  padding-bottom: 3px;
}

.reel-card p:last-child{
  font-size: 12px;
}

.reel-card .fluid-width-video-wrapper{
  height: 483px;
  width: 272.5px;
}

.reel-card .fluid-width-video-wrapper iframe{
  border-radius: 22px;
}

.reel-card .et_pb_module.et_pb_video{
  margin-bottom: 20px;
}

.et_pb_video_play:before {
  display: none;
}

/*Style for image-row*/
.image-card{
  background: #FFFFFF;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 22px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

.image-card .et_pb_image{
  text-align: center;
  margin-bottom: 30px !important;
}

.image-card h2{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0.03em;
  padding-bottom: 30px;
  color: black;
}

.image-card p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.03em;
  display: flex;
  justify-content: center;
}

.image-card .et_pb_text{
  max-width: 850px;
  margin: auto;
  margin-bottom: 30px !important;
}

.image-card .contact-button-main a{
  gap: 10px;
  padding: 0px 0px 0px 30px;
}

.image-card .contact-button-main a::after{
  height: 49px;
  width: 49px;
}

.contact-button-main .et_pb_text_inner{
  display: flex;
  justify-content: center;
}

.image-card .et_pb_text:last-child{
  margin-bottom: 0px !important;
}

/*Style for contact-row*/
.contact-card{
  background: #FFFFFF;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 22px;
  margin-top: 10px !important;
  padding: 68px 65px !important;
}

.contact-card .et_pb_column:first-child{
  width: 61%;
  margin-right: 49px !important;
}

.contact-card .et_pb_column:last-child{
  width: 35%;
  padding-top: 114px;
}


.contact-text .et_pb_text_inner {
  display: flex;
  align-items: flex-end;
  gap: 12px;
}

.contact-text h2{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 15px !important;
  line-height: 18px;
}

.contact-card iframe{
  border-radius: 22px;
  width: 100%;
}

.contact-info a{
  color:#000000!important;
}
.contact-info p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.03em;
  padding-bottom: 0px;
  padding-top: 5px!important;
  display: flex;
  gap: 5px;
  color:#000000!important;
}

.contact-info p:first-child{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 425;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.03em;
  padding-bottom: 6px;
  padding-left: 9px;
  display: block;
}

.contact-info img{
  height: 23px;
  object-fit: contain;
}

@media only screen and (max-width: 1700px) {

  .contact-card .et_pb_column:first-child {
      width: 55%;
      margin-right: 40px !important;
  }

  .contact-card .et_pb_column:last-child{
    width: 40%;
  }

}

@media only screen and (max-width: 1200px) {
  .contact-card, .image-card{
    padding: 48px 45px !important;
  }
  .contact-card .et_pb_column:first-child {
      width: 100%;
      margin-right: 0px !important;
  }

  .contact-card .et_pb_column:last-child{
    width: 100%;
    padding-top: 30px !important;
  }
  .contact-info{
    margin-bottom: 16px !important;
  }
}

@media only screen and (max-width: 980px) {

  .reels-video{
    display: flex;
    flex-wrap: wrap;
  }

  .reel-card{
    width: 100% !important;
    margin-right: 0px !important;
  }

  .et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column{
    margin-right: 0px !important;
  }

}
@media only screen and (max-width: 768px) {

  .entry-content .et_pb_row{
    width: calc(100% - 23px) !important;
    margin: auto;
  }


  .image-card .et_pb_text_inner h2,  .image-card .et_pb_text_inner p{
    text-align: left !important;
  }

  .contact-card{
    padding: 48px 12px !important;
  }

  .image-card{
    padding: 48px 17px !important;
  }

  .contact-card iframe{
    height: 297px;
  }

  .contact-text{
    margin-bottom: 48px !important;
  }

  .contact-text img{
    width: 38px;
    height: 38px;
  }

  .row-title h1{
    font-family: 'Sequel Sans';
    font-style: normal;
    font-weight: 415;
    font-size: 36px !important;
    line-height: 42px;
    letter-spacing: 0.05em;
  }

  .row-title h2{
    font-family: 'Sequel Sans';
    font-style: normal;
    font-weight: 415;
    font-size: 28px !important;
    line-height: 40px;
    letter-spacing: 0.05em;
    padding-top: 0px;
  }

  .entry-content .et_pb_row.row-title{
    width: 86% !important;
  }


  .row-title{
    background-image: url(/wp-content/uploads/2025/01/Component-160.png) !important;
    background-position-x: 50%;
    background-position-y: 18%;
  }

  .reels-video{
    background-image: none !important;
  }
}
