.one {
    color: #75C310;
}

.logo {
    display: flex;
    gap: 3px;
    align-items: center;
    font-size: 24px;
    font-weight: 700px;
}

header {
    justify-content: space-around;
    display: flex;
    box-shadow: #75C310 3px 2px 6px;
    height: 85px;
    z-index: 10;
    position: fixed;
    width: 100%;
    top: 0;
    background-color: white;
}

.links a {
    color: #75C310;
    margin-right: 35px;
}

.links {
    display: flex;
    align-items: center;
}

.cm {
    color: rgb(255, 255, 255);
    width: 149px;
    height: 44.538px;
    background-color: #75C310;
    text-align: center;
    align-content: center;
    border-radius: 30px;
}

.p1 {
    font-size: 64px;
    font-weight: 700;
    font-family: font;
}

.p2 {
    font-size: 20px;
    font-weight: 500;
}

img {
    width: 514px;
    z-index: 0;
}

.mdk {
    color: white;
    width: 220px;
    border-radius: 30px;
    background-color: #75C310;
    height: 54px;
    text-align: center;
    align-content: center;
}

@font-face {
    font-family: font;
    src: url(./BebasNeue-Regular.ttf);
}

.neg {
    display: flex;
    margin-top: 95px;
    align-items: center;
    justify-content: space-around;

}

.hoyr {
    margin-top: 150px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.p3 {
    font-size: 64px;
    font-weight: 700;
    font-family: font;
}
.p4{
    font-size: 20px;    
    font-weight: 500;
}
.idk{
    color: white;
    width: 184px;
    height: 55px;
    border-radius: 30px;
    background-color: #75C310;
    text-align: center;
    align-content: center;
    position: relative;
    left: 470px;
}
.blah{
    text-align: end;
}
.p5{
    font-size: 64px;
    font-weight: 700;
}
.p6{
    font-size: 20px;
    font-weight: 500;
}
.gurav{
    text-align: center;
    margin-top: 150px;
}
.arn{
  color: white;
    width: 184px;
    height: 55px;
    border-radius: 30px;
    background-color: #75C310;
    text-align: center;
    align-content: center;  
    margin: auto;
}
.pic{
    position: relative;
    top: -100px;
    width: 251px;
    height: 214px;
}
.mmm{
    margin: 50px;
    background-color: #FFF;
    height: 485px;    
    width: 400px;
    border: #75C310 3px solid;
    border-radius: 22px;
    box-shadow: grey 0px 4px 9px ;
    text-align: center;
}
.duruv{
    display: flex;
    margin-top: 150px;
    gap: 90px;
    align-items: center;
    justify-content: center;
}
footer{
    height: 469px;
    background-color: #75C310;
    margin-top: 150px;
    display: flex;
    color: white;
}
.pic1{
    height: 469px;
}
.hd{
    width: 161px;
    height: 48px;
    background-color: #FFF;
    color: #75C310;
    border-radius: 29px;
    text-align: center;
}
.hg{
    width: 377px;
    height: 287px;
    margin-left: 400px;
}