#header {
   display: flex;
    height: 144px;
    padding: 55px 60px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    background: var(--Creme-Brulee, #FFF4E0);
}

#nav-buttons{
    display: flex;
    align-items: center;
    gap: 67px;
}

#hero{
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-top: 1px solid var(--Plum-Bean, #491F47);
    border-bottom: 1px solid var(--Plum-Bean, #491F47);
    background: var(--Buttermilk, #FFEAA1);
}

#about{
    display: flex;
    height: 653px;
    padding: 104px 59px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-bottom: 1px solid var(--Plum-Bean, #491F47);
    background: var(--Creme-Brulee, #FFF4E0);
}

#about-box{
    display: flex;
    width: 1321px;
    flex-direction: column;
    align-items: flex-start;
    gap: 85px;
}

#about-details{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    align-self: stretch;
}

#education-box{
    display: flex;
    align-items: flex-end;
    gap: 20px;
    align-self: stretch;
}

#education-siat{
    display: flex;
    width: 427px;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
}

#education-business{
    display: flex;
    width: 427px;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
}

#education-courses{
    display: flex;
    width: 427px;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
}

#skills-box{
    display: flex;
    align-items: flex-end;
    gap: 156px;
}

#skills-figma{
    display: flex;
    width: 63px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}


#frame1{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

#frame2{
    width: 730px;
    height: 552px;
    flex-shrink: 0;
    aspect-ratio: 365/276;
}

#frame3{
    display: flex;
    width: 710px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    flex-shrink: 0;
}

#social-media{
    display: flex;
    align-items: center;
    gap: 24px;
}

#experience{
    display: flex;
    height: 653px;
    padding: 92px 59px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-bottom: 1px solid var(--Plum-Bean, #491F47);
    background: var(--Buttermilk, #FFEAA1);
}

#experience-box{
    display: flex;
    align-items: flex-end;
    gap: 20px;
}

#experience-vch{
    display: flex;
    width: 427px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}

#experience-atria{
    display: flex;
    width: 427px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}

#experience-hq{
    display: flex;
    width: 427px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}


h1{
    color: var(--Plum-Bean, #491F47);
    font-family: Helvetica;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

h2{
    color: var(--Plum-Bean, #491F47);
    font-family: Helvetica;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

h3{
    color: var(--Plum-Bean, #491F47);
    font-family: Helvetica;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
}

p {
    color: var(--Plum-Bean, #491F47);
    font-family: Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

footer{
    display: flex;
    height: 171px;
    padding: 45px 60px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: var(--Creme-Brulee, #FFF4E0);
}

#footer-details{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}


#home2{
    font-weight: normal;
}

#visualizations2{
    font-weight: normal;
}


#home:hover{
    cursor: pointer;
    text-decoration: underline;
}

#home2:hover{
    cursor: pointer;
    text-decoration: underline;
}

#visualizations:hover{
    cursor: pointer;
    text-decoration: underline;
}

#visualizations2:hover{
    cursor: pointer;
    text-decoration: underline;
}

#visualizations-hero{
    display: flex;
    height: 552px;
    padding: 74px 590px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-top: 1px solid var(--Plum-Bean, #491F47);
    border-bottom: 1px solid var(--Plum-Bean, #491F47);
    background: var(--Buttermilk, #FFEAA1);
}

#visualizations-box{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

#graph{
    display: flex;
    height: 820px;
    padding: 148px 162px 148px 163px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-bottom: 1px solid var(--Plum-Bean, #491F47);
    background: var(--Creme-Brulee, #FFF4E0);
}

#graph-box{
    width: 1115px;
    height: 524px;
}

#drawing{
    display: flex;
    padding: 135px 487px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-bottom: 1px solid var(--Plum-Bean, #491F47);
    background: var(--Buttermilk, #FFEAA1);
}

#drawing-box{
    display: flex;
    width: 133.868px;
    height: 191px;
    padding: 48px 35px;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

#link:hover{
    cursor: pointer;
    text-decoration: underline;
}

.socialmedia-button:hover{
    cursor: pointer;
    transform: scale(1.1);
}
