.terms{min-height:100vh;width:100%;background:rgba(255,51,153,.04);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.terms .container{width:100%;background:#fff;border-radius:6px;padding:20px 60px 30px 40px;-webkit-box-shadow:0 5px 10px rgb(0 0 0/5%);box-shadow:0 5px 10px rgb(0 0 0/5%);margin-top:40px;margin-bottom:50px}.terms .heading{text-align:left}.terms p{line-height:22px;font-weight:400}.terms a{color:#f39!important}.terms ul li{list-style:circle}.terms ol,.terms ul{padding-left:30px;margin-bottom:15px}@media (max-width:950px){.terms .container{width:90%;padding:30px 40px 40px 35px}}@media (max-width:820px){.terms .container{height:100%}.terms .heading:after{display:none;padding-bottom:20px}}