.theorists-container{margin-top:2rem;margin-bottom:2rem}.theorists{display:flex;flex-direction:column;padding:1rem;border:1px solid rgba(0,0,0,.1);border-radius:5px;background-color:#fff}.theorists__archive{margin:0 0 1.25rem;font-weight:bold;font-size:clamp(18px,5vw,22px)}.theorists__items{list-style:none;margin:0;padding:0 0 0 1rem;display:grid;grid-template-columns:repeat(auto-fit, minmax(225px, 1fr));row-gap:.5rem;column-gap:1rem}.theorists__items.two-column{grid-template-columns:repeat(auto-fit, minmax(max(33%, 250px), 1fr))}.theorists__items.one-column{grid-template-columns:1fr}.theorists__item{text-overflow:ellipsis;overflow:hidden;padding:0}.theorists__item.main-item{font-weight:bold}.theorists__link{text-decoration:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:clamp(14px,5vw,16px)}.theorists__item-break{grid-column:1/-1;margin:1rem 0;font-weight:bold}.theorists-articles{max-width:var(--max-width);margin-left:auto !important;margin-right:auto !important;padding-left:5vw;padding-right:5vw;display:flex;flex-direction:column;gap:2rem}.theorists-article{padding:18px clamp(.5rem,4vw,1.5rem);border:1px solid rgba(0,0,0,.1);border-radius:5px;background-color:#fff}.theorists-article header.entry-header{padding:0;border:none;margin:0 0 1rem}.theorists-article h2{font-size:clamp(1.5rem,5vw,2rem);margin:1.5rem 0 .5rem}.comparisons p{padding-left:.5rem}.comparisons__heading{font-size:27px;color:var(--primary-color-darkest);margin:2rem 0 .25rem}.comparisons .footnote{text-decoration:none;scroll-margin-top:70px}.white-paper ol p,.white-paper ul p{margin-top:0}.white-paper__centered{text-align:center}.white-paper__heading{text-align:center;margin:4rem 0 2rem}.white-paper__sub-heading{margin:2rem 0 1rem}.white-paper__sub-heading em{margin-bottom:1rem;display:inline-block}.white-paper__img-container{display:flex;width:100%;flex-wrap:wrap;gap:2rem;justify-content:space-around}.white-paper__figure{display:inline-block;margin:1rem}.white-paper__figure img{max-height:40rem}
