.structured-page{margin:0;background:#fff;color:#17243a}
.structured-main{min-height:70vh;padding:9rem 1.5rem 6rem;background:linear-gradient(180deg,#f1f9ff 0,#fff 22rem)}
.structured-article{width:min(100%,54rem);margin:0 auto}
.structured-heading{padding-bottom:2.5rem;border-bottom:1px solid #d6e5f0}
.structured-brand{margin:0 0 1rem;color:#0878d7;font-size:.82rem;font-weight:700;letter-spacing:0}
.structured-heading h1{margin:0;color:#102944;font-size:clamp(2.25rem,5vw,4.25rem);font-weight:650;line-height:1.08;letter-spacing:0;overflow-wrap:anywhere}
.structured-content{display:grid;gap:1.15rem;padding-top:3rem;color:#3d5169;font-size:1.05rem;line-height:1.85}
.structured-content :where(h2,h3,h4){margin:1.5rem 0 .25rem;color:#142944;line-height:1.3;letter-spacing:0}
.structured-content h2{font-size:1.75rem}.structured-content h3{font-size:1.4rem}
.structured-content :where(p,ul,ol,blockquote,figure,table){margin:0 0 1.15rem}
.structured-content :where(ul,ol){padding-inline-start:1.5rem}.structured-content li+li{margin-top:.45rem}
.structured-content a{color:#0878d7;text-decoration-thickness:1px;text-underline-offset:3px}
.structured-content img{display:block;max-width:100%;height:auto;border-radius:6px}
.structured-content blockquote{padding:.2rem 0 .2rem 1.25rem;border-inline-start:3px solid #78b8e6;color:#536b83}
.structured-content table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}
.structured-content :where(th,td){padding:.75rem;border:1px solid #d6e5f0;text-align:start}
html[dir="rtl"] .structured-content :where(ul,ol){padding-inline-start:0;padding-inline-end:1.5rem}
@media(max-width:640px){.structured-main{padding:7rem 1.1rem 4rem}.structured-heading h1{font-size:2.25rem}.structured-content{padding-top:2.3rem;font-size:1rem}}
