
body{
    overflow-x: hidden;

 }

 a{
    text-decoration:none !important;
 }


 @media (max-width: 900px) {
    .allimgmob
    {
        width: 100%;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .mobresponse
    {
        width: 100%;
    }
    .benefits_1_section_body_part2
    {
        padding: 40px;
    }

 }


@media screen and (max-width: 991px) 
{
.nav_body
{
    display: none;
}

.breadcrumb_nav
{
display: none;
}




.section_6_flex_part_1
{
min-width: 10% !important;
}

.section_6_part_2
{
    /* position: relative !important; */
    width:50% !important;

  
  
}

.flex_section_three_p
{

width:100% !important; 
}

.section_6_flex_part_1
{
width: 100% !important;
}

.allsectiontitle
{
    margin-top: 0px !important;
}

}


.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl
{
  max-width: 1600px !important;
  width: 100% !important; 
}
/* @media screen and (max-width:1600px) {
     .container
     {
        max-width: 1600px;
        width: 100%; 
     }
} */


/*tab*/
@media (max-width: 768px) {
    .key_feature_box1_p_row_1 {
        font-size: 14px;
        bottom: 4%;
        left: 5%;
        right: 5%;
    }

    .expmorebtn
    {
font-size: 12px !important;
padding: 7px !important;
text-align: center;
    }
}

@media (max-width: 480px) {
    .key_feature_box1_p_row_1 {
        font-size: 13px;
        bottom: 3%;
        left: 5%;
        right: 5%;
    }

    .box_title {
        display: block !important;

        font-size: 18px !important;
        text-align: center !important;
        font-family: var(--desktop-h5-h5-semi-all-caps-font-family);
font-size: var(--desktop-h5-h5-semi-all-caps-font-size);
font-style: normal;
font-weight: var(--desktop-h5-h5-semi-all-caps-font-weight);
line-height: var(--desktop-h5-h5-semi-all-caps-line-height); /* 133.333% */
text-transform: uppercase;
    }
}

/* mobile css */
@media (max-width: 700px) 
{
    .mt-80 {
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .mt-40 {
        padding: 20px !important;
      
    }

    .mtb-80-40
    {
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important; 
    }

    .mb-16
{
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}
    
    .first_section_body
    {
 padding: 20px !important; padding-top:50px!important;
    }

    .section_third_main_body
    {
    padding: 20px !important;
  
    }
    
    .section_four_body
{
    padding: 20px !important;
}

.flex_section_4
{
    width: 100% !important;
}

 

.maintitle
{
    font-family: var(--mobile-h1-h1-lig-font-family, Montserrat)!important;
font-optical-sizing: auto !important;
font-weight: 300 !important;
font-style: normal;
font-size: var(--mobile-h1-h1-lig-font-size)!important;
line-height: var(--mobile-h1-h1-lig-all-caps-line-height)!important;


}

.maintitlesubpart
{
    font-family: var(--mobile-h1-h1-lig-font-family, Montserrat)!important;
    font-optical-sizing: auto !important;
    font-weight: 700 !important;
    font-style: normal;
    font-size: var(--mobile-h1-h1-lig-font-size)!important;
    line-height: var(--mobile-h1-h1-lig-all-caps-line-height)!important;
        
}


.productbox2
{
    
min-width: 300px !important;
max-width: 300px !important;
padding: 10px !important;
}


.benefits_1_section_body
{
padding: 8px !important;
}

.benefits_1_section_body_part1
{
padding:20px 0 !important;
}
 

}
 
 
.fixedtextt
{
position: fixed!important;
top: 0;
z-index:999999!important;
background-color:#FFF !important;
margin:0px;
padding:20px;
}


/* container padding */
.mt-80 {
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
}


.mt-40 {
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.mtb-80-40
{
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 80px;
    padding-bottom: 40px;
}

.mb-16
{
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 16px;
    padding-bottom: 16px;
}


.p-l-r
{
    padding: 0 80px;

}

.first_section_body
{
  padding-top:50px!important;
    display: flex;
width: 100%;
/* margin-top: -40px !important; */
flex-direction: column;
align-items: flex-start;
gap: 40px;
background: var(--Surface-Background-Surface-Base, #FFF);
    /* position: relative; */

}

.maintitlesubpart
{
    color: var(--Text-Text-Keywords, #BA2A2D) !important;

font-family: var(--desktop-display-xlarge-display-3-bold-font-family, Montserrat);
font-optical-sizing: auto !important;
font-weight: var(--desktop-display-xlarge-display-3-bold-font-weight) !important;
font-style: normal;
font-size: var(--desktop-display-xlarge-display-3-bold-font-size);
line-height: var(--desktop-display-xlarge-display-3-bold-line-height);
align-self: stretch !important;
}
 
.maintitle
{
    color: var(--Text-Text-Keywords, #000) !important;

font-family: var(--desktop-display-xlarge-display-3-light-font-family, Montserrat);
font-optical-sizing: auto !important;
font-weight: var(--desktop-display-xlarge-display-3-light-font-weight) !important;
font-style: normal;
font-size: var(--desktop-display-xlarge-display-3-light-font-size);
line-height: var(--desktop-display-xlarge-display-3-light-line-height);
align-self: stretch !important;
}

img.ecosysimg
{
    width: 100%;
    /* height: 656px; */
 /* float: right; */
/* height: 656px; */
}

.expmorebtn
{
display: flex;
padding: 12px 16px;
justify-content: center;
align-items: center;
gap: 4px;
border:none;

border-radius: var(--button-border-radius);
background: var(--button-bgcolor);   
color: var(--button-color);

/* Labels/medium/Semibold 600 */
font-family: var(--labels-medium-semibold-600-all-caps-font-family);
font-size: var(--labels-medium-semibold-600-all-caps-font-size);
font-style: normal;
font-weight: var(--labels-medium-semibold-600-all-caps-font-weight);
line-height: var(--labels-medium-semibold-600-all-caps-line-height, 20px); /* 142.857% */
letter-spacing: 0.28px;
 }

 .ecoenqbtn
 {
    display: flex;
padding: 8px;
justify-content: center;
align-items: center;
gap: 2px;
border-radius: var(--button-border-radius);
background: var(--button-bgcolor);   
color: var(--button-color);
border:none;
color: var(--Basic-Basic-White, #FFF);

/* Labels/xsmall/Bold 700 All caps */
font-family: var(--labels-xsmall-bold-700-all-caps-font-family);
font-size: var(--labels-xsmall-bold-700-all-caps-font-size);
font-style: normal;
font-weight: var(--labels-xsmall-bold-700-all-caps-font-weight);
line-height: var(--labels-xsmall-bold-700-all-caps-line-height); /* 140% */
letter-spacing: 0.4px;
text-transform: uppercase;

 }


.expmorebtn svg:nth-child(2)
{
    display: none;
}

.expmorebtn:hover svg:nth-child(1)
{
    display: none;
}

.expmorebtn:hover svg:nth-child(2)
{
    display: block;
}


.ecoenqbtn svg:nth-child(2)
{
    display: none;
}

.ecoenqbtn:hover svg:nth-child(1)
{
    display: none;
}

.ecoenqbtn:hover svg:nth-child(2)
{
    display: block;
}


.second_section_body
{
    display: flex;
    width: 100%;
    /* padding: 0 0 0 80px; */
    align-items: flex-end;
    gap: var(--Space-800, 32px);        
}


img.sectiontwoimg
{
    position: relative; top: -20%;  width: 100%; height: 430.313px;
}

.flex_section_two_p
{    
display: flex;
width: 483px;
max-width: 1600px;
padding: var(--Space-800, 32px);
flex-direction: column;
align-items: right;
gap: var(--Typeface-Labels-Size-XSmall, 10px);
flex-shrink: 0;
margin-inline-start: auto;
}

.flex_section_three_p
{
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 16px;
width:100%;
align-self: stretch;
}


.section_third_main_body
{
    background: var(--Surface-Background-Surface, #F6F6F6);
    /* padding: 80px 80px; */
    overflow: hidden;

}

  .scroll_product_section_body
{
    display: flex;
    padding: 40px 0;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    align-self: stretch;
}


.flex_section_three_products {
    display: flex;
    width: 115%;
    padding: 0 140px 0 0;
    flex-direction: row;
    align-items: center;
    gap: 40px;
    align-self: stretch;
    overflow-x: auto; /* Enable horizontal scrolling */
    scrollbar-width: none; /* Hide scrollbar in Firefox */
    -ms-overflow-style: none; /* Hide scrollbar in IE and Edge */
  }
  
  .flex_section_three_products::-webkit-scrollbar {
    display: none; /* Hide scrollbar in WebKit-based browsers */
  }
  
.second_3_all_products_body
{
    display: flex;
align-items: center;
align-content: center;
gap: 24px;
align-self: stretch;
flex-wrap: wrap;
padding: 40px 0; 
}



.productbox
{
    display: flex; 
    min-width: 320px;
    max-width:520px;
    width: 332px;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--Space-200, 8px);
    border-radius: 12px;
    background: #FFF;
    min-height: 450px;
    position: relative;
    

}

.productbox2
{
    display: flex;
    
min-width: 332px;
max-width: 332px;
padding: 24px;
flex-direction: column;
align-items: flex-start;
gap: var(--Space-200, 8px);
flex: 1 0 0;
border-radius: 12px;
background: #FFF;
min-height: 400px;
}

img.prodctimginproductbox
{
    

    width: 88px;
/* height: 88px; */
}

.section_three_product_title
{
    color: var(--Text-Text-Heading, #000);
font-family: "Montserrat", Helvetica;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 24px */
letter-spacing: 0.8px;
}

.productbox:hover .section_three_product_title
{
    color: var(--Text-Text-Heading, #2a75ba);
}

.section_three_product_description
{
     
color: #161616;
font-family: "Montserrat", Helvetica;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 18px */
letter-spacing: 0.6px;
height: 60px;
     
    text-align-last: left;
    hyphens: auto;
    word-spacing: 0.05em;
    height: auto;
    /* line-height: 1.5; */
 }

.section_three_product_description_details
{
    
    color: #E72630;
    font-family: "Montserrat", Helvetica;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 15px */
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.desc_point_body
{
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 12px 0px;
}



.section_four_body
{
    display: flex;
    width: 100%;
    /* padding: 80px; */
    flex-direction: column;
    align-items: flex-start;
    gap: var(--Space-800, 32px);
    align-self: stretch;

}

.flex_section_4
{
    display: flex;
/* align-items: flex-end; */
flex-direction: column;
width: 100%;
gap: 8px;
align-self: stretch;

}
.allproductsbtn
{
position: relative;
width: 48px;
height: 48px;
padding: 12px;
border-radius: var(--Full, 999px);
background: var(--Surface-Background-Surface-Secondary, #E5383B);
cursor: pointer;
}



.flex_section_4_p
{
    
    color: var(--Text-Text-Body, #161A1D);

    /* Paragraphs/Medium/Light 300 */
    font-family: var(--paragraphs-medium-light-300-font-family);
    font-size: var(--paragraphs-medium-light-300-font-size);
    font-style: normal;
    font-weight: var(--paragraphs-medium-light-300-font-weight);
    line-height: var(--paragraphs-medium-light-300-line-height); /* 150% */
}


.key_feature_body
{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
    width: 100%;
    margin-bottom: -25px;
    gap: 32px;
}

.key_feature_title
{
    
    display: flex;
    width:100%;
    flex-direction: column;
    align-items: left;
    gap: var(--Typeface-Labels-Size-XSmall, 10px);
    align-self: stretch;
    color: var(--Text-Text-Heading, #000);
    /* margin-top:45px; */


 
/* Desktop/H5/H5 Semi All caps */
font-family: var(--desktop-h5-h5-semi-all-caps-font-family);
font-size: var(--desktop-h5-h5-semi-all-caps-font-size);
font-style: normal;
font-weight: var(--desktop-h5-h5-semi-all-caps-font-weight);
line-height: var(--desktop-h5-h5-semi-all-caps-line-height); /* 133.333% */
text-transform: uppercase;
}

.feature_section_body
{
    display: flex;
align-items: center;
/* gap: 32px; */
}

.box_title
{
display: none;}


.key_feature_box1 {
    position: relative;
    padding: 15px;
    box-sizing: border-box;
}

.key_feature_box1_img_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.key_feature_box1_img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}

.key_feature_box1_p_row_1 {
    position: absolute;
    bottom: 6%;
    left: 10%;
    right: 10%;
    background: rgba(255, 255, 255, 0.8); /* optional for contrast */
    padding: 10px;
    border-radius: 6px;
    font-family: 'Poppins', Helvetica;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
    white-space: normal;
}



.benefits_1_section_body_part1
{
    display: flex;
/* width: 255px; */
flex-direction: column;
align-items: flex-start;
gap: 78px;
}

.benefits_1_section_body_part2{
    display: flex;
/* width: 445.5px; */
flex-direction: column;
align-items: center;
gap: 24px;

}

.benefits_1_section_part2_points_body
{
    display: flex;
/* width: 439.5px; */
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #000;
}



.benefits_1_section_part2_points_title
{
    color: var(--Text-Text-Heading, #000);

/* Labels/large/Semibold 600 */
font-family: var(--labels-large-semibold-600-font-family);
font-size: var(--labels-large-semibold-600-font-size);
font-style: normal;
font-weight: var(--labels-large-semibold-600-font-weight);
line-height: var(--labels-large-semibold-600-line-height); /* 150% */
letter-spacing: 0.32px;
}

.benefits_1_section_part2_points_p
{
    color: var(--Text-Text-Heading, #000);
    width:80%;

/* Paragraphs/Medium/Light 300 */
font-family: var(--paragraphs-medium-light-300-font-family);
font-size: var(--paragraphs-medium-light-300-font-size);
font-style: normal;
font-weight: var(--paragraphs-medium-light-300-font-weight);
line-height: var(--paragraphs-medium-light-300-line-height); /* 150% */
}

.benefits_1_section_part2_points_icon
{
    display: flex;
width: 44px;
padding: 9px 10px 11px 10px;
justify-content: center;
align-items: center;
flex-shrink: 0;
border-radius: var(--Large, 8px);
background: var(--Surface-Background-Surface-Secondary, #E5383B);
}

.benefits_2_section_body
{
    display: flex;
 /* max-width: 1600px; */
 width:100%;
 height: 100%;
flex-direction: column;
justify-content: center;
align-items: center;
gap: var(--Typeface-Labels-Size-XSmall, 10px);
align-self: stretch;
border-radius: var(--XL, 12px);

border-radius: var(--2XL, 16px);
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.80) 100%), url("../../ecosystem_assets/images/benefitbg.jpg");
background-repeat: no-repeat;
background-size: cover;
}

.benefits_2_section_p
{
    display: flex;
padding: var(--Space-800, 32px);
flex-direction: column;
justify-content: flex-end;
align-items: flex-start;
gap: var(--Space-800, 32px);
align-self: stretch;
    
    margin-top: 70%;

    color: var(--Text-Text-Btn-Label, #FFF);

    /* Paragraphs/Large/Light 300 */
    font-family: var(--paragraphs-large-light-300-font-family);
    font-size: var(--paragraphs-large-light-300-font-size);
    font-style: normal;
    font-weight: var(--paragraphs-large-light-300-font-weight);
    line-height: var(--paragraphs-large-light-300-line-height); /* 155.556% */
}

.benefits_1_section_title
{
    width: 155px;
    display: flex;
    transform: rotate(6.646deg);
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: var(--Medium, 6px);
background: var(--Surface-Buttons-Surface-Btn-Accent-2, #2ABA6F);
color: var(--Text-Text-Btn-Label, #FFF);

/* Desktop/H5/H5 Semi */
font-family: var(--desktop-h5-h5-semi-font-family);
font-size: var(--desktop-h5-h5-semi-font-size);
font-style: normal;
font-weight: var(--desktop-h5-h5-semi-font-weight);
line-height: var(--desktop-h5-h5-semi-line-height); /* 133.333% */
margin-top:10px;
}

.benefits_1_someof_title
{
    color: var(--Text-Text-Heading, #000);

/* Desktop/H5/H5 Semi */
font-family: var(--desktop-h5-h5-semi-font-family);
font-size: var(--desktop-h5-h5-semi-font-size);
font-style: normal;
font-weight: var(--desktop-h5-h5-semi-font-weight);
line-height: var(--desktop-h5-h5-semi-line-height); /* 133.333% */
}

.benefits_1_section_p
{
    color: var(--Text-Text-Body, #161A1D);

/* Paragraphs/Medium/Light 300 */
font-family: var(--paragraphs-medium-light-300-font-family);
font-size: var(--paragraphs-medium-light-300-font-size, 16px);
font-style: normal;
font-weight: var(--paragraphs-medium-light-300-font-weight);
line-height: var(--paragraphs-medium-light-300-line-height); /* 150% */

margin-top: 20px;
}

.benefits_watch_video
{
    display: flex;
    align-items: center;
    gap: 13px;
    cursor: pointer;
}

.benefit_video_icon
{
    display: flex;
width: 60px;
height: 59.983px;
padding: 1.853px;
justify-content: center;
align-items: center;
gap: 3.706px;
    border: 3px solid #FFF;
    /* width:50px; */
    border-radius: 36.694px;
    background: var(--American-Red-American-Red-100, #F9E6E6);
}

.watch_video_title
{
    color: var(--Text-Text-Body, #161A1D);

/* Labels/large/Medium 500 */
font-family: var(--Typeface-Font-Family-Label, Montserrat);
font-size: var(--Typeface-Labels-Size-Large, 16px);
font-style: normal;
font-weight: 500;
line-height: var(--Typeface-Labels-Line-Height-Large, 24px); /* 150% */
letter-spacing: 0.32px;
}

.all_flex_subtitle_title
{
    display: flex;
flex-direction: column;
align-items: flex-start;
gap: 8px;
align-self: stretch;
}

.allsectiontitle
{
color: var(--Text-Text-Heading, #000);
/* Desktop/H2/H2 Bold */
font-family: var(--desktop-h2-h2-bold-font-family,Montserrat);
font-size: var(--desktop-h2-h2-bold-font-size, 36px);
font-style: normal;
font-weight: var(--desktop-h2-h2-bold-all-caps-font-weight);
line-height: var(--desktop-h2-h2-lig-all-caps-line-height, 47px); /* 130.556% */
letter-spacing: -0.36px;

}

.allsectionsubtitle
{
    color: var(--Text-Text-Keywords, #BA2A2D);
    /* Labels/medium/Medium 500 All caps */
    font-family: var(--labels-medium-medium-500-all-caps-font-family,Montserrat);
    font-size: var(--labels-medium-medium-500-all-caps-font-size, 14px);
    font-style: normal;
    font-weight: var(--labels-medium-medium-500-all-caps-font-weight);
    line-height: var(--labels-medium-medium-500-all-caps-line-height, 20px); /* 142.857% */
    letter-spacing: 0.28px;
    text-transform: uppercase;
}



.section_5_body
{
    
    display: flex;
    width: 100%;
    /* padding: 80px 80px 40px 80px; */
    flex-direction: column;
    align-items: center;
    gap: var(--Typeface-Labels-Size-XSmall, 10px);
    background: var(--Surface-Background-Surface, #F6F6F6);
}

.section_faq_1_body
{

display: flex;
/* min-width: 320px; */
padding: 24px 0px;
flex-direction: column;
align-items: center;
justify-content: center;

gap: 51px;
/* flex: 1 0 0; */
/* margin-top: 7%; */
}


.flex_faq_1
{
    display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
gap: 12px;
align-self: stretch;
}

.section_faq_2_body
{
    display: flex;
/* min-width: 320px; */
flex-direction: column;
justify-content: center;
align-items: center;
gap: 8px;
flex: 1 0 0;
}

.section_faq_q_ans
{
    display: flex;
    padding: 16px 0px;
    flex-direction: column;
    align-items: center;
    align-self: stretch;
    
}

.section_5_faq_body
{
position: relative;
display: flex;
/* padding: 16px 0px; */
flex-direction: column;
align-items: center;
 
border-top: 1px solid var(--Border-Border-Default, #D9D9D9);
padding: 24px;
flex-direction: column;
align-items: flex-start;
gap: 16px;
align-self: stretch;
cursor: pointer;
}


.section_faq_p
{
    color: var(--Text-Text-Body, #161A1D);

/* Paragraphs/Medium/Light 300 */
font-family: var(--paragraphs-medium-light-300-font-family);
font-size: var(--paragraphs-medium-light-300-font-size, 16px);
font-style: normal;
font-weight: var(--paragraphs-medium-light-300-font-weight);
line-height: var(--paragraphs-medium-light-300-line-height); /* 150% */

}

.section_5_contact
{
    display: flex;
    flex-direction: column;

    /* justify-content: center;
    align-items: center; */
    gap: 10px;
    color: var(--Text-Text-Keywords, #BA2A2D);

/* Labels/large/Bold 700 All caps */
font-family: var(--labels-large-bold-700-font-family);
font-size: var(--labels-large-bold-700-font-size);
font-style: normal;
font-weight: var(--labels-large-bold-700-font-weight);
line-height: var(--labels-large-bold-700-line-height); /* 150% */
letter-spacing: var(--labels-large-bold-700-letter-spacing);
text-transform: uppercase;
 
}
 

.section_5_faq_question
{
    
    color: var(--Text-Text-Heading, #000);
width:90%;
/* Mobile/H6/H6 Semi */
font-family: var(--mobile-h6-h6-semi-font-family);
font-size: var(--mobile-h6-h6-semi-font-size);
font-style: normal;
font-weight: var(--mobile-h6-h6-semi-font-weight);
line-height: var(--mobile-h6-h6-semi-line-height); /* 133.333% */
flex: 1 0 0;
 



}

.section_5_faq_answer
{
    color: var(--Text-Text-Body, #161A1D);

/* Paragraphs/Small/Regular 400 */
font-family: var(--paragraphs-small-regular-400-font-family);
font-size: var(--paragraphs-small-regular-400-font-size);
font-style: normal;
font-weight: var(--paragraphs-small-regular-400-font-weight);
line-height: var(--paragraphs-small-regular-400-line-height); /* 142.857% */
letter-spacing: var(--paragraphs-small-regular-400-letter-spacing);
width: 100%;
box-sizing: border-box;

/* Wrapping behavior */
white-space: normal;           /* Allows line breaks */
overflow-wrap: break-word;     /* Breaks long words */
word-break: break-word;        /* Ensures very long words wrap */
}

.see_faq_btn_body
{
    flex-direction: row;

    justify-content: center;
    align-items: center;
    border-top: 1px solid var(--Border-Border-Default, #D9D9D9);

}

.see_faq_btn
{
    display: flex;
padding: 8px;
justify-content: center;
align-items: center;
gap: 2px;
border-radius: var(--Small, 4px);
background: var(--Surface-Buttons-Surface-Btn-Secondary, #262626);
color: var(--Text-Text-Btn-Label, #FFF);

/* Labels/xsmall/Bold 700 All caps */
font-family: var(--labels-xsmall-bold-700-all-caps-font-family);
font-size: var(--labels-xsmall-bold-700-all-caps-font-size);
font-style: normal;
font-weight: var(--labels-xsmall-bold-700-all-caps-font-weight);
line-height: var(--labels-xsmall-bold-700-all-caps-line-height); /* 140% */
letter-spacing: 0.4px;
text-transform: uppercase;

}

.section_6_body
{
    display: flex;
width: 100%;
/* padding: 16px 80px; */
flex-direction: column;
align-items: center;
gap: 10px;
background: var(--Surface-Background-Surface, #F6F6F6); 
}

.section_6_flex
{
     /* display: flex; */
position: relative;     
width: 100%;
padding: 96px 40px;
align-items: center;
border-radius: var(--XL, 12px);
background: var(--Surface-Light-Gradient, linear-gradient(264deg, #F3F8FC 0%, #E2EEF8 93.28%));
overflow: hidden;
 }

.section_6_flex_part_1
{
display: flex;
width: 50%;
min-width: 320px;
padding: 24px 0px;
flex-direction: column;
align-items: flex-start;
gap: 16px;
flex-shrink: 0;
}

.section_6_flex_part_1_title
{
    color: var(--Text-Text-Heading, #000);

/* Desktop/H4/H4 Bold */
font-family: "Montserrat", Helvetica;
font-size: var(--Typeface-Heading-Size-Desktop-H4, 28px);
font-style: normal;
font-weight: 700;
line-height: var(--Typeface-Heading-Line-height-Desktop-H4, 36px); /* 128.571% */
}

.section_6_flex_part_1_p
{
    color: var(--Text-Text-Body, #161A1D);

/* Paragraphs/Medium/Light 300 */
font-family: var(--paragraphs-medium-light-300-font-family);
font-size: var(--paragraphs-medium-light-300-font-size, 16px);
font-style: normal;
font-weight: var(--paragraphs-medium-light-300-font-weight);
line-height: var(--paragraphs-medium-light-300-line-height); /* 150% */
}

.section_6_part_2
{
    position: absolute;
     right: -150px;
     bottom: -160px;
 /* width: 847.279px;
height: 613.904px; */
transform: rotate(-8.698deg);
 }


 .ecosystem_infographics_design
 {
    display: flex;
width: 100%;
/* padding: 80px; */
flex-direction: column;
align-items: center;
gap: 40px;
background: var(--Surface-Background-Surface-Highlight, #F2F2F2);
 }

 .ecosystem_infographics_img
 {
    width: 100%;
 align-self: stretch;

 }

.footer_body
{
    display: flex;
width: 100%;
padding: 32px 80px;
flex-direction: column;
align-items: center;
gap: 16px;
border-top: 1px solid var(--Border-Border-Default, #D9D9D9);
background: var(--Surface-Background-Surface-Footer, #F9F9F9);
}

.footer_flex_row_1
{
    display: flex;
justify-content: space-between;
align-items: center;
align-content: center;
row-gap: 80px;
align-self: stretch;
flex-wrap: wrap;
}

.footer_flex_row_2
{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;   

}

.footer_flex_row_3
{
display: flex;
padding: 0px 0px 20px 0px;
justify-content: space-between;
align-items: center;
align-content: center;
row-gap: var(--sds-size-space-200);
align-self: stretch;
flex-wrap: wrap;
color: var(--Text-Text-Body, #161A1D);
border-bottom: 1px solid var(--Border-Border-Default, #D9D9D9);

/* Labels/large/Bold 700 */
font-family: var(--labels-large-bold-700-font-family, Montserrat);
font-size: var(--Typeface-Labels-Size-Large, 16px);
font-style: normal;
font-weight: 700;
line-height: var(--Typeface-Labels-Line-Height-Large, 24px); /* 150% */
letter-spacing: 0.32px;
}

.footer_flex_row_4
{
    display: flex;
align-items: flex-start;
align-content: flex-start;
gap: 16px 636px;
padding: 32px 0 36px 0;
align-self: stretch;
flex-wrap: wrap;
   
    
}

.footer_flex_row_4_part_1
{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex: 1 0 0;
}

.footer_flex_row_4_part_2
{
    display: flex;
padding: 24px 0px;
align-items: center;
gap: 12px;
}


.footer_menu
{
    color: var(--Text-Text-MegaMenu-Content, #545454);

/* Labels/medium/Medium 500 */
font-family: var(--labels-medium-medium-500-font-family, Montserrat);
font-size: var(--Typeface-Labels-Size-Medium, 14px);
font-style: normal;
font-weight: 500;
line-height: var(--Typeface-Labels-Line-Height-Medium, 20px); /* 142.857% */
letter-spacing: 0.28px;

}

.footer_country
{
    display: flex;
    /* min-width: 320px; */
    max-width: 600px;
    align-items: flex-start;
    align-content: flex-start;
    gap: 16px 32px;
    align-self: stretch;
    flex-wrap: wrap;

}

.footer_logo
{
    display: flex;
width: 150px;
height: 41.94px;
justify-content: center;
align-items: center;
}

.footer_connect_btn
{
    display: flex;
padding: 12px 16px;
justify-content: center;
align-items: center;
gap: 4px;
border-radius: var(--Medium, 6px);
background: var(--Surface-Buttons-Surface-Btn-Secondary, #262626);
color: var(--Text-Text-Btn-Label-Secondary, #FFF);

/* Labels/medium/Semibold 600 */
font-family: var(--labels-medium-semibold-600-font-family, Montserrat);
font-size: var(--Typeface-Labels-Size-Medium, 14px);
font-style: normal;
font-weight: 600;
line-height: var(--Typeface-Labels-Line-Height-Medium, 20px); /* 142.857% */
letter-spacing: 0.28px;
}

.footer_title
{
    margin-top: 20px;
    color: var(--Text-Text-Heading, #000);

/* Desktop/H5/H5 Bold */
font-family: var(--desktop-h5-h5-bold-font-family, Montserrat);
font-size: var(--desktop-h5-h5-bold-font-size, 24px);
font-style: normal;
font-weight: var(--desktop-h5-h5-bold-font-weight);
line-height: var(--desktop-h5-h5-bold-line-height, 32px); /* 133.333% */
 
    
max-width: 1200px;
align-self: stretch;
}

.footer_bottom
{
    display: flex;
width: 100%;
padding: 16px 0px;
flex-direction: column;
align-items: center;
gap: 16px;
border-top: 1px solid var(--Border-Border-Default, #D9D9D9);
background: var(--Surface-Background-Surface-Footer, #F9F9F9);

}

.footer_bottom_flex
{
    display: flex;
max-width: 1600px;
justify-content: space-between;
align-items: center;
align-content: center;
row-gap: 8px;
align-self: stretch;
flex-wrap: wrap;
}

.footer_bottom_flex_part_2
{
    display: flex;
min-width: 320px;
max-width: 470px;
align-items: center;
align-content: center;
gap: 16px 30px;
flex: 1 0 0;
flex-wrap: wrap;
}

.product_name
{
color: var(--Text-Text-Keywords, #BA2A2D) !important;
font-family: "Montserrat", Helvetica !important;
font-optical-sizing: auto !important;
font-weight: 300 !important;
font-style: normal;
font-size: 52px;
line-height: var(--Typeface-Heading-Line-height-Display-Display-3, 77px);
align-self: stretch !important;

}
.product_name_subpart
{
    color: var(--Text-Text-Heading, #000);

    /* Desktop/Display XLarge/Display 3 Semibold */
    font-family: "Montserrat", Helvetica;
    font-optical-sizing: auto;
    font-size: 52px;
    font-style: normal;
    font-weight: 600;
    line-height: var(--Typeface-Heading-Line-height-Display-Display-3, 77px); /* 120.313% */

} 

.overview_paragraph
{
color: var(--Text-Text-Body, #161A1D);
padding: 20px 0;
/* Paragraphs/Medium/Regular 300 */
font-family: var(--paragraphs-medium-light-300-font-family);
font-size: var(--paragraphs-medium-light-300-font-size);
font-style: normal;
font-weight: var(--paragraphs-medium-light-300-font-weight);
line-height: var(--paragraphs-medium-light-300-line-height); /* 150% */
}

.ecosystem_paragraph
{
color: var(--Text-Text-Body, #161A1D);
/* padding: 20px 0; */
font-family: var(--paragraphs-medium-light-300-font-family);
font-size: var(--paragraphs-medium-light-300-font-size);
font-style: normal;
font-weight: var(--paragraphs-medium-light-300-font-weight);
line-height: var(--paragraphs-medium-light-300-line-height); /* 150% */}

img.product_cover
{
width: 386px  !important;
height: 496px !important;
flex-shrink: 0;
}

.ecofreetrial
{
    display: flex;
    width:88px;
    height: 18px;
    padding: 0px 4px;
    margin: 10px 0px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border-radius: var(--Small, 4px);
    background: var(--Surface-Buttons-Surface-Btn-Accent-2, #2ABA6F);
     color: var(--Basic-Basic-White, #FFF);

/* Labels/xsmall/Semibold 600 All caps */
font-family: var(--labels-xsmall-semibold-600-all-caps-font-family);
font-size: var(--labels-xsmall-semibold-600-all-caps-font-size);
font-style: normal;
font-weight: var(--labels-xsmall-semibold-600-all-caps-font-weight);
line-height: var(--labels-xsmall-semibold-600-all-caps-line-height); /* 140% */
letter-spacing: 0.4px;
text-transform: uppercase;
}

.ecoenqbtnbody
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 4%;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 24px; /* Optional spacing on sides */
    box-sizing: border-box;
}

.ecomailicon
{
    display: flex;
padding: 6px;
justify-content: center;
align-items: center;
gap: 2px;
cursor: pointer;


}



.ecoemailbody
{
    border-radius: var(--Small, 4px);
border: 1px solid var(--American-Red-American-Red-200, #F3C9CA);
cursor: pointer;
}





/* popup contact form */


.overlay-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.popup-box {
    background: #fff;
    padding: 24px;
    border-radius: 12px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    width: 820px;
    text-align: center;
    opacity: 0;
    transform: scale(0.8);
    animation: fadeInUp 0.5s ease-out forwards;
}

.form-container {
    display: flex;
    flex-direction: column;
}

.form-label {
    margin-bottom: 10px;
    font-size: 16px;
    color: #444;
    text-align: left;
}

.form-input {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
}

.btn-submit,
.btn-close-popup {
    padding: 12px 24px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.btn-submit {
    background-color: green;
    color: #fff;
}

.btn-close-popup {
    margin-top: 12px;
    background-color: #e74c3c;
    color: #fff;
}

.btn-submit:hover,
.btn-close-popup:hover {
    background-color: #4caf50;
}

/* Keyframes for fadeInUp animation */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Animation for popup */
.overlay-container.show {
    display: flex;
    opacity: 1;
}

.vmodal-close {
    position: absolute;
    top: 10px;
    right: 15px;
    background: #000;
    color: #fff;
    border: none;
    font-size: 24px;
    cursor: pointer;
    z-index: 10000000000;
    padding: 5px 10px;
    border-radius: 50%;
  }
  
