.home-container.container-fluid{
    background-image: url("/assets/home/home-bg2.png");
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 10rem;
}

.jumbo{
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding-top: 10rem; */
    /* background-color: red; */
}

.row-jumbo{
    display: flex;
    /* background-color: green; */
    align-items: center;
    justify-content: space-between;
    width: 80%;
    height: 25rem;
    /* gap: 6rem; */
}

.jumbo-text{
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.jumbo-text h1{
    color: #122218;
    font-family: "Poppins", sans-serif;
    font-size: 3.75rem;
    font-style: normal;
    font-weight: 800;
    /* line-height: 105%; */
}

.jumbo-text p{
    color: #122218;
    font-family: "DM Sans";
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 35rem;
}

.jumbo-btn{
    gap: 1rem;
}

.row-jumbo .col-5{
    display: flex;
    align-items: center;
    justify-content: center;
}

.jumbo-img{
    width: 20rem;
    height: 24rem;
}

.card-service{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Poppins", sans-serif;
  width: 20rem;
  height: 15rem;
  gap: 0.4rem;

  border-radius: 0.9375rem;
    border: 1px solid var(--tes1, #ADBC9F);
    background: var(--tes1, linear-gradient(108deg, rgba(173, 188, 159, 0.30) 10.91%, rgba(79, 86, 73, 0.30) 111.54%));

    /* tes1 */
    box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(6.099999904632568px);
    transition: all 0.3s ease-in;
}

.card-service:hover{
    border-radius: 0.95388rem;
    border: 1.017px solid var(--tes1, #ADBC9F);
    background: var(--lin3, linear-gradient(180deg, #122218 0%, #618264 100%));
    box-shadow: 0px 8px 30px 0px #122218;
    backdrop-filter: blur(6.099999904632568px);

}

.card-service:hover h4{
    color: white;
}

.card-service:hover p{
    color: white;
}

.services{
    margin-top: 20rem;
    /* background-color: aqua; */
    align-items: center;
    justify-content: center;
}

.row-services{
    /* width: 48rem;
    height: 33rem; */
    /* background-color: burlywood; */
    justify-content: center;
    align-items: center;
    gap: 3rem;
}

.row-services .row{
    gap: 3rem;
}

.service-h{
    width: 20rem;
  height: 15rem;
    justify-content: center;
}

.services-title h3{
    color: #122218;
    text-align: left;
    font-family: "Poppins", sans-serif;
    font-size: 2rem;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.services-desc p{
    color: #122218;
    font-family: "DM Sans";
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

}

.service-text{
    justify-content: center;
    align-items: center;
}

.service-text h4{
    color: #122218;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 20rem;
}

.service-text p{
    color: #122218;
    text-align: center;
    font-family: "DM Sans";
    font-size: 0.91rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 70%;
}

.why{
    margin-top: 20rem;
    padding-bottom: 20rem;
    position: relative;
}

.row-why{
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-why{
    border-radius: 0.9375rem;
    border: 0.5px solid var(--tes1, #ADBC9F);
    background: var(--tes1, linear-gradient(108deg, rgba(173, 188, 159, 0.30) 10.91%, rgba(79, 86, 73, 0.30) 111.54%));
    box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(6.099999904632568px);
    width: 54rem;
    height: 29rem;
    justify-content: center;
    /* align-items: center; */
    text-align: left;
    padding-left: 2rem;
    position: relative;
    right: 10%;
}

.card-why h2{
    color: #122218;
    font-family: "Poppins", sans-serif;
    font-size: 3rem;
    font-style: normal;
    font-weight: 750;
    line-height: normal;
}

.card-why p{
    color: #122218;
    font-family: "DM Sans";
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 42rem;
}

.why-img{
    position: absolute;
    left: 60%;
}

.testi{
    border-top: 0.3px solid var(--tes1, #ADBC9F);
    background: radial-gradient(154.51% 145.91% at 29.72% -54.98%, #ADBC9F 0%, #838F79 99.99%);
    box-shadow: 0px -5px 15px 0px rgba(0, 0, 0, 0.29);
    /* margin-top: 20rem; */
    height: 40rem;
    gap: 3rem;
}

.testi-scroll::-webkit-scrollbar{
    width: 0;
    background: transparent;
}

.testi-scroll{
    padding-bottom: 3rem;
}

.testi-text{
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 0.5rem;
    padding-top: 3rem;
}

.testi-text h2{
    color: #FFF;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 3rem;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.testi-text p{
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* width: 36rem; */
}
/*
.testi-card{
    border-radius: 1.25rem;
    border: 1.5px solid #FFF;
    background: linear-gradient(185deg, rgba(255, 255, 255, 0.30) 6.27%, rgba(173, 188, 159, 0.30) 97.12%);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(6.099999904632568px);
    width: 19rem;
    height: 20rem;
    text-align: center;
    gap: 1rem;
    margin-left: 1rem;
    transition: all 0.4s ease-in;
}

.testi-card:hover{
    border-radius: 1.25rem;
    border: none;
    background: #122218;
    box-shadow: 0px 4px 10px 0px #122218;
}

.testi-card img{
    width: 3.5rem;
    height: 2.5rem;
    margin-left: 2rem;
    margin-top: 1rem;
}

.testi-card p{
    width: 16rem;
    color: #FFF;
    font-family: "DM Sans";
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    margin-top: 0.2rem;
}

.testi-profile{
    justify-content: center;
    align-items: center;
    margin-top: 0rem;
    padding: 0;
    gap: 1rem;
}

.testi-profile img{
    width: 2.75rem;
    height: 2.75rem;
    margin-left: 4rem;
    margin-top: 0rem;
}


.testi-profile-text {
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 0;
    margin-top: 0;
}

.testi-profile-text p{
    margin: 0;
}
.pp-name{
    margin: 0;
    color: #FFF;
    font-family: "Poppins", sans-serif;
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.pp-tier{
    color: #FFF;
    font-family: "DM Sans";
    font-size: 0.625rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
} */

.testi-card {
    border-radius: 1.25rem;
    border: 1.5px solid #FFF;
    background: linear-gradient(185deg, rgba(255, 255, 255, 0.30) 6.27%, rgba(173, 188, 159, 0.30) 97.12%);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(6.099999904632568px);
    width: 19rem;
    height: 20rem;
    text-align: center;
    gap: 1rem;
    margin-left: 1rem;
    transition: all 0.4s ease-in;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.testi-card:hover {
    border-radius: 1.25rem;
    border: none;
    background: #122218;
    box-shadow: 0px 4px 10px 0px #122218;
}

.testi-card img {
    width: 3.5rem;
    height: 2.5rem;
    margin-left: 2rem;
    margin-top: 1rem;
}

.testi-card p {
    width: 16rem;
    color: #FFF;
    font-family: "DM Sans";
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    margin-top: 0.2rem;
    flex-grow: 1;
}

.testi-profile {
    justify-content: center;
    align-items: center;
    margin-top: 0rem;
    padding: 0;
    gap: 1rem;
    margin-bottom: 2rem;
}

.testi-profile img {
    width: 2.75rem;
    height: 2.75rem;
    margin-left: 4rem;
    margin-top: 0rem;
}

.testi-profile-text {
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 0;
    margin-top: 0;
}

.testi-profile-text p {
    margin: 0;
}

.pp-name {
    margin: 0;
    color: #FFF;
    font-family: "Poppins", sans-serif;
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.pp-tier {
    color: #FFF;
    font-family: "DM Sans";
    font-size: 0.625rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media (max-width:1360px){

    .jumbo-text p{
        width: 70%;
        text-align: left;
    }

    .img-jumbo{
        scale: 0.8;
    }

    .row-jumbo{
        display: flex;
        justify-content: space-around;
        align-items: center;
        /* background-color: #618264; */
    }

    .row-why{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .row-why h2{
        font-size: 1.75rem;
    }

    .row-why p{
        font: 1rem;
    }

    .row-why .col-2{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .card-why {
        width: 90%;
        height: auto;
        right: 0;
        text-align: center;
        justify-content: center;
        align-items: center;
        padding: 2rem 1rem;
    }

    .card-why p {
        width: auto;
    }

    .why-img {
        position: static;
        scale: 0.9;
    }


}

@media (max-width: 768px){

    .jumbo-text p{
        width: 100%;
        text-align: center;
    }

    .img-jumbo{
        display: none;
    }

    .row-jumbo{
        width: 100%;
    }

    .row-jumbo .col-5{
        display: none;
    }

    .row-jumbo .col-7{
        margin: none;
    }

    .jumbo-btn{
        justify-content: center;
        align-items: center;
    }
    .row-jumbo{
        justify-content: center;
        align-items: center;
    }

    .jumbo-text{
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    .jumbo-text h1{
        /* font-size: var(--planty-heading-mobile-1-font-size);
*/
        font-size: 2rem;
    }

    .jumbo-text p{
        font-size: 1rem;
    }

    .row-services .row{
        justify-content: center;
        align-items: center;
    }

    .services-title h3{
        text-align: center;
    }

    .service-h{
        justify-content: center;
        align-items: center;
        text-align: center;
        width: 80%;
        max-width: 500px;
    }

    .card-service{
        /* scale: 0.9; */
        width: 80%;
        max-width: 380px;
    }

    .service-text{
        width: 90%;
        justify-content: center;
        align-items: center;
    }

    .service-text h4{
        width: 100%;
    }

    .service-text p{
        width: 80%;
    }

    .why-img {
        position: static;
        scale: 0.7;
    }

    .testi-text h2{
        font-size: 2rem;
    }

    .testi-text p{
        font-size: 1rem;
        width: 70%;
    }

    .testi-card{
        scale: 0.9;
    }


}

@media (max-width: 576px){
    .jumbo-text h1{
        font-size: var(--planty-heading-mobile-1-font-size);
    }

    .jumbo-text p{
        font-size: var(--planty-heading-mobile-paragraph-font-size);
    }

    .services-title h3{
        font-size: var(--planty-heading-mobile-3-font-size);
    }

    .services-desc p{
        font-size: var(--planty-heading-mobile-paragraph-font-size);
    }

    .service-text h4{
        font-size: var(--planty-heading-mobile-label-font-size);
    }

    .service-text p{
        font-size: var(--planty-heading-mobile-paragraph-font-size);
    }

    .card-why h2{
        font-size: var(--planty-heading-mobile-3-font-size);
    }

    .card-why p{
        font-size: var(--planty-heading-mobile-paragraph-font-size);
    }

    .testi-text h2{
        font-size: var(--planty-heading-mobile-3-font-size);
    }

    .testi-text p{
        font-size: var(--planty-heading-mobile-paragraph-font-size);
    }

    .services{
        margin-top: 3rem;
    }

    .row-services .row{
        gap: 2rem;
    }

    .why{
        margin-top: 10rem;
        padding-bottom: 5rem;
    }

    .testi{
        height: 60%;
        gap: 0rem;
    }

    .testi-card{
        scale: 0.725;
    }

    .home-container.container-fluid{
        background-image: url("/assets/home/home-mobile2.png");
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 5rem;
    }

}



