.background{
    background-color: #DECEE5;
    height: 4000px;
    size: 100%;
}

.p1{
    color:#6B2477;
    font-family: "darling";
    font-size: 40px;
    position: absolute;
    margin-top: 10px;
    margin-left: 55px;

}
.p1:hover{
    cursor: pointer;
}
@font-face {
    font-family: darling;
    src: url(assets/fonts/Takota.ttf);
}

.img1{
    position:absolute;
    
    size-adjust: 10px;
}

.ol1{
    position: absolute;
    list-style: none;
    font-family: "sfpro";
    font-size: 18px;
    margin-top: 30px;
    margin-left: 770px;
}

.li1{
    display: inline;
    list-style: none;
}
.li1:hover{
    cursor: pointer;
    box-shadow: 10px 0px 40px 40px rgb(255, 255, 255); 
    background-color: rgb(255, 255, 255);
}
.li2{
    display: inline;
    list-style: none;
    margin-left: 30px;
}
.li2:hover{
    cursor: pointer;
    box-shadow: 10px 0px 40px 40px rgb(255, 255, 255); 
    background-color: rgb(255, 255, 255);
}
.li3{
    display: inline;
    list-style: none;
    margin-left: 30px;
}
.li3:hover{
    cursor: pointer;
    box-shadow: 10px 0px 40px 40px rgb(255, 255, 255); 
    background-color: rgb(255, 255, 255);
}
.li4{
    display: inline;
    list-style: none;
    margin-left: 30px;
}
.li4:hover{
    cursor: pointer;
    box-shadow: 10px 0px 40px 40px rgb(255, 255, 255); 
    background-color: rgb(255, 255, 255);
}
.li5{
    display: inline;
    list-style: none;
    margin-left: 30px;
}
.li5:hover{
    cursor: pointer;
    box-shadow: 10px 0px 40px 40px rgb(255, 255, 255); 
    background-color: rgb(255, 255, 255);
}

    
@font-face {
    font-family: sfpro;
    src: url(assets/fonts/SFPRODISPLAYREGULAR.OTF);
}

.p2{
    color:#6B2477;
    font-family: "darling";
    font-size: 60px;
    position: absolute;
    margin-left: 30px;
    margin-top: 180px;
    
}
.p3{
    color:#0b0a0b;
    font-family: "sfpro";
    font-size: 30px;
    position: absolute;
    margin-left: 30px;
    margin-top: 250px;
}
.div1{
    background-color: #84578c;
    width: 200px;
    height:50px;
    font-family: sfpro;
    color: white;
    text-align: center;
    line-height: 50px;
    justify-content: center;
    border-radius: 30px;
    font-size: 20px;
    position: absolute;
    margin-top: 340px;
    margin-left: 30px;
}
.div1:hover{
    cursor: pointer;
    background-color: white;
    color: #6B2477;
}
.img2{
    position: absolute;
    height: 350px;
    margin-top: 150px;
    margin-left: 800px;
}
 .img2:hover{
    cursor:pointer ;
 }

.p4{
    font-family: sfpro;
    position: absolute;
    margin-top: 600px;
    margin-left: 380px;
    font-size: 30px;
    font-weight: 700;
}
.p5{
    font-family: sfpro;
    font-weight: 500;
    font-size: 30px;
    margin-top:700px ;
    margin-left: 650px;
    position: absolute;

}
