@font-face {
font-family: 'Nexa';
src: url("https://communicatie.libelle.nl/puzzelfit/fonts/nexa-book-webfont.eot?#iefix") format("embedded-opentype"), url("https://communicatie.libelle.nl/puzzelfit/fonts/nexa-book-webfont.woff2") format("woff2"), url("https://communicatie.libelle.nl/puzzelfit/fonts/nexa-book-webfont.ttf") format("truetype");
font-weight: 400;
font-style: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'Nexa';
src: url("https://communicatie.libelle.nl/puzzelfit/fonts/nexa-heavy-webfont.eot?#iefix") format("embedded-opentype"), url("https://communicatie.libelle.nl/puzzelfit/fonts/nexa-heavy-webfont.woff2") format("woff2"), url("https://communicatie.libelle.nl/puzzelfit/fonts/nexa-heavy-webfont.ttf") format("truetype");
font-weight: 900;
font-style: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'Nexa';
src: url("https://communicatie.libelle.nl/puzzelfit/fonts/nexa-regular-webfont.eot?#iefix") format("embedded-opentype"), url("https://communicatie.libelle.nl/puzzelfit/fonts/nexa-regular-webfont.woff2") format("woff2"), url("https://communicatie.libelle.nl/puzzelfit/fonts/nexa-regular-webfont.ttf") format("truetype");
font-weight: 400;
font-style: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'Nexa';
src: url("https://communicatie.libelle.nl/puzzelfit/fonts/nexa-light-webfont.eot?#iefix") format("embedded-opentype"), url("https://communicatie.libelle.nl/puzzelfit/fonts/nexa-light-webfont.woff2") format("woff2"), url("https://communicatie.libelle.nl/puzzelfit/fonts/nexa-light-webfont.ttf") format("truetype");
font-weight: 300;
font-style: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'Essonnes';
src: url("https://communicatie.libelle.nl/puzzelfit/fonts/EssonnesDisplay-Regular.otf") format("opentype"), url("https://communicatie.libelle.nl/puzzelfit/fonts/EssonnesDisplayRegular.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'Essonnes';
src: url("https://communicatie.libelle.nl/puzzelfit/fonts/EssonnesDisplay-Italic.otf") format("opentype"), url("https://communicatie.libelle.nl/puzzelfit/fonts/EssonnesDisplayItalic.woff2") format("woff2");
font-weight: 400;
font-style: italic;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'Essonnes';
src: url("https://communicatie.libelle.nl/puzzelfit/fonts/EssonnesDisplay-Bold.otf") format("opentype"), url("https://communicatie.libelle.nl/puzzelfit/fonts/EssonnesDisplayBold.woff2") format("woff2");
font-weight: 700;
font-style: normal;
font-stretch: normal;
font-display: swap;
}
@font-face {
font-family: 'Essonnes';
src: url("https://communicatie.libelle.nl/puzzelfit/fonts/EssonnesDisplay-BoldItalic.otf") format("opentype"), url("https://communicatie.libelle.nl/puzzelfit/fonts/EssonnesDisplayBoldItalic.woff2") format("woff2");
font-weight: 700;
font-style: italic;
font-stretch: normal;
font-display: swap;
}
:root {
--primary-font: 'Essonnes';
--secondary-font: 'Nexa';
--primary-color: #0055ff;
--secondary-color: #ff5500;
--background-color: #fff;
--background-form: #49de71;
--background-form-holder: #f5f1ed;
--background-section-games: #FEF8F7;
--background-section-faq:  #F9F9F9;
--header-color: #000;
--text-color: #333333;
--text-color-faq:  #333333;
--form-text-color: #000000;
--button-text-color: #00565e;
--button-background-color: #49de71;
--link-color: #F39579;
--link-hover-color: var(--text-color);
--nav-link-color: #ffffff;
--nav-link-hover-color: #ff5500;
--footer-link-color: #000000;
--footer-link-hover-color: #F39579;
--active-slider-dots-border:  #F39579;
--zalm-bg:  #F39579;
}
path.dpg {
fill: #000;
}
header[role="navigation"] .logo svg, header[role="navigation"] .logo svg path {
fill: black;
}
/* Dark Mode */
@media (prefers-color-scheme: dark) {
:root {
--primary-font: 'Essonnes';
--secondary-font: 'Nexa';
--primary-color: #90caf9;
--secondary-color: #ff8a65;
--background-color: #121212;
--background-form: #f5f1ed;
--background-section-games: #333;
--background-section-faq: #F5F1ED;
--text-color: #ffffff;
--text-color-faq:  #000;
--header-color: #ffffff;
--form-text-color: #000000;
--button-text-color: #000;
--link-color: #f39579;
--link-hover-color: #ff8a65;
--nav-link-color: #ffffff;
--nav-link-hover-color: #ff5500;
--footer-link-color: #fff;
--footer-link-hover-color: #f39579;
}
header[role="navigation"] .logo svg, header[role="navigation"] .logo svg path{
fill: black;
}
footer svg path:nth-child(1){
fill: white;
}
article.white-bg img {
margin-bottom: -10px;
}
header[role="navigation"] nav a, #faq h2{
color:  var(--text-color-faq) !important;
}
header[role="navigation"] nav a.abonneer{
color:  var(--text-color) !important;
}
img#puzzelfit-logo {
content: url("https://communicatie.libelle.nl/puzzelfit/images/puzzelfit-logo-darkmode.png");
}
path.dpg {
fill: #fff;
}
article.form h2, article.form p{
color: #00565e !important;
}
div.formholder {
/*background: #121212 !important;*/
color:  #f5f1ed !important;
}
article.white-bg footer{
background: var(--background-form);
}
button#abonneer:hover {
color: #000 !important;
background: var(--background-form) !important;
}
.banner:after {
background: -o-linear-gradient(left, #000000 1%, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0) 85%, #000000 99%) !important;
background: -webkit-gradient(linear, left top, right top, color-stop(1%, #000000), color-stop(15%, rgba(0, 0, 0, 0)), color-stop(85%, rgba(0, 0, 0, 0)), color-stop(99%, #000000)) !important;
background: linear-gradient(left, #000000 1%, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0) 85%, #000000 99%) !important;
background: -webkit-linear-gradient(left, #000000 2%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0) 90%, #000000 98%) !important;
}
}

@media screen and (max-width: 475px) and (prefers-color-scheme: dark){
header[role="navigation"]{
background: var(--text-color-faq) !important;
}
header[role="navigation"] .logo svg, header[role="navigation"] .logo svg path{
fill: white;
}
p.intro, footer p{
color: var(--text-color) !important;
}
}
a, a:visited, a:active, a:focus{
color:  var(--text-color);
outline: none;
}
#over, #spellen, #faq, #abonnement{
scroll-margin-top: 140px;
}
@supports (font: -apple-system-body) {
@media (max-width: 719px) {
html {
font: -apple-system-body !important;
}
}
}
/* Reset and Base Styles */
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 100%;
line-height: 1.5;
scroll-behavior: smooth;
}
body {
color: var(--text-color);
background:  var(--background-image);
background-color: var(--background-color);
font-family: var(--primary-font);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 160%; /* 28.8px */
letter-spacing: 0.5px;
padding-bottom: 700px;
}
h1{
font-family: var(--secondary-font);
color: var(--header-color);
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 52px */
padding-bottom: 24px;
}
h2{
font-family: var(--secondary-font);
color: var(--header-color);
text-align: center;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 41.6px */
padding-bottom: 20px;
}
section[aria-label="voor-wie"] h2{
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 100%; /* 32px */
}
section[aria-label="ontdek"] h2{
color: #ffffff;
}
#faq h2{
font-family: var(--secondary-font);
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 33px */
}
article.form h2{
color:  var(--header-color);
}
article.white-bg h2 {
text-align: left;
}
h3{
font-family: var(--primary-font);
color: var(--header-color);
color: #00565E;
text-align: center;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 100%; /* 24px */
}
h4{
font-family: var(--primary-font);
color: var(--header-color);
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 100%; /* 20px */
margin-bottom: 8px;
}
ol{
margin: 0px 0px 0px 22px;
}
ol li{
font-family: var(--secondary-font);
font-weight: 400;
font-size: 18px;
line-height: 27px;
letter-spacing: 0%;
}
section[aria-label="over"] strong{
font-family: var(--secondary-font);
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 42px */
}

section[aria-label="over"] > .top > strong {
background-color: var(--zalm-bg);
color: #fff;
padding: 5px 10px;
margin-bottom: 16px;
display: inline-block;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 28.6px */
}

section[aria-label="over"] .let-op > strong{
color: #1A1A1A;
font-family: Arial;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 24px */
}


section[aria-label="abonnement"] p {
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 27px */
font-family: var(--secondary-font);
}
p{
text-align: left;
font-family: var(--secondary-font);
font-size: 18px;
line-height: 150%;
font-weight: 400;
letter-spacing: 0.5px;
color: var(--text-color);
}
p.intro{
font-size: 18px;
color: #000;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 27px */
padding-bottom:  32px;
text-align: center;
max-width: 845px;
margin: 0px auto;
}
p.strong, p strong{
font-weight: 800;
line-height: 140%;
letter-spacing: 0.5px;
}


p a{
color: var(--link-color);
-webkit-text-decoration-line: underline;
text-decoration-line: underline;
-webkit-text-decoration-style: solid;
text-decoration-style: solid;
-webkit-text-decoration-skip: ink;
text-decoration-skip-ink: auto;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}
main#faq p a {
color: var(--link-color);
font-weight: 900;
}
p a:hover{
color: var(--link-hover-color);
}
p.stores {
padding-top: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-ms-flex-line-pack: end;
    align-content: flex-end;
-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start;
-webkit-box-align: end;
    -ms-flex-align: end;
        align-items: flex-end;
-webkit-column-gap: 24px;
   -moz-column-gap: 24px;
        column-gap: 24px;
}
section[aria-label="ontdek"] p.stores {
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}
article.form p{
color: var(--text-color);
}
.let-op.mobile{
display: none;
}
/* Header */
header[role="navigation"] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
-ms-flex-line-pack: center;
    align-content: center;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
max-width: 100%;
width: 100%;
margin: 0px auto;
padding:  40px 0px;
background-color: var(--background-color);
position: sticky;
top: 0px;
z-index: 999;
background: #FFF;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}
header[role="navigation"] .container{
width: 100%;
max-width: 1240px;
margin: 0 auto;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-ms-flex-line-pack: start;
    align-content: flex-start;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
-webkit-box-align: end;
    -ms-flex-align: end;
        align-items: flex-end;
}
nav.mobile {
display: none;
}
header[role="navigation"] nav a{
color: var(--header-color);
font-family: var(--secondary-font);
font-size: 18px;
line-height: 130%;
font-weight: 800;
white-space: nowrap;
text-underline-offset:  15px;
-webkit-text-decoration-color: transparent;
text-decoration-color: transparent;
text-decoration-thickness: 4px;
}
header[role="navigation"] nav a:hover{
-webkit-text-decoration-color: #E9795A;
text-decoration-color: #E9795A;
text-decoration-thickness: 4px;
text-underline-offset:  15px;
}
header[role="navigation"] nav a.abonneer {
padding-top: 8px;
padding-right: 16px;
padding-bottom: 8px;
padding-left: 16px;
background: #000000;
color: #fff;
min-width: -webkit-fit-content;
min-width: -moz-fit-content;
min-width: fit-content;
height: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
-ms-flex-line-pack: center;
    align-content: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: stretch;
    -ms-flex-align: stretch;
        align-items: stretch;
}
header[role="navigation"] nav a.abonneer:after {
content: url('https://communicatie.libelle.nl/puzzelfit/images/arrow.png');
margin-left: 8px;
position: relative;
width: 16px;
height: 16px;
display: block;
margin-top: 3px;
}
header[role="navigation"] nav a.abonneer:hover{
text-decoration: none;
}
header[role="navigation"] .logo {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
-ms-flex-line-pack: center;
    align-content: center;
-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-column-gap: 16px;
   -moz-column-gap: 16px;
        column-gap: 16px;
color: var(--text-color);
font-family: var(--primary-font);
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: 24px;
letter-spacing: 0.15px;
}
img.phone{
width: auto;
height: 500px;
}
/* Main Content */
main {
margin: 0px auto;
max-width: 100%;
padding: 80px 0px;
}
main.zalm-bg{
background: #ebc8b2;
}
main.blue-bg{
background: #C0E0DF;
}
main.grey-bg{
background: #F5F1ED;
}
main#faq {
background: var(--background-section-faq);
padding-top: 43px;
padding-bottom: 63px;
}
.text-white{
color: #ffffff;
}
article {
margin: 0px auto;
max-width: 1240px;
}
article.white-bg {
padding: 0px;
}
section[aria-label="over"] div.top {
text-align: center;
margin-bottom: 24px;
}
section[aria-label="over"] div.bottom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
max-height: -webkit-fit-content;
max-height: -moz-fit-content;
max-height: fit-content;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}
section[aria-label="over"] div.bottom .left, section[aria-label="over"] div.bottom .right{
max-width: 45%;
}
article.white-bg footer{
background-color: var(--background-color);
border-top: 1px solid #E6E6E6;
border-bottom: 1px solid #E6E6E6;
}
div.formholder{
padding: 50px 35px;
background: #FFFEFE;
padding:  35px 50px;
min-height: 400px;
color:  var(--form-text-color);
background:  var(--background-form-holder);
border-top-left-radius: 80px;
border-top-right-radius: 80px;
border-bottom-right-radius: 80px;
}
article header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
-ms-flex-line-pack: start;
    align-content: flex-start;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
-webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start;
}
article header div p{
max-width: 612px;
}
section[aria-label="over"] {
display:  block;
text-align: center;
}
section[aria-label="over"] div {
text-align: left;
}
section[aria-label="uitdagingen"]{
text-align: center;
}
main#spellen{
background: var(--background-section-games);
}
section[aria-label="uitdagingen"] p, section[aria-label="spellen"] p, section[aria-label="nieuwsbrief"] p, section[aria-label="ontdek"] p, section[aria-label="faq"] p{
max-width: 828px;
margin: 0px auto;
text-align: center;
}
section[aria-label="faq"] p{
color: var(--text-color-faq);
font-family: var(--secondary-font);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 27px */
}
section[aria-label="uitdagingen"]  .triple {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
-ms-flex-line-pack: start;
    align-content: flex-start;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
-webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start;
-webkit-column-gap: 12px;
-moz-column-gap: 12px;
column-gap: 12px;
margin-top: 40px;
}
section[aria-label="uitdagingen"]  .triple div{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 464px;
padding: 40px 24px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
gap: 24px;
border-radius: 12px;
background: #FFF;
}
section[aria-label="voor-wie"]{
display:  -webkit-box;
display:  -ms-flexbox;
display:  flex;
-webkit-column-gap: 132px;
   -moz-column-gap: 132px;
        column-gap: 132px;
}
section[aria-label="nieuwsbrief"] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-column-gap: 48px;
   -moz-column-gap: 48px;
        column-gap: 48px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
-ms-flex-line-pack: center;
    align-content: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: end;
    -ms-flex-align: end;
        align-items: flex-end;
}
section[aria-label="ontdek"] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
min-width: -webkit-fill-available;
padding: 80px 80px 60px 80px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
gap: 8px;
border-radius: 40px;
background: #004046;
}
article.form{
background: var(--background-form);
/*animation: gradient 30s ease infinite;
background-size: 400% 400%;
background-attachment: fixed;*/
padding:  32px 15px;
max-width: -webkit-fill-available;
border-top-left-radius: 80px;
border-bottom-right-radius: 80px;
}
section[aria-label="over-puzzelfit"] {
background-color: var(--background-color);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
-ms-flex-line-pack: center;
    align-content: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start;
max-width: 1200px;
margin: 0px auto;
padding: 0px;
-webkit-column-gap:  75px;
   -moz-column-gap:  75px;
        column-gap:  75px;
}
/*
ul li:before{
content: '';
background: url("images/checkmark.png") center center no-repeat;
height: 24px;
width: 24px;
margin-right: 8px;
display:  inline-block;
}
*/
section[aria-label="voor-wie"] ul {
padding-inline: 25px;
}
section[aria-label="voor-wie"] ul li {
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 28px;
letter-spacing: 0.5px;
list-style: none;
}
section[aria-label="voor-wie"] ul li:before {
content: '';
background: url("https://communicatie.libelle.nl/puzzelfit/images/checkmark.png") center center no-repeat;
width: 32px;
height: 32px;
display: inline-block;
margin-top: 0px;
position: absolute;
margin-left: -35px;
}
section[aria-label="voor-wie"] ul {
margin-left: 12px;
margin-top: 40px;
margin-bottom: 40px;
}
section[aria-label="voor-wie"] ul li{
margin-bottom: 24px;
}
section[aria-label="voor-wie"] ul li:before{
content: '';
background: url('https://communicatie.libelle.nl/puzzelfit/images/box.png') center center no-repeat;
width: 24px;
height: 24px;
display: inline-block;
margin-top: 28px;
position: absolute;
margin-right:  24px;
}
/* Footer */
footer {
color: #fff;
text-align: center;
padding: 1rem 0;
width: 100%;
bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
-ms-flex-line-pack: center;
    align-content: center;
-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
background-color: var(--background-color);
padding-top: 32px;
}
button#abonneer{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 300px;
padding: 16px 71px;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
gap: 8px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
background: var(--button-background-color);
color: var(--button-text-color);
-webkit-font-feature-settings: 'liga' off, 'clig' off;
        font-feature-settings: 'liga' off, 'clig' off;
font-family: var(--primary-font);
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 133.333% */
border: none;
cursor: pointer;
outline: none;
}
button#abonneer:hover{
background: var(--button-text-color);
color: var(--button-background-color);
}
footer{
padding-top: 60px;
padding-bottom: 60px;
}
footer p{
color: var(--text-color);
text-align: center;
font-family: Arial;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 157.143% */
padding-top: 16px;
padding-bottom: 16px;
}
footer p.copyright{
color: var(--text-color);
text-align: center;
font-family: Arial;
font-size: 10px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding: 0px;
}
footer p a{
font-size: 14px;
line-height: 22px;
font-weight: 400;
padding-right: 16px;
text-decoration: underline;
color: var(--footer-link-color);
}
footer p a:hover{
color:  var(--footer-link-hover-color);
}
footer p.copyright a{
color:  var(--text-color);
}
footer p.brands {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
-ms-flex-line-pack: center;
    align-content: center;
-webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-column-gap: 42px;
   -moz-column-gap: 42px;
        column-gap: 42px;
}
/* Accessibility Features */
/*
a:focus, button:focus, input:focus {
outline: none;
}
*/
/* Vendor Prefixes */
.hidden {
display: none !important;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
/* Vendor Prefixes for Transform */
.container {
-webkit-transform: translateZ(0);
        transform: translateZ(0);
}
/* Vendor Prefixes for Transitions */
a {
color: var(--link-color);
-webkit-text-decoration-line: underline;
text-decoration-line: underline;
-webkit-text-decoration-style: solid;
text-decoration-style: solid;
-webkit-text-decoration-skip: ink;
text-decoration-skip-ink: auto;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
-webkit-transition: #49DE71 0.3s ease;
-o-transition: #49DE71 0.3s ease;
transition: #49DE71 0.3s ease;
}
div.let-op {
font-family: var(--secondary-font);
font-size: 16px;
font-weight: 400;
max-width: 880px;
margin: 45px auto;
text-align: center;
}
.let-op strong, .let-op a {
font-weight: 900;
}
main#faq a.btn{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 240px;
padding: 12px 16px;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
gap: 8px;
-ms-flex-negative: 0;
    flex-shrink: 0;
border-radius: 4px;
background: #000;
color:#FFF;
font-family: var(--secondary-font);
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 900;
line-height: 100%; /* 16px */
text-decoration: none;
margin: 40px auto;
}
section[aria-label="abonnement"] a.btn {
background: var(--zalm-bg);
padding: 8px 16px 8px 16px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
gap: 8px;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-ms-flex-negative: 0;
    flex-shrink: 0;
width: 240px;
position: relative;
overflow: hidden;
color: #fff;
text-decoration: none;
margin-top: 40px;
margin-inline: auto;
font-family: var(--secondary-font);
font-weight: 700;
}
section[aria-label="abonnement"] a.btn:after {
content: url('https://communicatie.libelle.nl/puzzelfit/images/arrow.png');
position: relative;
width: 16px;
height: 16px;
display: block;
margin-top: -5px;
}
/* Header */
header {
background: transparent;
color: #fff;
padding: 1rem 0;
text-align: center;
}
/* Navigation */
nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
-ms-flex-line-pack: center;
    align-content: center;
-webkit-box-pack: end;
    -ms-flex-pack: end;
        justify-content: flex-end;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-column-gap: 5%;
   -moz-column-gap: 5%;
        column-gap: 5%;
max-width: -webkit-fill-available;
}
/* Accordion  */
.hidden-tabs{
display:  none;
}
.tab {
position: relative;
}
.tab input {
position: absolute;
opacity: 0;
z-index: -1;
}
.tab__content {
max-height: 0;
overflow: hidden;
-webkit-transition: all 0.35s;
-o-transition: all 0.35s;
transition: all 0.35s;
}
.tab input:checked ~ .tab__content {
max-height: 1000px;
padding-top: 8px;
}
/* Visual styles */
.accordion {
max-width: 768px;
margin:  56px auto 0px auto;
}
.tab {
border-radius: 16px;
border: 1px solid #B8B5B2;
background: #FFF;
border-radius: 16px;
padding: 32px;
margin-bottom: 24px;
text-align: left;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
-ms-flex-line-pack: center;
    align-content: center;
-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start;
}
.tab__label,
.tab__close {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
color: #333;
background: var(--theme);
cursor: pointer;
}
.tab__label {
color: #333;
font-family: var(--secondary-font);
font-size: 18px;
font-style: normal;
font-weight: 900;
line-height: 130%;
}
.tab__label::after {
content: url('images/plus.png');
width: 17px;
height: 17px;
text-align: center;
-webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
        transform: rotate(90deg);
-webkit-transition: all 0.15s;
-o-transition: all 0.15s;
transition: all 0.15s;
color: #333;
position: absolute;
right: 32px;
}
.tab input:checked + .tab__label::after {
width: 24px;
height: 24px;
content: url('https://communicatie.libelle.nl/puzzelfit/images/minus.png');
-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
-webkit-transition: all 0.15s;
-o-transition: all 0.15s;
transition: all 0.15s;
}
.tab__close {
-webkit-box-pack: end;
    -ms-flex-pack: end;
        justify-content: flex-end;
padding: 0.5rem 1rem;
font-size: 0.75rem;
}
.tab__content p{
color: #333;
font-family: var(--secondary-font);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 27px */
text-align: left !important;
padding-top: 10px;
padding-bottom: 10px;
color: var(--text-color-faq);
}
.tab ul li {
font-family: var(--secondary-font);
color: var(--text-color-faq);
}
/* Arrow animation */
/*
.tab input:not(:checked) + .tab__label:hover:after {
animation: bounce .5s infinite;
}
@keyframes bounce {
25% {
transform: rotate(90deg) translate(.25rem);
}
75% {
transform: rotate(90deg) translate(-.25rem);
}
}
*/
/* carousel */
.slick-dotted.slick-slider {
margin-top: 72px;
margin-bottom: 30px;
}
.slick-slide {
padding: 40px 24px 60px 24px;
background: #fff;
border-radius: 12px;
text-align: center;
margin: 0px 25px 0px auto;
min-height: 325px !important;
width: 269px;
}
.slick-slide h3{
color: #1A1A1A;
text-align: center;
font-family: var(--secondary-font);
font-size: 18px;
line-height: 130%;
font-weight: 800;
}
.slick-slide img {
margin: 0px auto 32px auto;
}
.slick-dots li {
width: 24px !important;
height: 24px !important;
}

ul.slick-dots{
bottom: -35px !important;
}
.slick-dots li button:before {
content:  '' !important;
opacity: 1 !important;
color: white !important;
background: #FFFFFF !important;
border-radius: 50% !important;
border-style: solid !important;
border-color: #00565e !important;
border-width: 2px !important;
-ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
width: 16px !important;
height: 16px !important;
position: absolute !important;
top: 30px !important;
left: 0 !important;
}
.slick-dots li.slick-active button:before {
opacity: 1 !important;
color: white !important;
border-width: 5px !important;
height: 24px !important;
width: 24px !important;
background: white !important;
top: 23px !important;
margin-left: -7px;
border-color: var(--active-slider-dots-border) !important;
}
@media (max-width: 1024px) {
body{
overflow-x: hidden;
}
header[role="navigation"]{
padding-inline: 40px;
}
article, article.white-bg{
padding-inline: 40px;
}
article header div, section[aria-label="over-puzzelfit"] div {
width: 50%;
}
section[aria-label="over-puzzelfit"] div img{
width: 100%;
height: auto;
}
footer p.brands {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
-ms-flex-line-pack: center;
    align-content: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-column-gap: 12px;
   -moz-column-gap: 12px;
        column-gap: 12px;
overflow-x: scroll;
max-width: -webkit-fill-available;
padding-bottom: 32px;
}
}
/* Responsive Design */
@media (max-width: 768px) {
body {
background-position-y: 140px;
}
header[role="navigation"] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
row-gap:  8px;
}
main {
margin: 0px auto;
width: -webkit-fill-available;
}
nav ul {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}
nav ul li {
margin: 0.5rem 0;
}
article {
padding-inline: 16px;
width: 100%;
margin: 0px;
min-width: -webkit-fill-available
}
article header {
display: block;
}
article header div {
width: -webkit-fill-available;
}
section[aria-label="over-puzzelfit"] {
background-color: var(--background-color);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
-ms-flex-line-pack: center;
    align-content: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
max-width: 1200px;
margin: 0px auto;
padding: 0px;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}
header[role="navigation"] span{
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 171.429% */
letter-spacing: 0.15px;
}
header[role="navigation"] .logo{
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 100% */
letter-spacing: 0.15px;
}
h1{
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 40.7px */
margin-top: 8px;
margin-bottom: 8px;
}
h2{
font-size: 32px;
line-height: 130%;
font-weight: 700;
}
h3{
font-size: 24px;
line-height: 100%;
font-weight: 500;
}
h4{
font-size: 20px;
line-height: 100%;
font-weight: 600;
}
h5{
font-size: 24px;
line-height: 100%;
font-weight: 500;
}
.slick-slide h3{
font-size: 18px;
line-height: 130%;
font-weight: 700;
}
p.intro{
font-size: 18px;
line-height: 150%;
font-weight: 400;
}
.tab__label{
font-size: 18px;
line-height: 100%;
font-weight: 600;
max-width: 85%;
}
.tab__content p{
color: #333;
font-family: var(--secondary-font);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 27px */
text-align: left !important;
padding-top: 10px;
padding-bottom: 10px;
}
a.btn{
margin: 0px auto;
}
article.white-bg h2 {
text-align: center;
}
p{
font-size: 18px;
line-height: 140%;
font-weight: 400;
}
p.intro{
font-size: 18px;
line-height: 140%;
font-weight: 600;
}
ol{
margin: 0px 0px 0px 22px;
}
ol li{
font-family: var(--secondary-font);
font-weight: 400;
font-size: 18px;
line-height: 27px;
letter-spacing: 0%;
}
ul {
padding-inline: 35px;
}
ul li {
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 28px;
letter-spacing: 0.5px;
}
article header div p{
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
letter-spacing: 0.5px;
}
article header div p.srong{
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 140%;
letter-spacing: 0.5px;
}
section[aria-label="formulier"] p{
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
letter-spacing: 0.15px;
}
.white-bg p{
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 27px */
}
img.usp, img.phone{
width: 100%;
height: auto;
}
footer p.brands {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
-ms-flex-line-pack: center;
    align-content: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-column-gap: 12px;
   -moz-column-gap: 12px;
        column-gap: 12px;
overflow-x: scroll;
max-width: -webkit-fill-available;
padding-bottom: 0px;
}
button#abonneer{
margin-top: 32px;
}
}
@media screen and (max-width: 475px) {
body{
padding-bottom: 40px;
}
.desktop{
display: none;
}
.let-op.mobile{
display: block;
}
main#faq{
background: #E2F4F2;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0 auto;
padding-inline: 12px;
}
.slick-slide{
margin: 0px 12px 0px auto;
}
ul.slick-dots {
bottom: -35px !important;
}
.let-op.mobile{
border-top: 1px solid #DADADA;
padding-top: 40px;
}
article.white-bg {
background-color: var(--background-color);
background-image: none;
max-width: -webkit-fill-available;
padding: 64px 0px 0px 64px;
border-radius: 40px;
padding-bottom: 64px;
max-width: -webkit-fill-available;
padding-bottom: 24px;
padding-inline: 16px;
}
h1:after {
content: '';
background: url('https://communicatie.libelle.nl/puzzelfit/images/header-image-puzzelfit.png') center center no-repeat;
background-size: contain;
width: auto;
height: 267px;
position: relative;
display: block;
margin: 0px auto 24px auto;
}
header[role="navigation"] {
display: block;
width: -webkit-fill-available;
padding: 0px;
margin: 20px auto;
position: relative;
-webkit-box-shadow:  none;
        box-shadow:  none;
}
header[role="navigation"] .container {
width: 100%;
max-width: 1240px;
margin: 0 auto;
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-ms-flex-line-pack: start;
    align-content: flex-start;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: end;
    -ms-flex-align: end;
        align-items: flex-end;
}
nav, section[aria-label="over"] div.bottom .right{
display: none;
}
section[aria-label="over"] div.bottom {
display: block;
}
section[aria-label="over"] .left div {
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
    -ms-flex-direction: row;
        flex-direction: row;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
-webkit-column-gap: 20px;
   -moz-column-gap: 20px;
        column-gap: 20px;
width: 100%;
}
section[aria-label="over"] div.bottom .left{
max-width: 100%;
}
article {
padding: 0px;
width: -webkit-fill-available;
margin: 0px;
}
article header div, section[aria-label="over-puzzelfit"] div {
width: 100%;
}
main {
margin: 0px auto;
max-width: 100%;
padding: 40px 16px;
}
main#over {
padding-top: 0px;
}
main#spellen{
padding-bottom: 80px;
}
footer {
padding-top: 60px;
padding-bottom: 60px;
padding-inline: 16px;
}
footer p{
color: #666;
text-align: center;
font-family: Arial;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 157.143% */
padding-top: 16px;
padding-bottom: 16px;
}
img#puzzelfit-logo {
width: auto;
height: 40px;
}
section[aria-label="over"] strong{
font-size: 22px;
line-height: 130%;
font-weight: 400;
}
section[aria-label="over"] img, section[aria-label="voor-wie"] img {
width: 100%;
max-width: -webkit-fill-available;
height: auto;
}
section[aria-label="over"] {
max-width: 100%;
text-align: center;
}
section[aria-label="uitdagingen"] .triple {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
-ms-flex-line-pack: start;
    align-content: flex-start;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
-webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start;
-webkit-column-gap: 12px;
   -moz-column-gap: 12px;
        column-gap: 12px;
margin-top: 40px;
}
section[aria-label="voor-wie"] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
row-gap: 32px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
-ms-flex-line-pack: center;
    align-content: center;
-webkit-box-align: stretch;
    -ms-flex-align: stretch;
        align-items: stretch;
-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start;
}
section[aria-label="voor-wie"] h2 {
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 100%;
text-align: center;
max-width: 85%;
margin: 0px auto;
}
ol {
margin: 0px 0px 0px 22px;
white-space: normal;
}
section[aria-label="uitdagingen"] .triple div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: -webkit-fill-available;
padding: 40px 24px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
row-gap: 24px;
border-radius: 12px;
background: #FFF;
margin-bottom: 24px;
}
p.stores {
display: none;
}
}
/* CARROUSAEL LOGOS */
@-webkit-keyframes moveMarquee {
100% {
-webkit-transform: translateX(-100%);
        transform: translateX(-100%);
}
}
@keyframes moveMarquee {
100% {
-webkit-transform: translateX(-100%);
        transform: translateX(-100%);
}
}
.banner {
position: relative;
overflow-x: hidden;
text-align: center;
max-width: 600px;
width: -webkit-fill-available;
}
.banner:after {
content: "";
background: -webkit-gradient(linear, left top, right top, color-stop(1%, #f5f1ed), color-stop(15%, rgba(252, 243, 236, 0)), color-stop(85%, rgba(252, 243, 236, 0)), color-stop(99%, #f5f1ed));
background: -o-linear-gradient(left, #f5f1ed 1%, rgba(252, 243, 236, 0) 15%, rgba(252, 243, 236, 0) 85%, #f5f1ed 99%);
background: linear-gradient(left, #f5f1ed 1%, rgba(252, 243, 236, 0) 15%, rgba(252, 243, 236, 0) 85%, #f5f1ed 99%);
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: 0;
}
/*noinspection CssUnusedSymbol*/
.banner.DARK:after {
background: -webkit-gradient(linear, left top, right top, color-stop(2%, #f5f1ed), color-stop(15%, rgba(252, 243, 236, 0)), color-stop(85%, rgba(252, 243, 236, 0)), color-stop(98%, #f5f1ed));
background: -o-linear-gradient(left, #f5f1ed 2%, rgba(252, 243, 236, 0) 15%, rgba(252, 243, 236, 0) 85%, #f5f1ed 98%);
background: linear-gradient(left, #f5f1ed 2%, rgba(252, 243, 236, 0) 15%, rgba(252, 243, 236, 0) 85%, #f5f1ed 98%);
}
.banner__scroller {
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.banner__images {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-animation: moveMarquee 35s linear infinite;
        animation: moveMarquee 35s linear infinite;
-webkit-animation-delay: 1s;
        animation-delay: 1s;
-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: start;
}
.banner__images img {
height: 40px;
margin-right: 28px;
}
@media only screen and (max-width: 960px) {
.banner {
margin-top: 48px;
}
}