body{color:#fff;background-color:#455a64;margin:0;font-family:Arial,sans-serif}h1{color:#fff;text-shadow:0 0 10px #00000047;text-align:center;font-family:Arial Black,Arial,sans-serif;font-weight:700}.otsikko{text-align:center}h2{color:#7eb9cb;text-shadow:1px 1px 7px #000000b5;text-align:center;font-size:xx-large;font-weight:900}li{text-shadow:1px 1px 7px #00000078;margin-bottom:5px;font-weight:700;line-height:25px}ul{padding:0 0 0 20px}p{text-shadow:1px 1px 7px #00000078;font-weight:700;line-height:25px}.info-layout{flex-flow:wrap;place-content:center space-evenly;margin-top:50px;display:flex}.info-container{max-width:600px;padding:20px;display:flex}.info-img-container{justify-content:center;align-items:center;height:200px;display:flex}.info-divider{background-image:linear-gradient(90deg,#0000,#fff,#0000);width:100%;height:1px;margin-block:20px}.example-img-container{flex-wrap:wrap;justify-content:space-evenly;margin-top:50px;display:flex}@media (min-width:600px){.example-img-container{flex-direction:row;align-items:center}.example-img-container.reverse{flex-direction:row-reverse}}.example-img-container h2{min-width:200px}.example-img{-webkit-mask-composite:intersect;width:100%;min-width:250px;max-width:600px;height:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000),linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000),linear-gradient(#0000,#000 20% 80%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.example-text-container{flex-direction:column;justify-content:center;max-width:500px;padding:10px;display:flex}.fade-in{opacity:0;transition:opacity 1.2s,transform 1.2s;transform:translateY(40px)}.fade-in.show{opacity:1;transform:translateY(0)}.features-section{background:#455a64;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin:80px 0;padding:40px 20px;display:grid}.feature-item{text-align:center;padding:20px}.feature-icon{margin-bottom:15px;font-size:48px}.feature-item h3{color:#fff;margin:0 0 10px;font-size:18px;font-weight:600}.feature-item p{color:#e0e0e0;margin:0;font-size:14px;line-height:1.6}.feature-content-section{grid-template-columns:repeat(2,1fr);gap:40px;margin:80px 0;padding:20px;display:grid}.feature-content-header{justify-content:center;align-items:center;gap:20px;margin-bottom:15px;display:flex}.feature-content-header h2{color:#fff;margin:0;font-size:22px;font-weight:700}.feature-content-header img{display:block}.feature-content-item{opacity:0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:30px;transition:opacity .8s ease-in-out}.feature-content-item.fade-in{opacity:1}.feature-content-item>p{color:#e0e0e0;margin:0 0 20px;font-size:16px;line-height:1.6}.divider{background:linear-gradient(90deg,#0000,#64b5f6,#0000);width:100%;height:2px;margin:15px 0 20px}.feature-content-item ul{margin:0;padding:0;list-style:none}.feature-content-item li{color:#e0e0e0;margin:12px 0;padding-left:25px;font-size:15px;line-height:1.6;position:relative}.feature-content-item li:before{content:"→";color:#64b5f6;font-weight:700;position:absolute;left:0}.feature-content-item-image{border-radius:8px;width:100%;max-width:400px;height:auto;margin:30px auto 0;display:block}@media (max-width:968px){.feature-content-section{grid-template-columns:1fr;gap:30px;padding:10px}.feature-content-item{padding:20px}.feature-content-header{gap:15px;margin-bottom:10px}.feature-content-header h2{font-size:18px}}.logo_container{justify-content:center;display:flex}.arc1,.arc2,.arc3{opacity:0;animation:5s ease-out infinite draw}.arc1{animation-delay:2s}.arc2{animation-delay:2.5s}.arc3{animation-delay:3s}@keyframes draw{0%{opacity:.3}50%{opacity:1}to{opacity:0}}#outline{stroke:#5bb1cb;stroke-width:.7px;fill:none;stroke-dasharray:190;stroke-dashoffset:190px;opacity:0;animation:2s ease-in-out textDraw,10s linear 3.5s infinite logoGlow}#text{opacity:0;animation:3s .5s forwards textFade}@keyframes textDraw{0%{opacity:.9;stroke-width:.2px}30%{stroke:#5bb1cbb3;stroke-width:.7px}to{stroke-dashoffset:0;stroke:#5bb1cb00;stroke-width:3.5px}}@keyframes logoGlow{0%{opacity:0;stroke-dashoffset:189px;stroke-dasharray:70;stroke:#5bb1cb;stroke-width:.1px}10%{opacity:.3}95%{opacity:0}to{opacity:0;stroke-width:2.5px;stroke-dashoffset:190px;stroke-dasharray:30;stroke:#5bb1cb}}@keyframes textFade{to{opacity:1}}.navbar{color:#fff;justify-content:space-between;align-items:center;padding:0 1rem;display:flex;position:relative}.navbar-root{z-index:1000;background:#455a64;position:sticky;top:0;box-shadow:0 8px 26px -8px #2546557d}.logo{width:auto;height:70px;margin-right:10px}.nav-links a{color:#fff;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:linear-gradient(135deg,#37474f99 0%,#263238bf 100%);border:1.5px solid #7eb9cb40;border-radius:50px;align-items:center;gap:10px;margin-right:.4rem;padding:8px 1rem;font-size:18px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 2px 10px #00000040,inset 0 1px #ffffff14}.nav-links a svg{opacity:.8;flex-shrink:0;transition:opacity .25s,transform .25s}.nav-links a:hover{color:#c8eaf3;background:linear-gradient(135deg,#37474fd9 0%,#263238e6 100%);border-color:#7eb9cb;transform:translateY(-2px);box-shadow:0 4px 18px #7eb9cb59,0 0 14px #7eb9cb26,inset 0 1px #ffffff1f}.nav-links a:hover svg{opacity:1;transform:scale(1.15)}.hamburger{cursor:pointer;background:0 0;border:none;width:50px;height:50px;padding:0;transition:all .3s;display:none;position:relative}.hamburger span{background:#fff;border-radius:3px;width:28px;height:3px;transition:all .35s;display:block;position:absolute;left:11px}.hamburger span:first-child{top:12px}.hamburger span:nth-child(2){opacity:1;top:24px}.hamburger span:nth-child(3){top:36px}.hamburger:hover{transform:scale(1.05)}.hamburger.open span:first-child{top:23px;transform:rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0;transform:translate(-10px)}.hamburger.open span:nth-child(3){top:23px;transform:rotate(-45deg)}.langbar{justify-content:space-around;align-items:center;display:flex}.cart-count{color:#fff;background:red;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;display:flex;position:absolute;top:-10px;right:-15px}.cart-icon{display:inline-block;position:relative}.cartWrapper{align-items:center;width:20px;height:0}.cartWrapper.animate{animation:1.2s .7s forwards glow}.cart-svg{transition:transform .3s;position:absolute;top:-35px;right:-15px}.cart-icon:hover .cart-svg{transform:scale(1.1)}.cartRect.animate{animation:1s .7s forwards colorFade}@keyframes colorFade{0%{fill:#8ea9c7}50%{fill:#19a900}to{fill:#8ea9c7}}@keyframes glow{0%{box-shadow:0 0 green}50%{box-shadow:0 0 40px 20px green}to{box-shadow:0 0 green}}.langSelector-container-inMenu{width:100%;display:none}.langSelector-container-inMenu img{border-radius:3px}.nav-links .langSelector-container-inMenu a{box-shadow:none;background:0 0;border:none;margin-right:.5rem;padding:6px;transition:transform .3s}.nav-links .langSelector-container-inMenu a:hover{box-shadow:none;background:0 0;border:none;transform:scale(1.08)}.langSelector-container{display:none}.nav-links .langSelector-container a{box-shadow:none;background:0 0;border:none;margin-right:.5rem;padding:6px;transition:transform .3s}.nav-links .langSelector-container a:hover{box-shadow:none;background:0 0;border:none;transform:scale(1.08)}@media (min-width:1451px){.langSelector-container{display:flex}}@media (max-width:1450px){.nav-links{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3d4f5a 0%,#455a64 100%);flex-direction:column;width:100%;display:none;position:absolute;top:100%;right:0}.nav-links.open{border-top:2px solid #5a7a8a;align-items:center;max-height:0;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards menuOpen;display:flex;overflow:hidden;box-shadow:0 13px 25px -13px #000000ab}.nav-links.open a{margin:0;opacity:.85;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:200px;margin-block:8px;transition:opacity .25s,transform .25s;display:flex;position:relative}.nav-links.open a:hover{color:#c8eaf3;background:linear-gradient(135deg,#37474fd9 0%,#263238e6 100%);border-color:#7eb9cb;transform:translate(-6px);box-shadow:0 8px 25px #7eb9cb4d,0 0 20px #7eb9cb26,inset 0 1px #ffffff26}.nav-links.open a:hover svg{opacity:1;transform:scale(1.15)}@keyframes menuOpen{to{max-height:750px}}.hamburger{display:block}.langSelector-container-inMenu{border-top:1px solid #ffffff1f;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:14px;margin-bottom:14px;padding-top:12px;display:flex}.nav-links.open .langSelector-container-inMenu a{padding:4px 8px;display:inline-flex;margin:0!important;width:auto!important;box-shadow:none!important;background:0 0!important;border:1px solid #5a7a8a80!important;border-radius:6px!important;margin-block:0!important;transition:transform .25s,border-color .25s!important;transform:none!important}.nav-links.open .langSelector-container-inMenu a:hover{box-shadow:none!important;background:#7eb9cb1a!important;border-color:#7eb9cb!important;transform:scale(1.1)!important}.langSelector-container-inMenu img{border-radius:3px;display:block}}.footer{color:#fff;text-align:center;background:linear-gradient(173deg,#455a64 0%,#1a1a1af5 100%);border-top:1px solid #ffffff1a;margin-top:100px;padding:80px 20px 50px;position:relative;box-shadow:0 -5px 30px #0000004d}.footer:before{content:"";background-image:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:2px;position:absolute;top:-1px;left:10%;right:10%}.footer-container{flex-flow:wrap;justify-content:space-evenly;gap:60px;max-width:1200px;margin:0 auto;display:flex}.footer-section{flex:1;min-width:280px;animation:.8s ease-out fadeInUp}.footer-section-bottom{color:#fff9;justify-content:space-evenly;align-items:center;margin-top:40px;font-size:13px;display:flex}.footer-section-bottom p{color:#fff9;margin:0;font-size:12px}.footer-section-bottom a{color:#ffffffe6;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.footer-section:nth-child(2){animation-delay:.2s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-section h3{letter-spacing:1px;text-transform:uppercase;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#fff,#b0b0b0);-webkit-background-clip:text;background-clip:text;margin:0 0 25px;padding-bottom:15px;font-size:16px;font-weight:600;position:relative}.footer-section h3:after{content:"";background-image:linear-gradient(90deg,#0000,#ffffff80,#0000);width:40px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.footer-section p{color:#ffffffd9;letter-spacing:.3px;margin:12px 0;font-size:14px;line-height:1.8}.footer-section a{color:#ffffffe6;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.footer-section a:before{content:"✉ ";opacity:0;margin-right:5px;transition:opacity .3s}.footer-section:nth-child(3) a:before{content:"→ "}.footer-section a:hover{color:#fff;text-shadow:0 0 10px #ffffff4d}.footer-section a:hover:before{opacity:1}@media (max-width:768px){.footer-container{flex-direction:column;gap:40px}.footer{margin-top:80px;padding:60px 15px 40px}.footer-section{animation:none}.footer-section h3{padding-bottom:12px;font-size:15px}.footer-section h3:after{width:30px}.footer-section p{font-size:13px}}@media (max-width:480px){.footer{margin-top:60px;padding:50px 15px 30px}.footer-container{gap:30px}.footer-section h3{margin-bottom:15px;font-size:14px}.footer-section p{font-size:12px;line-height:1.6}}.cookie-banner{color:#fff;z-index:9999;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;animation:.3s ease-out slideUp;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cookie-container{grid-template-columns:1fr auto;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:grid}.cookie-content{flex-direction:column;gap:12px;display:flex}.cookie-title{margin:0;font-size:18px;font-weight:600}.cookie-description{color:#e0e0e0;max-width:600px;margin:0;font-size:14px;line-height:1.5}.cookie-link{color:#4a9eff;cursor:pointer;border-bottom:1px solid #4a9eff;text-decoration:none;transition:color .2s}.cookie-link:hover{color:#6bb3ff}.cookie-buttons{flex-wrap:wrap;gap:12px;display:flex}.cookie-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s}.cookie-btn-accept{color:#fff;background:#4a9eff}.cookie-btn-accept:hover{background:#3a8eef;transform:translateY(-2px);box-shadow:0 4px 12px #4a9eff4d}.cookie-btn-decline{color:#e0e0e0;background:0 0;border:1px solid #555}
