/* Focus the features section on the operational view available to school managers. */
.feature-grid{grid-template-columns:repeat(4,1fr)}.feature-card{min-height:290px}.check-list{height:25px;margin-bottom:5px}.check-list:before{line-height:8px;font-size:9px}.insight{width:31px;height:25px;border-bottom:2px solid var(--aqua);background:linear-gradient(to top,transparent 0 28%,#1eafa8 28% 36%,transparent 36% 100%)}.insight:before,.insight:after{content:'';position:absolute;bottom:0;width:7px;border-radius:3px 3px 0 0;background:var(--aqua)}.insight:before{left:4px;height:12px}.insight:after{left:16px;height:21px}.workflow-visual{overflow:hidden;background:radial-gradient(circle at 70% 22%,#fff 0 5%,transparent 28%),linear-gradient(135deg,#e7f5f2,#dceeea)}.workflow-visual:before{content:'A';position:absolute;z-index:0;right:-12px;bottom:-104px;font:700 380px/.8 var(--serif);color:#fff5}.workflow-visual:after{content:'';position:absolute;inset:0;background-image:linear-gradient(#1eafa80d 1px,transparent 1px),linear-gradient(90deg,#1eafa80d 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.workflow-visual .orbit,.workflow-visual .workflow-card{z-index:1}.mini-mark{font-size:12px;letter-spacing:1.2px;text-transform:uppercase;font-family:var(--sans);margin-bottom:5px}.main-card strong{font-size:19px}.card-check b{color:#bc5e5e}@media(max-width:800px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.feature-grid{grid-template-columns:1fr}.feature-card{min-height:0}.check-list{margin-bottom:0}}
