body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{color:#334155;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100vh;text-align:center}.logo{align-self:flex-start}.logo-image{width:150px}.card{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;width:1240px}.main-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#3e5ec7,#e0840c);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 4px 8px #1e40af1a}.subtitle{color:#64748b;font-size:1.5rem;font-style:italic;font-weight:300;margin-bottom:3rem}.description-content{margin:0 auto;max-width:820px}.description-content>p{color:#475569;font-size:1.2rem;line-height:1.6;margin-bottom:3rem}.description2{font-size:1.6rem;font-style:italic;margin-bottom:4rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px #3b82f612;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{border-color:#3b82f6;box-shadow:0 10px 30px #3b82f626;transform:translateY(-5px)}.feature-card h3{color:#1e40af;font-size:1.3rem;margin-bottom:1rem}.feature-card p{color:#64748b;font-size:1rem;line-height:1.5}.button-section{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:auto}.button{border:none;border-radius:10px;cursor:pointer;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.button.primary{background-color:#c47f4b;box-shadow:0 4px 15px #3b82f64d;color:#fff}.button.secondary{background:#fff;border:1px solid #3b82f6;color:#3b82f6}.button:hover{transform:translateY(-2px)}.button.primary:hover{box-shadow:0 8px 25px #3b82f666}.button.secondary:hover{background:#989faa;color:#fff}.ems-apps{align-items:center;display:flex;font-style:italic;gap:.75rem;justify-content:flex-end;margin-bottom:2rem;margin-top:1rem}.ems-image{border-radius:50%;height:90px;width:90px}.background:before{background-image:url(/static/media/background.f81d2ae20d6811200200.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:0}.background{aspect-ratio:9/12;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:1rem}.background,.background>*{position:relative;z-index:1}@media (max-width:768px){.background{aspect-ratio:unset;height:auto;min-height:0;min-height:auto}.main-title{font-size:2.5rem}.subtitle{font-size:1.2rem}.description>p{font-size:1rem}.features-grid{gap:1rem;grid-template-columns:1fr}.feature-card{padding:1.5rem}.button-section{align-items:center;flex-direction:column}.button{width:200px}}
/*# sourceMappingURL=main.f5865e29.css.map*/