.titel-font{font-family:'MarkPro-Bold',sans-serif}.basis-font{font-family:'MarkPro-Book',sans-serif}.thin{font-weight:200}.light{font-weight:300}.regular{font-weight:400}.medium{font-weight:500}.semibold{font-weight:600}.bold{font-weight:700}.extrabold{font-weight:800}.font-black{font-weight:900}.italic{font-style:italic;font-family:'MarkPro-BoldItalic',sans-serif}h1,.look-h1{font-size:1.75rem;line-height:1.1;margin-bottom:.5rem;font-family:'MarkPro-Bold',sans-serif}h2,.look-h2{font-size:2.25rem;line-height:1.1;margin-bottom:.75rem;font-family:'MarkPro-Bold',sans-serif}@media only screen and (max-width: 991px){h2,.look-h2{font-size:2.2rem}}@media only screen and (max-width: 767px){h2,.look-h2{font-size:1.8rem;margin-bottom:.5rem}}h3,.look-h3{font-size:1.8rem;line-height:1.1;margin-bottom:.5rem;font-family:'MarkPro-Bold',sans-serif}@media only screen and (max-width: 991px){h3,.look-h3{font-size:1.8rem}}@media only screen and (max-width: 767px){h3,.look-h3{font-size:1.5rem}}h4,.look-h4{font-size:1.6rem;line-height:1.1;margin-bottom:.5rem;font-family:'MarkPro-Bold',sans-serif}@media only screen and (max-width: 767px){h4,.look-h4{font-size:1.5rem}}h5,.look-h5{font-size:1.4rem;line-height:1.1;margin-bottom:.5rem;font-family:'MarkPro-Bold',sans-serif}@media only screen and (max-width: 767px){h5,.look-h5{font-size:1.3rem}}p,span,a,li,.look-p{color:#0F0F0F;line-height:1,5}p{margin-bottom:.75rem}p b,p strong{font-weight:700}p i,p em{font-style:italic;font-family:'MarkPro-BoldItalic',sans-serif}small{font-size:.8rem}a{color:#D1F883;text-decoration:none}a:hover,a:active,a:focus{text-decoration:none}h1,h2,h3,h4,h5,h6,p,span,a{-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease;-ms-transition:.3s ease;transition:.3s ease}h1.color-white,h2.color-white,h3.color-white,h4.color-white,h5.color-white,h6.color-white,p.color-white,span.color-white,.heading.color-white,.text.color-white{color:#F4F4F4}h1.color-black,h2.color-black,h3.color-black,h4.color-black,h5.color-black,h6.color-black,p.color-black,span.color-black,.heading.color-black,.text.color-black{color:#0F0F0F}h1.color-gray,h2.color-gray,h3.color-gray,h4.color-gray,h5.color-gray,h6.color-gray,p.color-gray,span.color-gray,.heading.color-gray,.text.color-gray{color:#F4F4F4}h1.color-color-1,h2.color-color-1,h3.color-color-1,h4.color-color-1,h5.color-color-1,h6.color-color-1,p.color-color-1,span.color-color-1,.heading.color-color-1,.text.color-color-1{color:#1B263B}h1.color-color-2,h2.color-color-2,h3.color-color-2,h4.color-color-2,h5.color-color-2,h6.color-color-2,p.color-color-2,span.color-color-2,.heading.color-color-2,.text.color-color-2{color:#D1F883}.content.color-white{color:#F4F4F4}.content.color-white p,.content.color-white ul,.content.color-white ol,.content.color-white li,.content.color-white h1,.content.color-white h2,.content.color-white h3,.content.color-white h4,.content.color-white h5,.content.color-white h6,.content.color-white a{color:#F4F4F4}.content.color-black{color:#0F0F0F}.content.color-black p,.content.color-black ul,.content.color-black ol,.content.color-black li,.content.color-black h1,.content.color-black h2,.content.color-black h3,.content.color-black h4,.content.color-black h5,.content.color-black h6,.content.color-black a{color:#0F0F0F}.content.color-color-1{color:#1B263B}.content.color-color-1 p,.content.color-color-1 ul,.content.color-color-1 ol,.content.color-color-1 li,.content.color-color-1 h1,.content.color-color-1 h2,.content.color-color-1 h3,.content.color-color-1 h4,.content.color-color-1 h5,.content.color-color-1 h6,.content.color-color-1 a{color:#1B263B}.content.color-color-2{color:#D1F883}.content.color-color-2 p,.content.color-color-2 ul,.content.color-color-2 ol,.content.color-color-2 li,.content.color-color-2 h1,.content.color-color-2 h2,.content.color-color-2 h3,.content.color-color-2 h4,.content.color-color-2 h5,.content.color-color-2 h6,.content.color-color-2 a{color:#D1F883}.content.color-gray{color:#F4F4F4}.content.color-gray p,.content.color-gray ul,.content.color-gray ol,.content.color-gray li,.content.color-gray h1,.content.color-gray h2,.content.color-gray h3,.content.color-gray h4,.content.color-gray h5,.content.color-gray h6,.content.color-gray a{color:#F4F4F4}*{margin:0;padding:0}*::selection{background:#1B263B;color:#F4F4F4}*::-moz-selection{background:#1B263B;color:#F4F4F4}.rel{position:relative}.abs{position:absolute}.fixed{position:fixed}.none{display:none}.center{text-align:center}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.flex{display:flex;flex-wrap:wrap}.inline-flex{display:inline-flex;flex-wrap:wrap}.flex-center{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.block{display:block}.inline-block{display:inline-block}.background-cover{background-size:cover;background-position:center center;background-repeat:no-repeat}.background-contain{background-size:contain;background-position:center center;background-repeat:no-repeat}.box-shadow{box-shadow:0 0 10px rgba(0,0,0,0.1)}.box-shadow-hover{box-shadow:0 0 15px rgba(0,0,0,0.2)}.container{box-sizing:border-box}.uppercase{text-transform:uppercase}.no-select{user-select:none;pointer-events:none}.overflow{overflow:hidden}@media only screen and (min-width: 768px){.border-radius{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}}@media only screen and (max-width: 767px){.border-radius{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}}@media only screen and (max-width: 575px){.border-radius{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}}.align-left .heading-wrap,.align-left .heading{text-align:left}.align-center .heading-wrap,.align-center .heading{text-align:center}.align-right .heading-wrap,.align-right .heading{text-align:right}@media only screen and (min-width: 992px){.padding-block{padding:75px 0}}@media only screen and (max-width: 991px){.padding-block{padding:50px 0}}@media only screen and (max-width: 767px){.padding-block{padding:35px 0}}@media only screen and (min-width: 992px){.padding-top{padding-top:75px}}@media only screen and (max-width: 991px){.padding-top{padding-top:50px}}@media only screen and (max-width: 767px){.padding-top{padding-top:35px}}@media only screen and (min-width: 992px){.margin-bottom{margin-bottom:75px}}@media only screen and (max-width: 991px){.margin-bottom{margin-bottom:50px}}@media only screen and (max-width: 767px){.margin-bottom{margin-bottom:40px}}.grecaptcha-badge{display:none}html,body{font-family:'MarkPro-Book',sans-serif;background:#1B263B;color:#0F0F0F;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;margin:0;padding:0}@media only screen and (max-width: 991px){html,body{font-size:calc(16px - 1px)}}@media only screen and (max-width: 767px){html,body{font-size:calc(16px - 2px)}}.button{position:relative;width:fit-content;background:#D1F883;border:none;padding:8px 8px;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;display:flex;flex-wrap:wrap;align-items:center;gap:0 8px;-moz-transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.button .text{font-family:'MarkPro-Bold',sans-serif;color:#0F0F0F;font-size:1.1rem;padding-left:8px}.button .icon{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#0F0F0F;height:2rem;width:2rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:.5rem}.button .icon svg{height:100%;width:100%}.button .icon svg *{fill:#F4F4F4}.button:hover,.button:focus{background:#D1F883}.button-group{display:flex;flex-wrap:wrap;gap:.75rem}.button-group.align-center{justify-content:center}.button-group.align-right{justify-content:flex-end}@media only screen and (max-width: 575px){.button-group{flex-direction:column;align-items:center}}.action-button{width:1.5rem;height:1.5rem;padding:0;background:transparent;border:none;-webkit-border-radius:0%;-moz-border-radius:0%;border-radius:0%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;-moz-transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;user-select:none}.action-button svg{width:100%;height:100%}.action-button svg *{fill:#F4F4F4}.action-button:hover{background:transparent}@media only screen and (max-width: 767px){.action-button{width:1.5rem;height:1.5rem}.action-button.swiper-button-disabled{-moz-opacity:.5;-khtml-opacity:.5;-webkit-opacity:.5;opacity:.5;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);filter:alpha(opacity=50)}}.website-wrapper{overflow:hidden}.logged-in header.scrolled{top:32px}@media only screen and (max-width: 767px){.logged-in header.scrolled{top:45px}}@media only screen and (min-width: 992px){.standaard-blok{margin-bottom:75px}}@media only screen and (max-width: 991px){.standaard-blok{margin-bottom:50px}}@media only screen and (max-width: 767px){.standaard-blok{margin-bottom:40px}}.standaard-blok.no-margin{margin-bottom:0}.standaard-blok .content *:last-child{margin-bottom:0}.standaard-blok .content ul,.standaard-blok .content ol{margin-bottom:30px}.coming-soon{position:relative;min-height:100vh;display:flex;flex-wrap:wrap;align-items:center}.coming-soon .background{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.coming-soon .inner{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;row-gap:4rem}.coming-soon .inner .logo{width:300px;height:auto;object-fit:contain}.coming-soon .inner h1{color:#F4F4F4;margin:2rem 0 0 0}.coming-soon .inner h1 i{color:#D1F883}