*{
    box-sizing: border-box;
}
body{
    margin: 0;
    padding: 0;
    font-family:SoDoSans,Helvetica Neue,Helvetica,Arial,sans-serif;
    display: flex;
    margin-top: 132px;

}
.contain{
    display: flex;
    padding-top: 14px;
    width: 100%;
    text-align: left;
    
    

}
navend a{
    padding-top: 5px;
}

header nav{
    width: 50%;
    height: 23px;
    display: flex;  
    padding-left: 41px;
}

header navend{
    width: 50%;
    height: 30px;
    display: flex;
    margin-left: 502px;

}


navend button{
    margin-right: 16px;
}


.button1{
    background-color: white;
    color: black;
    border: 1px solid black;
    border-radius: 16px;
    font-size: 14px;
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 24px;
    padding-left: 13px;
    padding-right: 16px;
}


.button2{
    background-color: black;
    color: white;
    border: 1px solid black;
    border-radius: 16px;
    padding-top: 6px;
    padding-bottom: 24px;
    padding-left: 13px;
    padding-right: 16px;
}


header{
width: 100%;
height: 102px;
padding: 20px;
position: absolute;
top: 0;
display: flex;
padding-left: 41px;
border-bottom: 1px  ridge lightgray;


}
header a{
    text-decoration: none;
    margin-right: 24px;
    font-size: 14px;
    font-family: SoDoSans, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: black;
    line-height: 20px;
    letter-spacing: 1.4px;
    display: flex;
}
















.container{
    display: flex;
    width: 100%;
    height: 420px;
    margin-bottom: 32px;
    
}
.left-section{
    width: 50%;
    height: 420px;
    background-color: #1e3932;
    padding-top: 83px;
    padding-left: 97px;
    padding-right: 97px;
    padding-bottom: 83px;
}

.center{
    text-align: center;
    width: 442px;
    height: 226px;
}
.center h3{
    font-family: SoDoSans, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-size: 25px;
    line-height: 36px;
    letter-spacing: -0.16px;
    margin-bottom: 24px;
}

.center p{
    font-size: 19px;
    line-height: 33.25px;
    letter-spacing: -0.16px;
    color: #ffffff;
    margin-bottom: 32px;
}
.center button{
    border-radius: 16px;
    background-color: #1e3932;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-align: center;
    letter-spacing: -0.16px;
    padding-top: 8px;
    padding-bottom: 9px;
    padding-left: 13px;
    padding-right: 16px;
}














.container2{
    display: flex;
    width: 100%;
    height: 625px;
    margin-bottom: 32px;
    
}
.juice-r{
    width: 50%;
    height: 625px;
    background-color: #a0c292;
    padding-top: 85px;
    padding-left: 107px;
    padding-right: 107px;
    padding-bottom: 85px;
}
.juice-l{
    width: 50%;
    height: 625px;
   
}

.juice-center{
    text-align: center;
}
.juice-center h2{
    color: #000000;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 2px;
    margin-bottom: 22px;
}

.juice-center p{
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.16px;
    color: #1e3932;
    margin-bottom: 32px;
}
.juice-center button{
    border-radius: 16px;
    background-color: #a0c292;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #1e3932;
    color: #1e3932;
    text-align: center;
    letter-spacing: -0.16px;
    padding-top: 8px;
    padding-bottom: 9px;
    padding-left: 13px;
    padding-right: 16px;
}











.container3{
    display: flex;
    width: 1440px;
    height: 585px;
    margin-bottom: 64px;
    
}
.left3{
    width: 720px;
    height: 625px;
    background-color: #f6bfd9;
    padding-top: 89px;
    padding-left: 85px;
    padding-right: 85px;
    padding-bottom: 89px;
}
.right3{
    width: 720px;
    height: 625px;
   
}

.leftcenter3{
    text-align: center;
}
.leftcenter3 h2{
    color: #1e3932;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 2px;
    margin-bottom: 22px;
}

.leftcenter3 p{
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.16px;
    color: #1e3932;
    margin-bottom: 32px;
}
.leftcenter3 button{
    border-radius: 16px;
    background-color: #f6bfd9;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #1e3932;
    color: #1e3932;
    text-align: center;
    letter-spacing: -0.16px;
    padding-top: 8px;
    padding-bottom: 9px;
    padding-left: 13px;
    padding-right: 16px;
}















.container4{
    display: flex;
    width: 100%;
    height: 625px;
    margin-bottom: 32px;
    
}
.bun-l{
    width: 720px;
    height: 625px;
}
.bun-r{
    width: 720px;
    height: 625px;
    background-color: #fff4d4;
    padding-top: 163px;
    padding-left: 97px;
    padding-right: 97px;
    padding-bottom: 163px;
}

.bun-center{
    text-align: center;
}
.bun-center h2{
    color: #000000;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 2px;
    margin-bottom: 22px;
}

.bun-center p{
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.16px;
    color: #000000;
    margin-bottom: 32px;
}
.bun-center button{
    border-radius: 16px;
    background-color: #fff4d4;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #000000;
    color: #000000;
    text-align: center;
    letter-spacing: -0.16px;
    padding-top: 8px;
    padding-bottom: 9px;
    padding-left: 13px;
    padding-right: 16px;
}










.container5{
    display: flex;
    width: 100%;
    height: 420px;
    margin-bottom: 32px;
    
}
.bag-l{
    width: 720px;
    height: 420px;
    background-color: #d4e9e2;
    padding-top: 49px;
    padding-left: 85px;
    padding-right: 85px;
    padding-bottom: 49px;
}
.bag-r{
    width: 720px;
    height: 420px;
    object-fit: cover;   
}

.bag-center{
    text-align: center;
    
}
.bag-center h2{
    color: #000000;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.16px;
    margin-bottom: 22px;
}

.bag-center p{
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.16px;
    color: #000000;
    margin-bottom: 32px;
}
.bag-center button{
    border-radius: 16px;
    background-color: #d4e9e2;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #000000;
    color: #000000;
    text-align: center;
    letter-spacing: -0.16px;
    padding-top: 8px;
    padding-bottom: 9px;
    padding-left: 13px;
    padding-right: 16px;
}














.link{
    width: 100%;
    height: 146px;
    text-align: center;
    border-bottom: 1px  ridge lightgray;
    margin-bottom: 32px;
    
}
.link-center{
    padding-top: 48px;
    font-size: 16px;
    letter-spacing: -0.16px;
    line-height: 24px;  
}
.link-center a{
    color: #000000;
    
}






.footer{
    display: flex;
    width: 100%;
    height: 445px;
    border-bottom: 1px  ridge lightgray;
    align-items: center;
    padding-left: 45px;
    margin-bottom: 33px;

}
.footer-container{
    display: flex;
    width: 1146px;
    height: 388px;
    justify-content: space-between;
    
    
}

.about{
    width: 190px;
    height: 388px;
    
    
}
.careers{
    width: 190px;
    height: 388px;
    
}
.social{
    width: 190px;
    height: 388px;
    
}

.business{
    width: 190px;
    height: 388px;
  
}
.order{
    width: 190px;
    height: 388px;
    
}



.footer-container a{
text-decoration: none;
color: #000000;
font-size: 16px;
line-height: 24px;
letter-spacing: -0.16px;
line-height: 44px;
opacity: 80%;
}













.media{
    display: flex;
    width: 100%;
    height: 51px;
    padding-top: 9px;
    padding-bottom: 11px;
    padding-left: 45px;
}


.privacy{
    display: flex;
    width: 100%;
    height: 24px;
    
}

.privacy a{
    text-decoration: none ;
    color: #000000;
    font-size: 16px;
    letter-spacing: -0.16px;
    line-height: 24px;
    padding-left: 45px ;
}

.privacy p{
    padding-bottom: 5px;
}



.copyright{
    width: 100%;
    height: 70px;
    color: #000000 ;
    opacity: 80%;
    padding-left: 45px;
}






















