*{
    margin: 0 auto;
    border: none;
    outline: none;
    font-family: 'Roboto';
    
}

header{
    padding-top: 31px;
}

.nav-link{
    text-decoration: none;
    color: black;
}
.navbar{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.navbar ul li{
    list-style-type: none;
    display: inline-block;
    padding-right: 36px;


padding-left: 50px;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20px;

color: #000000;


}

.container{
    max-width: 1340px;
    margin: 0 auto;
    padding-left: 10px;
}

.get-started-btn{
padding: 16px 32px;
background: #E9672B;
border-radius: 30px;
font-size: 18px;
font-weight: 400;
line-height: 28px;
letter-spacing: 0em;
text-align: left;

}

.curated-wrapper{
    display: flex;
    width: 100%;
    padding-top: 126px;
}

.curated-text{
    max-width: 600px;
    flex: 1;
    padding-top: 90px;
}
.curated-text h1{
font-weight: 400;
font-size: 64px;
line-height: 76px;

color: #000000;


}
.curated-text p{
padding: 18px 33px 62px 0px;
font-weight: 400;

font-size: 18px;
line-height: 28px;

color: #000000;


}

.curated-img{
    max-width: 600px;
}
.curated-img img{
    width: 100%;
}

.enjoy-img{
    max-width: 600px;
}

.enjoy-img img{
    width: 100%;
}

.shop-by-room h2{
text-align: center;
font-size: 48px;
font-weight: 400;
line-height: 54px;
letter-spacing: 0em;

}

.room-cards{
    padding-top: 43px;
    display: flex;
    margin: 0px;
}
.room-card{
    z-index: 99;
}

.room-card:nth-child(1){
    border: 2px solid #E9672B;
    border-radius: 5px;
    position: relative;
    box-shadow: 8px 8px 0px 0px #CBC6F4;

}

.room-card:nth-child(2){
    border: 2px solid #225DCA;
    border-radius: 5px;
    position: relative;
    box-shadow: 8px 8px 0px 0px #E7CB43;

}

.room-card:nth-child(3){
    border: 2px solid #242947;
    border-radius: 5px;
    position: relative;
    box-shadow: 8px 8px 0px 0px #A2D4C5;

}

.room-card:nth-child(4){
    border: 2px solid #DE4333;
    border-radius: 5px;
    position: relative;
    box-shadow: 8px 8px 0px 0px #AF4920;

}


.room-card p{
    padding: 13px;
    text-align: center;
}

.keeping-furniture{
    padding-top: 202px;
    text-align: center;
}


.keeping-furniture h2{
font-size: 36px;
font-weight: 400;
line-height: 44px;
letter-spacing: 0em;
}


.keeping-furniture h2{
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: 0em;
    }

    .keeping-furniture p{
        padding-top: 16px;
        padding-bottom: 126px;
font-size: 24px;
font-weight: 400;
line-height: 32px;
letter-spacing: 0em;
text-align: center;
max-width: 892px;
    }

    .furnished-space-wrapper{
        display: flex;
        align-items: center;
    }
 .text{
        max-width: 402px;
    }
    .text h2{
        font-size: 36px;
        font-weight: 400;
        line-height: 44px;
        letter-spacing: 0em;
    padding-bottom: 20px;        
    }

    .text p{
font-size: 18px;
font-weight: 400;
line-height: 28px;
letter-spacing: 0em;
padding-bottom: 33px;
    }

    .text span{
font-size: 18px;
font-weight: 400;
line-height: 28px;
letter-spacing: 0em;
color: #E9672B;

    }

    .garage-sale-wrapper{
        display: flex;
        align-items: center;
    }

.garage-sale-wrapper .text,
.never-assemble-wrapper .text   {
    max-width: 427px !important; 
}

.furniture-business-wrapper{
    display: flex;
    padding-top: 129px;
}

.never-assemble-wrapper {
    padding-top: 129px;
    display: flex;
    align-items: center;
    margin-bottom: 335px;
}

.text:nth-child(odd) {
    padding-left: 85px;
}

.bestsellers{
    background: #FBF8F5;
    margin-bottom: 143px;
}

.bestsellers h3{
    padding-top: 112px;
    padding-bottom: 57px;
font-size: 36px;
font-weight: 400;
line-height: 44px;
letter-spacing: 0em;
text-align: center;

}

.bestseller-cards{
    margin-bottom: 55px;
    display: flex;
    gap: 12px;
    text-align: center;

}

.bestseller-card{
    box-shadow: 10px 10px 34px 0px rgba(0,0,0,0.1);
    border-radius: 20px;
}
.bestseller-card p{
padding: 50px 67px 100px;
}

.shop-all{
font-size: 18px;
font-weight: 400;
line-height: 28px;
letter-spacing: 0em;
color: #E9672B;
display: flex;
justify-content: center;

margin-bottom: 144px;
}

.collaboration-holder{
    display: flex;
}
.collaboration-text{
    margin-left: -5px;
    background: #E9672B;
    display: flex;
    flex-direction: column;
}

.collaboration-text img{
    padding-top: 61px;
    margin-bottom: 24px;
}
.collaboration-text h2{
font-size: 36px;
color: white;
font-weight: 400;
line-height: 44px;
letter-spacing: 0em;
text-align: center;
margin-bottom: 32px;
}

.collaboration-text button{
background: #FFFFFF;
border-radius: 88px;
padding: 16px 40px;
}

.reviews h2{
    text-align: center;
    margin-bottom: 57px;
}


.review-card{
    padding: 34px 45px 26px 34px;
}
.review-card img{
  margin-bottom: 26px;
}
.review-card p{
    margin-bottom: 30px;
  }
  
.review-cards{
    display: flex;

}

.review-card:nth-of-type(1){
    box-shadow: 8px -8px 0px 0px #CBC6F4;
    border: 2px solid #E9672B;
    width: 290px;

}
.review-card:nth-of-type(2){
    box-shadow: 8px -8px 0px 0px #E7CB43;
    width: 317px;
    border: 2px solid #225DCA;

}
.review-card:nth-of-type(3){
    border: 2px solid #242947;
    box-shadow: 8px -8px 0px 0px #A2D4C5;
    width: 254px;

}
.reviews{
    margin-bottom: 176px;
}
.moving-to{
    background: #F6CFCA;
    width: 100%;
    margin-bottom: 120px;
}

.companies {
    display: flex;
}

.companies img:nth-of-type(1){ 
    width: 97px;
    height: 30px;
}
.companies img:nth-of-type(2){ 
    height: 18px;
    width: 176px;
}
.companies img:nth-of-type(3){ 
    height: 30px;
    width:177px;
}
.companies img:nth-of-type(4){ 
    height: 22px;
    width: 83px;
}

.companies img:nth-of-type(5){ 
    width: 114px;
    height: 17px;
}


.moving-to h2{
    font-size: 88px;
    font-weight: 400;
    line-height: 100px;
    letter-spacing: 0em;
    text-align: center;
    padding: 39px 171px 173px 196px;
}

.companies img{
    margin-bottom: 102px;
}

.woman-img{
    text-align: center;
    margin-bottom: 41px;
}

.stress-free-text{
    text-align: center;
}

.stress-free-text h2{
margin-bottom: 39px;
}

.stress-free{
    margin-bottom: 139px;
}

/* FOOTER */

.furniture-holder{
    padding-left: 80px;
    margin-left: 0px;
    margin-right: 82px;
}
.about-holder{
    margin-left: 0px;
    margin-right: 166px;
}

.help-holder{
    margin-left: 0px;
    margin-right: 169px;
}
.footer ul{
    padding: 0px;
}
.footer h4{
    padding-top: 82px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1.2799999713897705px;
    text-transform: uppercase;
    margin-bottom: 24px;
}
.footer ul{
    list-style-type: none;
}

.footer li{
    margin-bottom: 8px;
}

.footer{
    display: flex;
}

.footer{
    background: #F3F0EC;
}

.flex{
    display: flex;
}

.social-media-images img{
    margin-right: 16px;
}