/* Editorial information pages share the spacing and type scale of the test entrances. */
body .ia-static-page{width:min(1120px,calc(100% - 48px));max-width:none;padding:clamp(58px,7vw,104px) 0 clamp(80px,9vw,128px)}
body .ia-static-page>.eyebrow{color:#9a7743;font-size:10px;letter-spacing:.18em;margin-bottom:22px}
body .ia-static-page>h1{max-width:15ch;margin:0;font:400 clamp(46px,5.2vw,76px)/1.05 Georgia,serif;letter-spacing:-.046em;color:#1c392e}
body[data-locale="en"] main :is(h1,h2,h3){hyphens:none;overflow-wrap:normal;word-break:normal}
body .ia-static-page>.ia-static-lead{max-width:720px;margin:28px 0 58px;color:#485d51;font-size:clamp(17px,1.55vw,21px);line-height:1.65}
body .ia-static-page .ia-static-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:34px}
body .ia-static-page .ia-static-cards section{min-width:0;min-height:260px;padding:29px 28px 33px;background:#f5f5ef;border:1px solid #e4e7dc}
body .ia-static-page .ia-static-cards section>span{display:block;margin-bottom:30px;color:#9a7743;font-size:10px;font-weight:700;letter-spacing:.15em}
body .ia-static-page .ia-static-cards h2{margin:0 0 14px;font:400 clamp(26px,2.4vw,34px)/1.12 Georgia,serif;letter-spacing:-.035em;color:#1c392e}
body .ia-static-page .ia-static-cards p{margin:0;color:#506257;font-size:14px;line-height:1.7}
body .ia-static-page>.ia-static-note{max-width:760px;margin:0 0 28px;padding:15px 0 15px 19px;border-left:2px solid #bda574;color:#52665a;font-size:14px;line-height:1.7}
body .ia-static-page>.btn{border-radius:999px;background:#1d3b2f;color:#fffdf4;border-color:#1d3b2f}
body .ia-static-page>.btn:hover{background:#315644}

/* Keep the accessibility control in the footer instead of a detached final strip. */
body footer .footer-bottom{flex:0 0 100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:20px;border-top:1px solid #d7ddd4}
body footer .footer-bottom small{flex:auto;border:0;padding:0;color:#65736c;font-size:11px;line-height:1.5}
body footer #ia-motion-toggle{min-height:44px;flex:none;padding:8px 12px;border:1px solid #ced8ce;border-radius:999px;background:transparent;color:#4d6456;font-size:11px;line-height:1.2;white-space:nowrap}
body footer #ia-motion-toggle:hover{background:#edf2ec}

body .p-paywall-offer .p-button:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}

@media(max-width:760px){
 body .ia-static-page{width:calc(100% - 40px);padding:46px 0 75px}
 body .ia-static-page>h1{font-size:clamp(38px,10.5vw,51px)}
 body .ia-static-page>.ia-static-lead{margin:22px 0 40px;font-size:17px}
 body .ia-static-page .ia-static-cards{grid-template-columns:1fr;gap:0;margin-bottom:28px}
 body .ia-static-page .ia-static-cards section{min-height:0;padding:22px 20px 26px;border-bottom:0}
 body .ia-static-page .ia-static-cards section:last-child{border-bottom:1px solid #e4e7dc}
 body .ia-static-page .ia-static-cards section>span{margin-bottom:14px}
 body .ia-static-page .ia-static-cards h2{font-size:29px}
 body .ia-static-page>.ia-static-note{font-size:13px}
 body footer .footer-bottom{align-items:flex-start;flex-wrap:wrap;padding-top:18px}
 body footer .footer-bottom small{flex-basis:100%}
}
