html{scroll-behavior:smooth;scroll-padding-top:100px}body *{box-sizing:border-box}body{margin:0}.mob-lang>a,nav a{text-decoration:none;font-family:Jost,sans-serif;color:white;position:relative;font-size:17px}#nav{display:none}.menu-item{margin:15px 0;font-size:20px}.menu-item img,.nav_a img{position:relative;top:3px}nav a:after{position:absolute;top:100%;left:0;width:100%;height:1px;background:white;content:"";opacity:0;transition:height .3s,opacity .3s,transform .3s;transform:translateY(-10px)}nav a:hover:after{height:2px;opacity:1;transform:translateY(0)}header{height:100vh;position:relative;overflow:hidden}main{margin-top:0}.otsikkokuva{object-fit:cover;animation:header-images-parallax-animation linear;animation-timeline:view();animation-timeline:scroll(root block);animation-range:0 100vh}@keyframes header-images-parallax-animation{0%{translate:0 0}to{translate:0 calc(90% / 2)}}.otsikko{position:relative;height:100%;display:flex;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap;animation:header-images-text-parallax-animation linear;animation-timeline:view();animation-timeline:scroll(root block);animation-range:0 100vh}@keyframes header-images-text-parallax-animation{0%{translate:0 0}to{translate:0 calc(100% / 2)}}.otsikko *{flex-grow:1;flex-shrink:0;flex-basis:100%;width:100%;text-align:center}header picture:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.35)}h1{font-size:10vw;margin-bottom:0;color:white}.otsikko p,h1{text-shadow:0 0 20px black}.tagline{font-size:3vw;color:white}.tagline,h1,h2,h3,h4{font-family:Marcellus,serif}h2{margin-top:0;font-size:1.8em}#yleista{margin-top:60px}.last{margin-bottom:0}.slicewrap{z-index:1;font-family:Jost,sans-serif;font-size:24px;padding:35px 0;color:rgb(50,50,50)}.last-slicewrap{margin-bottom:20px}.slicewrap:first-child{padding-top:0}.slicewrap>div{max-width:1200px;margin:auto;padding:0 20px;gap:20px}.slicewrap>div:nth-child(2n) .img{order:-1}p{margin:1.1em 0}.img{position:relative;height:100%;width:100%;flex:0 0 40%}.img>img{position:relative!important;border-radius:50px}.img>.img1{position:relative!important;top:0;left:0}.img>.img1,.img>.img2{width:25%;bottom:auto!important;right:auto!important}.img>.img2{position:absolute!important;top:20px!important;left:40px!important}.imagewrap{display:flex;width:100%;height:250px}.lightbox-container>div{display:flex;flex-wrap:wrap;gap:25px;align-items:center;justify-content:center;width:100%;padding:20px 0}.lightbox-container img{border-radius:10px}.imagecontainer{position:relative;width:100%}img{width:auto;height:250px;object-fit:contain;display:block}.svg{height:20px;width:30px;display:inline-block;margin:0}.mob-lang{position:fixed;top:100px;right:25px;z-index:1;background-color:rgba(255,255,255,.6);border-radius:10px}.mob-lang a{height:60px;width:60px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;align-content:center;font-size:13px;color:black}.mob-lang .svg{height:30px;width:40px}footer{height:100px;background-color:rgb(20,20,20);color:white;display:flex;align-items:center;justify-content:center;align-content:center;width:100%;flex-wrap:wrap;gap:10px}footer div{flex:1 0 100%;text-align:center}@media only screen and (min-width:1130px){.bm-burger-button,.mob-lang{display:none}#nav{display:flex}nav{position:fixed;top:0;right:0;left:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.2);width:100%;height:60px;justify-content:center;z-index:3}nav,nav ul{display:flex;align-items:center}nav ul{gap:0 25px;padding:0}nav ul li{list-style-type:none;display:inline-block}}@media only screen and (max-width:800px){h1{font-size:80px}.tagline{font-size:30px}}@media only screen and (max-width:450px){h1{font-size:60px}.tagline{font-size:25px}img{height:200px}h2{font-size:1.2em}p{font-size:20px}}.bm-burger-button{position:fixed;width:36px;height:30px;right:36px;top:36px}.bm-burger-button:before{content:"";width:60px;height:60px;background-color:rgba(255,255,255,.6);display:inline-block;border-radius:100px;position:absolute;left:-12px;top:-15px}.bm-burger-bars{background:rgb(50,50,50);outline:2px solid rgba(250,250,250,.35);border-radius:10px}.bm-burger-bars-hover{background:rgb(70,70,70)}.bm-cross-button{height:24px;width:24px}.bm-cross{background:#bdc3c7}.bm-menu-wrap{position:fixed;height:100%}.bm-menu{background:#373a47;padding:2.5em 1.5em 0;font-size:1.15em}.bm-morph-shape{fill:#373a47}.bm-item-list{color:#b8b7ad;padding:.8em}.bm-item{display:inline-block;width:100%}.bm-overlay{background:rgba(0,0,0,.3)}