.terms-section{background-color:var(--brand-white)}.terms-content{color:var(--brand-text);font-size:1rem;line-height:1.85}.terms-meta{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin-bottom:2.5rem;padding:1rem 1.25rem;background-color:var(--brand-primary-light);border-left:4px solid var(--brand-primary);border-radius:.5rem}.terms-meta>div{display:flex;flex-direction:column;gap:.15rem}.terms-meta-label{color:var(--brand-muted);font-size:.78rem;font-weight:500}.terms-meta-value{color:var(--brand-primary);font-weight:600}.terms-introduction{margin-bottom:3rem;font-size:1.05rem}.terms-section-item{padding:2rem 0;border-top:1px solid var(--brand-border)}.terms-section-item:first-of-type{border-top:0}.terms-section-item h2{position:relative;margin-bottom:1rem;padding-left:1rem;color:var(--brand-black);font-size:1.35rem;font-weight:700;line-height:1.4}.terms-section-item h2:before{content:"";position:absolute;left:0;top:.15em;width:4px;height:1.2em;background-color:var(--brand-primary);border-radius:2px}.terms-section-item h3{margin-top:1.75rem;margin-bottom:.75rem;color:var(--brand-text);font-size:1.05rem;font-weight:600}.terms-section-item p{margin-bottom:1rem}.terms-section-item ul{margin-bottom:1rem;padding-left:1.5rem}.terms-section-item li{margin-bottom:.7rem}.terms-section-item li:last-child{margin-bottom:0}.terms-section-item strong{color:var(--brand-black)}.terms-contact{margin-top:1.5rem;padding:1.25rem;background-color:var(--brand-light);border:1px solid var(--brand-border);border-radius:.5rem}.terms-contact-item{display:grid;grid-template-columns:minmax(140px,.35fr) minmax(0,1fr);gap:1rem;padding:.75rem 0;border-bottom:1px solid var(--brand-border)}.terms-contact-item:first-child{padding-top:0}.terms-contact-item:last-child{padding-bottom:0;border-bottom:0}.terms-contact-item strong{color:var(--brand-black)}@media(max-width:575.98px){.terms-content{font-size:.95rem;line-height:1.75}.terms-meta{padding:1rem}.terms-section-item{padding:1.5rem 0}.terms-section-item h2{font-size:1.2rem}.terms-contact-item{grid-template-columns:1fr;gap:.25rem}}
