.home{background-color:#f5f5f5;justify-content:center;align-items:center;min-height:calc(100vh - 300px);padding:2rem;display:flex}.home-container{width:100%;max-width:900px;margin:0 auto}.home-card{text-align:center;background-color:#fff;border-radius:0;padding:2.5rem 3rem;box-shadow:0 1px 3px #0000001a}.home-title{letter-spacing:-1.2px;color:#364153;margin-bottom:1rem;font-size:32px;font-weight:600;line-height:52px}.home-description{letter-spacing:0;color:#364153;max-width:710px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:19px;font-weight:400;line-height:32px}.home-bullets{text-align:left;flex-direction:column;gap:.5rem;max-width:520px;margin:3rem auto;padding:0 0 0 1.25rem;list-style:outside;display:flex}.home-bullets li{color:#364153;font-size:1.0625rem;line-height:1.6}.home-cta-heading{color:#364153;margin-bottom:2rem;font-size:1.75rem;font-weight:700}.home-features{text-align:left;grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.feature-card{border:1px solid #e5e7eb;border-radius:0;flex-direction:column;padding:50px 30px;display:flex}.feature-title{color:#364153;margin-bottom:.75rem;font-size:1.375rem;font-weight:700}.feature-description{color:#555;flex:1;margin-bottom:1rem;font-size:.9375rem;line-height:1.6}.feature-btn{color:#fff;cursor:pointer;background-color:#22abed;border:none;border-radius:0;width:100%;height:52px;font-size:.9375rem;font-weight:600;transition:background-color .2s}.feature-btn:hover{background-color:#1b8fcc}.feature-btn:active{background-color:#3a93ce}@media (max-height:800px){.home{align-items:flex-start;min-height:0;padding:1.5rem 2rem}.home-card{padding:2rem 2.5rem}.home-title{margin-bottom:.75rem;font-size:1.75rem}.home-description{margin-bottom:1rem;font-size:.9375rem;line-height:1.5}.home-bullets{gap:.375rem;margin-bottom:1rem}.home-bullets li{font-size:.9375rem;line-height:1.4}.home-cta-heading{margin-bottom:1rem;font-size:1.375rem}.feature-title{margin-bottom:.5rem;font-size:1.125rem}.feature-description{margin-bottom:.75rem;font-size:.8125rem;line-height:1.5}.feature-btn{padding:.75rem;font-size:.875rem}}@media (max-width:768px){.home{padding:2rem 1rem}.home-card{padding:2.5rem 1.5rem}.home-title{font-size:1.75rem}.home-cta-heading{font-size:1.375rem}.home-features{grid-template-columns:1fr}}
