/* html{
    scroll-behavior: smooth;
} */
.homeSLiderContainer{
    background: #fff;
    width: 100%;
    scroll-behavior: smooth;
}
.homeSLider {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.homeSLider-uplifter {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.topContainer {
    width: 632px;
    height: auto;
    background: #22AE49;
    /* position: absolute; */
    position: relative;
    top: 24%;
    left: 20%;
    padding-top: 12px;
    padding-left: 47px;
    padding-right: 34px;
    padding-bottom: 30px;
    overflow: hidden;
}
.topContainer-uplifter {
  width: 663px;
  height: auto;
  background: #22AE49;
  /* position: absolute; */
  position: relative;
  top: 15%;
  left: 10%;
  padding-top: 12px;
  padding-left: 27px;
  padding-right: 26px;
  padding-bottom: 30px;
  overflow: hidden;
}
.SingleBoxDescimpactn3 {
  color: #FFF;
margin-bottom: 0px;
margin-top: 25px;
text-align: center;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px;

}
.SingleBoxDescimpactn3ca {
  color: #FFF;
margin-bottom: 0px;
margin-top: 25px;
text-align: center;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px;

}
.SingleBoxDescimpactn3a {
  color: #FFF;
margin-bottom: 0px;
margin-top: 25px;
text-align: center;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px;

}
.SingleBoxDescimpactn3c {
  color: #FFF;
margin-bottom: 0px;
margin-top: 25px;
text-align: center;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px;

}
.SingleBoxDescimpactn3c {
  color: #FFF;
margin-bottom: 0px;
margin-top: 25px;
text-align: center;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px;

}
::marker{
  text-align: center;
}
.SingleBoxDescimpactnlist {
  color: #FFF;
  margin-top: 0;
margin-bottom: 0px;
margin-top: 0;
text-align: center;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px;
list-style-position: inside;
}


.SingleBoxTitleimpactn3 {
  color: #FFF;
margin-bottom: 0;
margin-top: 20px;
text-align: center;
font-family: Roboto;
font-size: 34px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-transform: uppercase;
}
.grid-container {
  grid-template-columns: repeat(3, 1fr);
  display: grid;
}
.grid-container2 {
  grid-template-columns: repeat(1, 1fr);
  display: grid;
}
.Uplifterh2{
  width: 554px;
  height: auto;;
  /* position: absolute; */
  position: relative;
  top: 9%;
  
  max-width: 663px;
  overflow: hidden;
}
.grid-item {
  padding-left: 30px;
  padding-top: 36px;
  padding-right: 30px;
  padding-bottom: 36px;
  display: flex;
  flex-direction: column;
  align-items: center;

}
.grid-item2 {
  padding-left: 30px;
  padding-top: 36px;
  padding-right: 30px;
  padding-bottom: 36px;
  display: flex;
  flex-direction: column;
  align-items: center;

}
.Uplifterh2 h2{
  color: #FFF;
font-family: Roboto;
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 62.4px */
letter-spacing: 2px;
text-transform: uppercase;
margin: 0;
}
.Uplifterh2 h3{
  color: #FFF;
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0;
}

.topContainerTitle {
    font-family: var( --font-family-roboto);
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 41px;
    color: #fff;
}
.topContainerTitle-Uplifter {
  font-family: var( --font-family-roboto);
color: #FFF;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px;
}


.topContainerTitle p{
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
}
.topContainerButton{
    display: flex;
    flex-direction: row;
    gap: 1em;
}
.leftContainer {
    width: 30%;
    height: 650px;
    /* position: relative; */
    display: block;
}
.leftContainer-uplifter {
  width: 50%;
  height: 650px;
  /* position: relative; */
  display: block;
}
.rightContainer-uplifter {
  width: 50%;
  height: 650px;
  /* position: relative; */
}
.rightContainer {
    width: 70%;
    height: 650px;
    /* position: relative; */
}
.box3MobileSwap{
    display: flex;
    flex-direction: row;
}
.box3Swap{
    display: flex;
    flex-direction: row-reverse;
}

.leftContainer-mobile {
    display: none;
}
.leftContainer-mobile-uplifter {
  display: none;
}



  /* box styles for rise page reference */
  .riseOverviewSectionInHomePage.boxLayout {
    flex-direction: column;
    box-sizing: border-box;
    height: auto;
  }
  
  .riseOverviewSectionInHomePage.boxLayout .boxContainer {
    width: 100%;
  }
  
  .riseOverviewSectionInHomePage.boxLayout .boxContainer:nth-of-type(1) img {
    height: 620px;
    object-fit: cover;
  }
  
  .riseOverviewSectionInHomePage.boxLayout .boxContainer:nth-of-type(2) {
    box-sizing: border-box;
    height: auto;
  }
  
  .riseOverviewSectionInHomePage
    .boxContainer:nth-of-type(2)
    .boxPaddingRightWithCenteredText {
    gap: 20px;
  }
  
  .riseOverviewSectionInHomePage
    .boxContainer:nth-of-type(2)
    .boxPaddingRightWithCenteredText
    .boxTitle {
    margin: 0;
    margin-bottom: 20px;
  }
  
  .riseOverviewSectionInHomePage
    .boxContainer:nth-of-type(2)
    .boxPaddingRightWithCenteredText
    .boxInfo
    p:nth-of-type(1) {
    margin-bottom: 20px;
  }
  
  .riseOverviewSectionInHomePage
    .boxContainer:nth-of-type(2)
    .boxPaddingRightWithCenteredText
    .boxTitle {
    color: #FFF;
    font-family: Roboto;
    font-size: 38.4px;
    font-style: normal;
    font-weight: 700;
    line-height: 55.296px; 
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  
  .riseOverviewSectionInHomePage
    .boxContainer:nth-of-type(2)
    .boxPaddingRightWithCenteredText
    .boxInfo {
    color: #FFF;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.6px;
  }
  
  .riseOverviewSectionInHomePage
    .boxContainer:nth-of-type(2)
    .boxPaddingRightWithCenteredText
    .boxInfo
    p {
    margin: 0;
  }
  
  .riseOverviewSectionInHomePage .boxPaddingRightWithCenteredText {
    padding:40px 20px;
  }
  
  .riseOverviewSectionInHomePage .boxContainer:nth-of-type(2) div a button {
    font-size: 14px;
    font-weight: 900;
    background-color: #FF8201;
    padding: 0px 38px;
    width: 285px;
    box-sizing: border-box;
  }
  
  .riseOverviewSectionInHomePage .boxContainer:nth-of-type(2) div a button:disabled {
    cursor: not-allowed;
  }
  
  @media screen and (min-width: 768px) {
    .riseOverviewSectionInHomePage.boxLayout {
      flex-direction: row;
      height: 620px;
    }
    .riseOverviewSectionInHomePage.boxLayout > * {
      box-sizing: border-box;
      height: 100%;
    }
  
    .riseOverviewSectionInHomePage .boxPaddingRightWithCenteredText {
      max-width: 409px;
    }
  
    .riseOverviewSectionInHomePage
      .boxContainer:nth-of-type(2)
      .boxPaddingRightWithCenteredText {
      gap: 20px;
    }
  
    .riseOverviewSectionInHomePage
      .boxContainer:nth-of-type(2)
      .boxPaddingRightWithCenteredText
      .boxInfo
      p:nth-of-type(1) {
      margin-bottom: 28px;
    }
    .topContainer {
      width: 502px;
      max-width: none;
  }
  .leftContainer{
    width: 50%;
  }
  .rightContainer{
    width: 50%;
  }
  
  
    .riseOverviewSectionInHomePage
      .boxContainer:nth-of-type(2)
      .boxPaddingRightWithCenteredText
      .boxTitle {
    
      font-family: var(--font-family-roboto);
      font-size: 48px;
      font-weight: 700;
      line-height: 56px; /* 117.647% */
      letter-spacing: 2px;
      text-transform: uppercase;
      margin: 0;
      margin-bottom: 20px;
      word-break: break-all;
    }
  
    .riseOverviewSectionInHomePage
      .boxContainer:nth-of-type(2)
      .boxPaddingRightWithCenteredText
      .boxInfo {
     
      font-size: 18px;
      font-weight: 400;
      line-height: 26px; /* 162.5% */
    }
    .riseOverviewSectionInHomePage .boxPaddingRightWithCenteredText {
      padding: 40px;
    }
  
    .riseOverviewSectionInHomePage .boxContainer:nth-of-type(1) img {
      object-fit: cover;
    }
    .riseOverviewSectionInHomePage .boxContainer:nth-of-type(2) div a button {
      font-size: 14px;
      font-weight: 900;
      background-color: #FF8201;
      padding: 0px 40px;
      width: auto;
      box-sizing: border-box;
    }
    .grid-container {
      grid-template-columns: repeat(2, 1fr);
      justify-content: center;
    }
    .grid-container2 {
      grid-template-columns: repeat(2, 1fr);
      justify-content: center;
    }
    .grid-item {
      padding-left: 30px;
      padding-top: 60px;
      padding-right: 30px;
      padding-bottom: 60px;
      display: flex;
      flex-direction: column;
      align-items: center;
    
    }
    .grid-item2 {
      padding-left: 30px;
      padding-top: 20px;
      padding-right: 30px;
      padding-bottom: 20px;
      display: flex;
      justify-content: center;
      flex-direction: column;
      align-items: center;
      min-height: 492px;
    
    }
   
  }


  @media screen and (min-width: 909px){
    .riseOverviewSectionInHomePage .boxPaddingRightWithCenteredText {
      padding: 40px 80px;
    }
  }
  
  @media screen and (min-width: 1440px) {
    .riseOverviewSectionInHomePage.boxLayout {
      box-sizing: border-box;
      flex-direction: row;
      height: 620px;
    }
  
    .riseOverviewSectionInHomePage.boxLayout
      .boxContainer:nth-of-type(2)
      .boxPaddingRightWithCenteredText
      .boxTitle {
      font-size: 48px;
      font-weight: 700;
      line-height: 56px; /* 116.667% */
      letter-spacing: 2px;
      text-transform: uppercase;
      margin: 0;
      margin-bottom: 16px;
    }
    .leftContainer{
      width: 30%;
    }
    .rightContainer{
      width: 70%;
    }
  
    .riseOverviewSectionInHomePage
      .boxContainer:nth-of-type(2)
      .boxPaddingRightWithCenteredText
      .boxInfo {
      font-size: 18px;
      font-weight: 400;
      line-height: 26px; /* 144.444% */
    }
    .grid-item2 {
      padding-left: 86px;
      padding-top: 0px;
      padding-right: 85px;
      padding-bottom: 0px;
      display: flex;
      justify-content: center;
      flex-direction: column;
      align-items: center;
      min-height: 552px;
    
    }
  
    .riseOverviewSectionInHomePage
      .boxContainer:nth-of-type(2)
      .boxPaddingRightWithCenteredText {
      max-width: none;
      width: auto;
      box-sizing: border-box;
      padding-left: 80px;
      padding-right: 80px;
    }
    .topContainer {
      width: 502px;
      left: 30%;
      max-width: none;
  }
  
    .riseOverviewSectionInHomePage
      .boxContainer:nth-of-type(2)
      .boxPaddingRightWithCenteredText
      .boxInfo
      p:nth-of-type(1) {
      margin-bottom: 28px;
    }
  
    .riseOverviewSectionInHomePage
      .boxContainer:nth-of-type(2)
      .boxPaddingRightWithCenteredText {
      gap: 30px;
    }
    .SingleBoxDescimpactn3a {
      color: #FFF;
    margin-bottom: 0px;
    margin-top: 16px;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    width: 364px;
    }
    .SingleBoxDescimpactn3c {
      color: #FFF;
    margin-bottom: 0px;
    margin-top: 16px;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    width: 492px;
    }
  
    
    .riseOverviewSectionInHomePage .boxContainer:nth-of-type(2) div a button {
      width: 335px;
    }
    .grid-container {
      grid-template-columns: repeat(3, 1fr);
      display: grid;
    }
    .grid-container2 {
      grid-template-columns: repeat(2, 1fr);
      display: grid;
    }
    .Uplifterh2{
      width: 554px;
      height: auto;;
      /* position: absolute; */
      position: relative;
      top: 9%;
      left: 10%;
      max-width: 663px;
      overflow: hidden;
    }
  }

@media screen and (min-width: 1200px) {
  .Uplifterh2{
    width: 554px;
    height: auto;;
    /* position: absolute; */
    position: relative;
    top: 9%;
    left: 10%;
    max-width: 663px;
    overflow: hidden;
  }
}
@media screen and (max-width: 1200px) {
    
    .leftContainer-mobile-uplifter {
      display: block;
      display: flex;
      flex-direction: column;
      align-items: left;
      justify-content: left;
      padding-top: 70px;
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 70px;
  }
  .SingleBoxDescimpactn3 {
    color: #FFF;
  margin-bottom: 0px;
  margin-top: 16px;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  
  }
  
  ::marker{
    text-align: center;
  }
  .SingleBoxDescimpactnlist {
    color: #FFF;
  margin-bottom: 0px;
  margin-top: 0;
  
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  list-style-position: inside;
  }
  .Uplifterh2 p{
    color: #FFF;
    font-family: Roboto;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: start;
    margin: 0;
    


  }
  .SingleBoxTitleimpactn3 {
    color: #FFF;
  margin-bottom: 0;
  margin-top: 20px;
  text-align: center;
  font-family: Roboto;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  }
  .topContainer-mobile-uplifter {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: auto;
    height: auto;
    background: #22AE49;
}
.leftContainer-uplifter {
  display: none;
}
.homeSLider-uplifter {
  display: flex;
  flex-direction: column-reverse;
}
.rightContainer-uplifter {
  width: 100%;
  height: 100%;
  padding-top: 5px;
  padding-bottom: 48px ;
  display: flex;
  justify-items: center;
  margin: auto;

  /* position: relative; */
}
.Uplifterh2{
  width: auto;
  height: auto;;
  /* position: absolute; */
  position: relative;
  top: 19%;
  display: flex;
  justify-content: left;
  justify-items: left;
  overflow: hidden;
}
.contains{
  display: flex;
  align-items: start;
  flex-direction: column;
  padding-left: 20px;
  padding-right: 20px;
}

.topContainerTitle-mobile-uplifter {
  font-family: var( --font-family-roboto);
color: #FFF;
font-family: Roboto;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px;
}
.grid-item:nth-child(3) {
  grid-column: span 2; /* Makes the third item span both columns */
  grid-column: 1 / 3; /* Makes it span two columns */
justify-self: center; /* Centers it horizontally */
width: 47%;

}


    
}
@media screen and (max-width: 900px) {
    
}
@media screen and (max-width: 767px) {
    .box3MobileSwap{
        flex-direction: column-reverse;
    }
    .box3Swap{
        display: flex;
        flex-direction: column-reverse;
    }
    .grid-container {
      
      display: flex;
      flex-direction: column;
    }
    .grid-container2 {
      
      display: flex;
      flex-direction: column;
    }
    .grid-item:nth-child(3) {
      grid-column: span 2; /* Makes the third item span both columns */
      grid-column: 1 / 3; /* Makes it span two columns */
    justify-self: center; /* Centers it horizontally */
    width: auto;
    
    }
    .Uplifterh2 p{
      color: #FFF;
      font-family: Roboto;
      font-size: 28px;
      font-style: normal;
      font-weight: 700;
      line-height: 130%;
      letter-spacing: 2px;
      text-transform: uppercase;
      text-align: start;
      margin: 0;

  
  
    }
    
    .SingleBoxDescimpactn3 {
      color: #FFF;
    margin-bottom: 0px;
    margin-top: 16px;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    
    }
    .SingleBoxDescimpactn3a {
      color: #FFF;
    margin-bottom: 0px;
    margin-top: 16px;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    
    }
    .SingleBoxDescimpactn3c {
      color: #FFF;
    margin-bottom: 0px;
    margin-top: 16px;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    
    }
    ::marker{
      text-align: center;
    }
    .SingleBoxDescimpactnlist {
      color: #FFF;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    margin-top: 0;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    list-style-position: inside;
    
    }
    .topContainerTitle-mobile-uplifter {
      font-family: var( --font-family-roboto);
    color: #FFF;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    }
    .rightContainer-uplifter {
      width: 100%;
      height: 100%;
      padding-top: 5px;
      padding-bottom: 40px ;
      display: flex;
      justify-items: center;
      margin: auto;
      
      /* position: relative; */
    }
    .Uplifterh2{
      width: auto;
      height: auto;;
      /* position: absolute; */
      position: relative;
      top: 19%;
      display: flex;
      justify-content: left;
      justify-items: left;
      overflow: hidden;
    }
    .grid-item {
      padding-left: 30px;
      padding-top: 60px;
      padding-right: 30px;
      padding-bottom: 60px;
      display: flex;
      flex-direction: column;
      align-items: center;
    
    }
    .grid-item2 {
      padding-left: 30px;
      padding-top: 60px;
      padding-right: 30px;
      padding-bottom: 60px;
      display: flex;
      flex-direction: column;
      align-items: center;
    
    }
    .SingleBoxTitleimpactn3 {
      color: #FFF;
    margin-bottom: 0;
    margin-top: 20px;
    text-align: center;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    }
    
    .leftContainer-mobile-uplifter {
      
      padding-top: 30px;
      padding-bottom: 10px;
  }
}

@media screen and (max-width: 550px) {
    .homeSLider {
        display: flex;
        flex-direction: column-reverse;
    }
    .leftContainer {
        display: none;
    }
    .leftContainer-mobile {
        display: block;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    
    .rightContainer {
        width: 100%;
        height: 100%;
        /* position: relative; */
    }
    .topContainer-mobile {
        margin-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px;
        width: 80%;
        height: auto;
        background: #22AE49;
    }
    .topContainerButton-mobile{
        display: flex;
        flex-direction: column;
        
        gap: 1rem;
        padding-right: 0px;
    }
    .topContainerTitle-mobile{
        font-family: var( --font-family-roboto);
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        color: #fff;
    }
    .topContainerTitle-mobile p{
        margin-block-start: 0.5em;
        margin-block-end: 0.5em;
    }
}