<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;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&amp;display=swap');

body {
  font-family: var(--body-12-px-regular);
}

html {
  scroll-behavior: smooth;
}

.farmers-desktop,
.farmers-desktop * {
  box-sizing: border-box;
}

.farmers-desktop {
  background: var(--tertiary, #10584b);
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  position: relative;
}

.home-desktop,
.home-desktop * {
  box-sizing: border-box;
}

.home-desktop {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  position: relative;
}

.group-2 {
  flex-shrink: 0;
  width: 100%;
  height: 100vh;
  position: static;
  background-image: url("../images/home-slide.jfif");
  background-size: cover;
}

.hero {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: auto;
  position: relative;


}

.placeholder-image {
  align-self: stretch;
  position: relative;
  background-image: url("../images/placeholder-image.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 551px;
}

.meetag-hero-image {
  align-self: stretch;
  position: relative;
  background-image: url("../images/meetag-silde.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 551px;
  background-position-y: 45%;
}

.meetag-hero-slide {

  align-self: stretch;
  position: relative;
  background-image: url("../images/meetag-hero-slide.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 551px;
  background-position-y: 45%;
}

.meetag-b2bhero-slide {

  align-self: stretch;
  position: relative;
  background-image: url("../images/meetag-b2bhero-slide.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 551px;
  background-position-y: 45%;
}

.meetag-foodhero-slide {

  align-self: stretch;
  position: relative;
  background-image: url("../images/meetag-foodhero-slide.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 551px;
  background-position-y: 45%;
}
.mango-season-slide {

  align-self: stretch;
  position: relative;
  background-image: url("../images/mango-season-slide.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 551px;
  background-position-y: 45%;
}
.meetag-cashew-slide{
  align-self: stretch;
  position: relative;
  background-image: url("../images/meetag-cashew-slide.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 551px;
  background-position-y: 45%;
}
.meetag-fpohero-slide {

  position: relative;
    overflow-x: hidden;
}

.big-image {
  height: auto !important;
  width: 100%;
  display: block;
  margin-top: 69px;
}

.small-images {
  display: none;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
}

/* Add these styles for the navigation dots */
.navigation-dots {
  display: none;
  
}

.dot {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 5px; /* Adjust the margin as needed */
  cursor: pointer;
}

.dot.active {
  background-color: #000; /* Change to the color you want for the active dot */
}

.small-images img {
  width: 590px;
  height: 709px;
  scroll-snap-align: start;
  margin-top: 69px;
}

.meetagheadersection {
  width: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 14%;
  padding-right: 14%;
  background: linear-gradient(180deg, #10584B 0%, #0A302A 100%);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 80px;
  display: inline-flex
}

.meetagheaderholder {
  height: 219px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  display: flex
}

.meetagb2bheaderholder {
  height: 280px;
  justify-content: center;
  align-items: center;
  gap: 24px;
  display: flex
}

.meetagb2btext {
  color: #FAFBF6;
  font-size: 13px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 20px;
  word-wrap: break-word;
}

.meetagb2b-headline-holder {
  justify-content: center;

}

.meetagb2bpadding {
  padding: 2%;
}

.b2bidentitygrade {
  background: linear-gradient(90deg, #10584B 0%, #0A302A 100%);
}

.meetagb2b-headline-section-text {
  align-self: stretch;
  color: #C6FFA8;
  font-size: 24px;
  font-family: Poppins;
  font-weight: 500;
  word-wrap: break-word
}

.meetag-header-section-2 {
  align-self: stretch;
  justify-content: center;
  align-items: flex-start;
  gap: 40px;
  display: inline-flex
}

.meetagb2b-header-section-2 {
  align-self: stretch;
  justify-content: center;
  align-items: flex-start;
  display: inline-flex
}

.meetag-header-section-div {
  flex: 1 1 0;
  align-self: stretch;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  display: inline-flex
}

.meetagb2b-header-section-div {
  flex: 1 1 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  display: inline-flex
}

.meetag-header-data-div {
  align-self: stretch;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: flex
}

.meetag-headline-text {
  align-self: stretch;
  color: #C6FFA8;
  font-size: 30px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 62.40px;
  word-wrap: break-word
}

.meetagfood-firstline-text {
  align-self: stretch;
  color: #C6FFA8;
  font-size: 15px;
  font-family: Poppins;
  font-weight: 400;
  text-align: center;
  line-height: 40px;
  word-wrap: break-word
}

.meetagb2b-headline-text {
  align-self: stretch;
  color: #C6FFA8;
  font-size: 27px;
  font-family: Poppins;
  font-weight: 500;
  text-align: center;
  line-height: 45px;
  word-wrap: break-word
}

.meetagb2b-whitesubline-text {
  align-self: stretch;
  color: #ffffff;
  font-size: 15px;
  font-family: Poppins;
  font-weight: 500;
  text-align: center;
  line-height: 45px;
  word-wrap: break-word
}

.meetagfpo-headline-text {
  align-self: stretch;
  color: #C6FFA8;
  font-size: 31px;
  font-family: Poppins;
  font-weight: 500;
  text-align: center;
  line-height: 45px;
  word-wrap: break-word
}

.meetagb2bsubsectiondiv {
  align-self: stretch;
  justify-content: center;
  align-items: flex-start;
  gap: 60px;
  display: inline-flex
}

.meetagb2bflex {
  flex: 1 1 0;
  padding-top: 10%;
}

.b2bbenefits_txt {
  align-self: stretch;
  text-align: center;
  color: #0A302A;
  font-size: 13px;
  font-family: Poppins;
  font-weight: 600;
  line-height: 24px;
  word-wrap: break-word
}

.b2bbenefits_section {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 60px;
  display: inline-flex;
}

.b2bbenefits_chunk {
  flex: 0 0 31.7999%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 42px;
  padding-bottom: 42px;
  background: linear-gradient(180deg, #FAFBF6 0%, #C6FFA8 100%);
  flex-direction: column;
  align-items: center;
  gap: 24px;
  display: inline-flex;
  min-height: 206px;
}

.b2bchunk_div {
  width: 56px;
  height: 56px;
  padding: 13px;
  background: #3DAF2C;
  border-radius: 30px;
  overflow: hidden;
  border: 12px rgba(61, 175, 44, 0.25) solid;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.b2bbenefits_container {
  align-self: stretch;
  height: 408px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 32px;
  display: flex;
}

.b2bbenefits_row {
  align-self: stretch;
  justify-content: center;
  align-items: center;
  gap: 20px;
  display: flex;
  flex-wrap: wrap;
}

.B2BSec02 {
  width: 100%;
  height: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 14%;
  padding-right: 14%;
  background: #0A302A;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 80px;
  display: inline-flex;
}

.B2bContainer {
  width: 100%;
  padding: 4%;
  background: linear-gradient(180deg, #FAFBF6 0%, #C6FFA8 100%);
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: inline-flex;
}

.B2bContent {
  flex: 1 1 0;
  align-self: stretch;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
  display: inline-flex;
}

.B2bContent2 {
  align-self: stretch;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 15px;
  display: flex
}

.B2bHeading {
  align-self: stretch;
  color: #0A302A;
  font-size: 24px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 32px;
  word-wrap: break-word;
}

.B2bText {
  align-self: stretch;
}

.b2binnertext {
  color: rgba(10, 48, 42, 0.80);
  font-size: 13px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 20px;
  word-wrap: break-word
}

.b2binnertextbold {
  color: rgba(10, 48, 42, 0.80);
  font-size: 13px;
  font-family: Poppins;
  font-weight: 700;
  line-height: 20px;
  word-wrap: break-word
}

.B2bPlaceholderImage {
  width: 55%;
  height: auto;
}

.meetag-subheadline-section {
  align-self: stretch;
  height: 104px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  display: flex
}

.meerag-subheading-div {
  align-self: stretch;
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: inline-flex
}

.meetag-subheading-line {
  flex: 1 1 0;
  color: #3DAF2C;
  font-size: 16px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 33.60px;
  word-wrap: break-word
}

.meetag-subheading-line2-seaction {
  align-self: stretch;
  justify-content: center;
  align-items: flex-start;
  gap: 60px;
  display: inline-flex
}

.meetag-subheading-line2-text {
  flex: 1 1 0;
  color: #C6FFA8;
  font-size: 14px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 27px;
  word-wrap: break-word
}

.meetag-subheading-line3-section {
  width: 230px;
  align-self: stretch;
  padding: 20px;
  background: linear-gradient(180deg, #FAFBF6 0%, #C6FFA8 100%);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  display: inline-flex
}

.meetag-subheading-line3-section2 {
  align-self: stretch;
  height: 159px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 30px;
  display: flex
}

.meetag-subheading-line3-text {
  align-self: stretch;
  color: #0A302A;
  font-size: 16px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 27px;
  word-wrap: break-word
}

.meetag-subheading-action-section {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  background: #3DAF2C;
  border: 1px #3DAF2C solid;
  justify-content: center;
  align-items: center;
  gap: 8px;
  display: inline-flex
}

.meetag-call-label {
  color: white;
  font-size: 14px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 24px;
  word-wrap: break-word
}

.meetag-phone-number {
  color: white;
  font-size: 14px;
  font-family: Poppins;
  font-weight: 400;
  text-decoration: underline;
  line-height: 24px;
  word-wrap: break-word
}

.showcase-section {
  width: 100%;
  height: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 14%;
  padding-right: 14%;
  background: #0A302A;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 60px;
  display: inline-flex
}

.benefits-section {
  width: 100%;
  height: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 13.83%;
  padding-right: 13.83%;
  background: #0A302A;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 60px;
  display: inline-flex
}

.feedback-section {
  width: 100%;
  height: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 13.83%;
  padding-right: 13.83%;
  background: #0A302A;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 60px;
  display: inline-flex;
  align-self: stretch;

}
.feedback_div{
  height: auto; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 32px; display: flex
}
.feedback_div_row{
  align-self: stretch; justify-content: flex-start; align-items: flex-start; gap: 32px; display: inline-flex; flex-wrap: wrap;
}
.feedback_div_1{
  flex: 1 1 0; align-self: stretch; padding: 20px; background: #FAFBF6; border: 1px solid; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 10px; display: inline-flex
}
.feedback_data_div{
  height: 20px; justify-content: flex-start; align-items: flex-start; gap: 1px; display: inline-flex;
}
.feedback_data_1_text{
  align-self: stretch; height: 132px; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 32px; display: flex;
 
}
.feedback_cust_holder_div2{
  align-self: stretch; height: 48px; flex-direction: column; justify-content: center; align-items: flex-start; gap: 20px; display: flex;
}
.feedback_data_title{
  align-self: stretch; color: rgba(10, 48, 42, 0.80); font-size: 15px; font-family: Poppins; font-weight: 500; line-height: 20px; word-wrap: break-word;
}
.feedback_cust_holder_div{
  align-self: stretch; height: 72px; flex-direction: column; justify-content: center; align-items: flex-start; gap: 20px; display: flex;
}
.feedback_cust_holder2_div{
  align-self: stretch; height: 72px; flex-direction: column; justify-content: flex-start; align-items: flex-start; display: flex;
}
.feedback_data_custmer_name{
  align-self: stretch; color: #0A302A; font-size: 13px; font-family: Poppins; font-weight: 600; line-height: 20px; word-wrap: break-word;
}
.feedback_data_product_name{
  color: #0A302A; font-size: 13px; font-family: Poppins; font-weight: 400; line-height: 20px; word-wrap: break-word
}
.feedback_cust_holder_div_2{
  flex: 1 1 0; padding: 32px; background: #FAFBF6; border: 1px solid; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: 24px; display: inline-flex;
}

.feedback_cust_holder_div2{
  align-self: stretch; height: 48px; flex-direction: column; justify-content: center; align-items: flex-start; gap: 20px; display: flex;
}
.feedback_cust_holder2_div2{
  align-self: stretch; height: 48px; flex-direction: column; justify-content: flex-start; align-items: flex-start; display: flex;
}

.showcase-heading {
  width: 100%;
  text-align: center;
  color: #C6FFA8;
  font-size: 26px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 52px;
  word-wrap: break-word
}

.showcase-se2 {
  width: 100%;
  padding: 30px;
  background: linear-gradient(180deg, #FAFBF6 0%, #C6FFA8 100%);
  justify-content: center;
  align-items: center;
  gap: 20px;
  display: inline-flex
}

.showcase-se3 {
  flex: 1 1 0;
  align-self: stretch;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
  display: inline-flex
}

.showcase-se4 {
  align-self: stretch;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 18px;
  display: flex
}

.row-reverse {
  flex-direction: row-reverse !important;
}

.showcase-subheading {
  align-self: stretch;
  color: #0A302A;
  font-size: 30px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 36px;
  word-wrap: break-word
}

.showcase-para {
  align-self: stretch;
  color: rgba(10, 48, 42, 0.80);
  font-size: 13px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 18px;
  word-wrap: break-word
}

.showcase-img {
  width: 550px;
}

.meetag-flow-section {
  width: 100%;
  height: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 14%;
  padding-right: 14%;
  background: linear-gradient(180deg, #0A302A 0%, #10584B 100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 64px;
  display: inline-flex
}

.meetag-flow-sec2 {
  flex-direction: column;
  justify-content: flex-start;
  display: flex
}

.meetag-flow-sec3 {
  background: #FAFBF6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex
}

.meetag-flow-sec4 {
  height: 180px;
  padding: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
  display: flex
}

.meetag-flow-sec5 {
  align-self: stretch;
  height: 95px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  display: flex
}

.meetag-flow-heading {
  align-self: stretch;
  text-align: center;
  color: #0A302A;
  font-size: 26px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 26px;
  word-wrap: break-word
}

.meetag-flow-subheading-sec {
  align-self: stretch;
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: inline-flex
}

.meetag-subheading-text {
  flex: 1 1 0;
  text-align: center;
  color: rgba(10, 48, 42, 0.80);
  font-size: 12px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 27px;
  word-wrap: break-word
}

.meetag-flow-img {
  width: 100%;
  display: block;
}

.meetag-flow-img-mobile {
  width: 100%;
  display: none;
}

.pehchan-section {
  width: 100%;
  height: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 14%;
  padding-right: 14%;
  background: #10584B;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: inline-flex
}

.pehchan-sec2 {
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  display: inline-flex
}

.pehchan-img {
  width: 510px;
}

.pehchan-info-sec {
  flex: 1 1 0;
  align-self: stretch;
  padding-left: 30px;
  padding-right: 30px;
  background: linear-gradient(180deg, #FAFBF6 0%, #C6FFA8 100%);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  display: inline-flex
}

.pehchan-info-sec2 {
  align-self: stretch;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
  display: flex
}

.pehchan-heading {
  align-self: stretch;
  color: black;
  font-size: 30px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 38px;
  word-wrap: break-word
}

.pehchan-subheading {
  align-self: stretch;
  color: #3DAF2C;
  font-size: 19px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 27px;
  word-wrap: break-word
}

.pehchan-tagline-section {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #FAFBF6;
  justify-content: center;
  align-items: center;
  gap: 60px;
  display: inline-flex
}

.pehchan-tagline-sec2 {
  flex: 1 1 0;
  align-self: stretch;
  justify-content: flex-start;
  align-items: center;
  gap: 60px;
  display: flex
}

.pehchan-tagline-sec3 {
  flex: 1 1 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  display: inline-flex
}

.pehchan-tagline-sec4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 32px;
  display: flex
}

.pehchan-tagline {
  align-self: stretch;
  text-align: center;
  color: #10584B;
  font-size: 22px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 41.60px;
  word-wrap: break-word
}

/* use case starts */
.collapsible {
  background-color: #777;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}


.collapsible:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.usecasecontent {

  align-self: stretch;
  color: #0A302A;
  font-size: 16px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 24px;
  word-wrap: break-word
}

.section-meetag-usecases {
  width: 100%;
  height: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 14%;
  padding-right: 14%;
}

.usecasetielsection {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  display: inline-flex;
}

.usecasetitlediv {
  align-self: stretch;
  height: 52px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
  display: flex;
}

.usecasetitletxt {
  align-self: stretch;
  text-align: center;
  color: #C6FFA8;
  font-size: 26px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 52px;
  word-wrap: break-word;
}

.usecaseqparentsec {
  align-self: stretch;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
  display: flex;
}

.usecaseanswer {
  display: none;
  align-self: stretch;
  color: #0A302A;
  font-size: 13px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 24px;
  word-wrap: break-word;
}

.usecaseqsection {
  align-self: stretch;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
  display: flex;
}

.usecaseqsecid {
  align-self: stretch;
  padding: 32px;
  background: linear-gradient(180deg, #FAFBF6 0%, #C6FFA8 100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 32px;
  display: flex
}

.usecaseqdiv {
  align-self: stretch;
  justify-content: center;
  align-items: center;
  gap: 24px;
  display: inline-flex;
}

.usecasequestion {
  flex: 1 1 0;
  color: #0A302A;
  font-size: 20px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 33.60px;
  word-wrap: break-word;
}

.usecasebutton {
  width: 32px;
  height: 32px;
  position: relative;
  background: #C6FFA8;
  border-radius: 36px;
  overflow: hidden;
  border: 2px #0A302A solid;
  text-align: center;
  line-height: 28px;
}

.arrow {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.up {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

/* use case ends*/

.meetag-info-section {
  width: 100%;
  height: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 14%;
  padding-right: 14%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: inline-flex
}

.meetag-info-sec2 {
  height: 376px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex
}

.meetag-info-sec3 {
  align-self: stretch;
  padding: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  display: flex;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23C6FFA8' stroke-width='2' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
  /*border: 1px #C6FFA8 dotted;*/
}

.meetag-info-sec4 {
  align-self: stretch;
  padding: 60px;
  background: linear-gradient(180deg, #FAFBF6 0%, #C6FFA8 100%);
  justify-content: center;
  align-items: center;
  gap: 60px;
  display: inline-flex
}

.meero-info-sec5 {
  flex: 1 1 0;
  align-self: stretch;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 80px;
  display: inline-flex
}

.meero-info-sec6 {
  align-self: stretch;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  display: flex
}

.meero-info-img-sec {
  position: relative;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: inline-flex
}

.meero-info-img {
  width: 232px;
}

.meero-info-text {
  width: 100%;
  text-align: center;
  color: #0A302A;
  font-size: 16px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 27px;
  word-wrap: break-word
}

.weight600 {
  font-weight: 600;
}

.formcls {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.header-71 {
  background: linear-gradient(180deg,
      rgba(16, 88, 75, 1) 0%,
      rgba(10, 48, 42, 1) 100%);
  padding: 64px;
  display: flex;
  flex-direction: column;
  gap: 80px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

.column {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 100%;
  position: relative;
}

.home-column {
  display: flex;
  flex-direction: column;
  gap: 34px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 313px;
  position: relative;
}

.content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 1352px;
  position: relative;
}

.home-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.heading {
  color: var(--lightgreen, #c6ffa8);
  text-align: center;
  font: var(--h-tag-h-1, 500 2rem/120% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
  padding: 0 17% 0 17%;
}

.meetagsubheading {
  color: var(--lightgreen, #c6ffa8);
  text-align: center;
  font: var(--h-tag-h-1, 500 0.9rem/120% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
  padding: 0 17% 0 17%;
}

.meetagimgholder {
  width: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 14%;
  padding-right: 14%;
  background: linear-gradient(180deg, #0A302A 0%, #10584B 100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  display: inline-flex
}

.meerotagimg {
  width: 100%;
  height: 100%;
}

.meerotagscansec {
  width: 100%;
  height: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 14%;
  padding-right: 14%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: inline-flex;

}

.meerotagscanimg {
  width: 100%;
  height: 100%;
  background-image: url("../images/meerotagscan.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 551px;
}

.meetagdescholder {
  height: 180px;
  padding: 20px;
  background: linear-gradient(180deg, #FAFBF6 0%, #C6FFA8 100%);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 5px;
  display: flex;
  width: 55%;
}

.meetagimgplaceholder {
  align-self: stretch;
  height: 28px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 0px;
  display: flex;
}

.meerotagdesc {
  align-self: stretch;
  color: rgba(10, 48, 42, 0.80);
  font-size: 12px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 19px;
  word-wrap: break-word
}

.home-heading {
  color: var(--secondary, #0a302a);
  text-align: left;
  font: var(--h-tag-h-2, 500 32px/120% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.sec-01 {
  background: var(--secondary, #0a302a);
  padding: 0% 14% 112px 14%;
  display: flex;
  flex-direction: column;
  gap: 80px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;

}

.container {
  background: linear-gradient(180deg,
      rgba(250, 251, 246, 1) 0%,
      rgba(198, 255, 168, 1) 100%);
  padding: 40px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 100%;
  position: relative;
}

.placeholder-image2 {
  width: 40%;
  height: auto;
  position: relative;
}

.content2 {
  display: flex;
  flex-direction: column;
  gap: 14px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex: 1;
  position: relative;
}

.iconborder {
  height: 50px;
  width: 50px;
  background-color: var(--primary-25, rgba(61, 175, 44, 0.25));
  position: relative;
  padding: 5px;
  display: block;
  border-width: 10px;
  border-radius: 30px;
}
.newiconborder {
  height: 50px;
  width: 50px;
  background-color: var(--primary-25, rgba(61, 175, 44, 0.25));
  position: relative;
  padding: 5px;
  display: block;
  border-width: 10px;
  border-radius: 30px;
}

.frame {
  background: var(--primary, #3daf2c);
  border-radius: 30px;
  border-style: solid;
  border-color: var(--primary-25, rgba(61, 175, 44, 0.25));
  border-width: 0px;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  position: relative;
  overflow: hidden;
}
.newframe {
  background: var(--primary, #3daf2c);
  border-radius: 30px;
  border-style: solid;
  border-color: var(--primary-25, rgba(61, 175, 44, 0.25));
  border-width: 0px;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  position: relative;
  overflow: hidden;
}

.home-frame {
  padding: 0px 5% 0px 5%;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: flex-end;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0px;
  bottom: 4%;
  overflow: hidden;
}

.frame-351 {
  background: var(--light-gradient,
      linear-gradient(180deg,
        rgba(250, 251, 246, 1) 0%,
        rgba(198, 255, 168, 1) 100%));
  padding: 36px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;

}

.emoji-objects-fill-0-wght-400-grad-0-opsz-48-1 {
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: visible;
}

.subheading {
  color: var(--tertiary, #10584b);
  text-align: left;
  font: var(--para-14-px-semi-bold, 600 14px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.astreak {
  color: #dc1010;
  font: var(--para-14-px-semi-bold, 600 14px/150% "Poppins", sans-serif);
}

.content3 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.heading2 {
  color: var(--secondary, #0a302a);
  text-align: left;
  font: var(--h-tag-h-2, 500 26px/120% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.list-item {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.list-item1 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  align-items: self-start;
  flex-shrink: 0;
  position: relative;

}

.icon-relume {
  background: var(--primary, #3daf2c);
  border-radius: 22px;
  flex-shrink: 0;
  width: 8px;
  height: 8px;
  position: relative;
  overflow: hidden;
  margin-top: 5px;
}

.number-holder {
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  position: relative;
  overflow: hidden;
  text-align: left;
  line-height: 17px;
}

.text {
  color: var(--secondary-80, rgba(10, 48, 42, 0.8));
  text-align: left;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
  position: relative;
  flex: 1;
}

.home-text {
  color: var(--secondary-80, rgba(10, 48, 42, 0.8));
  text-align: left;
  font: var(--para-18-px-regular, 400 16px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.home-button {
  background: var(--primary, #3daf2c);
  border-style: solid;
  border-color: var(--primary, #3daf2c);
  border-width: 1px;
  padding: 5px 20px 5px 20px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}

.home-button2 {
  color: var(--white, #ffffff);
  text-align: left;
  font: var(--para-16-px-regular, 400 14px/150% "Poppins", sans-serif);
  position: relative;
}

.sec-02 {
  background: var(--secondary, #0a302a);
  padding: 0px 14% 112px 14%;
  display: flex;
  flex-direction: column;
  gap: 80px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

.frame2 {
  border-radius: 30px;
  flex-shrink: 0;
  position: relative;
  overflow: visible;
}

.text2 {
  color: var(--secondary-80, rgba(10, 48, 42, 0.8));
  text-align: left;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.sec-03 {
  background: var(--secondary, #0a302a);
  padding: 0px 14% 55px 14%;
  display: flex;
  flex-direction: column;
  gap: 80px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

.frame3 {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 8px;
  top: 8px;
  overflow: hidden;
}
.newframe3 {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 8px;
  top: 8px;
  overflow: hidden;
}

.frame4 {
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: visible;
}

.subheading2 {
  color: var(--secondary, #0a302a);
  text-align: left;
  font: var(--para-14-px-semi-bold, 600 14px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.product-sec {
  background: linear-gradient(180deg,
      rgba(10, 48, 42, 1) 0%,
      rgba(16, 88, 75, 1) 100%);
  padding: 112px 14% 112px 14%;
  display: flex;
  flex-direction: column;
  gap: 80px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

.section-title {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 768px;
  position: relative;
}

.content4 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.heading3 {
  color: var(--lightgreen, #c6ffa8);
  text-align: center;
  font: 500 30px/120% "Poppins", sans-serif;
  position: relative;
  align-self: stretch;
}

.frame-350 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 100%;
  position: relative;
}

.frame-375 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.container2 {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: auto;
  position: relative;
}

.row {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex: 1;
  position: relative;
}

.card {
  background: var(--secondary-bg, #fafbf6);
  border-style: solid;
  border-color: transparent;
  border-width: 0px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex: 1;
  position: relative;
}

.frame-362 {
  background: var(--white, #ffffff);
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex: 1;
  position: relative;
}

.soil-test-lab-img {
  background-image: url("../images/soil-testing-lab.jfif");
  background-size: 187%;
  background-repeat: no-repeat;
  background-position: left;
}

.satelite-imagin-img {
  background-image: url("../images/Multispectral-imagig.jpg");
  background-size: 220%;
  background-repeat: no-repeat;
  background-position: center;
}

.moisture-sensor-img {
  background-image: url("../images/moisture-sensors.png");
  background-size: 140%;
  background-repeat: no-repeat;
  background-position: top center;
}

.cold-storage-img {
  background-image: url("../images/meero-beam-removebg-preview-1.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;

}

.shedge {
  background-image: url("../images/shedge.jfif");
  background-position: center;
  background-size: contain;
}

.vidhate {
  background-image: url("../images/vidhate.jfif");
  background-position: top;
  background-size: 190%;
}

.warik {
  background-image: url("../images/warik.jfif");
  background-position: 66% 9%;
  background-size: 167%;
}

.disply-block {
  display: block !important;
}

.frame-363 {
  display: grid;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex: 1;
  position: relative;
  overflow: hidden;
}

.frame-ms {
  display: block;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex: 1;
  position: relative;
  overflow: hidden;
}

.meero-beam-removebg-preview-1 {
  /*flex: 1;*/
  position: relative;
  width: 100%;
}

.content5 {
  padding: 21px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.frame-370 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.content-top {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.subheading3 {
  color: var(--primary, #3daf2c);
  text-align: left;
  font: var(--para-16-px-para-medium, 500 12px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.content6 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.heading4 {
  color: var(--secondary, #0a302a);
  text-align: left;
  font: var(--h-tag-h-3, 500 19px/120% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.meerotext1 {
  color: var(--secondary-80, rgba(10, 48, 42, 0.8));
  text-align: left;
  font: var(--para-16-px-para-medium, 500 13px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.meerotext2 {
  color: var(--secondary-80, rgba(10, 48, 42, 0.8));
  text-align: left;
  font: var(--para-14-px-regular, 400 12px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.actions {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.button {
  background: var(--primary, #3daf2c);
  border-style: solid;
  border-color: var(--primary, #3daf2c);
  border-width: 1px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 25%;
}

.button2 {
  color: var(--secondary-bg, #fafbf6);
  text-align: left;
  font: 400 12px/150% "Poppins", sans-serif;
  position: relative;
}

.column2 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex: 1;
  position: relative;
}

.card2 {
  background: var(--secondary-bg, #fafbf6);
  border-style: solid;
  border-color: transparent;
  border-width: 0px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex: 1;
  position: relative;
}

.content7 {
  padding: 0px 14px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex: 1;
  position: relative;
}

.content8 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.heading5 {
  color: var(--secondary, #0a302a);
  text-align: left;
  font: var(--h-tag-h-4, 500 16px/140% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.text3 {
  color: var(--secondary-80, rgba(10, 48, 42, 0.8));
  text-align: left;
  font: var(--para-14-px-regular, 400 12px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.meerotextinsight {
  font: var(--para-16-px-regular, 500 15px/150% "Poppins", sans-serif);
}


.button3 {
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}

.button4 {
  color: var(--primary, #3daf2c);
  text-align: left;
  font: var(--para-16-px-regular, 400 14px/150% "Poppins", sans-serif);
  position: relative;
}

.icon-chevron-right {
  flex-shrink: 0;
  position: relative;
  overflow: visible;
}

.icon-chevron-right2 {
  flex-shrink: 0;
  position: relative;
  overflow: visible;
}

.img-80 {
  width: 72%;
}

.align-center {
  text-align: center;
}

.row2 {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.card3 {
  background: var(--secondary-bg, #fafbf6);
  border-style: solid;
  border-color: transparent;
  border-width: 0px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  height: 304px;
  position: relative;
}

.icon-chevron-right3 {
  flex-shrink: 0;
  position: relative;
  overflow: visible;
}

.column3 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  height: 304px;
  position: relative;
}

.icon-chevron-right4 {
  flex-shrink: 0;
  position: relative;
  overflow: visible;
}

.row3 {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: 304px;
  position: relative;
}

.icon-chevron-right5 {
  flex-shrink: 0;
  position: relative;
  overflow: visible;
}

.icon-chevron-right6 {
  flex-shrink: 0;
  position: relative;
  overflow: visible;
}

.contact-sec {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.contact-7 {
  background: linear-gradient(180deg,
      rgba(16, 88, 75, 1) 0%,
      rgba(10, 48, 42, 1) 100%);
  padding: 112px 14% 112px 14%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: center;
  flex: 1;
  position: relative;
  overflow: hidden;
}

.frame-353 {
  display: flex;
  flex-direction: row;
  gap: 50px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 100%;
  position: relative;
}

.content9 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}

.section-title2 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.heading6 {
  color: var(--lightgreen, #c6ffa8);
  text-align: left;
  font: var(--h-tag-h-2, 500 30px/120% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.form {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.input {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.full-name {
  color: var(--secondary-bg, #fafbf6);
  text-align: left;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.text-input {
  background: var(--white, #ffffff);
  border-style: solid;
  border-color: transparent;
  border-width: 1px;
  padding: 5px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: 35px;
  position: relative;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
}

.select-input {
  background: var(--white, #ffffff);
  border-style: solid;
  border-color: transparent;
  border-width: 1px;
  padding: 5px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: 35px;
  position: relative;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
  appearance: auto;
}

.email {
  color: var(--secondary-bg, #fafbf6);
  text-align: left;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.resulttext {
  color: var(--lightgreen, #c6ffa8);
  text-align: left;
  font: var(--para-14-px-regular, 400 14px/150% "Poppins", sans-serif);
}

.whitetextlink {
  color: var(--lightwhite, #ffffff);
}

.purpose {
  color: var(--secondary-bg, #fafbf6);
  text-align: left;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.message {
  color: var(--secondary-bg, #fafbf6);
  text-align: left;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.text-area {
  background: var(--white, #ffffff);
  border-style: solid;
  border-color: transparent;
  border-width: 1px;
  padding: 12px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: 150px;
  position: relative;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
}

.type-your-message {
  color: var(--secondary-80, rgba(10, 48, 42, 0.8));
  text-align: left;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
  position: relative;
  flex: 1;
}

.line-1 {
  border-style: solid;
  border-color: var(--secondary, #0a302a);
  border-width: 1px 0 0 0;
  flex-shrink: 0;
  width: 2.83px;
  height: 0px;
  position: absolute;
  right: -0.83px;
  bottom: 3.76px;
  transform-origin: 0 0;
  transform: rotate(135deg) scale(1, 1);
}

.line-2 {
  border-style: solid;
  border-color: var(--secondary, #0a302a);
  border-width: 1px 0 0 0;
  flex-shrink: 0;
  width: 8.49px;
  height: 0px;
  position: absolute;
  right: -6.49px;
  bottom: 8px;
  transform-origin: 0 0;
  transform: rotate(135deg) scale(1, 1);
}

.button5 {
  color: var(--white, #ffffff);
  text-align: center;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
  position: relative;
  cursor: pointer;
  width: 100%;
  margin: 7%;
}

.placeholder-image3 {
  flex: 1;
  height: 580px;
  position: relative;
}
.placeholder-image3-small {
  flex: 1;
  height: 320px;
  position: relative;
}

.contact-22 {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.contact-r22 {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: unset;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.content10 {
  background: linear-gradient(180deg,
      rgba(250, 251, 246, 1) 0%,
      rgba(198, 255, 168, 1) 100%);
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex: 1;
  position: relative;
}

.frame5 {
  position: absolute;
  left: 8px;
  top: 8.33px;
  overflow: visible;
}

.contact-info {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.content11 {
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.link {
  color: var(--secondary, #0a302a);
  text-align: left;
  font: var(--para-16-px-regular-underlined,
      400 12px/150% "Poppins",
      sans-serif);
  text-decoration: underline;
  position: relative;
  align-self: stretch;
}

.frame6 {
  position: absolute;
  left: 8px;
  top: 8.33px;
  overflow: visible;
}

.content12 {
  background: linear-gradient(180deg,
      rgba(250, 251, 246, 1) 0%,
      rgba(198, 255, 168, 1) 100%);
  padding: 19px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}

.frame7 {
  position: absolute;
  left: 8px;
  top: 8.33px;
  overflow: visible;
}

.text4 {
  color: var(--secondary, #0a302a);
  text-align: left;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.footer {
  background: var(--secondary, #0a302a);
  padding: 80px 64px 80px 64px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

.frame-371 {
  display: flex;
  flex-direction: column;
  gap: 80px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.content13 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.newsletter {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.footer-logo-2 {
  flex-shrink: 0;
  width: 65%;
  height: auto;
  position: relative;
}

.column4 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 146px;
  position: relative;
}

.heading7 {
  color: var(--primary, #3daf2c);
  text-align: left;
  font: var(--para-16-px-semi-bold, 600 16px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.social-links {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.link2 {
  padding: 8px 0px 8px 0px;
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.icon-facebook {
  flex-shrink: 0;
  position: relative;
  overflow: visible;
}

.facebook {
  color: var(--lightgreen, #c6ffa8);
  text-align: left;
  font: var(--para-14-px-regular, 400 14px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
  width: 69px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.link3 {
  padding: 8px 0px 8px 0px;
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.icon-linked-in {
  flex-shrink: 0;
  position: relative;
  overflow: visible;
}

.linked-in {
  color: var(--lightgreen, #c6ffa8);
  text-align: left;
  font: var(--para-14-px-regular, 400 14px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
  width: 57px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.credits {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.divider {
  background: var(--lightgreen, #c6ffa8);
  align-self: stretch;
  flex-shrink: 0;
  height: 1px;
  position: relative;
}

.row4 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.text5 {
  color: var(--lightgreen, #c6ffa8);
  text-align: left;
  font: var(--para-14-px-regular, 400 14px/150% "Poppins", sans-serif);
  position: relative;
}

.footer-links {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.link4 {
  color: var(--lightgreen, #c6ffa8);
  text-align: left;
  font: var(--para-14-px-regular, 400 14px/150% "Poppins", sans-serif);
  position: relative;
}

.navbar {
  background: var(--tertiary, #10584b);
  padding: 0px 5% 0px 5%;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 100%;
  height: 70px;
  position: absolute;
  left: 0px;
  top: 0px;
  /*box-shadow: 0px 6px 20px 0px rgba(61, 175, 44, 0.25);*/
}

.container3 {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: center;
  justify-content: flex-end;
  align-self: stretch;
  flex: 1;
  position: relative;
}

.column5 {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: absolute;
}


.column6 {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}


.langdiv {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding-right: 7%;
}

.langdiv6 {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}

.langdrodpwn {
  background: var(--tertiary, #10584b);
  border-style: solid;
  border-color: var(--primary, #C6FFA8);
  border-width: 1px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}

.dropbtn {
  background: var(--tertiary, #10584b);
  border-color: var(--primary, #C6FFA8);
  border-style: solid;
  border-width: 1px;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
  color: var(--secondary-bg, #fafbf6);
  padding: 5px 20px 5px 20px;
  border: none;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 82px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
}

.dropdown-content a:hover {
  background-color: #f1f1f1
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

.button6 {
  background: var(--primary, #3daf2c);
  border-style: solid;
  border-color: var(--primary, #3daf2c);
  border-width: 1px;
  padding: 5px 20px 5px 20px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}

.button7 {
  color: var(--secondary-bg, #fafbf6);
  text-align: left;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
  position: relative;
}

.group-1 {
  flex-shrink: 0;
  /*width: 241.03px;*/
  height: 188px;
  position: static;
}

.rectangle-3 {
  background: #ffffff;
  border-radius: 0px 0px 25px 25px;
  width: 169px;
  height: 169px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.image-2 {
  width: 100%;
  position: absolute;
  padding: 95px 15px 0px 15px;
}

.frame2 {
  width: 40px;
  height: 41px;
}

/* Testimonial Section Starts */
.testimonial-sec,
.testimonial-sec * {
  box-sizing: border-box;
}


.testimonial-sec,
.static-sec {
  background: var(--tertiary, #10584b);
  padding: 112px 14% 112px 14%;
  display: flex;
  flex-direction: column;
  gap: 80px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

.frame-355 {
  display: flex;
  flex-direction: column;
  gap: 80px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.static-355 {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.testi-section-title {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.testi-heading {
  color: var(--lightgreen, #c6ffa8);
  text-align: center;
  font: var(--h-tag-h-2, 500 30px/120% "Poppins", sans-serif);
  position: relative;
}

.testi-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 1400px;
  position: relative;
}

.frame-387 {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.testi-content2 {
  background: var(--secondary-bg, #fafbf6);
  border-style: solid;
  border-color: transparent;
  border-width: 1px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  height: 630px;
  position: relative;
}

.static-content2 {
  background: var(--secondary-bg, #fafbf6);
  border-style: solid;
  border-color: transparent;
  border-width: 1px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  height: auto;
  position: relative;
  font: var(--h-tag-h-2, 500 12px/100% "Poppins", sans-serif);
}

.stars {
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  overflow: visible;
}

.testi-content3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  align-self: stretch;
  flex: 1;
  position: relative;
}

.testi-quote {
  color: var(--secondary-80, rgba(10, 48, 42, 0.8));
  text-align: left;
  font: var(--para-18-px-regular, 400 12px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.testi-avatar {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}


.testi-avatar-image {
  border-radius: 50%;
  flex-shrink: 0;
  width: 100px;
  height: 100px;
  position: relative;
}

.testi-avatar-content {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.testi-text {
  color: var(--secondary, #0a302a);
  text-align: left;
  font: var(--para-16-px-semi-bold, 600 14px/150% "Poppins", sans-serif);
  position: relative;
}

.testi-text2 {
  color: var(--secondary, #0a302a);
  text-align: left;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
  position: relative;
}

.testi-avatar2 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}

.testi-avatar-content2 {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.testi-content4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  height: 686px;
  position: relative;
}

.list-bullet {
  background: #0A302A;
  border-radius: 2px;
  flex-shrink: 0;
  width: 4px;
  height: 4px;
  position: relative;
  overflow: hidden;
  margin-top: 8px;
}

.list-bullet-w {
  background: #ffffff;
  border-radius: 2px;
  flex-shrink: 0;
  width: 4px;
  height: 4px;
  position: relative;
  overflow: hidden;
  margin-top: 8px;
}

/* mobilescreen */
@media (min-width: 320px) and (max-width: 480px) {
  .body {
    font-size: 1rem;
  }

  .button {
    width: 30%;
  }

  .navbar {
    padding: 0px 5% 0px 0%;
  }

  .group-2 {
    background-size: 200%;
    background-repeat: no-repeat;
    height: 100vh;
    background-position: 73% 21%;
  }

  .meetagb2b-headline-text {
    line-height: 40px !important;
    text-align: left !important;
    font-size:32px !important;
  }

  .meetagb2b-whitesubline-text{
    line-height: 20px !important;
    text-align: left !important;
    font-size:12px !important;
  }

  .meetagb2b-header-section-div{
    padding:30px;
  }

  .meetagfpo-headline-text {
    line-height: 42px !important;
    text-align: left !important;
    padding-top: 5%;
    font-size: 34px;
  }

  .meetagfood-firstline-text {
    text-align: left !important;
    line-height: 28px !important;
  }

  .meetagb2bflex {
    padding-top: 5% !important;
  }

  .B2BSec02 {
    padding-left: 5% !important;
    padding-right: 5% !important;
    display: flex !important;
    flex-direction: column !important;
    padding-top:50px !important;
  }

  .B2bContainer {
    display: flex !important;
    flex-direction: column !important;
    padding-right: 30px;
    padding-left: 30px;
  }

  .B2bPlaceholderImage {
    width: 100% !important;
  }

  .meetagb2btext {
    font-size: 14px !important;
  }

  .b2binnertext,
  .b2binnertextbold {
    font-size: 14px !important;
  }

  .meetagb2bheaderholder {
    display: block;
    height: auto !important;
    padding:5%;
  }

  .meetagb2b-header-section-2 {
    display: flex !important;
    flex-direction: column !important;
  }

  .b2bbenefits_container {
    height: auto !important;
  }
  .B2bHeading{
    font-size:30px;
    line-height: 36px;
  }
  .b2bbenefits_chunk {
    flex: 0 0 46% !important;
    gap: 10px !important;
    min-height: 220px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .meetag-flow-heading{
    font-size: 34px !important;
    line-height: 36px !important;
  }
  .section-meetag-usecases {
    padding-left: 1% !important;
    padding-right: 1% !important;
  }
  

  .usecaseqsecid {
    padding: 15px;
  }

  .home-frame {
    padding: 0px 0px 0px 0px;
    bottom: 0%;
    display: block;
  }

  .frame-351 {
    padding: 50px;
  }
  .placeholder-image3-small{
    flex: auto;
  }
  .button6 {
    padding: 5px 5px 5px 5px;
  }

  .dropbtn {
    padding: 4px 4px 4px 4px;
  }

  .langdiv {
    padding-right: 14%;
  }

  .home-column {
    width: 100%;
    flex-shrink: inherit;
  }

  .container2 {
    flex-direction: column;
  }

  .placeholder-image {
    align-self: stretch;
    position: relative;
    background-image: url("../images/mob-placeholder-image.jfif");
    background-size: 211%;
    height: 520px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
  }

  .meetag-hero-slide {
    align-self: stretch;
    position: relative;
    background-image: url("../images/meetag-hero-slide.jpg");
    background-size: 211%;
    height: 520px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
  }

  .meetag-b2bhero-slide {
    align-self: stretch;
    position: relative;
    background-image: url("../images/meetag-b2bhero-slide.jpg");
    background-size: 211%;
    height: 446px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
  }

  .meetag-foodhero-slide {
    align-self: stretch;
    position: relative;
    background-image: url("../images/meetag-foodhero-slide.jpg");
    background-size: 211%;
    height: 520px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
  }
  .mango-season-slide {
    align-self: stretch;
    position: relative;
    background-image: url("../images/mango-season-slide.jpg");
    background-size: 211%;
    height: 520px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
  }
  .feedback_div_row{
    display:contents !important;
  }
  .meetag-cashew-slide {
    align-self: stretch;
    position: relative;
    background-image: url("../images/meetag-cashew-slide.jpg");
    background-size: 211%;
    height: 520px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
  }

  

  .meetagb2b-headline-holder {
    padding: 30px;
  }

  

  .big-image {
    display: none;
  }

  .small-images {
    display: flex;
    flex-direction: row;
  }
  .navigation-dots {
    display: flex;
    justify-content: center;
    margin-top: -20px; /* Adjust the margin as needed */
    background: transparent;
      position: absolute;
      text-align: center;
      left: 41%;
  }

  .small-images img {
    width: 100%;
    height: auto;
  }

  .meetagheadersection {
    height: auto;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 1%;
    padding-bottom: 1%;
    gap:20px;
  }

  .meetagheaderholder {
    height: auto;
    flex-direction: row;
  }

  .meetag-header-section-2 {
    display: block;
  }

  .meetag-header-section-div {
    width: 100%;
    height: auto;
    padding-left: 5%;
    padding-right: 5%;
  }

  .meetag-header-data-div {
    height: auto;
    gap: 10px;
    padding-bottom: 5%;
  }

  .meetag-subheading-line3-section {
    width: 100%;
    padding:30px;
  }
  .meetagb2b-headline-section-text{
    font-size:31px;
  }

  .meetag-subheading-line3-text{
    font-size:20px;
  }

  .meetag-headline-text {
    line-height: 40px;
  }

  .meetag-subheading-line {
    line-height: 26px;
  }

  .meetag-subheadline-section {
    height: auto;
  }

  .meetag-subheading-line2-text {
    line-height: 20px;
  }

  .meetag-subheading-action-section {
    align-self: stretch;
    text-align: center;
  }


  .showcase-section {
    padding-right: 5%;
    padding-left: 5%;
    font-size: 18px;
    gap: 30px;
    padding-top:50px;
  }

  .benefits-section {
    padding-right: 4%;
    padding-left: 4%;
    font-size: 18px;
    gap: 30px;
    padding-top:40px;
  }
  
.feedback-section {
  padding-right: 4%;
    padding-left: 4%;
    font-size: 18px;
    gap: 30px;
    padding-top:40px;

}

  .showcase-se2 {
    display: block;
  }

  .showcase-img {
    width: 100%;
  }

  .showcase-heading {
    font-size: 26px;
    line-height: 30px;
  }

  .showcase-subheading {
    font-size: 30px;
    line-height: 34px;
  }
  .showcase-para{
    font-size:13px !important;
  }

  .showcase-se4 {
    height: auto;
  }

  .meetag-flow-section {
    padding-right: 5%;
    padding-left: 5%;
  }

  .usecasetielsection{
    padding-left:5%;
    padding-right:5%;
    padding-top: 28px;
    gap: 28px;
    
  }
  .meetag-flow-sec4 {
    height: auto;
    padding-top: 7%;
    padding-bottom: 2%;
  }

  .meetag-flow-sec5 {
    height: auto;
    display: block;
  }

  .meetag-subheading-text {
    line-height: 22px !important;
    text-align: left !important;
    font-size: 15px !important;
    padding-top:10px;
  }

  .meetag-flow-img {
    display: none;
  }

  .meetag-flow-img-mobile {
    width: 100%;
    display: block;
  }

  .meetag-flow-heading {
    line-height: 34px;
    text-align: left;
  }

  .meero-info-sec6 {
    padding-top: 5%;
  }

  .pehchan-section {
    padding-right: 5%;
    padding-left: 5%;
  }

  .pehchan-sec2 {
    display: block;
  }

  .pehchan-img {
    width: 100%;
    vertical-align: top;
  }

  .pehchan-info-sec {
    padding-right: 0%;
    padding-left: 0%;
  }

  .pehchan-info-sec2 {
    height: auto;
    gap: 10px;
    padding: 30px;
  }

  .pehchan-heading {
    font-size: 32px;
  }

  .pehchan-subheading {
    font-size: 14px;
  }

  .pehchan-tagline {
    font-size: 26px;
    line-height: 30px;
  }

  .meetag-info-section {
    padding-right: 1%;
    padding-left: 1%;

  }

  .meetag-info-sec4 {
    padding: 2%;
  }

  .meero-info-img {
    width: 120px;
  }

  .meero-info-text {
    font-size: 14px;
  }

  .meetag-info-sec2 {
    height: auto;
  }

  .frame-363 {
    display: block;
  }

  .img-80 {
    width: 100%;
  }

  .moisture-sensor-img {
    width: 100%;
  }

  .list-bullet {
    background: #0A302A;
    border-radius: 2px;
    flex-shrink: 0;
    width: 4px;
    height: 4px;
    position: relative;
    overflow: hidden;
    margin-top: 8px;
  }

  .subheading {
    font: var(--para-14-px-semi-bold, 600 15px/150% "Poppins", sans-serif);
  }

  .list {
    gap: 6;
  }

  .text,
  .text2 {
    font: var(--para-16-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .heading {
    font: var(--h-tag-h-1, 500 1.3rem/120% "Poppins", sans-serif);
    padding: 0 0% 0 0%;
  }

  .subheading3 {
    font: var(--para-16-px-para-medium, 500 15px/150% "Poppins", sans-serif);
  }

  .content {
    width: 100%;
  }

  .header-71 {
    padding: 30px;
  }

  .sec-01 {
    padding: 0% 5% 60px 5%
  }

  .heading2 {
    font: var(--h-tag-h-2, 500 22px/120% "Poppins", sans-serif);
  }

  .meerotext1 {
    font: var(--para-16-px-para-medium, 500 16px/150% "Poppins", sans-serif);
  }

  .meerotext2 {
    font: var(--para-14-px-regular, 400 12px/150% "Poppins", sans-serif);
  }

  .container {
    padding: 15px;
    align-items: start;
    justify-content: start;
    flex-direction: column;
  }

  .placeholder-image2 {
    width: 100%;
    padding: 0%;
  }

  .flex-direction-reverse {
    flex-direction: column-reverse;
  }

  .frame2 {
    width: 20px;
    height: 21px;
  }

  .sec-02 {
    padding: 0% 5% 60px 5%;
  }

  .sec-03 {
    padding: 0% 5% 60px 5%;
  }

  .product-sec {
    padding: 20px 5% 60px 5%;
    gap: 30px;
  }

  .section-title {
    width: 100%;
  }

  .heading3 {
    font: var(--h-tag-h-1, 500 1.3rem/120% "Poppins", sans-serif);
    padding: 0 0% 0 0%;
  }

  .row {
    display: grid;
  }

  .content7 {
    padding: 10px 10px;
  }

  .column2 {
    flex-direction: column;
  }

  .card2 {
    flex-direction: column;
    height: 700px;
  }

  .card3 {
    flex-direction: column;
    height: 370px;
  }

  .frame-ms {
    height: 300px;
  }

  .heading5 {
    font: var(--h-tag-h-4, 500 18px/140% "Poppins", sans-serif);
  }

  .text3 {
    font: var(--para-14-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .column3 {
    height: 370px;
  }

  .frame {
    border-radius: 10px;
    width: 20px;
    height: 20px;
  }

  .iconborder {
    padding: 4px;
    width: 28px;
    height: 28px;
  }

  .frame3 {
    width: 24px;
    height: 24px;
    left: 4px;
    top: 4px;
  }

  .cold-storage-img {
    width: 80%;
  }

  .icon-chevron-right3,
  .icon-chevron-right4,
  .icon-chevron-right5,
  .icon-chevron-right6 {
    height: 30px;
    width: 16px;
  }

  .contact-7 {
    padding: 60px 5% 20px 5%;
    gap:20px !important;
  }

  .frame-353 {
    flex-direction: column;
    align-items:normal !important;
  }

  .placeholder-image3 {
    width: 100%;
    flex:none !important;
    height:350px !important;
  }

  .contact-22 {
    flex-direction: column;
  }

  .contact-r22 {
    flex-direction: column;
  }

  .icon {
    width: 20px;
    height: 20px;
  }

  .footer {
    padding: 60px 5% 20px 5%;
  }

  .frame-387 {
    flex-direction: column;
  }

  .testimonial-sec {
    padding: 60px 5% 20px 5%;
    gap: 20px;
  }

  .testi-content2 {
    gap: 10px;
  }

  .testi-content3 {
    gap: 20px;
  }

  .testi-avatar-image {
    width: 60px;
    height: 60px;
  }

  .frame-355 {
    gap: 30px;
  }

  .row2,
  .row3 {
    flex-direction: column;
  }

  .row3 {
    height: auto;
  }

  .testi-quote {
    font: var(--para-18-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .link {
    font: var(--para-16-px-regular-underlined, 400 14px/150% "Poppins", sans-serif);
  }

  .text4 {
    font: var(--para-16-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .list-item {
    gap: 15px;
    align-items: start;
  }

  .row4 {
    flex-direction: column;
  }

}


/* tablet  */
@media (min-width: 481px) and (max-width: 768px) {
  .body {
    font-size: 1rem;
  }

  .navbar {
    padding: 0px 5% 0px 0%;
  }

  .group-2 {
    background-size: 200%;
    background-repeat: no-repeat;
    height: 100vh;
    background-position: 73% 21%;
  }

  .home-frame {
    bottom: 0%;
    display: block;
    width: 65%;
  }

  .frame-351 {
    padding: 50px;
  }

  .home-column {
    width: 100%;
    flex-shrink: inherit;
  }

  .container2 {
    flex-direction: column;
  }

  .placeholder-image {
    align-self: stretch;
    position: relative;
    background-image: url("../images/mob-placeholder-image.jfif");
    background-size: 211%;
    height: 520px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
  }

  .frame-363 {
    display: flex;
  }

  .img-80 {
    width: 100%;
  }

  .contact-sec {
    padding: 60px 5% 20px 5%
  }

  .moisture-sensor-img {
    width: 100%;
  }

  .list-bullet {
    background: #0A302A;
    border-radius: 2px;
    flex-shrink: 0;
    width: 4px;
    height: 4px;
    position: relative;
    overflow: hidden;
    margin-top: 8px;
  }

  .subheading {
    font: var(--para-14-px-semi-bold, 600 15px/150% "Poppins", sans-serif);
  }

  .list {
    gap: 6;
  }

  .text,
  .text2 {
    font: var(--para-16-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .heading {
    font: var(--h-tag-h-1, 500 1.3rem/120% "Poppins", sans-serif);
    padding: 0 0% 0 0%;
  }

  .subheading3 {
    font: var(--para-16-px-para-medium, 500 15px/150% "Poppins", sans-serif);
  }

  .content {
    width: 100%;
  }

  .header-71 {
    padding: 30px;
  }

  .sec-01 {
    padding: 0% 5% 60px 5%
  }

  .heading2 {
    font: var(--h-tag-h-2, 500 22px/120% "Poppins", sans-serif);
  }

  .meerotext1 {
    font: var(--para-16-px-para-medium, 500 16px/150% "Poppins", sans-serif);
  }

  .meerotext2 {
    font: var(--para-14-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .container {
    padding: 15px;
    align-items: start;
    justify-content: start;
    flex-direction: grid;
  }

  .placeholder-image2 {
    width: 50%;
    padding: 0%;
  }

  .flex-direction-reverse {
    flex-direction: grid;
  }

  .frame2 {
    width: 20px;
    height: 21px;
  }

  .sec-02 {
    padding: 0% 5% 60px 5%;
  }

  .sec-03 {
    padding: 0% 5% 60px 5%;
  }

  .product-sec {
    padding: 20px 5% 60px 5%;
    gap: 30px;
  }

  .section-title {
    width: 100%;
  }

  .heading3 {
    font: var(--h-tag-h-1, 500 1.3rem/120% "Poppins", sans-serif);
    padding: 0 0% 0 0%;
  }

  .row {
    display: grid;
    width: 100%;
    justify-content: initial;
  }

  .content7 {
    padding: 10px 10px;
    justify-content: flex-start;
    margin-top: 20px;
  }

  .column2 {
    flex-direction: row;
  }

  .card2 {
    flex-direction: column;
    height: 700px;
  }

  .card3 {
    flex-direction: column;
    height: 700px;
  }

  .frame-ms {
    height: 330px;
  }

  .heading5 {
    font: var(--h-tag-h-4, 500 18px/140% "Poppins", sans-serif);
  }

  .text3 {
    font: var(--para-14-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .column3 {
    height: 700px;
  }

  .frame {
    border-radius: 10px;
    width: 20px;
    height: 20px;
  }

  .iconborder {
    padding: 4px;
    width: 28px;
    height: 28px;
  }

  .frame3 {
    width: 24px;
    height: 24px;
    left: 4px;
    top: 4px;
  }

  .cold-storage-img {
    width: 80%;
  }

  .icon-chevron-right3,
  .icon-chevron-right4,
  .icon-chevron-right5,
  .icon-chevron-right6 {
    height: 30px;
    width: 16px;
  }

  .contact-7 {
    padding: 0;
    gap: 20px;
    background: none;
  }

  .frame-353 {
    flex-direction: column;
    align-items: stretch;
  }

  .placeholder-image3 {
    width: 100%;
  }

  .contact-22 {
    flex-direction: column;
  }

  .contact-r22 {
    flex-direction: column;
  }

  .icon {
    width: 20px;
    height: 20px;
  }

  .footer {
    padding: 60px 5% 20px 5%;
  }

  .frame-387 {
    flex-direction: column;
  }

  .testimonial-sec {
    padding: 60px 5% 20px 5%;
    gap: 20px;
  }

  .testi-content2 {
    gap: 10px;
  }

  .testi-content3 {
    gap: 20px;
  }

  .testi-avatar-image {
    width: 60px;
    height: 60px;
  }

  .frame-355 {
    gap: 30px;
  }

  .row2,
  .row3 {
    flex-direction: row;
  }

  .row3 {
    height: auto;
  }

  .testi-quote {
    font: var(--para-18-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .link {
    font: var(--para-16-px-regular-underlined, 400 14px/150% "Poppins", sans-serif);
  }

  .text4 {
    font: var(--para-16-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .list-item {
    gap: 10px;
    align-items: start;
  }

  .row4 {
    flex-direction: column;
  }



}

/* ipad screen */
@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .body {
    font-size: 2rem;
  }

  .navbar {
    padding: 0px 5% 0px 0%;
  }

  .group-2 {
    background-size: 200%;
    background-repeat: no-repeat;
    height: 100vh;
    background-position: 73% 21%;
  }


  .home-frame {
    bottom: 0%;
    display: block;
    width: 65%;
  }

  .frame-351 {
    padding: 50px;
  }

  .home-column {
    width: 100%;
    flex-shrink: inherit;
  }

  .container2 {
    flex-direction: column;
  }

  .placeholder-image {
    align-self: stretch;
    position: relative;
    background-image: url("../images/mob-placeholder-image.jfif");
    background-size: 211%;
    height: 520px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
  }

  .frame-363 {
    display: flex;
  }

  .img-80 {
    width: 100%;
  }

  .contact-sec {
    padding: 60px 5% 20px 5%
  }

  .moisture-sensor-img {
    width: 100%;
  }

  .list-bullet {
    background: #0A302A;
    border-radius: 2px;
    flex-shrink: 0;
    width: 4px;
    height: 4px;
    position: relative;
    overflow: hidden;
    margin-top: 8px;
  }

  .subheading {
    font: var(--para-14-px-semi-bold, 600 15px/150% "Poppins", sans-serif);
  }

  .list {
    gap: 6;
  }

  .text,
  .text2 {
    font: var(--para-16-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .heading {
    font: var(--h-tag-h-1, 500 1.3rem/120% "Poppins", sans-serif);
    padding: 0 0% 0 0%;
  }

  .subheading3 {
    font: var(--para-16-px-para-medium, 500 15px/150% "Poppins", sans-serif);
  }

  .content {
    width: 100%;
  }

  .header-71 {
    padding: 30px;
  }

  .sec-01 {
    padding: 0% 5% 60px 5%
  }

  .heading2 {
    font: var(--h-tag-h-2, 500 22px/120% "Poppins", sans-serif);
  }

  .meerotext1 {
    font: var(--para-16-px-para-medium, 500 16px/150% "Poppins", sans-serif);
  }

  .meerotext2 {
    font: var(--para-14-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .container {
    padding: 15px;
    align-items: start;
    justify-content: start;
    flex-direction: grid;
  }

  .placeholder-image2 {
    width: 50%;
    padding: 0%;
  }

  .flex-direction-reverse {
    flex-direction: grid;
  }

  .frame2 {
    width: 20px;
    height: 21px;
  }

  .sec-02 {
    padding: 0% 5% 60px 5%;
  }

  .sec-03 {
    padding: 0% 5% 60px 5%;
  }

  .product-sec {
    padding: 20px 5% 60px 5%;
    gap: 30px;
  }

  .section-title {
    width: 100%;
  }

  .heading3 {
    font: var(--h-tag-h-1, 500 1.3rem/120% "Poppins", sans-serif);
    padding: 0 0% 0 0%;
  }

  .row {
    display: grid;
    width: 100%;
    justify-content: initial;
  }

  .content7 {
    padding: 10px 10px;
    justify-content: flex-start;
    margin-top: 20px;
  }

  .column2 {
    flex-direction: row;
  }

  .card2 {
    flex-direction: column;
    height: 700px;
  }

  .card3 {
    flex-direction: column;
    height: 700px;
  }

  .frame-ms {
    height: 330px;
  }

  .heading5 {
    font: var(--h-tag-h-4, 500 18px/140% "Poppins", sans-serif);
  }

  .text3 {
    font: var(--para-14-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .column3 {
    height: 700px;
  }

  .frame {
    border-radius: 10px;
    width: 20px;
    height: 20px;
  }

  .iconborder {
    padding: 4px;
    width: 28px;
    height: 28px;
  }

  .frame3 {
    width: 24px;
    height: 24px;
    left: 4px;
    top: 4px;
  }

  .cold-storage-img {
    width: 80%;
  }

  .icon-chevron-right3,
  .icon-chevron-right4,
  .icon-chevron-right5,
  .icon-chevron-right6 {
    height: 30px;
    width: 16px;
  }

  .contact-7 {
    padding: 0;
    gap: 20px;
    background: none;
  }

  .frame-353 {
    flex-direction: column;
    align-items: stretch;
  }

  .placeholder-image3 {
    width: 100%;
  }

  .contact-22 {
    flex-direction: column;
  }

  .contact-r22 {
    flex-direction: column;
  }

  .icon {
    width: 20px;
    height: 20px;
  }

  .footer {
    padding: 60px 5% 20px 5%;
  }

  .frame-387 {
    flex-direction: column;
  }

  .testimonial-sec {
    padding: 60px 5% 20px 5%;
    gap: 20px;
  }

  .testi-content2 {
    gap: 10px;
  }

  .testi-content3 {
    gap: 20px;
  }

  .testi-avatar-image {
    width: 60px;
    height: 60px;
  }

  .frame-355 {
    gap: 30px;
  }

  .row2,
  .row3 {
    flex-direction: row;
  }

  .row3 {
    height: auto;
  }

  .testi-quote {
    font: var(--para-18-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .link {
    font: var(--para-16-px-regular-underlined, 400 14px/150% "Poppins", sans-serif);
  }

  .text4 {
    font: var(--para-16-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .list-item {
    gap: 10px;
    align-items: start;
  }

  .row4 {
    flex-direction: column;
  }
}


@media only screen and (min-device-width: 834px) and (max-device-height: 1194px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .body {
    font-size: 2rem;
  }

  .navbar {
    padding: 0px 5% 0px 0%;
  }

  .group-2 {
    background-size: 200%;
    background-repeat: no-repeat;
    height: 100vh;
    background-position: 73% 21%;
  }

  .home-frame {
    bottom: 0%;
    display: block;
    width: 65%;
  }

  .frame-351 {
    padding: 50px;
  }

  .home-column {
    width: 100%;
    flex-shrink: inherit;
  }

  .container2 {
    flex-direction: column;
  }

  .placeholder-image {
    align-self: stretch;
    position: relative;
    background-image: url("../images/mob-placeholder-image.jfif");
    background-size: 211%;
    height: 520px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
  }

  .frame-363 {
    display: flex;
  }

  .img-80 {
    width: 100%;
  }

  .contact-sec {
    padding: 60px 5% 20px 5%
  }

  .moisture-sensor-img {
    width: 100%;
  }

  .list-bullet {
    background: #0A302A;
    border-radius: 2px;
    flex-shrink: 0;
    width: 4px;
    height: 4px;
    position: relative;
    overflow: hidden;
    margin-top: 8px;
  }

  .subheading {
    font: var(--para-14-px-semi-bold, 600 15px/150% "Poppins", sans-serif);
  }

  .list {
    gap: 6;
  }

  .text,
  .text2 {
    font: var(--para-16-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .heading {
    font: var(--h-tag-h-1, 500 1.3rem/120% "Poppins", sans-serif);
    padding: 0 0% 0 0%;
  }

  .subheading3 {
    font: var(--para-16-px-para-medium, 500 15px/150% "Poppins", sans-serif);
  }

  .content {
    width: 100%;
  }

  .header-71 {
    padding: 30px;
  }

  .sec-01 {
    padding: 0% 5% 60px 5%
  }

  .heading2 {
    font: var(--h-tag-h-2, 500 22px/120% "Poppins", sans-serif);
  }

  .meerotext1 {
    font: var(--para-16-px-para-medium, 500 16px/150% "Poppins", sans-serif);
  }

  .meerotext2 {
    font: var(--para-14-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .container {
    padding: 15px;
    align-items: start;
    justify-content: start;
    flex-direction: grid;
  }

  .placeholder-image2 {
    width: 50%;
    padding: 0%;
  }

  .flex-direction-reverse {
    flex-direction: grid;
  }

  .frame2 {
    width: 20px;
    height: 21px;
  }

  .sec-02 {
    padding: 0% 5% 60px 5%;
  }

  .sec-03 {
    padding: 0% 5% 60px 5%;
  }

  .product-sec {
    padding: 20px 5% 60px 5%;
    gap: 30px;
  }

  .section-title {
    width: 100%;
  }

  .heading3 {
    font: var(--h-tag-h-1, 500 1.3rem/120% "Poppins", sans-serif);
    padding: 0 0% 0 0%;
  }

  .row {
    display: grid;
    width: 100%;
    justify-content: initial;
  }

  .content7 {
    padding: 10px 10px;
    justify-content: flex-start;
    margin-top: 20px;
  }

  .column2 {
    flex-direction: row;
  }

  .card2 {
    flex-direction: column;
    height: 700px;
  }

  .card3 {
    flex-direction: column;
    height: 700px;
  }

  .frame-ms {
    height: 330px;
  }

  .heading5 {
    font: var(--h-tag-h-4, 500 18px/140% "Poppins", sans-serif);
  }

  .text3 {
    font: var(--para-14-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .column3 {
    height: 700px;
  }

  .frame {
    border-radius: 10px;
    width: 20px;
    height: 20px;
  }

  .iconborder {
    padding: 4px;
    width: 28px;
    height: 28px;
  }

  .frame3 {
    width: 24px;
    height: 24px;
    left: 4px;
    top: 4px;
  }

  .cold-storage-img {
    width: 80%;
  }

  .icon-chevron-right3,
  .icon-chevron-right4,
  .icon-chevron-right5,
  .icon-chevron-right6 {
    height: 30px;
    width: 16px;
  }

  .contact-7 {
    padding: 0;
    gap: 20px;
    background: none;
  }

  .frame-353 {
    flex-direction: column;
    align-items: stretch;
  }

  .placeholder-image3 {
    width: 100%;
  }

  .contact-22 {
    flex-direction: column;
  }

  .contact-r22 {
    flex-direction: column;
  }

  .icon {
    width: 20px;
    height: 20px;
  }

  .footer {
    padding: 60px 5% 20px 5%;
  }

  .frame-387 {
    flex-direction: column;
  }

  .testimonial-sec {
    padding: 60px 5% 20px 5%;
    gap: 20px;
  }

  .testi-content2 {
    gap: 10px;
  }

  .testi-content3 {
    gap: 20px;
  }

  .testi-avatar-image {
    width: 60px;
    height: 60px;
  }

  .frame-355 {
    gap: 30px;
  }

  .row2,
  .row3 {
    flex-direction: row;
  }

  .row3 {
    height: auto;
  }

  .testi-quote {
    font: var(--para-18-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .link {
    font: var(--para-16-px-regular-underlined, 400 14px/150% "Poppins", sans-serif);
  }

  .text4 {
    font: var(--para-16-px-regular, 400 14px/150% "Poppins", sans-serif);
  }

  .list-item {
    gap: 10px;
    align-items: start;
  }

  .row4 {
    flex-direction: column;
  }
}


/* product pages */
.product-page {
  width: 100%;
  background: #10584B;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: inline-flex;

}

.product-container {
  align-self: stretch;
  padding-top: 160px;
  padding-bottom: 112px;
  padding-left: 14%;
  padding-right: 14%;
  background: linear-gradient(180deg, #10584B 23%, #0A302A 100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 32px;
  display: flex
}

.back-page-link {
  color: #C6FFA8;
  font-size: 16px;
  font-family: Poppins;
  font-weight: 400;
  text-decoration: underline;
  line-height: 24px;
  word-wrap: break-word
}

.product-block {
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  gap: 32px;
  display: inline-flex
}

.product-image-holder {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 17.05px;
  display: inline-flex;
}

.product-big-image {
  align-self: stretch;
  height: 310.10px;
  background: linear-gradient(0deg, white 0%, white 100%);
}

.product-thumb-holder {
  width: 313px;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 17.05px;
  display: inline-flex;
}

.product-thumb-image {
  flex: 1 1 0;
  height: 45.57px;
}

.product-info-section {
  flex: 1 1 0;
  align-self: stretch;
  padding: 30px;
  background: linear-gradient(180deg, #FAFBF6 0%, #C6FFA8 100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 32px;
  display: inline-flex;
}

.product-feature-section {
  align-self: stretch;
  justify-content: flex-start;
  align-items: center;
  gap: 80px;
  display: inline-flex;
}

.product-feature-data {
  flex: 1 1 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
  display: inline-flex;
}

.product-featureinfo {
  align-self: stretch;
  height: 289px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.productinfo-sestion {
  align-self: stretch;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  display: inline-flex;
}

.product-info-subtitle {
  color: #10584B;
  font-size: 12px;
  font-family: Poppins;
  font-weight: 600;
  line-height: 21px;
  word-wrap: break-word;
}

.product-title {
  align-self: stretch;
  color: #0A302A;
  font-size: 20px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 52px;
  word-wrap: break-word;
}

.product-info-dec {
  align-self: stretch;
  height: 168px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
  display: flex;
}

.product-info-text {
  align-self: stretch;
  color: rgba(10, 48, 42, 0.80);
  font-size: 12px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 18px;
  word-wrap: break-word;
}

.product-sec-2 {
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  gap: 32px;
  display: inline-flex;
}

.parametersection {
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  display: inline-flex;
}

.solarsection {
  width: 100%;
  padding: 30px;
  background: #FAFBF6;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 30px;
  display: inline-flex;
}

.solar-details {
  flex: 1 1 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
  display: inline-flex;
}

.solar-info {
  justify-content: flex-start;
  align-items: center;
  gap: 25px;
  display: inline-flex;
}

.solar-details-headline {
  color: #0A302A;
  font-size: 13px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
  word-wrap: break-word;
}

.solar-details-sections {
  align-self: stretch;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 30px;
  display: inline-flex;
}

.solar-section-part {
  flex: 1 1 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  background: linear-gradient(180deg, #FAFBF6 0%, #C6FFA8 100%);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  display: inline-flex;
}

.solar-section-info-details-div {
  align-self: stretch;
  height: 146px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
  display: flex
}

.solar-section-part-title {
  align-self: stretch;
  color: #0A302A;
  font-size: 16px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 33.60px;
  word-wrap: break-word
}

.solar-section-part-desc {
  align-self: stretch;
  color: rgba(10, 48, 42, 0.80);
  font-size: 12px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 19px;
  word-wrap: break-word
}

.solar-storage-section {
  align-self: stretch;
  height: 96px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
  display: flex
}

.solar-storage-types-title {
  align-self: stretch;
  color: #0A302A;
  font-size: 13px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 28px;
  word-wrap: break-word
}

.solar-storage-type-div {
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
  display: inline-flex
}

.solar-storage-type {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #C6FFA8;
  border-radius: 28px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  display: flex
}

.solar-storage-type-text {
  color: #0A302A;
  font-size: 12px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 24px;
  word-wrap: break-word
}

.solar-storage-type-note {
  align-self: stretch;
  color: #0A302A;
  font-size: 12px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 24px;
  word-wrap: break-word
}

.product-info-2 {
  flex: 1 1 0;
  align-self: stretch;
  padding: 30px;
  background: #FAFBF6;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 30px;
  display: flex;
}

.test-paremeters-data {
  width: 100%;
  align-items: flex-start;
  gap: 32px;
  display: inline-flex;
}

.w-50 {
  width: 50%;
}

.product-info-detail-feature {
  flex: 1 1 0;
  align-self: stretch;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
  display: inline-flex;
}

.product-info-detail-f2 {
  align-self: stretch;
  flex: 1 1 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
  display: flex
}

.product-detail-features {
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  display: inline-flex;
}

.product-feature-3 {
  width: 40px;
  height: 40px;
  background: #3DAF2C;
  border-radius: 30px;
  overflow: hidden;
  border: 12px rgba(61, 175, 44, 0.25) solid;
  justify-content: center;
  align-items: center;
  display: flex;
}

.product-feature-datadiv {
  width: 40px;
  height: 40px;
  position: relative;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.feature-text {
  color: #0A302A;
  font-size: 16px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 33.60px;
  word-wrap: break-word;
}

.feature-data-text {
  color: rgba(10, 48, 42, 0.80);
  font-size: 12px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 32px;
  word-wrap: break-word
}

.next-product-link {
  width: 100%;
  text-align: right;
  color: #C6FFA8;
  font-size: 16px;
  font-family: Poppins;
  font-weight: 400;
  text-decoration: underline;
  line-height: 24px;
  word-wrap: break-word
}

.benefits-detail-holder {
  flex: 1 1 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
  display: inline-flex;
}

.benefits-place-text {
  flex: 1 1 0;
  align-self: stretch;
  padding: 8px;
  justify-content: center;
  align-items: center;
  display: inline-flex
}

.benefits-icon-holder {
  width: 24px;
  height: 24px;
  position: relative;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.mt-10 {
  margin-top: 10px;
}


/* Other Products */



.op-sec,
.static-sec {
  display: flex;
  flex-direction: column;
  gap: 80px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

.frame-355 {
  display: flex;
  flex-direction: column;
  gap: 80px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.static-355 {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.op-section-title {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.op-heading {
  color: var(--lightgreen, #c6ffa8);
  text-align: center;
  font: var(--h-tag-h-2, 500 30px/120% "Poppins", sans-serif);
  position: relative;
}

.op-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 1400px;
  position: relative;
}

.op-frame-387 {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  margin-top: 20px;
}

.op-content2 {
  background: var(--secondary-bg, #fafbf6);
  border-style: solid;
  border-color: transparent;
  border-width: 1px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}

.static-content2 {
  background: var(--secondary-bg, #fafbf6);
  border-style: solid;
  border-color: transparent;
  border-width: 1px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  height: auto;
  position: relative;
  font: var(--h-tag-h-2, 500 12px/100% "Poppins", sans-serif);
}

.stars {
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  overflow: visible;
}

.op-content3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  align-self: stretch;
  flex: 1;
  position: relative;
}

.op-quote {
  color: var(--secondary-80, rgba(10, 48, 42, 0.8));
  text-align: left;
  font: var(--para-18-px-regular, 400 12px/150% "Poppins", sans-serif);
  position: relative;
  align-self: stretch;
}

.op-avatar {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.op-avatar-image {
  flex-shrink: 0;
  width: 100%;
  position: relative;
}

.other-product-image {
  width: 100%;
}

.op-avatar-content {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.op-text {
  color: var(--secondary, #0a302a);
  text-align: left;
  font: var(--para-16-px-semi-bold, 600 14px/150% "Poppins", sans-serif);
  position: relative;
}

.op-text2 {
  color: var(--secondary, #0a302a);
  text-align: left;
  font: var(--para-16-px-regular, 400 12px/150% "Poppins", sans-serif);
  position: relative;
}

.op-avatar2 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}

.op-avatar-content2 {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.op-content4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  height: 686px;
  position: relative;
}

.list-bullet {
  background: #0A302A;
  border-radius: 2px;
  flex-shrink: 0;
  width: 4px;
  height: 4px;
  position: relative;
  overflow: hidden;
  margin-top: 8px;
}</pre></body></html>