:root{--color-bg: #0E0D10;--color-bg-light: #F6F5F2;--color-bg-mid: #17151A;--color-bg-darker: #09080B;--color-bg-accent-tint: #FFF0F2;--color-accent: #F92050;--color-border-accent: #F92050;--color-text: #FAF9F7;--color-text-muted: #B8B5BD;--color-text-dark: #1A1318;--color-border: #2E2A32;--font-display: "Syne", sans-serif;--font-body: "DM Sans", sans-serif;--container-width: 1280px;--spacing-section: 80px;--spacing-section-mobile: 60px;--ease-out-quart: cubic-bezier(.25, 1, .5, 1);--ease-out-expo: cubic-bezier(.16, 1, .3, 1)}.grecaptcha-badge,.h-captcha,iframe[src*=recaptcha],iframe[src*=hcaptcha],iframe[src*="challenges.cloudflare"]{display:none!important;visibility:hidden!important;pointer-events:none!important;position:fixed!important;right:-9999px!important;bottom:-9999px!important;width:0!important;height:0!important;overflow:hidden!important;opacity:0!important;z-index:-1!important}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:auto;font-size:16px;scroll-padding-top:70px}html.smooth-scroll{scroll-behavior:smooth}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.template-page-pakketten{background-color:var(--color-bg-light);color:var(--color-text-dark)}*:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;line-height:1.1}h1{font-size:clamp(3rem,6vw,5.5rem);letter-spacing:-.02em}h2{font-size:clamp(2.5rem,4vw,4rem);letter-spacing:-.02em}h3{font-size:clamp(1.5rem,2vw,2rem)}p{font-size:1.125rem;color:var(--color-text-muted)}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%;height:auto;display:block}::selection{background-color:var(--color-accent);color:#fff}.container{max-width:var(--container-width);margin:0 auto;padding:0 2rem}section{padding:var(--spacing-section) 0}.section-header{margin-bottom:4rem}.fade-up{opacity:0;transform:translateY(24px);transition:opacity .7s var(--ease-out-expo),transform .7s var(--ease-out-expo)}.fade-up.visible{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}@keyframes heroFadeIn{to{opacity:1;transform:translateY(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes pulseGlow{0%,to{opacity:.03;transform:scale(1)}50%{opacity:.07;transform:scale(1.15)}}.shopify-pc__banner,#shopify-pc__banner{font-family:var(--font-body)!important;z-index:9999!important}.shopify-pc__banner__dialog,#shopify-pc__banner .shopify-pc__banner__dialog{background:var(--color-bg-mid)!important;color:var(--color-text)!important;border:1px solid var(--color-border)!important;border-radius:12px!important;box-shadow:0 20px 60px #00000080!important;padding:1.5rem!important;max-width:560px!important}@media(min-width:641px){.shopify-pc__banner,#shopify-pc__banner{top:auto!important;right:auto!important;bottom:1.5rem!important;left:1.5rem!important;justify-content:flex-start!important;align-items:flex-end!important;inset:auto auto 1.5rem 1.5rem!important;width:auto!important;max-width:480px!important}.shopify-pc__banner__dialog,#shopify-pc__banner .shopify-pc__banner__dialog{margin:0!important;max-width:480px!important}}.shopify-pc__banner__body,.shopify-pc__banner p,.shopify-pc__banner__dialog p{color:var(--color-text-muted)!important;font-family:var(--font-body)!important;font-size:.95rem!important;line-height:1.6!important}.shopify-pc__banner h1,.shopify-pc__banner h2,.shopify-pc__banner h3,.shopify-pc__banner__dialog h1,.shopify-pc__banner__dialog h2,.shopify-pc__banner__dialog h3{color:var(--color-text)!important;font-family:var(--font-display)!important;font-weight:700!important}.shopify-pc__banner a,.shopify-pc__banner__dialog a{color:var(--color-accent)!important;text-decoration:underline!important;text-underline-offset:2px!important}.shopify-pc__banner a:hover,.shopify-pc__banner__dialog a:hover{opacity:.85!important}#shopify-pc__banner .shopify-pc__banner__btn,#shopify-pc__banner .shopify-pc__banner__btn-accept,#shopify-pc__banner .shopify-pc__banner__btn-accept-all,#shopify-pc__banner .shopify-pc__banner__btn--accept,#shopify-pc__banner button[data-cc-action=allow],#shopify-pc__banner button[data-cc-action=accept],#shopify-pc__banner button[data-cc-action=accept-all],#shopify-pc__banner button[data-cc-action=allow-all],#shopify-pc__banner button[class*=accept],#shopify-pc__banner button[class*=allow],.shopify-pc__banner .shopify-pc__banner__btn,.shopify-pc__banner .shopify-pc__banner__btn-accept,.shopify-pc__banner .shopify-pc__banner__btn-accept-all,.shopify-pc__banner .shopify-pc__banner__btn--accept,.shopify-pc__banner button[data-cc-action=allow],.shopify-pc__banner button[data-cc-action=accept],.shopify-pc__banner button[data-cc-action=accept-all],.shopify-pc__banner button[data-cc-action=allow-all],.shopify-pc__banner button[class*=accept],.shopify-pc__banner button[class*=allow]{background:var(--color-accent)!important;background-color:var(--color-accent)!important;color:#fff!important;border:1px solid var(--color-accent)!important;border-radius:999px!important;padding:.75rem 1.5rem!important;font-family:var(--font-body)!important;font-weight:600!important;font-size:.95rem!important;letter-spacing:.01em!important;cursor:pointer!important;transition:background-color .25s var(--ease-out-quart),background .25s var(--ease-out-quart),color .25s var(--ease-out-quart),border-color .25s var(--ease-out-quart)!important}.shopify-pc__banner__btn-decline,.shopify-pc__banner__btn--secondary,.shopify-pc__banner button[data-cc-action=decline],.shopify-pc__banner button[data-cc-action=preferences],.shopify-pc__banner__btn-preferences{background:transparent!important;color:var(--color-text)!important;border:1px solid var(--color-border)!important;border-radius:999px!important;padding:.75rem 1.5rem!important;font-family:var(--font-body)!important;font-weight:600!important;font-size:.95rem!important;text-decoration:none!important;cursor:pointer!important;transition:border-color .25s var(--ease-out-quart),color .25s var(--ease-out-quart)!important}.shopify-pc__banner__btn-decline:hover,.shopify-pc__banner__btn--secondary:hover,.shopify-pc__banner button[data-cc-action=decline]:hover,.shopify-pc__banner button[data-cc-action=preferences]:hover,.shopify-pc__banner__btn-preferences:hover{border-color:var(--color-accent)!important;color:var(--color-accent)!important}.shopify-pc__banner__dialog button,.shopify-pc__banner button,#shopify-pc__banner button{border-radius:999px!important;text-decoration:none!important;font-family:var(--font-body)!important;font-weight:600!important;padding:.75rem 1.5rem!important;cursor:pointer!important}.shopify-pc__banner__dialog a[href*=privacy],.shopify-pc__banner a[href*=privacy],.shopify-pc__banner a[href*=policy]{color:var(--color-accent)!important;text-decoration:underline!important}.shopify-pc__banner__dialog a:not([href*=privacy]):not([href*=policy]),.shopify-pc__banner a:not([href*=privacy]):not([href*=policy]){color:var(--color-text)!important;text-decoration:none!important;border-radius:999px!important}#shopify-pc__banner .shopify-pc__banner__btn-manage-preferences,#shopify-pc__banner .shopify-pc__banner__btn-preferences,#shopify-pc__banner .shopify-pc__banner__btn-manage-prefs,#shopify-pc__banner [data-cc-action=preferences],#shopify-pc__banner [data-cc-action=manage-preferences],.shopify-pc__banner .shopify-pc__banner__btn-manage-preferences,.shopify-pc__banner .shopify-pc__banner__btn-preferences,.shopify-pc__banner .shopify-pc__banner__btn-manage-prefs,.shopify-pc__banner [data-cc-action=preferences],.shopify-pc__banner [data-cc-action=manage-preferences],.shopify-pc__banner button:has(+button),.shopify-pc__banner__dialog a[data-cc-action],.shopify-pc__banner a[data-cc-action]{color:#fff!important;opacity:1!important;text-decoration:none!important;background:transparent!important}.shopify-pc__banner a:not([href^=http]):not([href^="/policies"]),.shopify-pc__banner__dialog a:not([href^=http]):not([href^="/policies"]){color:#fff!important;opacity:1!important;text-decoration:none!important}#shopify-pc__banner button,#shopify-pc__banner a,.shopify-pc__banner button,.shopify-pc__banner a,.shopify-pc__banner__dialog button,.shopify-pc__banner__dialog a{opacity:1!important}#shopify-pc__banner .shopify-pc__banner__btn:hover,#shopify-pc__banner .shopify-pc__banner__btn-accept:hover,#shopify-pc__banner .shopify-pc__banner__btn-accept-all:hover,#shopify-pc__banner .shopify-pc__banner__btn--accept:hover,#shopify-pc__banner button[data-cc-action=allow]:hover,#shopify-pc__banner button[data-cc-action=accept]:hover,#shopify-pc__banner button[data-cc-action=accept-all]:hover,#shopify-pc__banner button[data-cc-action=allow-all]:hover,#shopify-pc__banner button[class*=accept]:hover,#shopify-pc__banner button[class*=allow]:hover,.shopify-pc__banner .shopify-pc__banner__btn:hover,.shopify-pc__banner .shopify-pc__banner__btn-accept:hover,.shopify-pc__banner .shopify-pc__banner__btn-accept-all:hover,.shopify-pc__banner .shopify-pc__banner__btn--accept:hover,.shopify-pc__banner button[data-cc-action=allow]:hover,.shopify-pc__banner button[data-cc-action=accept]:hover,.shopify-pc__banner button[data-cc-action=accept-all]:hover,.shopify-pc__banner button[data-cc-action=allow-all]:hover,.shopify-pc__banner button[class*=accept]:hover,.shopify-pc__banner button[class*=allow]:hover{background:transparent!important;background-color:transparent!important;color:var(--color-accent)!important;border:1px solid var(--color-accent)!important;border-color:var(--color-accent)!important}.shopify-pc__prompt,#shopify-pc__prompt{background:var(--color-bg-mid)!important;color:var(--color-text)!important;border:1px solid var(--color-border)!important;border-radius:999px!important;font-family:var(--font-body)!important;font-size:.85rem!important;padding:.5rem 1rem!important;box-shadow:0 8px 24px #0000004d!important}.shopify-pc__prompt:hover{border-color:var(--color-accent)!important}.shopify-pc__preferences,#shopify-pc__preferences{font-family:var(--font-body)!important}.shopify-pc__preferences__dialog{background:var(--color-bg-mid)!important;color:var(--color-text)!important;border:1px solid var(--color-border)!important;border-radius:12px!important}.shopify-pc__preferences h1,.shopify-pc__preferences h2,.shopify-pc__preferences h3{color:var(--color-text)!important;font-family:var(--font-display)!important}.shopify-pc__preferences p,.shopify-pc__preferences label{color:var(--color-text-muted)!important}.shopify-pc__preferences input[type=checkbox]:checked+label:before,.shopify-pc__preferences__toggle:checked+span{background:var(--color-accent)!important}.shopify-pc__banner__btn-close,.shopify-pc__preferences__btn-close{color:var(--color-text-muted)!important;opacity:.7!important;transition:opacity .2s var(--ease-out-quart)!important}.shopify-pc__banner__btn-close:hover,.shopify-pc__preferences__btn-close:hover{opacity:1!important;color:var(--color-accent)!important}@media(max-width:640px){.shopify-pc__banner__dialog,#shopify-pc__banner .shopify-pc__banner__dialog{margin:1rem!important;padding:1.25rem!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
