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{font-size:16px;scroll-behavior:smooth}.homepage,body{background:linear-gradient(#fff3,#fff3),url(/static/media/UusiTausta.c4d87b5b0a1c210e9423.png) 50%/cover no-repeat;color:#fff;flex-direction:column;font-family:Poppins,sans-serif;padding:0 1rem}.homepage,.navbar,body{align-items:center;display:flex}.navbar{background-image:linear-gradient(120deg,#72c6ef,#4fc3f7 fifty-percent,#84fab0);box-shadow:0 4px 10px #0000001a;justify-content:space-between;padding:1.5rem 1rem;position:sticky;top:0;width:100%;z-index:100}.nav-logo{color:#2563eb;font-size:1.25rem;font-weight:700}.nav-links{background:#fff;border-radius:0 0 0 8px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;padding:1rem;position:absolute;right:0;top:60px;transform:scaleY(0);transform-origin:top;transition:transform .3s ease;width:180px}.nav-links.active{transform:scaleY(1)}.nav-links li{list-style:none;margin-bottom:.75rem}.nav-links li:last-child{margin-bottom:0}.nav-links a{color:#333;font-size:1rem;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#2563eb}.burger{cursor:pointer;display:flex;flex-direction:column;gap:5px}.burger .line{background:#f5f0f0;height:3px;transition:all .3s ease;width:24px}.burger.toggle .line:first-child{transform:rotate(45deg) translate(5px,5px)}.burger.toggle .line:nth-child(2){opacity:0}.burger.toggle .line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.hero{animation:fadeIn .8s ease-in;padding:4rem 1rem;text-align:center;width:100%}.hero h1{font-size:2rem;line-height:1.2;margin-bottom:1rem}.h1-subtitle{color:#ffffffe6;display:block;font-size:1rem;font-weight:400;margin-top:.25rem}.hero p{font-size:1rem;line-height:1.4;margin:.5rem auto;max-width:300px}.highlight{color:#f6faf7;font-weight:600}.hero-buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1.5rem}.button-filled,.button-outline{border-radius:.75rem;font-size:.9rem;font-weight:500;padding:.6rem 1.2rem;transition:background .3s,color .3s}.button-outline{background:#2563eb;border:2px solid #2563eb;color:#f7f8fa}.button-outline:hover{background:#1e40af;color:#fff}.button-filled{background:#2563eb;border:none;color:#fff}.button-filled:hover{background:#1e40af}.services{padding:2rem 0;width:100%}.services h2{font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.service-grid{grid-gap:1rem;display:grid;gap:1rem;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:0 1rem}.service-card{background:#ffffff4d;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.75rem;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;text-align:center}.service-card-1{background-image:linear-gradient(#ffffff4d,#ffffff4d),url(/static/media/bybit1.2080ecf41890e34f9417.png)}.service-card-2{background-image:linear-gradient(#ffffff4d,#ffffff4d),url(/static/media/konsultointiTumma.8594e7ab44379f0461e2.png)}.service-card-3{background-image:linear-gradient(#ffffff4d,#ffffff4d),url(/static/media/verkkokoulutus.1ec0677582b292d9a1a8.png)}.service-icon{font-size:2rem;margin-bottom:.5rem}.service-card h3{font-size:1.1rem;margin-bottom:.5rem}.service-card p{font-size:.9rem;line-height:1.3}.cases{padding:2rem 0;width:100%}.cases h2{font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.cases-grid{grid-gap:1rem;display:grid;gap:1rem;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:0 1rem;width:100%}.cases-card{background:#ffffff4d;background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem;text-align:center}.cases-icon{font-size:2rem;margin-bottom:.5rem}.cases-card h3{font-size:1.1rem;margin-bottom:.5rem}.cases-card p{font-size:.9rem;line-height:1.3}.footer{background:#ffffff4d;margin-top:2rem;padding:2rem 1rem;text-align:center;width:100%}.footer p{font-size:.9rem;margin-bottom:.5rem}.privacy-link{background:none;border:none;color:#08132b;cursor:pointer;font-size:.9rem;text-decoration:underline}.privacy-link:hover{color:#1e40af}.modal-overlay{background:#00000080}.modal-content{animation:modalFadeZoom .4s ease forwards;background:linear-gradient(0deg,#30cfd0 0,#8d55d1);box-shadow:0 4px 16px #00000040;padding:1.5rem}.modal-content h2{font-size:1.25rem;margin-bottom:1rem}.modal-content li,.modal-content p{font-size:.9rem;margin-bottom:.5rem}@keyframes modalFadeZoom{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.graph-modal-content{border-radius:.5rem;height:95vh;max-height:none;max-width:none;overflow:hidden;padding:1rem;width:95vw}.graph-modal-content iframe{border:none;height:calc(100% - 2rem);width:100%}.modal-content.graph-modal-content{border-radius:0!important;height:100vh!important;max-height:100vh!important;max-width:100vw!important;overflow:hidden;padding:0!important;width:100vw!important}.modal-content.graph-modal-content iframe{border:none;display:block;height:100%;width:100%}@media (min-width:768px){.homepage,body{padding:0 2rem}.nav-links{background:#0000;box-shadow:none;flex-direction:row;padding:0;position:static;transform:none;width:auto}.nav-links li{margin:0 1rem}.nav-links a{color:#fff;font-size:1rem}.nav-links a:hover{color:#e0f2fe}.burger{display:none}.hero{padding:6rem 2rem}.hero h1{font-size:3rem}.hero p{font-size:1.1rem;max-width:600px}.service-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.service-card{padding:1.25rem}.cases-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.cases-card{min-height:320px}.whyus-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.footer{padding:3rem 2rem}}@media (min-width:1024px){.homepage,body{padding:0 3rem}.modal-content{max-height:80vh;max-width:600px;overflow-y:auto;width:50%}.navbar{padding:2rem 3rem}.nav-logo{font-size:1.5rem}.nav-links a{font-size:1.05rem}.hero h1{font-size:4rem}.hero p{font-size:1.25rem}.cases-grid,.service-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}.cases-card{min-height:360px}.whyus-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}.lang-switch{display:flex;gap:8px;position:fixed;right:12px;top:12px;z-index:1100}.lang-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#111827;cursor:pointer;font-size:.9rem;line-height:1;opacity:.85;padding:6px 10px;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.lang-btn:hover{box-shadow:0 2px 8px #0000001f;opacity:1;transform:translateY(-1px)}.lang-btn.active{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f626;font-weight:700;opacity:1}}.cases-card{border-radius:.75rem;box-shadow:0 2px 8px #0003;cursor:pointer;height:200px;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:100%}.cases-card:hover{box-shadow:0 4px 12px #0000004d;transform:translateY(-4px)}.cases-card-overlay{background:#0000;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;padding:1rem;position:absolute;top:0;width:100%}.cases-card-overlay h3{font-size:1.1rem;margin:0 0 .5rem}.cases-card-overlay p{font-size:.9rem;margin:0}.modal-overlay{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.modal-content{background:#1a1a1a;border-radius:1rem;box-shadow:0 4px 12px #0000004d;color:#f0f0f0;max-height:80vh;max-width:600px;overflow-y:auto;padding:2rem;position:relative;width:90%;z-index:2001}.modal-close-btn{background:none;border:none;color:#f0f0f0;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:.75rem}.modal-title{font-size:1.5rem;margin-bottom:1rem}.modal-body{font-size:1rem;line-height:1.5}.modal-text{margin-bottom:1rem}.modal-image{border-radius:.5rem;box-shadow:0 2px 8px #0003;display:block;height:auto;margin:1rem auto;max-width:100%}
/*# sourceMappingURL=main.870f29ce.css.map*/