:root{
  --primary:#008e62;
  --hfont: 'Dala Prisma';
  --darkg:#226F56;
}
.container{
  max-width: 1104px;
}
.sustainPageWrap{
  padding: 80px 30px;
}
.main-container{
  height: auto;
  background-color: #9CC6B5;
  padding-top: 170px;
}
.max-862{
  max-width: 862px;
  width: 100%;
  margin: 0 auto;
}
.hero-row-container{
}
.dividerLine{
  padding-top: 80px;
  margin-bottom: 80px;
  border-bottom: 1px solid black;
}
.section-moreCards{
  border-top: 1px solid #000000;
  margin-top: 80px;
  padding-top: 15px;
}
.section-moreCards h6{
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 65px;  
}
.greenBoxes{
  background-color: var(--primary);
  border-radius: 20px;
  display: flex;
  align-items: center;
  padding: 25px;
  color: white;
  text-decoration: none !important;
  background-repeat: no-repeat;
  height: 320px;
}
.greenBoxes h2{
  color: #ffffff !important;
  text-decoration: none;
  line-height: 1.1 !important;
  margin-bottom: 0 !important;
}

.inner-page .section-wrap{
  margin-top: 0px !important;
}

.sustainability-wrap{
  background-image: url(images-vianaar/a4.png) !important;
  font-size: 19px;
  line-height: 1.6;
}
.sustainability-wrap h2{
  font-family: var(--hfont);
  color: var(--darkg);
  font-size: 50px;
  margin-bottom: 18px;
}
.sustainability-wrap p{
  margin-bottom: 30px;
}
.sustainability-wrap h5{
  font-size: 21px;
  font-weight: 700;
  color: black;
  margin-bottom: 12px;
  letter-spacing: 0.04em;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.breadcrumb ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.breadcrumb li {
  white-space: normal !important; /* allow wrapping */
  word-break: break-word;
  max-width: 100%;
}
.header-text h1{
  font-size: 70px !important;
  color: #226F56 !important;
  text-align: left;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: 2% !important
}

.header-text .mobile {
    display: none !important;
}
.header-text .desktop {
    display: block !important;
}

.header-text-light{
  width: 100%;
  max-width: 688px;
}

.header-text-light h1{
  font-size: 70px !important;
  color: #fff !important;
  text-align: left;
  line-height: 1 !important;
  font-weight: 700 !important;
  letter-spacing: 2%
}

.susIconBoxes{
  margin-top: 85px;
}


.row .bottom-grid img{
  width: 208px;
}

.row .bottom-grid p {
  font-family: 'Dala Prisma';
  font-weight: 700;
  font-size: 75px;
  /* line-height: 100%; */
  letter-spacing: 2%;
  text-align: center;
  margin-bottom: 0px;
  color: #226F56;
  margin: -5px;
}

.row .bottom-grid span {
  font-family: 'Raleway';
  font-weight: 300;
  font-size: 48px;
  /* line-height: 100%; */
  letter-spacing: 2%;
  text-align: center;
  color: #226F56;
  
}
.row .bottom-grid .smallText {
  font-family: 'Raleway';
  font-weight: 400;
  font-size: 19px;
  /* line-height: 140%; */
  letter-spacing: -1%;
  text-align: center;
  color: #226F56;
}

.row-bottom-text{
  font-family: 'Raleway';
  font-weight: 400;
  font-size: 18px;
  margin-top: 57px;
  color: var(--darkg) !important;
}

.section-home-container{
  background-color: #008e62 !important;
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.section-home-container.bg-white{
  background-color: #fff !important;
}

.section-home-container .mobile{
  display: none;
}

.section-home-container .heading p{
  font-family: 'Raleway';
  font-weight: 500;
  font-size: 25px;
  line-height: 1.8;
  letter-spacing: 2%;
  text-align: center;
  color: #fff;
  margin-bottom: 0px;
}

.homes-bottom{
  padding-top: 100px;
}

.homes-bottom-card {
  max-width: 750px;
  height: 480px;
  margin: auto;
  position: relative;
  background-color: #fff;
  border-radius: 20px;
}

.card{
  border-radius: 20px!important;
  background-color: #fff!important;
  margin-top: 100px;

  overflow: hidden;
  position: relative;
  height: 480px;
}


.dark-bg{
  max-height: 824px !important;
  background-color: #008e62;
}

.section-one{
  border-bottom: 1px solid;
  padding-top: 20px;
  padding-bottom: 100px;
}

.mid-section-container{
  text-align: left !important;
}


.roundedLeaf{
  width: 100%;
  text-align: center;
  height: auto;
  position: relative;
  margin-top: -220px;
  margin-bottom: 50px;
  margin-left:50px;
}
.roundedLeaf img{
  width: 150px !important;
}

.content-img-1{
  padding-bottom: 50px;
  width: 100%;
  max-width: 502px;
}
.content-img-1 img{
  width: 100%;
  height: 644px;
  border-radius: 20px;
}

.svg-background {
  position: absolute;
  top: -30px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.svg-background svg {
  width: 100%;
}


.two-leaves-container{
  position: absolute;
  bottom: 35rem;
  left: -120px;
  width: auto;
  height: auto;
  z-index: 0;
  pointer-events: none;  
}

.two-leaves-container svg{
  width: 100%;
  max-width: 341px;
}

.palm-trees-container{
  position: absolute;
  top: 10rem;
  right: -17rem;
  width: auto;
  height: auto;
  z-index: 0;
  pointer-events: none;
}

.palm-trees-container svg{
  width: 100%;
  min-width: 960px;
}


.left-leaves-3-1-container{
  position: absolute;
  bottom: 35px;
  left: -40px;
  width: auto;
  height: auto;
  z-index: 0;
  pointer-events: none;
}

.left-leaves-3-1-container svg{
  width: 100%;
  max-width: 208px;
}

.right-leaves-3-1-container{
  position: absolute;
  bottom: -50px;
  right: -5px;
  width: 420px;
  height: auto;
  z-index: 0;
  pointer-events: none;
}
.right-leaves-3-1-container svg{
  width: 100%;
}

.left-leaves-4-1-container{
  position: absolute;
  top: auto;
  bottom: 60px;
  left: -55px;
  width: auto;
  height: auto;
  z-index: 0;
  pointer-events: none;
}

.left-leaves-4-1-container svg{
  width: 100%;
  max-width: 210px;
}

.right-leaves-4-1-container{
  position: absolute;
  top: auto;
  bottom: -85px;
  right: 0rem;
  width: auto;
  height: auto;
  z-index: 0;
  pointer-events: none;
}

.right-leaves-4-1-container svg{
  width: 100%;
  min-width: 865px;
}

.left-leaves-5-1-container{
  position: absolute;
  bottom: 60px;
  left: -90px;
  width: auto;
  height: auto;
  z-index: 0;
  pointer-events: none;
}

.left-leaves-5-1-container svg{
  width: 100%;
  max-width: 279px;
}

.right-leaves-5-1-container{
  position: absolute;
  bottom: -180px;
  right: -19rem;
  width: 925px;
  height: auto;
  z-index: 0;
  pointer-events: none;
}

.right-leaves-5-1-container svg{
  width: 100%;
}


.svg-container .cb-body{
  background-color: #9CC6B5;
}

.svg-container .cb-body {
  position: relative;
  overflow: hidden;
}

.hover-image-container {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
  pointer-events: none; /* ensures it doesn’t interfere with hover */
  z-index: 0;
  background-position: 0 -50px;
  background-repeat: repeat;
}

.hover-image-container .hover-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Show image only on hover */
.svg-container .cb-body:hover .hover-image-container {
  opacity: 0.6;
}


.girl-hair-container{
  position: absolute;
  top: 3rem;
  right: 3rem;
  z-index: 0;
  pointer-events: none;
}

.girl-hair-container svg{
  /* width: 100%; */
  min-width: 141px;
}

.card-Sus-new{
  border-radius: 20px !important;
  overflow: hidden !important;
  background-size:auto 100%;
  background-repeat:no-repeat;
  border: 0px;
  position: relative;
}
.card-Sus-new img{
  outline: none !important;
  border: none !important;
  display: block !important;
}
.card-Sus-new *{
  color: var(--darkg) !important;
}
.card-Sus-new .contentBox{
  padding: 66px 55px;
  font-size: 19px;
  line-height: 1.4;
  font-weight: 400;  
}
.mt-70{
  margin-top: 70px;
}
.card-Sus-new .contentBox h2{
  font-size: 50px;
  line-height: 1.1;
  letter-spacing: 2%;
  font-family: var(--hfont);
  margin: 0 0 20px;
  color: var(--darkg) !important;
}
.card-Sus-new .contentBox h2 span{
  color: var(--darkg) !important;
}
.card-Sus-new .contentBox p{
  margin: 0 0 50px;
}
.card-Sus-new .contentBox .h-link a{
  color: var(--primary) !important;
  font-size: 19px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--primary)), to(var(--primary)));
  background-image: linear-gradient(var(--primary), var(--primary));
}
.sustainPageWrap .h-link a{
  color: var(--primary) !important;
  font-size: 19px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--primary)), to(var(--primary)));
  background-image: linear-gradient(var(--primary), var(--primary));
}
@keyframes linkAnim {
  0% {
    background-position: right bottom;
    background-size: 100% 1px;
  }
  50% {
    background-position: right bottom;
    background-size: 0% 1px;
  }
  51% {
    background-position: left bottom;
    background-size: 0% 1px;
  }
  100% {
    background-image: linear-gradient(var(--primary), var(--primary));
    background-position: left bottom;
    background-size: 100% 1px;
  }
}
.heading.heading-small h2{
  font-weight: 400 !important;
  font-size: 25px;
  line-height: 1.4;
  margin-bottom: 0px;
  letter-spacing: 0px !important;
}
.boxStyle1{
  padding: 15px 0 40px 0;
}
.boxStyle1 .imgBox{}
.boxStyle1 .contentBox{
  padding-top: 38px;  
}
.boxStyle1 .contentBox h5{
  text-transform: uppercase !important;
  font-weight: 600 !important;
  margin-bottom: 8px !important;
}
.livingPage h5, .subHeadBox h5{
  margin-bottom: 12px;
}
.livingPage p, .subHeadBox p{
  font-size: 18px;
}
.teamBox{
  display: flex;
  flex-direction: column;
  margin: 15px 0 35px;
}
.teamBox .teamImg{
  position: relative;
  padding-bottom: 120%;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 30px;
}
.teamBox .teamImg img{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  object-position: top;
}
.teamBox h5{
  margin-bottom: 12px;
  text-transform: uppercase;
}
.teamBox p{
  font-size: 18px;
}
.sustainHeroSection{
  min-height: 100vh;
  background-color: var(--primary);
  padding-top: 170px;
  position: relative;
  overflow: hidden;
}
.sustainPageHero{
  padding: 80px 30px;
}
.sustainPageHero .heroContentWrap{
  max-width: 804px;
}
.sustainPageHero .heroContentWrap.lpStyle{
  max-width: 750px;
}
.sustainPageHero h1{
  font-size: 70px;
  color: white;
  font-family: var(--hfont);
  line-height: 1.1;
  letter-spacing: 1px;
}
.sustainPageHero .heroContentWrap.lpStyle h1{
  line-height: 1;
  color: var(--darkg);
}
.text-primary{
  color: var(--primary) !important;
}
.text-black{
  color: black !important;
}
.plceholderImg{
  width:100%;
  border-radius:20px;
  position: relative;
  overflow: hidden;
}
.plceholderImg img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.community-placeholder1{
  height:540px;
}
.living-placeholder1{
  height:415px;
}
.living-placeholder2{
  height:500px;
  margin-bottom: 30px;
}
.steps-placeholder1{
  height: 644px;
  margin-bottom: 30px;
}
.steps-placeholder2{
  height: 320px;
}
.steps-placeholder3{
  height:444px; 
  margin-bottom:30px;
}
.steps-placeholder4{
  height:380px;
}
.mobTxt{
  color: #ffffff;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  margin-top: 12px;
  margin-bottom: 15px;
  display: none;
}

.main-container .sustainPageHero{
  padding-bottom: 30px !important;
}


@media (max-width:1600px){
  .right-leaves-5-1-container {
    right: -18rem;
    width: 881px;
  }  
  .right-leaves-4-1-container{
    bottom: -110px;
    right: -35px;
  }  
  .sustainPageHero h1{
    font-size: 58px;
  }
  .two-leaves-container{
    left:-90px;
    bottom: 32rem;
  }
  .two-leaves-container svg{
    width: 82%;
  }
}
@media (max-width:1366px){
  .right-leaves-4-1-container {
    bottom: -204px;
    right: -35px;
  }
  .left-leaves-3-1-container svg{
    max-width: 180px;
  }
  .right-leaves-3-1-container{
    width: 380px;
  }
  .left-leaves-4-1-container{
    left: -48px;
  }
  .left-leaves-4-1-container svg{
    max-width: 180px;
  }

}
@media (max-width:1200px){
  .sustainHeroSection, .main-container{
    padding-top: 45px;
  }
  .left-leaves-4-1-container svg{
    max-width: 160px;
  }
  .right-leaves-4-1-container {
    bottom: -166px;
    right: -83px;
  }
  .right-leaves-4-1-container svg {
    width: 100%;
    min-width: 800px;
  }
  .left-leaves-3-1-container{
    left: -30px;   
    bottom: 15px; 
  }
  .left-leaves-3-1-container svg {
    max-width: 160px;
  }
  .two-leaves-container{
    display: none;
  }
  .palm-trees-container{
    top: 7rem;
    right: -20rem;
  }
  .palm-trees-container svg {
    min-width: 850px;
  }
  .greenBoxes h2{
    font-size: 46px !important;
  }
  
}
@media (max-width:992px){
  
  .greenBoxes h2{
    font-size: 38px !important;
  }
  .sustainability-wrap h2{
    margin-bottom: 40px;
    font-size: 38px;
  }
  .dividerLine {
    padding-top: 40px;
    margin-bottom: 35px;
    border-bottom: 1px solid black;
  }
  .section-moreCards h6{
    margin-bottom: 40px;
  }
  .greenBoxes{
    height: 208px;  
    margin: 20px 0;  
  }
  .mt-70{
    margin-top: 40px;
  }
  .sustainPageHero .heroContentWrap{
    max-width: 650px;
  }
  .sustainPageHero h1{
    font-size: 50px;
  }
  .right-leaves-5-1-container {
    right: -15rem;
    width: 731px;
  }
  .left-leaves-5-1-container{
    left: -75px;
  }
  .left-leaves-5-1-container svg{
    max-width: 240px;
  }
  .right-leaves-4-1-container {
    bottom: -150px;
    right: -30px;
  }
  .right-leaves-4-1-container svg {
    width: 100%;
    min-width: 550px;
  }  
  .steps-placeholder1{
    height: 500px;
  }
  .sustainPageHero .heroContentWrap.lpStyle {
    max-width: 500px;
  }
  .card{
    margin-top: 40px;
    height: 210px;
    text-decoration: none !important;
  }
  .mobTxt{
    display: block;
  }  
  .communityGreen{
    align-items: start;    
  }
  .communityGreen h2{
    margin-left: 12px !important;
  }
  .dividerLine{
    padding-top: 60px !important;
    margin-bottom: 25px;
    border-bottom: 1px solid black;
  }
  .lastImg{
    margin-bottom: 8px;
  }
  .section-moreCards{
    margin-top: 60px;
    padding-top: 25px;
  }
  .heading.heading-small h2{
    font-size: 21px;
    margin-bottom: 32px;
  }
}
@media (max-width:575px){
  .teamBox{
    margin: 15px 0 0px;
  }
  
  .teamBox .teamImg{
    order: 2;
    padding-bottom: 100%;
  }
  .teamBox h5{
    order: 1;
    font-size: 16px;
  }
  .teamBox p{
    order: 3;
    font-size: 16px;
  }
  .sustainPageHero h1{
    font-size: 30px;
  }
  .right-leaves-5-1-container {
    right: -11rem;
    width: 560px;
    bottom: -125px;
  }
  .left-leaves-5-1-container{
    left: -55px;
  }
  .left-leaves-5-1-container svg{
    max-width: 180px;
  }
  .community-placeholder1{
    height:328px;
  }
  .living-placeholder1{
    height:208px;
  }  
  .living-placeholder2{
    height:328px;
  }

  .sustainPageWrap, .sustainPageHero{
    padding-left: 16px;
    padding-right: 16px;
  }
  .right-leaves-4-1-container {
    bottom: -135px;
    right: -10px;
  }  
  .left-leaves-4-1-container {
    bottom: 57px;
    left: -35px;
  }
  .left-leaves-4-1-container svg{
    max-width: 130px;
  }
  .right-leaves-4-1-container svg {
    width: 100%;
    min-width: 415px;
  }
  .sustainability-wrap {
    font-size: 18px;
  }
  .left-leaves-3-1-container svg {
    width: 100%;
    max-width: 120px;
  }
  .right-leaves-3-1-container{
    width: 220px;
  }  
  .steps-placeholder1{
    height: 328px;
  }
  .sustainability-wrap h5{
    font-size: 16px;
    margin-bottom: 15px;
  }
  .steps-placeholder2{
    height: 208px;
  }
  .sustainPageHero .heroContentWrap.lpStyle {
    max-width: 290px;
  }
  .palm-trees-container{
    top: 6rem;
    right: -8rem;
  }
  .palm-trees-container svg {
    min-width: 360px;
  }
  .row .bottom-grid img {
    width: 145px;
  }
  .row .bottom-grid p{
    font-size: 50px;
  }
  .row .bottom-grid span{
    font-size: 32px;
  }
  .row .bottom-grid .smallText{
    font-size: 18px;
  }
  .waterImg{
    width: 120px !important;
  }
  .susIconBoxes {
    margin-top: 50px;
  }
  .main-container .sustainPageHero{
    padding-bottom: 15px !important;
    font-size: 16px !important;
    color: var(--darkg);
  }
  .section-home-container{
    padding: 65px 16px !important;
  }
  .livingPage p, .subHeadBox p{
    font-size: 16px;
  }
}