body{background:#24262b;font-size:16px;width:100%;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Roboto Mono,sans-serif;color:#f5f5f5;margin:.5rem 0;font-weight:500;font-size:1.3rem;text-shadow:1px 1px 0 #24262b,2px 2px 0 rgba(147,192,136,.3)}::-moz-selection{background:rgba(147,192,136,.7)}::selection{background:rgba(147,192,136,.7)}p{font-weight:400;font-size:1.1rem;margin:.8rem 0}a,p{font-family:Roboto Mono,sans-serif;color:#f5f5f5}a{text-decoration:none}a svg{color:#f5f5f5}a:hover,a:hover svg{color:#93c088}a:visited{color:#f5f5f5}img{display:block;width:100%;height:auto}.text-link{background:linear-gradient(180deg,#93c088 0,#93c088);background-position:0 100%;background-repeat:repeat-x;background-size:1.5px 1.5px;text-decoration:none;transition:.2s ease-in-out}.text-link:hover{background-size:1px 50px;color:#24262b}.active{color:#93c088!important}.navbar .wrapper,.wrapper{max-width:1200px;padding:1em 2em;margin:0 auto}.navbar .wrapper{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:992px){.navbar .wrapper{flex-wrap:wrap}}.navbar .logo a{font-size:1.5rem;color:#f5f5f5;font-family:Roboto Slab,sans-serif;font-weight:400;text-shadow:1px 1px 0 #24262b,2px 2px 0 rgba(147,192,136,.3)}.navbar .links{display:flex;align-items:center}.navbar .links ul{list-style:none;padding:0;display:flex}@media screen and (max-width:992px){.navbar .links ul{flex-direction:column;align-items:flex-end}}.navbar .links ul li{margin:0 .8em}.navbar .links ul li a{font-family:Roboto Mono,sans-serif;font-size:14px;text-transform:uppercase}.navbar .links .social-links{padding-left:2rem}.navbar .links .social-links svg{height:18px;width:18px}@media screen and (max-width:992px){.navbar .links{display:none;width:100%}.navbar .links .social-links{display:none}}.navbar .nav-menu{display:none;color:#93c088}@media screen and (max-width:992px){.navbar .nav-menu{display:block}}.intro-section{padding:5em 1em;text-align:center;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath fill='%2393C088' fill-opacity='.5' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'/%3E%3C/svg%3E")}.subintro-section p{max-width:600px;font-size:1rem}.latest-section{padding:4rem 0 2rem}.latest-section h2{text-align:center;color:#f5f5f5;text-shadow:1px 1px 0 #24262b,2px 2px 0 rgba(147,192,136,.3)}.latest-section .projekt-item:nth-of-type(n+4){display:none}.projekt-grid{display:-ms-grid;display:grid;margin-top:3rem;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:2rem;grid-row-gap:2rem}@media screen and (max-width:992px){.projekt-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}.projekt-item{position:relative;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath fill='%2393C088' fill-opacity='.7' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'/%3E%3C/svg%3E")}.projekt-item:hover .projekt-info{height:75px;transition:.3s ease-in-out;padding:1em}.projekt-item:hover .projekt-info p{transition:.2s ease-in-out;transition-delay:.3s;opacity:1}.projekt-item:hover .projekt-info .lead{transition:.2s ease-in-out;transition-delay:.4s;opacity:1}.projekt-item:hover .projekt-info a{transition:.2s ease-in-out;transition-delay:.6s;opacity:1}.projekt-info{box-sizing:border-box;position:absolute;bottom:0;left:0;height:0;width:100%;color:#f5f5f5;background:#181a1d;display:flex;flex-direction:row;align-items:center;justify-content:space-between;transition:.3s ease-in-out;transition-delay:.1s}.projekt-info p{margin:0;font-size:.875rem;opacity:0}.projekt-info a{opacity:0}.projekt-info svg{stroke-width:1}.projekt-info .lead{font-size:.8rem;font-weight:400;color:#93c088;opacity:0}.footer-section{padding:3rem 0}.footer-section h2{font-size:1.2rem}.footer-section p{font-size:1rem;margin:0}.copyright{display:flex;align-items:center;padding-top:2rem;opacity:.5}@media screen and (max-width:992px){.copyright{justify-content:center}}.copyright svg{color:#93c088;height:16px;width:16px}.copyright span{margin-left:5px;color:#93c088;font-family:Roboto Mono,sans-serif;font-size:12px}.galleri{-moz-column-count:3;column-count:3}.galleri-item{width:100%;margin:0 auto 1em;transition:.4s ease-in-out}.galleri-item:hover{transform:scale(.985);transition:.2s ease-in-out;box-shadow:0 12px 20px -10px rgba(0,0,0,.2)}.galleri-item img{max-width:100%;height:auto}.info-box{display:-ms-grid;display:grid;padding:5em 0;-ms-grid-columns:300px 1fr;grid-template-columns:300px 1fr;-moz-column-gap:5em;column-gap:5em}@media screen and (max-width:992px){.info-box{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:300px 1fr;grid-template-rows:300px 1fr;row-gap:3em}}.info-img{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.info-img:before{content:"";display:block;position:absolute;width:100%;height:100%;z-index:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath fill='%2393C088' fill-opacity='.33' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'/%3E%3C/svg%3E")}.info-tekst p{font-size:.975rem;max-width:650px}.info-tekst .kompetencer{display:flex;justify-content:space-between;max-width:600px}@media screen and (max-width:992px){.info-tekst .kompetencer{flex-flow:wrap}.info-tekst .kompetencer p{width:50%}}.cookieinfo{display:flex;flex-direction:row-reverse;align-items:center;padding:1.2rem;max-width:992px;margin:0 auto}@media screen and (max-width:992px){.cookieinfo{flex-direction:column-reverse}}
/*# sourceMappingURL=style.css.map */
