.tandc-page{width:min(90%,900px);color:var(--primary-color);margin:8rem auto 6rem}.tandc-page h1{font-size:var(--section-title-font-size);font-family:var(--title-font-family);margin-bottom:1rem;line-height:1.2}.tandc-page h2{font-size:var(--section-subtitle-font-size);font-family:var(--medium-font-family);color:var(--primary-color);margin:3rem 0 1rem;line-height:1.3}.tandc-page h3{font-size:var(--section-subtitle-font-size2);font-family:var(--medium-font-family);color:var(--primary-color);margin:2rem 0 .8rem;line-height:1.4}.tandc-page p{font-size:var(--content-font-size);font-family:var(--regular-font-family);color:var(--secondary-highlight-color);margin-bottom:1.25rem;line-height:1.9}.tandc-page ul,.tandc-page ol{margin:1.5rem 0;padding-left:1.5rem}.tandc-page li{color:var(--secondary-highlight-color);font-size:var(--content-font-size);margin-bottom:1rem;line-height:1.8;list-style-type:disc}.tandc-page li p{margin-bottom:0}.tandc-page strong{font-family:var(--medium-font-family);color:var(--primary-color)}.tandc-page a{color:var(--secondary-color);transition:var(--common-transition);word-break:break-word;text-decoration:none}.tandc-page a:hover{color:var(--primary-color)}.tandc-page hr{border:none;border-top:1px solid #e5e5e5;margin:3rem 0}.tandc-page blockquote{border-left:4px solid var(--secondary-color);color:var(--highlight-color);margin:2rem 0;padding-left:1.5rem;font-style:italic}.tandc-page table{border-collapse:collapse;width:100%;margin:2rem 0}.tandc-page table th,.tandc-page table td{text-align:left;font-size:var(--small-content-font-size);border:1px solid #e5e5e5;padding:1rem}.tandc-page table th{background:var(--background-smoke);font-family:var(--medium-font-family);color:var(--primary-color)}.tandc-page img{border-radius:var(--web-border-radius);max-width:100%;height:auto;margin:2rem 0}@media (max-width:991px){.tandc-page{width:90%;margin:6rem auto 4rem}.tandc-page h1{font-size:2.5rem}.tandc-page h2{font-size:1.75rem}.tandc-page h3{font-size:1.35rem}.tandc-page p,.tandc-page li{font-size:1rem;line-height:1.8}}@media (max-width:576px){.tandc-page{width:calc(100% - 2rem);margin:5rem auto 3rem}.tandc-page h1{font-size:2rem}.tandc-page h2{font-size:1.5rem}.tandc-page h3{font-size:1.2rem}.tandc-page ul,.tandc-page ol{padding-left:1.2rem}}
