

.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}



.vast_hide.vast_video_player,.vast_standby.vast_video_player{opacity:0}.vast_video_wrapper{position:relative;background-size:cover;overflow:hidden}.vast_video_wrapper:before{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.vast_video_tint{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;-webkit-transform:scale(1.05);transform:scale(1.05)}.vast_video_slice{margin:0 auto;position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vast_video_background{background-position:center;background-size:cover;position:absolute;-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1;top:0;left:0;right:0;pointer-events:none;bottom:0;-webkit-transition:opacity 500ms 500ms;transition:opacity 500ms 500ms}[data-status="ready"] ~ .vast_video_background{opacity:0}[data-status="ready"].vast_hide ~ .vast_video_background{opacity:1}#vast-log{position:fixed;width:200px;bottom:40px;right:40px;background:#fff;color:#000;padding:0 0 5px;border-radius:9px;-webkit-box-shadow:0 1px 4px -2px #000;box-shadow:0 1px 4px -2px #000;z-index:10000;overflow:hidden}#vast-log p{font-size:13px;padding:7px 20px;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}#vast-log p ~ p{border-top:1px solid #eee}#vast-log p#log-header{font-weight:bolder;text-align:center}.vast-icon{width:8px;height:8px;display:inline-block;margin-right:3px;border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;width:8px;height:8px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.vast-loaded .vast-icon{background:rgb(255,221,7);-webkit-animation:none;animation:none;border:none}.vast-loaded.vast-pause .vast-icon{background:rgb(206,205,204);-webkit-animation:none;animation:none;border:none}.vast-loaded.vast-play .vast-icon{background:transparent;width:0;height:0;border-radius:0;-webkit-animation:none;animation:none;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid rgb(85,211,94)}.vast-pause{opacity:0.4}


.processing-circle{margin:0 auto;width:40px;height:40px;border:4px solid var(--white-color);border-top:4px solid var(--primary);border-radius:50%;filter:drop-shadow(0 0 20px rgba(0,0,0,0.6))}.processing-circle.dark{border-color:var(--black-color);border-top-color:var(--primary)}.processing-circle.primary{border-top-color:var(--primary)}.processing-circle.secondary{border-top-color:var(--secondary)}.processing-circle.warning{border-top-color:var(--warning)}.processing-circle.success{border-top-color:var(--success)}.processing-circle.alert{border-top-color:var(--alert)}
.form-submit-success,.form-submit-error{opacity:0;transition:none;overflow:hidden}form:not(.success) .form-submit-success,form:not(.error) .form-submit-error{max-height:0;padding:0;margin:0;border-width:0px}form.success .form-submit-success,form.error .form-submit-error{opacity:1;transition:opacity 500ms ease}.form-submit-processing{opacity:0;pointer-events:none;transition:opacity 500ms ease}form:not(.processing) .form-submit-processing{max-height:0}form.processing *{pointer-events:none}form.processing .form-submit-processing{opacity:1;pointer-events:auto}.processing-modal.absolute,.processing-modal.fixed{background-color:var(--overlay-color);border-radius:inherit;position:absolute;top:0;left:0;right:0;bottom:0}.processing-modal.absolute .processing-circle,.processing-modal.fixed .processing-circle{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.processing-modal.fixed{position:fixed}






:root{--light-gray:rgba(245, 245, 245, 1.00);--medium-gray:rgba(223, 223, 223, 1.00);--dark-gray:rgba(40, 40, 40, 1.00);--black:rgba(15, 15, 15, 1.00);--black-color:var(--black);--white:rgba(255, 255, 255, 1.00);--white-color:var(--white);--primary:rgba(234, 227, 214, 1.00);--secondary:rgba(166, 110, 63, 1.00);--success:rgba(130, 226, 172, 1.00);--warning:rgba(255, 255, 255, 1.00);--alert:rgba(199, 56, 42, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(255, 255, 255, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(148, 91, 49, 1.00);--alert-contrast:rgba(255, 255, 255, 1.00);--primary-dark:rgba(204, 197, 184, 1.00);--secondary-dark:rgba(136, 80, 33, 1.00);--success-dark:rgba(100, 196, 142, 1.00);--warning-dark:rgba(225, 225, 225, 1.00);--alert-dark:rgba(169, 26, 12, 1.00);--header-color:rgba(50, 63, 35, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(148, 91, 49, 1.00);--link-color:rgba(148, 91, 49, 1.00);--link-color-hover:rgba(65, 79, 47, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(255, 255, 255, 0.15);--radius:5px;--small-gutter:1.25rem;--medium-gutter:1.5rem;--large-gutter:2rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(255, 255, 255, 1.00);--link-color-hover:rgba(255, 255, 255, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(18rem/16)}h1,.h1{font-size:calc(36rem/16)}h2,.h2{font-size:calc(36rem/16)}h3,.h3{font-size:calc(26rem/16)}h4,.h4{font-size:calc(22rem/16)}h5,.h5{font-size:calc(19rem/16)}h6,.h6{font-size:calc(17rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(19rem/16)}h1,.h1{font-size:calc(46rem/16)}h2,.h2{font-size:calc(46rem/16)}h3,.h3{font-size:calc(32rem/16)}h4,.h4{font-size:calc(26rem/16)}h5,.h5{font-size:calc(24rem/16)}h6,.h6{font-size:calc(19rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(20rem/16)}h1,.h1{font-size:calc(58rem/16)}h2,.h2{font-size:calc(58rem/16)}h3,.h3{font-size:calc(38rem/16)}h4,.h4{font-size:calc(32rem/16)}h5,.h5{font-size:calc(26rem/16)}h6,.h6{font-size:calc(22rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(5rem/16)}body{background-color:rgba(218, 219, 204, 1.00);}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}  
@font-face{font-style:normal;font-family:'Indivisible';font-display:swap;font-stretch:normal;font-weight:400;src:local('Indivisible'),url('https://www.beslishelder.nl/fonts/Indivisible-Regular.woff2') format('woff2')}@font-face{font-style:normal;font-family:'Indivisible';font-display:swap;font-stretch:normal;font-weight:700;src:local('Indivisible Bold'),url('https://www.beslishelder.nl/fonts/Indivisible-Bold.woff2') format('woff2')}  h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .myclass{font-family:"Indivisible",ui-sans-serif, system-ui, -system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" }





  h1,.h1,          .title h1.title, h2.title.bigger{font-family:"Poppins",sans-serif !important}
            h2.title, h3.title, h4.title, h5.title, h6.title, .above-title, .description, .credits{font-family:"Poppins",sans-serif !important}


            h1.title{font-size:calc(36rem/16) ;font-weight:700 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h1.title{font-size:calc(54rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h1.title{font-size:calc(68rem/16) ;line-height:1.20 }}
            h1.title.smaller{font-size:calc(30rem/16) ;font-weight:700 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h1.title.smaller{font-size:calc(42rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h1.title.smaller{font-size:calc(54rem/16) ;line-height:1.20 }}
            h2.title{font-size:calc(30rem/16) ;font-weight:400 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h2.title{font-size:calc(42rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h2.title{font-size:calc(54rem/16) ;line-height:1.20 }}
            h2.title.bigger{font-size:calc(30rem/16) ;font-weight:700 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h2.title.bigger{font-size:calc(42rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h2.title.bigger{font-size:calc(54rem/16) ;line-height:1.20 }}
            h3.title{font-size:calc(26rem/16) ;font-weight:400 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h3.title{font-size:calc(30rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h3.title{font-size:calc(36rem/16) ;line-height:1.20 }}
            h4.title{font-size:calc(22rem/16) ;font-weight:400 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h4.title{font-size:calc(26rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h4.title{font-size:calc(32rem/16) ;line-height:1.20 }}
            h5.title{font-size:calc(19rem/16) ;font-weight:400 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h5.title{font-size:calc(24rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h5.title{font-size:calc(26rem/16) ;line-height:1.20 }}
            h6.title{font-size:calc(16rem/16) ;font-weight:600 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h6.title{font-size:calc(18rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h6.title{font-size:calc(20rem/16) ;line-height:1.20 }}
            h6.title.smaller{font-size:calc(14rem/16) ;font-weight:600 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            h6.title.smaller{font-size:calc(16rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            h6.title.smaller{font-size:calc(18rem/16) ;line-height:1.20 }}

            .above-title{font-size:calc(12rem/16) ;font-weight:600 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .above-title{font-size:calc(14rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .above-title{font-size:calc(16rem/16) ;line-height:1.20 }}

            .description{font-size:calc(18rem/16) ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .description{font-size:calc(18rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .description{font-size:calc(18rem/16) ;line-height:1.20 }}
            .description.smaller{font-size:calc(15rem/16) ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .description.smaller{font-size:calc(15rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .description.smaller{font-size:calc(15rem/16) ;line-height:1.20 }}
            .description.bigger{font-size:calc(20rem/16) ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .description.bigger{font-size:calc(22rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .description.bigger{font-size:calc(22rem/16) ;line-height:1.20 }}


:root{--dummy:rgba(135, 135, 135, 1.00)}
.titlewhite{color:rgba(255, 255, 255, 1.00) ;}
.dummy .title{color:var(--dummy) ;}


h1.title, h2.title.bigger, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){h1.title, h2.title.bigger, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){h1.title, h2.title.bigger, h2.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}
h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:10.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:12.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){h3.title, h4.title, h5.title, h6.title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px }}

.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:16.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.above-title{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}

.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:20.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:24.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.description{margin-top:0.00px ;margin-right:0.00px ;margin-bottom:32.00px ;margin-left:0.00px }}


            .button,.btn-main{font-family:"Poppins",sans-serif }

            .btn-main{font-size:calc(12rem/16) ;font-weight:700 ;}@media only screen and (min-width:40em) {            .btn-main{font-size:calc(14rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .btn-main{font-size:calc(14rem/16) ;line-height:1.20 }}

.btn-main{padding-top:12.00px ;padding-right:12.00px ;padding-bottom:12.00px ;padding-left:12.00px ;}@media only screen and (min-width:40em){.btn-main{padding-top:16.00px ;padding-right:16.00px ;padding-bottom:16.00px ;padding-left:16.00px }}@media only screen and (min-width:64em){.btn-main{padding-top:16.00px ;padding-right:16.00px ;padding-bottom:16.00px ;padding-left:16.00px }}

.btn-main{position:relative;z-index:0}.btn-main:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.30 !important;background-color:var(--black) !important;}






.btn-main:before

{
    transform-origin: 50% 0% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(1.00, 0.00, 1.00)
        
        
        
        ;
}







.btn-main:hover:before

{
    transform-origin: 50% 100% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(1.00, 1.00, 1.00)
        
        
        
        ;
}

.btn-main:before{transition:transform 250ms ease 0ms }

.pad-y-first{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:32.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y-first{padding-top:96.00px ;padding-right:0.00px ;padding-bottom:48.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y-first{padding-top:128.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px }}
.pad-y{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:32.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y{padding-top:48.00px ;padding-right:0.00px ;padding-bottom:48.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px }}
.pad-y-last{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y-last{padding-top:48.00px ;padding-right:0.00px ;padding-bottom:96.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y-last{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:128.00px ;padding-left:0.00px }}
.pad-y-single{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:64.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-y-single{padding-top:96.00px ;padding-right:0.00px ;padding-bottom:96.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-y-single{padding-top:128.00px ;padding-right:0.00px ;padding-bottom:128.00px ;padding-left:0.00px }}
.pad-t{padding-top:32.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-t{padding-top:48.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-t{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
.pad-t-single{padding-top:64.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.pad-t-single{padding-top:96.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.pad-t-single{padding-top:128.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}








.item

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        
        
        ;
}







.item:hover

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0px, -10px, 0px)
        
        
        
        
        ;
}


.item{box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.10);}
.item:hover{box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);}

.item{transition:transform 300ms ease 0ms,box-shadow 300ms ease 0ms}


.hero-banner{padding-top:96.00px ;padding-right:20.00px ;padding-bottom:96.00px ;padding-left:20.00px ;}@media only screen and (min-width:40em){.hero-banner{padding-top:128.00px ;padding-right:32.00px ;padding-bottom:128.00px ;padding-left:32.00px }}@media only screen and (min-width:64em){.hero-banner{padding-top:200.00px ;padding-right:32.00px ;padding-bottom:200.00px ;padding-left:32.00px }}
.bg-black-top-gradient{position:relative;z-index:0}.bg-black-top-gradient:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0.00 ; background-image: linear-gradient(0deg, #ffffff00 -40%, var(--my-black) 100%); }
#stacks_in_25778_864.vast_video_wrapper,#stacks_in_25778_864.vast_video_wrapper strong,#stacks_in_25778_864.vast_video_wrapper b,#stacks_in_25778_864.vast_video_wrapper h1,#stacks_in_25778_864.vast_video_wrapper h2,#stacks_in_25778_864.vast_video_wrapper h3,#stacks_in_25778_864.vast_video_wrapper h4,#stacks_in_25778_864.vast_video_wrapper h5,#stacks_in_25778_864.vast_video_wrapper h6{color:rgba(255, 255, 255, 1.00)}#stacks_in_25778_864 .vast_video_player,#stacks_in_25778_864.vast_video_wrapper .vast_video_background{filter:blur(0px)}#stacks_in_25778_864 .vast_video_tint,#stacks_in_25778_864 .vast_video_player,#stacks_in_25778_864.vast_video_wrapper,#stacks_in_25778_864.vast_video_wrapper:before{border-radius:0px}#stacks_in_25778_864.vast_video_wrapper a{color:rgba(255, 255, 255, 1.00)}#stacks_in_25778_864.vast_video_wrapper a:hover{color:rgba(197, 200, 200, 1.00)}#stacks_in_25778_864 .vast_video_tint{background:rgba(0, 0, 0, 0.20)}#stacks_in_25778_864 .vast_video_slice{min-height:500px;max-width:550px}#stacks_in_25778_864 .vast_video_player{opacity:1;width:100% !important;height:100%;max-height:100%;min-height:100%;position:absolute;display:block;font-family:"object-fit:cover";max-width:none;object-fit:cover;transition:opacity 500ms;transform:scale(1.05);}#stacks_in_25778_864 .vast_video_slice{flex-direction:column}
.chroma-mark{position:relative}#stacks_in_25778_869.chroma-marker{position:absolute;top:-80.00px}
.stacksSpacerstacks_in_25804 {
	display: block;
	width: 100%;
	height:100px;
}
.stacksSpacerstacks_in_25820 {
	display: block;
	width: 100%;
	height:50px;
}



.style-3 .bg-img-1{background-image:url('../files/bgimage-257-62C.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-3 .bg-img-1{background-attachment:scroll!important}}@media only screen and (min-width:40em){.style-3 .bg-img-1{background-image:url('../files/bgimageMedium-257-62C.jpg') }}
.style-3 .bg-img-2{background-image:url('../files/bgimage-259-62C.jpg') ;background-repeat:no-repeat    ;background-image:url('') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.style-3 .bg-img-2{background-attachment:scroll!important}}@media only screen and (min-width:40em){.style-3 .bg-img-2{background-image:url('../files/bgimageMedium-259-62C.jpg') }}
.style-3 .bg-img-1, .style-3 .bg-img-2{height:20.00vh ;min-height:300px ;max-height:1000px ;}@media only screen and (min-width:40em){.style-3 .bg-img-1, .style-3 .bg-img-2{height:40.00vh }}@media only screen and (min-width:64em){.style-3 .bg-img-1, .style-3 .bg-img-2{height:40.00vh }}



.style-3 .overlap{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:0% ;right:unset ;}

.style-3 .overlap{width:100.00% ;}@media only screen and (min-width:40em){.style-3 .overlap{width:50.00% }}@media only screen and (min-width:64em){.style-3 .overlap{width:50.00% }}
.style-3 .overlap{height:50.00% !important;}@media only screen and (min-width:40em){.style-3 .overlap{height:100.00% !important}}@media only screen and (min-width:64em){.style-3 .overlap{height:100.00% !important}}

.style-3 .overlap{background-color:rgba(148, 91, 49, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:lighten ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-3 .overlap{background-attachment:scroll!important}}


@media screen and (max-width: 39.9375em){.style-3 .overlap.toggled{position: absolute  ;z-index:1 ;top:50% ;bottom:unset ;left:0% ;right:unset ;}}
@media screen and (min-width: 40em){.style-3 .overlap.toggled{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:50% ;right:unset ;}}

.style-3 .overlap.toggled{background-color:rgba(50, 63, 35, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-3 .overlap.toggled{background-attachment:scroll!important}}


.style-3 .overlap{transition:all 1000ms ease 0ms }


            .style-3 h2.title.bigger{font-size:calc(52rem/16) !important;font-weight:700 !important;line-height:1.20 !important;}@media only screen and (min-width:40em) {            .style-3 h2.title.bigger{font-size:calc(68rem/16) !important;line-height:1.20 !important}}@media only screen and (min-width:64em) {            .style-3 h2.title.bigger{font-size:calc(84rem/16) !important;line-height:1.20 !important}}
            .style-3 .above-title.bigger{font-size:calc(18rem/16) ;font-weight:600 ;line-height:1.20 ;}@media only screen and (min-width:40em) {            .style-3 .above-title.bigger{font-size:calc(20rem/16) ;line-height:1.20 }}@media only screen and (min-width:64em) {            .style-3 .above-title.bigger{font-size:calc(22rem/16) ;line-height:1.20 }}
.style-3 .season:before{content:"OUD" }

.style-3 .btn-main{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 0, 0, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(225, 50, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(210, 210, 210, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(0, 0, 0, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
.style-3 .btn-main:hover{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(231, 231, 231, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(0, 0, 0, 1.00);--secondary-contrast:rgba(225, 50, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(255, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(201, 201, 201, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
.style-3 .btn-main:hover{background-color:var(--white) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.style-3 .btn-main{background-attachment:scroll!important}}
.style-3 .btn-main:before{background-color:unset !important}
.style-3 .btn-main{box-shadow:unset !important}


.style-3 .season.toggled:before{content:"NIEUW" }




.style-3 .season{transition:all 1000ms ease 0ms }


.stacks_in_25771_242 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}




.stacksSpacerstacks_in_25805 {
	display: block;
	width: 100%;
	height:100px;
}
.stacksSpacerstacks_in_25833 {
	display: block;
	width: 100%;
	height:50px;
}.stacks_in_2728{--offcanvas-size-small:480px;--offcanvas-size-medium:640px;--offcanvas-size-large:1024px;}




.style-11 .wrapper-1{padding-top:32.00px ;padding-right:32.00px ;padding-bottom:32.00px ;padding-left:32.00px ;}@media only screen and (min-width:40em){.style-11 .wrapper-1{padding-top:48.00px ;padding-right:48.00px ;padding-bottom:48.00px ;padding-left:48.00px }}@media only screen and (min-width:64em){.style-11 .wrapper-1{padding-top:64.00px ;padding-right:64.00px ;padding-bottom:64.00px ;padding-left:64.00px }}
.style-11 .wrapper-1{border-radius:10px ;}
.style-11 .wrapper-1{background-color:var(--my-color) ;background-color:rgba(209, 211, 193, 1.00) ;background-position:center top ;background-origin:padding-box ;background-blend-mode:lighten ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-11 .wrapper-1{background-attachment:scroll!important}}

.style-11 .btn-close-1{padding:0 ;}  
.style-11 .btn-close-1{margin-top:-28.00px ;margin-right:-12.00px ;margin-bottom:0.00px ;margin-left:0.00px ;}@media only screen and (min-width:40em){.style-11 .btn-close-1{margin-top:-48.00px ;margin-right:-24.00px ;margin-bottom:0.00px ;margin-left:0.00px }}@media only screen and (min-width:64em){.style-11 .btn-close-1{margin-top:-80.00px ;margin-right:-32.00px ;margin-bottom:0.00px ;margin-left:0.00px }}


.style-11 .wrapper-1.toggled{box-shadow:inset 0px 15px 60px 0px rgba(0, 0, 0, 0.25);}







.style-11 .btn-close-1.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        
        rotateX(0deg) rotateY(0deg) rotateZ(-180deg)
        
        
        ;
}






.style-11 .wrapper-1{transition:all 500ms ease 0ms }

.style-11 .btn-close-1{transition:all 500ms ease 0ms }








.style-11 .wrapper-content-1

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(1.15, 1.15, 1.00)
        
        
        
        ;
}

.style-11 .wrapper-content-1{opacity:0.00 }







.style-11 .wrapper-content-1.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(1.00, 1.00, 1.00)
        
        
        
        ;
}

.style-11 .wrapper-content-1.toggled{opacity:1.00 }


.style-11 .wrapper-content-1{transition:all 500ms ease 0ms }


.style-11 .overlap-1{position: absolute  ;z-index:1 ;top:0% ;bottom:unset ;left:0% ;right:unset ;}
.style-11 .overlap-1{width:100.00% ;}@media only screen and (min-width:40em){.style-11 .overlap-1{width:100.00% }}@media only screen and (min-width:64em){.style-11 .overlap-1{width:100.00% }}
.style-11 .overlap-1{height:100.00% ;}@media only screen and (min-width:40em){.style-11 .overlap-1{height:100.00% }}@media only screen and (min-width:64em){.style-11 .overlap-1{height:100.00% }}
.style-11 .overlap-1{border-radius:10px ;}
.style-11 .overlap-1{background-color:rgba(54, 105, 65, 1.00) ;background-position:center top ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.style-11 .overlap-1{background-attachment:scroll!important}}
.style-11 .overlap-1{padding:1.5rem ;}  
.overlap-1{color:var(--HeaderWhite) ;}




@media screen and (max-width: 63.9375em) {





.style-11 .overlap-1.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, 100%, 0px)
        
        
        
        
        ;
}

}



@media screen and (min-width: 64em) {





.style-11 .overlap-1.toggled

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translate3d(0%, 103%, 0px)
        
        
        scale3d(1.10, 1.10, 1.00)
        
        
        
        ;
}

}


.style-11 .overlap-1.toggled{box-shadow: 0px 30px 30px 0px rgba(0, 0, 0, 0.15);}


.style-11 .overlap-1{transition:all 500ms ease 0ms }



.stacks_in_25755_419 img{width:100%;max-width:100px}

.stacks_in_25755_352 img{width:100%;max-width:300px}
.stacksSpacerstacks_in_25755_418 {
	display: block;
	width: 100%;
	height:30px;
}.stacksSpacerstacks_in_25755_361 {
	display: block;
	width: 100%;
	height:20px;
}/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_25770 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_25770 .theDivider1,
#simpleDivider_stacks_in_25770 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_25770 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_25770.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_25770.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_25770 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_25770.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_25770.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_25770.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_25770.bgImageOn .theDivider1 img {
	display: block;
}

