@media screen and (max-width:960px) {
}
body{
    margin: 0;
}
p{
    margin: 0;
}
.new1{
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
}
.new2{
    width: 70%;
    height: 100px;
    display: flex;
}
.new3{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.new4{
    width: 275px;
    height: 54px;
}
.new5{
    width: 50%;
    height: 100px;
}
.new6{
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    text-align: end;
    padding-top: 10px;
}
.new7{
    font-weight: unset;
    padding-top: 5px;
    font-size: 12px;
}
.new8{
    width: 100%;
}
.new9{
    width: 100%;
    display: flex;
    justify-content: center;
}
.new10{
    width: 75%;
}
.new11{
    font-size: 21px;
    color: #333333;
    font-weight: bold;
    padding-top: 30px;
}
.new12{
    font-size: 14px;
    padding-top: 15px;
    color: #333333;
}
.new13{
    font-size: 14px;
    color: #93C23A;
    padding-top: 20px;
}
.new14{
    width: 100%;
    margin-top: 20px;
}
.new15{
    width: 20%;
}
.new16{
    font-size: 14px;
    color: #333333;
    padding-bottom: 20px;
}
.new17{
    font-size: 14px;
    padding-bottom: 10px;
    color: #93C23A;
}
.new18{
    width: 100%;
    height: 320px;
    background-color: #93C23A;
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.new19{
    width: 70%;
    display: flex;
    justify-content: space-between;
}
.new20{
    width: 32%;
}
.new21{
    font-size: 20px;
    color: white;
    font-weight: bold;
    padding-top: 50px;
}
.new22{
    font-size: 12px;
    color: white;
    padding-top: 20px;
}
.new23{
    font-size: 12px;
    color: white;
    padding-top: 3px;
}
.new24{
    padding-bottom: 20px;
}
.new25{
    font-size: 20px;
    color: white;
    font-weight: bold;
}
.new26{
    width: 100%;
}
.new27{
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #93C23A;
    padding-bottom: 15px;
}
.new28{
    font-size: 13px;
    color: white;
}