@import url(//db.onlinewebfonts.com/c/61b5c90757185c396bf82445e52bf3f8?family=Encode+Sans);
html {
    margin: 0 auto;
    max-width: 2688px;  
    background: #E9E4FF;
}
body {
    margin: 0 auto;
    max-width: 2688px;
    font-family: 'Encode Sans';
    background: #E9E4FF;

}
.bodys{
    background-color: #5138EE;
    padding:50px;
    max-height: 375px;

}
.textclas h1 {
    font-style: normal;
font-weight: bold;
font-size: 64px;
line-height: 80px;
font-family: 'Encode Sans';
color: #FFFFFF;
}
.textclas h2 {
    font-style: normal;
font-weight: bold;
font-size: 36px;
line-height: 45px;
font-family: 'Encode Sans';
color: #FFFFFF;
}
.textclas p {
    font-family: 'Encode Sans';
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 22px;
text-align: center;
color: #E9E4FF;
}
.borderbut{
    background: #3521B5;
border-radius: 31px;
padding:20px 100px;
width: auto;

font-family: 'Encode Sans';
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 22px;
/* identical to box height */

text-align: center;

color: #E9E4FF;

}
.bodybawah {
    background: linear-gradient(180deg, #FFFFFF 0%, #E9E4FF 100%);
    height: 100%;
}
.cardq{
    background: #FFFFFF;
box-shadow: 0px 1px 10px 1px #A69CD9;
border-radius: 15px;
width: auto;
padding:20px;
}
.containprice{
    padding: 33px 38px;
}
.titlecard {
    background: #E9E4FF;
border-radius: 20px;
}
.titlecard h1 {
 
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 25px;
color: #3521B5;
text-align: center;
padding:7px;
}
.pricing{

font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 30px;
/* identical to box height */
text-align: center;
color: #343242;

}
.mont{
 
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 22px;
color: #BCB8D0;
text-align: center;
}
.support li{
    font-weight: 600;
font-size: 10px;
line-height: 12px;

color: #000000;

}
.btnorder {
    background: #3521B5;
box-shadow: 2px 2px 4px 1px #A69CD9;
border-radius: 25px;
font-weight: 600;
font-size: 14px;
line-height: 17px;
/* identical to box height */


color: #E9E4FF;

}
.butsorder button{
    border-radius: 25px;
    width: 100%;  
}