.social-list[data-astro-cid-zamss57n]{list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}.social-link[data-astro-cid-zamss57n]{display:flex;align-items:center;justify-content:center;min-width:2.75rem;min-height:2.75rem;border-radius:.25rem;color:var(--color-dark)}.social-list[data-astro-cid-zamss57n].yellow .social-link[data-astro-cid-zamss57n]{color:var(--color-yellow)}.social-link[data-astro-cid-zamss57n]:focus-visible{outline:2px solid var(--color-dark);outline-offset:2px}.social-link[data-astro-cid-zamss57n]:hover{opacity:.85;transform:scale(1.3)}.social-icon[data-astro-cid-zamss57n]{width:1.5rem;height:1.5rem;display:block}.hero[data-astro-cid-bbe6dxrz]{--hero-main-max-h: calc(100svh - var(--header-height) - 2.5rem - 3.75rem);--hero-copy-block: clamp(10.75rem, 28svh, 15.5rem);--logo-cap: min( 94vw, 48rem, max(6rem, calc(var(--hero-main-max-h) - var(--hero-copy-block))) );display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:calc(100svh - var(--header-height) - 20px);padding:1.5rem 1.25rem 1rem;box-sizing:border-box;background:var(--color-yellow)}.hero-main[data-astro-cid-bbe6dxrz]{flex:1;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto auto;justify-items:center;align-items:center;gap:clamp(.75rem,2.5svh,1.25rem);width:100%;max-width:min(96vw,52rem)}.hero-logo-wrap[data-astro-cid-bbe6dxrz]{width:min(100%,var(--logo-cap));max-width:var(--logo-cap);max-height:var(--logo-cap)}.hero-title[data-astro-cid-bbe6dxrz]{color:var(--color-dark);text-align:center}.hero-title[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:clamp(1.5rem,5vw,3rem);font-weight:700}.hero-title[data-astro-cid-bbe6dxrz] h3[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,3vw,2rem)}.scroll-cue[data-astro-cid-bbe6dxrz]{padding-bottom:.5rem;font-size:.8125rem;color:color-mix(in srgb,var(--color-dark) 72%,transparent);position:relative}.scroll-clicker[data-astro-cid-bbe6dxrz]{cursor:pointer;//margin: -5rem;position:absolute;inset:-1rem -3rem;//background: red}.scroll-cue-icon[data-astro-cid-bbe6dxrz]{width:1.75rem;height:1.75rem;animation:bounce-cue 2s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.scroll-cue-icon[data-astro-cid-bbe6dxrz]{animation:none}}@keyframes bounce-cue{0%,to{transform:translateY(0)}50%{transform:translateY(.35rem)}}.section[data-astro-cid-nzusey56]{padding:3rem 1.25rem 4rem}.section[data-astro-cid-nzusey56].lighten{background:#2a2727}.section-inner[data-astro-cid-nzusey56]{margin-inline:auto;max-width:var(--content-width)}h2[data-astro-cid-nzusey56]{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:var(--color-yellow)}.section-content[data-astro-cid-nzusey56]{font-size:1.0625rem;line-height:1.65;color:var(--color-light)}.info-text-intro[data-astro-cid-bsieafsl]{font-weight:700}.info-sections[data-astro-cid-bsieafsl]{display:flex;flex-wrap:wrap;flex-direction:column;gap:2rem;justify-content:space-between;margin-top:2rem}.info-section[data-astro-cid-bsieafsl]{flex:1}.info-section[data-astro-cid-bsieafsl] h3[data-astro-cid-bsieafsl]{margin-bottom:.5rem}@media(min-width:768px){.info-sections[data-astro-cid-bsieafsl]{flex-direction:row}}:root{--color-yellow: #fff95e;--color-dark: #231f20;--color-light: #e8e8e8;--header-height: 3.5rem;--content-width: 60rem}*,h1,h2,h3,h4,h5,h6{box-sizing:border-box;margin:0;padding:0;scroll-margin-top:var(--header-height)}html{margin:0;width:100%;scroll-behavior:smooth}body{margin:0 0 200px;width:100%;min-height:100%;font-family:Outfit,system-ui,sans-serif;background:var(--color-dark);color:var(--color-light)}@media(min-width:768px){html{font-size:20px}}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:100;background:var(--color-yellow);border-bottom:1px solid color-mix(in srgb,var(--color-dark) 12%,transparent)}.header-inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:var(--header-height);padding:0 1rem;max-width:100%}.brand[data-astro-cid-ctg3m53h]{font-weight:700;font-size:1rem;color:var(--color-dark);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand[data-astro-cid-ctg3m53h]:hover{text-decoration:underline;text-underline-offset:.15em}.nav-desktop[data-astro-cid-ctg3m53h]{display:none;align-items:center;gap:1.5rem}.nav-desktop[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-weight:600;font-size:.9375rem;color:var(--color-dark);text-decoration:none}.nav-desktop[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{text-decoration:underline;text-underline-offset:.2em}.nav-toggle[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:none;background:transparent;cursor:pointer;color:var(--color-dark);border-radius:.25rem}.nav-toggle[data-astro-cid-ctg3m53h]:focus-visible{outline:2px solid var(--color-dark);outline-offset:2px}.hamburger[data-astro-cid-ctg3m53h]{position:relative;display:block;width:1.375rem;height:2px;background:currentColor;box-shadow:0 -6px 0 currentColor,0 6px 0 currentColor}.nav-panel[data-astro-cid-ctg3m53h]{display:none;padding:0 1rem 1rem;background:var(--color-yellow);border-bottom:1px solid color-mix(in srgb,var(--color-dark) 12%,transparent)}.nav-panel[data-astro-cid-ctg3m53h].is-open{display:block}.nav-mobile[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;gap:.25rem;padding-top:.25rem}.nav-mobile[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-weight:600;padding:.75rem .5rem;color:var(--color-dark);text-decoration:none;border-radius:.25rem}.nav-mobile[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:focus-visible{outline:2px solid var(--color-dark);outline-offset:2px}.nav-mobile[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{background:color-mix(in srgb,var(--color-dark) 8%,transparent)}@media(min-width:768px){.nav-desktop[data-astro-cid-ctg3m53h]{display:flex}.nav-toggle[data-astro-cid-ctg3m53h]{display:none}.nav-panel[data-astro-cid-ctg3m53h]{display:none!important;padding:0}.header-inner[data-astro-cid-ctg3m53h]{max-width:var(--content-width);margin-inline:auto;padding-inline:1.5rem}}.trafikk[data-astro-cid-mm3gm7pt]{margin-inline:auto;max-width:var(--content-width);display:flex;justify-content:center;margin-top:-3rem}blockquote[data-astro-cid-mm3gm7pt]{font-size:1.5rem;font-weight:700;font-style:italic;color:var(--color-yellow);position:relative}blockquote[data-astro-cid-mm3gm7pt]:before{content:"„";position:absolute;left:-2rem;bottom:1.5rem;font-size:3rem;line-height:0}blockquote[data-astro-cid-mm3gm7pt]:after{content:"“";position:absolute;right:-2rem;top:1rem;font-size:3rem;line-height:0}@media(min-width:768px){blockquote[data-astro-cid-mm3gm7pt]{font-size:2rem}blockquote[data-astro-cid-mm3gm7pt]:before{left:-3.5rem;bottom:2.5rem;font-size:6rem}blockquote[data-astro-cid-mm3gm7pt]:after{content:"“";right:-3rem;top:2rem;font-size:6rem}}a[data-astro-cid-jkvurtju]{color:var(--color-yellow);text-decoration:none;background-image:linear-gradient(var(--color-yellow),var(--color-yellow));background-repeat:no-repeat;background-position:0 100%;background-size:100% 2px;transition:color .3s,background-size .3s ease-in-out}a[data-astro-cid-jkvurtju]:hover{color:var(--color-dark);background-size:100% 100%}.turer-info[data-astro-cid-vuuon633]{list-style:none;display:flex;gap:1rem;flex-direction:column}.faq-list[data-astro-cid-al2ca2vr]{display:flex;flex-direction:column;gap:0}.faq-item[data-astro-cid-al2ca2vr]{border-block-end:1px solid color-mix(in srgb,var(--color-light) 18%,transparent)}.faq-item[data-astro-cid-al2ca2vr]:first-child{border-block-start:1px solid color-mix(in srgb,var(--color-light) 18%,transparent)}.faq-item[data-astro-cid-al2ca2vr] summary[data-astro-cid-al2ca2vr]{list-style:none;cursor:pointer;padding:1rem 2.25rem 1rem 0;font-weight:600;font-size:1.0625rem;color:var(--color-yellow);position:relative;//user-select: none}.faq-item[data-astro-cid-al2ca2vr] summary[data-astro-cid-al2ca2vr]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-al2ca2vr] summary[data-astro-cid-al2ca2vr]:after{content:"";position:absolute;right:.35rem;top:50%;width:.55rem;height:.55rem;margin-top:-.2rem;border-inline-end:2px solid var(--color-light);border-block-end:2px solid var(--color-light);transform:translateY(-50%) rotate(45deg);opacity:.85;transition:transform .2s ease,margin-top .2s ease}.faq-item[data-astro-cid-al2ca2vr][open] summary[data-astro-cid-al2ca2vr]:after{margin-top:.1rem;transform:translateY(-50%) rotate(-135deg)}.faq-item[data-astro-cid-al2ca2vr] summary[data-astro-cid-al2ca2vr]:focus-visible{outline:2px solid var(--color-yellow);outline-offset:2px;border-radius:2px}.faq-answer[data-astro-cid-al2ca2vr]{padding:0 0 1.15rem;color:var(--color-light)}.faq-answer[data-astro-cid-al2ca2vr] p[data-astro-cid-al2ca2vr]{margin:0;max-width:50ch}.faq-answer[data-astro-cid-al2ca2vr] p[data-astro-cid-al2ca2vr]+p[data-astro-cid-al2ca2vr]{margin-top:.65em}
