/* Calmer homepage rhythm: fewer competing sections and more breathing room. */
.home-mail{padding-top:82px;padding-bottom:102px;background:#fff}
.home-mail-intro{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-bottom:25px;padding:0 5px}
.home-mail-intro span{color:var(--primary);font-size:.59rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.home-mail-intro p{max-width:570px;margin:0;color:#7a8494;font-size:.68rem}
.home-mail-shell{padding:61px 66px;border-radius:23px;box-shadow:0 22px 55px rgba(11,18,32,.11)}
.home-mail+.process{padding-top:102px;background:#f8fafc}
.process+.software{border-top:1px solid #eef1f5}
.software+.stats{margin-top:0}
.section-head>p{line-height:1.75}
.site-footer .footer-columns{padding-top:4px}
@media(max-width:991.98px){.home-mail-intro{display:block}.home-mail-intro p{margin-top:8px}.home-mail-shell{padding:45px}}
@media(max-width:767.98px){.home-mail{padding:65px 0 78px}.home-mail-shell{padding:35px 23px}.home-mail+.process{padding-top:76px}}
