@import url(https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap);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}*{box-sizing:border-box;margin:0;padding:0}html{background-color:#fff;font-family:Geist,sans-serif}.home{animation:fadeIn .5s linear;min-height:100vh;padding:80px 0;width:100%}.homeContainer{margin:0 auto;max-width:1260px;padding:0 20px}h1{color:#191919;font-size:60px;font-style:normal;font-weight:400;line-height:160%;padding-bottom:10px}.homeHead{padding-bottom:118px}.homeHead p{font-weight:700}.homeHead a,.homeHead p{color:#191919;font-size:16px;font-style:normal;letter-spacing:.16px;line-height:160%}.homeHead a{display:block;font-weight:400;text-decoration:none}.homeContent{display:flex;flex-wrap:wrap;gap:28px}.homeCard{flex-basis:388px}.homeCard h2{color:#191919;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.16px;line-height:160%}.homeCard ul{padding-left:22px}.homeCard li{color:#191919;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.16px;line-height:160%}.desktop{display:block;max-width:780px}.mobile{display:none}@media (min-width:1440px){.desktop{max-width:54.1666vw;width:100%}}@media (max-width:768px){.desktop{display:none}.mobile{display:block}.homeCard{flex-basis:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.65f379f6.css.map*/