@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}:root{--accent:#4dc1ac;--accent-blue:#34c9ff;--accent-orange:#ffbf34;--accent-yellow:#ecff5b;--accent-red:#c14d4d;--accent-lighter:#d9ece9;--accent-light:#d9ece9;--accent-dark:#1c6b5d;--black:15, 18, 25;--gray:96, 115, 159;--gray-light:229, 233, 240;--gray-dark:34, 41, 57;--gray-gradient:rgba(var(--gray-light), 50%), #fff;--box-shadow:0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%), 0 16px 32px rgba(var(--gray), 33%)}html{scrollbar-gutter:stable}*,:before,:after{box-sizing:border-box}a{color:rgb(var(--accent));text-decoration:none}a:not([class]){color:rgb(var(--accent));text-decoration:underline}body{text-align:left;background:linear-gradient(var(--gray-gradient)) no-repeat;word-wrap:break-word;overflow-wrap:break-word;min-height:100vh;color:rgb(var(--gray-dark));background-size:100% 600px;flex-direction:column;justify-content:space-between;margin:0;padding:0;font-size:1.25rem;line-height:1.7;display:flex}video,img{max-width:100%}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}h1,h2,h3,h4,h5,h6{color:inherit;text-wrap:balance;margin-block:.5rem 1rem;font-family:inherit;font-weight:500;line-height:1.2}dd,dl,dt,li,ol,ul{vertical-align:baseline;background:0 0;border:0;outline:0;margin-block:0;font-size:100%}p{margin-block:0 .9rem}.button{font-family:Kanit,sans-serif;font-family:var(--kanit);color:#fff;background-color:#4dc1ac;border-radius:10px;padding:10px 16px;font-size:20px;font-weight:400;line-height:1;text-decoration:none;display:inline-block}img{max-width:100%}.icon{vertical-align:middle;width:20px;height:20px}#chattrick-container *{all:initial;--chattrick-launcher-bg:#4dc1ac;--chattrick-primary-color:#4dc1ac;--chattrick-header-bg:#f3f4f6;--chattrick-header-text:#1f2937;--chattrick-widget-bg:#fff;--chattrick-bot-message-bg:#f3f4f6;--chattrick-bot-message-text:#374151;--chattrick-user-message-bg:#4dc1ac;--chattrick-user-message-text:#fff;--chattrick-input-bg:#fff;--chattrick-input-text:#374151;--chattrick-input-border:#d1d5db;--chattrick-launcher-text:#fff;--chattrick-font-family:Inter, system-ui, sans-serif;--chattrick-font-weight-normal:400;--chattrick-font-weight-medium:500;--chattrick-font-weight-semibold:600;--chattrick-font-weight-bold:700;--chattrick-dynamic-height:100vh;--chattrick-dynamic-height-dvh:100dvh}@view-transition{navigation:auto}::view-transition-group(detailed-photo){animation-duration:.5s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-old(detailed-photo),::view-transition-new(detailed-photo){object-fit:cover;height:100%}.site{overflow-x:hidden}.linje-fullscreen{flex-direction:column;width:100%;display:flex}.linje-fullscreen .mobile{display:none}.linje-fullscreen .desktop{display:block}@media (width<=768px){.linje-fullscreen .mobile{display:block}.linje-fullscreen .desktop{display:none}}.linje-fullscreen .type{text-transform:uppercase;opacity:.7;letter-spacing:1px;font-size:1em}.linje-fullscreen .title{font-size:3em}.linje-fullscreen .title-area{padding:2rem;position:absolute;top:0;left:0;right:0}.linje-fullscreen .title-area a{color:#fff;border:2px solid var(--accent);background:#0000008b;border-radius:4px;padding:.5em 1em;font-size:1em;text-decoration:none}.linje-fullscreen .title-area{z-index:1}.linje-fullscreen .button{border:2px solid var(--accent);background-color:#0000;background-color:var(--accent-dark);border-radius:.5em;padding:.5em 1em;font-size:1.2em;font-weight:400;line-height:1;display:inline-block}.linje-fullscreen .button-area{flex-wrap:wrap;place-items:center start;gap:1em;display:flex}.linje-fullscreen .button-small{border-bottom:2px solid var(--accent);background-color:#0000;margin-left:1em;padding:.25em .5em -1em 0;font-weight:400;line-height:.8;display:inline-block}.linje-fullscreen .snap{scroll-snap-align:start;scroll-margin-top:50%}.linje-fullscreen .linje{will-change:transform, opacity;background-color:var(--accent);--clamped:clamp(0, var(--visibility), 1);perspective:1px;width:100%;height:100vh;scroll-padding:100%;position:relative;overflow:hidden}.linje-fullscreen .content{will-change:transform, opacity;transform:translateY(calc(var(--clamped) * -50%));text-align:left;color:#fff;background:linear-gradient(#0000 0%,#0009 80%,#000000e6);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:2em;display:flex;position:sticky;top:0;left:0}.linje-fullscreen .content p{border-bottom:2px solid var(--accent);max-width:55ch;padding-bottom:1em}.linje-fullscreen .background{will-change:transform, opacity;--visibility-abs:calc(abs(var(--visibility)));transform:scale(calc(1 + var(--visibility-abs) * .1)) translateZ(0);opacity:calc(1 - var(--visibility) * .9);object-fit:cover;user-select:none;pointer-events:none;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=768px){.linje-fullscreen .title{font-size:2em}.linje-fullscreen .content{background:linear-gradient(#0000 0%,#000c 90%,#000000f2);line-height:1}.linje-fullscreen .button-area{grid-template-columns:1fr 1fr;place-items:start;gap:1em;width:100%;display:grid}.linje-fullscreen .button-small{text-align:center;grid-row:1;justify-self:start;margin:auto}.linje-fullscreen .button{grid-area:2/1/auto/span 2;justify-self:start;width:100%}}@media (prefers-reduced-motion:reduce){.linje-fullscreen .background{opacity:1!important;transform:none!important}.linje-fullscreen .content{transform:none!important}}@media (width<=768px){.linje-fullscreen .content{transform:none!important}}.linje-fullscreen .pris{color:#fff;margin:0 0 1em;font-size:20px;font-weight:400}@keyframes fadein{0%{opacity:0}to{opacity:1}}.linje-grid{pointer-events:none;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:stretch;align-items:stretch;gap:2em;width:100%;display:grid}.linje-grid .linje{pointer-events:auto;z-index:0;border-radius:1em;height:400px;transition:all .2s linear;position:relative;overflow:hidden}.linje-grid .linje img{object-fit:cover;z-index:-1;border-radius:10px;width:100%;height:100%;transition:all .5s linear;position:absolute;top:0;left:0}.linje-grid .linje .box{color:#fff;opacity:0;background:linear-gradient(#0000 0%,#0009 80%,#000000e6);flex-direction:column-reverse;width:100%;height:100%;padding:1em;animation:1s linear 10ms forwards fadein;display:flex}.linje-grid .pris{color:var(--accent);font-size:20px;font-weight:400}.logo-header .logo-vid{background-position:50%;background-repeat:no-repeat;background-size:contain}.logo-header{background-color:#f0f0f0;flex-direction:column;display:flex}.logo-header .header-subtitle{text-align:right;color:rgb(var(--accent));background-color:#fff;justify-content:center;align-items:center;margin:0;padding:1em;font-size:48px;font-weight:600;display:flex}.logo-header .header-subtitle:before{content:"";background-color:var(--accent);flex:1;width:100%;height:.5rem;margin-right:1em;display:inline-block}.logo-header video{user-select:none;pointer-events:none;max-width:100%;max-height:calc(100vh - 250px);margin:auto}.logo-header img{object-fit:contain;box-sizing:border-box;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 390px);margin:0;padding:1em;display:none}@media (width<=720px){.logo-header{background-color:#fff}.logo-header video{display:none}.logo-header img{display:block}.logo-header .header-subtitle{font-size:1.6em;display:block}.logo-header .header-subtitle:before{width:100%;display:block}}.markdown-content{margin:auto}.markdown-content p{margin:1em 0}.markdown-content img{border-radius:.5em;max-width:100%;height:auto}.markdown-content a{color:var(--accent)}.markdown-content h2,.markdown-content h3{margin-top:1em}.markdown-content p{margin-top:.5em;margin-bottom:.5em}.progressive-img{background-position:50%;background-repeat:no-repeat;background-size:cover}.scrollcontainer{width:100%}.scrollcontainer .person{color:var(--accent-dark);margin-top:.125em;margin-bottom:.3em;padding:0;font-size:.8em;font-weight:300;line-height:1;display:block}.scrollcontainer .interactive-news{max-width:2000px;margin:2em auto;padding:0;line-height:1}.scrollcontainer .company{color:var(--accent);margin:0 0 .3em;padding:0;font-size:1.2em;font-weight:500;line-height:1.2}.scrollcontainer .title{color:var(--accent-dark);margin:0;font-size:.8em;font-weight:400}.scrollcontainer .news-viewport{touch-action:pan-y;cursor:grab;user-select:none;overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.scrollcontainer .news-viewport:active{cursor:grabbing}.scrollcontainer .news-track{will-change:transform;width:max-content;display:flex}.scrollcontainer .news-set{gap:2em;padding:1em;display:flex}.scrollcontainer .news-card{background-color:var(--accent-lighter);user-select:none;pointer-events:none;border-radius:10px;flex-direction:column;min-width:300px;max-width:360px;padding:1em;display:flex}.scrollcontainer .news-card p{flex:1;font-size:.95em;font-weight:300;line-height:1.2}@media (prefers-reduced-motion:reduce){.scrollcontainer .news-viewport{cursor:default}}.week{grid-template-rows:repeat(75,.5em);gap:.25em;width:100%;max-width:128em;margin:auto;font-size:.8rem;display:grid;overflow-x:auto}.week .day{flex:1}.week .daygrid{grid-area:1/span 5/-1;grid-template-rows:subgrid;background-color:var(--accent-lighter);border-radius:.25em;flex:1;gap:.25em;width:18em;padding:.5em;list-style:none;display:grid}.week .daygrid div{color:var(--accent-dark);font-weight:700}.week li{background-color:var(--accent);border-radius:.25em;justify-content:space-between;gap:.25em;margin:0;padding:.125em .5em;font-size:1em;line-height:1.25;display:flex}.week li span{opacity:.5;font-size:.875em;font-weight:700;display:inline-block}.youtube-video-container{border-radius:20px;max-width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.youtube-video-container iframe{width:100%;height:100%;position:absolute;top:0;left:0}.accordion{border:2px solid var(--accent);border-radius:.25em;margin-bottom:.5em}.accordion .title-button{text-align:left;cursor:pointer;width:100%;color:var(--accent-dark);background:0 0;border:none;padding:1rem;font-size:1em;font-weight:700}.accordion .content-wrapper{grid-template-rows:0fr;transition:all .1s linear;display:grid}.accordion .content-container{border-top:1px solid var(--accent-light);padding:0 1em 1em;overflow:hidden}.accordion .content{overflow:hidden}.accordion.is-open .content-wrapper{grid-template-rows:1fr}.accordion .content-container>p:first-child{margin-top:0}.footer-section{border-top:6px solid var(--accent);background-color:#f0f0f0;padding:2em 1em}.footer-section .social-link{color:var(--accent);align-items:center;gap:.5em;padding:.5em;display:inline-flex}.footer-section .social-link svg{width:1.5em;height:1.5em;color:var(--accent)}.footer-section .icon{width:2em;height:2em;color:var(--accent)}.footer-section address{font-style:normal}.footer-section a{color:var(--accent)}.footer-section .right-align{text-align:right}.footer-section .copyright{text-align:center;color:#787878;width:100%;margin-top:1em;font-size:.9em}.footer-section .logo{max-width:300px}.footer-section .footer{grid-template-rows:auto 1fr;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));column-gap:2em;max-width:1600px;margin:auto;display:grid}.footer-section .subgrid{grid-template-rows:subgrid;grid-row:span 2;display:grid}.footer-section .subgrid>:first-child{vertical-align:bottom;flex-direction:column;grid-row:1;justify-content:flex-end;margin:0;display:flex}.footer-section .subgrid>:nth-child(2){margin-top:1em}.header-banner{box-shadow:0 2px 8px rgba(var(--black), 5%);background:#fff;margin:0;padding:0 1em}.header-banner .calltoaction{background-color:var(--accent);color:#fff;border-radius:4px;height:auto;padding:.5em 1em;font-weight:700;text-decoration:none;display:inline}.header-banner .burger-menu-button{cursor:pointer;background:0 0;border:none;height:100%;font-size:1.5em;display:none}.header-banner .burger-menu{z-index:1;user-select:none;pointer-events:none;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0;overflow:hidden auto}.header-banner .burger-menu.open{user-select:auto;pointer-events:auto;backdrop-filter:blur(5px);background-color:color-mix(in srgb, var(--accent) 100%, #ffffffb6 50%)}.header-banner .burger-menu-content{flex-direction:column;justify-content:center;align-items:start;gap:1em;padding:2em;transition:all .2s;display:flex;transform:translateY(-100%)}.header-banner .burger-menu-content a{color:var(--black);border-bottom:2px solid var(--accent);font-size:1.5em;text-decoration:none}.header-banner .burger-menu-content a:last-child{border-bottom:none}.header-banner .burger-menu.open .burger-menu-content{opacity:1;transform:translateY(0)}.header-banner .logo{color:#000;flex-shrink:0;justify-content:stretch;align-items:stretch;width:250px;margin:0;transition:all .3s;display:flex}.header-banner .logo:hover{color:var(--accent-dark);transform:scale(1.05)}.header-banner h2{margin:0;font-size:1em}.header-banner h2 a,.header-banner h2 a.active{text-decoration:none}.header-banner nav{grid-template-columns:auto 1fr auto;justify-content:space-between;align-items:center;height:80px;display:grid}.header-banner .internal-links{flex:1px;justify-content:center;gap:1em;width:100%;transition:all .3s;display:flex;overflow:hidden}.header-banner .internal-links a{text-decoration:none;display:inline-block}.header-banner .internal-links a.active{font-weight:bolder;text-decoration:underline}.header-banner .internal-links a{color:var(--black);border-bottom:4px solid #0000;padding:1em .5em;text-decoration:none}.header-banner .internal-links a.active{border-bottom-color:var(--accent);text-decoration:none}.header-banner .social-links{flex-shrink:0;justify-content:flex-end;align-items:center;gap:1em;min-width:200px;display:flex}@media (width<=1400px){.header-banner .internal-links{font-size:.8em}}@media (width<=700px){.header-banner .social-links{flex:0 auto}.header-banner .logo{flex-shrink:1;width:100%;max-width:200px}}@media (width<=600px){.header-banner nav{font-size:.75em}}@media (width<=400px){.header-banner{padding:0 .5em}.header-banner nav{font-size:.75em}.header-banner .social-links{width:auto;min-width:none;flex:1 1 0;max-width:none}.header-banner .logo{flex-shrink:1;width:100%;min-width:120px;max-width:200px;margin:0}}@media (width<=340px){.header-banner .social-links{translate:-1em}}@media (width<=1200px){.header-banner .internal-links{font-size:.65em}}@media (width<=1050px){.header-banner .internal-links{font-size:.5em;display:none}.header-banner .burger-menu-button{z-index:1000;display:block}}.homepage .button{background-color:var(--accent);color:#fff;border-radius:4px;align-items:center;gap:.5em;padding:.5em 1em;font-weight:700;text-decoration:none;display:inline-flex}.homepage .admin{background-color:var(--accent);color:#fff;z-index:100;border-radius:.5em;padding:5em;text-decoration:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.homepage html{scroll-behavior:smooth;scroll-snap-stop:normal;scroll-behavior:auto!important;scroll-snap-type:none!important}.homepage .snap,.homepage .snap-point-no-trigger{scroll-snap-align:start;scroll-margin-top:50px}.homepage .rounded{border-radius:20px;height:auto}.homepage .video-container{aspect-ratio:16/9;background-color:var(--accent-dark);border-radius:20px;width:100%;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.homepage .video-container iframe{border:none;width:100%;height:100%}.homepage .text-section{padding:4em 1em}.homepage .text-section-green{background-color:var(--accent-lighter);padding:4em 1em}.homepage .text-section-content{grid-template-columns:1fr 1fr;gap:5rem;max-width:1600px;margin:auto;font-size:24px;display:grid}.homepage .max-width-container{max-width:1600px;margin:auto}.homepage .collumn{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}@media (width<=750px){.homepage .text-block{font-size:18px}.homepage .text-section-content{gap:2.5rem;font-size:18px}}@media (width<=1366px){.homepage .text-section-content{grid-template-columns:1fr}}@font-face{font-family:Kanit Fallback;src:local("Sans-serif");ascent-override:110%;descent-override:50%;line-gap-override:20%;size-adjust:110%}@font-face{font-family:Kanit;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/kanti-300.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Kanit;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/kanti-400.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Kanit;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/kanti-500.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Kanit;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/kanti-600.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Kanit;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/kanti-700.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Kanit;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/kanti-800.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Kanit;font-style:normal;font-weight:900;font-display:swap;src:url(/fonts/kanti-900.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}