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}nav{align-items:center;background:linear-gradient(90deg,#7a7a7a,#4d4d4d);border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;color:#fff;display:flex;justify-content:space-between;position:fixed;top:0;width:100%;z-index:2}nav .title{color:#fff;font-size:1.5rem;font-weight:700;margin:1rem;text-decoration:none}nav ul{display:flex}nav ul li{border-radius:.5rem;color:#fff;display:block;font-size:x-large;list-style:none;margin:0 .5rem;padding:.5rem;text-align:center;text-decoration:none;width:auto}nav ul li:hover{background-color:#4d4d4d}nav .menu{display:none;flex-direction:column;height:2rem;justify-content:space-between;position:absolute;right:.5rem;top:1.5rem;width:2.25rem}nav .menu span{background-color:#fff;border-radius:.2rem;height:.4rem;width:100%}.logo-icon{border-radius:.5rem;max-width:100%;padding:.5rem}.logo-icon:hover{background-color:#4d4d4d}@media (max-width:520px){nav .menu{display:flex}nav,nav ul{flex-direction:column}nav ul{display:none;margin-bottom:.25rem;padding:0;width:100%}nav ul.open{display:flex}nav ul li{text-align:center;width:90%}}#home{padding-top:0}.info-box-container{position:relative}.bg-img{opacity:.7;width:100%}.home-info-box{background:linear-gradient(270deg,#7a7a7a,#4d4d4d);border-radius:.3rem;color:#fff;left:50%;opacity:.9;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:80%}.home-content{justify-content:space-between;margin-top:5rem;padding:5rem}.about,.home-content{align-items:center;display:flex}.about{background:linear-gradient(270deg,#7a7a7a,#4d4d4d);border-bottom-left-radius:1rem;border-top-left-radius:1rem;color:#fff;flex-direction:column;height:600px;justify-content:center;line-height:2rem}.about h1{font-size:3rem;margin-bottom:2rem}.my-pic{max-width:600px;width:100%}@media (max-width:1250px){.home-content{padding:1rem}.about h1{font-size:2rem}}@media (max-width:1100px){#home{padding-top:2rem}.home-content{flex-direction:column}.about{border-bottom-left-radius:0;border-top-right-radius:1rem;height:auto;max-width:100%;order:1;padding-bottom:1rem;padding-top:1rem}.my-pic{max-width:100%;order:2}}@media (max-width:650px){.home-content{padding:1rem}}@media (max-width:800px){.home-info-box{font-size:smaller}}@media (max-width:400px){.home-info-box{font-size:small}}@media (max-width:350px){.home-info-box{font-size:x-small}}.info-box{background:linear-gradient(270deg,#7a7a7a,#4d4d4d);color:#fff;margin-bottom:10rem;margin-top:5rem;padding:1rem;text-align:center;@media screen and (max-width:800px){font-size:medium}@media screen and (max-width:400px){font-size:smaller}@media screen and (max-width:310px){font-size:small}}.vertical-flowchart-container{align-items:center;background:linear-gradient(180deg,#7a7a7a,#4d4d4d);border-radius:2rem;color:#fff;display:flex;flex-direction:column;font-size:large;margin-left:20%;margin-right:20%;text-align:center;@media (max-width:800px){margin-left:5%;margin-right:5%}@media (max-width:500px){font-size:medium;margin-left:0;margin-right:0}@media (max-width:400px){margin-left:-5%;margin-right:-5%}}.step{margin:20px;text-align:center}.step-icon{background-color:#fff;border-radius:50%;color:#fff;padding:.5rem}.arrow{border-left:5px solid #fff;border-radius:15%;height:5rem;opacity:1;width:0}.arrow,.arrow.scrolled{transition:opacity .3s ease}#palvelut{padding-top:5rem}#palvelut h1{color:#fff;text-align:center}#palvelut p{border-radius:1rem;padding:.8rem;text-align:center}#gallery-header{padding:3rem;text-align:center}#galleria{background:linear-gradient(180deg,#7a7a7a,#4d4d4d 150%);color:#fff;justify-content:center;margin-top:10rem}#gallery-footer{padding-bottom:2rem;padding-top:3rem;text-align:center}#slider-container{border-radius:2rem;max-width:100%;min-height:90vh;padding-left:5px;padding-right:5px;@media screen and (max-width:1200px){min-height:60vh}@media screen and (max-width:800px){min-height:50vh}@media screen and (max-width:600px){min-height:30vh}}#slider-container,.slider{align-items:center;display:flex;justify-content:center}.slider{max-height:90%;max-width:86%;position:relative;text-align:center}.slider-content{display:inline-block}.image{border-radius:1rem;max-height:100%;max-width:100%;object-fit:cover}#right-arrow{flex-direction:row-reverse;right:1%}#left-arrow,#right-arrow{align-items:center;color:#7a7a7a;cursor:pointer;display:flex;font-size:4rem;height:100%;position:absolute;text-align:right;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;-webkit-user-select:none;user-select:none;width:50%;z-index:1}#left-arrow{flex-direction:row;left:1%}.slide{opacity:0;transition-duration:1s ease}.slide.active{opacity:1;transform:scale(1.08);transition-duration:1s}#hinnasto,#yhteystiedot{padding-left:2rem;padding-top:5rem}#yhteystiedot{padding-bottom:8rem}.footer{background:linear-gradient(270deg,#7a7a7a,#4d4d4d);border-top-left-radius:1rem;border-top-right-radius:1rem;bottom:0;color:#fff;font-size:x-large;position:fixed;text-align:center;width:100%}.footer-content{display:flex}p{margin:.8rem;padding-left:1rem;padding-right:1rem}a{color:#fff;text-decoration:none}@media screen and (max-width:600px){.footer-content{flex-direction:column}p{font-size:medium;margin:.3rem}}#App{background:linear-gradient(0deg,#fff 0,#7a7a7a 500%);color:#000;font-family:Raleway,sans-serif;font-size:large}#content{margin-left:0;margin-right:0}
/*# sourceMappingURL=main.c0912779.css.map*/