img{
    max-width: 100%;
}
body{
    font-family: "Supreme";
    overflow-x: hidden;
}
.img{
    border-radius: 5px;
    object-fit: cover;
}

.sup--para{
    line-height: 150%;
    font-size: 16px;
    font-weight: 500;
}
.sup--big{
    font-size: 32px;
    margin: 31px 0 28px 0;
    white-space: nowrap;
}
.sup--middle{
    font-size: 23px;
}
.supbold{
    font-weight: 700;
}
.underline{
    text-decoration: underline;
    text-underline-offset: 16%;
}
.angkor{
    font-family: "Angkor", "serif";
    font-size: 45px;
    font-weight: 100;
    margin: 0;
    margin-top: 50px;
}
.circle{
    width: 86px;
    height: 86px;
    border-radius: 50%;
}
.mainhello{
    display: flex;
    flex-direction: column;
    text-align: center;
}
.menuhello__desc{
    margin-inline: 20%;
}
.parahello{
    margin: 0 40px 16px 40px;
    text-align: start;
}
.img--vsc{
    width: 151px;
    height: 264px;
    grid-column: 1/2;
}
.img--flzl{
    width: 173px;
    height: 151px;
}
.img--ovh{
    width: 173px;
    height: 102px;
    grid-column: 2/3;
    grid-row: 2/3;
}
.img--hello{
    width: 343px;
    height: 193px;
    grid-column: 1/3;
}
.projectview__grid{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 151px 104px;
    column-gap: 13px;
    row-gap: 13px;
    margin-right: 46px;
    margin-left: 47px;
}
.circle--white{
    background-color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 2px outside;
}
.circle--black{
    background-color: black;
}
.circleall{
    display: flex;
    margin-top: 22px;
    justify-content: space-evenly;
}
.projectview h4{
    margin: 0;
    margin-top: 40px;
}
.projectview h3{
    margin: 0;
}
.result h3{
    margin: 45px 0 13px 0;
}
.result p{
    margin: 0 0 41px 0;
}
.hellobtn{
    display: inline-block;
    padding: 14px 70px 14px 70px;
    border-radius: 20px;
    margin-bottom: 40px;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
    transition: 0.2s ease;
    color: black;
}
.hellobtn:hover{
    scale: 1.05;
    background-color: black;
    color: white;
    cursor: pointer;
    border-color: black;
}
@media (min-width: 1024px){
    .sup--para{
    font-size: 20px;
    }
.sup--middle{
    font-size: 20px;
    }
.angkor{
    font-size: 90px;
    }
    .circle{
    width: 112px;
    height: 112px;
    }
    .sup--big{
    font-size: 29px;
    grid-column: 1/2;
    grid-row: 1/2;
    margin-bottom: 22px;
    margin-top: 39px;
    }
    .parahello{
        grid-column: 1/4;
        grid-row: 2/4;
        margin: 0;
    }
  
    .sec__responsive{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 128px;
    grid-template-rows: repeat(1, 1fr);
    padding-inline: 176px;
    }
    .sec__responsive--second{
        margin-top: 86px;
    }
    .projectview__grid{
    background: linear-gradient(-56deg,rgba(58, 0, 140, 1) 0%, rgba(20, 0, 41, 1) 100%);
    border-radius: 10px;
    padding: 10px 10px 8px 10px;
    grid-column: 1/3;
    grid-template-columns: repeat(9, 1fr);
    grid-template-rows: repeat(7, 1fr);
    }
      .img--vsc{
        width: 358px;
        height: 173px;
        grid-area: 1 / 1 / 4 / 6;
    }
    .img--flzl{
        width: 286px;
        height: 240px;
        grid-area: 1 / 6 / 5 / 10;
    }
    .img--ovh{
        width: 286px;
        height: 174px;
        grid-area: 5 / 6 / 8 / 10;
    }
    .img--hello{
        width: 358px;
        height: 239px;
        grid-area: 4 / 1 / 8 / 6;
    }
    .circleall{
        grid-column: 3/4;
        grid-row: 1/2;
        margin-top: 120px;
        justify-content:left ;
        gap: 26px;
    }
    .txtgrid{
        grid-column: 3/4;
        grid-row: 1/2;
    }
    .projectview h4{
        font-size: 29px;
        font-weight: 400;
        margin: 0;
        text-align: start;
    }
    .projectview h3{
        margin-top: 50px;
        text-align: start;
    }
    .result{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 128px;
    grid-template-rows: repeat(1, 1fr);
    padding-inline: 90px;
    margin-top: -70px;
    margin-right: 45px;
    }
    .result h3, .result p, .result a{
        grid-column: 3/4;
        grid-row: 1/2;
    }
    .result h3{
        margin-top: -110px;
        text-align: start;
    }
    .result p{
        margin-top: -70px;
        text-align: start;
    }
    .result a{
        margin-top: 12px;
    }
    
}
@media (min-width: 1024px) and (max-width: 1366px){
    .sec__responsive--second{
        padding-inline: 0px;
    }
    .result{
        margin-right: -45px;
    }
    .result a{
        white-space: nowrap;
    }
}
.splinesans {
  font-family: "Spline Sans Mono", monospace;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.btnfin{
    display: flex;
    justify-content: center;
    margin-inline: 50px;
    gap: 20px;
}
.btnend{
    padding: 10px 50px 10px 50px;
    margin-bottom: 40px;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25);
    transition: 0.2s ease;
    color: black;
    border-radius: 20px;
}
.btnend:hover{
    background-color: black;
    color: white;
}