.terms .header{color:var(--text);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:var(--background);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:var(--primary)}.terms .termsConditions{width:80%;margin:2em auto auto;color:var(--text);padding:20px;border-radius:20px;background-color:color-mix(in srgb,var(--background) 5%,transparent)}@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:var(--primary)}.terms .termsConditions a{color:var(--primary);text-decoration:none}.terms .termsConditions a:hover{text-decoration:underline}
