.terms{width:100%;height:100%;margin:0;padding:3% 50px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}.terms p{font-size:16px}.terms .term-heading{display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url(/_next/static/media/term.c01457c6.jpg);background-position:50%;background-size:cover;height:90vh;width:100%;-webkit-backdrop-filter:2px;backdrop-filter:2px;text-align:center}.terms .term-heading h1{font-size:10vh}.terms .content-container{width:80%;margin-top:3%;padding:2%;box-shadow:5px 5px 10px #0e0e0e8c;text-align:justify}.terms .content-container .def h2{text-align:center;padding:2% 0}.terms .content-container .def .left-space{padding-left:5%}@media only screen and (min-width:200px) and (max-width:900px){.terms{width:100%}.terms p{font-size:15px}.terms .term-heading{height:30vh}.terms .term-heading h1{font-size:5vh}.terms .content-container{box-shadow:none;width:100vw;padding:1% 20px;box-shadow:5px 5px 10px #0e0e0e8c;text-align:justify}}