/* Detail styles for the retained NagGenie public Solutions and Contact layouts. */
.section-subheading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin:44px 0 20px}.section-subheading .eyebrow{color:#8c6b12}.section-subheading h3{margin:.35rem 0 0;color:#1b3b32;font-size:1.65rem;letter-spacing:-.025em}.solutions-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.solutions-card-grid .info-card:nth-child(4),.solutions-card-grid .info-card:nth-child(5){background:#f9fbf9}.form-consent{display:block;margin-top:13px;color:#697a73;line-height:1.45}.page-contact .section-media,.page-solutions .section-media{max-width:900px;margin:0 0 30px}.page-contact .section-media img,.page-solutions .section-media img{width:100%;border:1px solid #cfe2db;border-radius:16px;box-shadow:0 14px 32px rgba(27,59,50,.10)}
@media(max-width:800px){.section-subheading{align-items:start;flex-direction:column}.solutions-card-grid{grid-template-columns:1fr}}
