.sampleGrid,.modeGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.sampleGrid article{border:1px solid #dce4dd;border-radius:18px;overflow:hidden;background:#fff}.sampleGrid article>h3,.sampleGrid article>p{margin-left:24px;margin-right:24px}.sampleGrid article>p{color:#5c687a;line-height:1.55;margin-bottom:25px}.sampleChart,.sampleRegression,.sampleReport{height:180px;background:#eef4ef;padding:28px;display:flex}.sampleChart{align-items:flex-end;gap:16px}.sampleChart i{width:18%;height:35%;background:#d89400;border-radius:5px 5px 0 0}.sampleChart i:nth-child(2){height:62%;background:#087b3d}.sampleChart i:nth-child(3){height:48%;background:#244f84}.sampleChart i:nth-child(4){height:78%;background:#d89400}.sampleChart i:nth-child(5){height:92%;background:#087b3d}.sampleRegression{flex-direction:column;justify-content:center;gap:12px;color:#071e41;font:22px Georgia}.sampleRegression b{font:800 30px Arial}.sampleRegression small{font:14px Arial;color:#5c687a}.sampleReport{flex-direction:column;gap:10px;background:#f6f2e8}.sampleReport b{font-size:14px;color:#071e41}.sampleReport span{height:7px;background:#b9c3c0;border-radius:5px}.sampleReport span:nth-of-type(2),.sampleReport span:nth-of-type(4){width:70%}.modalities{background:#071e41}.modalities .section h2{color:#fff;margin-bottom:45px}.modeGrid article{background:#fff;border-radius:18px;padding:30px;display:flex;flex-direction:column}.modeGrid article>span{font-size:12px;letter-spacing:.12em;font-weight:900;color:#087b3d}.modeGrid h3{font-size:24px;margin:16px 0}.modeGrid ul{padding-left:20px;color:#5c687a;line-height:2;margin:0 0 25px}.modeGrid a{margin-top:auto;background:#087b3d;color:#fff;text-align:center;border-radius:9px;padding:14px;font-weight:800}.modeGrid .featured{border:4px solid #d89400;transform:translateY(-10px)}.modeGrid .featured>span{color:#b97800}.requestSection{max-width:1100px;margin:0 auto 100px;background:#f4f7f4;border-radius:24px;padding:55px;display:grid;grid-template-columns:.8fr 1.2fr;gap:55px}.requestSection h2{font-size:42px;color:#071e41;margin:0 0 18px}.requestSection>div>p:not(.eyebrow){color:#5c687a;line-height:1.6}.privacyNote{margin-top:28px;line-height:2;color:#087b3d;font-weight:700}.requestForm{display:grid;grid-template-columns:1fr 1fr;gap:17px}.requestForm label{font-weight:800;color:#071e41;font-size:14px}.requestForm input,.requestForm select,.requestForm textarea{width:100%;margin-top:8px;border:1px solid #cbd6d0;border-radius:9px;background:#fff;padding:13px;color:#16243a;font:15px Arial}.requestForm .wide,.formButton,.formNote{grid-column:1/-1}.formButton{border:0;background:#087b3d;color:#fff;border-radius:10px;padding:16px;font-weight:900;font-size:16px;cursor:pointer}.formNote{margin:0;color:#657268;font-size:12px;line-height:1.5}@media(max-width:850px){.sampleGrid,.modeGrid,.requestSection{grid-template-columns:1fr}.modeGrid .featured{transform:none}.requestSection{margin:0 18px 75px;padding:38px 25px}.requestForm{grid-template-columns:1fr}.requestForm label,.formButton,.formNote{grid-column:1}}
