@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&family=Roboto:wght@700&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;height:100%}.header{width:100%;display:flex;justify-content:center;background-color:#c8da4a}.header,.header img{max-width:100%}.header #logo{width:60%;padding:1rem}@media screen and (max-width:600px){.header #logo{width:80%;padding:1rem}}*{font-family:"Roboto"}.navbar{background-color:#251b62;width:100%;justify-content:space-between}.navbar,.navbar .leftnav{display:flex;flex-direction:row;height:-webkit-max-content;height:max-content}.navbar .leftnav{float:left;margin-right:2%;margin-left:2%}.navbar .leftnav .navbutton{width:-webkit-max-content;width:max-content;height:-webkit-max-content;height:max-content}.navbar .leftnav .navbutton a{font-family:"Roboto Condensed",sans-serif;font:"Roboto Condensed",sans-serif;font-weight:700;color:inherit;text-decoration:none}.navbutton{color:#fff;font-size:14pt;width:-webkit-max-content;width:max-content}.navbutton button{color:inherit;background:none;font-size:inherit;border:none;height:100%;padding:1.4rem 0}.navbutton button a{padding:1.4rem 1rem}.navbutton button:hover{background-color:#fff;color:#251b62;text-decoration:underline;transition:.1s ease-in}#fenno_a:before{content:"Fenno Optiikka"}@media screen and (max-width:600px){.navbar{overflow:hidden}.navbutton{font-size:10pt}.navbutton button{padding:.75rem 0}.navbutton button a{padding:.9rem 1.1rem;font-size:1.05rem}.leftnav{width:100%;justify-content:center}#fenno{display:contents}#fennobutton{padding:0;height:-webkit-max-content;height:max-content}#fenno_a{width:-webkit-max-content;width:max-content;margin:0;padding:0}#fenno_a:before{content:"";background-image:url(https://www.nakopiste.fi/Resources/logot/fenno_logo.34f8fde1.jpg);background-size:100% 100%;display:block;height:44px;width:44px}}.grid-container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;grid-template-areas:"Logo Address Times";background-color:#ddd;font-size:18pt;padding:2.5%}.Logo{grid-area:Logo;display:flex;align-items:center;justify-content:center}#footer_logo{width:80%;height:80%;object-fit:scale-down}.Address{grid-area:Address;text-align:center;font-weight:700}.Address p{margin:0}.Times{grid-area:Times;text-align:center;font-weight:700}.Times p{margin:0}@media screen and (max-width:600px){.grid-container{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr;grid-template-areas:"Times" "Address" "Logo";font-size:16pt}.grid-container p{margin:6%}}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.main_content{max-width:100%;max-height:100%;margin:2%;line-height:1.5}.CookieConsent a{color:#1595e7}.CookieConsent #rcc-confirm-button{background-color:#5bf033}#announcement{margin:2%;line-height:1.5}.text{line-height:1.4}.img_container{align-items:center}.img_container .Front-IMG{width:70%}#liikekuva{max-width:100%;max-height:100%;object-fit:scale-down}.palvelumme_content{margin:2% 4% 4%;line-height:1.5}.palvelumme_content p{-webkit-margin-start:.5rem;margin-inline-start:.5rem}.text_content{margin:2% 4% 4%;line-height:1.5}.text_content p{-webkit-margin-start:.5rem;margin-inline-start:.5rem}.optikot{width:50%}.liike_wrap{display:block;height:100%;width:100%}.liike_wrap:before{content:"";background:url(https://nakopiste.fi/Resources/liike/kehyshylly_3.jpg);background-size:1780px;filter:blur(8px);-webkit-filter:blur(8px);opacity:.5;top:250px;left:0;bottom:-200px;right:0;position:absolute;z-index:-1}.liike_content{margin:1% 2% 2%;line-height:1.15}.liike_content h1{font-family:"Roboto";font-size:26pt;font-weight:900}.gallery_container{margin:0 4% 3%}.image-gallery{width:60%;height:auto}.image-gallery-slide img{width:100%;height:auto;max-height:80vh;object-fit:cover;overflow:hidden;object-position:center center}.image-gallery-slide-wrapper{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.bolded{font-size:18px}@media screen and (max-width:600px){.main_content{display:grid;grid-template-columns:100%;grid-template-areas:"Text" "Picture"}.main_content h1{font-size:22pt}#liikekuva{width:345px;height:auto;max-width:-webkit-max-content;max-width:max-content;max-height:-webkit-max-content;max-height:max-content;object-fit:scale-down;padding-bottom:10%;padding-top:5%}.image-gallery{width:100%;height:auto}.liike_page{margin-bottom:5.5%}.liike_content h1{font-family:"Roboto";font-size:22pt;font-weight:900}.optikot{width:90%}.palvelut_content h1{font-size:18pt}.liike_wrap:before{content:"";background:url(https://nakopiste.fi/Resources/liike/kehyshylly_3.jpg);background-size:500px;filter:blur(8px);-webkit-filter:blur(8px);opacity:.5;top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1}.bolded{font-size:16px}.img_container{align-items:center}.img_container .Front-IMG{width:100%}}.frontpage{margin-right:5%;margin-left:5%;margin-top:2%}
/*# sourceMappingURL=main.6255dc70.chunk.css.map */