.terms{width:100%;margin:auto;display:flex;padding:0 30px;max-width:1300px;min-height:100vh;height:fit-content;box-sizing:border-box;flex-direction:column;background-color:#0e110d}.terms .header{color:#eef2ee;margin:auto;display:flex;max-width:80%;text-align:center;align-items:center;flex-direction:column}.terms .header .headerGroup{padding:5px;margin-top:1em;width:fit-content;position:relative;margin-bottom:.25em}.terms .header .headerGroup .title{margin:0;z-index:2;color:#0e110d;position:relative}@media (max-width: 480px){.terms .header .headerGroup .title{font-size:1.8rem}}.terms .header .headerGroup .headerBg{top:0;left:0;z-index:1;content:"";width:100%;height:100%;opacity:1;border-radius:5px;position:absolute;background:#c0fc64}.terms .termsConditions{width:80%;margin:2em auto auto;color:#eef2ee;padding:20px;border-radius:20px;background-color:#1a1f18}@media (max-width: 600px){.terms .termsConditions{width:80%}}.terms .termsConditions .title{display:flex;margin-bottom:1em;flex-direction:row;justify-content:space-between}@media (max-width: 500px){.terms .termsConditions .title .updated{text-align:right}}.terms .termsConditions .title .updated span{color:#c0fc64}.terms .termsConditions a{color:#c0fc64;text-decoration:none}.terms .termsConditions a:hover{text-decoration:underline}
