/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/global/navbar/Navbar.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/


.Navbar_nav__LkYrO {
  padding-top: 20px;
}

.Navbar_navbar__Gjvr3 {
  background-color: #FFFFFF;
  box-shadow: 1px 1px 1px 1px #f0efef;
  margin: 0px 50px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  border-radius: 10px;
  width: 92%;
  position: relative;
  z-index: 2;
}

.Navbar_navlinkdiv__p4MpL {
  display: flex;
  margin-left: 300px;
  margin-top: -70px;
  color: #000000;
}

.Navbar_navlink__VJdks {
  text-decoration: none;
  margin: 0 6px;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  position: relative;
  z-index: 3;
}

.Navbar_navlink2__DNtlm {
  text-decoration: none;
  margin: 0 10px;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  position: relative;
  z-index: 3;
}

.Navbar_navlink2__DNtlm:hover {
  color: rgb(0, 81, 255);
  font-weight: bold;
}

.Navbar_navlink3__VE6Xn {
  text-decoration: none;
  margin: 0 10px;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  position: relative;
  z-index: 3;
}

.Navbar_navlink3__VE6Xn:hover {
  color: rgb(0, 81, 255);
  font-weight: bold;
}

.Navbar_navlink4__KxfJh {
  text-decoration: none;
  margin: 0 10px;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  position: relative;
  z-index: 3;
}

.Navbar_navlink4__KxfJh:hover {
  color: rgb(0, 81, 255);
  font-weight: bold;
}

.Navbar_navlink5__V_RcF {
  text-decoration: none;
  margin: 0 10px;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  position: relative;
  z-index: 3;
}

.Navbar_navlink5__V_RcF:hover {
  color: rgb(0, 81, 255);
  font-weight: bold;
}

.Navbar_navlink__VJdks:hover {
  color: rgb(0, 81, 255);
  font-weight: bold;
}

.Navbar_icons__M_5iO {
  display: flex;
}

.Navbar_signin__yMy9b {
  margin: 5px 10px 0 20px;
}

.Navbar_cart__Lsasi {
  margin: 2px 0 0 0;
}

.Navbar_usa__yniVh {
  margin: 2px 10px 0 10px;
}

.Navbar_menutoggle__L3Kxu {
  background: none;
  border: none;
  cursor: pointer;
}

.Navbar_toggle__VE_dN {
  color: black;
  width: 30px;
  height: 30px;
  display: none;
}

.Navbar_toggle2__CIAjW {
  color: black;
  width: 30px;
  height: 30px;
  display: none;
}

/* Hide links on mobile by default */
.Navbar_links__FVWRq {
  display: flex;
}




.Navbar_navLinks___Xoc5 {
  display: flex;
  align-items: center;
  background-color: none;
  position: absolute;
  top: 50px;
  right: 0;
  width: 100.01%;
  padding: 1rem;
  z-index: 2;
  border-radius: 15px;
}

.Navbar_navLinks___Xoc5.Navbar_show__uBdgP {
  display: flex; /* Show menu when toggle is active */
}

.Navbar_toggleButton__Duzzs {
  font-size: 1.5rem;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
}









@media only screen and (min-width: 320px) and (max-width: 478px) {
  .Navbar_navbar__Gjvr3 {
    width: 80%;
  }

  /* .links {
    display: none; 
    flex-direction: column;
    gap: 10px;
  }

  .links.open {
    display: flex; 
  } */

  .Navbar_menutoggle__L3Kxu {
    display: flex; /* Show toggle button on mobile */
    color: black;
  }

  .Navbar_toggle__VE_dN {
    display: flex;
  }

  .Navbar_toggle2__CIAjW {
    display: flex;
  }

  .Navbar_icons__M_5iO {
    display: none; /* Hide icons on mobile */
  }

  .Navbar_toggleButton__Duzzs {
    font-size: 1.5rem;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
  }

  .Navbar_navLinks___Xoc5 {
    display: none; 
    flex-direction: column;
    align-items: center;
    background-color: #FFFFFF;
    position: absolute;
    top: 50px;
    right: 0;
    width: 90%;
    height: 100vh;
    padding: 1rem;
    position: relative;
    z-index: 3;
  }
  
  .Navbar_navLinks___Xoc5.Navbar_show__uBdgP {
    display: flex;
  }
  
  .Navbar_toggleButton__Duzzs {
    font-size: 1.5rem;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
  }

  .Navbar_navlink1div__fUzDs {
    margin-bottom: 70px;
  }

  .Navbar_navlink__VJdks {
    position: relative;
    z-index: 3;
    font-size: 17px;
    color: rgb(185, 124, 13);
    font-weight: bold;
  }

  .Navbar_navlink2div__c5XEa {
    margin-bottom: 70px;
  } 

  .Navbar_navlink2__DNtlm {
    position: relative;
    z-index: 3;
    font-size: 17px;
    color: rgb(185, 124, 13);
    font-weight: bold;
    margin: 5px 0;
  }

  .Navbar_navlink3div__nMWtj {
    margin-bottom: 70px;
  }

  .Navbar_navlink3__VE6Xn {
    position: relative;
    z-index: 3;
    font-size: 17px;
    color: rgb(185, 124, 13);
    font-weight: bold;
    margin: 5px 0;
  }

  .Navbar_navlink4__KxfJh {
    position: relative;
    z-index: 3;
    font-size: 17px;
    color: rgb(185, 124, 13);
    font-weight: bold;
  }

  .Navbar_navlinkdiv__p4MpL {
    flex-direction: column;
    margin-left: -100px;
    margin-top: 0;
    color: #000000;
  }
}


@media only screen and (min-width: 479px) and (max-width: 600px) {
  .Navbar_navbar__Gjvr3 {
    width: 82%;
  }

  .Navbar_links__FVWRq {
    display: none; /* Hide links on mobile */
    flex-direction: column;
    gap: 10px;
  }

  .Navbar_links__FVWRq.Navbar_open__kvCNO {
    display: flex; /* Show links when the menu is open */
  }

  .Navbar_menutoggle__L3Kxu {
    display: flex; /* Show toggle button on mobile */
    color: black;
  }

  .Navbar_toggle__VE_dN {
    display: flex;
  }

  .Navbar_toggle2__CIAjW {
    display: flex;
  }

  .Navbar_icons__M_5iO {
    display: none; /* Hide icons on mobile */
  }

  .Navbar_toggleButton__Duzzs {
    font-size: 1.5rem;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
  }

  .Navbar_navLinks___Xoc5 {
    display: none; 
    flex-direction: column;
    align-items: center;
    background-color: #FFFFFF;
    position: absolute;
    top: 50px;
    right: 0;
    width: 90%;
    height: 100vh;
    padding: 1rem;
    position: relative;
    z-index: 3;
  }
  
  .Navbar_navLinks___Xoc5.Navbar_show__uBdgP {
    display: flex;
  }
  
  .Navbar_toggleButton__Duzzs {
    font-size: 1.5rem;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
  }

  .Navbar_navlink1div__fUzDs {
    margin-bottom: 70px;
  }

  .Navbar_navlink__VJdks {
    position: relative;
    z-index: 3;
    font-size: 17px;
    color: rgb(185, 124, 13);
    font-weight: bold;
  }

  .Navbar_navlink2div__c5XEa {
    margin-bottom: 70px;
  } 

  .Navbar_navlink2__DNtlm {
    position: relative;
    z-index: 3;
    font-size: 17px;
    color: rgb(185, 124, 13);
    font-weight: bold;
    margin: 5px 0;
  }

  .Navbar_navlink3div__nMWtj {
    margin-bottom: 70px;
  }

  .Navbar_navlink3__VE6Xn {
    position: relative;
    z-index: 3;
    font-size: 17px;
    color: rgb(185, 124, 13);
    font-weight: bold;
    margin: 5px 0;
  }

  .Navbar_navlink4__KxfJh {
    position: relative;
    z-index: 3;
    font-size: 17px;
    color: rgb(185, 124, 13);
    font-weight: bold;
  }

  .Navbar_navlinkdiv__p4MpL {
    flex-direction: column;
    margin-left: -100px;
    margin-top: 0;
    color: #000000;
  }
}



@media only screen and (min-width: 601px) and (max-width: 768px) {
  .Navbar_navbar__Gjvr3 {
    width: 84%;
  }

  .Navbar_links__FVWRq {
    display: none; /* Hide links on mobile */
    flex-direction: column;
    gap: 10px;
  }

  .Navbar_links__FVWRq.Navbar_open__kvCNO {
    display: flex; /* Show links when the menu is open */
  }

  .Navbar_menutoggle__L3Kxu {
    display: flex; /* Show toggle button on mobile */
    color: black;
  }

  .Navbar_toggle__VE_dN {
    display: flex;
  }

  .Navbar_toggle2__CIAjW {
    display: flex;
  }

  .Navbar_icons__M_5iO {
    display: none; /* Hide icons on mobile */
  }

  .Navbar_toggleButton__Duzzs {
    font-size: 1.5rem;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
  }

  .Navbar_navLinks___Xoc5 {
    display: none; 
    flex-direction: column;
    align-items: center;
    background-color: #FFFFFF;
    position: absolute;
    top: 50px;
    right: 0;
    width: 90%;
    height: 100vh;
    padding: 1rem;
    position: relative;
    z-index: 3;
  }
  
  .Navbar_navLinks___Xoc5.Navbar_show__uBdgP {
    display: flex;
  }
  
  .Navbar_toggleButton__Duzzs {
    font-size: 1.5rem;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
  }

  .Navbar_navlink1div__fUzDs {
    margin-bottom: 70px;
  }

  .Navbar_navlink__VJdks {
    position: relative;
    z-index: 3;
    font-size: 19px;
    color: rgb(185, 124, 13);
    font-weight: bold;
  }

  .Navbar_navlink2div__c5XEa {
    margin-bottom: 70px;
  } 

  .Navbar_navlink2__DNtlm {
    position: relative;
    z-index: 3;
    font-size: 19px;
    color: rgb(185, 124, 13);
    font-weight: bold;
    margin: 5px 0;
  }

  .Navbar_navlink3div__nMWtj {
    margin-bottom: 70px;
  }

  .Navbar_navlink3__VE6Xn {
    position: relative;
    z-index: 3;
    font-size: 19px;
    color: rgb(185, 124, 13);
    font-weight: bold;
    margin: 5px 0;
  }

  .Navbar_navlink4__KxfJh {
    position: relative;
    z-index: 3;
    font-size: 19px;
    color: rgb(185, 124, 13);
    font-weight: bold;
  }

  .Navbar_navlinkdiv__p4MpL {
    flex-direction: column;
    margin-left: -100px;
    margin-top: 0;
    color: #000000;
  }
}


@media only screen and (min-width: 769px) and (max-width: 900px) {
  .Navbar_navbar__Gjvr3 {
    width: 86%;
  }

  .Navbar_links__FVWRq {
    display: none; /* Hide links on mobile */
    flex-direction: column;
    gap: 10px;
  }

  .Navbar_links__FVWRq.Navbar_open__kvCNO {
    display: flex; /* Show links when the menu is open */
  }

  .Navbar_menutoggle__L3Kxu {
    display: flex; /* Show toggle button on mobile */
    color: black;
  }

  .Navbar_toggle__VE_dN {
    display: flex;
  }

  .Navbar_toggle2__CIAjW {
    display: flex;
  }

  .Navbar_icons__M_5iO {
    display: none; /* Hide icons on mobile */
  }

  .Navbar_toggleButton__Duzzs {
    font-size: 1.5rem;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
  }

  .Navbar_navLinks___Xoc5 {
    display: none; 
    flex-direction: column;
    align-items: center;
    background-color: #FFFFFF;
    position: absolute;
    top: 50px;
    right: 0;
    width: 90%;
    height: 100vh;
    padding: 1rem;
    position: relative;
    z-index: 3;
  }
  
  .Navbar_navLinks___Xoc5.Navbar_show__uBdgP {
    display: flex;
  }
  
  .Navbar_toggleButton__Duzzs {
    font-size: 1.5rem;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
  }

  .Navbar_navlink1div__fUzDs {
    margin-bottom: 70px;
  }

  .Navbar_navlink__VJdks {
    position: relative;
    z-index: 3;
    font-size: 19px;
    color: rgb(185, 124, 13);
    font-weight: bold;
  }

  .Navbar_navlink2div__c5XEa {
    margin-bottom: 70px;
  } 

  .Navbar_navlink2__DNtlm {
    position: relative;
    z-index: 3;
    font-size: 19px;
    color: rgb(185, 124, 13);
    font-weight: bold;
    margin: 5px 0;
  }

  .Navbar_navlink3div__nMWtj {
    margin-bottom: 70px;
  }

  .Navbar_navlink3__VE6Xn {
    position: relative;
    z-index: 3;
    font-size: 19px;
    color: rgb(185, 124, 13);
    font-weight: bold;
    margin: 5px 0;
  }

  .Navbar_navlink4__KxfJh {
    position: relative;
    z-index: 3;
    font-size: 19px;
    color: rgb(185, 124, 13);
    font-weight: bold;
  }

  .Navbar_navlinkdiv__p4MpL {
    flex-direction: column;
    margin-left: -100px;
    margin-top: 0;
    color: #000000;
  }
}


@media only screen and (min-width: 901px) and (max-width: 1200px) {
  .Navbar_navbar__Gjvr3 {
    width: 90%;
  }

  .Navbar_links__FVWRq {
    display: none; /* Hide links on mobile */
    flex-direction: column;
    gap: 10px;
  }

  .Navbar_links__FVWRq.Navbar_open__kvCNO {
    display: flex; /* Show links when the menu is open */
  }

  .Navbar_menutoggle__L3Kxu {
    display: flex; /* Show toggle button on mobile */
    color: black;
  }

  .Navbar_toggle__VE_dN {
    display: flex;
  }

  .Navbar_toggle2__CIAjW {
    display: flex;
  }

  .Navbar_icons__M_5iO {
    display: none; /* Hide icons on mobile */
  }

  .Navbar_toggleButton__Duzzs {
    font-size: 1.5rem;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
  }

  .Navbar_navLinks___Xoc5 {
    display: none; 
    flex-direction: column;
    align-items: center;
    background-color: #FFFFFF;
    position: absolute;
    top: 50px;
    right: 0;
    width: 90%;
    height: 100vh;
    padding: 1rem;
    position: relative;
    z-index: 3;
  }
  
  .Navbar_navLinks___Xoc5.Navbar_show__uBdgP {
    display: flex;
  }
  
  .Navbar_toggleButton__Duzzs {
    font-size: 1.5rem;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
  }

  .Navbar_navlink1div__fUzDs {
    margin-bottom: 70px;
  }

  .Navbar_navlink__VJdks {
    position: relative;
    z-index: 3;
    font-size: 20px;
    color: rgb(185, 124, 13);
    font-weight: bold;
  }

  .Navbar_navlink2div__c5XEa {
    margin-bottom: 70px;
  } 

  .Navbar_navlink2__DNtlm {
    position: relative;
    z-index: 3;
    font-size: 20px;
    color: rgb(185, 124, 13);
    font-weight: bold;
    margin: 5px 0;
  }

  .Navbar_navlink3div__nMWtj {
    margin-bottom: 70px;
  }

  .Navbar_navlink3__VE6Xn {
    position: relative;
    z-index: 3;
    font-size: 20px;
    color: rgb(185, 124, 13);
    font-weight: bold;
    margin: 5px 0;
  }

  .Navbar_navlink4__KxfJh {
    position: relative;
    z-index: 3;
    font-size: 20px;
    color: rgb(185, 124, 13);
    font-weight: bold;
  }

  .Navbar_navlinkdiv__p4MpL {
    flex-direction: column;
    margin-left: -100px;
    margin-top: 0;
    color: #000000;
  }
}





/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./node_modules/slick-carousel/slick/slick.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./node_modules/slick-carousel/slick/slick-theme.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(/_next/static/media/ajax-loader.0b80f665.gif) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/_next/static/media/slick.25572f22.eot);
    src: url(/_next/static/media/slick.25572f22.eot?#iefix) format('embedded-opentype'), url(/_next/static/media/slick.653a4cbb.woff) format('woff'), url(/_next/static/media/slick.6aa1ee46.ttf) format('truetype'), url(/_next/static/media/slick.f895cfdf.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_1/carousel/Carousel.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************/
.Carousel_main__cPZ9T {
  width: 100%;
}

.Carousel_section1__DqBYk {
    position: relative;
    /* background-image: ur('/mybackgroundsection.svg'); */
    /* background-image: url("/modernroom.png");  */
    background-size: cover;
    background-position: center;
    color: white; /* Set text color to white */
    height: 85vh;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: Carousel_moveBackground__bxdfq 2.5s linear infinite;

  }

  @keyframes Carousel_moveBackground__bxdfq {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: 100% 100%;
    }
  }
  
  .Carousel_section1__DqBYk::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background-color: rgba(0, 0, 0, 0.5);  */
    /* z-index: 1; */
  }

.Carousel_section2__i4VTU {
    position: relative;
    height: 85vh;
    background-size: cover;
    background-position: center;
    background: linear-gradient(90deg, #5C755E, #78A67C);
    /* background-image: url("/grandeurproduct.png"); */
    color: white; /* Set text color to white */
    display: flex;
    align-items: center;
    justify-content: center;
    animation: Carousel_moveBackground__bxdfq 2.5s linear infinite;
}

.Carousel_section2__i4VTU::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* background-color: rgba(76, 75, 75, 0.5); */
  z-index: 1;
}

.Carousel_section3__G7eEy {
    position: relative;
    height: 85vh;
    background-size: cover;
    background-position: center;
    background: linear-gradient(90deg, #5C755E, #78A67C);
    /* background-image: url("/grandeur-energy.png"); */
    color: white; /* Set text color to white */
    display: flex;
    align-items: center;
    justify-content: center;
    animation: Carousel_moveBackground__bxdfq 2.5s linear infinite;
}
.Carousel_section3__G7eEy::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background-color: rgba(0, 0, 0, 0.5);  */
    z-index: 1;
  }

.Carousel_section4__Rto3n {
    position: relative;
    height: 85vh;
    background-size: cover;
    background-position: center;
    background: linear-gradient(90deg, #5C755E, #78A67C);
    /* background-image: url("/grandeurproduct.png"); */
    animation: Carousel_moveBackground__bxdfq 2.5s linear infinite;
}

.Carousel_section4__Rto3n::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background-color: rgba(0, 0, 0, 0.5);  */
    z-index: 1;
  }

  @media only screen and (min-width: 3501px) and (max-width: 4500px) {
    .Carousel_main__cPZ9T {
      width: 100%;
    }
    
    .Carousel_section1__DqBYk {
        position: relative;
        background: linear-gradient(90deg, #5C755E, #78A67C);
        /* background-image: url("/modernroom.png");  */
        background-size: cover;
        background-position: center;
        color: white; /* Set text color to white */
        height: 97vh;
        display: flex;
        justify-content: center;
        animation: Carousel_moveBackground__bxdfq 2.5s linear infinite;
      }
    
      @keyframes Carousel_moveBackground__bxdfq {
        0% {
          background-position: 0 0;
        }
        100% {
          background-position: 100% 100%;
        }
      }
      
      .Carousel_section1__DqBYk::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /* background-color: rgba(0, 0, 0, 0.5);  */
        /* z-index: 1; */
      }
    
    .Carousel_section2__i4VTU {
        position: relative;
        height: 97vh;
        background-size: cover;
        background-position: center;
        background: linear-gradient(90deg, #5C755E, #78A67C);
        /* background-image: url("/grandeurproduct.png"); */
        color: white; /* Set text color to white */
        display: flex;
        align-items: center;
        justify-content: center;
        animation: Carousel_moveBackground__bxdfq 2.5s linear infinite;
    }
    
    .Carousel_section2__i4VTU::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      /* background-color: rgba(76, 75, 75, 0.5); */
      z-index: 1;
    }
    
    .Carousel_section3__G7eEy {
        position: relative;
        height: 97vh;
        background-size: cover;
        background-position: center;
        background: linear-gradient(90deg, #5C755E, #78A67C);
        /* background-image: url("/grandeur-energy.png"); */
        color: white; /* Set text color to white */
        display: flex;
        align-items: center;
        justify-content: center;
        animation: Carousel_moveBackground__bxdfq 2.5s linear infinite;
    }
    .Carousel_section3__G7eEy::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /* background-color: rgba(0, 0, 0, 0.5);  */
        z-index: 1;
      }
    
    .Carousel_section4__Rto3n {
        position: relative;
        height: 97vh;
        background-size: cover;
        background-position: center;
        background: linear-gradient(90deg, #5C755E, #78A67C);
        /* background-image: url("/grandeurproduct.png"); */
        animation: Carousel_moveBackground__bxdfq 2.5s linear infinite;
    }
    
    .Carousel_section4__Rto3n::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /* background-color: rgba(0, 0, 0, 0.5);  */
        z-index: 1;
      }
  }

  @media only screen and (min-width: 2161px) and (max-width: 3500px) {
    .Carousel_main__cPZ9T {
      width: 100%;
    }
    
    .Carousel_section1__DqBYk {
        position: relative;
        background: linear-gradient(90deg, #5C755E, #78A67C);
        /* background-image: url("/modernroom.png");  */
        background-size: cover;
        background-position: center;
        color: white; /* Set text color to white */
        height: 96vh;
        display: flex;
        align-items: center;
        justify-content: center;
        animation: Carousel_moveBackground__bxdfq 2.5s linear infinite;
      }
    
      @keyframes Carousel_moveBackground__bxdfq {
        0% {
          background-position: 0 0;
        }
        100% {
          background-position: 100% 100%;
        }
      }
      
      .Carousel_section1__DqBYk::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /* background-color: rgba(0, 0, 0, 0.5);  */
        /* z-index: 1; */
      }
    
    .Carousel_section2__i4VTU {
        position: relative;
        height: 96vh;
        background-size: cover;
        background-position: center;
        background: linear-gradient(90deg, #5C755E, #78A67C);
        /* background-image: url("/grandeurproduct.png"); */
        color: white; /* Set text color to white */
        display: flex;
        align-items: center;
        justify-content: center;
        animation: Carousel_moveBackground__bxdfq 2.5s linear infinite;
    }
    
    .Carousel_section2__i4VTU::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      /* background-color: rgba(76, 75, 75, 0.5); */
      z-index: 1;
    }
    
    .Carousel_section3__G7eEy {
        position: relative;
        height: 96vh;
        background-size: cover;
        background-position: center;
        background: linear-gradient(90deg, #5C755E, #78A67C);
        /* background-image: url("/grandeur-energy.png"); */
        color: white; /* Set text color to white */
        display: flex;
        align-items: center;
        justify-content: center;
        animation: Carousel_moveBackground__bxdfq 2.5s linear infinite;
    }
    .Carousel_section3__G7eEy::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /* background-color: rgba(0, 0, 0, 0.5);  */
        z-index: 1;
      }
    
    .Carousel_section4__Rto3n {
        position: relative;
        height: 97vh;
        background-size: cover;
        background-position: center;
        background: linear-gradient(90deg, #5C755E, #78A67C);
        /* background-image: url("/grandeurproduct.png"); */
        animation: Carousel_moveBackground__bxdfq 2.5s linear infinite;
    }
    
    .Carousel_section4__Rto3n::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /* background-color: rgba(0, 0, 0, 0.5);  */
        z-index: 1;
      }
  }


  @media only screen and (min-width: 1201px) and (max-width: 2160px) {
    .Carousel_main__cPZ9T {
      width: 100%;
    }
    
    .Carousel_section1__DqBYk {
        position: relative;
        background: linear-gradient(90deg, #5C755E, #78A67C);
        /* background-image: url("/modernroom.png");  */
        background-size: cover;
        background-position: center;
        color: white; /* Set text color to white */
        height: 97vh;
        display: flex;
        align-items: center;
        justify-content: center;
        animation: Carousel_moveBackground__bxdfq 2.5s linear infinite;
      }
    
      @keyframes Carousel_moveBackground__bxdfq {
        0% {
          background-position: 0 0;
        }
        100% {
          background-position: 100% 100%;
        }
      }
      
      .Carousel_section1__DqBYk::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /* background-color: rgba(0, 0, 0, 0.5);  */
        /* z-index: 1; */
      }
    
    .Carousel_section2__i4VTU {
        position: relative;
        height: 97vh;
        background-size: cover;
        background-position: center;
        background: linear-gradient(90deg, #5C755E, #78A67C);
        /* background-image: url("/grandeurproduct.png"); */
        color: white; /* Set text color to white */
        display: flex;
        align-items: center;
        justify-content: center;
        animation: Carousel_moveBackground__bxdfq 2.5s linear infinite;
    }
    
    .Carousel_section2__i4VTU::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      /* background-color: rgba(76, 75, 75, 0.5); */
      z-index: 1;
    }
    
    .Carousel_section3__G7eEy {
        position: relative;
        height: 97vh;
        background-size: cover;
        background-position: center;
        background: linear-gradient(90deg, #5C755E, #78A67C);
        /* background-image: url("/grandeur-energy.png"); */
        color: white; /* Set text color to white */
        display: flex;
        align-items: center;
        justify-content: center;
        animation: Carousel_moveBackground__bxdfq 2.5s linear infinite;
    }
    .Carousel_section3__G7eEy::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /* background-color: rgba(0, 0, 0, 0.5);  */
        z-index: 1;
      }
    
    .Carousel_section4__Rto3n {
        position: relative;
        height: 97vh;
        background-size: cover;
        background-position: center;
        background: linear-gradient(90deg, #5C755E, #78A67C);
        /* background-image: url("/grandeurproduct.png"); */
        animation: Carousel_moveBackground__bxdfq 2.5s linear infinite;
    }
    
    .Carousel_section4__Rto3n::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /* background-color: rgba(0, 0, 0, 0.5);  */
        z-index: 1;
      }
  }

  @media only screen and (min-width: 320px) and (max-width: 400px) {
    .Carousel_section1__DqBYk {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 96vh;
    }
    .Carousel_section2__i4VTU {
      background: linear-gradient(90deg, #5C755E, #78A67C);
      margin-right: 0;
      height: 96vh;
    }
    .Carousel_section3__G7eEy {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 96vh;
    }
    .Carousel_section4__Rto3n {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 96vh;
    }
  }

  @media only screen and (min-width: 401px) and (max-width: 480px) {
    .Carousel_section1__DqBYk {
      background: linear-gradient(90deg, #5C755E, #78A67C);
      margin-right: 0;
      height: 96vh;
    }
    .Carousel_section2__i4VTU {
      background: linear-gradient(90deg, #5C755E, #78A67C);
      margin-right: 0;
      height: 96vh;
    }
    .Carousel_section3__G7eEy {
      background: linear-gradient(90deg, #5C755E, #78A67C);
      margin-right: 0;
      height: 96vh;
    }
    .Carousel_section4__Rto3n {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 96vh;
    }
  }

  @media only screen and (min-width: 481px) and (max-width: 600px) {
    .Carousel_section1__DqBYk {
      background: linear-gradient(90deg, #5C755E, #78A67C);
      margin-right: 0;
      height: 84vh;
    }
    .Carousel_section2__i4VTU {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 84vh;
    }
    .Carousel_section3__G7eEy {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 84vh;
    }
    .Carousel_section4__Rto3n {
      background: linear-gradient(90deg, #5C755E, #78A67C);
      margin-right: 0;
      height: 84vh;
    }
  }

  @media only screen and (min-width: 601px) and (max-width: 768px) {
    .Carousel_section1__DqBYk {
      background: linear-gradient(90deg, #5C755E, #78A67C);
      margin-right: 0;
      height: 83vh;
    }
    .Carousel_section2__i4VTU {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 83vh;
    }
    .Carousel_section3__G7eEy {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 83vh;
    }
    .Carousel_section4__Rto3n {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 83vh;
    }
  }

  @media only screen and (min-width: 769px) and (max-width: 900px) {
    .Carousel_section1__DqBYk {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 80vh;
    }
    .Carousel_section2__i4VTU {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 80vh;
    }
    .Carousel_section3__G7eEy {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 80vh;
    }
    .Carousel_section4__Rto3n {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 80vh;
    }
  }

  @media only screen and (min-width: 901px) and (max-width: 1023px) {
    .Carousel_section1__DqBYk {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 98vh;
    }
    .Carousel_section2__i4VTU {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 98vh;
    }
    .Carousel_section3__G7eEy {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 98vh;
    }
    .Carousel_section4__Rto3n {
      background: linear-gradient(90deg, #5C755E, #78A67C); 
      margin-right: 0;
      height: 98vh;
    }
  }

  @media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .Carousel_section1__DqBYk {
      /* background-image: url("/modernroom.png");  */
      background: linear-gradient(90deg, #5C755E, #78A67C);
      margin-right: 0;
      height: 98vh;
    }
    .Carousel_section2__i4VTU {
      /* background-image: url("/modernroom.png");  */
      background: linear-gradient(90deg, #5C755E, #78A67C);
      margin-right: 0;
      height: 98vh;
    }
    .Carousel_section3__G7eEy {
      /* background-image: url("/modernroom.png");  */
      background: linear-gradient(90deg, #5C755E, #78A67C);
      margin-right: 0;
      height: 98vh;
    }
    .Carousel_section4__Rto3n {
      /* background-image: url("/modernroom.png");  */
      background: linear-gradient(90deg, #5C755E, #78A67C);
      margin-right: 0;
      height: 98vh;
    }
  }
/*!**************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_1/section1/Section1.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************/
.Section1_section1__4rJWX {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh; 
    width: 100%; 
}

.Section1_section1x__CgJcw {
    /* flex-direction: column; */
    /* margin: 30px 50px 0px 50px; */
}

.Section1_h1main__HQeMV {
    background-image: linear-gradient(90deg, #5C755E, #78A67C);
    background-clip: text;
    -webkit-background-clip: text; /* For WebKit browsers */
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    width: 500px;
    margin-top: -80px;
    font-weight: 900;
    margin-bottom: 15px;
    letter-spacing: 3px;
    color: #FFFFFF;
    position: relative;
    z-index: 2; /* Make sure text is above the overlay */
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

@keyframes Section1_backgroundPop__p0sSj {
    0% {
      transform: scale(1); /* Start with normal size */
      background-position: center; /* Normal position */
    }
    50% {
      transform: scale(1.05); /* Pop-up effect: enlarge */
      background-position: center; /* Keep the image centered */
    }
    100% {
      transform: scale(1); /* Return to normal size */
      background-position: center; /* Normal position */
    }
}

.Section1_p1main__E0C4Y {
    font-size: 17px;
    font-weight: 400;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-bottom: 15px;
    width: 520px;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
    letter-spacing: 1px;
    line-height: 30px;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1_fahouse__iq6f7 {
    margin-right: 10px;
    font-size: 18px;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1_p1amain__Vwz28 {
    font-size: 15px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-bottom: 20px;
    display: flex;
    letter-spacing: 1px;
    color: #FFFFFF;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1_p1bmain__Bkj_1 {
    font-size: 15px;
    margin-bottom: 20px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    display: flex;
    letter-spacing: 1px;
    color: #FFFFFF;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1_p1cmain__VOu3Q {
    font-size: 15px;
    display: flex;
    letter-spacing: 1px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-bottom: 30px;
    color: #FFFFFF;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1_button__5HIrX {
    background-color: #A97D5D;
    border: none;
    border-radius: 40px;
    padding: 20px 40px;
    cursor: pointer;
    transition: background-image 1.5s ease, transform 0.8s ease;
    position: relative;
    z-index: 2; /* Make sure text is above the overlay */
    animation: Section1_backgroundPop__p0sSj 4s ease-in-out infinite;
}

.Section1_button__5HIrX:hover {
    background-color: #87512a;
    transform: scale(1.05);
    position: relative;
    z-index: 2; /* Make sure text is above the overlay */
}

.Section1_buttontext__t5Bn8 {
    font-size: 17px;
    color: #FFFFFF;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    position: relative;
    z-index: 2; /* Make sure text is above the overlay */
}

.Section1_gadget__4KPlZ {
    /* display: flex; */
    margin: 0 50px 0 0px; 
}



.Section1_devices__Z3JlM {
    display: flex;
    justify-content: center;
    align-items: center;
}

.Section1_phone__rYysh {
    width: 160px;
    height: 215px;
}

.Section1_laptop__kHf8B {
    width: 480px;
    height: 220px;
}

.Section1_p1adiv__9npEd {
    display: flex;
}

/* .smallhomediv1 {
    margin-top: 15px;
    margin-right: 10px;
} */

.Section1_p1bdiv__BgMp_ {
    display: flex;
}

.Section1_p1cdiv__pjSuZ {
    display: flex;
}

@media only screen and (min-width: 3501px) and (max-width: 4500px) {
    .Section1_section1__4rJWX {
        display: flex;
        justify-content: space-around;
        align-items: center;
        min-height: 100vh; 
        /* width: 100%;  */
    }
    
    .Section1_section1x__CgJcw {
        /* flex-direction: column; */
        /* margin: 30px 50px 0px 50px; */
    }
    
    .Section1_h1main__HQeMV {
        background-image: linear-gradient(90deg, #5C755E, #78A67C);
        background-clip: text;
        -webkit-background-clip: text; /* For WebKit browsers */
        font-size: 39px;
        width: 800px;
        margin-top: -80px;
        font-weight: 900;
        margin-bottom: 15px;
        letter-spacing: 5px;
        color: #FFFFFF;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    @keyframes Section1_backgroundPop__p0sSj {
        0% {
          transform: scale(1); /* Start with normal size */
          background-position: center; /* Normal position */
        }
        50% {
          transform: scale(1.05); /* Pop-up effect: enlarge */
          background-position: center; /* Keep the image centered */
        }
        100% {
          transform: scale(1); /* Return to normal size */
          background-position: center; /* Normal position */
        }
    }
    
    .Section1_p1main__E0C4Y {
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 15px;
        width: 620px;
        color: #FFFFFF;
        position: relative;
        z-index: 2;
        letter-spacing: 1px;
        line-height: 30px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_fahouse__iq6f7 {
        margin-right: 10px;
        font-size: 18px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1amain__Vwz28 {
        font-size: 18px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1bmain__Bkj_1 {
        font-size: 18px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1cmain__VOu3Q {
        font-size: 18px;
        display: flex;
        letter-spacing: 1px;
        margin-bottom: 40px;
        color: #FFFFFF;
        /* width: 450px; */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_button__5HIrX {
        background-color: #A97D5D;
        border: none;
        border-radius: 40px;
        padding: 20px 40px;
        cursor: pointer;
        transition: background-image 1.5s ease, transform 0.8s ease;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        animation: Section1_backgroundPop__p0sSj 4s ease-in-out infinite;
    }
    
    .Section1_button__5HIrX:hover {
        background-color: #87512a;
        transform: scale(1.05);
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1_buttontext__t5Bn8 {
        font-size: 18px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1_gadget__4KPlZ {
        /* display: flex; */
        margin: 0 50px 0 0px; 
    }
    
    
    
    .Section1_devices__Z3JlM {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .Section1_phone__rYysh {
        width: 160px;
        height: 215px;
    }
    
    .Section1_laptop__kHf8B {
        width: 480px;
        height: 220px;
    }
    
    .Section1_p1adiv__9npEd {
        display: flex;
    }
    
    .Section1_smallhomediv__G_7fm {
        margin-top: -5px;
        margin-right: 10px;
    }
    
    .Section1_p1bdiv__BgMp_ {
        display: flex;
    }
    
    .Section1_p1cdiv__pjSuZ {
        display: flex;
    }
}

@media only screen and (min-width: 2701px) and (max-width: 3500px) {
    .Section1_section1__4rJWX {
        display: flex;
        justify-content: space-around;
        align-items: center;
        min-height: 100vh; 
        /* width: 100%;  */
    }
    
    .Section1_section1x__CgJcw {
        /* flex-direction: column; */
        /* margin: 30px 50px 0px 50px; */
    }
    
    .Section1_h1main__HQeMV {
        background-image: linear-gradient(90deg, #5C755E, #78A67C);
        background-clip: text;
        -webkit-background-clip: text; /* For WebKit browsers */
        font-size: 35px;
        width: 600px;
        margin-top: -80px;
        font-weight: 900;
        margin-bottom: 15px;
        letter-spacing: 5px;
        color: #FFFFFF;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    @keyframes Section1_backgroundPop__p0sSj {
        0% {
          transform: scale(1); /* Start with normal size */
          background-position: center; /* Normal position */
        }
        50% {
          transform: scale(1.05); /* Pop-up effect: enlarge */
          background-position: center; /* Keep the image centered */
        }
        100% {
          transform: scale(1); /* Return to normal size */
          background-position: center; /* Normal position */
        }
    }
    
    .Section1_p1main__E0C4Y {
        font-size: 19px;
        font-weight: 400;
        margin-bottom: 15px;
        width: 620px;
        color: #FFFFFF;
        position: relative;
        z-index: 2;
        letter-spacing: 1px;
        line-height: 30px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_fahouse__iq6f7 {
        margin-right: 10px;
        font-size: 18px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1amain__Vwz28 {
        font-size: 17px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1bmain__Bkj_1 {
        font-size: 17px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1cmain__VOu3Q {
        font-size: 17px;
        display: flex;
        letter-spacing: 1px;
        margin-bottom: 40px;
        color: #FFFFFF;
        /* width: 450px; */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_button__5HIrX {
        background-color: #A97D5D;
        border: none;
        border-radius: 40px;
        padding: 20px 40px;
        cursor: pointer;
        transition: background-image 1.5s ease, transform 0.8s ease;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        animation: Section1_backgroundPop__p0sSj 4s ease-in-out infinite;
    }
    
    .Section1_button__5HIrX:hover {
        background-color: #87512a;
        transform: scale(1.05);
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1_buttontext__t5Bn8 {
        font-size: 17px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1_gadget__4KPlZ {
        /* display: flex; */
        margin: 0 50px 0 0px; 
    }
    
    
    
    .Section1_devices__Z3JlM {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .Section1_phone__rYysh {
        width: 160px;
        height: 215px;
    }
    
    .Section1_laptop__kHf8B {
        width: 480px;
        height: 220px;
    }
    
    .Section1_p1adiv__9npEd {
        display: flex;
    }
    
    .Section1_smallhomediv__G_7fm {
        margin-top: -5px;
        margin-right: 10px;
    }
    
    .Section1_p1bdiv__BgMp_ {
        display: flex;
    }
    
    .Section1_p1cdiv__pjSuZ {
        display: flex;
    }
}

@media only screen and (min-width: 1801px) and (max-width: 2700px) {
    .Section1_section1__4rJWX {
        display: flex;
        justify-content: space-around;
        align-items: center;
        min-height: 100vh; 
        /* width: 100%;  */
    }
    
    .Section1_section1x__CgJcw {
        /* flex-direction: column; */
        /* margin: 30px 50px 0px 50px; */
    }
    
    .Section1_h1main__HQeMV {
        background-image: linear-gradient(90deg, #5C755E, #78A67C);
        background-clip: text;
        -webkit-background-clip: text; /* For WebKit browsers */
        font-size: 35px;
        width: 600px;
        margin-top: -80px;
        font-weight: 900;
        margin-bottom: 15px;
        letter-spacing: 5px;
        color: #FFFFFF;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    @keyframes Section1_backgroundPop__p0sSj {
        0% {
          transform: scale(1); /* Start with normal size */
          background-position: center; /* Normal position */
        }
        50% {
          transform: scale(1.05); /* Pop-up effect: enlarge */
          background-position: center; /* Keep the image centered */
        }
        100% {
          transform: scale(1); /* Return to normal size */
          background-position: center; /* Normal position */
        }
    }
    
    .Section1_p1main__E0C4Y {
        font-size: 19px;
        font-weight: 400;
        margin-bottom: 15px;
        width: 620px;
        color: #FFFFFF;
        position: relative;
        z-index: 2;
        letter-spacing: 1px;
        line-height: 30px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_fahouse__iq6f7 {
        margin-right: 10px;
        font-size: 18px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1amain__Vwz28 {
        font-size: 17px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1bmain__Bkj_1 {
        font-size: 17px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1cmain__VOu3Q {
        font-size: 17px;
        display: flex;
        letter-spacing: 1px;
        margin-bottom: 40px;
        color: #FFFFFF;
        /* width: 450px; */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_button__5HIrX {
        background-color: #A97D5D;
        border: none;
        border-radius: 40px;
        padding: 20px 40px;
        cursor: pointer;
        transition: background-image 1.5s ease, transform 0.8s ease;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        animation: Section1_backgroundPop__p0sSj 4s ease-in-out infinite;
    }
    
    .Section1_button__5HIrX:hover {
        background-color: #87512a;
        transform: scale(1.05);
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1_buttontext__t5Bn8 {
        font-size: 17px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1_gadget__4KPlZ {
        /* display: flex; */
        margin: 0 50px 0 0px; 
    }
    
    
    
    .Section1_devices__Z3JlM {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .Section1_phone__rYysh {
        width: 160px;
        height: 215px;
    }
    
    .Section1_laptop__kHf8B {
        width: 480px;
        height: 220px;
    }
    
    .Section1_p1adiv__9npEd {
        display: flex;
    }
    
    .Section1_smallhomediv__G_7fm {
        margin-top: -5px;
        margin-right: 10px;
    }
    
    .Section1_p1bdiv__BgMp_ {
        display: flex;
    }
    
    .Section1_p1cdiv__pjSuZ {
        display: flex;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1800px) {
    .Section1_section1__4rJWX {
        display: flex;
        justify-content: space-around;
        align-items: center;
        min-height: 100vh; 
        width: 100%; 
}
    
    .Section1_section1x__CgJcw {
        /* flex-direction: column; */
        /* margin: 30px 50px 0px 50px; */
    }
    
    .Section1_h1main__HQeMV {
        background-image: linear-gradient(90deg, #5C755E, #78A67C);
        background-clip: text;
        -webkit-background-clip: text; /* For WebKit browsers */
        font-size: 32px;
        width: 500px;
        margin-top: -80px;
        font-weight: 900;
        margin-bottom: 15px;
        letter-spacing: 4px;
        color: #FFFFFF;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    @keyframes Section1_backgroundPop__p0sSj {
        0% {
          transform: scale(1); /* Start with normal size */
          background-position: center; /* Normal position */
        }
        50% {
          transform: scale(1.05); /* Pop-up effect: enlarge */
          background-position: center; /* Keep the image centered */
        }
        100% {
          transform: scale(1); /* Return to normal size */
          background-position: center; /* Normal position */
        }
    }
     
    .Section1_p1main__E0C4Y {
        font-size: 17px;
        font-weight: 400;
        margin-bottom: 15px;
        width: 520px;
        color: #FFFFFF;
        position: relative;
        z-index: 2;
        letter-spacing: 1px;
        line-height: 30px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_fahouse__iq6f7 {
        margin-right: 10px;
        font-size: 18px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1amain__Vwz28 {
        font-size: 15px;
        margin-bottom: 25px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1bmain__Bkj_1 {
        font-size: 15px;
        margin-bottom: 25px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1cmain__VOu3Q {
        font-size: 15px;
        display: flex;
        letter-spacing: 1px;
        margin-bottom: 35px;
        color: #FFFFFF;
        /* width: 450px; */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_button__5HIrX {
        background-color: #A97D5D;
        border: none;
        border-radius: 40px;
        padding: 20px 40px;
        cursor: pointer;
        transition: background-image 1.5s ease, transform 0.8s ease;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        animation: Section1_backgroundPop__p0sSj 4s ease-in-out infinite;
    }
    
    .Section1_button__5HIrX:hover {
        background-color: #87512a;
        transform: scale(1.05);
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1_buttontext__t5Bn8 {
        font-size: 17px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1_gadget__4KPlZ {
        /* display: flex; */
        margin: 0 50px 0 0px; 
    }
    
    
    
    .Section1_devices__Z3JlM {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .Section1_phone__rYysh {
        width: 160px;
        height: 215px;
    }
    
    .Section1_laptop__kHf8B {
        width: 480px;
        height: 220px;
    }
    
    .Section1_p1adiv__9npEd {
        display: flex;
    }
    
    .Section1_smallhomediv__G_7fm {
        margin-top: -5px;
        margin-right: 10px;
    }
    
    .Section1_p1bdiv__BgMp_ {
        display: flex;
    }
    
    .Section1_p1cdiv__pjSuZ {
        display: flex;
    }
}

@media only screen and (min-width: 320px) and (max-width: 400px) {
    .Section1_section1__4rJWX {
        flex-direction: column;
        /* align-items: center; */
    }

    .Section1_section1x__CgJcw {
        /* margin: 30px 12px 0px 12px; */
        justify-content: center;
        align-items: center;
    }

    .Section1_h1main__HQeMV {
        font-size: 16px;
        text-align: center;
        margin: -150px auto 0 auto;
        width: 250px;
        max-width: 90%;
        margin-bottom: 20px;
    }

    .Section1_p1main__E0C4Y {
        font-size: 15px;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        max-width: 90%;
        margin-bottom: 30px;
        letter-spacing: 1px;
        line-height: 22px;
    }

    .Section1_p1adiv__9npEd {
        display: flex;
        justify-content: center;
    }

    .Section1_p1bdiv__BgMp_ {
        display: flex;
        justify-content: center;
    }

    .Section1_p1cdiv__pjSuZ {
        display: flex;
        justify-content: center;
    }

    .Section1_fahouse__iq6f7 {
        margin-right: 10px;
        font-size: 25px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1amain__Vwz28 {
        font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: 280px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1bmain__Bkj_1 {
        font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: 280px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1cmain__VOu3Q {
        font-size: 15px;
        margin-bottom: 25px;
        letter-spacing: 1px;
        width: 280px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1_gadget__4KPlZ {
        visibility: hidden;
    }

    .Section1_buttoncontainer__JHJYP {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1_button__5HIrX {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1_buttontext__t5Bn8 {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}

@media only screen and (min-width: 401px) and (max-width: 480px) {
    .Section1_section1__4rJWX {
        flex-direction: column;
        /* align-items: center; */
    }

    .Section1_section1x__CgJcw {
        /* margin: 30px 12px 0px 12px; */
        justify-content: center;
        align-items: center;
    }

    .Section1_h1main__HQeMV {
        font-size: 17px;
        text-align: center;
        margin: -150px auto 0 auto;
        width: 300px;
        max-width: 90%;
        margin-bottom: 20px;
        line-height: 26px;
    }

    .Section1_p1main__E0C4Y {
        font-size: 15px;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        max-width: 90%;
        margin-bottom: 30px;
        letter-spacing: 1px;
        line-height: 22px;
    }

    .Section1_p1adiv__9npEd {
        display: flex;
        justify-content: center;
    }

    .Section1_p1bdiv__BgMp_ {
        display: flex;
        justify-content: center;
    }

    .Section1_p1cdiv__pjSuZ {
        display: flex;
        justify-content: center;
    }

    .Section1_fahouse__iq6f7 {
        margin-right: 10px;
        font-size: 25px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1amain__Vwz28 {
        font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: 300px;
        line-height: 21px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1bmain__Bkj_1 {
        font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: 300px;
        line-height: 21px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1cmain__VOu3Q {
        font-size: 15px;
        margin-bottom: 25px;
        letter-spacing: 1px;
        width: 300px;
        line-height: 21px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1_gadget__4KPlZ {
        visibility: hidden;
    }

    .Section1_buttoncontainer__JHJYP {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1_button__5HIrX {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1_buttontext__t5Bn8 {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }}



@media only screen and (min-width: 481px) and (max-width: 600px) {
    .Section1_section1__4rJWX {
        flex-direction: column;
        margin-top: 30px;
    }

    .Section1_section1x__CgJcw {
        margin: 15px 12px 0px 12px;
    }

    .Section1_h1main__HQeMV {
        font-size: 17px;
        text-align: center;
        margin: -260px auto 0 auto;
        width: 450px;
        max-width: 90%;
        margin-bottom: 20px;
    }

    .Section1_p1main__E0C4Y {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 400px;
        max-width: 90%;
        letter-spacing: 1px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .Section1_p1adiv__9npEd {
        display: flex;
        justify-content: center;
    }

    .Section1_p1bdiv__BgMp_ {
        display: flex;
        justify-content: center;
    }

    .Section1_p1cdiv__pjSuZ {
        display: flex;
        justify-content: center;
    }

    .Section1_fahouse__iq6f7 {
        margin-right: 10px;
        font-size: 28px;
        margin-top: -3px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1amain__Vwz28 {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 360px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1bmain__Bkj_1 {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 360px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1cmain__VOu3Q {
        font-size: 15px;
        margin-bottom: 20px;
        display: flex;
        letter-spacing: 1px;
        width: 360px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1_gadget__4KPlZ {
        visibility: hidden;
    }

    .Section1_buttoncontainer__JHJYP {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1_button__5HIrX {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1_buttontext__t5Bn8 {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}

@media only screen and (min-width: 601px) and (max-width: 768px) {
    .Section1_section1__4rJWX {
        flex-direction: column;
        margin-top: 30px;
    }

    .Section1_section1x__CgJcw {
        margin: 15px 12px 0px 12px;
    }

    .Section1_h1main__HQeMV {
        font-size: 18px;
        text-align: center;
        margin: -260px auto 0 auto;
        width: 480px;
        max-width: 90%;
        margin-bottom: 50px;
    }

    .Section1_p1main__E0C4Y {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 450px;
        max-width: 90%;
        letter-spacing: 1px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .Section1_p1adiv__9npEd {
        display: flex;
        justify-content: center;
    }

    .Section1_p1bdiv__BgMp_ {
        display: flex;
        justify-content: center;
    }

    .Section1_p1cdiv__pjSuZ {
        display: flex;
        justify-content: center;
    }

    .Section1_fahouse__iq6f7 {
        margin-right: 10px;
        font-size: 28px;
        margin-top: -3px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1amain__Vwz28 {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 400px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1bmain__Bkj_1 {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 400px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1cmain__VOu3Q {
        font-size: 15px;
        margin-bottom: 20px;
        display: flex;
        letter-spacing: 1px;
        width: 400px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1_gadget__4KPlZ {
        visibility: hidden;
    }

    .Section1_buttoncontainer__JHJYP {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1_button__5HIrX {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1_buttontext__t5Bn8 {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}

@media only screen and (min-width: 769px) and (max-width: 900px) {
    .Section1_section1__4rJWX {
        flex-direction: column;
        margin-top: 30px;
    }

    .Section1_section1x__CgJcw {
        margin: 15px 12px 0px 12px;
    }

    .Section1_h1main__HQeMV {
        font-size: 18px;
        text-align: center;
        margin: -260px auto 0 auto;
        width: 480px;
        max-width: 90%;
        margin-bottom: 30px;
    }

    .Section1_p1main__E0C4Y {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 520px;
        max-width: 90%;
        letter-spacing: 1px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .Section1_p1adiv__9npEd {
        display: flex;
        justify-content: center;
    }

    .Section1_p1bdiv__BgMp_ {
        display: flex;
        justify-content: center;
    }

    .Section1_p1cdiv__pjSuZ {
        display: flex;
        justify-content: center;
    }

    .Section1_fahouse__iq6f7 {
        margin-right: 10px;
        font-size: 28px;
        margin-top: -3px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1amain__Vwz28 {
        font-size: 16px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1bmain__Bkj_1 {
        font-size: 16px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1cmain__VOu3Q {
        font-size: 16px;
        margin-bottom: 20px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1_gadget__4KPlZ {
        visibility: hidden;
    }

    .Section1_buttoncontainer__JHJYP {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1_button__5HIrX {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1_buttontext__t5Bn8 {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}



@media only screen and (min-width: 901px) and (max-width: 1279px) {
    .Section1_section1__4rJWX {
        flex-direction: column;
        margin-top: 30px;
    }

    .Section1_section1x__CgJcw {
        margin: 15px 12px 0px 12px;
    }

    .Section1_h1main__HQeMV {
        font-size: 18px;
        text-align: center;
        margin: -260px auto 0 auto;
        width: 480px;
        max-width: 90%;
        margin-bottom: 50px;
    }

    .Section1_p1main__E0C4Y {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 580px;
        max-width: 90%;
        letter-spacing: 1px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .Section1_p1adiv__9npEd {
        display: flex;
        justify-content: center;
    }

    .Section1_p1bdiv__BgMp_ {
        display: flex;
        justify-content: center;
    }

    .Section1_p1cdiv__pjSuZ {
        display: flex;
        justify-content: center;
    }

    .Section1_fahouse__iq6f7 {
        margin-right: 10px;
        font-size: 28px;
        margin-top: -3px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1amain__Vwz28 {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1bmain__Bkj_1 {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1_p1cmain__VOu3Q {
        font-size: 15px;
        margin-bottom: 20px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1_gadget__4KPlZ {
        visibility: hidden;
    }

    .Section1_buttoncontainer__JHJYP {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1_button__5HIrX {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1_buttontext__t5Bn8 {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_1/section2/Section1b.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************/
.Section1b_section1__ysS1P {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh; 
    width: 100%; 
}

.Section1b_section1x__mH2b3 {
    /* flex-direction: column; */
    /* margin: 30px 50px 0px 50px; */
}

.Section1b_h1main__9L019 {
    background-image: linear-gradient(90deg, #5C755E, #78A67C);
    background-clip: text;
    -webkit-background-clip: text; /* For WebKit browsers */
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    width: 500px;
    margin-top: -80px;
    font-weight: 900;
    margin-bottom: 15px;
    letter-spacing: 3px;
    color: #FFFFFF;
    position: relative;
    z-index: 2; /* Make sure text is above the overlay */
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

@keyframes Section1b_backgroundPop__Cvxaf {
    0% {
      transform: scale(1); /* Start with normal size */
      background-position: center; /* Normal position */
    }
    50% {
      transform: scale(1.05); /* Pop-up effect: enlarge */
      background-position: center; /* Keep the image centered */
    }
    100% {
      transform: scale(1); /* Return to normal size */
      background-position: center; /* Normal position */
    }
}

.Section1b_p1main__7c2eH {
    font-size: 17px;
    font-weight: 400;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-bottom: 15px;
    width: 520px;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
    letter-spacing: 1px;
    line-height: 30px;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1b_fahouse__6HOvU {
    margin-right: 10px;
    font-size: 18px;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1b_p1amain__rc_Q7 {
    font-size: 15px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-bottom: 20px;
    display: flex;
    letter-spacing: 1px;
    color: #FFFFFF;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1b_p1bmain__2fdzS {
    font-size: 15px;
    margin-bottom: 20px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    display: flex;
    letter-spacing: 1px;
    color: #FFFFFF;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1b_p1cmain__YUzDB {
    font-size: 15px;
    display: flex;
    letter-spacing: 1px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-bottom: 30px;
    color: #FFFFFF;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1b_button__WUMke {
    background-color: #A97D5D;
    border: none;
    border-radius: 40px;
    padding: 20px 40px;
    cursor: pointer;
    transition: background-image 1.5s ease, transform 0.8s ease;
    position: relative;
    z-index: 2; /* Make sure text is above the overlay */
    animation: Section1b_backgroundPop__Cvxaf 4s ease-in-out infinite;
}

.Section1b_button__WUMke:hover {
    background-color: #87512a;
    transform: scale(1.05);
    position: relative;
    z-index: 2; /* Make sure text is above the overlay */
}

.Section1b_buttontext__33ium {
    font-size: 17px;
    color: #FFFFFF;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    position: relative;
    z-index: 2; /* Make sure text is above the overlay */
}

.Section1b_gadget___hLZk {
    /* display: flex; */
    margin: 0 50px 0 0px; 
}



.Section1b_devices__5LoTE {
    display: flex;
    justify-content: center;
    align-items: center;
}

.Section1b_phone__gfXRj {
    width: 160px;
    height: 215px;
}

.Section1b_laptop__BYbKy {
    width: 480px;
    height: 220px;
}

.Section1b_p1adiv__lNSwQ {
    display: flex;
}

/* .smallhomediv1 {
    margin-top: 15px;
    margin-right: 10px;
} */

.Section1b_p1bdiv__Cyd6i {
    display: flex;
}

.Section1b_p1cdiv__DnP2K {
    display: flex;
}

@media only screen and (min-width: 3501px) and (max-width: 4500px) {
    .Section1b_section1__ysS1P {
        display: flex;
        justify-content: space-around;
        align-items: center;
        min-height: 100vh; 
        /* width: 100%;  */
    }
    
    .Section1b_section1x__mH2b3 {
        /* flex-direction: column; */
        /* margin: 30px 50px 0px 50px; */
    }
    
    .Section1b_h1main__9L019 {
        background-image: linear-gradient(90deg, #5C755E, #78A67C);
        background-clip: text;
        -webkit-background-clip: text; /* For WebKit browsers */
        font-size: 39px;
        width: 800px;
        margin-top: -80px;
        font-weight: 900;
        margin-bottom: 15px;
        letter-spacing: 5px;
        color: #FFFFFF;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    @keyframes Section1b_backgroundPop__Cvxaf {
        0% {
          transform: scale(1); /* Start with normal size */
          background-position: center; /* Normal position */
        }
        50% {
          transform: scale(1.05); /* Pop-up effect: enlarge */
          background-position: center; /* Keep the image centered */
        }
        100% {
          transform: scale(1); /* Return to normal size */
          background-position: center; /* Normal position */
        }
    }
    
    .Section1b_p1main__7c2eH {
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 15px;
        width: 620px;
        color: #FFFFFF;
        position: relative;
        z-index: 2;
        letter-spacing: 1px;
        line-height: 30px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_fahouse__6HOvU {
        margin-right: 10px;
        font-size: 18px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1amain__rc_Q7 {
        font-size: 18px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1bmain__2fdzS {
        font-size: 18px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1cmain__YUzDB {
        font-size: 18px;
        display: flex;
        letter-spacing: 1px;
        margin-bottom: 40px;
        color: #FFFFFF;
        /* width: 450px; */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_button__WUMke {
        background-color: #A97D5D;
        border: none;
        border-radius: 40px;
        padding: 20px 40px;
        cursor: pointer;
        transition: background-image 1.5s ease, transform 0.8s ease;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        animation: Section1b_backgroundPop__Cvxaf 4s ease-in-out infinite;
    }
    
    .Section1b_button__WUMke:hover {
        background-color: #87512a;
        transform: scale(1.05);
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1b_buttontext__33ium {
        font-size: 18px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1b_gadget___hLZk {
        /* display: flex; */
        margin: 0 50px 0 0px; 
    }
    
    
    
    .Section1b_devices__5LoTE {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .Section1b_phone__gfXRj {
        width: 160px;
        height: 215px;
    }
    
    .Section1b_laptop__BYbKy {
        width: 480px;
        height: 220px;
    }
    
    .Section1b_p1adiv__lNSwQ {
        display: flex;
    }
    
    .Section1b_smallhomediv__hITYi {
        margin-top: -5px;
        margin-right: 10px;
    }
    
    .Section1b_p1bdiv__Cyd6i {
        display: flex;
    }
    
    .Section1b_p1cdiv__DnP2K {
        display: flex;
    }
}

@media only screen and (min-width: 2701px) and (max-width: 3500px) {
    .Section1b_section1__ysS1P {
        display: flex;
        justify-content: space-around;
        align-items: center;
        min-height: 100vh; 
        /* width: 100%;  */
    }
    
    .Section1b_section1x__mH2b3 {
        /* flex-direction: column; */
        /* margin: 30px 50px 0px 50px; */
    }
    
    .Section1b_h1main__9L019 {
        background-image: linear-gradient(90deg, #5C755E, #78A67C);
        background-clip: text;
        -webkit-background-clip: text; /* For WebKit browsers */
        font-size: 35px;
        width: 600px;
        margin-top: -80px;
        font-weight: 900;
        margin-bottom: 15px;
        letter-spacing: 5px;
        color: #FFFFFF;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    @keyframes Section1b_backgroundPop__Cvxaf {
        0% {
          transform: scale(1); /* Start with normal size */
          background-position: center; /* Normal position */
        }
        50% {
          transform: scale(1.05); /* Pop-up effect: enlarge */
          background-position: center; /* Keep the image centered */
        }
        100% {
          transform: scale(1); /* Return to normal size */
          background-position: center; /* Normal position */
        }
    }
    
    .Section1b_p1main__7c2eH {
        font-size: 19px;
        font-weight: 400;
        margin-bottom: 15px;
        width: 620px;
        color: #FFFFFF;
        position: relative;
        z-index: 2;
        letter-spacing: 1px;
        line-height: 30px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_fahouse__6HOvU {
        margin-right: 10px;
        font-size: 18px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1amain__rc_Q7 {
        font-size: 17px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1bmain__2fdzS {
        font-size: 17px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1cmain__YUzDB {
        font-size: 17px;
        display: flex;
        letter-spacing: 1px;
        margin-bottom: 40px;
        color: #FFFFFF;
        /* width: 450px; */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_button__WUMke {
        background-color: #A97D5D;
        border: none;
        border-radius: 40px;
        padding: 20px 40px;
        cursor: pointer;
        transition: background-image 1.5s ease, transform 0.8s ease;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        animation: Section1b_backgroundPop__Cvxaf 4s ease-in-out infinite;
    }
    
    .Section1b_button__WUMke:hover {
        background-color: #87512a;
        transform: scale(1.05);
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1b_buttontext__33ium {
        font-size: 17px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1b_gadget___hLZk {
        /* display: flex; */
        margin: 0 50px 0 0px; 
    }
    
    
    
    .Section1b_devices__5LoTE {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .Section1b_phone__gfXRj {
        width: 160px;
        height: 215px;
    }
    
    .Section1b_laptop__BYbKy {
        width: 480px;
        height: 220px;
    }
    
    .Section1b_p1adiv__lNSwQ {
        display: flex;
    }
    
    .Section1b_smallhomediv__hITYi {
        margin-top: -5px;
        margin-right: 10px;
    }
    
    .Section1b_p1bdiv__Cyd6i {
        display: flex;
    }
    
    .Section1b_p1cdiv__DnP2K {
        display: flex;
    }
}

@media only screen and (min-width: 1801px) and (max-width: 2700px) {
    .Section1b_section1__ysS1P {
        display: flex;
        justify-content: space-around;
        align-items: center;
        min-height: 100vh; 
        /* width: 100%;  */
    }
    
    .Section1b_section1x__mH2b3 {
        /* flex-direction: column; */
        /* margin: 30px 50px 0px 50px; */
    }
    
    .Section1b_h1main__9L019 {
        background-image: linear-gradient(90deg, #5C755E, #78A67C);
        background-clip: text;
        -webkit-background-clip: text; /* For WebKit browsers */
        font-size: 35px;
        width: 600px;
        margin-top: -80px;
        font-weight: 900;
        margin-bottom: 15px;
        letter-spacing: 5px;
        color: #FFFFFF;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    @keyframes Section1b_backgroundPop__Cvxaf {
        0% {
          transform: scale(1); /* Start with normal size */
          background-position: center; /* Normal position */
        }
        50% {
          transform: scale(1.05); /* Pop-up effect: enlarge */
          background-position: center; /* Keep the image centered */
        }
        100% {
          transform: scale(1); /* Return to normal size */
          background-position: center; /* Normal position */
        }
    }
    
    .Section1b_p1main__7c2eH {
        font-size: 19px;
        font-weight: 400;
        margin-bottom: 15px;
        width: 620px;
        color: #FFFFFF;
        position: relative;
        z-index: 2;
        letter-spacing: 1px;
        line-height: 30px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_fahouse__6HOvU {
        margin-right: 10px;
        font-size: 18px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1amain__rc_Q7 {
        font-size: 17px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1bmain__2fdzS {
        font-size: 17px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1cmain__YUzDB {
        font-size: 17px;
        display: flex;
        letter-spacing: 1px;
        margin-bottom: 40px;
        color: #FFFFFF;
        /* width: 450px; */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_button__WUMke {
        background-color: #A97D5D;
        border: none;
        border-radius: 40px;
        padding: 20px 40px;
        cursor: pointer;
        transition: background-image 1.5s ease, transform 0.8s ease;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        animation: Section1b_backgroundPop__Cvxaf 4s ease-in-out infinite;
    }
    
    .Section1b_button__WUMke:hover {
        background-color: #87512a;
        transform: scale(1.05);
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1b_buttontext__33ium {
        font-size: 17px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1b_gadget___hLZk {
        /* display: flex; */
        margin: 0 50px 0 0px; 
    }
    
    
    
    .Section1b_devices__5LoTE {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .Section1b_phone__gfXRj {
        width: 160px;
        height: 215px;
    }
    
    .Section1b_laptop__BYbKy {
        width: 480px;
        height: 220px;
    }
    
    .Section1b_p1adiv__lNSwQ {
        display: flex;
    }
    
    .Section1b_smallhomediv__hITYi {
        margin-top: -5px;
        margin-right: 10px;
    }
    
    .Section1b_p1bdiv__Cyd6i {
        display: flex;
    }
    
    .Section1b_p1cdiv__DnP2K {
        display: flex;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1800px) {
    .Section1b_section1__ysS1P {
        display: flex;
        justify-content: space-around;
        align-items: center;
        min-height: 100vh; 
        width: 100%; 
}
    
    .Section1b_section1x__mH2b3 {
        /* flex-direction: column; */
        /* margin: 30px 50px 0px 50px; */
    }
    
    .Section1b_h1main__9L019 {
        background-image: linear-gradient(90deg, #5C755E, #78A67C);
        background-clip: text;
        -webkit-background-clip: text; /* For WebKit browsers */
        font-size: 32px;
        width: 500px;
        margin-top: -80px;
        font-weight: 900;
        margin-bottom: 15px;
        letter-spacing: 4px;
        color: #FFFFFF;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    @keyframes Section1b_backgroundPop__Cvxaf {
        0% {
          transform: scale(1); /* Start with normal size */
          background-position: center; /* Normal position */
        }
        50% {
          transform: scale(1.05); /* Pop-up effect: enlarge */
          background-position: center; /* Keep the image centered */
        }
        100% {
          transform: scale(1); /* Return to normal size */
          background-position: center; /* Normal position */
        }
    }
     
    .Section1b_p1main__7c2eH {
        font-size: 17px;
        font-weight: 400;
        margin-bottom: 15px;
        width: 520px;
        color: #FFFFFF;
        position: relative;
        z-index: 2;
        letter-spacing: 1px;
        line-height: 30px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_fahouse__6HOvU {
        margin-right: 10px;
        font-size: 18px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1amain__rc_Q7 {
        font-size: 15px;
        margin-bottom: 25px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1bmain__2fdzS {
        font-size: 15px;
        margin-bottom: 25px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1cmain__YUzDB {
        font-size: 15px;
        display: flex;
        letter-spacing: 1px;
        margin-bottom: 35px;
        color: #FFFFFF;
        /* width: 450px; */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_button__WUMke {
        background-color: #A97D5D;
        border: none;
        border-radius: 40px;
        padding: 20px 40px;
        cursor: pointer;
        transition: background-image 1.5s ease, transform 0.8s ease;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        animation: Section1b_backgroundPop__Cvxaf 4s ease-in-out infinite;
    }
    
    .Section1b_button__WUMke:hover {
        background-color: #87512a;
        transform: scale(1.05);
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1b_buttontext__33ium {
        font-size: 17px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1b_gadget___hLZk {
        /* display: flex; */
        margin: 0 50px 0 0px; 
    }
    
    
    
    .Section1b_devices__5LoTE {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .Section1b_phone__gfXRj {
        width: 160px;
        height: 215px;
    }
    
    .Section1b_laptop__BYbKy {
        width: 480px;
        height: 220px;
    }
    
    .Section1b_p1adiv__lNSwQ {
        display: flex;
    }
    
    .Section1b_smallhomediv__hITYi {
        margin-top: -5px;
        margin-right: 10px;
    }
    
    .Section1b_p1bdiv__Cyd6i {
        display: flex;
    }
    
    .Section1b_p1cdiv__DnP2K {
        display: flex;
    }
}

@media only screen and (min-width: 320px) and (max-width: 400px) {
    .Section1b_section1__ysS1P {
        flex-direction: column;
        /* align-items: center; */
    }

    .Section1b_section1x__mH2b3 {
        /* margin: 30px 12px 0px 12px; */
        justify-content: center;
        align-items: center;
    }

    .Section1b_h1main__9L019 {
        font-size: 16px;
        text-align: center;
        margin: -150px auto 0 auto;
        width: 250px;
        max-width: 90%;
        margin-bottom: 20px;
    }

    .Section1b_p1main__7c2eH {
        font-size: 15px;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        max-width: 90%;
        margin-bottom: 30px;
        letter-spacing: 1px;
        line-height: 22px;
    }

    .Section1b_p1adiv__lNSwQ {
        display: flex;
        justify-content: center;
    }

    .Section1b_p1bdiv__Cyd6i {
        display: flex;
        justify-content: center;
    }

    .Section1b_p1cdiv__DnP2K {
        display: flex;
        justify-content: center;
    }

    .Section1b_fahouse__6HOvU {
        margin-right: 10px;
        font-size: 25px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1amain__rc_Q7 {
        font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: 280px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1bmain__2fdzS {
        font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: 280px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1cmain__YUzDB {
        font-size: 15px;
        margin-bottom: 25px;
        letter-spacing: 1px;
        width: 280px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1b_gadget___hLZk {
        visibility: hidden;
    }

    .Section1b_buttoncontainer__6__Sa {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1b_button__WUMke {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1b_buttontext__33ium {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}

@media only screen and (min-width: 401px) and (max-width: 480px) {
    .Section1b_section1__ysS1P {
        flex-direction: column;
        /* align-items: center; */
    }

    .Section1b_section1x__mH2b3 {
        /* margin: 30px 12px 0px 12px; */
        justify-content: center;
        align-items: center;
    }

    .Section1b_h1main__9L019 {
        font-size: 17px;
        text-align: center;
        margin: -150px auto 0 auto;
        width: 300px;
        max-width: 90%;
        margin-bottom: 20px;
        line-height: 26px;
    }

    .Section1b_p1main__7c2eH {
        font-size: 15px;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        max-width: 90%;
        margin-bottom: 30px;
        letter-spacing: 1px;
        line-height: 22px;
    }

    .Section1b_p1adiv__lNSwQ {
        display: flex;
        justify-content: center;
    }

    .Section1b_p1bdiv__Cyd6i {
        display: flex;
        justify-content: center;
    }

    .Section1b_p1cdiv__DnP2K {
        display: flex;
        justify-content: center;
    }

    .Section1b_fahouse__6HOvU {
        margin-right: 10px;
        font-size: 25px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1amain__rc_Q7 {
        font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: 300px;
        line-height: 21px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1bmain__2fdzS {
        font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: 300px;
        line-height: 21px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1cmain__YUzDB {
        font-size: 15px;
        margin-bottom: 25px;
        letter-spacing: 1px;
        width: 300px;
        line-height: 21px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1b_gadget___hLZk {
        visibility: hidden;
    }

    .Section1b_buttoncontainer__6__Sa {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1b_button__WUMke {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1b_buttontext__33ium {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }}



@media only screen and (min-width: 481px) and (max-width: 600px) {
    .Section1b_section1__ysS1P {
        flex-direction: column;
        margin-top: 30px;
    }

    .Section1b_section1x__mH2b3 {
        margin: 15px 12px 0px 12px;
    }

    .Section1b_h1main__9L019 {
        font-size: 17px;
        text-align: center;
        margin: -260px auto 0 auto;
        width: 450px;
        max-width: 90%;
        margin-bottom: 20px;
    }

    .Section1b_p1main__7c2eH {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 400px;
        max-width: 90%;
        letter-spacing: 1px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .Section1b_p1adiv__lNSwQ {
        display: flex;
        justify-content: center;
    }

    .Section1b_p1bdiv__Cyd6i {
        display: flex;
        justify-content: center;
    }

    .Section1b_p1cdiv__DnP2K {
        display: flex;
        justify-content: center;
    }

    .Section1b_fahouse__6HOvU {
        margin-right: 10px;
        font-size: 28px;
        margin-top: -3px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1amain__rc_Q7 {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 360px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1bmain__2fdzS {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 360px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1cmain__YUzDB {
        font-size: 15px;
        margin-bottom: 20px;
        display: flex;
        letter-spacing: 1px;
        width: 360px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1b_gadget___hLZk {
        visibility: hidden;
    }

    .Section1b_buttoncontainer__6__Sa {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1b_button__WUMke {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1b_buttontext__33ium {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}

@media only screen and (min-width: 601px) and (max-width: 768px) {
    .Section1b_section1__ysS1P {
        flex-direction: column;
        margin-top: 30px;
    }

    .Section1b_section1x__mH2b3 {
        margin: 15px 12px 0px 12px;
    }

    .Section1b_h1main__9L019 {
        font-size: 18px;
        text-align: center;
        margin: -260px auto 0 auto;
        width: 480px;
        max-width: 90%;
        margin-bottom: 50px;
    }

    .Section1b_p1main__7c2eH {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 450px;
        max-width: 90%;
        letter-spacing: 1px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .Section1b_p1adiv__lNSwQ {
        display: flex;
        justify-content: center;
    }

    .Section1b_p1bdiv__Cyd6i {
        display: flex;
        justify-content: center;
    }

    .Section1b_p1cdiv__DnP2K {
        display: flex;
        justify-content: center;
    }

    .Section1b_fahouse__6HOvU {
        margin-right: 10px;
        font-size: 28px;
        margin-top: -3px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1amain__rc_Q7 {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 400px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1bmain__2fdzS {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 400px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1cmain__YUzDB {
        font-size: 15px;
        margin-bottom: 20px;
        display: flex;
        letter-spacing: 1px;
        width: 400px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1b_gadget___hLZk {
        visibility: hidden;
    }

    .Section1b_buttoncontainer__6__Sa {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1b_button__WUMke {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1b_buttontext__33ium {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}

@media only screen and (min-width: 769px) and (max-width: 900px) {
    .Section1b_section1__ysS1P {
        flex-direction: column;
        margin-top: 30px;
    }

    .Section1b_section1x__mH2b3 {
        margin: 15px 12px 0px 12px;
    }

    .Section1b_h1main__9L019 {
        font-size: 18px;
        text-align: center;
        margin: -260px auto 0 auto;
        width: 480px;
        max-width: 90%;
        margin-bottom: 30px;
    }

    .Section1b_p1main__7c2eH {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 520px;
        max-width: 90%;
        letter-spacing: 1px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .Section1b_p1adiv__lNSwQ {
        display: flex;
        justify-content: center;
    }

    .Section1b_p1bdiv__Cyd6i {
        display: flex;
        justify-content: center;
    }

    .Section1b_p1cdiv__DnP2K {
        display: flex;
        justify-content: center;
    }

    .Section1b_fahouse__6HOvU {
        margin-right: 10px;
        font-size: 28px;
        margin-top: -3px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1amain__rc_Q7 {
        font-size: 16px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1bmain__2fdzS {
        font-size: 16px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1cmain__YUzDB {
        font-size: 16px;
        margin-bottom: 20px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1b_gadget___hLZk {
        visibility: hidden;
    }

    .Section1b_buttoncontainer__6__Sa {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1b_button__WUMke {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1b_buttontext__33ium {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}



@media only screen and (min-width: 901px) and (max-width: 1279px) {
    .Section1b_section1__ysS1P {
        flex-direction: column;
        margin-top: 30px;
    }

    .Section1b_section1x__mH2b3 {
        margin: 15px 12px 0px 12px;
    }

    .Section1b_h1main__9L019 {
        font-size: 18px;
        text-align: center;
        margin: -260px auto 0 auto;
        width: 480px;
        max-width: 90%;
        margin-bottom: 50px;
    }

    .Section1b_p1main__7c2eH {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 580px;
        max-width: 90%;
        letter-spacing: 1px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .Section1b_p1adiv__lNSwQ {
        display: flex;
        justify-content: center;
    }

    .Section1b_p1bdiv__Cyd6i {
        display: flex;
        justify-content: center;
    }

    .Section1b_p1cdiv__DnP2K {
        display: flex;
        justify-content: center;
    }

    .Section1b_fahouse__6HOvU {
        margin-right: 10px;
        font-size: 28px;
        margin-top: -3px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1amain__rc_Q7 {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1bmain__2fdzS {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1b_p1cmain__YUzDB {
        font-size: 15px;
        margin-bottom: 20px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1b_gadget___hLZk {
        visibility: hidden;
    }

    .Section1b_buttoncontainer__6__Sa {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1b_button__WUMke {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1b_buttontext__33ium {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_1/section3/Section1c.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************/
.Section1c_section1__EEglF {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh; 
    width: 100%; 
}

.Section1c_section1x__6JQYd {
    /* flex-direction: column; */
    /* margin: 30px 50px 0px 50px; */
}

.Section1c_h1main__fWw10 {
    background-image: linear-gradient(90deg, #5C755E, #78A67C);
    background-clip: text;
    -webkit-background-clip: text; /* For WebKit browsers */
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    width: 500px;
    margin-top: -80px;
    font-weight: 900;
    margin-bottom: 15px;
    letter-spacing: 3px;
    color: #FFFFFF;
    position: relative;
    z-index: 2; /* Make sure text is above the overlay */
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

@keyframes Section1c_backgroundPop__wI4KY {
    0% {
      transform: scale(1); /* Start with normal size */
      background-position: center; /* Normal position */
    }
    50% {
      transform: scale(1.05); /* Pop-up effect: enlarge */
      background-position: center; /* Keep the image centered */
    }
    100% {
      transform: scale(1); /* Return to normal size */
      background-position: center; /* Normal position */
    }
}

.Section1c_p1main__5h8ZL {
    font-size: 17px;
    font-weight: 400;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-bottom: 15px;
    width: 520px;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
    letter-spacing: 1px;
    line-height: 30px;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1c_fahouse__QiFNN {
    margin-right: 10px;
    font-size: 18px;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1c_p1amain__H7g0Z {
    font-size: 15px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-bottom: 20px;
    display: flex;
    letter-spacing: 1px;
    color: #FFFFFF;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1c_p1bmain__xXlLV {
    font-size: 15px;
    margin-bottom: 20px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    display: flex;
    letter-spacing: 1px;
    color: #FFFFFF;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1c_p1cmain__y8UpQ {
    font-size: 15px;
    display: flex;
    letter-spacing: 1px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-bottom: 30px;
    color: #FFFFFF;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1c_button__13UYd {
    background-color: #A97D5D;
    border: none;
    border-radius: 40px;
    padding: 20px 40px;
    cursor: pointer;
    transition: background-image 1.5s ease, transform 0.8s ease;
    position: relative;
    z-index: 2; /* Make sure text is above the overlay */
    animation: Section1c_backgroundPop__wI4KY 4s ease-in-out infinite;
}

.Section1c_button__13UYd:hover {
    background-color: #87512a;
    transform: scale(1.05);
    position: relative;
    z-index: 2; /* Make sure text is above the overlay */
}

.Section1c_buttontext__D48IQ {
    font-size: 17px;
    color: #FFFFFF;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    position: relative;
    z-index: 2; /* Make sure text is above the overlay */
}

.Section1c_gadget__EpMLS {
    /* display: flex; */
    margin: 0 50px 0 0px; 
}



.Section1c_devices__WMz_O {
    display: flex;
    justify-content: center;
    align-items: center;
}

.Section1c_phone__SNdyk {
    width: 160px;
    height: 215px;
}

.Section1c_laptop__kcD_Y {
    width: 480px;
    height: 220px;
}

.Section1c_p1adiv__Ey2RP {
    display: flex;
}

/* .smallhomediv1 {
    margin-top: 15px;
    margin-right: 10px;
} */

.Section1c_p1bdiv__CMNyO {
    display: flex;
}

.Section1c_p1cdiv__Z7o0h {
    display: flex;
}

@media only screen and (min-width: 3501px) and (max-width: 4500px) {
    .Section1c_section1__EEglF {
        display: flex;
        justify-content: space-around;
        align-items: center;
        min-height: 100vh; 
        /* width: 100%;  */
    }
    
    .Section1c_section1x__6JQYd {
        /* flex-direction: column; */
        /* margin: 30px 50px 0px 50px; */
    }
    
    .Section1c_h1main__fWw10 {
        background-image: linear-gradient(90deg, #5C755E, #78A67C);
        background-clip: text;
        -webkit-background-clip: text; /* For WebKit browsers */
        font-size: 39px;
        width: 800px;
        margin-top: -80px;
        font-weight: 900;
        margin-bottom: 15px;
        letter-spacing: 5px;
        color: #FFFFFF;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    @keyframes Section1c_backgroundPop__wI4KY {
        0% {
          transform: scale(1); /* Start with normal size */
          background-position: center; /* Normal position */
        }
        50% {
          transform: scale(1.05); /* Pop-up effect: enlarge */
          background-position: center; /* Keep the image centered */
        }
        100% {
          transform: scale(1); /* Return to normal size */
          background-position: center; /* Normal position */
        }
    }
    
    .Section1c_p1main__5h8ZL {
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 15px;
        width: 620px;
        color: #FFFFFF;
        position: relative;
        z-index: 2;
        letter-spacing: 1px;
        line-height: 30px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_fahouse__QiFNN {
        margin-right: 10px;
        font-size: 18px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1amain__H7g0Z {
        font-size: 18px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1bmain__xXlLV {
        font-size: 18px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1cmain__y8UpQ {
        font-size: 18px;
        display: flex;
        letter-spacing: 1px;
        margin-bottom: 40px;
        color: #FFFFFF;
        /* width: 450px; */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_button__13UYd {
        background-color: #A97D5D;
        border: none;
        border-radius: 40px;
        padding: 20px 40px;
        cursor: pointer;
        transition: background-image 1.5s ease, transform 0.8s ease;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        animation: Section1c_backgroundPop__wI4KY 4s ease-in-out infinite;
    }
    
    .Section1c_button__13UYd:hover {
        background-color: #87512a;
        transform: scale(1.05);
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1c_buttontext__D48IQ {
        font-size: 18px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1c_gadget__EpMLS {
        /* display: flex; */
        margin: 0 50px 0 0px; 
    }
    
    
    
    .Section1c_devices__WMz_O {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .Section1c_phone__SNdyk {
        width: 160px;
        height: 215px;
    }
    
    .Section1c_laptop__kcD_Y {
        width: 480px;
        height: 220px;
    }
    
    .Section1c_p1adiv__Ey2RP {
        display: flex;
    }
    
    .Section1c_smallhomediv__3o_0G {
        margin-top: -5px;
        margin-right: 10px;
    }
    
    .Section1c_p1bdiv__CMNyO {
        display: flex;
    }
    
    .Section1c_p1cdiv__Z7o0h {
        display: flex;
    }
}

@media only screen and (min-width: 2701px) and (max-width: 3500px) {
    .Section1c_section1__EEglF {
        display: flex;
        justify-content: space-around;
        align-items: center;
        min-height: 100vh; 
        /* width: 100%;  */
    }
    
    .Section1c_section1x__6JQYd {
        /* flex-direction: column; */
        /* margin: 30px 50px 0px 50px; */
    }
    
    .Section1c_h1main__fWw10 {
        background-image: linear-gradient(90deg, #5C755E, #78A67C);
        background-clip: text;
        -webkit-background-clip: text; /* For WebKit browsers */
        font-size: 35px;
        width: 600px;
        margin-top: -80px;
        font-weight: 900;
        margin-bottom: 15px;
        letter-spacing: 5px;
        color: #FFFFFF;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    @keyframes Section1c_backgroundPop__wI4KY {
        0% {
          transform: scale(1); /* Start with normal size */
          background-position: center; /* Normal position */
        }
        50% {
          transform: scale(1.05); /* Pop-up effect: enlarge */
          background-position: center; /* Keep the image centered */
        }
        100% {
          transform: scale(1); /* Return to normal size */
          background-position: center; /* Normal position */
        }
    }
    
    .Section1c_p1main__5h8ZL {
        font-size: 19px;
        font-weight: 400;
        margin-bottom: 15px;
        width: 620px;
        color: #FFFFFF;
        position: relative;
        z-index: 2;
        letter-spacing: 1px;
        line-height: 30px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_fahouse__QiFNN {
        margin-right: 10px;
        font-size: 18px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1amain__H7g0Z {
        font-size: 17px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1bmain__xXlLV {
        font-size: 17px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1cmain__y8UpQ {
        font-size: 17px;
        display: flex;
        letter-spacing: 1px;
        margin-bottom: 40px;
        color: #FFFFFF;
        /* width: 450px; */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_button__13UYd {
        background-color: #A97D5D;
        border: none;
        border-radius: 40px;
        padding: 20px 40px;
        cursor: pointer;
        transition: background-image 1.5s ease, transform 0.8s ease;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        animation: Section1c_backgroundPop__wI4KY 4s ease-in-out infinite;
    }
    
    .Section1c_button__13UYd:hover {
        background-color: #87512a;
        transform: scale(1.05);
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1c_buttontext__D48IQ {
        font-size: 17px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1c_gadget__EpMLS {
        /* display: flex; */
        margin: 0 50px 0 0px; 
    }
    
    
    
    .Section1c_devices__WMz_O {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .Section1c_phone__SNdyk {
        width: 160px;
        height: 215px;
    }
    
    .Section1c_laptop__kcD_Y {
        width: 480px;
        height: 220px;
    }
    
    .Section1c_p1adiv__Ey2RP {
        display: flex;
    }
    
    .Section1c_smallhomediv__3o_0G {
        margin-top: -5px;
        margin-right: 10px;
    }
    
    .Section1c_p1bdiv__CMNyO {
        display: flex;
    }
    
    .Section1c_p1cdiv__Z7o0h {
        display: flex;
    }
}

@media only screen and (min-width: 1801px) and (max-width: 2700px) {
    .Section1c_section1__EEglF {
        display: flex;
        justify-content: space-around;
        align-items: center;
        min-height: 100vh; 
        /* width: 100%;  */
    }
    
    .Section1c_section1x__6JQYd {
        /* flex-direction: column; */
        /* margin: 30px 50px 0px 50px; */
    }
    
    .Section1c_h1main__fWw10 {
        background-image: linear-gradient(90deg, #5C755E, #78A67C);
        background-clip: text;
        -webkit-background-clip: text; /* For WebKit browsers */
        font-size: 35px;
        width: 600px;
        margin-top: -80px;
        font-weight: 900;
        margin-bottom: 15px;
        letter-spacing: 5px;
        color: #FFFFFF;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    @keyframes Section1c_backgroundPop__wI4KY {
        0% {
          transform: scale(1); /* Start with normal size */
          background-position: center; /* Normal position */
        }
        50% {
          transform: scale(1.05); /* Pop-up effect: enlarge */
          background-position: center; /* Keep the image centered */
        }
        100% {
          transform: scale(1); /* Return to normal size */
          background-position: center; /* Normal position */
        }
    }
    
    .Section1c_p1main__5h8ZL {
        font-size: 19px;
        font-weight: 400;
        margin-bottom: 15px;
        width: 620px;
        color: #FFFFFF;
        position: relative;
        z-index: 2;
        letter-spacing: 1px;
        line-height: 30px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_fahouse__QiFNN {
        margin-right: 10px;
        font-size: 18px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1amain__H7g0Z {
        font-size: 17px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1bmain__xXlLV {
        font-size: 17px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1cmain__y8UpQ {
        font-size: 17px;
        display: flex;
        letter-spacing: 1px;
        margin-bottom: 40px;
        color: #FFFFFF;
        /* width: 450px; */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_button__13UYd {
        background-color: #A97D5D;
        border: none;
        border-radius: 40px;
        padding: 20px 40px;
        cursor: pointer;
        transition: background-image 1.5s ease, transform 0.8s ease;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        animation: Section1c_backgroundPop__wI4KY 4s ease-in-out infinite;
    }
    
    .Section1c_button__13UYd:hover {
        background-color: #87512a;
        transform: scale(1.05);
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1c_buttontext__D48IQ {
        font-size: 17px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1c_gadget__EpMLS {
        /* display: flex; */
        margin: 0 50px 0 0px; 
    }
    
    
    
    .Section1c_devices__WMz_O {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .Section1c_phone__SNdyk {
        width: 160px;
        height: 215px;
    }
    
    .Section1c_laptop__kcD_Y {
        width: 480px;
        height: 220px;
    }
    
    .Section1c_p1adiv__Ey2RP {
        display: flex;
    }
    
    .Section1c_smallhomediv__3o_0G {
        margin-top: -5px;
        margin-right: 10px;
    }
    
    .Section1c_p1bdiv__CMNyO {
        display: flex;
    }
    
    .Section1c_p1cdiv__Z7o0h {
        display: flex;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1800px) {
    .Section1c_section1__EEglF {
        display: flex;
        justify-content: space-around;
        align-items: center;
        min-height: 100vh; 
        width: 100%; 
}
    
    .Section1c_section1x__6JQYd {
        /* flex-direction: column; */
        /* margin: 30px 50px 0px 50px; */
    }
    
    .Section1c_h1main__fWw10 {
        background-image: linear-gradient(90deg, #5C755E, #78A67C);
        background-clip: text;
        -webkit-background-clip: text; /* For WebKit browsers */
        font-size: 32px;
        width: 500px;
        margin-top: -80px;
        font-weight: 900;
        margin-bottom: 15px;
        letter-spacing: 4px;
        color: #FFFFFF;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    @keyframes Section1c_backgroundPop__wI4KY {
        0% {
          transform: scale(1); /* Start with normal size */
          background-position: center; /* Normal position */
        }
        50% {
          transform: scale(1.05); /* Pop-up effect: enlarge */
          background-position: center; /* Keep the image centered */
        }
        100% {
          transform: scale(1); /* Return to normal size */
          background-position: center; /* Normal position */
        }
    }
     
    .Section1c_p1main__5h8ZL {
        font-size: 17px;
        font-weight: 400;
        margin-bottom: 15px;
        width: 520px;
        color: #FFFFFF;
        position: relative;
        z-index: 2;
        letter-spacing: 1px;
        line-height: 30px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_fahouse__QiFNN {
        margin-right: 10px;
        font-size: 18px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1amain__H7g0Z {
        font-size: 15px;
        margin-bottom: 25px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1bmain__xXlLV {
        font-size: 15px;
        margin-bottom: 25px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1cmain__y8UpQ {
        font-size: 15px;
        display: flex;
        letter-spacing: 1px;
        margin-bottom: 35px;
        color: #FFFFFF;
        /* width: 450px; */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_button__13UYd {
        background-color: #A97D5D;
        border: none;
        border-radius: 40px;
        padding: 20px 40px;
        cursor: pointer;
        transition: background-image 1.5s ease, transform 0.8s ease;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        animation: Section1c_backgroundPop__wI4KY 4s ease-in-out infinite;
    }
    
    .Section1c_button__13UYd:hover {
        background-color: #87512a;
        transform: scale(1.05);
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1c_buttontext__D48IQ {
        font-size: 17px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1c_gadget__EpMLS {
        /* display: flex; */
        margin: 0 50px 0 0px; 
    }
    
    
    
    .Section1c_devices__WMz_O {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .Section1c_phone__SNdyk {
        width: 160px;
        height: 215px;
    }
    
    .Section1c_laptop__kcD_Y {
        width: 480px;
        height: 220px;
    }
    
    .Section1c_p1adiv__Ey2RP {
        display: flex;
    }
    
    .Section1c_smallhomediv__3o_0G {
        margin-top: -5px;
        margin-right: 10px;
    }
    
    .Section1c_p1bdiv__CMNyO {
        display: flex;
    }
    
    .Section1c_p1cdiv__Z7o0h {
        display: flex;
    }
}

@media only screen and (min-width: 320px) and (max-width: 400px) {
    .Section1c_section1__EEglF {
        flex-direction: column;
        /* align-items: center; */
    }

    .Section1c_section1x__6JQYd {
        /* margin: 30px 12px 0px 12px; */
        justify-content: center;
        align-items: center;
    }

    .Section1c_h1main__fWw10 {
        font-size: 16px;
        text-align: center;
        margin: -150px auto 0 auto;
        width: 250px;
        max-width: 90%;
        margin-bottom: 20px;
    }

    .Section1c_p1main__5h8ZL {
        font-size: 15px;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        max-width: 90%;
        margin-bottom: 30px;
        letter-spacing: 1px;
        line-height: 22px;
    }

    .Section1c_p1adiv__Ey2RP {
        display: flex;
        justify-content: center;
    }

    .Section1c_p1bdiv__CMNyO {
        display: flex;
        justify-content: center;
    }

    .Section1c_p1cdiv__Z7o0h {
        display: flex;
        justify-content: center;
    }

    .Section1c_fahouse__QiFNN {
        margin-right: 10px;
        font-size: 25px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1amain__H7g0Z {
        font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: 280px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1bmain__xXlLV {
        font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: 280px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1cmain__y8UpQ {
        font-size: 15px;
        margin-bottom: 25px;
        letter-spacing: 1px;
        width: 280px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1c_gadget__EpMLS {
        visibility: hidden;
    }

    .Section1c_buttoncontainer__9P3_x {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1c_button__13UYd {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1c_buttontext__D48IQ {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}

@media only screen and (min-width: 401px) and (max-width: 480px) {
    .Section1c_section1__EEglF {
        flex-direction: column;
        /* align-items: center; */
    }

    .Section1c_section1x__6JQYd {
        /* margin: 30px 12px 0px 12px; */
        justify-content: center;
        align-items: center;
    }

    .Section1c_h1main__fWw10 {
        font-size: 17px;
        text-align: center;
        margin: -150px auto 0 auto;
        width: 300px;
        max-width: 90%;
        margin-bottom: 20px;
        line-height: 26px;
    }

    .Section1c_p1main__5h8ZL {
        font-size: 15px;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        max-width: 90%;
        margin-bottom: 30px;
        letter-spacing: 1px;
        line-height: 22px;
    }

    .Section1c_p1adiv__Ey2RP {
        display: flex;
        justify-content: center;
    }

    .Section1c_p1bdiv__CMNyO {
        display: flex;
        justify-content: center;
    }

    .Section1c_p1cdiv__Z7o0h {
        display: flex;
        justify-content: center;
    }

    .Section1c_fahouse__QiFNN {
        margin-right: 10px;
        font-size: 25px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1amain__H7g0Z {
        font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: 300px;
        line-height: 21px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1bmain__xXlLV {
        font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: 300px;
        line-height: 21px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1cmain__y8UpQ {
        font-size: 15px;
        margin-bottom: 25px;
        letter-spacing: 1px;
        width: 300px;
        line-height: 21px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1c_gadget__EpMLS {
        visibility: hidden;
    }

    .Section1c_buttoncontainer__9P3_x {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1c_button__13UYd {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1c_buttontext__D48IQ {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }}



@media only screen and (min-width: 481px) and (max-width: 600px) {
    .Section1c_section1__EEglF {
        flex-direction: column;
        margin-top: 30px;
    }

    .Section1c_section1x__6JQYd {
        margin: 15px 12px 0px 12px;
    }

    .Section1c_h1main__fWw10 {
        font-size: 17px;
        text-align: center;
        margin: -260px auto 0 auto;
        width: 450px;
        max-width: 90%;
        margin-bottom: 20px;
    }

    .Section1c_p1main__5h8ZL {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 400px;
        max-width: 90%;
        letter-spacing: 1px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .Section1c_p1adiv__Ey2RP {
        display: flex;
        justify-content: center;
    }

    .Section1c_p1bdiv__CMNyO {
        display: flex;
        justify-content: center;
    }

    .Section1c_p1cdiv__Z7o0h {
        display: flex;
        justify-content: center;
    }

    .Section1c_fahouse__QiFNN {
        margin-right: 10px;
        font-size: 28px;
        margin-top: -3px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1amain__H7g0Z {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 360px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1bmain__xXlLV {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 360px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1cmain__y8UpQ {
        font-size: 15px;
        margin-bottom: 20px;
        display: flex;
        letter-spacing: 1px;
        width: 360px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1c_gadget__EpMLS {
        visibility: hidden;
    }

    .Section1c_buttoncontainer__9P3_x {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1c_button__13UYd {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1c_buttontext__D48IQ {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}

@media only screen and (min-width: 601px) and (max-width: 768px) {
    .Section1c_section1__EEglF {
        flex-direction: column;
        margin-top: 30px;
    }

    .Section1c_section1x__6JQYd {
        margin: 15px 12px 0px 12px;
    }

    .Section1c_h1main__fWw10 {
        font-size: 18px;
        text-align: center;
        margin: -260px auto 0 auto;
        width: 480px;
        max-width: 90%;
        margin-bottom: 50px;
    }

    .Section1c_p1main__5h8ZL {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 450px;
        max-width: 90%;
        letter-spacing: 1px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .Section1c_p1adiv__Ey2RP {
        display: flex;
        justify-content: center;
    }

    .Section1c_p1bdiv__CMNyO {
        display: flex;
        justify-content: center;
    }

    .Section1c_p1cdiv__Z7o0h {
        display: flex;
        justify-content: center;
    }

    .Section1c_fahouse__QiFNN {
        margin-right: 10px;
        font-size: 28px;
        margin-top: -3px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1amain__H7g0Z {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 400px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1bmain__xXlLV {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 400px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1cmain__y8UpQ {
        font-size: 15px;
        margin-bottom: 20px;
        display: flex;
        letter-spacing: 1px;
        width: 400px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1c_gadget__EpMLS {
        visibility: hidden;
    }

    .Section1c_buttoncontainer__9P3_x {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1c_button__13UYd {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1c_buttontext__D48IQ {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}

@media only screen and (min-width: 769px) and (max-width: 900px) {
    .Section1c_section1__EEglF {
        flex-direction: column;
        margin-top: 30px;
    }

    .Section1c_section1x__6JQYd {
        margin: 15px 12px 0px 12px;
    }

    .Section1c_h1main__fWw10 {
        font-size: 18px;
        text-align: center;
        margin: -260px auto 0 auto;
        width: 480px;
        max-width: 90%;
        margin-bottom: 30px;
    }

    .Section1c_p1main__5h8ZL {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 520px;
        max-width: 90%;
        letter-spacing: 1px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .Section1c_p1adiv__Ey2RP {
        display: flex;
        justify-content: center;
    }

    .Section1c_p1bdiv__CMNyO {
        display: flex;
        justify-content: center;
    }

    .Section1c_p1cdiv__Z7o0h {
        display: flex;
        justify-content: center;
    }

    .Section1c_fahouse__QiFNN {
        margin-right: 10px;
        font-size: 28px;
        margin-top: -3px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1amain__H7g0Z {
        font-size: 16px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1bmain__xXlLV {
        font-size: 16px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1cmain__y8UpQ {
        font-size: 16px;
        margin-bottom: 20px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1c_gadget__EpMLS {
        visibility: hidden;
    }

    .Section1c_buttoncontainer__9P3_x {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1c_button__13UYd {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1c_buttontext__D48IQ {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}



@media only screen and (min-width: 901px) and (max-width: 1279px) {
    .Section1c_section1__EEglF {
        flex-direction: column;
        margin-top: 30px;
    }

    .Section1c_section1x__6JQYd {
        margin: 15px 12px 0px 12px;
    }

    .Section1c_h1main__fWw10 {
        font-size: 18px;
        text-align: center;
        margin: -260px auto 0 auto;
        width: 480px;
        max-width: 90%;
        margin-bottom: 50px;
    }

    .Section1c_p1main__5h8ZL {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 580px;
        max-width: 90%;
        letter-spacing: 1px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .Section1c_p1adiv__Ey2RP {
        display: flex;
        justify-content: center;
    }

    .Section1c_p1bdiv__CMNyO {
        display: flex;
        justify-content: center;
    }

    .Section1c_p1cdiv__Z7o0h {
        display: flex;
        justify-content: center;
    }

    .Section1c_fahouse__QiFNN {
        margin-right: 10px;
        font-size: 28px;
        margin-top: -3px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1amain__H7g0Z {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1bmain__xXlLV {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1c_p1cmain__y8UpQ {
        font-size: 15px;
        margin-bottom: 20px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1c_gadget__EpMLS {
        visibility: hidden;
    }

    .Section1c_buttoncontainer__9P3_x {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1c_button__13UYd {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1c_buttontext__D48IQ {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_1/section4/Section1d.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************/
.Section1d_section1__mdlZF {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh; 
    width: 100%; 
}

.Section1d_section1x__QbGI3 {
    /* flex-direction: column; */
    /* margin: 30px 50px 0px 50px; */
}

.Section1d_h1main__ZXfUY {
    background-image: linear-gradient(90deg, #5C755E, #78A67C);
    background-clip: text;
    -webkit-background-clip: text; /* For WebKit browsers */
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    width: 500px;
    margin-top: -80px;
    font-weight: 900;
    margin-bottom: 15px;
    letter-spacing: 3px;
    color: #FFFFFF;
    position: relative;
    z-index: 2; /* Make sure text is above the overlay */
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

@keyframes Section1d_backgroundPop__UGKoW {
    0% {
      transform: scale(1); /* Start with normal size */
      background-position: center; /* Normal position */
    }
    50% {
      transform: scale(1.05); /* Pop-up effect: enlarge */
      background-position: center; /* Keep the image centered */
    }
    100% {
      transform: scale(1); /* Return to normal size */
      background-position: center; /* Normal position */
    }
}

.Section1d_p1main__vnYB6 {
    font-size: 17px;
    font-weight: 400;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-bottom: 15px;
    width: 520px;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
    letter-spacing: 1px;
    line-height: 30px;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1d_fahouse__kXveN {
    margin-right: 10px;
    font-size: 18px;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1d_p1amain__4nel_ {
    font-size: 15px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-bottom: 20px;
    display: flex;
    letter-spacing: 1px;
    color: #FFFFFF;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1d_p1bmain__l_umr {
    font-size: 15px;
    margin-bottom: 20px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    display: flex;
    letter-spacing: 1px;
    color: #FFFFFF;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1d_p1cmain__b3zFk {
    font-size: 15px;
    display: flex;
    letter-spacing: 1px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-bottom: 30px;
    color: #FFFFFF;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.Section1d_button__xMTum {
    background-color: #A97D5D;
    border: none;
    border-radius: 40px;
    padding: 20px 40px;
    cursor: pointer;
    transition: background-image 1.5s ease, transform 0.8s ease;
    position: relative;
    z-index: 2; /* Make sure text is above the overlay */
    animation: Section1d_backgroundPop__UGKoW 4s ease-in-out infinite;
}

.Section1d_button__xMTum:hover {
    background-color: #87512a;
    transform: scale(1.05);
    position: relative;
    z-index: 2; /* Make sure text is above the overlay */
}

.Section1d_buttontext__f12eu {
    font-size: 17px;
    color: #FFFFFF;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    position: relative;
    z-index: 2; /* Make sure text is above the overlay */
}

.Section1d_gadget__GzM_k {
    /* display: flex; */
    margin: 0 50px 0 0px; 
}



.Section1d_devices__a2LSv {
    display: flex;
    justify-content: center;
    align-items: center;
}

.Section1d_phone__vl_rg {
    width: 160px;
    height: 215px;
}

.Section1d_laptop__RfKfP {
    width: 480px;
    height: 220px;
}

.Section1d_p1adiv__T5Gug {
    display: flex;
}

/* .smallhomediv1 {
    margin-top: 15px;
    margin-right: 10px;
} */

.Section1d_p1bdiv__60CqJ {
    display: flex;
}

.Section1d_p1cdiv__akjwY {
    display: flex;
}

@media only screen and (min-width: 3501px) and (max-width: 4500px) {
    .Section1d_section1__mdlZF {
        display: flex;
        justify-content: space-around;
        align-items: center;
        min-height: 100vh; 
        /* width: 100%;  */
    }
    
    .Section1d_section1x__QbGI3 {
        /* flex-direction: column; */
        /* margin: 30px 50px 0px 50px; */
    }
    
    .Section1d_h1main__ZXfUY {
        background-image: linear-gradient(90deg, #5C755E, #78A67C);
        background-clip: text;
        -webkit-background-clip: text; /* For WebKit browsers */
        font-size: 39px;
        width: 800px;
        margin-top: -80px;
        font-weight: 900;
        margin-bottom: 15px;
        letter-spacing: 5px;
        color: #FFFFFF;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    @keyframes Section1d_backgroundPop__UGKoW {
        0% {
          transform: scale(1); /* Start with normal size */
          background-position: center; /* Normal position */
        }
        50% {
          transform: scale(1.05); /* Pop-up effect: enlarge */
          background-position: center; /* Keep the image centered */
        }
        100% {
          transform: scale(1); /* Return to normal size */
          background-position: center; /* Normal position */
        }
    }
    
    .Section1d_p1main__vnYB6 {
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 15px;
        width: 620px;
        color: #FFFFFF;
        position: relative;
        z-index: 2;
        letter-spacing: 1px;
        line-height: 30px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_fahouse__kXveN {
        margin-right: 10px;
        font-size: 18px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1amain__4nel_ {
        font-size: 18px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1bmain__l_umr {
        font-size: 18px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1cmain__b3zFk {
        font-size: 18px;
        display: flex;
        letter-spacing: 1px;
        margin-bottom: 40px;
        color: #FFFFFF;
        /* width: 450px; */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_button__xMTum {
        background-color: #A97D5D;
        border: none;
        border-radius: 40px;
        padding: 20px 40px;
        cursor: pointer;
        transition: background-image 1.5s ease, transform 0.8s ease;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        animation: Section1d_backgroundPop__UGKoW 4s ease-in-out infinite;
    }
    
    .Section1d_button__xMTum:hover {
        background-color: #87512a;
        transform: scale(1.05);
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1d_buttontext__f12eu {
        font-size: 18px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1d_gadget__GzM_k {
        /* display: flex; */
        margin: 0 50px 0 0px; 
    }
    
    
    
    .Section1d_devices__a2LSv {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .Section1d_phone__vl_rg {
        width: 160px;
        height: 215px;
    }
    
    .Section1d_laptop__RfKfP {
        width: 480px;
        height: 220px;
    }
    
    .Section1d_p1adiv__T5Gug {
        display: flex;
    }
    
    .Section1d_smallhomediv__5LHBi {
        margin-top: -5px;
        margin-right: 10px;
    }
    
    .Section1d_p1bdiv__60CqJ {
        display: flex;
    }
    
    .Section1d_p1cdiv__akjwY {
        display: flex;
    }
}

@media only screen and (min-width: 2701px) and (max-width: 3500px) {
    .Section1d_section1__mdlZF {
        display: flex;
        justify-content: space-around;
        align-items: center;
        min-height: 100vh; 
        /* width: 100%;  */
    }
    
    .Section1d_section1x__QbGI3 {
        /* flex-direction: column; */
        /* margin: 30px 50px 0px 50px; */
    }
    
    .Section1d_h1main__ZXfUY {
        background-image: linear-gradient(90deg, #5C755E, #78A67C);
        background-clip: text;
        -webkit-background-clip: text; /* For WebKit browsers */
        font-size: 35px;
        width: 600px;
        margin-top: -80px;
        font-weight: 900;
        margin-bottom: 15px;
        letter-spacing: 5px;
        color: #FFFFFF;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    @keyframes Section1d_backgroundPop__UGKoW {
        0% {
          transform: scale(1); /* Start with normal size */
          background-position: center; /* Normal position */
        }
        50% {
          transform: scale(1.05); /* Pop-up effect: enlarge */
          background-position: center; /* Keep the image centered */
        }
        100% {
          transform: scale(1); /* Return to normal size */
          background-position: center; /* Normal position */
        }
    }
    
    .Section1d_p1main__vnYB6 {
        font-size: 19px;
        font-weight: 400;
        margin-bottom: 15px;
        width: 620px;
        color: #FFFFFF;
        position: relative;
        z-index: 2;
        letter-spacing: 1px;
        line-height: 30px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_fahouse__kXveN {
        margin-right: 10px;
        font-size: 18px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1amain__4nel_ {
        font-size: 17px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1bmain__l_umr {
        font-size: 17px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1cmain__b3zFk {
        font-size: 17px;
        display: flex;
        letter-spacing: 1px;
        margin-bottom: 40px;
        color: #FFFFFF;
        /* width: 450px; */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_button__xMTum {
        background-color: #A97D5D;
        border: none;
        border-radius: 40px;
        padding: 20px 40px;
        cursor: pointer;
        transition: background-image 1.5s ease, transform 0.8s ease;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        animation: Section1d_backgroundPop__UGKoW 4s ease-in-out infinite;
    }
    
    .Section1d_button__xMTum:hover {
        background-color: #87512a;
        transform: scale(1.05);
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1d_buttontext__f12eu {
        font-size: 17px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1d_gadget__GzM_k {
        /* display: flex; */
        margin: 0 50px 0 0px; 
    }
    
    
    
    .Section1d_devices__a2LSv {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .Section1d_phone__vl_rg {
        width: 160px;
        height: 215px;
    }
    
    .Section1d_laptop__RfKfP {
        width: 480px;
        height: 220px;
    }
    
    .Section1d_p1adiv__T5Gug {
        display: flex;
    }
    
    .Section1d_smallhomediv__5LHBi {
        margin-top: -5px;
        margin-right: 10px;
    }
    
    .Section1d_p1bdiv__60CqJ {
        display: flex;
    }
    
    .Section1d_p1cdiv__akjwY {
        display: flex;
    }
}

@media only screen and (min-width: 1801px) and (max-width: 2700px) {
    .Section1d_section1__mdlZF {
        display: flex;
        justify-content: space-around;
        align-items: center;
        min-height: 100vh; 
        /* width: 100%;  */
    }
    
    .Section1d_section1x__QbGI3 {
        /* flex-direction: column; */
        /* margin: 30px 50px 0px 50px; */
    }
    
    .Section1d_h1main__ZXfUY {
        background-image: linear-gradient(90deg, #5C755E, #78A67C);
        background-clip: text;
        -webkit-background-clip: text; /* For WebKit browsers */
        font-size: 35px;
        width: 600px;
        margin-top: -80px;
        font-weight: 900;
        margin-bottom: 15px;
        letter-spacing: 5px;
        color: #FFFFFF;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    @keyframes Section1d_backgroundPop__UGKoW {
        0% {
          transform: scale(1); /* Start with normal size */
          background-position: center; /* Normal position */
        }
        50% {
          transform: scale(1.05); /* Pop-up effect: enlarge */
          background-position: center; /* Keep the image centered */
        }
        100% {
          transform: scale(1); /* Return to normal size */
          background-position: center; /* Normal position */
        }
    }
    
    .Section1d_p1main__vnYB6 {
        font-size: 19px;
        font-weight: 400;
        margin-bottom: 15px;
        width: 620px;
        color: #FFFFFF;
        position: relative;
        z-index: 2;
        letter-spacing: 1px;
        line-height: 30px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_fahouse__kXveN {
        margin-right: 10px;
        font-size: 18px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1amain__4nel_ {
        font-size: 17px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1bmain__l_umr {
        font-size: 17px;
        margin-bottom: 35px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1cmain__b3zFk {
        font-size: 17px;
        display: flex;
        letter-spacing: 1px;
        margin-bottom: 40px;
        color: #FFFFFF;
        /* width: 450px; */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_button__xMTum {
        background-color: #A97D5D;
        border: none;
        border-radius: 40px;
        padding: 20px 40px;
        cursor: pointer;
        transition: background-image 1.5s ease, transform 0.8s ease;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        animation: Section1d_backgroundPop__UGKoW 4s ease-in-out infinite;
    }
    
    .Section1d_button__xMTum:hover {
        background-color: #87512a;
        transform: scale(1.05);
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1d_buttontext__f12eu {
        font-size: 17px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1d_gadget__GzM_k {
        /* display: flex; */
        margin: 0 50px 0 0px; 
    }
    
    
    
    .Section1d_devices__a2LSv {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .Section1d_phone__vl_rg {
        width: 160px;
        height: 215px;
    }
    
    .Section1d_laptop__RfKfP {
        width: 480px;
        height: 220px;
    }
    
    .Section1d_p1adiv__T5Gug {
        display: flex;
    }
    
    .Section1d_smallhomediv__5LHBi {
        margin-top: -5px;
        margin-right: 10px;
    }
    
    .Section1d_p1bdiv__60CqJ {
        display: flex;
    }
    
    .Section1d_p1cdiv__akjwY {
        display: flex;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1800px) {
    .Section1d_section1__mdlZF {
        display: flex;
        justify-content: space-around;
        align-items: center;
        min-height: 100vh; 
        width: 100%; 
}
    
    .Section1d_section1x__QbGI3 {
        /* flex-direction: column; */
        /* margin: 30px 50px 0px 50px; */
    }
    
    .Section1d_h1main__ZXfUY {
        background-image: linear-gradient(90deg, #5C755E, #78A67C);
        background-clip: text;
        -webkit-background-clip: text; /* For WebKit browsers */
        font-size: 32px;
        width: 500px;
        margin-top: -80px;
        font-weight: 900;
        margin-bottom: 15px;
        letter-spacing: 4px;
        color: #FFFFFF;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    @keyframes Section1d_backgroundPop__UGKoW {
        0% {
          transform: scale(1); /* Start with normal size */
          background-position: center; /* Normal position */
        }
        50% {
          transform: scale(1.05); /* Pop-up effect: enlarge */
          background-position: center; /* Keep the image centered */
        }
        100% {
          transform: scale(1); /* Return to normal size */
          background-position: center; /* Normal position */
        }
    }
     
    .Section1d_p1main__vnYB6 {
        font-size: 17px;
        font-weight: 400;
        margin-bottom: 15px;
        width: 520px;
        color: #FFFFFF;
        position: relative;
        z-index: 2;
        letter-spacing: 1px;
        line-height: 30px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_fahouse__kXveN {
        margin-right: 10px;
        font-size: 18px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1amain__4nel_ {
        font-size: 15px;
        margin-bottom: 25px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1bmain__l_umr {
        font-size: 15px;
        margin-bottom: 25px;
        display: flex;
        letter-spacing: 1px;
        color: #FFFFFF;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1cmain__b3zFk {
        font-size: 15px;
        display: flex;
        letter-spacing: 1px;
        margin-bottom: 35px;
        color: #FFFFFF;
        /* width: 450px; */
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_button__xMTum {
        background-color: #A97D5D;
        border: none;
        border-radius: 40px;
        padding: 20px 40px;
        cursor: pointer;
        transition: background-image 1.5s ease, transform 0.8s ease;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
        animation: Section1d_backgroundPop__UGKoW 4s ease-in-out infinite;
    }
    
    .Section1d_button__xMTum:hover {
        background-color: #87512a;
        transform: scale(1.05);
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1d_buttontext__f12eu {
        font-size: 17px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
    
    .Section1d_gadget__GzM_k {
        /* display: flex; */
        margin: 0 50px 0 0px; 
    }
    
    
    
    .Section1d_devices__a2LSv {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .Section1d_phone__vl_rg {
        width: 160px;
        height: 215px;
    }
    
    .Section1d_laptop__RfKfP {
        width: 480px;
        height: 220px;
    }
    
    .Section1d_p1adiv__T5Gug {
        display: flex;
    }
    
    .Section1d_smallhomediv__5LHBi {
        margin-top: -5px;
        margin-right: 10px;
    }
    
    .Section1d_p1bdiv__60CqJ {
        display: flex;
    }
    
    .Section1d_p1cdiv__akjwY {
        display: flex;
    }
}

@media only screen and (min-width: 320px) and (max-width: 400px) {
    .Section1d_section1__mdlZF {
        flex-direction: column;
        /* align-items: center; */
    }

    .Section1d_section1x__QbGI3 {
        /* margin: 30px 12px 0px 12px; */
        justify-content: center;
        align-items: center;
    }

    .Section1d_h1main__ZXfUY {
        font-size: 16px;
        text-align: center;
        margin: -150px auto 0 auto;
        width: 250px;
        max-width: 90%;
        margin-bottom: 20px;
    }

    .Section1d_p1main__vnYB6 {
        font-size: 15px;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        max-width: 90%;
        margin-bottom: 30px;
        letter-spacing: 1px;
        line-height: 22px;
    }

    .Section1d_p1adiv__T5Gug {
        display: flex;
        justify-content: center;
    }

    .Section1d_p1bdiv__60CqJ {
        display: flex;
        justify-content: center;
    }

    .Section1d_p1cdiv__akjwY {
        display: flex;
        justify-content: center;
    }

    .Section1d_fahouse__kXveN {
        margin-right: 10px;
        font-size: 25px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1amain__4nel_ {
        font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: 280px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1bmain__l_umr {
        font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: 280px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1cmain__b3zFk {
        font-size: 15px;
        margin-bottom: 25px;
        letter-spacing: 1px;
        width: 280px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1d_gadget__GzM_k {
        visibility: hidden;
    }

    .Section1d_buttoncontainer__7GjwV {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1d_button__xMTum {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1d_buttontext__f12eu {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}

@media only screen and (min-width: 401px) and (max-width: 480px) {
    .Section1d_section1__mdlZF {
        flex-direction: column;
        /* align-items: center; */
    }

    .Section1d_section1x__QbGI3 {
        /* margin: 30px 12px 0px 12px; */
        justify-content: center;
        align-items: center;
    }

    .Section1d_h1main__ZXfUY {
        font-size: 17px;
        text-align: center;
        margin: -150px auto 0 auto;
        width: 300px;
        max-width: 90%;
        margin-bottom: 20px;
        line-height: 26px;
    }

    .Section1d_p1main__vnYB6 {
        font-size: 15px;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        max-width: 90%;
        margin-bottom: 30px;
        letter-spacing: 1px;
        line-height: 22px;
    }

    .Section1d_p1adiv__T5Gug {
        display: flex;
        justify-content: center;
    }

    .Section1d_p1bdiv__60CqJ {
        display: flex;
        justify-content: center;
    }

    .Section1d_p1cdiv__akjwY {
        display: flex;
        justify-content: center;
    }

    .Section1d_fahouse__kXveN {
        margin-right: 10px;
        font-size: 25px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1amain__4nel_ {
        font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: 300px;
        line-height: 21px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1bmain__l_umr {
        font-size: 15px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        width: 300px;
        line-height: 21px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1cmain__b3zFk {
        font-size: 15px;
        margin-bottom: 25px;
        letter-spacing: 1px;
        width: 300px;
        line-height: 21px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1d_gadget__GzM_k {
        visibility: hidden;
    }

    .Section1d_buttoncontainer__7GjwV {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1d_button__xMTum {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1d_buttontext__f12eu {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }}



@media only screen and (min-width: 481px) and (max-width: 600px) {
    .Section1d_section1__mdlZF {
        flex-direction: column;
        margin-top: 30px;
    }

    .Section1d_section1x__QbGI3 {
        margin: 15px 12px 0px 12px;
    }

    .Section1d_h1main__ZXfUY {
        font-size: 17px;
        text-align: center;
        margin: -260px auto 0 auto;
        width: 450px;
        max-width: 90%;
        margin-bottom: 20px;
    }

    .Section1d_p1main__vnYB6 {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 400px;
        max-width: 90%;
        letter-spacing: 1px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .Section1d_p1adiv__T5Gug {
        display: flex;
        justify-content: center;
    }

    .Section1d_p1bdiv__60CqJ {
        display: flex;
        justify-content: center;
    }

    .Section1d_p1cdiv__akjwY {
        display: flex;
        justify-content: center;
    }

    .Section1d_fahouse__kXveN {
        margin-right: 10px;
        font-size: 28px;
        margin-top: -3px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1amain__4nel_ {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 360px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1bmain__l_umr {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 360px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1cmain__b3zFk {
        font-size: 15px;
        margin-bottom: 20px;
        display: flex;
        letter-spacing: 1px;
        width: 360px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1d_gadget__GzM_k {
        visibility: hidden;
    }

    .Section1d_buttoncontainer__7GjwV {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1d_button__xMTum {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1d_buttontext__f12eu {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}

@media only screen and (min-width: 601px) and (max-width: 768px) {
    .Section1d_section1__mdlZF {
        flex-direction: column;
        margin-top: 30px;
    }

    .Section1d_section1x__QbGI3 {
        margin: 15px 12px 0px 12px;
    }

    .Section1d_h1main__ZXfUY {
        font-size: 18px;
        text-align: center;
        margin: -260px auto 0 auto;
        width: 480px;
        max-width: 90%;
        margin-bottom: 50px;
    }

    .Section1d_p1main__vnYB6 {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 450px;
        max-width: 90%;
        letter-spacing: 1px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .Section1d_p1adiv__T5Gug {
        display: flex;
        justify-content: center;
    }

    .Section1d_p1bdiv__60CqJ {
        display: flex;
        justify-content: center;
    }

    .Section1d_p1cdiv__akjwY {
        display: flex;
        justify-content: center;
    }

    .Section1d_fahouse__kXveN {
        margin-right: 10px;
        font-size: 28px;
        margin-top: -3px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1amain__4nel_ {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 400px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1bmain__l_umr {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 400px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1cmain__b3zFk {
        font-size: 15px;
        margin-bottom: 20px;
        display: flex;
        letter-spacing: 1px;
        width: 400px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1d_gadget__GzM_k {
        visibility: hidden;
    }

    .Section1d_buttoncontainer__7GjwV {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1d_button__xMTum {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1d_buttontext__f12eu {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}

@media only screen and (min-width: 769px) and (max-width: 900px) {
    .Section1d_section1__mdlZF {
        flex-direction: column;
        margin-top: 30px;
    }

    .Section1d_section1x__QbGI3 {
        margin: 15px 12px 0px 12px;
    }

    .Section1d_h1main__ZXfUY {
        font-size: 18px;
        text-align: center;
        margin: -260px auto 0 auto;
        width: 480px;
        max-width: 90%;
        margin-bottom: 30px;
    }

    .Section1d_p1main__vnYB6 {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 520px;
        max-width: 90%;
        letter-spacing: 1px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .Section1d_p1adiv__T5Gug {
        display: flex;
        justify-content: center;
    }

    .Section1d_p1bdiv__60CqJ {
        display: flex;
        justify-content: center;
    }

    .Section1d_p1cdiv__akjwY {
        display: flex;
        justify-content: center;
    }

    .Section1d_fahouse__kXveN {
        margin-right: 10px;
        font-size: 28px;
        margin-top: -3px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1amain__4nel_ {
        font-size: 16px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1bmain__l_umr {
        font-size: 16px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1cmain__b3zFk {
        font-size: 16px;
        margin-bottom: 20px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1d_gadget__GzM_k {
        visibility: hidden;
    }

    .Section1d_buttoncontainer__7GjwV {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1d_button__xMTum {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1d_buttontext__f12eu {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}



@media only screen and (min-width: 901px) and (max-width: 1279px) {
    .Section1d_section1__mdlZF {
        flex-direction: column;
        margin-top: 30px;
    }

    .Section1d_section1x__QbGI3 {
        margin: 15px 12px 0px 12px;
    }

    .Section1d_h1main__ZXfUY {
        font-size: 18px;
        text-align: center;
        margin: -260px auto 0 auto;
        width: 480px;
        max-width: 90%;
        margin-bottom: 50px;
    }

    .Section1d_p1main__vnYB6 {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 580px;
        max-width: 90%;
        letter-spacing: 1px;
        margin-bottom: 20px;
        line-height: 25px;
    }

    .Section1d_p1adiv__T5Gug {
        display: flex;
        justify-content: center;
    }

    .Section1d_p1bdiv__60CqJ {
        display: flex;
        justify-content: center;
    }

    .Section1d_p1cdiv__akjwY {
        display: flex;
        justify-content: center;
    }

    .Section1d_fahouse__kXveN {
        margin-right: 10px;
        font-size: 28px;
        margin-top: -3px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1amain__4nel_ {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1bmain__l_umr {
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }
    
    .Section1d_p1cmain__b3zFk {
        font-size: 15px;
        margin-bottom: 20px;
        display: flex;
        letter-spacing: 1px;
        width: 450px;
        /* animation: backgroundPop 4s ease-in-out infinite; */
    }

    .Section1d_gadget__GzM_k {
        visibility: hidden;
    }

    .Section1d_buttoncontainer__7GjwV {
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center;
    }

    .Section1d_button__xMTum {
        padding: 12px 20px;
        display: flex;
        justify-content: center;
    }

    .Section1d_buttontext__f12eu {
        font-size: 16px;
        color: #FFFFFF;
        font-weight: 700;
        letter-spacing: 2px;
        position: relative;
        z-index: 2; /* Make sure text is above the overlay */
    }
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_2/chat/Chat.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
/* .maincontainer {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.main {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: transparent;
}

.form {
    box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
    border-radius: 15px;
    margin-top: 450px;
    position: relative;
}

.textarae {
    width: 100%;
    font-size: 1.125rem;
} */


.Chat_container__5P2uH {
    margin-left: -100px;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 110px;
    margin-bottom: 50px;
    /* height: 100%; */
    /* border: 1px solid #333; */
    border-radius: 15px;
    animation: Chat_backgroundPop__209dR 4s ease-in-out infinite;
}

.Chat_container2__6HZea {
    display: flex;
    flex-direction: column;
    background-color: blue;
    /* height: 100%; */
    /* background-color: #282828; */
    /* border-radius: 15px; */
    /* border: 1px solid #2f2f2f; */
}

.Chat_htext__4RTh_ {
  /* color: #FFFFFF;  */
  text-align: center;
  padding: 0.75rem 0;
  font-weight: bold;
  font-size: 25px;
  letter-spacing: 2px;
}

.Chat_messagediv__h47z2 {
    height: 300px; 
    overflow-y: auto; /* Enable scrolling if content overflows */
    padding: 10px;
    background-color: red;
}

.Chat_message__yhM9a {
    display: flex;
    flex-direction: column;
    width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: pre-wrap;
    margin-bottom: 10px;
}

.Chat_message__yhM9a > *:not(:last-child) {
    margin-bottom: 1rem;
}

.Chat_flex__Yqeyf {
    display: flex;
    gap: 8px;
    align-items: flex-start;
}

.Chat_justifyEnd__b0Lc4 {
    justify-content: flex-end;
}

.Chat_justifyStart__P_ev9 {
    justify-content: flex-start;
}

.Chat_bgPurple__aHq5O {
    background: linear-gradient(90deg, #5C755E, #78A67C);
}

  .Chat_bgGray__lGAt8 {
    background: linear-gradient(90deg, #5C755E, #78A67C);
  }

  .Chat_rounded__ndAyE {
    border-radius: 30px 30px 30px 0;
    z-index: 10;
  }

  .Chat_roundedUser__HiJdZ {
    border-radius: 30px 30px 0 30px;
    z-index: 10;
  }

  .Chat_roundedBot__x_vJn {
    border-radius: 30px 30px 30px 0;
    z-index: 10;
  }

  .Chat_padding__bQWOS {
    padding: 1rem; /* Tailwind's p-4 */
  }

  .Chat_textWhite__9uqo_ {
    color: white; /* Tailwind's text-white */
  }

.Chat_maxWidth__MetF1 {
    max-width: 24rem;
}

.Chat_form__5_9_u {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    padding: 2rem 0.5rem 0 0.5rem;
    background-color: orange;
}

.Chat_divform__eeOSF {
    display: flex;
    border-radius: 40px;
    border: 1px solid #EDEDED;
    background-color: #EDEDED;
    padding: 10px 10px;
    margin-top: 0px;
    background-color: purple;
}

.Chat_input__dHcXB {
    flex-grow: 1;
    padding: 0.5rem 5px;
    background-color: transparent;
    color: #000000;
    outline: none;
}

.Chat_button__qc6bA {
  background-color: #CCCCCC;
  border-radius: 50%;
  padding: 8px 10px;
  color: #FFFFFF;
  font-weight: 600;
  outline: none;
  transition-property: background-color, color;
  transition-duration: 300ms;
}

/* .button:hover {
    background-color: #5a3ea7;
} */

.Chat_activeButton__TkRMS {
    background-color: #5C755E; /* Active color when typing */
    /* color: #000000; */
}

.Chat_activeButton__TkRMS:hover {
    background-color: rgb(175, 175, 177); /* Hover color for active button */
}

.Chat_isloading__g5izv {
    display: flex;
    justify-content: start;
}

.Chat_isloading2___oaak {
    background-color: #FFFFFF;
    border-radius: 0.5rem;
    padding: 1rem;
    color: #000000;
    max-width: 32rem;
}

.Chat_main1__FSVvp {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background: linear-gradient();
}

.Chat_attachButton__EoQEZ {
    cursor: pointer;
    font-size: 20px;
    margin-right: 10px;
    margin-top: 7px;
    color: #000000;
}

.Chat_attachButton__EoQEZ:hover {
    color: #000000;
}

.Chat_arrow__0nG1_ {
    color: #FFFFFF;
}

.Chat_container__5P2uH.Chat_light__yBk8x {
    background-color: #FFFFFF;
    width: 430px;
    color: #000000;
}

.Chat_container__5P2uH.Chat_dark__01yxZ {
    background-color: #FFFFFF;
    color: #ffffff;
    /* border-radius: 5px; */
    width: 430px;
}

.Chat_toggleContainer__iEL9P {
    display: flex;
    justify-content: flex-end;
    margin: 10px;
}

.Chat_toggleButton__Wzvyg {
    width: 50px;
    height: 25px;
    background-color: #ccc;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    position: relative;
    outline: none;
    margin-top: 10px;
}

.Chat_toggleButton__Wzvyg::before {
    content: '';
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: 2.5px;
    left: 5px;
    transition: transform 0.3s;
}

.Chat_container__5P2uH.Chat_dark__01yxZ .Chat_toggleButton__Wzvyg::before {
    transform: translateX(25px);
}

.Chat_chatdevicediv__BrR2E {
    margin-left: 10px;
    z-index: 10;
}





.Chat_backgroundShapes__Ph7HI {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 300px;
    height: 300px;
    /* display: flex; */
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.Chat_circle1__4Slc0 {
    width: 270px;
    height: 270px;
    border-radius: 50%;
    z-index: 1;
    margin-top: -50px auto 0 auto;
    background: rgb(242, 242, 242); /* Transparent color */
    backdrop-filter: blur(10px); /* Optional glass effect */
}

.Chat_circle2__ogsH6 {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    /* margin-left: 50px;
    margin-top: -300px; */
    margin: -245px auto 0 25px;
    background: rgb(233, 233, 233); 
    backdrop-filter: blur(10px); /* Optional glass effect */
}

.Chat_circle3__zUx60 {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    /* margin-left: 50px;
    margin-top: -300px; */
    margin: -195px auto 0 50px;
    background: rgb(222, 222, 222); 
    backdrop-filter: blur(10px); /* Optional glass effect */
}

/* .transparent {
    background-color: transparent !important;
} */

.Chat_backgroundShapes__Ph7HI {
    margin-left: -130px;
    margin-top: -150px;
    animation: Chat_backgroundPop__209dR 4s ease-in-out infinite;
}

@keyframes Chat_backgroundPop__209dR {
    0% {
      transform: scale(1); /* Start with normal size */
      background-position: center; /* Normal position */
    }
    50% {
      transform: scale(1.01); /* Pop-up effect: enlarge */
      background-position: center; /* Keep the image centered */
    }
    100% {
      transform: scale(1); /* Return to normal size */
      background-position: center; /* Normal position */
    }
}

















































/* Slide panel styles */
.Chat_slidePanel__OVNgs {
    position: fixed; /* Keep the panel fixed in place */
    top: 0;
    right: 0;
    width: 300px;
    height: 64vh;
    background-color: #333;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.3);
    transform: translateX(100%); /* Initially move the panel off-screen */
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    opacity: 0; /* Initially hidden */
    visibility: hidden; /* Prevents interactions when closed */
    z-index: 1000;
    overflow-y: auto;
    border-radius: 10px;
    padding: 20px 20px;
}

  .Chat_slidePanel__OVNgs.Chat_open__FM5NB {
    transform: translateX(0); /* Slide the panel into view */
    opacity: 1; /* Make it visible */
    visibility: visible; /* Enable interactions */
  }

  .Chat_closeButton__Xjian {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
    color: #FFFFFF;
  }

  .Chat_slideToggle__M_fRs {
    position: fixed;
    top: 15px;
    left: 15px;
    background-color: #ccc;
    color: #fff;
    border: none;
    border-radius: 50%;
    padding: 10px;
    cursor: pointer;
    z-index: 1100; /* Ensure it's above the panel */
  }

  .Chat_slidetext__63ch5 {
    color: #FFFFFF;
  }

  .Chat_historyItem___fwTC {
    margin: 10px 0; /* Add vertical spacing */
    list-style: none; /* Remove bullet points */
}

.Chat_historyLink__krume {
    text-decoration: none; /* Remove underline */
    color: #ffffff; /* Default text color */
    padding: 5px 10px; /* Add padding for clickable area */
    display: inline-block; /* Ensure proper spacing for hover effect */
    transition: color 0.3s ease, background-color 0.3s ease; /* Smooth transitions */
}

.Chat_historyLink__krume:hover {
    color: #ffffff; /* Hover text color */
    background-color: #606060; /* Highlight background on hover */
    border-radius: 5px; /* Rounded corners */
}




































































@keyframes Chat_backgroundPop__209dR {
    0% {
      transform: scale(1); /* Start with normal size */
      background-position: center; /* Normal position */
    }
    50% {
      transform: scale(1.01); /* Pop-up effect: enlarge */
      background-position: center; /* Keep the image centered */
    }
    100% {
      transform: scale(1); /* Return to normal size */
      background-position: center; /* Normal position */
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .Chat_container__5P2uH {
        margin: 50px 0 0 0;
    }

    .Chat_input__dHcXB {
        padding: 0.5rem 0 0.5rem 5px;
    }

    .Chat_container__5P2uH.Chat_dark__01yxZ {
        color: #ffffff;
        /* border-radius: 5px; */
        width: 350px;
    }

    .Chat_container__5P2uH.Chat_light__yBk8x {
        color: #ffffff;
        /* border-radius: 5px; */
        width: 350px;
    }

    .Chat_slidePanel__OVNgs {
        height: 60vh;
    }
}

@media only screen and (min-width: 481px) and (max-width: 600px) {
    .Chat_container__5P2uH {
        margin: 50px 0 0 0;
    }

    .Chat_input__dHcXB {
        padding: 0.5rem 0 0.5rem 5px;
    }

    .Chat_container__5P2uH.Chat_dark__01yxZ {
        color: #ffffff;
        /* border-radius: 5px; */
        width: 370px;
    }

    .Chat_container__5P2uH.Chat_light__yBk8x {
        color: #ffffff;
        /* border-radius: 5px; */
        width: 370px;
    }

    .Chat_slidePanel__OVNgs {
        height: 60vh;
    }
}

@media only screen and (min-width: 601px) and (max-width: 768px) {
    .Chat_container__5P2uH {
        margin: 60px 0 0 0;
    }

    .Chat_input__dHcXB {
        padding: 0.5rem 0 0.5rem 5px;
    }

    .Chat_container__5P2uH.Chat_dark__01yxZ {
        color: #ffffff;
        /* border-radius: 5px; */
        width: 390px;
    }

    .Chat_container__5P2uH.Chat_light__yBk8x {
        color: #ffffff;
        /* border-radius: 5px; */
        width: 390px;
    }

    .Chat_slidePanel__OVNgs {
        height: 60vh;
    }
}

@media only screen and (min-width: 769px) and (max-width: 900px) {
    .Chat_container__5P2uH {
        margin-left: 0;
    }

    .Chat_input__dHcXB {
        padding: 0.5rem 0 0.5rem 5px;
    }

    .Chat_container__5P2uH.Chat_dark__01yxZ {
        color: #ffffff;
        /* border-radius: 5px; */
        width: 410px;
    }

    .Chat_container__5P2uH.Chat_light__yBk8x {
        color: #ffffff;
        /* border-radius: 5px; */
        width: 410px;
    }

    .Chat_slidePanel__OVNgs {
        height: 60vh;
    }
}

@media only screen and (min-width: 901px) and (max-width: 1200px) {
    .Chat_container__5P2uH {
        margin-left: 0;
    }

    .Chat_input__dHcXB {
        padding: 0.5rem 0 0.5rem 5px;
    }

    .Chat_container__5P2uH.Chat_dark__01yxZ {
        color: #ffffff;
        /* border-radius: 5px; */
        width: 420px;
    }

    .Chat_container__5P2uH.Chat_light__yBk8x {
        color: #ffffff;
        /* border-radius: 5px; */
        width: 420px;
    }

    .Chat_slidePanel__OVNgs {
        height: 60vh;
    }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_2/typinganimation/TypingAnimation.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************/
.TypingAnimation_main__aS9k4 {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_4/multipleAI/MultipleAI.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************/
.MultipleAI_main__qi9EQ {
    margin-bottom: 100px;
    padding: 100px 50px;
    background: linear-gradient(to right, #5C755E, #78A67C); 
}

.MultipleAI_hdiv__e54TA {
    display: flex;
    justify-content: center;
    text-align: center;
}

.MultipleAI_htext__14RyJ {
    font-size: 34px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    letter-spacing: 1px;
}

.MultipleAI_pdiv__JPsBk {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-bottom: 30px;
}

.MultipleAI_ptext__92bKj {
    font-size: 16px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    width: 746px;
    letter-spacing: 1px;
    line-height: 22px;
    color: #FFFFFF;
}



@media only screen and (min-width: 1201px) and (max-width: 1800px) {
    .MultipleAI_main__qi9EQ {
        margin-top: 0;
    }
}

@media only screen and (min-width: 1801px) and (max-width: 2700px) {
    .MultipleAI_main__qi9EQ {
        margin-top: -200px;
        margin-bottom: 200px;
    }
}

@media only screen and (min-width: 2701px) and (max-width: 3500px) {
    .MultipleAI_main__qi9EQ {
        margin-top: -300px;
        margin-bottom: 200px;
    }
}

@media only screen and (min-width: 3501px) and (max-width: 4500px) {
    .MultipleAI_main__qi9EQ {
        margin-top: -400px;
        margin-bottom: 200px;
    }
}











































































@media only screen and (min-width: 320px) and (max-width: 480px) {
    .MultipleAI_main__qi9EQ {
        padding: 50px 30px;
    }

    .MultipleAI_hdiv__e54TA {
        margin-bottom: 10px;
    }
    
    .MultipleAI_htext__14RyJ {
        font-size: 28px;
        width: 300px;
        letter-spacing: 1.1px;
        line-height: 40px;
    }

    .MultipleAI_ptext__92bKj {
        font-size: 16px;
        width: 846px;
        letter-spacing: 1px;
        line-height: 22px;
        color: #FFFFFF;
    }
}

@media only screen and (min-width: 481px) and (max-width: 600px) {
    .MultipleAI_main__qi9EQ {
        padding: 50px 30px;
    }

    .MultipleAI_hdiv__e54TA {
        margin-bottom: 10px;
    }
    
    .MultipleAI_htext__14RyJ {
        font-size: 28px;
        width: 400px;
        letter-spacing: 1.1px;
        line-height: 40px;
    }

    .MultipleAI_ptext__92bKj {
        font-size: 16px;
        width: 846px;
        letter-spacing: 1px;
        line-height: 23px;
        color: #FFFFFF;
    }
}

@media only screen and (min-width: 601px) and (max-width: 768px) {
    .MultipleAI_main__qi9EQ {
        padding: 50px 40px;
    }

    .MultipleAI_hdiv__e54TA {
        margin-bottom: 10px;
    }
    
    .MultipleAI_htext__14RyJ {
        font-size: 28px;
        width: 500px;
        letter-spacing: 1.1px;
        line-height: 40px;
    }

    .MultipleAI_ptext__92bKj {
        font-size: 16px;
        width: 846px;
        letter-spacing: 1px;
        line-height: 23px;
        color: #FFFFFF;
    }
}

@media only screen and (min-width: 769px) and (max-width: 900px) {
    .MultipleAI_main__qi9EQ {
        padding: 50px 40px;
    }

    .MultipleAI_hdiv__e54TA {
        margin-bottom: 10px;
    }
    
    .MultipleAI_htext__14RyJ {
        font-size: 28px;
        width: 500px;
        letter-spacing: 1.1px;
        line-height: 40px;
    }

    .MultipleAI_ptext__92bKj {
        font-size: 17px;
        width: 846px;
        letter-spacing: 1px;
        line-height: 24px;
        color: #FFFFFF;
    }
}

@media only screen and (min-width: 901px) and (max-width: 1200px) {
    .MultipleAI_main__qi9EQ {
        padding: 50px 40px;
    }

    .MultipleAI_hdiv__e54TA {
        margin-bottom: 10px;
    }
    
    .MultipleAI_htext__14RyJ {
        font-size: 28px;
        width: 700px;
        letter-spacing: 1.1px;
        line-height: 40px;
    }

    .MultipleAI_ptext__92bKj {
        font-size: 17px;
        width: 900px;
        letter-spacing: 1px;
        line-height: 26px;
        color: #FFFFFF;
    }
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_3/phonebubble/PhoneBubble.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************/


/* .main2 {
    margin-left: 50px;
} */

.PhoneBubble_background1__M_nxG {
    background-color: #e3e1e1;
    border-radius: 50%;
    width: 380px;
    height: 400px;
    padding-top: 50px;
    margin: -40px auto 0 auto;
}

.PhoneBubble_background2___qaJD {
    background-color: #ebebeb;
    border-radius: 50%;
    width: 400px;
    height: 420px;
    padding-top: 50px;
    margin: -40px auto 0 auto;
}

.PhoneBubble_background3__sqiNq {
    background-color: #f3f3f3;
    border-radius: 50%;
    width: 420px;
    height: 440px;
    padding-top: 50px;
}

.PhoneBubble_divwrapper__K_1ea {
    margin-top: -40px;
    margin-left: -30px;
}

.PhoneBubble_div1__z5fIG {
    display: flex;
    margin-left: 50px;
}

.PhoneBubble_lorawandiv__bDq_O {
    background-color: #FFFFFF;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
    /* padding: 20px 20px; */
    width: 106px;
    height: 107px;
    border-radius: 50%;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_lorawan__l3vvM {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
}

.PhoneBubble_wavediv__Zr1j4 {
    margin-right: -60px;
    margin-top: 50px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_awsdiv__oJ3OW {
    margin-right: 0;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_matterdiv__BS_rL {
    margin-left: -30px;
    margin-top: 20px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_zigbeediv__BjbPw {
    margin-left: -30px;
    margin-top: -10px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

/* .zigbeeimg {
    z-index: 2;
} */

@keyframes PhoneBubble_backgroundPop__vr1zh {
    0% {
      transform: scale(1); /* Start with normal size */
      background-position: center; /* Normal position */
    }
    50% {
      transform: scale(1.19); /* Pop-up effect: enlarge */
      background-position: center; /* Keep the image centered */
    }
    100% {
      transform: scale(1); /* Return to normal size */
      background-position: center; /* Normal position */
    }
}


.PhoneBubble_div2__we1tr {
    display: flex;
}

.PhoneBubble_awsdiv2__b21fh {
    margin-top: -30px;
    margin-left: 15px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_matterdiv2__gvV0M {
    margin-left: -50px;
    margin-top: 10px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_zigbeediv2__R41cZ {
    margin-left: -50px;
    margin-top: -40px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_phonediv__Rtbm2 {
    margin-left: -60px;
    margin-top: -75px;
    /* background-color: #f3f3f3;
    border-radius: 50%;
    width: 200px; */
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_phoneimg___9azB {
    margin-left: 20px;
}

.PhoneBubble_awsdiv3__4WyXC {
    margin-left: -20px;
    margin-top: -20px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_matterdiv3__HFJJK {
    margin-top: 10px;
    margin-left: -50px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_zigbeediv3__Lk3i6 {
    margin-top: -30px;
    margin-left: -50px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}






.PhoneBubble_div3__R1LNl {
    display: flex;
}

.PhoneBubble_alexadiv__ON1b4 {
    margin-top: -150px;
    margin-left: 10px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_rainbowdiv__Zg1di {
    margin-top: -110px;
    margin-left: -30px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_homekitdiv__Mc1CV {
    margin-top: -50px;
    margin-left: -55px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_matterdiv4__3Nhfn {
    margin-top: -45px;
    margin-left: -30px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_wavediv2__UazYN {
    margin-top: -25px;
    margin-left: -40px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_homekitdiv2__yOKBq {
    margin-top: -65px;
    margin-left: -30px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_alexadiv2__xkCl_ {
    margin-top: -140px;
    margin-left: -110px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_rainbowdiv2__Jplyw {
    margin-top: -110px;
    margin-left: -50px;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_smartdivimg__JDHdM {
    margin-top: -60px;
    margin-left: 30px;
}



























































/* Add this to your PhoneBubble.module.css */
@keyframes PhoneBubble_rotateAnimation__gQqC8 {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
}

@keyframes PhoneBubble_backgroundPop__vr1zh {
    0% {
      transform: scale(1); /* Start with normal size */
      background-position: center; /* Normal position */
    }
    50% {
      transform: scale(1.1); /* Pop-up effect: enlarge */
      background-position: center; /* Keep the image centered */
    }
    100% {
      transform: scale(1); /* Return to normal size */
      background-position: center; /* Normal position */
    }
}


.PhoneBubble_main__PLxRl {
    margin: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 50px 20px 50px 120px;
    background-color: red;

}

.PhoneBubble_mymain__AHSMO {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    /* background-color: #f0f0f0;  */
    position: relative;
    /* animation: rotateAnimation 30s linear infinite;  */
  }
  
  .PhoneBubble_mybackground4__462DP {
    position: absolute;
    width: 350px; /* Larger than mybackground3 */
    height: 350px;
    background-color: rgba(0, 0, 0, 0.03); /* Lighter background than mybackground3 */
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .PhoneBubble_mybackground3__wrCmC {
    position: absolute;
    width: 300px; /* Larger than mybackground2 */
    height: 300px;
    background-color: rgba(0, 0, 0, 0.03); /* Lighter background than mybackground2 */
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .PhoneBubble_mybackground2__AOt3L {
    position: absolute;
    width: 250px; /* Larger than mybackground1 */
    height: 250px;
    background-color: rgba(0, 0, 0, 0.05); /* Lighter background than mybackground1 */
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .PhoneBubble_mybackground1__TROYP {
    position: absolute;
    width: 200px; /* Smaller size */
    height: 200px;
    background-color: rgba(0, 0, 0, 0.1); 
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .PhoneBubble_myphonediv__HdrA0 {
    position: relative;
    z-index: 2;
  }
  
  .PhoneBubble_myphoneimg__6eo9h {
    display: relative;
    z-index: 3; /* Ensure it's above the backgrounds */
  }

  /* Define independent classes for images */
.PhoneBubble_mymatterdiv1__jttZH {
    position: absolute;
    bottom: 295px;
    margin-left: 100px;
    left: 0;
    transform: translateX(-50%);
    z-index: 10;
    width: 120px; 
    height: 96px; 
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_mymatterdiv2__kH6oU {
    position: absolute;
    bottom: 125px;
    margin-left: -255px;
    transform: translateX(-50%);
    z-index: 10;
    width: 120px; 
    height: 96px; 
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
  }

  .PhoneBubble_mymatterdiv3__2zSP9 {
    position: absolute;
    bottom: 105px;
    left: 253px;
    transform: translateX(-50%);
    z-index: 10;
    margin-right: 20px; 
    display: flex; 
    justify-content: center; 
    align-items: center; 
    width: 120px; 
    height: 96px; 
    box-sizing: border-box; 
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
  }
  
  
  .PhoneBubble_myawsdiv1__Vm8Fk {
    position: absolute;
    right: 280px; 
    /* margin-left: 100px;  */
    z-index: 10;
    bottom: 165px;
    display: flex; 
    justify-content: center; 
    align-items: center;
    width: 120px; 
    height: 96px; 
    box-sizing: border-box; 
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

  /* .myawsimg {
    width: 136px;
    height: 96px;
    object-fit: contain;
  } */

  .PhoneBubble_myawsdiv2__FeSqn {
    position: absolute;
    bottom: 300px;
    left: 30px;
    z-index: 10;
    width: 120px; 
    height: 96px; 
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
  }

  .PhoneBubble_myawsdiv3__t4mlq {
    position: absolute; 
    bottom: 165px;
    right: 0; 
    z-index: 10;
    width: 120px; 
    height: 96px; 
    display: flex; 
    justify-content: center;
    align-items: center;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
  }
  
  .PhoneBubble_myzigbeediv1__zDkW9 {
    position: absolute;
    width: 120px; 
    height: 96px; 
    margin-top: 0;
    margin-bottom: 90px;
    margin-right: 185px; 
    z-index: 10;
    box-sizing: border-box; 
    display: flex;
    justify-content: center;
    align-items: center;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
  }

  .PhoneBubble_myzigbeediv2__Dg3Be {
    position: absolute;
    width: 120px; 
    height: 96px; 
    margin-top: 0;
    margin-bottom: 330px;
    margin-left: 90px; 
    z-index: 10;
    box-sizing: border-box; 
    display: flex;
    justify-content: center;
    align-items: center;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
  }

  .PhoneBubble_myzigbeediv3__cN6kJ {
    position: absolute;
    top: 85px;
    margin-left: 370px;
    z-index: 10;
    display: flex; 
    justify-content: center; 
    align-items: center; 
    width: 120px; 
    height: 96px; 
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
  }
  
  /* .mywavediv {
    position: absolute;
    bottom: 100px;
    right: 0;
    z-index: 10;
  } */

  .PhoneBubble_mywavediv1__rrIBy {
    position: absolute;
    bottom: 240px;
    right: 225px;
    z-index: 10;
    width: 120px; 
    height: 96px; 
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
  }
  
  .PhoneBubble_mylorawandiv__HHd5d {
    width: 120px; /* Set width of the circle */
    height: 100px; /* Set height of the circle */
    background-color: #FFFFFF; /* Background color */
    border-radius: 50%; /* Makes the div a perfect circle */
    display: flex; /* Flexbox to center content */
    align-items: center; /* Vertical centering */
    justify-content: center; /* Horizontal centering */
    position: relative; /* To control image positioning if needed */
    z-index: 10;
    /* margin-top: -30px; */
    bottom: 120px;
    margin-left: 250px;
    box-shadow: 0px 0px 10px 5px rgba(123, 123, 123, 0.2);
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
  }
  
  .PhoneBubble_mylorawanimg__9E97P {
    width: 80px; /* Allow image to adjust automatically */
    height: 30px; /* Set desired height for the image */
  }

  .PhoneBubble_myalexadiv1__kiCoT {
    position: absolute;
    top: 200px;
    margin-left: -400px;
    display: flex; 
    justify-content: center; 
    align-items: center; 
    width: 120px; 
    height: 96px; 
    z-index: 10;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
  }

  .PhoneBubble_myalexadiv2__w8EnE {
    position: absolute;
    top: 200px;
    margin-left: -137px;
    display: flex; 
    justify-content: center; 
    align-items: center; 
    width: 120px; 
    height: 96px; 
    z-index: 10;
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
  }

  .PhoneBubble_myrainbowdiv1__siOQx {
    position: absolute;
    top: 215px;
    margin-left: -340px;
    z-index: 10;
    display: flex; 
    justify-content: center; 
    align-items: center; 
    width: 120px; 
    height: 96px; 
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
  }

  .PhoneBubble_myrainbowdiv2__F4iqw {
    position: absolute;
    top: 215px;
    margin-left: -70px;
    z-index: 10;
    display: flex; 
    justify-content: center; 
    align-items: center; 
    width: 120px; 
    height: 96px; 
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
  }

  .PhoneBubble_myhomekitdiv1__vWM3k {
    position: absolute;
    top: 280px;
    margin-left: -320px;
    z-index: 10;
    display: flex; 
    justify-content: center; 
    align-items: center; 
    width: 120px; 
    height: 96px; 
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
  }

  .PhoneBubble_myhomekitdiv2__ynSxC {
    position: absolute;
    top: 260px;
    margin-left: -130px;
    z-index: 10;
    display: flex; 
    justify-content: center; 
    align-items: center; 
    width: 120px; 
    height: 96px; 
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
  }

.PhoneBubble_mymatterdiv4__m8X3v {
    position: absolute;
    top: 290px;
    margin-left: -255px;
    z-index: 10;
    display: flex; 
    justify-content: center; 
    align-items: center; 
    width: 120px; 
    height: 96px; 
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
}

.PhoneBubble_mywavediv2__aF1j2 {
    position: absolute;
    top: 300px;
    margin-left: -190px;
    z-index: 10;
    display: flex; 
    justify-content: center; 
    align-items: center; 
    width: 120px; 
    height: 96px; 
    animation: PhoneBubble_backgroundPop__vr1zh 4s ease-in-out infinite;
  }

.PhoneBubble_belowdiv__RKGEX {
    display: flex;
}

/* .myphonediv2 {
    margin-left: 200px;
} */


  
  






























































































































































































































@media only screen and (min-width: 1201px) and (max-width: 1800px) {
    .PhoneBubble_main__PLxRl {
        margin-top: 0;
        margin-bottom: 0;
        display: flex;
        justify-content: space-around;
    }

    .PhoneBubble_bigsetimg__dl0wp {
        width: 550px;
    }
}

@media only screen and (min-width: 1801px) and (max-width: 2700px) {
    .PhoneBubble_main__PLxRl {
        margin-top: -700px;
        margin-bottom: 0;
        justify-content: space-around;
    }

    .PhoneBubble_bigsetimg__dl0wp {
        width: 700px;
    }
}

@media only screen and (min-width: 2701px) and (max-width: 3500px) {
    .PhoneBubble_main__PLxRl {
        margin-top: -800px;
        margin-bottom: 0;
        justify-content: space-around;
    }

    .PhoneBubble_bigsetimg__dl0wp {
        width: 700px;
    }
}

@media only screen and (min-width: 3501px) and (max-width: 4500px) {
    .PhoneBubble_main__PLxRl {
        margin-top: -800px;
        margin-bottom: 0;
        justify-content: space-around;
    }

    .PhoneBubble_bigsetimg__dl0wp {
        width: 800px;
    }
}









































































































































@media only screen and (min-width: 320px) and (max-width: 400px) {
    .PhoneBubble_main__PLxRl {
        /* margin: 50px auto; */
        flex-direction: column;
        margin: 50px 20px 50px 0;

    }

    .PhoneBubble_main2__0isYG {
        margin-bottom: 100px;
        display: flex;
        justify-content: center;
    }

    .PhoneBubble_mymain__AHSMO {
        margin-top: -120px;
    }

    .PhoneBubble_myphonediv2__orIYf {
        margin-top: -80px;
    }

    .PhoneBubble_background1__M_nxG {
        width: 300px;
        height: 350px;
    }
    
    .PhoneBubble_background2___qaJD {
        width: 330px;
        height: 370px;
    }
    
    .PhoneBubble_background3__sqiNq {
        width: 340px;
        height: 390px;
    }

    .PhoneBubble_smartdivimg__JDHdM {
        margin-left: 0;
        margin-top: -90px;
    }
}

@media only screen and (min-width: 401px) and (max-width: 480px) {
    .PhoneBubble_main__PLxRl {
        /* margin: 50px auto; */
        flex-direction: column;
        margin: 50px 20px 50px 0;
    }

    .PhoneBubble_main2__0isYG {
        margin-bottom: 100px;
        display: flex;
        justify-content: center;
    }

    .PhoneBubble_mymain__AHSMO {
        margin-top: -180px;
    }

    .PhoneBubble_myphonediv2__orIYf {
        margin-top: -180px;
    }

    .PhoneBubble_background1__M_nxG {
        width: 340px;
        height: 360px;
    }
    
    .PhoneBubble_background2___qaJD {
        width: 360px;
        height: 380px;
    }
    
    .PhoneBubble_background3__sqiNq {
        width: 380px;
        height: 400px;
    }

    .PhoneBubble_smartdivimg__JDHdM {
        margin-left: 0;
        margin-top: -90px;
        display: flex;
        justify-content: center;
    }
}

@media only screen and (min-width: 481px) and (max-width: 600px) {
    .PhoneBubble_main__PLxRl {
        /* margin: 50px auto; */
        flex-direction: column;
        margin: 50px 20px 50px 0;
    }

    .PhoneBubble_main2__0isYG {
        margin-bottom: 100px;
        display: flex;
        justify-content: center;
    }

    .PhoneBubble_mymain__AHSMO {
        margin-top: -110px;
    }

    .PhoneBubble_myphonediv2__orIYf {
        margin-top: -130px;
    }

    .PhoneBubble_background1__M_nxG {
        width: 360px;
        height: 370px;
    }
    
    .PhoneBubble_background2___qaJD {
        width: 380px;
        height: 390px;
    }
    
    .PhoneBubble_background3__sqiNq {
        width: 400px;
        height: 410px;
    }

    .PhoneBubble_smartdivimg__JDHdM {
        margin-left: 0;
        margin-top: -90px;
        display: flex;
        justify-content: center;
    }
}

@media only screen and (min-width: 601px) and (max-width: 768px) {
    .PhoneBubble_main__PLxRl {
        /* margin: 50px auto; */
        flex-direction: column;
        margin: 50px 20px 50px 0;
    }

    .PhoneBubble_main2__0isYG {
        margin-bottom: 100px;
        display: flex;
        justify-content: center;
    }

    .PhoneBubble_mymain__AHSMO {
        margin-top: -180px;
    }

    .PhoneBubble_myphonediv2__orIYf {
        margin-top: -180px;
    }

    .PhoneBubble_background1__M_nxG {
        width: 380px;
        height: 380px;
    }
    
    .PhoneBubble_background2___qaJD {
        width: 400px;
        height: 400px;
    }
    
    .PhoneBubble_background3__sqiNq {
        width: 420px;
        height: 420px;
    }

    .PhoneBubble_smartdivimg__JDHdM {
        margin-left: 0;
        margin-top: -90px;
        display: flex;
        justify-content: center;
    }
}


@media only screen and (min-width: 769px) and (max-width: 900px) {
    .PhoneBubble_main__PLxRl {
        /* margin: 50px auto; */
        flex-direction: column;
        margin: 50px 20px 50px 0;
    }

    .PhoneBubble_main2__0isYG {
        margin-bottom: 100px;
        display: flex;
        justify-content: center;
    }

    .PhoneBubble_mymain__AHSMO {
        margin-top: -200px;
    }

    .PhoneBubble_myphonediv2__orIYf {
        margin-top: -200px;
    }

    .PhoneBubble_background1__M_nxG {
        width: 400px;
        height: 390px;
    }
    
    .PhoneBubble_background2___qaJD {
        width: 420px;
        height: 410px;
    }
    
    .PhoneBubble_background3__sqiNq {
        width: 440px;
        height: 430px;
    }

    .PhoneBubble_smartdivimg__JDHdM {
        margin-left: 0;
        margin-top: -90px;
        display: flex;
        justify-content: center;
    }
}

@media only screen and (min-width: 901px) and (max-width: 1200px) {
    .PhoneBubble_main__PLxRl {
        /* margin: 50px auto; */
        flex-direction: column;
        margin: 50px 20px 50px 0;
    }

    .PhoneBubble_main2__0isYG {
        margin-bottom: 100px;
        display: flex;
        justify-content: center;
    }

    .PhoneBubble_mymain__AHSMO {
        margin-top: -350px;
        margin-bottom: 130px;
    }

    .PhoneBubble_myphonediv2__orIYf {
        margin-top: -350px;
    }

    .PhoneBubble_background1__M_nxG {
        width: 420px;
        height: 400px;
    }
    
    .PhoneBubble_background2___qaJD {
        width: 440px;
        height: 420px;
    }
    
    .PhoneBubble_background3__sqiNq {
        width: 460px;
        height: 440px;
    }

    .PhoneBubble_smartdivimg__JDHdM {
        margin-left: 0;
        margin-top: -90px;
        display: flex;
        justify-content: center;
    }
}


/* Container Styles */
.PhoneBubble_container__mfbJ3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2rem;
}
@media (min-width: 1280px) {

    .PhoneBubble_container__mfbJ3 {
        margin-top: 4rem;
        margin-bottom: 4rem;
        flex-direction: row;
        gap: 4rem;
    }
}
  
  /* Phone Orbit Styles */
  .PhoneBubble_phoneContainer__m7Uzf {
    position: relative;
    height: 350px;
    width: 350px;
}
  
  .PhoneBubble_orbitContainer__ZzjFb {
    position: relative;
    height: 100%;
    width: 100%;
}
  
  .PhoneBubble_orbitItem__Uv6n6 {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 5rem;
    width: 5rem;
    transform: 
      translate(-50%, -50%)
      rotate(var(--angle))
      translateX(160px)
      rotate(calc(-1 * var(--angle)));
    animation: PhoneBubble_orbit__K7bia 25s linear infinite;
}
  
  @keyframes PhoneBubble_orbit__K7bia {
    from { transform: 
      translate(-50%, -50%)
      rotate(0deg)
      translateX(160px)
      rotate(0deg); }
    to { transform: 
      translate(-50%, -50%)
      rotate(360deg)
      translateX(160px)
      rotate(-360deg); }
  }
  
  .PhoneBubble_orbitImage__zplBo {
    height: 100%;
    width: 100%;
}
  
  @keyframes PhoneBubble_pulse__T3V7J {

    50% {
        opacity: .5;
    }
}
  
  .PhoneBubble_orbitImage__zplBo {
    animation: PhoneBubble_pulse__T3V7J 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    object-fit: contain;
}
  
  .PhoneBubble_centerPhone__ZsmeO {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    --tw-translate-x: -50%;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
  
  .PhoneBubble_phoneImage__iO_3Y {
    width: 200px;
}
  
  @media (min-width: 1280px) {

    .PhoneBubble_phoneImage__iO_3Y {
        width: 250px;
    }
}
  
  /* Video Slider Styles */
  .PhoneBubble_sliderContainer__9V3YV {
    width: 100%;
    max-width: 42rem;
}
  @media (min-width: 1280px) {

    .PhoneBubble_sliderContainer__9V3YV {
        width: 500px;
    }
}
  
  .PhoneBubble_videoSlide__5JZoO {
    position: relative;
    overflow: hidden;
    border-radius: 0.75rem;
}
  
  .PhoneBubble_videoPlayer__JiNdo {
    height: 400px;
    width: 100%;
    object-fit: cover;
}
  
  .PhoneBubble_replayOverlay__NzLOu {
    position: absolute;
    inset: 0px;
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    background-color: rgb(0 0 0 / 0.5);
}
  
  .PhoneBubble_replayIcon__0Faje {
    --tw-invert: invert(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
  
  .PhoneBubble_replayText__pJCui {
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
  
  /* Arrow Styles */
  .PhoneBubble_arrowLeft__74Vc2 {
    position: absolute;
    left: -80px;
    top: 50%;
    z-index: 10;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    cursor: pointer;
}
  
  .PhoneBubble_arrowRight__yoje5 {
    position: absolute;
    right: -80px;
    top: 50%;
    z-index: 10;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    cursor: pointer;
}


  /* components/phonebubble/PhoneBubble.module.css */
/* (all your existing CSS unchanged…) */

/* at the very bottom, add: */
@keyframes PhoneBubble_rotateAnimation__gQqC8 {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  
  .PhoneBubble_orbitContainer__ZzjFb {
    animation: PhoneBubble_rotateAnimation__gQqC8 30s linear infinite;
  }
  
  /* plus your existing .mybackground1, .mymatterdiv1, etc. */
  
/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_5/nightmode/NightMode.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
.NightMode_main__b_VDE {
    width: 520px;
    height: 540px;
    background: linear-gradient(to bottom, #f2f2f2, #f3f3f3);
    border-radius: 50%;
    padding: 30px;
    margin: 10px auto 50px auto;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.NightMode_NightMode__RnYgv {
    background-color: #000;
    width: 255px;
    height: 480px;
    border-radius: 30px;
    margin: auto;
}

.NightMode_text__xezEv {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 50px;
    letter-spacing: 1px;
}

.NightMode_moondiv__lCxbG {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.NightMode_bulbdiv__R_xug {
    display: flex;
    background-color: #2E2E2E;
    width: 200px;
    border-radius: 15px;
    justify-content: center;
    margin: 40px auto 20px auto;
    cursor: pointer;
    margin-bottom: 70px;
}

.NightMode_bulbdiv__R_xug:hover {
    background-color: #1a1919;
}

.NightMode_bulbtext__xQ2Sq {
    color: #FFFFFF;
    font-size: 17px;
    letter-spacing: 1px;
    margin-top: 15px;
}

.NightMode_secureimg__xEpQS {
    margin-top: 5px;
}

@keyframes NightMode_backgroundPop__ZAxMo {
    0% {
      transform: scale(1); /* Start with normal size */
      background-position: center; /* Normal position */
    }
    50% {
      transform: scale(1.05); /* Pop-up effect: enlarge */
      background-position: center; /* Keep the image centered */
    }
    100% {
      transform: scale(1); /* Return to normal size */
      background-position: center; /* Normal position */
    }
}

.NightMode_healthdiv__S3Fzl {
    background-color: #A97D5D;
    width: 211px;
    border-radius: 99px;
    display: flex;
    justify-content: center;
    margin: auto;
    padding: 8px 0;
    cursor: pointer;
    margin-bottom: 10px;
}

.NightMode_healthdiv__S3Fzl:hover {
    background-color: #8e6141;
}

.NightMode_healthdiv2__85OPg {
    background-color: #A97D5D;
    width: 211px;
    border-radius: 99px;
    display: flex;
    justify-content: center;
    margin: auto;
    padding: 8px 0;
    cursor: pointer;
}

.NightMode_healthdiv2__85OPg:hover {
    background-color: #8e6141;
}

.NightMode_safetytext___sy9j {
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 3px;
}

.NightMode_safetytext2__np3lw {
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 3px;
}

.NightMode_safetyicon__8WvhE {
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 3px;
}

.NightMode_safetyicon2__iDCFS {
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 3px;
}

@media only screen and (min-width: 320px) and (max-width: 400px) {
    .NightMode_main__b_VDE {
        width: 350px;
        height: 480px;
        padding: 20px;
    }
    
    .NightMode_NightMode__RnYgv {
        width: 275px;
        height: 507px;
    }

    .NightMode_text__xezEv {
        font-size: 16px;
        letter-spacing: 1px;
        padding-top: 60px;
    }

    .NightMode_bulbdiv__R_xug {
        width: 218px;
    }

    .NightMode_bulbtext__xQ2Sq {
        font-size: 16px;
        letter-spacing: 1px;
        margin-top: 15px;
    }

    .NightMode_healthdiv__S3Fzl {
        width: 231px;
        margin-bottom: 15px;
    }

    .NightMode_healthdiv2__85OPg {
        width: 231px;
    }

    .NightMode_secureimg__xEpQS {
        margin-top: 12px;
    }

    .NightMode_safetytext___sy9j {
        color: #FFFFFF;
        font-size: 16px;
        margin-top: 15px;
        margin-left: 3px;
    }

    .NightMode_secureimg2__tDCtr {
        margin-top: 5px;
    }
    .NightMode_safetytext2__np3lw {
        color: #FFFFFF;
        font-size: 16px;
        margin-top: 10px;
        margin-left: 3px;
    }

    .NightMode_safetyicon__8WvhE {
        font-size: 20px;
        color: #FFFFFF;
        margin-top: 9px;
    }

    .NightMode_safetyicon2__iDCFS {
        font-size: 20px;
        color: #FFFFFF;
        margin-top: 3px;
    }
}

@media only screen and (min-width: 401px) and (max-width: 480px) {
    .NightMode_main__b_VDE {
        width: 350px;
        height: 480px;
        padding: 20px;
    }
    
    .NightMode_NightMode__RnYgv {
        width: 275px;
        height: 507px;
        margin-top: -30px;
    }

    .NightMode_text__xezEv {
        font-size: 16px;
        letter-spacing: 1px;
        padding-top: 60px;
    }

    .NightMode_bulbdiv__R_xug {
        width: 218px;
    }

    .NightMode_bulbtext__xQ2Sq {
        font-size: 16px;
        letter-spacing: 1px;
        margin-top: 15px;
    }

    .NightMode_healthdiv__S3Fzl {
        width: 231px;
        margin-bottom: 15px;
    }

    .NightMode_healthdiv2__85OPg {
        width: 231px;
    }

    .NightMode_secureimg__xEpQS {
        margin-top: 12px;
    }

    .NightMode_safetytext___sy9j {
        color: #FFFFFF;
        font-size: 16px;
        margin-top: 15px;
        margin-left: 3px;
    }

    .NightMode_secureimg2__tDCtr {
        margin-top: 5px;
    }
    .NightMode_safetytext2__np3lw {
        color: #FFFFFF;
        font-size: 16px;
        margin-top: 10px;
        margin-left: 3px;
    }

    .NightMode_safetyicon__8WvhE {
        font-size: 20px;
        color: #FFFFFF;
        margin-top: 9px;
    }

    .NightMode_safetyicon2__iDCFS {
        font-size: 20px;
        color: #FFFFFF;
        margin-top: 3px;
    }

}


@media only screen and (min-width: 481px) and (max-width: 600px) {
    .NightMode_main__b_VDE {
        width: 350px;
        height: 480px;
        padding: 20px;
    }
    
    .NightMode_NightMode__RnYgv {
        width: 325px;
        height: 527px;
    }

    .NightMode_text__xezEv {
        font-size: 16px;
        letter-spacing: 1px;
        padding-top: 80px;
    }

    .NightMode_bulbdiv__R_xug {
        width: 230px;
    }

    .NightMode_bulbtext__xQ2Sq {
        font-size: 16px;
        letter-spacing: 1px;
        margin-top: 15px;
    }

    .NightMode_healthdiv__S3Fzl {
        width: 251px;
        margin-bottom: 15px;
    }

    .NightMode_healthdiv2__85OPg {
        width: 251px;
    }

    .NightMode_secureimg__xEpQS {
        margin-top: 10px;
    }

    .NightMode_safetytext___sy9j {
        color: #FFFFFF;
        font-size: 16px;
        margin-top: 15px;
        margin-left: 3px;
    }

    .NightMode_secureimg2__tDCtr {
        margin-top: 5px;
    }

    .NightMode_safetytext2__np3lw {
        color: #FFFFFF;
        font-size: 16px;
        margin-top: 10px;
        margin-left: 3px;
    }

    .NightMode_safetyicon__8WvhE {
        font-size: 20px;
        color: #FFFFFF;
        margin-top: 9px;
    }

    .NightMode_safetyicon2__iDCFS {
        font-size: 20px;
        color: #FFFFFF;
        margin-top: 3px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 768px) {
    .NightMode_main__b_VDE {
        width: 350px;
        height: 480px;
        padding: 20px;
    }
    
    .NightMode_NightMode__RnYgv {
        width: 330px;
        height: 537px;
    }

    .NightMode_text__xezEv {
        font-size: 16px;
        letter-spacing: 1px;
        padding-top: 80px;
    }

    .NightMode_bulbdiv__R_xug {
        width: 220px;
    }

    .NightMode_bulbtext__xQ2Sq {
        font-size: 16px;
        letter-spacing: 1px;
        margin-top: 15px;
    }

    .NightMode_healthdiv__S3Fzl {
        width: 251px;
        margin-bottom: 15px;
    }

    .NightMode_healthdiv2__85OPg {
        width: 251px;
    }

    .NightMode_secureimg__xEpQS {
        margin-top: 12px;
    }

    .NightMode_safetytext___sy9j {
        color: #FFFFFF;
        font-size: 16px;
        margin-top: 15px;
        margin-left: 3px;
    }

    .NightMode_secureimg2__tDCtr {
        margin-top: 5px;
    }

    .NightMode_safetytext2__np3lw {
        color: #FFFFFF;
        font-size: 16px;
        margin-top: 10px;
        margin-left: 3px;
    }

    .NightMode_safetyicon__8WvhE {
        font-size: 20px;
        color: #FFFFFF;
        margin-top: 9px;
    }

    .NightMode_safetyicon2__iDCFS {
        font-size: 20px;
        color: #FFFFFF;
        margin-top: 3px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 900px) {
    .NightMode_main__b_VDE {
        width: 350px;
        height: 480px;
        padding: 20px;
    }
    
    .NightMode_NightMode__RnYgv {
        width: 330px;
        height: 537px;
    }

    .NightMode_text__xezEv {
        font-size: 17px;
        letter-spacing: 1px;
        padding-top: 80px;
    }

    .NightMode_bulbdiv__R_xug {
        width: 220px;
    }

    .NightMode_bulbtext__xQ2Sq {
        font-size: 17px;
        letter-spacing: 1px;
        margin-top: 15px;
    }

    .NightMode_healthdiv__S3Fzl {
        width: 251px;
        margin-bottom: 15px;
    }

    .NightMode_healthdiv2__85OPg {
        width: 251px;
    }

    .NightMode_secureimg__xEpQS {
        margin-top: 12px;
    }

    .NightMode_safetytext___sy9j {
        color: #FFFFFF;
        font-size: 17px;
        margin-top: 15px;
        margin-left: 3px;
    }

    .NightMode_secureimg2__tDCtr {
        margin-top: 8px;
    }

    .NightMode_safetytext2__np3lw {
        color: #FFFFFF;
        font-size: 17px;
        margin-top: 12px;
        margin-left: 3px;
    }

    .NightMode_safetyicon__8WvhE {
        font-size: 20px;
        color: #FFFFFF;
        margin-top: 9px;
    }

    .NightMode_safetyicon2__iDCFS {
        font-size: 20px;
        color: #FFFFFF;
        margin-top: 7px;
    }
}

@media only screen and (min-width: 901px) and (max-width: 1200px) {
    .NightMode_main__b_VDE {
        width: 350px;
        height: 480px;
        padding: 20px;
    }
    
    .NightMode_NightMode__RnYgv {
        width: 330px;
        height: 537px;
    }

    .NightMode_text__xezEv {
        font-size: 17px;
        letter-spacing: 1px;
        padding-top: 80px;
    }

    .NightMode_bulbdiv__R_xug {
        width: 220px;
    }

    .NightMode_bulbtext__xQ2Sq {
        font-size: 17px;
        letter-spacing: 1px;
        margin-top: 15px;
    }

    .NightMode_healthdiv__S3Fzl {
        width: 251px;
        margin-bottom: 15px;
    }

    .NightMode_healthdiv2__85OPg {
        width: 251px;
    }

    .NightMode_secureimg__xEpQS {
        margin-top: 10px;
    }

    .NightMode_safetytext___sy9j {
        color: #FFFFFF;
        font-size: 17px;
        margin-top: 15px;
        margin-left: 3px;
    }

    .NightMode_secureimg2__tDCtr {
        margin-top: 7px;
    }

    .NightMode_safetytext2__np3lw {
        color: #FFFFFF;
        font-size: 18px;
        margin-top: 12px;
        margin-left: 3px;
    }

    .NightMode_safetyicon__8WvhE {
        font-size: 20px;
        color: #FFFFFF;
        margin-top: 9px;
    }

    .NightMode_safetyicon2__iDCFS {
        font-size: 20px;
        color: #FFFFFF;
        margin-top: 7px;
    }

}
/*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_5/heading/Heading.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************/
.Heading_main___jsLs {
    display: flex;
    justify-content: space-around;
}

.Heading_headdiv__UUcct {
    margin-top: 120px;
    margin-left: 100px;
}

.Heading_h1text__8WbBy {
    font-size: 25px;
    color: #000000;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: Arial, Helvetica, sans-serif;
}

.Heading_p1text__YJHS1 {
    font-size: 16px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    line-height: 22px;
    width: 509px;
    letter-spacing: 1px;
}

.Heading_activateh1__R_uqg {
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: Arial, Helvetica, sans-serif;
}

.Heading_maindiv__Y9_hl {
    display: flex;
    justify-content: space-between;
}

.Heading_viewdiv__rqtc2 {
    display: flex;
}

.Heading_viewlink__nB_j3 {
    font-size: 16px;
    font-weight: bold;
    color: #5C755E;
    letter-spacing: 1px;
}

.Heading_viewlinkdiv__vj1zo {
    animation: Heading_backgroundPop__tM3Wg 4s ease-in-out infinite;
}

@keyframes Heading_backgroundPop__tM3Wg {
    0% {
      transform: scale(1); /* Start with normal size */
      background-position: center; /* Normal position */
    }
    50% {
      transform: scale(1.05); /* Pop-up effect: enlarge */
      background-position: center; /* Keep the image centered */
    }
    100% {
      transform: scale(1); /* Return to normal size */
      background-position: center; /* Normal position */
    }
}

.Heading_nextlink___FRbl {
    font-size: 16px;
    color: #5C755E;
    margin-top: 3px;
}

.Heading_buttontoggle___iG8t {
    font-size: 40px;
    color: #c4c4c6;
}







@media only screen and (min-width: 1201px) and (max-width: 1800px) {
    .Heading_main___jsLs {
        margin: 150px 0 100px 0;
    }
}

@media only screen and (min-width: 1801px) and (max-width: 2700px) {
    .Heading_main___jsLs {
        margin: 150px 0 100px 0;
    }
}

@media only screen and (min-width: 2701px) and (max-width: 3500px) {
    .Heading_main___jsLs {
        margin: 150px 0 100px 0;
    }
}

@media only screen and (min-width: 3501px) and (max-width: 4500px) {
    .Heading_main___jsLs {
        margin: 150px 0 100px 0;
    }
}













































































@media only screen and (min-width: 320px) and (max-width: 400px) {
    .Heading_main___jsLs {
        flex-direction: column;
    }

    .Heading_headdiv__UUcct {
        margin: 50px auto 50px auto;
    }

    .Heading_h1text__8WbBy {
        font-size: 17px;
        width: 309px;
        margin: 20px auto 20px auto;
        text-align: center;
    }

    .Heading_p1text__YJHS1 {
        width: 330px;
        text-align: center;
        margin-bottom: 30px;
        line-height: 23px;
        font-size: 16px;
    }

    .Heading_p1textdiv__GtY51 {
        display: flex;
        justify-content: center;
    }

    .Heading_activateh1__R_uqg {
        text-align: center;
        font-size: 16px;
    }

    .Heading_maindiv__Y9_hl {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .Heading_viewdiv__rqtc2 {
        margin: 20px auto;
    } 

    .Heading_nextlink___FRbl {
        margin-top: 3px;
    }

    .Heading_viewlink__nB_j3 {
        font-size: 16px;
    }
}

@media only screen and (min-width: 401px) and (max-width: 480px) {
    .Heading_main___jsLs {
        flex-direction: column;
    }

    .Heading_headdiv__UUcct {
        margin: 50px auto 50px auto;
    }

    .Heading_h1text__8WbBy {
        font-size: 17px;
        width: 309px;
        margin: 20px auto 20px auto;
        text-align: center;
    }

    .Heading_p1text__YJHS1 {
        width: 330px;
        text-align: center;
        margin-bottom: 30px;
        line-height: 23px;
        font-size: 16px;
    }

    .Heading_p1textdiv__GtY51 {
        display: flex;
        justify-content: center;
    }

    .Heading_activateh1__R_uqg {
        text-align: center;
        font-size: 16px;
    }

    .Heading_maindiv__Y9_hl {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .Heading_viewdiv__rqtc2 {
        margin: 20px auto;
    } 

    .Heading_nextlink___FRbl {
        margin-top: 3px;
    }

    .Heading_viewlink__nB_j3 {
        font-size: 16px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 600px) {
    .Heading_main___jsLs {
        flex-direction: column;
    }

    .Heading_headdiv__UUcct {
        margin: 50px auto 50px auto;
    }

    .Heading_h1text__8WbBy {
        font-size: 17px;
        width: 309px;
        margin: 20px auto 20px auto;
        text-align: center;
    }

    .Heading_p1text__YJHS1 {
        width: 360px;
        text-align: center;
        margin-bottom: 30px;
        line-height: 23px;
        font-size: 16px;
    }

    .Heading_p1textdiv__GtY51 {
        display: flex;
        justify-content: center;
    }

    .Heading_activateh1__R_uqg {
        text-align: center;
        font-size: 16px;
    }

    .Heading_maindiv__Y9_hl {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .Heading_viewdiv__rqtc2 {
        margin: 20px auto;
    } 

    .Heading_nextlink___FRbl {
        margin-top: 3px;
    }

    .Heading_viewlink__nB_j3 {
        font-size: 16px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 768px) {
    .Heading_main___jsLs {
        flex-direction: column;
    }

    .Heading_headdiv__UUcct {
        margin: 50px auto 50px auto;
    }

    .Heading_h1text__8WbBy {
        font-size: 17px;
        width: 309px;
        margin: 20px auto 20px auto;
        text-align: center;
    }

    .Heading_p1text__YJHS1 {
        width: 450px;
        text-align: center;
        margin-bottom: 30px;
        line-height: 23px;
        font-size: 16px;
    }

    .Heading_p1textdiv__GtY51 {
        display: flex;
        justify-content: center;
    }

    .Heading_activateh1__R_uqg {
        text-align: center;
        font-size: 16px;
    }

    .Heading_maindiv__Y9_hl {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .Heading_viewdiv__rqtc2 {
        margin: 20px auto;
    } 

    .Heading_nextlink___FRbl {
        margin-top: 3px;
    }

    .Heading_viewlink__nB_j3 {
        font-size: 16px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 900px) {
    .Heading_main___jsLs {
        flex-direction: column;
    }

    .Heading_headdiv__UUcct {
        margin: 50px auto 50px auto;
    }

    .Heading_h1text__8WbBy {
        font-size: 17px;
        width: 309px;
        margin: 20px auto 20px auto;
        text-align: center;
    }

    .Heading_p1text__YJHS1 {
        width: 470px;
        text-align: center;
        margin-bottom: 30px;
        line-height: 23px;
        font-size: 17px;
    }

    .Heading_p1textdiv__GtY51 {
        display: flex;
        justify-content: center;
    }

    .Heading_activateh1__R_uqg {
        text-align: center;
        font-size: 17px;
    }

    .Heading_maindiv__Y9_hl {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .Heading_viewdiv__rqtc2 {
        margin: 20px auto;
    } 

    .Heading_nextlink___FRbl {
        margin-top: 3px;
    }

    .Heading_viewlink__nB_j3 {
        font-size: 17px;
    }
}

@media only screen and (min-width: 901px) and (max-width: 1200px) {
    .Heading_main___jsLs {
        flex-direction: column;
    }

    .Heading_headdiv__UUcct {
        margin: 50px auto 50px auto;
    }

    .Heading_h1text__8WbBy {
        font-size: 17px;
        width: 309px;
        margin: 20px auto 20px auto;
        text-align: center;
    }

    .Heading_p1text__YJHS1 {
        width: 480px;
        text-align: center;
        margin-bottom: 30px;
        line-height: 23px;
        font-size: 17px;
    }

    .Heading_p1textdiv__GtY51 {
        display: flex;
        justify-content: center;
    }

    .Heading_activateh1__R_uqg {
        text-align: center;
        font-size: 17px;
    }

    .Heading_maindiv__Y9_hl {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .Heading_viewdiv__rqtc2 {
        margin: 20px auto;
    } 

    .Heading_nextlink___FRbl {
        margin-top: 3px;
    }

    .Heading_viewlink__nB_j3 {
        font-size: 17px;
    }
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_6/carousel3/Carousel3.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
.Carousel3_main__tJXdk {
    width: 100%;
    position: relative;
    overflow: hidden;
  }

  /* .flow1 {
    z-index: 1;
  } */
  
  .Carousel3_section1__yJ0lu {
      position: relative;
      background: linear-gradient(to right, #5C755E, #78A67C); 
      /* background-image: url("/modernroom.png");  */
      background-size: cover;
      background-position: center;
      color: white; /* Set text color to white */
      height: 130vh;
      margin-bottom: 100px;
      display: flex;
      align-items: center;
      justify-content: center;
      animation: Carousel3_moveBackground__skpII 2.5s linear infinite;
      padding: 110px 50px;
      z-index: 1;
    }
  
    @keyframes Carousel3_moveBackground__skpII {
      0% {
        background-position: 0 0;
      }
      100% {
        background-position: 100% 100%;
      }
    }
    
    .Carousel3_section1__yJ0lu::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      /* background-color: rgba(0, 0, 0, 0.5);  */
      /* z-index: 1; */
    }
  
  .Carousel3_section2__DghK5 {
      position: relative;
      background-size: cover;
      background-position: center;
      background: linear-gradient(90deg, #5C755E, #78A67C);
      /* background-image: url("/grandeurproduct.png"); */
      color: white; /* Set text color to white */
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100vh;
      margin-bottom: 500px;
      animation: Carousel3_moveBackground__skpII 2.5s linear infinite;
  }
  
  .Carousel3_section2__DghK5::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background-color: rgba(76, 75, 75, 0.5); */
    z-index: 1;
  }
  
  .Carousel3_section3__3zY_u {
      position: relative;
      background-size: cover;
      background-position: center;
      background: linear-gradient(90deg, #5C755E, #78A67C);
      /* background-image: url("/grandeur-energy.png"); */
      color: white; /* Set text color to white */
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100vh;
      margin-bottom: 500px;
      animation: Carousel3_moveBackground__skpII 2.5s linear infinite;
  }
  .Carousel3_section3__3zY_u::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      /* background-color: rgba(0, 0, 0, 0.5);  */
      z-index: 1;
    }
  
  .Carousel3_section4__0wqcB {
      position: relative;
      background-size: cover;
      background-position: center;
      background: linear-gradient(90deg, #5C755E, #78A67C);
      /* background-image: url("/grandeurproduct.png"); */
      animation: Carousel3_moveBackground__skpII 2.5s linear infinite;
      height: 100vh;
      margin-bottom: 500px;
  }
  
  .Carousel3_section4__0wqcB::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      /* background-color: rgba(0, 0, 0, 0.5);  */
      z-index: 1;
    }
  
    @media only screen and (min-width: 320px) and (max-width: 400px) {
      .Carousel3_section1__yJ0lu {
        background: linear-gradient(to right, #5C755E, #78A67C); 
        margin-right: 0;
        height: 240vh;
        padding: 60px 0;
      }
      .Carousel3_section2__DghK5 {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 92vh;
      }
      .Carousel3_section3__3zY_u {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 92vh;
      }
      .Carousel3_section4__0wqcB {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 92vh;
      }
    }
  
    @media only screen and (min-width: 401px) and (max-width: 480px) {
      .Carousel3_section1__yJ0lu {
        background: linear-gradient(to right, #5C755E, #78A67C); 
        margin-right: 0;
        height: 180vh;
        padding: 60px 0;
        
      }
      .Carousel3_section2__DghK5 {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 91vh;
      }
      .Carousel3_section3__3zY_u {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 91vh;
      }
      .Carousel3_section4__0wqcB {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 91vh;
      }
    }
  
    @media only screen and (min-width: 481px) and (max-width: 600px) {
      .Carousel3_section1__yJ0lu {
        background: linear-gradient(to right, #5C755E, #78A67C);  
        margin-right: 0;
        height: 240vh;
        padding: 60px 0;
      }
      .Carousel3_section2__DghK5 {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 84vh;
      }
      .Carousel3_section3__3zY_u {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 84vh;
      }
      .Carousel3_section4__0wqcB {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 84vh;
      }
    }
  
    @media only screen and (min-width: 601px) and (max-width: 768px) {
      .Carousel3_section1__yJ0lu {
        background: linear-gradient(to right, #5C755E, #78A67C); 
        margin-right: 0;
        height: 170vh;
        padding: 60px 0;
      }
      .Carousel3_section2__DghK5 {
        background: linear-gradient(to right, #5C755E, #78A67C); 
        margin-right: 0;
        height: 83vh;
      }
      .Carousel3_section3__3zY_u {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 83vh;
      }
      .Carousel3_section4__0wqcB {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 83vh;
      }
    }
  
    @media only screen and (min-width: 769px) and (max-width: 900px) {
      .Carousel3_section1__yJ0lu {
        background: linear-gradient(to right, #5C755E, #78A67C); 
        margin-right: 0;
        height: 150vh;
      }
      .Carousel3_section2__DghK5 {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 80vh;
      }
      .Carousel3_section3__3zY_u {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 80vh;
      }
      .Carousel3_section4__0wqcB {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 80vh;
      }
    }
  
    @media only screen and (min-width: 901px) and (max-width: 1023px) {
      .Carousel3_section1__yJ0lu {
        background: linear-gradient(to right, #5C755E, #78A67C); 
        margin-right: 0;
        height: 150vh;
      }
      .Carousel3_section2__DghK5 {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 83vh;
      }
      .Carousel3_section3__3zY_u {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 83vh;
      }
      .Carousel3_section4__0wqcB {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 83vh;
      }
    }
  
    @media only screen and (min-width: 1024px) and (max-width: 1200px) {
      .Carousel3_section1__yJ0lu {
        background: linear-gradient(to right, #5C755E, #78A67C); 
        margin-right: 0;
        height: 140vh;
      }
      .Carousel3_section2__DghK5 {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 90vh;
      }
      .Carousel3_section3__3zY_u {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 90vh;
      }
      .Carousel3_section4__0wqcB {
        background-image: url("/modernroom.png"); 
        margin-right: 0;
        height: 90vh;
      }
    }


    
/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./node_modules/reactflow/dist/style.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
/* this gets exported as style.css and can be used for the default theming */
/* these are the necessary styles for React Flow, they get used by base.css and style.css */
.react-flow {
  direction: ltr;
}
.react-flow__container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.react-flow__pane {
  z-index: 1;
  cursor: -webkit-grab;
  cursor: grab;
}
.react-flow__pane.selection {
    cursor: pointer;
  }
.react-flow__pane.dragging {
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }
.react-flow__viewport {
  transform-origin: 0 0;
  z-index: 2;
  pointer-events: none;
}
.react-flow__renderer {
  z-index: 4;
}
.react-flow__selection {
  z-index: 6;
}
.react-flow__nodesselection-rect:focus,
.react-flow__nodesselection-rect:focus-visible {
  outline: none;
}
.react-flow .react-flow__edges {
  pointer-events: none;
  overflow: visible;
}
.react-flow__edge-path,
.react-flow__connection-path {
  stroke: #b1b1b7;
  stroke-width: 1;
  fill: none;
}
.react-flow__edge {
  pointer-events: visibleStroke;
  cursor: pointer;
}
.react-flow__edge.animated path {
    stroke-dasharray: 5;
    -webkit-animation: dashdraw 0.5s linear infinite;
            animation: dashdraw 0.5s linear infinite;
  }
.react-flow__edge.animated path.react-flow__edge-interaction {
    stroke-dasharray: none;
    -webkit-animation: none;
            animation: none;
  }
.react-flow__edge.inactive {
    pointer-events: none;
  }
.react-flow__edge.selected,
  .react-flow__edge:focus,
  .react-flow__edge:focus-visible {
    outline: none;
  }
.react-flow__edge.selected .react-flow__edge-path,
  .react-flow__edge:focus .react-flow__edge-path,
  .react-flow__edge:focus-visible .react-flow__edge-path {
    stroke: #555;
  }
.react-flow__edge-textwrapper {
    pointer-events: all;
  }
.react-flow__edge-textbg {
    fill: white;
  }
.react-flow__edge .react-flow__edge-text {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
.react-flow__connection {
  pointer-events: none;
}
.react-flow__connection .animated {
    stroke-dasharray: 5;
    -webkit-animation: dashdraw 0.5s linear infinite;
            animation: dashdraw 0.5s linear infinite;
  }
.react-flow__connectionline {
  z-index: 1001;
}
.react-flow__nodes {
  pointer-events: none;
  transform-origin: 0 0;
}
.react-flow__node {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: all;
  transform-origin: 0 0;
  box-sizing: border-box;
  cursor: -webkit-grab;
  cursor: grab;
}
.react-flow__node.dragging {
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }
.react-flow__nodesselection {
  z-index: 3;
  transform-origin: left top;
  pointer-events: none;
}
.react-flow__nodesselection-rect {
    position: absolute;
    pointer-events: all;
    cursor: -webkit-grab;
    cursor: grab;
  }
.react-flow__handle {
  position: absolute;
  pointer-events: none;
  min-width: 5px;
  min-height: 5px;
  width: 6px;
  height: 6px;
  background: #1a192b;
  border: 1px solid white;
  border-radius: 100%;
}
.react-flow__handle.connectionindicator {
    pointer-events: all;
    cursor: crosshair;
  }
.react-flow__handle-bottom {
    top: auto;
    left: 50%;
    bottom: -4px;
    transform: translate(-50%, 0);
  }
.react-flow__handle-top {
    left: 50%;
    top: -4px;
    transform: translate(-50%, 0);
  }
.react-flow__handle-left {
    top: 50%;
    left: -4px;
    transform: translate(0, -50%);
  }
.react-flow__handle-right {
    right: -4px;
    top: 50%;
    transform: translate(0, -50%);
  }
.react-flow__edgeupdater {
  cursor: move;
  pointer-events: all;
}
.react-flow__panel {
  position: absolute;
  z-index: 5;
  margin: 15px;
}
.react-flow__panel.top {
    top: 0;
  }
.react-flow__panel.bottom {
    bottom: 0;
  }
.react-flow__panel.left {
    left: 0;
  }
.react-flow__panel.right {
    right: 0;
  }
.react-flow__panel.center {
    left: 50%;
    transform: translateX(-50%);
  }
.react-flow__attribution {
  font-size: 10px;
  background: rgba(255, 255, 255, 0.5);
  padding: 2px 3px;
  margin: 0;
}
.react-flow__attribution a {
    text-decoration: none;
    color: #999;
  }
@-webkit-keyframes dashdraw {
  from {
    stroke-dashoffset: 10;
  }
}
@keyframes dashdraw {
  from {
    stroke-dashoffset: 10;
  }
}
.react-flow__edgelabel-renderer {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.react-flow__edge.updating .react-flow__edge-path {
      stroke: #777;
    }
.react-flow__edge-text {
    font-size: 10px;
  }
.react-flow__node.selectable:focus,
  .react-flow__node.selectable:focus-visible {
    outline: none;
  }
.react-flow__node-default,
.react-flow__node-input,
.react-flow__node-output,
.react-flow__node-group {
  padding: 10px;
  border-radius: 3px;
  width: 150px;
  font-size: 12px;
  color: #222;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #1a192b;
  background-color: white;
}
.react-flow__node-default.selectable:hover, .react-flow__node-input.selectable:hover, .react-flow__node-output.selectable:hover, .react-flow__node-group.selectable:hover {
      box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.08);
    }
.react-flow__node-default.selectable.selected,
    .react-flow__node-default.selectable:focus,
    .react-flow__node-default.selectable:focus-visible,
    .react-flow__node-input.selectable.selected,
    .react-flow__node-input.selectable:focus,
    .react-flow__node-input.selectable:focus-visible,
    .react-flow__node-output.selectable.selected,
    .react-flow__node-output.selectable:focus,
    .react-flow__node-output.selectable:focus-visible,
    .react-flow__node-group.selectable.selected,
    .react-flow__node-group.selectable:focus,
    .react-flow__node-group.selectable:focus-visible {
      box-shadow: 0 0 0 0.5px #1a192b;
    }
.react-flow__node-group {
  background-color: rgba(240, 240, 240, 0.25);
}
.react-flow__nodesselection-rect,
.react-flow__selection {
  background: rgba(0, 89, 220, 0.08);
  border: 1px dotted rgba(0, 89, 220, 0.8);
}
.react-flow__nodesselection-rect:focus,
  .react-flow__nodesselection-rect:focus-visible,
  .react-flow__selection:focus,
  .react-flow__selection:focus-visible {
    outline: none;
  }
.react-flow__controls {
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.08);
}
.react-flow__controls-button {
    border: none;
    background: #fefefe;
    border-bottom: 1px solid #eee;
    box-sizing: content-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    padding: 5px;
  }
.react-flow__controls-button:hover {
      background: #f4f4f4;
    }
.react-flow__controls-button svg {
      width: 100%;
      max-width: 12px;
      max-height: 12px;
    }
.react-flow__controls-button:disabled {
      pointer-events: none;
    }
.react-flow__controls-button:disabled svg {
        fill-opacity: 0.4;
      }
.react-flow__minimap {
  background-color: #fff;
}
.react-flow__minimap svg {
  display: block;
}
.react-flow__resize-control {
  position: absolute;
}
.react-flow__resize-control.left,
.react-flow__resize-control.right {
  cursor: ew-resize;
}
.react-flow__resize-control.top,
.react-flow__resize-control.bottom {
  cursor: ns-resize;
}
.react-flow__resize-control.top.left,
.react-flow__resize-control.bottom.right {
  cursor: nwse-resize;
}
.react-flow__resize-control.bottom.left,
.react-flow__resize-control.top.right {
  cursor: nesw-resize;
}
/* handle styles */
.react-flow__resize-control.handle {
  width: 4px;
  height: 4px;
  border: 1px solid #fff;
  border-radius: 1px;
  background-color: #3367d9;
  transform: translate(-50%, -50%);
}
.react-flow__resize-control.handle.left {
  left: 0;
  top: 50%;
}
.react-flow__resize-control.handle.right {
  left: 100%;
  top: 50%;
}
.react-flow__resize-control.handle.top {
  left: 50%;
  top: 0;
}
.react-flow__resize-control.handle.bottom {
  left: 50%;
  top: 100%;
}
.react-flow__resize-control.handle.top.left {
  left: 0;
}
.react-flow__resize-control.handle.bottom.left {
  left: 0;
}
.react-flow__resize-control.handle.top.right {
  left: 100%;
}
.react-flow__resize-control.handle.bottom.right {
  left: 100%;
}
/* line styles */
.react-flow__resize-control.line {
  border-color: #3367d9;
  border-width: 0;
  border-style: solid;
}
.react-flow__resize-control.line.left,
.react-flow__resize-control.line.right {
  width: 1px;
  transform: translate(-50%, 0);
  top: 0;
  height: 100%;
}
.react-flow__resize-control.line.left {
  left: 0;
  border-left-width: 1px;
}
.react-flow__resize-control.line.right {
  left: 100%;
  border-right-width: 1px;
}
.react-flow__resize-control.line.top,
.react-flow__resize-control.line.bottom {
  height: 1px;
  transform: translate(0, -50%);
  left: 0;
  width: 100%;
}
.react-flow__resize-control.line.top {
  top: 0;
  border-top-width: 1px;
}
.react-flow__resize-control.line.bottom {
  border-bottom-width: 1px;
  top: 100%;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_6/flowdiagram/FlowDiagram.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************/
.FlowDiagram_divmain__ytG_6 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    min-height: 100vh; 
    width: 100%; 
}

.FlowDiagram_div1__1pQ3d {
    display: flex;
    background-color: #FFFFFF;
    height: 80px;
    padding: 20px 20px;
    border-radius: 20px;
    width: 270px;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.FlowDiagram_staffsnakediv__kizC3 {
    background-color: #5C755E;
    border-radius: 50%;
    /* padding: 5px 5px; */
    width: 58px;
    height: 58px;
    margin-top: -8px;
}

.FlowDiagram_snakeimg__simAJ {
    margin: 15px auto 0 auto;
}

.FlowDiagram_staffsnake__InG6I {
    font-size: 25px;
    color: #FFFFFF;
    margin-top: 3px;
}

.FlowDiagram_ptext1__vw1Xa {
    color: #212121;
    font-size: 14px;
    margin-top: 5px;
    margin-left: 8px;
}

.FlowDiagram_seenflowdiv__XS4A3 {
    margin-top: -80px;
}

.FlowDiagram_divmain2__SVNCI {
    display: flex;
    margin-left: 50px;
}

.FlowDiagram_seendown__WCe3d {
    display: flex;
    flex-direction: column;
}























































































.FlowDiagram_arrow1__y_FWW {
    margin-top: -43px;
    margin-left: 160px;
}

.FlowDiagram_arrow2__Gg4N2 {
    margin-left: -95px;
    margin-top: 1px;
}

.FlowDiagram_arrow3__37AuN {
    display: none;
}

.FlowDiagram_arrow4__6836P {
    display: none;
}

.FlowDiagram_arrow5__JYl5L {
    display: none;
}






































































.FlowDiagram_lumovediv__617zN {
    /* margin: auto; */
    margin-left: 160px;
}
.FlowDiagram_lumove__r_oW4 {
    font-size: 50px;
    margin-top: -40px;
}

.FlowDiagram_lumovediv2__Lvewe {
    /* margin: auto; */
    margin-left: 0;
}
.FlowDiagram_lumove2__Wf6lx {
    font-size: 50px;
    margin-top: 3px;
}

.FlowDiagram_lumoveleftdiv__zTJRp {
    margin-left: 0;
}

.FlowDiagram_lumoveleft__DLfIo {
    font-size: 50px;
}

.FlowDiagram_lumoverightdiv__978aN {
    margin-left: 0;
}

.FlowDiagram_lumoveright__yFScj {
    font-size: 50px;
}

.FlowDiagram_arrows__wbgAp {
    display: flex;
    gap: 30px;
}



.FlowDiagram_div2__ZN5Y3 {
    display: flex;
    background-color: #A97D5D;
    height: 80px;
    padding: 20px 20px;
    border-radius: 20px;
    width: 270px;
    margin-left: 50px;
    margin-top: 0;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.FlowDiagram_staffsnakediv2___Pa_7 {
    background-color: #5C755E;
    border-radius: 50%;
    padding: 5px 8px;
}

.FlowDiagram_staffsnak2__DRRQE {
    font-size: 50px;
    color: #FFFFFF;
    margin-top: 5px;
}

.FlowDiagram_ptext2__jWGlf {
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 3px;
    margin-left: 10px;
}



.FlowDiagram_divmains__OS7kD {
    display: flex;
    margin-left: -200px;
}







.FlowDiagram_div3mains__SVOtL {
    display: flex;
    margin-top: -10px;
    margin-left: -150px;
    gap: 20px;
}













.FlowDiagram_div3__7soIO {
    display: flex;
    background-color: #FFFFFF;
    height: 80px;
    padding: 20px 20px;
    border-radius: 20px;
    width: 213px;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.FlowDiagram_staffsnakediv3__akkR5 {
    /* background-color: #5C755E; */
    border-radius: 50%;
    padding: 5px 5px;
    margin-top: -50px;
}

/* .doorimg {

} */

.FlowDiagram_staffsnake3__ELVDx {
    font-size: 25px;
    color: #FFFFFF;
    margin-top: 3px;
}

.FlowDiagram_ptext3__OV0OQ {
    color: #212121;
    font-size: 14px;
    margin-top: 7px;
    margin-left: 8px;
}













.FlowDiagram_div4__htm4R {
    display: flex;
    background-color: #FFFFFF;
    height: 80px;
    padding: 10px 10px;
    border-radius: 20px;
    width: 213px;
    margin-top: 30px;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.FlowDiagram_staffsnakediv4__XoD4i {
    /* background-color: #5C755E; */
    border-radius: 50%;
    padding: 5px 0;
    margin-top: -60px;
    margin-left: -30px;
}

.FlowDiagram_staffsnake4__Kaeay {
    font-size: 25px;
    color: #FFFFFF;
    margin-top: 3px;
}

.FlowDiagram_ptext4__vY1Lc {
    color: #212121;
    font-size: 14px;
    margin-top: 12px;
    margin-left: -30px;
}













.FlowDiagram_div5__f3we5 {
    display: flex;
    background-color: #FFFFFF;
    height: 80px;
    padding: 10px 10px;
    border-radius: 20px;
    width: 213px;
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.FlowDiagram_staffsnakediv5__qvltu {
    /* background-color: #5C755E; */
    border-radius: 50%;
    padding: 5px 5px;
    margin-top: -62px;
    margin-left: -30px;
}

.FlowDiagram_staffsnake5__fLw9O {
    font-size: 25px;
    color: #FFFFFF;
    margin-top: 3px;
}

.FlowDiagram_ptext5__5CirT {
    color: #212121;
    font-size: 14px;
    margin-top: 22px;
    margin-left: 0;
}













.FlowDiagram_alert1__I3HxZ {
    display: flex;
    margin-left: 50px;
  }
  
  .FlowDiagram_alerth1__uGlPQ {
    font-size: 20px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
  }
  
  .FlowDiagram_alertp1__HksUL {
    font-size: 15px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    letter-spacing: 1px;
    width: 259px;
  }
  
  .FlowDiagram_alert2__Boqmj {
    display: flex;
    margin-left: 10px;
  }
  
  .FlowDiagram_alerth2__97_eZ {
    font-size: 20px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
  }
  
  .FlowDiagram_alertp2__AtLMY {
    font-size: 15px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    letter-spacing: 1px;
    width: 259px;
  }
  
  .FlowDiagram_alertmain__88Ivl {
    display: flex;
    justify-content: center;
    margin: 50px 0 100px -200px;
  }
  
  .FlowDiagram_alertdiv__QQbBR {
    background-color: white;
    /* padding: 5px; */
    width: 58px;
    height: 58px;
    border-radius: 50%;
    margin-right: 15px;
  }
  
  .FlowDiagram_alertimg__5G6WP {
    margin: 10px auto 0 auto;
  }
  
  .FlowDiagram_alertdiv2__74wKk {
    background-color: white;
    /* padding: 5px; */
    width: 58px;
    height: 58px;
    border-radius: 50%;
    margin-right: 15px;
  }
  
  .FlowDiagram_alertimg2__jdI_a {
    margin: 10px auto 0 auto;
  }
  
  .FlowDiagram_alert2main__7RjCM {
    margin-left: 10px;
  }

  .FlowDiagram_lumovediv3__mMab8 {
    display: none;
}

.FlowDiagram_lumovediv4__O5uup {
    display: none;
}



@keyframes FlowDiagram_backgroundPop__jAB2K {
    0% {
      transform: scale(1); /* Start with normal size */
      background-position: center; /* Normal position */
    }
    50% {
      transform: scale(1.05); /* Pop-up effect: enlarge */
      background-position: center; /* Keep the image centered */
    }
    100% {
      transform: scale(1); /* Return to normal size */
      background-position: center; /* Normal position */
    }
}













@media only screen and (min-width: 1201px) and (max-width: 1800px) {
    .FlowDiagram_main__KFoBi {
        margin-top: 0;
    }
}

@media only screen and (min-width: 1801px) and (max-width: 2700px) {
    .FlowDiagram_main__KFoBi {
        margin-top: -200px;
        margin-bottom: 200px;
    }
}

@media only screen and (min-width: 2701px) and (max-width: 3500px) {
    .FlowDiagram_main__KFoBi {
        margin-top: -300px;
        margin-bottom: 200px;
    }
}

@media only screen and (min-width: 3501px) and (max-width: 4500px) {
    .FlowDiagram_main__KFoBi {
        margin-top: -400px;
        margin-bottom: 200px;
    }
}


















































































































@media only screen and (min-width: 320px) and (max-width: 400px) {
    .FlowDiagram_divmain__ytG_6 {
        flex-direction: column;
        align-items: center;
    }

    .FlowDiagram_divmain2__SVNCI {
        flex-direction: column;
        align-items: center;
    }

    .FlowDiagram_seenflowimage__DvNzt {
        visibility: hidden;
    }

    .FlowDiagram_alertmain__88Ivl {
        flex-direction: column;
        margin-left: 0;
    }

    .FlowDiagram_alert2__Boqmj {
        margin: auto;
    }

    .FlowDiagram_div3mains__SVOtL {
        flex-direction: column;
        margin-left: 0;
        margin-top: 50px;
    }

    .FlowDiagram_div1__1pQ3d {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: -50px;
        text-align: center;
        height: auto; 
        width: auto; 
    } 

    .FlowDiagram_divss__iJtpE {
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .FlowDiagram_lumovediv__617zN {
        margin: auto;
        /* margin-left: 160px; */
    }
    .FlowDiagram_lumove__r_oW4 {
        font-size: 40px;
        margin-top: -110px;
    }

    .FlowDiagram_lumovediv3__mMab8 {
        margin: auto;
        /* margin-left: 160px; */
        display: none;
    }

    .FlowDiagram_lumove3__BRNiM {
        font-size: 40px;
    }

    .FlowDiagram_lumovediv4__O5uup {
        margin: auto;
        /* margin-left: 160px; */
        display: none;
    }

    .FlowDiagram_lumove4__Mm0Sy {
        font-size: 40px;
        margin-top: 50px;
    }



    .FlowDiagram_lumoveleftdiv__zTJRp {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram_lumoveleft__DLfIo {
        font-size: 50px;
    }
    
    .FlowDiagram_lumoverightdiv__978aN {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram_lumoveright__yFScj {
        font-size: 50px;
        display: none;
    }


    .FlowDiagram_arrows__wbgAp {
        margin: auto;
    }


    .FlowDiagram_ptext3__OV0OQ {
        margin-top: 15px;
        font-size: 15px;
    }

    .FlowDiagram_ptext4__vY1Lc {
        font-size: 15px;
        margin-top: 20px;
    }

    .FlowDiagram_ptext5__5CirT {
        font-size: 15px;
    }

    .FlowDiagram_arrow1__y_FWW {
        width: 100px;
        height: 23px;
        /* margin-top: -126px;
        margin-bottom: 100px; */
        margin: -126px 0 100px 150px;
    }

    .FlowDiagram_arrow2__Gg4N2 {
        display: none;
    }

    .FlowDiagram_arrow3__37AuN {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 9px 150px;
        /* margin-bottom: 100px; */
    }
    
    .FlowDiagram_arrow4__6836P {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 -12px 150px;
    }
    
    .FlowDiagram_arrow5__JYl5L {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 -12px 150px;
    }

    .FlowDiagram_div2__ZN5Y3 {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: -65px auto 20px auto;
        text-align: center;
        height: auto; 
        width: auto; 
    }

    .FlowDiagram_div3__7soIO {
        margin: auto;
        width: 270px;
    }

    .FlowDiagram_div4__htm4R {
        display: flex;
        margin: auto;
        width: 270px;
        margin-top: 50px;
    }

    .FlowDiagram_div5__f3we5 {
        display: flex;
        margin: auto;
        width: 270px;
        margin-top: 50px;
    }

    .FlowDiagram_alertmain__88Ivl {
        flex-direction: column;
      }

      .FlowDiagram_alertdiv__QQbBR {
        margin: auto;
    }
  
    .FlowDiagram_alert1__I3HxZ {
        margin: 30px auto;
        flex-direction: column;
    }

    .FlowDiagram_alerth1__uGlPQ {
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
    }
  
    .FlowDiagram_alertp1__HksUL {
        font-size: 15px;
        text-align: center;
    }

    .FlowDiagram_alerth2__97_eZ {
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
    }
  
    .FlowDiagram_alertp2__AtLMY {
        font-size: 15px;
        text-align: center;
    }
  
    .FlowDiagram_alertdiv2__74wKk {
        margin: auto;
    }

    .FlowDiagram_alert2__Boqmj {
        margin: 10px auto;
        flex-direction: column;
      }

    .FlowDiagram_staffsnakediv2___Pa_7 {
        width: 51px;
        height: 51px;
    }

    .FlowDiagram_smallalertimg__dn2jO {
        margin: 5px auto 0 auto;
    }
}





@media only screen and (min-width: 401px) and (max-width: 480px) {
    .FlowDiagram_divmain__ytG_6 {
        flex-direction: column;
        align-items: center;
    }

    .FlowDiagram_divmain2__SVNCI {
        flex-direction: column;
        align-items: center;
    }

    .FlowDiagram_seenflowimage__DvNzt {
        visibility: hidden;
    }

    .FlowDiagram_alertmain__88Ivl {
        flex-direction: column;
        margin-left: 0;
    }

    .FlowDiagram_alert2__Boqmj {
        margin: auto;
    }

    .FlowDiagram_div3mains__SVOtL {
        flex-direction: column;
        margin-left: 0;
        margin-top: 50px;
    }

    .FlowDiagram_div1__1pQ3d {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: -50px;
        text-align: center;
        height: auto; 
        width: auto; 
    } 

    .FlowDiagram_divss__iJtpE {
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .FlowDiagram_lumovediv__617zN {
        margin: auto;
        /* margin-left: 160px; */
    }
    .FlowDiagram_lumove__r_oW4 {
        font-size: 40px;
        margin-top: -110px;
    }

    .FlowDiagram_lumovediv3__mMab8 {
        margin: auto;
        /* margin-left: 160px; */
        display: none;
    }

    .FlowDiagram_lumove3__BRNiM {
        font-size: 40px;
    }

    .FlowDiagram_lumovediv4__O5uup {
        margin: auto;
        /* margin-left: 160px; */
        display: none;
    }

    .FlowDiagram_lumove4__Mm0Sy {
        font-size: 40px;
        margin-top: 50px;
    }



    .FlowDiagram_lumoveleftdiv__zTJRp {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram_lumoveleft__DLfIo {
        font-size: 50px;
    }
    
    .FlowDiagram_lumoverightdiv__978aN {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram_lumoveright__yFScj {
        font-size: 50px;
        display: none;
    }


    .FlowDiagram_arrows__wbgAp {
        margin: auto;
    }


    .FlowDiagram_ptext3__OV0OQ {
        margin-top: 15px;
        font-size: 15px;
    }

    .FlowDiagram_ptext4__vY1Lc {
        font-size: 15px;
        margin-top: 20px;
    }

    .FlowDiagram_ptext5__5CirT {
        font-size: 15px;
    }

    .FlowDiagram_arrow2__Gg4N2 {
        display: none;
    }

    .FlowDiagram_arrow1__y_FWW {
        width: 100px;
        height: 23px;
        /* margin-top: -126px;
        margin-bottom: 100px; */
        margin: -126px 0 100px 150px;
    }

    .FlowDiagram_arrow3__37AuN {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 9px 150px;
        /* margin-bottom: 100px; */
    }
    
    .FlowDiagram_arrow4__6836P {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 -12px 150px;
    }
    
    .FlowDiagram_arrow5__JYl5L {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 -12px 150px;
    }

    .FlowDiagram_div2__ZN5Y3 {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: -65px auto 20px auto;
        text-align: center;
        height: auto; 
        width: auto; 
    }

    .FlowDiagram_div3__7soIO {
        margin: auto;
        width: 270px;
    }

    .FlowDiagram_div4__htm4R {
        display: flex;
        margin: auto;
        width: 270px;
        margin-top: 50px;
    }

    .FlowDiagram_div5__f3we5 {
        display: flex;
        margin: auto;
        width: 270px;
        margin-top: 50px;
    }

    .FlowDiagram_alertmain__88Ivl {
        flex-direction: column;
      }

      .FlowDiagram_alertdiv__QQbBR {
        margin: auto;
    }
  
    .FlowDiagram_alert1__I3HxZ {
        margin: 30px auto;
        flex-direction: column;
    }

    .FlowDiagram_alerth1__uGlPQ {
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
    }
  
    .FlowDiagram_alertp1__HksUL {
        font-size: 15px;
        text-align: center;
    }

    .FlowDiagram_alerth2__97_eZ {
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
    }
  
    .FlowDiagram_alertp2__AtLMY {
        font-size: 15px;
        text-align: center;
    }
  
    .FlowDiagram_alertdiv2__74wKk {
        margin: auto;
    }

    .FlowDiagram_alert2__Boqmj {
        margin: 10px auto;
        flex-direction: column;
      }

      .FlowDiagram_staffsnakediv2___Pa_7 {
        width: 51px;
        height: 51px;
    }

    .FlowDiagram_smallalertimg__dn2jO {
        margin: 5px auto 0 auto;
    }
}








@media only screen and (min-width: 481px) and (max-width: 600px) {
    .FlowDiagram_divmain__ytG_6 {
        flex-direction: column;
        align-items: center;
    }

    .FlowDiagram_divmain2__SVNCI {
        flex-direction: column;
        align-items: center;
    }

    .FlowDiagram_seenflowimage__DvNzt {
        visibility: hidden;
    }

    .FlowDiagram_alertmain__88Ivl {
        flex-direction: column;
        margin-left: 0;
    }

    .FlowDiagram_alert2__Boqmj {
        margin: auto;
    }

    .FlowDiagram_div3mains__SVOtL {
        flex-direction: column;
        margin-left: 0;
        margin-top: 50px;
    }

    .FlowDiagram_div1__1pQ3d {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: -50px;
        text-align: center;
        height: auto; 
        width: auto; 
    } 

    .FlowDiagram_divss__iJtpE {
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .FlowDiagram_lumovediv__617zN {
        margin: auto;
        /* margin-left: 160px; */
    }
    .FlowDiagram_lumove__r_oW4 {
        font-size: 40px;
        margin-top: -110px;
    }

    .FlowDiagram_lumovediv3__mMab8 {
        margin: auto;
        /* margin-left: 160px; */
        display: none;
    }

    .FlowDiagram_lumove3__BRNiM {
        font-size: 40px;
    }

    .FlowDiagram_lumovediv4__O5uup {
        margin: auto;
        /* margin-left: 160px; */
        display: none;
    }

    .FlowDiagram_lumove4__Mm0Sy {
        font-size: 40px;
        margin-top: 50px;
    }



    .FlowDiagram_lumoveleftdiv__zTJRp {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram_lumoveleft__DLfIo {
        font-size: 50px;
    }
    
    .FlowDiagram_lumoverightdiv__978aN {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram_lumoveright__yFScj {
        font-size: 50px;
        display: none;
    }


    .FlowDiagram_arrows__wbgAp {
        margin: auto;
    }


    .FlowDiagram_ptext3__OV0OQ {
        margin-top: 15px;
        font-size: 15px;
    }

    .FlowDiagram_ptext4__vY1Lc {
        font-size: 15px;
        margin-top: 20px;
    }

    .FlowDiagram_ptext5__5CirT {
        font-size: 15px;
    }

    .FlowDiagram_arrow2__Gg4N2 {
        display: none;
    }

    .FlowDiagram_arrow1__y_FWW {
        width: 100px;
        height: 23px;
        /* margin-top: -126px;
        margin-bottom: 100px; */
        margin: -126px 0 100px 150px;
    }

    .FlowDiagram_arrow3__37AuN {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 9px 150px;
        /* margin-bottom: 100px; */
    }
    
    .FlowDiagram_arrow4__6836P {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 -12px 150px;
    }
    
    .FlowDiagram_arrow5__JYl5L {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 -12px 150px;
    }

    .FlowDiagram_div2__ZN5Y3 {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: -65px auto 20px auto;
        text-align: center;
        height: auto; 
        width: auto; 
    }

    .FlowDiagram_div3__7soIO {
        margin: auto;
        width: 270px;
    }

    .FlowDiagram_div4__htm4R {
        display: flex;
        margin: auto;
        width: 270px;
        margin-top: 50px;
    }

    .FlowDiagram_div5__f3we5 {
        display: flex;
        margin: auto;
        width: 270px;
        margin-top: 50px;
    }

    .FlowDiagram_alertmain__88Ivl {
        flex-direction: column;
      }

      .FlowDiagram_alertdiv__QQbBR {
        margin: auto;
    }
  
    .FlowDiagram_alert1__I3HxZ {
        margin: 30px auto;
        flex-direction: column;
    }

    .FlowDiagram_alerth1__uGlPQ {
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
    }
  
    .FlowDiagram_alertp1__HksUL {
        font-size: 15px;
        text-align: center;
    }

    .FlowDiagram_alerth2__97_eZ {
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
    }
  
    .FlowDiagram_alertp2__AtLMY {
        font-size: 15px;
        text-align: center;
    }
  
    .FlowDiagram_alertdiv2__74wKk {
        margin: auto;
    }

    .FlowDiagram_alert2__Boqmj {
        margin: 10px auto;
        flex-direction: column;
    }

    .FlowDiagram_staffsnakediv2___Pa_7 {
        width: 51px;
        height: 51px;
    }

    .FlowDiagram_smallalertimg__dn2jO {
        margin: 5px auto 0 auto;
    }
}





@media only screen and (min-width: 601px) and (max-width: 768px) {
    .FlowDiagram_divmain__ytG_6 {
        flex-direction: column;
        align-items: center;
    }

    .FlowDiagram_divmain2__SVNCI {
        flex-direction: column;
        align-items: center;
    }

    .FlowDiagram_seenflowimage__DvNzt {
        visibility: hidden;
    }

    .FlowDiagram_alertmain__88Ivl {
        flex-direction: column;
        margin-left: 0;
    }

    .FlowDiagram_alert2__Boqmj {
        margin: auto;
    }

    .FlowDiagram_div3mains__SVOtL {
        flex-direction: column;
        margin-left: 0;
        margin-top: 50px;
    }

    .FlowDiagram_div1__1pQ3d {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: -50px;
        text-align: center;
        height: auto; 
        width: auto; 
    } 

    .FlowDiagram_divss__iJtpE {
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .FlowDiagram_lumovediv__617zN {
        margin: auto;
        /* margin-left: 160px; */
    }
    .FlowDiagram_lumove__r_oW4 {
        font-size: 40px;
        margin-top: -110px;
    }

    .FlowDiagram_lumovediv3__mMab8 {
        margin: auto;
        /* margin-left: 160px; */
        display: none;
    }

    .FlowDiagram_lumove3__BRNiM {
        font-size: 40px;
    }

    .FlowDiagram_lumovediv4__O5uup {
        margin: auto;
        /* margin-left: 160px; */
        display: none;
    }

    .FlowDiagram_lumove4__Mm0Sy {
        font-size: 40px;
        margin-top: 50px;
    }



    .FlowDiagram_lumoveleftdiv__zTJRp {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram_lumoveleft__DLfIo {
        font-size: 50px;
    }
    
    .FlowDiagram_lumoverightdiv__978aN {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram_lumoveright__yFScj {
        font-size: 50px;
        display: none;
    }


    .FlowDiagram_arrows__wbgAp {
        margin: auto;
    }


    .FlowDiagram_ptext3__OV0OQ {
        margin-top: 15px;
        font-size: 15px;
    }

    .FlowDiagram_ptext4__vY1Lc {
        font-size: 15px;
        margin-top: 20px;
    }

    .FlowDiagram_ptext5__5CirT {
        font-size: 15px;
    }

    .FlowDiagram_arrow2__Gg4N2 {
        display: none;
    }

    .FlowDiagram_arrow1__y_FWW {
        width: 100px;
        height: 23px;
        /* margin-top: -126px;
        margin-bottom: 100px; */
        margin: -126px 0 100px 150px;
    }

    .FlowDiagram_arrow3__37AuN {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 9px 150px;
        /* margin-bottom: 100px; */
    }
    
    .FlowDiagram_arrow4__6836P {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 -12px 150px;
    }
    
    .FlowDiagram_arrow5__JYl5L {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 -12px 150px;
    }

    .FlowDiagram_div2__ZN5Y3 {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: -65px auto 20px auto;
        text-align: center;
        height: auto; 
        width: auto; 
    }

    .FlowDiagram_div3__7soIO {
        margin: auto;
        width: 270px;
    }

    .FlowDiagram_div4__htm4R {
        display: flex;
        margin: auto;
        width: 270px;
        margin-top: 50px;
    }

    .FlowDiagram_div5__f3we5 {
        display: flex;
        margin: auto;
        width: 270px;
        margin-top: 50px;
    }

    .FlowDiagram_alertmain__88Ivl {
        flex-direction: column;
      }

      .FlowDiagram_alertdiv__QQbBR {
        margin: auto;
    }
  
    .FlowDiagram_alert1__I3HxZ {
        margin: 30px auto;
        flex-direction: column;
    }

    .FlowDiagram_alerth1__uGlPQ {
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
    }
  
    .FlowDiagram_alertp1__HksUL {
        font-size: 16px;
        text-align: center;
    }

    .FlowDiagram_alerth2__97_eZ {
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
    }
  
    .FlowDiagram_alertp2__AtLMY {
        font-size: 16px;
        text-align: center;
    }
  
    .FlowDiagram_alertdiv2__74wKk {
        margin: auto;
    }

    .FlowDiagram_alert2__Boqmj {
        margin: 10px auto;
        flex-direction: column;
    }

    .FlowDiagram_staffsnakediv2___Pa_7 {
        width: 51px;
        height: 51px;
    }

    .FlowDiagram_smallalertimg__dn2jO {
        margin: 5px auto 0 auto;
    }
}






@media only screen and (min-width: 769px) and (max-width: 900px) {
    .FlowDiagram_divmain__ytG_6 {
        flex-direction: column;
        align-items: center;
    }

    .FlowDiagram_divmain2__SVNCI {
        flex-direction: column;
        align-items: center;
    }

    .FlowDiagram_seenflowimage__DvNzt {
        visibility: hidden;
    }

    .FlowDiagram_alertmain__88Ivl {
        flex-direction: column;
        margin-left: 0;
    }

    .FlowDiagram_alert2__Boqmj {
        margin: auto;
    }

    .FlowDiagram_div3mains__SVOtL {
        flex-direction: column;
        margin-left: 0;
        margin-top: 50px;
    }

    .FlowDiagram_div1__1pQ3d {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: -50px;
        text-align: center;
        height: auto; 
        width: auto; 
    } 

    .FlowDiagram_divss__iJtpE {
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .FlowDiagram_lumovediv__617zN {
        margin: auto;
        /* margin-left: 160px; */
    }
    .FlowDiagram_lumove__r_oW4 {
        font-size: 40px;
        margin-top: -110px;
    }

    .FlowDiagram_lumovediv3__mMab8 {
        margin: auto;
        /* margin-left: 160px; */
        display: none;
    }

    .FlowDiagram_lumove3__BRNiM {
        font-size: 40px;
    }

    .FlowDiagram_lumovediv4__O5uup {
        margin: auto;
        /* margin-left: 160px; */
        display: none;
    }

    .FlowDiagram_lumove4__Mm0Sy {
        font-size: 40px;
        margin-top: 50px;
    }



    .FlowDiagram_lumoveleftdiv__zTJRp {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram_lumoveleft__DLfIo {
        font-size: 50px;
    }
    
    .FlowDiagram_lumoverightdiv__978aN {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram_lumoveright__yFScj {
        font-size: 50px;
        display: none;
    }


    .FlowDiagram_arrows__wbgAp {
        margin: auto;
    }


    .FlowDiagram_ptext3__OV0OQ {
        margin-top: 15px;
        font-size: 15px;
    }

    .FlowDiagram_ptext4__vY1Lc {
        font-size: 15px;
        margin-top: 20px;
    }

    .FlowDiagram_ptext5__5CirT {
        font-size: 15px;
    }

    .FlowDiagram_arrow2__Gg4N2 {
        display: none;
    }

    .FlowDiagram_arrow1__y_FWW {
        width: 100px;
        height: 23px;
        /* margin-top: -126px;
        margin-bottom: 100px; */
        margin: -126px 0 100px 150px;
    }

    .FlowDiagram_arrow3__37AuN {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 9px 150px;
        /* margin-bottom: 100px; */
    }
    
    .FlowDiagram_arrow4__6836P {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 -12px 150px;
    }
    
    .FlowDiagram_arrow5__JYl5L {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 -12px 150px;
    }
    .FlowDiagram_div2__ZN5Y3 {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: -65px auto 20px auto;
        text-align: center;
        height: auto; 
        width: auto; 
    }

    .FlowDiagram_div3__7soIO {
        margin: auto;
        width: 270px;
    }

    .FlowDiagram_div4__htm4R {
        display: flex;
        margin: auto;
        width: 270px;
        margin-top: 50px;
    }

    .FlowDiagram_div5__f3we5 {
        display: flex;
        margin: auto;
        width: 270px;
        margin-top: 50px;
    }

    .FlowDiagram_alertmain__88Ivl {
        flex-direction: column;
      }

      .FlowDiagram_alertdiv__QQbBR {
        margin: auto;
    }
  
    .FlowDiagram_alert1__I3HxZ {
        margin: 30px auto;
        flex-direction: column;
    }

    .FlowDiagram_alerth1__uGlPQ {
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
    }
  
    .FlowDiagram_alertp1__HksUL {
        font-size: 16px;
        text-align: center;
    }

    .FlowDiagram_alerth2__97_eZ {
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
    }
  
    .FlowDiagram_alertp2__AtLMY {
        font-size: 16px;
        text-align: center;
    }
  
    .FlowDiagram_alertdiv2__74wKk {
        margin: auto;
    }

    .FlowDiagram_alert2__Boqmj {
        margin: 10px auto;
        flex-direction: column;
    }

    .FlowDiagram_staffsnakediv2___Pa_7 {
        width: 51px;
        height: 51px;
    }

    .FlowDiagram_smallalertimg__dn2jO {
        margin: 5px auto 0 auto;
    }
}









@media only screen and (min-width: 901px) and (max-width: 1200px) {
    .FlowDiagram_divmain__ytG_6 {
        flex-direction: column;
        align-items: center;
    }

    .FlowDiagram_divmain2__SVNCI {
        flex-direction: column;
        align-items: center;
    }

    .FlowDiagram_seenflowimage__DvNzt {
        visibility: hidden;
    }

    .FlowDiagram_alertmain__88Ivl {
        flex-direction: column;
        margin-left: 0;
    }

    .FlowDiagram_alert2__Boqmj {
        margin: auto;
    }

    .FlowDiagram_div3mains__SVOtL {
        flex-direction: column;
        margin-left: 0;
        margin-top: 50px;
    }

    .FlowDiagram_div1__1pQ3d {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: -50px;
        text-align: center;
        height: auto; 
        width: auto; 
    } 

    .FlowDiagram_divss__iJtpE {
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .FlowDiagram_lumovediv__617zN {
        margin: auto;
        /* margin-left: 160px; */
    }
    .FlowDiagram_lumove__r_oW4 {
        font-size: 40px;
        margin-top: -110px;
    }

    .FlowDiagram_lumovediv3__mMab8 {
        margin: auto;
        /* margin-left: 160px; */
        display: none;
    }

    .FlowDiagram_lumove3__BRNiM {
        font-size: 40px;
    }

    .FlowDiagram_lumovediv4__O5uup {
        margin: auto;
        /* margin-left: 160px; */
        display: none;
    }

    .FlowDiagram_lumove4__Mm0Sy {
        font-size: 40px;
        margin-top: 50px;
    }



    .FlowDiagram_lumoveleftdiv__zTJRp {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram_lumoveleft__DLfIo {
        font-size: 50px;
    }
    
    .FlowDiagram_lumoverightdiv__978aN {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram_lumoveright__yFScj {
        font-size: 50px;
        display: none;
    }


    .FlowDiagram_arrows__wbgAp {
        margin: auto;
    }


    .FlowDiagram_ptext3__OV0OQ {
        margin-top: 15px;
        font-size: 15px;
    }

    .FlowDiagram_ptext4__vY1Lc {
        font-size: 15px;
        margin-top: 20px;
    }

    .FlowDiagram_ptext5__5CirT {
        font-size: 15px;
    }

    .FlowDiagram_arrow2__Gg4N2 {
        display: none;
    }

    .FlowDiagram_arrow1__y_FWW {
        width: 100px;
        height: 23px;
        /* margin-top: -126px;
        margin-bottom: 100px; */
        margin: -126px 0 100px 150px;
    }

    .FlowDiagram_arrow3__37AuN {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 9px 150px;
        /* margin-bottom: 100px; */
    }
    
    .FlowDiagram_arrow4__6836P {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 -12px 150px;
    }
    
    .FlowDiagram_arrow5__JYl5L {
        display: block;
        width: 200px;
        height: 0;
        margin: -21px 0 -12px 150px;
    }

    .FlowDiagram_div2__ZN5Y3 {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: -65px auto 20px auto;
        text-align: center;
        height: auto; 
        width: auto; 
    }

    .FlowDiagram_div3__7soIO {
        margin: auto;
        width: 270px;
    }

    .FlowDiagram_div4__htm4R {
        display: flex;
        margin: auto;
        width: 270px;
        margin-top: 50px;
    }

    .FlowDiagram_div5__f3we5 {
        display: flex;
        margin: auto;
        width: 270px;
        margin-top: 50px;
    }

    .FlowDiagram_alertmain__88Ivl {
        flex-direction: column;
      }

      .FlowDiagram_alertdiv__QQbBR {
        margin: auto;
    }
  
    .FlowDiagram_alert1__I3HxZ {
        margin: 30px auto;
        flex-direction: column;
    }

    .FlowDiagram_alerth1__uGlPQ {
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
    }
  
    .FlowDiagram_alertp1__HksUL {
        font-size: 16px;
        text-align: center;
    }

    .FlowDiagram_alerth2__97_eZ {
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
    }
  
    .FlowDiagram_alertp2__AtLMY {
        font-size: 16px;
        text-align: center;
    }
  
    .FlowDiagram_alertdiv2__74wKk {
        margin: auto;
    }

    .FlowDiagram_alert2__Boqmj {
        margin: 10px auto;
        flex-direction: column;
    }

    .FlowDiagram_staffsnakediv2___Pa_7 {
        width: 51px;
        height: 51px;
    }

    .FlowDiagram_smallalertimg__dn2jO {
        margin: 5px auto 0 auto;
    }
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_6/automatesmart/AutomateSmart.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************/
.AutomateSmart_main__Jm1_R {
    /* margin-top: 80px; */
    padding-top: -100px;
    margin-bottom: -50px;
    margin-left: 30px;
}

.AutomateSmart_htextdiv__txN69 {
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.AutomateSmart_htext__AMqZn {
    display: flex;
    font-size: 25px;
    letter-spacing: 1px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    width: 504px;
}

.AutomateSmart_htext2__O1zeD {
    display: none;
}

.AutomateSmart_h2text__xIDsD {
    display: flex;
    font-size: 25px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-weight: bold;
    color: #FFFFFF;
    width: 504px;
    margin-top: -15px;
}

.AutomateSmart_ptextdiv__955bJ {
    /* animation: backgroundPop 4s ease-in-out infinite; */
}

.AutomateSmart_ptext__e7xAc {
    font-size: 16px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    letter-spacing: 1px;
    width: 420px;
    color: #FFFFFF;
    line-height: 24px;
}

.AutomateSmart_smartaiimg__y__Mk {
    margin-top: -15px;
}


@keyframes AutomateSmart_backgroundPop__JXj9w {
    0% {
      transform: scale(1); /* Start with normal size */
      background-position: center; /* Normal position */
    }
    50% {
      transform: scale(1.03); /* Pop-up effect: enlarge */
      background-position: center; /* Keep the image centered */
    }
    100% {
      transform: scale(1); /* Return to normal size */
      background-position: center; /* Normal position */
    }
}










@media only screen and (min-width: 1201px) and (max-width: 1800px) {
    .AutomateSmart_main__Jm1_R {
        /* margin-top: 80px; */
        margin-top: -260px;
    }

    .AutomateSmart_htext__AMqZn {
        display: flex;
        font-size: 25px;
        letter-spacing: 2px;
        font-weight: bold;
        color: #FFFFFF;
        width: 600px;
    }
    
    .AutomateSmart_ptext__e7xAc {
        font-size: 16px;
        letter-spacing: 2px;
        width: 440px;
        color: #FFFFFF;
        line-height: 26px;
    }
}

@media only screen and (min-width: 1801px) and (max-width: 2700px) {
    .AutomateSmart_main__Jm1_R {
        /* margin-top: 80px; */
        margin-top: -230px;
    }

    .AutomateSmart_htext__AMqZn {
        display: flex;
        font-size: 27px;
        letter-spacing: 3px;
        font-weight: bold;
        color: #FFFFFF;
        width: 610px;
    }
    
    .AutomateSmart_ptext__e7xAc {
        font-size: 17px;
        letter-spacing: 2px;
        width: 460px;
        color: #FFFFFF;
        line-height: 28px;
    }
}

@media only screen and (min-width: 2701px) and (max-width: 3500px) {
    .AutomateSmart_main__Jm1_R {
        /* margin-top: 80px; */
        margin-top: -230px;
    }

    .AutomateSmart_htext__AMqZn {
        display: flex;
        font-size: 29px;
        letter-spacing: 3px;
        font-weight: bold;
        color: #FFFFFF;
        width: 640px;
        line-height: 45px;
    }
    
    .AutomateSmart_ptext__e7xAc {
        font-size: 18px;
        letter-spacing: 3px;
        width: 480px;
        color: #FFFFFF;
        line-height: 28px;
    }
}

@media only screen and (min-width: 3501px) and (max-width: 4500px) {
    .AutomateSmart_main__Jm1_R {
        /* margin-top: 80px; */
        margin-top: -230px;
    }

    .AutomateSmart_htext__AMqZn {
        display: flex;
        font-size: 30px;
        letter-spacing: 3px;
        font-weight: bold;
        color: #FFFFFF;
        width: 650px;
        line-height: 45px;
    }
    
    .AutomateSmart_ptext__e7xAc {
        font-size: 18px;
        letter-spacing: 3px;
        width: 500px;
        color: #FFFFFF;
        line-height: 30px;
    }
}




















































































  



@media screen and (min-width: 320px) and (max-width: 400px) {
    .AutomateSmart_main__Jm1_R {
        margin-bottom: 50px;
    }

    .AutomateSmart_htext__AMqZn {
        display: none;
        font-size: 22px;
        width: 304px;
        flex-direction: column;
    }

    .AutomateSmart_htext2__O1zeD {
        display: block;
        font-size: 16px;
        letter-spacing: 1px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        text-align: center;
        width: 300px;
    }

    .AutomateSmart_htextdiv__txN69 {
        display: flex;
        justify-content: center;
        margin: 20px 0;
    }

    .AutomateSmart_ptext__e7xAc {
        font-size: 15px;
        width: 300px;
        text-align: center;
    }

    .AutomateSmart_ptextdiv__955bJ {
        display: flex;
        justify-content: center;
    }
}

@media screen and (min-width: 401px) and (max-width: 480px) {
    .AutomateSmart_main__Jm1_R {
        margin-bottom: 50px;
    }

    .AutomateSmart_htext__AMqZn {
        display: none;
        font-size: 22px;
        width: 304px;
        flex-direction: column;
    }

    .AutomateSmart_htext2__O1zeD {
        display: block;
        font-size: 16px;
        letter-spacing: 1px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        text-align: center;
        width: 300px;
    }

    .AutomateSmart_htextdiv__txN69 {
        display: flex;
        justify-content: center;
        margin: 20px 0;
    }

    .AutomateSmart_ptext__e7xAc {
        font-size: 15px;
        width: 300px;
        text-align: center;
    }

    .AutomateSmart_ptextdiv__955bJ {
        display: flex;
        justify-content: center;
    }
}


@media screen and (min-width: 481px) and (max-width: 600px) {
    .AutomateSmart_main__Jm1_R {
        margin-bottom: 50px;
    }

    .AutomateSmart_htext__AMqZn {
        display: none;
        font-size: 22px;
        width: 304px;
        flex-direction: column;
    }

    .AutomateSmart_htext2__O1zeD {
        display: block;
        font-size: 16px;
        letter-spacing: 1px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        text-align: center;
        width: 300px;
    }

    .AutomateSmart_htextdiv__txN69 {
        display: flex;
        justify-content: center;
        margin: 20px 0;
    }

    .AutomateSmart_ptext__e7xAc {
        font-size: 16px;
        width: 300px;
        text-align: center;
    }

    .AutomateSmart_ptextdiv__955bJ {
        display: flex;
        justify-content: center;
    }
}

@media screen and (min-width: 601px) and (max-width: 768px) {
    .AutomateSmart_main__Jm1_R {
        margin-bottom: 50px;
    }

    .AutomateSmart_htext__AMqZn {
        display: none;
        font-size: 22px;
        width: 304px;
        flex-direction: column;
    }

    .AutomateSmart_htext2__O1zeD {
        display: block;
        font-size: 16px;
        letter-spacing: 1px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        text-align: center;
        width: 300px;
    }

    .AutomateSmart_htextdiv__txN69 {
        display: flex;
        justify-content: center;
        margin: 20px 0;
    }

    .AutomateSmart_ptext__e7xAc {
        font-size: 16px;
        width: 300px;
        text-align: center;
    }

    .AutomateSmart_ptextdiv__955bJ {
        display: flex;
        justify-content: center;
    }
}

@media screen and (min-width: 769px) and (max-width: 900px) {
    .AutomateSmart_main__Jm1_R {
        margin-bottom: 50px;
    }

    .AutomateSmart_htext__AMqZn {
        display: none;
        font-size: 23px;
        width: 304px;
        flex-direction: column;
    }

    .AutomateSmart_htext2__O1zeD {
        display: block;
        font-size: 17px;
        letter-spacing: 2px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        text-align: center;
        width: 330px;
    }

    .AutomateSmart_htextdiv__txN69 {
        display: flex;
        justify-content: center;
        margin: 20px 0;
    }

    .AutomateSmart_ptext__e7xAc {
        font-size: 16px;
        width: 300px;
        text-align: center;
    }

    .AutomateSmart_ptextdiv__955bJ {
        display: flex;
        justify-content: center;
    }
}

@media screen and (min-width: 901px) and (max-width: 1200px) {
    .AutomateSmart_main__Jm1_R {
        margin-bottom: 50px;
    }

    .AutomateSmart_htext__AMqZn {
        display: none;
        font-size: 22px;
        width: 304px;
        flex-direction: column;
    }

    .AutomateSmart_htext2__O1zeD {
        display: block;
        font-size: 17px;
        letter-spacing: 2px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        text-align: center;
        width: 390px;
    }

    .AutomateSmart_htextdiv__txN69 {
        display: flex;
        justify-content: center;
        margin: 20px 0;
    }

    .AutomateSmart_ptext__e7xAc {
        font-size: 16px;
        width: 400px;
        text-align: center;
        letter-spacing: 2px;
    }

    .AutomateSmart_ptextdiv__955bJ {
        display: flex;
        justify-content: center;
    }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_6/flowdiagram2/InkEdge.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************/
.InkEdge_inkedge__wyt8C {
    stroke: #000;
    stroke-width: 1;
    fill: none;
    stroke-dasharray: 0, 100;
    animation: InkEdge_ink-animation__VGP8s 2s ease-in-out forwards;
  }
  
  @keyframes InkEdge_ink-animation__VGP8s {
    0% {
      stroke-dasharray: 0, 100;
    }
    100% {
      stroke-dasharray: 100, 0;
    }
  }
  
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_6/flowdiagram2/FlowDiagram2.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
.FlowDiagram2_divmain__1MBzV {
    display: flex;
    justify-content: space-around;
    align-items: center;
    min-height: 100vh; 
    width: 100%; 
}

.FlowDiagram2_div1__jlNNR {
  display: flex;
  background-color: #FFFFFF;
  height: 80px;
  padding: 20px 20px;
  border-radius: 20px;
  width: 270px;
  margin-top: -15px;
  /* animation: backgroundPop 4s ease-in-out infinite; */
}

.FlowDiagram2_staffsnakediv__ufY86 {
  background-color: #5C755E;
  border-radius: 50%;
  /* padding: 7px 7px; */
  height: 58px;
  width: 58px;
  margin-top: -10px;
}

.FlowDiagram2_hatman___HtA_ {
    margin: 10px auto 0 auto;
}

.FlowDiagram2_staffsnake__hp7q6 {
  font-size: 25px;
  color: #FFFFFF;
  margin-top: 3px;
}

.FlowDiagram2_ptext1__Aot4J {
  color: #212121;
  font-size: 14px;
  margin-top: 13px;
  margin-left: 8px;
}

.FlowDiagram2_seenflowdivs__RnkCW {
  margin-top: -30px;
  margin-left: 50px;
}

.FlowDiagram2_divmain2__UUS9E {
  display: flex;
  margin-left: 50px;
}

.FlowDiagram2_seendown__iOl6E {
  display: flex;
  flex-direction: column;
}

.FlowDiagram2_arrows__MHTIa {
  margin-left: 85px;
}

.FlowDiagram2_lumovedivs__cznbR {
  /* margin: auto; */
  margin-left: 160px;
  margin-top: -55px;
}

.FlowDiagram2_lumovedivs2__Ze6v8 {
    /* margin: auto; */
    margin-left: 160px;
    margin-top: 0;
  }

  .FlowDiagram2_lumovedivs3__9iwoC {
    /* margin: auto; */
    margin-left: 110px;
    margin-top: -20px;
  }

  .FlowDiagram2_lumovedivs4__RqJ4w {
    /* margin: auto; */
    margin-left: 112px;
    margin-top: -21px;
  }





















.FlowDiagram2_lumoves__2phkw {
  font-size: 50px;
  margin-top: -30px;
}

.FlowDiagram2_lumovediv2__8Vz3U {
  /* margin: auto; */
  margin-left: 0;
}
.FlowDiagram2_lumove2___lDrm {
  font-size: 50px;
  margin-top: 3px;
}

.FlowDiagram2_lumoveleftdiv___DOOk {
  margin-left: 0;
}

.FlowDiagram2_lumoveleft___PEsN {
  font-size: 50px;
}

.FlowDiagram2_lumoverightdiv__r5nre {
  margin-left: 0;
}

.FlowDiagram2_lumoveright__TKwXA {
  font-size: 50px;
}

.FlowDiagram2_arrows__MHTIa {
  display: flex;
  gap: 30px;
}



.FlowDiagram2_div2__BjcED {
  display: flex;
  background-color: #A97D5D;
  height: 80px;
  padding: 20px 20px;
  border-radius: 20px;
  width: 270px;
  margin-left: 50px;
  margin-top: -1px;
  /* animation: backgroundPop 4s ease-in-out infinite; */
}

.FlowDiagram2_staffsnakediv2__2y6k_ {
  background-color: #FFFFFF;
  border-radius: 50%;
  padding: 5px 8px;
}

.FlowDiagram2_staffsnak2__EmTlc {
  font-size: 50px;
  color: #FFFFFF;
  margin-top: 5px;
}

.FlowDiagram2_ptext2__Belwk {
  color: #FFFFFF;
  font-size: 14px;
  margin-top: 10px;
  margin-left: 10px;
}



.FlowDiagram2_divmains__v182n {
  display: flex;
  margin-left: -200px;
}







.FlowDiagram2_div3mains__bOSYz {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  margin-left: 50px;
  gap: 20px;
}













.FlowDiagram2_div3__R4yNa {
  display: flex;
  background-color: #FFFFFF;
  height: 80px;
  padding: 20px 20px;
  border-radius: 20px;
  width: 270px;
  margin-top: -31px;
  /* animation: backgroundPop 4s ease-in-out infinite; */
}

.FlowDiagram2_staffsnakediv3__DhL0p {
  /* background-color: #5C755E; */
  border-radius: 50%;
  padding: 5px 5px;
  margin-top: -25px;
}

/* .doorimg {

} */

.FlowDiagram2_staffsnake3__YZbPe {
  font-size: 25px;
  color: #FFFFFF;
  margin-top: 3px;
}

.FlowDiagram2_ptext3__Kk3vX {
  color: #212121;
  font-size: 14px;
  margin-top: 5px;
  margin-left: 8px;
}













.FlowDiagram2_div4__Mieg_ {
  display: flex;
  background-color: #FFFFFF;
  height: 80px;
  padding: 10px 10px;
  border-radius: 20px;
  width: 270px;
  margin-top: -21px;
  /* animation: backgroundPop 4s ease-in-out infinite; */
}

.FlowDiagram2_staffsnakediv4__x9_xW {
  /* background-color: #5C755E; */
  border-radius: 50%;
  padding: 5px 0;
  margin-top: -70px;
  margin-left: -30px;
}

.FlowDiagram2_staffsnake4__vcknR {
  font-size: 25px;
  color: #FFFFFF;
  margin-top: 3px;
}

.FlowDiagram2_ptext4__2JruY {
  color: #212121;
  font-size: 14px;
  margin-top: 12px;
  margin-left: -30px;
}













.FlowDiagram2_div5__ll86T {
  display: flex;
  background-color: #FFFFFF;
  height: 80px;
  padding: 10px 10px;
  border-radius: 20px;
  width: 270px;
  margin-top: -22px;
  /* animation: backgroundPop 4s ease-in-out infinite; */
}

.FlowDiagram2_staffsnakediv5__AUdqU {
  /* background-color: #5C755E; */
  border-radius: 50%;
  padding: 5px 5px;
  margin-top: -3px;
  margin-left: -50px;
}

.FlowDiagram2_staffsnake5__KRIbL {
  font-size: 25px;
  color: #FFFFFF;
  margin-top: 3px;
}

.FlowDiagram2_ptext5__BEYpv {
  color: #212121;
  font-size: 14px;
  margin-top: 22px;
  margin-left: 0;
}













.FlowDiagram2_alert1__6K7N7 {
  display: flex;
  margin-left: 50px;
}

.FlowDiagram2_alerth1__kFLrL {
  font-size: 22px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}

.FlowDiagram2_alertp1__H1id0 {
  font-size: 15px;
  letter-spacing: 1px;
  width: 259px;
}

.FlowDiagram2_alert2__7xwVg {
  display: flex;
  margin-left: 10px;
}

.FlowDiagram2_alerth2__MP2sQ {
  font-size: 22px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}

.FlowDiagram2_alertp2___nEcE {
  font-size: 15px;
  letter-spacing: 1px;
  width: 259px;
}

.FlowDiagram2_alertmain__xSjZV {
  display: flex;
  justify-content: center;
  margin: 50px 0 100px -200px;
}

.FlowDiagram2_alertdiv__ge0El {
  background-color: white;
  /* padding: 5px; */
  width: 58px;
  height: 58px;
  border-radius: 50%;
  margin-right: 15px;
}

.FlowDiagram2_alertimg__RY7Hd {
  margin: 10px auto 0 auto;
}

.FlowDiagram2_alertdiv2__nkUSV {
  background-color: white;
  /* padding: 5px; */
  width: 58px;
  height: 58px;
  border-radius: 50%;
  margin-right: 15px;
}

.FlowDiagram2_alertimg2__3oluN {
  margin: 10px auto 0 auto;
}

.FlowDiagram2_alert2main__UmOQH {
  margin-left: 10px;
}

.FlowDiagram2_lumovediv3__BEJOs {
  display: none;
}

.FlowDiagram2_lumovediv4__wqmNW {
  display: none;
}



@keyframes FlowDiagram2_backgroundPop__ouwex {
  0% {
    transform: scale(1); /* Start with normal size */
    background-position: center; /* Normal position */
  }
  50% {
    transform: scale(1.05); /* Pop-up effect: enlarge */
    background-position: center; /* Keep the image centered */
  }
  100% {
    transform: scale(1); /* Return to normal size */
    background-position: center; /* Normal position */
  }
}









@media only screen and (min-width: 320px) and (max-width: 400px) {
  .FlowDiagram2_divmain__1MBzV {
      flex-direction: column;
      align-items: center;
  }

  .FlowDiagram2_divmain2__UUS9E {
      flex-direction: column;
      align-items: center;
  }

  .FlowDiagram2_seenflowimages__eVkYY {
      visibility: hidden;
  }

  .FlowDiagram2_alertmain__xSjZV {
      flex-direction: column;
      margin-left: 0;
  }

  .FlowDiagram2_alert2__7xwVg {
      margin: auto;
  }

  .FlowDiagram2_div3mains__bOSYz {
      flex-direction: column;
      margin-left: 0;
  }

  .FlowDiagram2_div1__jlNNR {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-left: -50px;
      text-align: center;
      height: auto; 
      width: auto; 
  } 

  .FlowDiagram2_divss__V_4hW {
      margin: auto;
      display: flex;
      justify-content: center;
      align-items: center;
  }

  .FlowDiagram2_lumovedivs__cznbR {
      /* margin-left: 160px; */
      margin:-120px 0 8px 150px;
      display: block;
      width: 200px;
      height: 100px;
  }

  .FlowDiagram2_lumovedivs2__Ze6v8 {
        margin:-21px 0 -102px 150px;
        display: block;
        width: 200px;
        height: 100px;
    }

    .FlowDiagram2_lumovedivs3__9iwoC {
        margin:-50px 0 -122px 150px;
        display: block;
        width: 200px;
        height: 100px;
    }

    .FlowDiagram2_lumovedivs4__RqJ4w {
        margin:-80px 0 -62px 150px;
        display: block;
        width: 200px;
        height: 100px;
    }

    .FlowDiagram2_lumovedivs5__ODNqI {
        margin: auto;
        /* margin-left: 160px; */
        display: none;
    }

  .FlowDiagram2_lumoves__2phkw {
      font-size: 40px;
      margin-top: -110px;
  }

  .FlowDiagram2_lumovediv3__BEJOs {
      margin: auto;
      /* margin-left: 160px; */
      display: flex;
  }

  .FlowDiagram2_lumove3__4Nqk4 {
      font-size: 40px;
  }

  .FlowDiagram2_lumovediv4__wqmNW {
      margin: auto;
      /* margin-left: 160px; */
      display: flex;
  }

  .FlowDiagram2_lumove4__BSv1i {
      font-size: 40px;
      margin-top: 50px;
  }



  .FlowDiagram2_lumoveleftdiv___DOOk {
      margin-left: 0;
      display: none;
  }
  
  .FlowDiagram2_lumoveleft___PEsN {
      font-size: 50px;
  }
  
  .FlowDiagram2_lumoverightdiv__r5nre {
      margin-left: 0;
      display: none;
  }
  
  .FlowDiagram2_lumoveright__TKwXA {
      font-size: 50px;
      display: none;
  }


  .FlowDiagram2_arrows__MHTIa {
      margin: auto;
  }


  .FlowDiagram2_ptext3__Kk3vX {
      margin-top: 5px;
      font-size: 15px;
  }

  .FlowDiagram2_ptext4__2JruY {
      font-size: 15px;
      margin-top: 12px;
  }

  .FlowDiagram2_ptext5__BEYpv {
      font-size: 15px;
      margin-top: 14px;
  }

  

  .FlowDiagram2_div2__BjcED {
      display: flex;
      justify-content: center;
      align-items: center;
      margin: -50px auto 20px auto;
      text-align: center;
      height: auto; 
      width: auto; 
  }

  .FlowDiagram2_div3__R4yNa {
      margin: 30px auto;
      width: 270px;
  }

  .FlowDiagram2_div4__Mieg_ {
      display: flex;
      margin: 60px auto;
      width: 270px;
  }

  .FlowDiagram2_div5__ll86T {
      display: flex;
      margin: auto;
      width: 270px;
  }

  .FlowDiagram2_alertmain__xSjZV {
      flex-direction: column;
    }

    .FlowDiagram2_alertdiv__ge0El {
      margin: auto;
  }

  .FlowDiagram2_alert1__6K7N7 {
      margin: 30px auto;
      flex-direction: column;
  }

  .FlowDiagram2_alerth1__kFLrL {
      text-align: center;
      margin-top: 10px;
  }

  .FlowDiagram2_alertp1__H1id0 {
      font-size: 17px;
      text-align: center;
  }

  .FlowDiagram2_alerth2__MP2sQ {
      text-align: center;
      margin-top: 10px;
  }

  .FlowDiagram2_alertp2___nEcE {
      font-size: 17px;
      text-align: center;
  }

  .FlowDiagram2_alertdiv2__nkUSV {
      margin: auto;
  }

  .FlowDiagram2_alert2__7xwVg {
      margin: 10px auto;
      flex-direction: column;
    }
}





@media only screen and (min-width: 401px) and (max-width: 480px) {
    .FlowDiagram2_divmain__1MBzV {
        flex-direction: column;
        align-items: center;
    }
  
    .FlowDiagram2_divmain2__UUS9E {
        flex-direction: column;
        align-items: center;
    }
  
    .FlowDiagram2_seenflowimages__eVkYY {
        visibility: hidden;
    }
  
    .FlowDiagram2_alertmain__xSjZV {
        flex-direction: column;
        margin-left: 0;
    }
  
    .FlowDiagram2_alert2__7xwVg {
        margin: auto;
    }
  
    .FlowDiagram2_div3mains__bOSYz {
        flex-direction: column;
        margin-left: 0;
    }
  
    .FlowDiagram2_div1__jlNNR {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: -50px;
        text-align: center;
        height: auto; 
        width: auto; 
    } 
  
    .FlowDiagram2_divss__V_4hW {
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
  
    .FlowDiagram2_lumovedivs__cznbR {
        /* margin-left: 160px; */
        margin:-120px 0 8px 150px;
        display: block;
        width: 200px;
        height: 100px;
    }
  
    .FlowDiagram2_lumovedivs2__Ze6v8 {
          margin:-21px 0 -102px 150px;
          display: block;
          width: 200px;
          height: 100px;
      }
  
      .FlowDiagram2_lumovedivs3__9iwoC {
          margin:-50px 0 -122px 150px;
          display: block;
          width: 200px;
          height: 100px;
      }
  
      .FlowDiagram2_lumovedivs4__RqJ4w {
          margin:-80px 0 -62px 150px;
          display: block;
          width: 200px;
          height: 100px;
      }
  
  
      .FlowDiagram2_lumovedivs5__ODNqI {
          margin: auto;
          /* margin-left: 160px; */
          display: none;
      }
  
    .FlowDiagram2_lumoves__2phkw {
        font-size: 40px;
        margin-top: -110px;
    }
  
    .FlowDiagram2_lumovediv3__BEJOs {
        margin: auto;
        /* margin-left: 160px; */
        display: flex;
    }
  
    .FlowDiagram2_lumove3__4Nqk4 {
        font-size: 40px;
    }
  
    .FlowDiagram2_lumovediv4__wqmNW {
        margin: auto;
        /* margin-left: 160px; */
        display: flex;
    }
  
    .FlowDiagram2_lumove4__BSv1i {
        font-size: 40px;
        margin-top: 50px;
    }
  
  
  
    .FlowDiagram2_lumoveleftdiv___DOOk {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram2_lumoveleft___PEsN {
        font-size: 50px;
    }
    
    .FlowDiagram2_lumoverightdiv__r5nre {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram2_lumoveright__TKwXA {
        font-size: 50px;
        display: none;
    }
  
  
    .FlowDiagram2_arrows__MHTIa {
        margin: auto;
    }
  
  
    .FlowDiagram2_ptext3__Kk3vX {
        margin-top: 15px;
        font-size: 15px;
    }
  
    .FlowDiagram2_ptext4__2JruY {
        font-size: 15px;
        margin-top: 20px;
    }
  
    .FlowDiagram2_ptext5__BEYpv {
        font-size: 15px;
    }
  
    
  
    .FlowDiagram2_div2__BjcED {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: -50px auto 20px auto;
        text-align: center;
        height: auto; 
        width: auto; 
    }
  
    .FlowDiagram2_div3__R4yNa {
        margin: 30px auto;
        width: 270px;
    }
  
    .FlowDiagram2_div4__Mieg_ {
        display: flex;
        margin: 60px auto;
        width: 270px;
    }
  
    .FlowDiagram2_div5__ll86T {
        display: flex;
        margin: auto;
        width: 270px;
    }
  
    .FlowDiagram2_alertmain__xSjZV {
        flex-direction: column;
      }
  
      .FlowDiagram2_alertdiv__ge0El {
        margin: auto;
    }
  
    .FlowDiagram2_alert1__6K7N7 {
        margin: 30px auto;
        flex-direction: column;
    }
  
    .FlowDiagram2_alerth1__kFLrL {
        text-align: center;
        margin-top: 10px;
    }
  
    .FlowDiagram2_alertp1__H1id0 {
        font-size: 17px;
        text-align: center;
    }
  
    .FlowDiagram2_alerth2__MP2sQ {
        text-align: center;
        margin-top: 10px;
    }
  
    .FlowDiagram2_alertp2___nEcE {
        font-size: 17px;
        text-align: center;
    }
  
    .FlowDiagram2_alertdiv2__nkUSV {
        margin: auto;
    }
  
    .FlowDiagram2_alert2__7xwVg {
        margin: 10px auto;
        flex-direction: column;
      }
  
}








@media only screen and (min-width: 481px) and (max-width: 600px) {
    .FlowDiagram2_divmain__1MBzV {
        flex-direction: column;
        align-items: center;
    }
  
    .FlowDiagram2_divmain2__UUS9E {
        flex-direction: column;
        align-items: center;
    }
  
    .FlowDiagram2_seenflowimages__eVkYY {
        visibility: hidden;
    }
  
    .FlowDiagram2_alertmain__xSjZV {
        flex-direction: column;
        margin-left: 0;
    }
  
    .FlowDiagram2_alert2__7xwVg {
        margin: auto;
    }
  
    .FlowDiagram2_div3mains__bOSYz {
        flex-direction: column;
        margin-left: 0;
    }
  
    .FlowDiagram2_div1__jlNNR {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: -50px;
        text-align: center;
        height: auto; 
        width: auto; 
    } 
  
    .FlowDiagram2_divss__V_4hW {
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
  
    .FlowDiagram2_lumovedivs__cznbR {
        /* margin-left: 160px; */
        margin:-120px 0 8px 150px;
        display: block;
        width: 200px;
        height: 100px;
    }
  
    .FlowDiagram2_lumovedivs2__Ze6v8 {
          margin:-21px 0 -102px 150px;
          display: block;
          width: 200px;
          height: 100px;
      }
  
      .FlowDiagram2_lumovedivs3__9iwoC {
          margin:-50px 0 -122px 150px;
          display: block;
          width: 200px;
          height: 100px;
      }
  
      .FlowDiagram2_lumovedivs4__RqJ4w {
          margin:-80px 0 -62px 150px;
          display: block;
          width: 200px;
          height: 100px;
      }
  
  
      .FlowDiagram2_lumovedivs5__ODNqI {
          margin: auto;
          /* margin-left: 160px; */
          display: none;
      }
  
    .FlowDiagram2_lumoves__2phkw {
        font-size: 40px;
        margin-top: -110px;
    }
  
    .FlowDiagram2_lumovediv3__BEJOs {
        margin: auto;
        /* margin-left: 160px; */
        display: flex;
    }
  
    .FlowDiagram2_lumove3__4Nqk4 {
        font-size: 40px;
    }
  
    .FlowDiagram2_lumovediv4__wqmNW {
        margin: auto;
        /* margin-left: 160px; */
        display: flex;
    }
  
    .FlowDiagram2_lumove4__BSv1i {
        font-size: 40px;
        margin-top: 50px;
    }
  
  
  
    .FlowDiagram2_lumoveleftdiv___DOOk {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram2_lumoveleft___PEsN {
        font-size: 50px;
    }
    
    .FlowDiagram2_lumoverightdiv__r5nre {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram2_lumoveright__TKwXA {
        font-size: 50px;
        display: none;
    }
  
  
    .FlowDiagram2_arrows__MHTIa {
        margin: auto;
    }
  
  
    .FlowDiagram2_ptext3__Kk3vX {
        margin-top: 15px;
        font-size: 15px;
    }
  
    .FlowDiagram2_ptext4__2JruY {
        font-size: 15px;
        margin-top: 20px;
    }
  
    .FlowDiagram2_ptext5__BEYpv {
        font-size: 15px;
    }
  
    
  
    .FlowDiagram2_div2__BjcED {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: -50px auto 20px auto;
        text-align: center;
        height: auto; 
        width: auto; 
    }
  
    .FlowDiagram2_div3__R4yNa {
        margin: 30px auto;
        width: 270px;
    }
  
    .FlowDiagram2_div4__Mieg_ {
        display: flex;
        margin: 60px auto;
        width: 270px;
    }
  
    .FlowDiagram2_div5__ll86T {
        display: flex;
        margin: auto;
        width: 270px;
    }
  
    .FlowDiagram2_alertmain__xSjZV {
        flex-direction: column;
      }
  
      .FlowDiagram2_alertdiv__ge0El {
        margin: auto;
    }
  
    .FlowDiagram2_alert1__6K7N7 {
        margin: 30px auto;
        flex-direction: column;
    }
  
    .FlowDiagram2_alerth1__kFLrL {
        text-align: center;
        margin-top: 10px;
    }
  
    .FlowDiagram2_alertp1__H1id0 {
        font-size: 17px;
        text-align: center;
    }
  
    .FlowDiagram2_alerth2__MP2sQ {
        text-align: center;
        margin-top: 10px;
    }
  
    .FlowDiagram2_alertp2___nEcE {
        font-size: 17px;
        text-align: center;
    }
  
    .FlowDiagram2_alertdiv2__nkUSV {
        margin: auto;
    }
  
    .FlowDiagram2_alert2__7xwVg {
        margin: 10px auto;
        flex-direction: column;
      }
  
}





@media only screen and (min-width: 601px) and (max-width: 768px) {
    .FlowDiagram2_divmain__1MBzV {
        flex-direction: column;
        align-items: center;
    }
  
    .FlowDiagram2_divmain2__UUS9E {
        flex-direction: column;
        align-items: center;
    }
  
    .FlowDiagram2_seenflowimages__eVkYY {
        visibility: hidden;
    }
  
    .FlowDiagram2_alertmain__xSjZV {
        flex-direction: column;
        margin-left: 0;
    }
  
    .FlowDiagram2_alert2__7xwVg {
        margin: auto;
    }
  
    .FlowDiagram2_div3mains__bOSYz {
        flex-direction: column;
        margin-left: 0;
    }
  
    .FlowDiagram2_div1__jlNNR {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: -50px;
        text-align: center;
        height: auto; 
        width: auto; 
    } 
  
    .FlowDiagram2_divss__V_4hW {
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
  
    .FlowDiagram2_lumovedivs__cznbR {
        /* margin-left: 160px; */
        margin:-120px 0 8px 150px;
        display: block;
        width: 200px;
        height: 100px;
    }
  
    .FlowDiagram2_lumovedivs2__Ze6v8 {
          margin:-21px 0 -102px 150px;
          display: block;
          width: 200px;
          height: 100px;
      }
  
      .FlowDiagram2_lumovedivs3__9iwoC {
          margin:-50px 0 -122px 150px;
          display: block;
          width: 200px;
          height: 100px;
      }
  
      .FlowDiagram2_lumovedivs4__RqJ4w {
          margin:-80px 0 -62px 150px;
          display: block;
          width: 200px;
          height: 100px;
      }
    
      .FlowDiagram2_lumovedivs5__ODNqI {
          margin: auto;
          /* margin-left: 160px; */
          display: none;
      }
  
    .FlowDiagram2_lumoves__2phkw {
        font-size: 40px;
        margin-top: -110px;
    }
  
    .FlowDiagram2_lumovediv3__BEJOs {
        margin: auto;
        /* margin-left: 160px; */
        display: flex;
    }
  
    .FlowDiagram2_lumove3__4Nqk4 {
        font-size: 40px;
    }
  
    .FlowDiagram2_lumovediv4__wqmNW {
        margin: auto;
        /* margin-left: 160px; */
        display: flex;
    }
  
    .FlowDiagram2_lumove4__BSv1i {
        font-size: 40px;
        margin-top: 50px;
    }
  
  
  
    .FlowDiagram2_lumoveleftdiv___DOOk {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram2_lumoveleft___PEsN {
        font-size: 50px;
    }
    
    .FlowDiagram2_lumoverightdiv__r5nre {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram2_lumoveright__TKwXA {
        font-size: 50px;
        display: none;
    }
  
  
    .FlowDiagram2_arrows__MHTIa {
        margin: auto;
    }
  
  
    .FlowDiagram2_ptext3__Kk3vX {
        margin-top: 15px;
        font-size: 15px;
    }
  
    .FlowDiagram2_ptext4__2JruY {
        font-size: 15px;
        margin-top: 20px;
    }
  
    .FlowDiagram2_ptext5__BEYpv {
        font-size: 15px;
    }
  
    
  
    .FlowDiagram2_div2__BjcED {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: -50px auto 20px auto;
        text-align: center;
        height: auto; 
        width: auto; 
    }
  
    .FlowDiagram2_div3__R4yNa {
        margin: 30px auto;
        width: 270px;
    }
  
    .FlowDiagram2_div4__Mieg_ {
        display: flex;
        margin: 60px auto;
        width: 270px;
    }
  
    .FlowDiagram2_div5__ll86T {
        display: flex;
        margin: auto;
        width: 270px;
    }
  
    .FlowDiagram2_alertmain__xSjZV {
        flex-direction: column;
      }
  
      .FlowDiagram2_alertdiv__ge0El {
        margin: auto;
    }
  
    .FlowDiagram2_alert1__6K7N7 {
        margin: 30px auto;
        flex-direction: column;
    }
  
    .FlowDiagram2_alerth1__kFLrL {
        text-align: center;
        margin-top: 10px;
    }
  
    .FlowDiagram2_alertp1__H1id0 {
        font-size: 17px;
        text-align: center;
    }
  
    .FlowDiagram2_alerth2__MP2sQ {
        text-align: center;
        margin-top: 10px;
    }
  
    .FlowDiagram2_alertp2___nEcE {
        font-size: 17px;
        text-align: center;
    }
  
    .FlowDiagram2_alertdiv2__nkUSV {
        margin: auto;
    }
  
    .FlowDiagram2_alert2__7xwVg {
        margin: 10px auto;
        flex-direction: column;
      }
  
}






@media only screen and (min-width: 769px) and (max-width: 900px) {
    .FlowDiagram2_divmain__1MBzV {
        flex-direction: column;
        align-items: center;
    }
  
    .FlowDiagram2_divmain2__UUS9E {
        flex-direction: column;
        align-items: center;
    }
  
    .FlowDiagram2_seenflowimages__eVkYY {
        visibility: hidden;
    }
  
    .FlowDiagram2_alertmain__xSjZV {
        flex-direction: column;
        margin-left: 0;
    }
  
    .FlowDiagram2_alert2__7xwVg {
        margin: auto;
    }
  
    .FlowDiagram2_div3mains__bOSYz {
        flex-direction: column;
        margin-left: 0;
    }
  
    .FlowDiagram2_div1__jlNNR {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: -50px;
        text-align: center;
        height: auto; 
        width: auto; 
    } 
  
    .FlowDiagram2_divss__V_4hW {
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
  
    .FlowDiagram2_lumovedivs__cznbR {
        /* margin-left: 160px; */
        margin:-120px 0 8px 150px;
        display: block;
        width: 200px;
        height: 100px;
    }
  
    .FlowDiagram2_lumovedivs2__Ze6v8 {
          margin:-21px 0 -102px 150px;
          display: block;
          width: 200px;
          height: 100px;
      }
  
      .FlowDiagram2_lumovedivs3__9iwoC {
          margin:-50px 0 -122px 150px;
          display: block;
          width: 200px;
          height: 100px;
      }
  
      .FlowDiagram2_lumovedivs4__RqJ4w {
          margin:-80px 0 -62px 150px;
          display: block;
          width: 200px;
          height: 100px;
      }
  
  
      .FlowDiagram2_lumovedivs5__ODNqI {
          margin: auto;
          /* margin-left: 160px; */
          display: none;
      }
  
    .FlowDiagram2_lumoves__2phkw {
        font-size: 40px;
        margin-top: -110px;
    }
  
    .FlowDiagram2_lumovediv3__BEJOs {
        margin: auto;
        /* margin-left: 160px; */
        display: flex;
    }
  
    .FlowDiagram2_lumove3__4Nqk4 {
        font-size: 40px;
    }
  
    .FlowDiagram2_lumovediv4__wqmNW {
        margin: auto;
        /* margin-left: 160px; */
        display: flex;
    }
  
    .FlowDiagram2_lumove4__BSv1i {
        font-size: 40px;
        margin-top: 50px;
    }
  
  
  
    .FlowDiagram2_lumoveleftdiv___DOOk {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram2_lumoveleft___PEsN {
        font-size: 50px;
    }
    
    .FlowDiagram2_lumoverightdiv__r5nre {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram2_lumoveright__TKwXA {
        font-size: 50px;
        display: none;
    }
  
  
    .FlowDiagram2_arrows__MHTIa {
        margin: auto;
    }
  
  
    .FlowDiagram2_ptext3__Kk3vX {
        margin-top: 15px;
        font-size: 15px;
    }
  
    .FlowDiagram2_ptext4__2JruY {
        font-size: 15px;
        margin-top: 20px;
    }
  
    .FlowDiagram2_ptext5__BEYpv {
        font-size: 15px;
    }
  
    
  
    .FlowDiagram2_div2__BjcED {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: -50px auto 20px auto;
        text-align: center;
        height: auto; 
        width: auto; 
    }
  
    .FlowDiagram2_div3__R4yNa {
        margin: 30px auto;
        width: 270px;
    }
  
    .FlowDiagram2_div4__Mieg_ {
        display: flex;
        margin: 60px auto;
        width: 270px;
    }
  
    .FlowDiagram2_div5__ll86T {
        display: flex;
        margin: auto;
        width: 270px;
    }
  
    .FlowDiagram2_alertmain__xSjZV {
        flex-direction: column;
      }
  
      .FlowDiagram2_alertdiv__ge0El {
        margin: auto;
    }
  
    .FlowDiagram2_alert1__6K7N7 {
        margin: 30px auto;
        flex-direction: column;
    }
  
    .FlowDiagram2_alerth1__kFLrL {
        text-align: center;
        margin-top: 10px;
    }
  
    .FlowDiagram2_alertp1__H1id0 {
        font-size: 17px;
        text-align: center;
    }
  
    .FlowDiagram2_alerth2__MP2sQ {
        text-align: center;
        margin-top: 10px;
    }
  
    .FlowDiagram2_alertp2___nEcE {
        font-size: 17px;
        text-align: center;
    }
  
    .FlowDiagram2_alertdiv2__nkUSV {
        margin: auto;
    }
  
    .FlowDiagram2_alert2__7xwVg {
        margin: 10px auto;
        flex-direction: column;
      }
  
}









@media only screen and (min-width: 901px) and (max-width: 1200px) {
    .FlowDiagram2_divmain__1MBzV {
        flex-direction: column;
        align-items: center;
    }
  
    .FlowDiagram2_divmain2__UUS9E {
        flex-direction: column;
        align-items: center;
    }
  
    .FlowDiagram2_seenflowimages__eVkYY {
        visibility: hidden;
    }
  
    .FlowDiagram2_alertmain__xSjZV {
        flex-direction: column;
        margin-left: 0;
    }
  
    .FlowDiagram2_alert2__7xwVg {
        margin: auto;
    }
  
    .FlowDiagram2_div3mains__bOSYz {
        flex-direction: column;
        margin-left: 0;
    }
  
    .FlowDiagram2_div1__jlNNR {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: -50px;
        text-align: center;
        height: auto; 
        width: auto; 
    } 
  
    .FlowDiagram2_divss__V_4hW {
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
  
    .FlowDiagram2_lumovedivs__cznbR {
        /* margin-left: 160px; */
        margin:-120px 0 8px 150px;
        display: block;
        width: 200px;
        height: 100px;
    }
  
    .FlowDiagram2_lumovedivs2__Ze6v8 {
          margin:-21px 0 -102px 150px;
          display: block;
          width: 200px;
          height: 100px;
      }
  
      .FlowDiagram2_lumovedivs3__9iwoC {
          margin:-50px 0 -122px 150px;
          display: block;
          width: 200px;
          height: 100px;
      }
  
      .FlowDiagram2_lumovedivs4__RqJ4w {
          margin:-80px 0 -62px 150px;
          display: block;
          width: 200px;
          height: 100px;
      }
  
  
      .FlowDiagram2_lumovedivs5__ODNqI {
          margin: auto;
          /* margin-left: 160px; */
          display: none;
      }
  
    .FlowDiagram2_lumoves__2phkw {
        font-size: 40px;
        margin-top: -110px;
    }
  
    .FlowDiagram2_lumovediv3__BEJOs {
        margin: auto;
        /* margin-left: 160px; */
        display: flex;
    }
  
    .FlowDiagram2_lumove3__4Nqk4 {
        font-size: 40px;
    }
  
    .FlowDiagram2_lumovediv4__wqmNW {
        margin: auto;
        /* margin-left: 160px; */
        display: flex;
    }
  
    .FlowDiagram2_lumove4__BSv1i {
        font-size: 40px;
        margin-top: 50px;
    }
  
  
  
    .FlowDiagram2_lumoveleftdiv___DOOk {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram2_lumoveleft___PEsN {
        font-size: 50px;
    }
    
    .FlowDiagram2_lumoverightdiv__r5nre {
        margin-left: 0;
        display: none;
    }
    
    .FlowDiagram2_lumoveright__TKwXA {
        font-size: 50px;
        display: none;
    }
  
  
    .FlowDiagram2_arrows__MHTIa {
        margin: auto;
    }
  
  
    .FlowDiagram2_ptext3__Kk3vX {
        margin-top: 15px;
        font-size: 15px;
    }
  
    .FlowDiagram2_ptext4__2JruY {
        font-size: 15px;
        margin-top: 20px;
    }
  
    .FlowDiagram2_ptext5__BEYpv {
        font-size: 15px;
    }
  
    
  
    .FlowDiagram2_div2__BjcED {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: -50px auto 20px auto;
        text-align: center;
        height: auto; 
        width: auto; 
    }
  
    .FlowDiagram2_div3__R4yNa {
        margin: 30px auto;
        width: 270px;
    }
  
    .FlowDiagram2_div4__Mieg_ {
        display: flex;
        margin: 60px auto;
        width: 270px;
    }
  
    .FlowDiagram2_div5__ll86T {
        display: flex;
        margin: auto;
        width: 270px;
    }
  
    .FlowDiagram2_alertmain__xSjZV {
        flex-direction: column;
      }
  
      .FlowDiagram2_alertdiv__ge0El {
        margin: auto;
    }
  
    .FlowDiagram2_alert1__6K7N7 {
        margin: 30px auto;
        flex-direction: column;
    }
  
    .FlowDiagram2_alerth1__kFLrL {
        text-align: center;
        margin-top: 10px;
    }
  
    .FlowDiagram2_alertp1__H1id0 {
        font-size: 17px;
        text-align: center;
    }
  
    .FlowDiagram2_alerth2__MP2sQ {
        text-align: center;
        margin-top: 10px;
    }
  
    .FlowDiagram2_alertp2___nEcE {
        font-size: 17px;
        text-align: center;
    }
  
    .FlowDiagram2_alertdiv2__nkUSV {
        margin: auto;
    }
  
    .FlowDiagram2_alert2__7xwVg {
        margin: 10px auto;
        flex-direction: column;
      }
  
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/home/section_9/recommendation/Recommendation.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************/
.Recommendation_main__T3YnP {
    background: linear-gradient(to right, #5C755E, #78A67C); 
    padding: 100px 60px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 70vh; 
    gap: 30px;
}

.Recommendation_robotassistancediv__U___1 {
    background-color: #FFFFFF;
    padding: 5px 5px;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    margin-left: -40px;
    z-index: 2;
}

.Recommendation_robotassistancediv2__oyMIz {
    background-color: #FFFFFF;
    padding: 5px 5px;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    margin-top: -20px;
    margin-left: 200px;
    z-index: 2;
}

.Recommendation_robotassistancediv3__CVzh_ {
    background-color: #FFFFFF;
    padding: 5px 5px;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    margin-left: -40px;
    z-index: 2;
}

.Recommendation_robotassistancediv4__1D0m9 {
    background-color: #FFFFFF;
    padding: 5px 5px;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    margin-top: -20px;
    margin-left: 200px;
    z-index: 2;
}

.Recommendation_gsmartdiv__BeNbk {
    background: rgba(252, 252, 252, 0.1); 
    width: 150px;
    height: 150px;
    border-radius: 50%;
    padding: 30px 0 0 0;
    margin: -5px auto 0 auto;
    animation: Recommendation_backgroundPop__uzvYH 4s ease-in-out infinite;
}

.Recommendation_gsmartdiv2__IdxEo {
    background-color: rgba(255, 255, 255, 0.1);
    width: 200px;
    height: 200px;
    border-radius: 50%;
    /* margin-top: 10px; */
    padding: 30px 0 0 0;
    margin: -5px auto 0 auto;
    animation: Recommendation_backgroundPop__uzvYH 4s ease-in-out infinite;
}

.Recommendation_gsmartdiv3__MbNGf {
    background-color: rgba(255, 255, 255, 0.1); 
    width: 250px;
    height: 250px;
    border-radius: 50%;
    /* margin-top: 10px; */
    padding: 30px 0 0 0;
    margin: -5px auto 0 auto;
    animation: Recommendation_backgroundPop__uzvYH 4s ease-in-out infinite;
}

.Recommendation_gsmartdiv4__HEY7w {
    background-color: rgba(255, 255, 255, 0.1); 
    width: 300px;
    height: 300px;
    border-radius: 50%;
    /* margin-top: 10px; */
    padding: 30px 0 0 0;
    margin-top: -65px;
    animation: Recommendation_backgroundPop__uzvYH 4s ease-in-out infinite;
}

.Recommendation_robot1__OLkuG {
    display: flex;
    margin-left: 55px;
}

.Recommendation_robot2__pfIiz {
    display: flex;
    margin-left: 70px;
    margin-top: -50px;
}


@keyframes Recommendation_backgroundPop__uzvYH {
    0% {
      transform: scale(1); /* Start with normal size */
      background-position: center; /* Normal position */
    }
    50% {
      transform: scale(1.05); /* Pop-up effect: enlarge */
      background-position: center; /* Keep the image centered */
    }
    100% {
      transform: scale(1); /* Return to normal size */
      background-position: center; /* Normal position */
    }
}

.Recommendation_hpdiv__nN583 {
    display: flex; 
    flex-direction: column; 
    justify-content: center; 
    align-items: center; 
    text-align: center; 
    width: 100%; 
    height: 100%; 
    animation: Recommendation_backgroundPop__uzvYH 4s ease-in-out infinite;
}

/* .hdiv {
    margin: auto;
} */


.Recommendation_h1text__7Dkqd {
    font-size: 25px;
    color: #FFFFFF;
    font-weight: bold;
    width: 421px;
    letter-spacing: 2px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

.Recommendation_ptext__8vBcQ {
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 22px;
    width: 343px;
    text-align: center;
}






@media only screen and (min-width: 320px) and (max-width: 400px) {
    .Recommendation_main__T3YnP {
        flex-direction: column;
        height: 190vh;
        padding: 250px 0 0 0;
        margin-top: -300px;
    }

    .Recommendation_mainrobot__tTE8S {
        margin-top: -200px;
        margin-bottom: 120px;
    }

    .Recommendation_mainrobot2__vX_Uu {
        margin-top: 130px;
        margin-bottom: 80px;
    }

    .Recommendation_h1text__7Dkqd {
        font-size: 30px;
    }

    .Recommendation_ptext__8vBcQ {
        font-size: 17px;
    }
}





@media only screen and (min-width: 401px) and (max-width: 480px) {
    .Recommendation_main__T3YnP {
        flex-direction: column;
        height: 160vh;
        padding: 250px 0 0 0;
        margin-top: -300px;
    }

    .Recommendation_mainrobot__tTE8S {
        margin-top: -200px;
        margin-bottom: 120px;
    }

    .Recommendation_mainrobot2__vX_Uu {
        margin-top: 130px;
        margin-bottom: 80px;
    }

    .Recommendation_h1text__7Dkqd {
        font-size: 30px;
    }

    .Recommendation_ptext__8vBcQ {
        font-size: 17px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 600px) {
    .Recommendation_main__T3YnP {
        flex-direction: column;
        height: 150vh;
        padding: 250px 0 0 0;
    }

    .Recommendation_mainrobot__tTE8S {
        margin-top: -200px;
        margin-bottom: 120px;
    }

    .Recommendation_mainrobot2__vX_Uu {
        margin-top: 130px;
        margin-bottom: 80px;
    }

    .Recommendation_h1text__7Dkqd {
        font-size: 32px;
    }

    .Recommendation_ptext__8vBcQ {
        font-size: 18px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 768px) {
    .Recommendation_main__T3YnP {
        flex-direction: column;
        height: 150vh;
        padding: 250px 0 0 0;
    }

    .Recommendation_mainrobot__tTE8S {
        margin-top: -200px;
        margin-bottom: 120px;
    }

    .Recommendation_mainrobot2__vX_Uu {
        margin-top: 130px;
        margin-bottom: 80px;
    }

    .Recommendation_h1text__7Dkqd {
        font-size: 34px;
    }

    .Recommendation_ptext__8vBcQ {
        font-size: 19px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 900px) {
    .Recommendation_main__T3YnP {
        flex-direction: column;
        height: 150vh;
        padding: 250px 0 0 0;
    }

    .Recommendation_mainrobot__tTE8S {
        margin-top: -200px;
        margin-bottom: 120px;
    }

    .Recommendation_mainrobot2__vX_Uu {
        margin-top: 130px;
        margin-bottom: 80px;
    }

    .Recommendation_h1text__7Dkqd {
        font-size: 36px;
    }

    .Recommendation_ptext__8vBcQ {
        font-size: 20px;
    }
}

@media only screen and (min-width: 901px) and (max-width: 1200px) {
    .Recommendation_main__T3YnP {
        flex-direction: column;
        height: 150vh;
        padding: 250px 0 0 0;
    }

    .Recommendation_mainrobot__tTE8S {
        margin-top: -200px;
        margin-bottom: 120px;
    }

    .Recommendation_mainrobot2__vX_Uu {
        margin-top: 130px;
        margin-bottom: 80px;
    }

    .Recommendation_h1text__7Dkqd {
        font-size: 38px;
    }

    .Recommendation_ptext__8vBcQ {
        font-size: 21px;
    }
}
