:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}#app{width:100%;font-weight:400;font-size:16px;font-family:Tahoma}a{text-decoration:none}body{background-color:#fff}.navbar-overlay[data-v-ee684d8f]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center}.menu-content[data-v-ee684d8f]{display:flex;flex-direction:column;align-items:center;gap:2rem;color:#fff;text-decoration:none;font-size:2rem;font-weight:700}.nav-link[data-v-ee684d8f]{color:#fff;font-weight:800}.close-button[data-v-ee684d8f]{position:absolute;top:20px;right:20px;font-size:2rem;color:#fff;background:none;border:none;cursor:pointer}.fade-enter-active[data-v-ee684d8f],fade-leave-active[data-v-ee684d8f]{transition:opacity .3s ease}.fade-enter-from[data-v-ee684d8f],fade-leave-to[data-v-ee684d8f]{opacity:0}.MailSVG[data-v-803d3721]{width:20px;height:20px}.PhoneSVG[data-v-e1944dab]{width:24px;height:24px;stroke:var(--1c36b655);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}@media (min-width: 724px){header[data-v-e5e33561]{display:flex;place-items:center;padding-right:calc(var(--section-gap) / 2)}header .wrapper[data-v-e5e33561]{display:flex;place-items:flex-start;flex-wrap:wrap}}@media (max-width: 724px){.banner[data-v-e5e33561]{width:100%}.navbar .bar[data-v-e5e33561]{display:flex;justify-content:space-evenly}.bar .logo[data-v-e5e33561]{padding-left:0}.button-container .contact-button[data-v-e5e33561]{font-size:3.3vw}}.banner[data-v-e5e33561]{background-color:#b69a75;display:flex;flex-direction:row;justify-content:space-evenly;width:100%;height:2.5rem;z-index:1;color:#fff}.banner-info-section[data-v-e5e33561]{padding-left:15%;width:50%;display:flex;align-items:center}.banner-info[data-v-e5e33561]{font-size:1rem}.contact-area[data-v-e5e33561]{height:100%;width:100%;display:flex;flex-direction:row}.button-container[data-v-e5e33561]{display:flex;justify-content:center;height:100%;width:50%}.contact-button[data-v-e5e33561]{height:100%;color:#fff;display:flex;align-items:center;gap:5px;font-size:1rem}.contact-button[data-v-e5e33561]:hover{border-bottom:4px solid black;transition:all .5s linear;background-color:#9a8264}.navbar[data-v-e5e33561]{height:5rem;width:100%;top:0;position:sticky;border:1px solid gray;z-index:10}.nav-button.router-link-exact-active[data-v-e5e33561]{background-color:#fafafa;color:#333;font-weight:700}.menu-close[data-v-e5e33561]{background-color:transparent;border:none;font-size:1.5rem}.bar[data-v-e5e33561]{height:100%;display:flex;flex-direction:row;background-color:#fff;align-items:center;justify-content:space-evenly}.logo[data-v-e5e33561]{display:flex;padding-left:5%;align-items:center;font-size:2rem;overflow:hidden;background-color:#fff;min-width:55%;height:100%;color:#000}.buttons[data-v-e5e33561]{height:100%;width:100%;padding-right:5%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.nav-button[data-v-e5e33561]{display:grid;place-items:center;width:100%;height:100%;border-left:2px green;color:#000;font-size:1.2rem}.nav-button[data-v-e5e33561]:hover{color:#000;font-weight:600}.contact-svg[data-v-e5e33561]{height:2rem;width:2rem}.contact-text[data-v-e5e33561]{height:100%}.home[data-v-c611a0c4]{min-height:85vh}.display[data-v-c611a0c4]{height:90vh;background-image:linear-gradient(#0009,#0009),url(/assets/flemari2smaller-Dkf6Vb6V.jpg);background-size:cover;background-position:center}.content[data-v-c611a0c4]{display:grid;grid-template-rows:repeat(3,auto);justify-items:center;align-content:center;height:100%}.logo[data-v-c611a0c4]{color:#b69a75;font-size:60pt;font-size:clamp(2rem,6vw,5rem);font-weight:900;text-shadow:3px 3px 3px black;height:5rem;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.slogan[data-v-c611a0c4]{height:fit-content;font-size:30pt;font-size:clamp(1.5rem,4vw,3rem);font-weight:800;color:#fff;text-shadow:3px 3px 3px black}.creation-year[data-v-c611a0c4]{font-size:25pt;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#fff;text-shadow:3px 3px 3px black}.buttons[data-v-c611a0c4]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;height:10rem}.display-button[data-v-c611a0c4]{height:50px;width:fit-content;padding:0 18px;display:flex;justify-content:center;align-items:center;font-family:Trebuchet MS,sans-serif;background:#b69a75;border-radius:999px;box-shadow:#000 0 10px 20px -10px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:1;outline:0 solid transparent;user-select:none;-webkit-user-select:none;touch-action:manipulation;word-break:break-word;border:0}.display-button[data-v-c611a0c4]:hover{background:#74624b}.lower-title[data-v-c611a0c4]{padding:2rem}.lower-content[data-v-c611a0c4]{display:flex;width:100%}.text-section[data-v-c611a0c4]{flex-basis:0;flex-grow:3}.info-section[data-v-c611a0c4]{display:flex;flex-direction:column;padding:2rem;gap:2rem}.info-photo-section[data-v-c611a0c4]{width:40%;flex-basis:0;flex-grow:1;display:flex;align-items:center}.info-photo[data-v-c611a0c4]{display:block;margin:auto}.link,.link a:visited{list-style-type:none;text-decoration:none;color:#fff}.footer{background-color:#937b5d;height:25rem;color:#fff}.content{height:80%;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.link-section{width:100%;padding-top:2rem;padding-left:5%;height:50%;display:flex;justify-content:space-between}.topic{border-bottom:2px solid white}.links{display:flex;flex-direction:column}.logo-title{font-size:2rem;font-weight:700}.logo-slogan{font-size:1rem;font-weight:500}.information{display:flex;height:100%;width:100%;align-items:center;justify-content:space-evenly;flex-direction:row}.footer-flex-item{width:25%;display:flex;justify-content:center}.contact-button{color:#fff;display:flex;flex-direction:row;gap:5px}.contact-button-title{font-weight:600}.contact-svg{height:2rem}.copyright{color:#fff;background-color:#272018;display:flex;height:20%;border-top:1px solid gray;justify-content:space-around;align-items:center}main[data-v-ab370476]{width:100%;color:#000}header[data-v-ab370476]{line-height:1.5}.app-container[data-v-ab370476]{display:flex;flex-direction:column}.content[data-v-ab370476]{flex:1}.logo[data-v-ab370476]{display:block;margin:0 auto 2rem}.showcase-card[data-v-dff39ea7]{font-family:Monaco;background-color:#fff;box-shadow:0 4px 8px #0000001a;color:#000;width:280px;height:320px;display:flex;flex-direction:column;border:2px solid gray;border:1px solid black}.image-container[data-v-dff39ea7]{width:100%;height:68%;border:1px solid black;display:flex;justify-content:center;align-items:center}.image[data-v-dff39ea7]{height:100%;width:100%;object-fit:fill;display:block}.text[data-v-dff39ea7]{padding-left:5px;font-size:.85rem;flex-grow:1;text-align:center;justify-content:center;display:flex;flex-direction:column}.title[data-v-dff39ea7]{font-weight:800}.year[data-v-dff39ea7]{font-weight:800;font-size:.95rem;color:gray}.description[data-v-dff39ea7]{font-size:.9rem}.showcase-page[data-v-5f7502f0]{min-height:85vh;color:#000}.showcase-info[data-v-5f7502f0]{padding-bottom:50px;display:grid;place-items:center;flex-direction:column}.showcase-title[data-v-5f7502f0]{padding-top:4rem;height:10rem}.showcase-description[data-v-5f7502f0]{text-align:center}.showcase-cards[data-v-5f7502f0]{align-items:center;justify-content:center;display:grid;gap:40px;grid-template-columns:auto auto auto auto;padding:5rem}.contact-page{min-height:85vh;overflow:hidden}.display-section{height:45vh;background-image:linear-gradient(#0000004d,#0000004d),url(/assets/UOJWE2666-DvfYpd0I.JPG);background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-shadow:1px 1px 8px black}.contact-title{height:100%;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:4rem;text-shadow:3px 3px 3px black;color:#fff}.info-section{display:flex}.contact-info{width:80%}.luotettava{height:100%}.luotettava-img{width:100%;height:100%;object-fit:contain}.topic-title{font-size:2rem;font-weight:800}.image-box-container[data-v-6f4cdf14]{height:200px;width:300px}.image-wrapper[data-v-6f4cdf14]{position:relative;display:inline-block;line-height:0;height:100%;width:100%}.main-image[data-v-6f4cdf14]{height:100%;width:100%;object-fit:fill;display:block;border-top-left-radius:1rem;border-bottom-right-radius:1rem}.banner[data-v-6f4cdf14]{position:absolute;background-color:#b69a75;color:#fff;width:190px;height:40px;display:flex;border-top-left-radius:1rem;border-bottom-right-radius:1rem;align-items:center;justify-content:center;overflow:hidden;top:0;left:0}.banner-title[data-v-6f4cdf14]{font-size:1em;font-weight:700}.palvelut-page[data-v-2995ca65]{min-height:85vh;width:100%}.page-top[data-v-2995ca65]{background-image:linear-gradient(#00000073,#00000073),url(/assets/ServicePagePhoto-0wPMPXot.jpg);background-size:cover;background-position:center;height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-shadow:1px 1px 8px black}.page-title[data-v-2995ca65]{font-size:4rem;font-weight:700}.page-description[data-v-2995ca65]{font-size:2rem;font-weight:600}.service-cards[data-v-2995ca65]{padding:.5rem;display:grid;grid-gap:2rem;justify-items:center;grid-template-columns:auto auto auto auto}.asiakkaat[data-v-2995ca65]{text-align:center;padding:5%;font-weight:800;font-size:2rem}.page-bottom[data-v-2995ca65]{display:flex}.info[data-v-2995ca65]{width:100%}.service-header[data-v-2995ca65]{height:12rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.header-title[data-v-2995ca65]{padding:10px;font-weight:700}.header-line[data-v-2995ca65]{height:5px;width:100px;background-color:#000;border-top-left-radius:1rem;border-bottom-right-radius:1rem}.header-shape[data-v-2995ca65]{height:15px;width:100px;background-color:#b69a75;border-top-left-radius:1rem;border-bottom-right-radius:1rem}
