@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.terms-page{background:#f7f9fd}.terms{padding:80px 0 60px}@media(max-width:600px){.terms{padding:48px 0 40px}}.terms__hero{background:#eef6fb;padding:72px 0 56px}@media(max-width:600px){.terms__hero{padding:48px 0 36px}}.terms__hero h1{font-size:2.25rem;font-weight:700;color:#0a2647;margin:0 0 .75rem}@media(max-width:600px){.terms__hero h1{font-size:1.75rem}}.terms__hero p{color:#5f6b85;max-width:620px;line-height:1.7}.terms__updated{display:inline-block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#2c74b3;margin-bottom:1rem}.terms__layout{display:grid;grid-template-columns:220px 1fr;grid-gap:3rem;gap:3rem;align-items:start;padding-top:56px}@media(max-width:900px){.terms__layout{grid-template-columns:1fr}}.terms__nav{position:-webkit-sticky;position:sticky;top:100px;background:#fff;border:1px solid #e3e9ff;border-radius:16px;padding:1.25rem}@media(max-width:900px){.terms__nav{display:none}}.terms__nav p{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#5f6b85;margin:0 0 .75rem}.terms__nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.terms__nav a{display:block;font-size:.875rem;color:#0a2647;padding:.4rem .6rem;border-radius:8px;transition:background .15s,color .15s;line-height:1.45}.terms__nav a:hover{background:#eef6fb;color:#2c74b3;text-decoration:none}.terms__body{display:flex;flex-direction:column;gap:3rem}.terms__section{background:#fff;border:1px solid #e3e9ff;border-radius:20px;padding:2.5rem}@media(max-width:600px){.terms__section{padding:1.5rem}}.terms__section h2{font-size:1.35rem;font-weight:700;color:#0a2647;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:2px solid #eef6fb;scroll-margin-top:100px}.terms__section h3{font-size:1rem;font-weight:700;color:#0a2647;margin:1.5rem 0 .5rem}.terms__section p{color:#374151;line-height:1.75;margin:0 0 1rem}.terms__section p:last-child{margin-bottom:0}.terms__section ol,.terms__section ul{color:#374151;line-height:1.75;padding-left:1.5rem;margin:0 0 1rem}.terms__section ol:last-child,.terms__section ul:last-child{margin-bottom:0}.terms__section ol li,.terms__section ul li{margin-bottom:.4rem}.terms__section a{color:#2c74b3;text-decoration:underline}.terms__section strong{color:#0a2647}.terms__disclaimer{background:#fff8ed;border:1px solid #fcd34d;border-radius:12px;padding:1rem 1.25rem;font-size:.875rem;color:#92400e;line-height:1.65;margin-bottom:1.5rem}