/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

.lg-sub-html,.lg-toolbar{background-color:#000000;background-color:rgba(0,0,0,.45)}@font-face{font-family:lg;src:url(/assets/frontend/fonts/vendor/lightgallery/dist/lg.eot?ecff11700aad0000cf3503f537d1df17);src:url(/assets/frontend/fonts/vendor/lightgallery/dist/lg.eot?ecff11700aad0000cf3503f537d1df17?#iefixn1z373) format("embedded-opentype"),url(/assets/frontend/fonts/vendor/lightgallery/dist/lg.woff?5fd4c338c1a1b1eeeb2c7b0a0967773d) format("woff"),url(/assets/frontend/fonts/vendor/lightgallery/dist/lg.ttf?4fe6f9caff8b287170d51d3d71d5e5c6) format("truetype"),url(/assets/frontend/fonts/vendor/lightgallery/dist/lg.svg?98d62b1e5f5b556facf319b19c6c7cba#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:#000000;background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:0}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover,.lg-actions .lg-next:focus,.lg-actions .lg-prev:focus{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\E095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\E094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover,.lg-toolbar .lg-icon:focus{color:#FFF}.lg-toolbar .lg-close:after{content:"\E070"}.lg-toolbar .lg-download:after{content:"\E0F2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-webkit-transition:opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear,-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s;transition:opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear,-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear,-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s}.lg-hide-items .lg-prev{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s, -webkit-transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover,.lg-outer .lg-thumb-item:focus{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share,.lg-outer .lg-toogle-thumb:focus{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\E1FF"}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/assets/frontend/img/vendor/lightgallery/dist/vimeo-play.png?dfe7764b4fe444c3880736ac6131f5b4) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play,.lg-outer .lg-has-vimeo:focus .lg-video-play{background:url(/assets/frontend/img/vendor/lightgallery/dist/vimeo-play.png?dfe7764b4fe444c3880736ac6131f5b4) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(/assets/frontend/img/vendor/lightgallery/dist/video-play.png?dc34cc9c99e935cd9c88c036e34103f5) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play,.lg-outer .lg-has-html5:focus .lg-video-play{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(/assets/frontend/img/vendor/lightgallery/dist/youtube-play.png?e6f0c233c87ddefab049c991c61e2d69) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play,.lg-outer .lg-has-youtube:focus .lg-video-play{background:url(/assets/frontend/img/vendor/lightgallery/dist/youtube-play.png?e6f0c233c87ddefab049c991c61e2d69) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.lg-autoplay-button:after{content:"\E01D"}.lg-show-autoplay .lg-autoplay-button:after{content:"\E01A"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s, -webkit-transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transition:opacity .15s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s!important;transition:opacity .15s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s!important;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\E311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\E033"}#lg-zoom-out{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\E312"}.lg-zoomed #lg-zoom-out{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont,.lg-outer .lg-pager-cont:focus .lg-pager-thumb-cont{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s,-webkit-transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:#ffffff;background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-webkit-transition:-webkit-box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\E20C"}.lg-fullscreen-on .lg-fullscreen:after{content:"\E20D"}.lg-outer #lg-dropdown-overlay{background-color:#000000;background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;visibility:hidden;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-webkit-transition:visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s;transition:visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a,.lg-outer .lg-dropdown>li:focus .lg-icon,.lg-outer .lg-dropdown>li:focus a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover,.lg-outer .lg-dropdown a:focus{background-color:#000000;background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\E80D"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\E901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\E904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\E902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\E903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;text-align:left;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{box-sizing:border-box}.lg-outer.lg-visible{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(/assets/frontend/img/vendor/lightgallery/dist/loading.gif?bbdac9cda255c54bfd809110aff87898) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}.lg-css3.lg-fade .lg-item.lg-current{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-webkit-transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-left .lg-item{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;transition:border-color .25s ease}}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;display:block}.owl-carousel.owl-hidden{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}100%{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}}@keyframes fadeOut{0%{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}100%{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/assets/frontend/img/vendor/owl.carousel/dist/owl.video.play.png?4a37f8008959c75f619bf0a3a4e2d7a2) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease, -webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover,.owl-carousel .owl-video-play-icon:focus{-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;
  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}
/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: #2b2e38;
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;

  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 35px;

  content: "\D7";
  text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;

  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
  }
  to {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
  }
  to {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
  to {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
  to {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}
/**
* jQuery shorten v0.3.2
* https://github.com/amazingSurge/jquery-shorten
*
* Copyright (c) amazingSurge
* Released under the LGPL-3.0 license
*/
.shorten-detail,.shorten_expand .shorten-ellipses{display:none}.shorten_expand .shorten-detail{display:inline}
/*# sourceMappingURL=shorten.min.css.map */
.cc-window{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease, -webkit-transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover,.cc-revoke:focus{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover,.cc-link:focus{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover,
a:focus {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'Avenir Web';
  src: url("/assets/frontend/fonts/AvenirBook.woff2") format('woff2'), url("/assets/frontend/fonts/AvenirBook.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Hagin Web';
  src: url("/assets/frontend/fonts/HaginCapsThin.woff2") format('woff2'), url("/assets/frontend/fonts/HaginCapsThin.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
.wow {
  visibility: hidden;
}
/* HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */
html {
  color: #222;
  font-size: 62.5%;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
@-webkit-keyframes fadeInUp {
  from {
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
}
@keyframes fadeInUp {
  from {
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
}
*,
*:before,
*:after,
input,
button,
textarea {
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
input[type="text"],
input[type="search"],
input[type="password"],
input[type="submit"],
input[type="number"],
input[type="email"],
button,
textarea {
  border-radius: 0;
  font-family: 'Avenir Web', sans-serif;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
ul,
li,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
small,
button,
input,
textarea {
  margin: 0;
  padding: 0;
}
ul,
ol,
li,
dl,
dd,
dt {
  list-style: none;
}
.h100,
.Heading.\--home .Container__wrapper h2 {
  font: bold 100px/1 'Hagin Web', sans-serif;
  font: bold 10rem/1 'Hagin Web', sans-serif;
}
.h70,
.Heading.\--home .Container__wrapper h1 {
  font: bold 70px/1 'Hagin Web', sans-serif;
  font: bold 7rem/1 'Hagin Web', sans-serif;
}
.h55,
.Quote h2,
.Quote p,
.infoBlock.\--werkwijze h2 {
  font: bold 55px/1 'Hagin Web', sans-serif;
  font: bold 5.5rem/1 'Hagin Web', sans-serif;
}
.h50,
.Heading.\--default h1,
.Blocks__content h2,
.CallTo h2,
.infoBlock__text h3,
.Content h1 {
  font: bold 50px/1 'Hagin Web', sans-serif;
  font: bold 5rem/1 'Hagin Web', sans-serif;
}
.h40,
.Nieuwsbrief h2 {
  font: bold 40px/1 'Hagin Web', sans-serif;
  font: bold 4rem/1 'Hagin Web', sans-serif;
}
.h30,
.\--blogitem h2,
.infoBlock__text h2,
.Articles header h2,
.Downloads h2 {
  font: bold 30px/1 'Hagin Web', sans-serif;
  font: bold 3rem/1 'Hagin Web', sans-serif;
}
.t20,
.Footer,
.Heading,
.Block,
.CallTo,
.infoBlock__text,
.Contact__details,
.Content,
.Content h3 {
  font: 20px/1.4 'Avenir Web', sans-serif;
  font: 2rem/1.4 'Avenir Web', sans-serif;
}
.t18,
.logo,
.MobileMenu_list,
.Content h4,
.Content h5,
.Content h6 {
  font: 18px/1.4 'Avenir Web', sans-serif;
  font: 1.8rem/1.4 'Avenir Web', sans-serif;
}
.t16,
.Button,
.Blocks__content ul li a:last-child,
.Blocks__content ul li a:last-child:visited,
.Articles,
.Nieuwsbrief input,
.Nieuwsbrief button,
input,
textarea,
button {
  font: 16px/1.4 'Avenir Web', sans-serif;
  font: 1.6rem/1.4 'Avenir Web', sans-serif;
}
.t13,
.Footer__copyright {
  font: 14px/1.6 'Avenir Web', sans-serif;
  font: 1.4rem/1.6 'Avenir Web', sans-serif;
}
.frontend .\+blue {
  color: #0d5b7a;
}
.frontend .\+gold {
  color: #ac9864;
}
.frontend .\+gray {
  color: #868686;
}
.frontend .\+lowercase {
  text-transform: lowercase;
}
.frontend .\+uppercase {
  text-transform: uppercase;
}
.frontend .\+show-on-mobile {
  display: none;
}
.hidden {
  display: none !important;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.frontend__content {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1 !important;
}
body {
  background: #887751;
}
body a {
  color: #0d5b79;
}
.frontend__content {
  background: #fff;
}
.Button,
.Blocks__content ul li a:last-child,
.Blocks__content ul li a:last-child:visited {
  display: inline-block;
  color: #fff !important;
  text-decoration: none;
  border-radius: 0.4em;
  padding: 0.8em 1.6em;
  -webkit-transition: background 250ms;
  transition: background 250ms;
  text-decoration: none !important;
  cursor: pointer;
}
.Button:hover,
.Blocks__content ul li a:last-child:hover,
.Blocks__content ul li a:last-child:visited:hover,
.Button:focus,
.Blocks__content ul li a:last-child:focus,
.Blocks__content ul li a:last-child:visited:focus {
  box-shadow: 0.3rem;
}
.Button.\--blue,
.Blocks__content ul li a:last-child.\--blue,
.Blocks__content ul li a:last-child:visited.\--blue {
  background: #0d5b7a;
}
.Button.\--blue:hover,
.Blocks__content ul li a:last-child.\--blue:hover,
.Blocks__content ul li a:last-child:visited.\--blue:hover,
.Button.\--blue:focus,
.Blocks__content ul li a:last-child.\--blue:focus,
.Blocks__content ul li a:last-child:visited.\--blue:focus {
  background: #10739a;
}
.Button.\--gold,
.Blocks__content ul li a:last-child.\--gold,
.Blocks__content ul li a:last-child:visited.\--gold {
  background: #ac9864;
}
.Button.\--gold:hover,
.Blocks__content ul li a:last-child.\--gold:hover,
.Blocks__content ul li a:last-child:visited.\--gold:hover,
.Button.\--gold:focus,
.Blocks__content ul li a:last-child.\--gold:focus,
.Blocks__content ul li a:last-child:visited.\--gold:focus {
  background: #b8a77b;
}
.Button.\--red,
.Blocks__content ul li a:last-child.\--red,
.Blocks__content ul li a:last-child:visited.\--red {
  background: #9e3030;
}
.Button.\--red:hover,
.Blocks__content ul li a:last-child.\--red:hover,
.Blocks__content ul li a:last-child:visited.\--red:hover,
.Button.\--red:focus,
.Blocks__content ul li a:last-child.\--red:focus,
.Blocks__content ul li a:last-child:visited.\--red:focus {
  background: #b93838;
}
.Button.\--more,
.Blocks__content ul li a:last-child.\--more,
.Blocks__content ul li a:last-child:visited.\--more {
  display: inline-block !important;
  margin: 24px 0;
  margin: 2.4rem 0;
  width: auto !important;
}
.Container {
  width: 100%;
  max-width: 1130px;
  max-width: 113rem;
  margin: 0 auto;
}
.Container.\--pad32 {
  padding: 32px 0;
  padding: 3.2rem 0;
}
.Container__wrapper {
  width: 100%;
  padding: 0 3%;
}
.Parent,
.Menu ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  word-spacing: -1em;
}
.Parent > *,
.Menu ul > * {
  word-spacing: normal;
  display: inline-block;
  vertical-align: middle;
}
.Parent.\--top > *,
.Menu ul.\--top > * {
  vertical-align: top;
}
.Parent.\--equal > *,
.Menu ul.\--equal > * {
  height: 100%;
  vertical-align: top;
  display: table-cell;
}
.Parent__checklist-form {
  width: calc(100% - 18rem);
  padding-right: 4%;
}
.Parent__checklist-image {
  width: 180px;
  width: 18rem;
}
.Parent__checklist-image img {
  width: 100%;
  height: auto;
}
.Header {
  background: #145d7a url(/assets/frontend/img/bg-header.svg?3220401492e437c7522f0c8ff8fe3672) center/cover;
  padding: 24px 0;
  padding: 2.4rem 0;
  position: relative;
}
.Header img {
  width: auto;
  max-width: 100%;
}
.Header .Container__wrapper {
  position: relative;
}
.logo {
  color: #ac9864;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
}
.Header__image {
  display: block;
}
.Header__name {
  display: block;
  margin-top: 5px;
  text-transform: lowercase;
}
.Header__strategiesessie {
  position: absolute;
  right: 3%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.Header__ebook {
  position: absolute;
  right: 27%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.Header__button {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  position: absolute;
  top: 34px;
  top: 3.4rem;
  right: 3%;
  bottom: auto;
  left: auto;
  margin-top: -30px;
  margin-top: -3rem;
  cursor: pointer;
  padding: 6px;
  padding: 0.6rem;
  border-radius: 0.4rem;
  display: none;
}
.Header__button img {
  width: 40px !important;
  width: 4rem !important;
  display: inline-block;
  margin-right: 6px;
  margin-right: 0.6rem;
  vertical-align: middle;
}
.Footer {
  background: #aa9465 url(/assets/frontend/img/bg-footer.svg?08dc35c821e8303aee0bb3e6dbf2508a) center/cover;
  text-align: center;
}
.Footer__content {
  color: #fff;
  padding: 75px 0;
  padding: 7.5rem 0;
}
.Footer__list {
  width: auto;
}
.Footer__list img {
  display: inline-block;
}
.Footer__list li {
  display: inline-block;
}
.Footer__list li +li:before {
  content: '|';
  display: inline-block;
  margin-right: 0.3em;
  padding: 0 0.6em;
  color: #0d5b7a;
}
.Footer__list li +li a,
.Footer__list li +li a:visited {
  color: #fff;
  text-decoration: none;
}
.Footer__list li +li a:hover,
.Footer__list li +li a:visited:hover,
.Footer__list li +li a:focus,
.Footer__list li +li a:visited:focus {
  border-bottom: 1px dotted #fff;
}
.Footer__copyright {
  background: #000000;
  background: rgba(0,0,0,0.2);
  padding: 12px 0;
  padding: 1.2rem 0;
  color: #c7b996;
}
.Footer__copyright a,
.Footer__copyright a:visited {
  color: #c7b996;
  text-decoration: none;
}
.Footer__copyright a span,
.Footer__copyright a:visited span {
  color: #fff;
}
.Heading a,
.Heading a:visited {
  color: #0d5b7a;
}
.Heading .Container__wrapper {
  padding: 70px 0;
  padding: 7rem 0;
}
.Heading .Heading__content {
  padding: 0 3%;
}
.Heading.\--home .Container__wrapper:after {
  content: '';
  display: block;
  clear: both;
}
.Heading.\--home .Container__wrapper {
  background: none;
}
.Heading.\--home .Container__wrapper h1 {
  color: #0d5b7a;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
  text-transform: uppercase;
}
.Heading.\--home .Container__wrapper h1 em,
.Heading.\--home .Container__wrapper h1 i,
.Heading.\--home .Container__wrapper h1 b,
.Heading.\--home .Container__wrapper h1 strong,
.Heading.\--home .Container__wrapper h1 span {
  color: #ac9864;
  font-style: normal;
}
.Heading.\--home .Container__wrapper h2 {
  color: #0d5b7a;
  text-transform: uppercase;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
.Heading.\--home .Container__wrapper h2 em,
.Heading.\--home .Container__wrapper h2 i,
.Heading.\--home .Container__wrapper h2 b,
.Heading.\--home .Container__wrapper h2 strong,
.Heading.\--home .Container__wrapper h2 span {
  color: #ac9864;
  font-style: normal;
}
.Heading.\--home .Heading__content {
  text-align: center;
  width: 100%;
  max-width: 580px;
  max-width: 58rem;
  float: right;
}
.Heading.\--home .Heading__content img.wow {
  display: none;
}
.Heading.\--home .Heading__content b {
  display: block;
}
.Heading.\--home .Heading__content h2 {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.Heading.\--home .Heading__content p {
  max-width: 450px;
  max-width: 45rem;
  display: inline-block;
  margin-bottom: 86px;
  margin-bottom: 8.6rem;
}
.Heading.\--home .Heading__content li {
  display: inline-block;
}
.Heading.\--home .Heading__content li:first-child {
  margin-right: 16px;
  margin-right: 1.6rem;
}
.Heading.\--default {
  text-align: center;
  color: #868686;
}
.Heading.\--default .Heading__icon {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.Heading.\--default h1 {
  line-height: 1.1;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  text-transform: uppercase;
  color: #ac9864;
}
.Heading.\--default h1 b,
.Heading.\--default h1 strong {
  color: #0d5b7a;
  display: block;
}
.Heading.\--default h2 {
  color: #0d5b7a;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
}
.Heading.\--about .Container__wrapper {
  position: relative;
}
.Heading.\--about .Container__wrapper:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 100%;
  height: 100%;
  background: url(/assets/frontend/img/helma.jpg?03f20696f0349e1967ec581f83071ba3) no-repeat 0 bottom/50%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.Heading.\--about .Heading__content {
  text-align: center;
  width: 62%;
  max-width: 560px;
  max-width: 56rem;
  z-index: 1;
  position: relative;
}
.Heading.\--about .Heading__content .Heading__more {
  overflow: hidden;
  -webkit-transition: max-height;
  transition: max-height;
  max-height: 0;
}
.Heading.\--about .Heading__content .Heading__more.\--open {
  max-height: 1000px;
  max-height: 100rem;
}
.Heading.\--about .Heading__content .Heading__helma {
  width: 150px;
  width: 15rem;
  height: 150px;
  height: 15rem;
  margin: 0 auto 24px;
  margin: 0 auto 2.4rem;
}
.Heading.\--about .Heading__content h1 {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.Heading.\--about .Heading__content h2 {
  color: #0d5b7a;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
}
.Heading.\--about .Heading__content p {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
@font-face {
  font-family: "iconFont";
  src: url("/assets/frontend/fonts/iconFont.woff2") format('woff2'), url("/assets/frontend/fonts/iconFont.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
.icon,
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'iconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
/* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cross:before {
  content: "\EA01";
}
.icon-menu:before {
  content: "\EA02";
}
.Menu {
  background: #ac9864;
}
.Menu .Menu__wrapper {
  margin-left: -1.6%;
  width: calc(100% + 3.2%);
}
.Menu ul {
  margin: 0 auto;
}
.Menu li {
  text-transform: lowercase;
  position: relative;
}
.Menu li.active {
  background: #867650;
}
.Menu a,
.Menu a:visited {
  color: #fff;
  padding: 0 25px;
  text-decoration: none;
  line-height: 54px;
  line-height: 5.4rem;
  display: inline-block;
}
.Menu li:hover ul, .Menu li:focus ul {
  display: block;
}
.Menu li.home.active {
  background-color: #ac9864 !important;
}
.template-strategiesessie-3 .Menu li.home {
  background: #867650;
}
.template-checklist .Menu li.home {
  background: #867650;
}
.Menu li ul {
  display: none;
  width: auto;
  position: absolute;
  background-color: #ac9864;
  left: 0;
  z-index: 2;
  width: 235px;
}
.Menu li ul li {
  display: block;
}
li.home > a {
  pointer-events: none;
}
.Blocks {
  color: #fff;
/*
	 * The half option is used to devide the screen in half
	 */
/*
	 * The third option is used to devide the screen in three parts
	 */
}
.Blocks .Blocks__column {
  padding: 50px 0;
  padding: 5rem 0;
  position: relative;
}
.Blocks .Blocks__column.\--arrow .Blocks__align:after {
  content: '';
  width: 100%;
  height: 20px;
  height: 2rem;
  background: url(/assets/frontend/img/arrow-down.svg?fe1873153fd18f67660754289dcad2cb) no-repeat top center;
  position: absolute;
  top: -50px;
  top: -5rem;
  left: 0;
}
.Blocks .Blocks__align {
  position: relative;
  height: 100%;
  width: 100%;
  display: inline-table;
  text-align: center;
}
.Blocks.\--half .Blocks__column {
  background: center/cover;
}
.Blocks.\--half .Blocks__column:nth-child(1) {
  text-align: right;
  background-image: url(/assets/frontend/img/bg-blue-light.svg?95da4f52e676521d1a3a251b67e511c0);
}
.Blocks.\--half .Blocks__column:nth-child(2) {
  text-align: left;
  background-image: url(/assets/frontend/img/bg-blue-medium.svg?ed2657e32c7e2ff3cc7d12f80cb59b67);
}
.Blocks.\--half .Blocks__align {
  max-width: 565px;
  max-width: 56.5rem;
  position: relative;
}
.Blocks.\--half .Blocks__content,
.Blocks.\--half .Blocks__article {
  padding: 0 6%;
}
.Blocks.\--full-width .Blocks__column {
  background: center/cover;
}
.Blocks.\--full-width .Blocks__column:nth-child(1) {
  text-align: right;
  background-image: url(/assets/frontend/img/bg-blue-light.svg?95da4f52e676521d1a3a251b67e511c0);
}
.Blocks.\--full-width .Blocks__align {
  position: relative;
}
.Blocks.\--full-width .Blocks__content,
.Blocks.\--full-width .Blocks__article {
  padding: 0 6%;
}
.Blocks.\--articles .Blocks__column {
  background: none !important;
}
.Blocks.\--third .Blocks__column {
  background: center/cover;
}
.Blocks.\--third .Blocks__column:nth-child(1) {
  text-align: right;
  background-image: url(/assets/frontend/img/bg-blue-light.svg?95da4f52e676521d1a3a251b67e511c0);
}
.Blocks.\--third .Blocks__column:nth-child(2) {
  text-align: center;
  width: 376.666px;
  width: 37.666666666666664rem;
  background-image: url(/assets/frontend/img/bg-blue-medium.svg?ed2657e32c7e2ff3cc7d12f80cb59b67);
}
.Blocks.\--third .Blocks__column:nth-child(3) {
  text-align: left;
  background-image: url(/assets/frontend/img/bg-blue-dark.svg?f7a40d916aacf8d40cf54716cfb54198);
}
.Blocks.\--third .Blocks__align {
  max-width: 376.666px;
  max-width: 37.666666666666664rem;
}
.Blocks.\--third .Blocks__content {
  padding: 0 15%;
}
.\--home .Blocks__align {
  padding-bottom: 230px;
  padding-bottom: 23rem;
}
.\--blogitem .Blocks__align {
  padding-bottom: 64px;
  padding-bottom: 6.4rem;
}
.\--blogitem .Blocks__content {
  padding: 0 15% !important;
}
.\--alt .Blocks__column:nth-child(1) {
  background-image: url(/assets/frontend/img/bg-blue-medium.svg?ed2657e32c7e2ff3cc7d12f80cb59b67) !important;
}
.\--alt .Blocks__column:nth-child(2) {
  background-image: url(/assets/frontend/img/bg-blue-light.svg?95da4f52e676521d1a3a251b67e511c0) !important;
}
.\--padding-buttons .Blocks__align {
  padding-bottom: 120px;
  padding-bottom: 12rem;
}
.\--padding-url .Blocks__align {
  padding-bottom: 60px;
  padding-bottom: 6rem;
}
.Blocks__icon {
  margin-bottom: 40px;
  margin-bottom: 4rem;
  width: auto;
  height: 150px;
  height: 15rem;
}
.Blocks__image {
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
  border-radius: 999rem;
}
.Blocks__buttomUrl {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
  width: 100%;
}
.Blocks__bottomIcon {
  position: absolute;
  top: auto;
  right: auto;
  bottom: -74px;
  bottom: -7.4rem;
  left: 50%;
  margin-left: -27px;
  margin-left: -2.7rem;
}
.Blocks__content a,
.Blocks__content a:visited {
  color: #ac9864;
  text-decoration: none;
}
.Blocks__content a:hover,
.Blocks__content a:visited:hover,
.Blocks__content a:focus,
.Blocks__content a:visited:focus {
  text-decoration: underline;
}
.Blocks__content ul {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
}
.Blocks__content ul li {
  display: inline-block;
  margin-right: 16px;
  margin-right: 1.6rem;
}
.Blocks__content ul li:last-child {
  margin-right: 0;
}
.Blocks__content ul li a:first-child,
.Blocks__content ul li a:first-child:visited {
  display: block;
}
.Blocks__content ul li a:first-child img,
.Blocks__content ul li a:first-child:visited img {
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.Blocks__content ul li a:last-child,
.Blocks__content ul li a:last-child:visited {
  background: #ac9864;
  padding-left: 16px;
  padding-left: 1.6rem;
  padding-right: 16px;
  padding-right: 1.6rem;
}
.Blocks__content ul li a:last-child:hover,
.Blocks__content ul li a:last-child:visited:hover {
  background: #907d4d;
}
.Blocks__content h2 {
  text-transform: uppercase;
  color: #ac9864;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.Blocks__content h2 em {
  color: #fff;
  font-style: normal;
}
.Blocks__referral li {
  display: block !important;
}
.Blocks__referral a:hover,
.Blocks__referral a:visited:hover,
.Blocks__referral a:focus,
.Blocks__referral a:visited:focus {
  text-decoration: none;
}
.Blocks__referral:hover, .Blocks__referral:focus {
  border-bottom: 0;
}
.Blocks__referral img {
  width: 100px;
  width: 10rem;
  height: 100px;
  height: 10rem;
  border-radius: 10rem;
  margin-right: 5%;
}
.Blocks__referral img:last-child {
  margin-right: 0;
}
.Block {
  text-align: center;
  color: #fff;
  padding: 50px 0;
  padding: 5rem 0;
  position: relative;
}
.Block.\--light {
  background: url(/assets/frontend/img/arrow-down.svg?fe1873153fd18f67660754289dcad2cb) center top no-repeat, #145d7a url(/assets/frontend/img/bg-blue-light.svg?95da4f52e676521d1a3a251b67e511c0) center/cover;
}
.Block.\--medium {
  background: url(/assets/frontend/img/arrow-down.svg?fe1873153fd18f67660754289dcad2cb) center top no-repeat, #145d7a url(/assets/frontend/img/bg-blue-medium.svg?ed2657e32c7e2ff3cc7d12f80cb59b67) center/cover;
}
.Block.\--dark {
  background: url(/assets/frontend/img/arrow-down.svg?fe1873153fd18f67660754289dcad2cb) center top no-repeat, #145d7a url(/assets/frontend/img/bg-blue-dark.svg?f7a40d916aacf8d40cf54716cfb54198) center/cover;
}
.Block__title {
  color: #ac9864;
}
.Block__image {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.Block__content p,
.Block__content ul,
.Block__content ol,
.Block__content h2,
.Block__content h3,
.Block__content h4 {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.Block__content p li,
.Block__content ul li,
.Block__content ol li,
.Block__content h2 li,
.Block__content h3 li,
.Block__content h4 li {
  font-style: italic;
}
.Block__content p li:before,
.Block__content ul li:before,
.Block__content ol li:before,
.Block__content h2 li:before,
.Block__content h3 li:before,
.Block__content h4 li:before,
.Block__content p li:after,
.Block__content ul li:after,
.Block__content ol li:after,
.Block__content h2 li:after,
.Block__content h3 li:after,
.Block__content h4 li:after {
  content: ' ~ ';
}
.Block__url {
  color: #ac9864;
  text-decoration: none;
}
.Block__url a {
  color: #ac9864;
  text-decoration: none;
}
.Block__url a:hover, .Block__url a:focus {
  text-decoration: underline;
}
.Block__category {
  position: absolute;
  bottom: -24px;
  bottom: -2.4rem;
  left: calc(50% - 2.4rem);
}
.Quote {
  text-transform: uppercase;
  text-align: center;
  padding: 50px 0;
  padding: 5rem 0;
}
.Quote h2,
.Quote p {
  line-height: 1.1;
}
.Quote h2 {
  color: #ac9864;
}
.Quote p {
  color: #0d5b7a;
}
.CallTo {
  color: #868686;
  text-align: center;
  padding: 50px 0;
  padding: 5rem 0;
}
.CallTo h2 {
  color: #0d5b7a;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.CallTo h2 span,
.CallTo h2 b,
.CallTo h2 i,
.CallTo h2 strong,
.CallTo h2 em {
  color: #ac9864;
  font-weight: 700;
  font-style: normal;
}
.CallTo p {
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.CallTo .CallTo__actions li {
  display: inline-block;
  margin-right: 10px;
  margin-right: 1rem;
}
.CallTo .CallTo__actions li:last-child {
  margin-right: 0;
}
html,
body {
  height: 100%;
}
.mobile-menu-open .frontend__content {
  position: fixed;
  width: 100%;
}
.mobile-menu-open .MobileMenu {
  display: table;
}
.mobile-menu-open .MobileMenu__overlay {
  width: auto;
  height: auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  opacity: 0.95;
}
.MobileMenu {
  position: relative;
  display: none;
  width: 100%;
  height: auto !important;
  min-height: 100%;
  text-align: center;
}
.MobileMenu__overlay {
  position: fixed;
  top: -500px;
  top: -50rem;
  right: -500px;
  right: -50rem;
  bottom: -500px;
  bottom: -50rem;
  left: -500px;
  left: -50rem;
  width: 0;
  height: 0;
  z-index: 9999;
  background: #0d5b7a;
  -webkit-transition: opacity;
  transition: opacity;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
}
.MobileMenu__content {
  padding: 32px;
  padding: 3.2rem;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 10000;
}
.MobileMenu__close-btn {
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  padding: 10px;
  padding: 1rem;
  position: fixed;
  top: 2px;
  top: 0.2rem;
  right: 2px;
  right: 0.2rem;
}
.MobileMenu_list a,
.MobileMenu_list a:visited {
  color: #fff;
  text-decoration: none;
  line-height: 3;
}
.MobileMenu_list a:hover,
.MobileMenu_list a:visited:hover,
.MobileMenu_list a:focus,
.MobileMenu_list a:visited:focus {
  text-decoration: underline;
}
.MobileMenu_list a.active,
.MobileMenu_list a:visited.active {
  background: #fff;
  display: block;
  margin: -1px 0 -1px;
  color: #0d5b7a;
}
.MobileMenu_list li {
  border-bottom: 1px dashed rgba(255,255,255,0.38);
}
.MobileMenu_list li:last-child {
  border: 0;
}
.infoBlock {
  color: #fff;
  padding: 50px 0;
  padding: 5rem 0;
}
.infoBlock.\--light {
  background: url(/assets/frontend/img/bg-blue-light.svg?95da4f52e676521d1a3a251b67e511c0) center/cover;
}
.infoBlock.\--medium {
  background: url(/assets/frontend/img/bg-blue-medium.svg?ed2657e32c7e2ff3cc7d12f80cb59b67) center/cover;
}
.infoBlock.\--dark {
  background: url(/assets/frontend/img/bg-blue-dark.svg?f7a40d916aacf8d40cf54716cfb54198) center/cover;
}
.infoBlock.\--werkwijze h2:before,
.infoBlock.\--werkwijze h2:after {
  content: '';
}
.infoBlock.\--werkwijze h2 em {
  color: #ac9864;
  font-style: normal;
}
.infoBlock .Parent > *:first-child {
  margin-right: 6%;
}
.infoBlock__image {
  width: 38%;
}
.infoBlock__image img {
  width: auto;
  max-width: 100%;
}
.infoBlock__text {
  width: 56%;
  text-align: center;
}
.infoBlock__text h2 {
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.infoBlock__text h2:before,
.infoBlock__text h2:after {
  content: ' ~ ';
}
.infoBlock__text h3 {
  text-transform: uppercase;
  color: #ac9864;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.type-blog .Content__content p {
  text-align: left;
}
.type-blog .Content__content .Content__more {
  text-align: center;
}
.Articles {
  background: url(/assets/frontend/img/arrow-down.svg?fe1873153fd18f67660754289dcad2cb) center top no-repeat, url(/assets/frontend/img/bg-blue-light.svg?95da4f52e676521d1a3a251b67e511c0) center/cover;
  text-align: center;
  padding: 50px 0;
  padding: 5rem 0;
  color: #fff;
}
.Articles header img {
  border: 15px solid #fff;
  border: 1.5rem solid #fff;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  width: 100%;
}
.Articles header h2 {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  text-transform: uppercase;
  color: #ac9864;
}
.Articles p {
  max-width: 80%;
  display: inline-block;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.Articles .Parent {
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
.Articles .Parent:last-child {
  margin-bottom: 0;
}
.Articles .Articles__item {
  width: 50%;
}
.Articles .Articles__item:last-child {
  padding-left: 3%;
}
.Articles .Articles__item:first-child {
  padding-right: 3%;
}
.Articles a,
.Articles a:visited {
  color: #fff;
  text-decoration: none;
}
.Articles a:hover,
.Articles a:visited:hover,
.Articles a:focus,
.Articles a:visited:focus {
  text-decoration: underline;
}
.Downloads {
  background: url(/assets/frontend/img/arrow-down.svg?fe1873153fd18f67660754289dcad2cb) center top no-repeat, url(/assets/frontend/img/bg-blue-light.svg?95da4f52e676521d1a3a251b67e511c0) center/cover;
  padding: 16px 0;
  padding: 1.6rem 0;
}
.Downloads .Downloads__content {
  padding: 0 16px 48px;
  padding: 0 1.6rem 4.8rem;
  width: 100%;
  color: #fff;
}
.Downloads article {
  display: inline-block;
  max-width: 450px;
  max-width: 45rem;
}
.Downloads ul {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.Downloads img {
  border: 15px solid #fff;
  border: 1.5rem solid #fff;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  width: 100%;
}
.Downloads h2 {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #ac9864;
}
.Downloads h2 a,
.Downloads h2 a:visited {
  color: #ac9864;
  text-decoration: none;
}
.Downloads h2 a:hover,
.Downloads h2 a:visited:hover,
.Downloads h2 a:focus,
.Downloads h2 a:visited:focus {
  border-bottom: 1px dashed #ac9864;
}
.Downloads p {
  max-width: 80%;
  display: inline-block;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.Nieuwsbrief {
  text-align: center;
  padding: 50px 0;
  padding: 5rem 0;
}
.Nieuwsbrief label {
  display: none;
}
.Nieuwsbrief h2 {
  color: #ac9864;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.Nieuwsbrief h2 b {
  color: #0d5b7a;
}
.Nieuwsbrief .form-group {
  width: 28%;
  margin-right: 24px;
  margin-right: 2.4rem;
  display: inline-block;
}
.Nieuwsbrief input {
  background: #f1f1f1;
  border: none;
  width: 100%;
  color: #0d5b7a;
  padding: 12px 16px;
  padding: 1.2rem 1.6rem;
}
.Nieuwsbrief .buttons {
  margin-top: 24px;
  margin-top: 2.4rem;
}
.Nieuwsbrief button {
  background: #0d5b7a;
  border: none;
  color: #fff;
  padding: 12px 16px;
  padding: 1.2rem 1.6rem;
  font-weight: 700;
  border-radius: 0.5rem;
  width: 150px;
  width: 15rem;
  text-transform: lowercase;
}
.Contact {
  background: url(/assets/frontend/img/bg-blue-light.svg?95da4f52e676521d1a3a251b67e511c0) center/cover;
  padding: 50px 0;
  padding: 5rem 0;
  color: #fff;
  text-align: center;
}
.Contact h3 {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.Contact__details {
  width: 50%;
  text-align: center;
}
.Contact__details .Contact__wrapper {
  max-width: 320px;
  max-width: 32rem;
  width: 100%;
  display: inline-block;
}
.Contact__details img {
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.Contact__details a,
.Contact__details a:visited {
  color: #fff;
  text-decoration: none;
}
.Contact__details a:hover,
.Contact__details a:visited:hover,
.Contact__details a:focus,
.Contact__details a:visited:focus {
  text-decoration: underline;
}
.Contact__details .Contact__tel {
  font-size: 55px;
  font-size: 5.5rem;
  display: block;
  padding: 10px 0 6px;
  padding: 1rem 0 0.6rem;
  position: relative;
  font-weight: 700;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  display: block;
}
.Contact__details .Contact__tel:hover, .Contact__details .Contact__tel:focus {
  text-decoration: none;
}
.Contact__details .Contact__tel:hover:before,
.Contact__details .Contact__tel:hover:after,
.Contact__details .Contact__tel:focus:before,
.Contact__details .Contact__tel:focus:after {
  width: 100%;
  left: 0;
}
.Contact__details .Contact__tel:before,
.Contact__details .Contact__tel:after {
  top: 0;
  width: 260px;
  width: 26rem;
  left: calc(50% - 13rem);
  display: block;
  height: 5px;
  height: 0.5rem;
  background: #ac9864;
  content: '';
  position: absolute;
  border-radius: 5rem;
  -webkit-transition: width 250ms;
  transition: width 250ms;
}
.Contact__details .Contact__tel:after {
  bottom: 0;
  top: auto;
}
.Contact__form {
  width: 50%;
}
.Contact__form.\--center {
  margin: 0 auto;
}
.Contact__form.\--center form {
  max-width: 100%;
}
.Contact__form form {
  max-width: 400px;
  max-width: 40rem;
}
label {
  display: none;
}
input,
textarea {
  width: 100%;
  display: block;
  background: #fff;
  border: none;
  color: #0d5b7a;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  padding: 16px;
  padding: 1.6rem;
}
.form-control-danger {
  border: 2px solid #ad3535;
}
.help-block {
  display: none;
}
.buttons {
  text-align: left;
  display: inline-block;
}
button {
  background: #ac9864;
  color: #fff;
  border: 0;
  font-weight: 700;
  border-radius: 0.5rem;
  width: auto;
  padding: 16px 24px;
  padding: 1.6rem 2.4rem;
  margin-bottom: 0;
  text-transform: lowercase;
}
button:hover, button:focus {
  background: #b8a77b;
}
textarea {
  min-height: 150px;
  min-height: 15rem;
}
#map {
  width: 100%;
  padding-bottom: 23%;
}
.Content {
  padding: 50px 0;
  padding: 5rem 0;
  text-align: center;
  color: #868686;
}
.Content.\--nopadding {
  padding: 0 !important;
}
.Content a,
.Content a:visited {
  color: #0d5b7a;
}
.Content a:hover,
.Content a:visited:hover,
.Content a:focus,
.Content a:visited:focus {
  color: #ac9864;
}
.Content .Heading__icon {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.Content p,
.Content q,
.Content blockquote,
.Content ul,
.Content ol,
.Content dl {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.Content ol li {
  list-style-type: decimal;
}
.Content ul li {
  list-style-type: disc;
}
.Content ul,
.Content ol {
  padding-left: 21px;
  padding-left: 2.1rem;
}
.template-blog .Content ul li,
.template-blog .Content ol li {
  text-align: left;
}
.Content q {
  font-style: italic;
  display: inline-block;
  border-left: 5px solid #0d5b7a;
  border-left: 0.5rem solid #0d5b7a;
  max-width: 800px;
  max-width: 80rem;
  text-align: left;
  padding-left: 16px;
  padding-left: 1.6rem;
  text-indent: -0.5em;
}
.Content h2 {
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
}
.Content h1 {
  line-height: 1.1;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  text-transform: uppercase;
  color: #ac9864;
}
.Content h1 b,
.Content h1 strong {
  color: #0d5b7a !important;
  display: block;
}
.Content h2 {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 700;
  color: #0d5b7a;
}
.Content h3 {
  font-weight: 700;
  color: #0d5b7a;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
.Content h4,
.Content h5,
.Content h6 {
  color: #0d5b7a;
  font-weight: 700;
  text-transform: uppercase;
}
.Content table {
  text-align: left;
  display: inline-table;
  margin-bottom: 50px;
  margin-bottom: 5rem;
  max-width: 700px;
  max-width: 70rem;
  border-bottom: 2px dashed #ac9864;
  border-bottom: 0.2rem dashed #ac9864;
}
.Content table:last-child {
  border-bottom: 0;
}
.Content table th,
.Content table td {
  padding: 12px;
  padding: 1.2rem;
  vertical-align: top;
}
.Content table th:first-child,
.Content table td:first-child {
  white-space: nowrap;
}
.Content table td:first-child {
  color: #0d5b7a;
  font-weight: 700;
}
.Content table thead {
  background: #0d5b7a;
  color: #fff;
}
.Content table tbody tr {
  width: auto;
}
.Content table tbody tr:last-child td {
  padding-bottom: 50px;
  padding-bottom: 5rem;
}
.Content table tbody td {
  width: auto;
}
.Content .thead {
  text-align: left;
  display: block;
  max-width: 700px;
  max-width: 70rem;
  padding-left: 12px;
  padding-left: 1.2rem;
  margin: 0 auto 4px;
  margin: 0 auto 0.4rem;
  width: 100%;
  font-weight: 700;
  color: #ac9864;
}
.Content .Content__image {
  border: 10px solid #fff;
  border: 1rem solid #fff;
  margin-top: 32px;
  margin-top: 3.2rem;
  box-shadow: 0.4rem;
}
.Content .Content__more {
  position: relative;
  font-weight: 700;
  color: #156380;
  top: 48px;
  top: 4.8rem;
}
#nprogress .bar {
  background: #ac9864;
}
#nprogress .peg {
  box-shadow: 0 0 1rem #ac9864;
}
.wow {
  visibility: hidden;
}
.SignupForm:after {
  content: '';
  display: block;
  clear: both;
}
.SignupForm {
  margin-top: 24px;
}
.SignupForm .form-group {
  margin-right: 24px;
  display: inline-block;
}
.SignupForm .form-group:last-child {
  margin-right: 0;
}
.SignupForm .form-group input[type="text"],
.SignupForm .form-group input[type="email"] {
  background: #f2f2f2;
}
.SignupForm .form-group input[type="text"]:focus,
.SignupForm .form-group input[type="email"]:focus {
  outline: none;
  background: #e6e6e6;
  box-shadow: 0;
}
.gooey-filter {
  visibility: hidden;
}
.chat {
  box-sizing: border-box;
  -webkit-filter: url("#shadowed-goo");
          filter: url("#shadowed-goo");
  text-align: right;
  position: fixed;
  max-width: 470px;
  height: 100px;
  right: 50px;
  font-size: 40px;
  -webkit-transition: bottom 0.5s;
  transition: bottom 0.5s;
  bottom: 20px;
}
.frontend.cc-shown .chat {
  bottom: 90px;
}
.chat-item,
.chat-open-button {
  top: 10px;
  right: -20px;
  background: #9e3030;
  border-radius: 100%;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: transform;
  -webkit-transition: -webkit-transform;
  transition: -webkit-transform;
  transition: transform;
  transition: transform, -webkit-transform;
  width: 80px;
  height: 80px;
  line-height: 80px;
}
.chat-open,
.chatbox-open {
  display: none;
}
.chat-open-button .fa-comments {
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.chat-open:checked + .chat-open-button .fa-comments {
  display: none;
}
.chat-open-button .fa-comments-o {
  display: none;
}
.chat-open:checked + .chat-open-button .fa-comments-o {
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.chat-item:hover, .chat-item:focus {
  background: #c43d3d;
}
.chat-item:nth-child(3) {
  -webkit-transition-duration: 180ms;
     transition-duration: 180ms;
}
.chat-item:nth-child(4) {
  -webkit-transition-duration: 180ms;
     transition-duration: 180ms;
}
.chat-item:nth-child(5) {
  -webkit-transition-duration: 180ms;
     transition-duration: 180ms;
}
.chat-item:nth-child(6) {
  -webkit-transition-duration: 180ms;
     transition-duration: 180ms;
}
.chat-item .fa {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.chat-open-button {
  z-index: 2;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transition-duration: 400ms;
          transition-duration: 400ms;
  -webkit-transform: scale(1.1, 1.1) translate3d(0, 0, 0);
          transform: scale(1.1, 1.1) translate3d(0, 0, 0);
  cursor: pointer;
}
.chat-open-button:hover, .chat-open-button:focus {
  -webkit-transform: scale(1.2, 1.2) translate3d(0, 0, 0);
          transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}
.chat-open:checked + .chat-open-button {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transform: scale(0.8, 0.8) translate3d(0, 0, 0);
          transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}
.chat-open:checked ~ .chat-item {
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.chat-open:checked ~ .chat-item:nth-child(3) {
  -webkit-transition-duration: 190ms;
          transition-duration: 190ms;
  -webkit-transform: translate3d(-95px, 0, 0);
          transform: translate3d(-95px, 0, 0);
}
.chat-open:checked ~ .chat-item:nth-child(4) {
  -webkit-transition-duration: 290ms;
          transition-duration: 290ms;
  -webkit-transform: translate3d(-195px, 0, 0);
          transform: translate3d(-195px, 0, 0);
}
.chat-open:checked ~ .chat-item:nth-child(5) {
  -webkit-transition-duration: 390ms;
          transition-duration: 390ms;
  -webkit-transform: translate3d(-295px, 0, 0);
          transform: translate3d(-295px, 0, 0);
}
.chat-open:checked ~ .chat-item:nth-child(6) {
  -webkit-transition-duration: 390ms;
          transition-duration: 390ms;
  -webkit-transform: translate3d(-395px, 0, 0);
          transform: translate3d(-395px, 0, 0);
}
.chatbox {
  border: 10px solid #9e3030;
  border-radius: 5px;
  height: 320px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  position: fixed;
  right: 25px;
  -webkit-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
  width: 320px;
}
.chatbox-inner {
  position: relative;
}
.chatbox iframe {
  overflow: hidden;
}
.cc-window.cc-banner,
.cc-banner.cc-bottom {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  width: 100%;
  bottom: 0;
  display: -ms-flexbox;
  text-align: center;
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}
.cc-window.cc-banner a,
.cc-banner.cc-bottom a,
.cc-window.cc-banner a:active,
.cc-banner.cc-bottom a:active {
  outline: none;
}
.cc-banner .cc-message {
  font: 300 16px/1.4 'Avenir Web', sans-serif;
  font: 300 1.6rem/1.4 'Avenir Web', sans-serif;
  color: $white;
  padding: 0;
  text-align: center;
}
.cc-window {
  font: 300 16px/1.4 'Avenir Web', sans-serif;
  font: 300 1.6rem/1.4 'Avenir Web', sans-serif;
}
.cc-link:active,
.cc-link:visited,
.cc-link:hover,
.cc-link:focus {
  color: $primary;
}
.cc-theme-classic .cc-btn {
  padding: 12px 28px;
  padding: 1.2rem 2.8rem;
  border-radius: 7px;
  border: solid 1px #0d5b79;
  background-color: #0d5b79;
  font: 500 15px/1 'Avenir Web', sans-serif;
  font: 500 1.5rem/1 'Avenir Web', sans-serif;
  color: #fff;
  text-decoration: none;
  outline: none;
  text-align: center;
}
.cc-theme-classic .cc-btn:hover, .cc-theme-classic .cc-btn:focus {
  border: solid 1px #10739a;
  background-color: #10739a;
}
.cc-theme-classic .cc-btn:last-child {
  text-align: center;
}
@-webkit-keyframes fadeInUp {
  from {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
}
@keyframes fadeInUp {
  from {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
}
.Content__with__form {
  width: 60%;
  margin-right: 5%;
}
.Content__with__form p,
.Content__with__form h1,
.Content__with__form ul,
.Content__with__form h2 {
  text-align: left;
}
.Content__with__form ul {
  list-style: disc;
  padding-left: 20px;
  padding-left: 2rem;
}
.Content__with__form ul li {
  list-style: disc;
}
.Strategiesessie__form__wrapper {
  position: relative;
  vertical-align: top;
  width: 100%;
  padding-top: 300px;
  padding-top: 30rem;
}
.Strategiesessie__form__wrapper:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  z-index: 0;
  bottom: auto;
  left: auto;
  width: 190px;
  width: 19rem;
  height: 300px;
  height: 30rem;
  background: url("/assets/frontend/img/helma.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
}
.Strategiesessie__form {
  background-image: url("/assets/frontend/img/bg-blue-light.svg");
  padding: 20px;
  padding: 2rem;
  box-sizing: border-box;
  border-radius: 0.4em;
  position: relative;
  z-index: 1;
}
.Strategiesessie__form p {
  color: #fff;
}
.Strategiesessie__form button {
  text-transform: none !important;
}
.pagination {
  padding: 40px 0 30px;
  padding: 4rem 0 3rem;
  text-align: center;
  background-color: #f8f8f8;
}
.pagination li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pagination li a,
.pagination li span {
  padding: 2px 10px;
  text-decoration: none;
  font-size: 16px;
  font-size: 1.6rem;
}
.pagination li.active span {
  color: #fff;
  background: #0d5b7a;
  display: inline-block;
}
.mc_embed_signup.\--inline #mc_embed_signup_scroll {
  text-align: center;
}
.mc_embed_signup.\--inline .mc-field-group {
  display: inline-block !important;
  clear: none !important;
  width: 20% !important;
  padding-bottom: 0 !important;
  min-height: auto !important;
  margin-right: 1%;
  text-align: left !important;
}
.mc_embed_signup.\--inline div.mce_inline_error {
  position: absolute;
  top: 100%;
}
.mc_embed_signup.\--inline .clear {
  clear: none !important;
  display: inline-block !important;
  width: 20% !important;
}
.mc_embed_signup.\--inline input[type="submit"] {
  height: 40px !important;
  margin: -6px 0 0 0 !important;
  width: 100% !important;
}
.remodal {
  max-width: 1130px;
  max-width: 113rem;
  padding: 0;
}
.remodal .Content {
  padding: 24px 0;
  padding: 2.4rem 0;
}
figure img {
  margin-left: 20px !important;
}
a.shorten-toggle {
  display: block;
  width: 100%;
  margin: 24px auto;
  margin: 2.4rem auto;
  max-width: 200px;
  padding: 0.8em 1.6em;
  font-size: 16px;
  border-radius: 0.4em;
  background: #ac9864;
  color: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 761px) {
  .Heading.\--home .Container__wrapper {
    background: url(/assets/frontend/img/helma.jpg?03f20696f0349e1967ec581f83071ba3) no-repeat -40% 1.6rem;
    background-size: 57%;
  }
}
@media only screen and (min-width: 768px) {
  .logo {
    text-align: right;
  }
  .chatbox-inner:after {
    left: 50%;
    bottom: -20px;
    position: absolute;
    content: '';
    margin-left: -20px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #9e3030;
  }
  .chatbox-open:checked ~ .chatbox {
    -webkit-animation: chatbox 300ms;
            animation: chatbox 300ms;
    bottom: 150px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
@-webkit-keyframes chatbox {
    0% {
      bottom: -20px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      opacity: 0;
    }
    1% {
      bottom: 50px;
    }
    100% {
      bottom: 150px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      opacity: 1;
    }
}
@keyframes chatbox {
    0% {
      bottom: -20px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      opacity: 0;
    }
    1% {
      bottom: 50px;
    }
    100% {
      bottom: 150px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      opacity: 1;
    }
}
}
@media only screen and (min-width: 769px) {
  .pagination {
    padding: 5rem 0;
  }
  .pagination li a,
  .pagination li span {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 960px) {
  .Heading.\--home .Container__wrapper {
    background: url(/assets/frontend/img/helma.jpg?03f20696f0349e1967ec581f83071ba3) no-repeat 0 2.4rem;
    background-size: 50%;
  }
  .Strategiesessie__form__wrapper {
    width: 35%;
    padding-top: 40rem;
  }
  .Strategiesessie__form__wrapper:after {
    width: 25rem;
    height: 40rem;
  }
}
@media only screen and (min-width: 1024px) {
  .cc-banner .cc-message {
    padding: 0 2rem;
  }
}
@media only screen and (min-width: 1025px) {
  .cc-theme-classic .cc-btn {
    text-align: left;
  }
}
@media only screen and (max-width: 1100px) {
  .h100,
  .Heading.\--home .Container__wrapper h2 {
    font-size: 7rem;
  }
  .t20,
  .Footer,
  .Heading,
  .Block,
  .CallTo,
  .infoBlock__text,
  .Contact__details,
  .Content,
  .Content h3 {
    font-size: 1.8rem;
  }
  .t18,
  .logo,
  .MobileMenu_list,
  .Content h4,
  .Content h5,
  .Content h6 {
    font-size: 1.6rem;
  }
  .Footer__list li +li:before {
    padding: 0 0.3em;
  }
  .Heading.\--home .Heading__content p {
    margin-bottom: 6.4rem;
  }
}
@media only screen and (max-width: 760px) {
  .h100,
  .Heading.\--home .Container__wrapper h2 {
    font-size: 5.6rem;
  }
  .h70,
  .Heading.\--home .Container__wrapper h1 {
    font-size: 5.6rem;
  }
  .t20,
  .Footer,
  .Heading,
  .Block,
  .CallTo,
  .infoBlock__text,
  .Contact__details,
  .Content,
  .Content h3 {
    font-size: 1.6rem;
  }
  .frontend .\+show-on-mobile {
    display: inline-block;
  }
  .Header img {
    width: 30rem;
  }
  .Footer__content {
    padding: 4.8rem 0;
  }
  .Footer__list li {
    display: block !important;
    margin-bottom: 0.4rem;
  }
  .Footer__list li:before {
    display: none !important;
  }
  .Footer__list li:first-child {
    margin-bottom: 3.2rem;
  }
  .Heading .Container__wrapper {
    padding: 2.4rem 0;
  }
  .Heading.\--home .Heading__content {
    max-width: 100%;
    width: 100%;
  }
  .Heading.\--home .Heading__content img.wow {
    display: block;
    margin: 0 auto 2.4rem;
    width: 15rem;
    height: 15rem;
  }
  .Heading.\--home .Heading__content p {
    margin-bottom: 3.2rem;
  }
  .Heading.\--home .Heading__content li {
    display: block;
  }
  .Heading.\--home .Heading__content li:first-child {
    margin: 0 0 1.6rem;
  }
  .Heading.\--home .Heading__content li a,
  .Heading.\--home .Heading__content li a:visited {
    display: block;
  }
  .Heading.\--default .Heading__icon {
    margin-bottom: 1.6rem;
  }
  .Heading.\--about .Container__wrapper:after {
    display: none;
  }
  .Heading.\--about .Heading__content {
    width: 100%;
    max-width: 100%;
  }
  .Blocks .Blocks__column .Blocks__align:after {
    display: none !important;
  }
  .Blocks .Blocks__column:first-child .Blocks__align:after {
    display: block !important;
  }
  .Blocks .Blocks__column.\--arrow .Blocks__align:after {
    display: none;
  }
  .Blocks .Blocks__column {
    display: block !important;
    width: 100% !important;
  }
  .Blocks .Blocks__align {
    max-width: 100% !important;
    display: block !important;
    padding-bottom: 0 !important;
  }
  .Blocks .Blocks__content,
  .Blocks .Blocks__article {
    padding: 0 3% !important;
  }
  .\--alt .Blocks__column:nth-child(1) {
    background-image: url(/assets/frontend/img/bg-blue-light.svg?95da4f52e676521d1a3a251b67e511c0) !important;
  }
  .\--alt .Blocks__column:nth-child(2) {
    background-image: url(/assets/frontend/img/bg-blue-medium.svg?ed2657e32c7e2ff3cc7d12f80cb59b67) !important;
  }
  .Blocks__image {
    margin-bottom: 1.6rem;
  }
  .Blocks__buttomUrl {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    display: block;
    margin-top: 1.6rem;
  }
  .Blocks__bottomIcon {
    display: none;
  }
  .Blocks__content ul {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin-top: 3.2rem;
  }
  .Quote h2,
  .Quote p {
    display: inline;
  }
  .CallTo .CallTo__actions li {
    margin-right: 0;
    margin-bottom: 1.6rem;
    display: block;
  }
  .CallTo .CallTo__actions li a,
  .CallTo .CallTo__actions li a:visited {
    display: block !important;
  }
  .CallTo .CallTo__actions li:last-child {
    margin-bottom: 0;
  }
  .infoBlock__image {
    width: 15rem;
    vertical-align: top;
    display: block;
    float: right;
  }
  .infoBlock__text {
    width: calc(94% - 15rem);
    vertical-align: top;
    display: block;
    float: right;
  }
  .Articles .Articles__item {
    width: 100% !important;
    display: block;
    margin-bottom: 2.4rem;
    padding: 0 !important;
  }
  .Downloads ul {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
  .Contact__details {
    width: 100%;
    margin-bottom: 2.6rem;
  }
  .Contact__form {
    width: 100%;
  }
  .Contact__form form {
    max-width: 100%;
  }
  #map {
    padding-bottom: 50%;
  }
  .Content {
    padding: 3.2rem 0;
  }
  .Content .Heading__icon {
    margin-bottom: 1.6rem;
  }
  .mc_embed_signup.\--inline {
    padding: 0 1rem;
  }
  .mc_embed_signup.\--inline form {
    padding: 0 !important;
  }
  .mc_embed_signup.\--inline .mc-field-group {
    width: 100% !important;
    margin-top: 2.4rem;
  }
  .mc_embed_signup.\--inline .clear {
    width: 100% !important;
    margin-top: 2.4rem;
  }
  .mc_embed_signup.\--inline input[type="submit"] {
    width: auto !important;
  }
}
@media only screen and (max-width: 550px) {
  .h100,
  .Heading.\--home .Container__wrapper h2 {
    font-size: 4.2rem;
  }
  .h70,
  .Heading.\--home .Container__wrapper h1 {
    font-size: 4.2rem;
  }
}
@media only screen and (max-width: 960px) {
  .h55,
  .Quote h2,
  .Quote p,
  .infoBlock.\--werkwijze h2 {
    font-size: 4.2rem;
  }
  .h50,
  .Heading.\--default h1,
  .Blocks__content h2,
  .CallTo h2,
  .infoBlock__text h3,
  .Content h1 {
    font-size: 3.8rem;
  }
  .logo {
    display: block;
    text-align: left;
  }
  .Header__name {
    max-width: 80%;
  }
  .Header__strategiesessie {
    position: relative;
    -webkit-transform: none;
            transform: none;
    margin-top: 2rem;
    right: 0;
    top: 0;
    font-size: 1.3rem;
  }
  .Header__ebook {
    position: relative;
    -webkit-transform: none;
            transform: none;
    margin-top: 2rem;
    margin-right: 1rem;
    right: 0;
    top: 0;
    font-size: 1.3rem;
  }
  .Header__button {
    display: block;
  }
  .Footer__list li:first-child {
    display: none;
  }
  .Footer__list li:nth-child(2):before {
    display: none;
  }
  .Heading.\--about .Container__wrapper {
    padding: 3.2rem 0;
  }
  .Heading.\--about .Container__wrapper:after {
    background-position: -4.8rem 2.4rem;
  }
  .Menu {
    display: none;
  }
  li.home > a {
    display: none !important;
  }
  .\--blogitem .Blocks__content {
    padding: 0 3% !important;
  }
  .Blocks__content img {
    width: auto;
    height: 8rem;
  }
  .SignupForm .form-group {
    display: block;
    margin-right: 0;
  }
  .Content__with__form {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .h55,
  .Quote h2,
  .Quote p,
  .infoBlock.\--werkwijze h2 {
    font-size: 3.4rem;
  }
  .Header img {
    width: 100%;
    max-width: 22rem;
  }
  .Header__button {
    padding: 0;
  }
  .Header__button img {
    width: 3rem !important;
  }
  .Footer__content {
    padding: 2.4rem 0;
  }
  .Blocks .Blocks__column {
    padding: 2.4rem 0;
  }
  .Blocks .Blocks__column.\--arrow .Blocks__align:after {
    top: -2.4rem;
  }
  .Blocks__content img {
    width: auto;
    max-width: 100%;
  }
  .Quote.\--hide-on-mobile {
    padding: 2.4rem 0;
    display: none;
  }
  .CallTo {
    padding: 2.4rem 0;
  }
  .infoBlock .Parent > * {
    width: 100% !important;
    margin-right: 0 !important;
    text-align: center;
  }
  .infoBlock .Parent > * img {
    max-width: 24rem;
  }
  .infoBlock .Parent > *:first-child {
    margin-bottom: 3.2rem;
  }
  .Contact {
    padding: 2.4rem 0;
  }
  .Content {
    padding: 1.6rem 0;
  }
}
@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
@media only screen and (max-width: 576px) {
  .Parent__checklist-form {
    width: 100%;
    display: block !important;
  }
  .Parent__checklist-image {
    width: 100%;
    display: block !important;
    margin-top: 3.2rem;
    text-align: center;
  }
  .Parent__checklist-image img {
    width: auto !important;
  }
}
@media only screen and (max-width: 321px) {
  .Header__strategiesessie {
    font-size: 1.2rem;
  }
  .Header__ebook {
    margin-right: 0;
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 350px) {
  .Header__button img {
    width: 2.4rem !important;
  }
}
@media only screen and (max-width: 1000px) {
  .Menu a,
  .Menu a:visited {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1130px) {
  .Blocks.\--third .Blocks__column {
    width: auto !important;
  }
}
@media only screen {
  .Blocks__content a span,
  .Blocks__content a:visited span {
    display: none;
  }
  .Contact__details .Contact__tel {
    font-size: 3.2rem;
  }
}
@media only screen and (max-width: 650px) {
  .Nieuwsbrief input {
    margin-right: 0;
    width: 100%;
    margin-bottom: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .chat {
    right: 40px;
    bottom: 40px;
    height: 60px;
    font-size: 30px;
  }
  .chat-item,
  .chat-open-button {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .chat-open:checked ~ .chat-item:nth-child(3) {
    -webkit-transform: translate3d(-65px, 0, 0);
            transform: translate3d(-65px, 0, 0);
  }
  .chat-open:checked ~ .chat-item:nth-child(4) {
    -webkit-transform: translate3d(-140px, 0, 0);
            transform: translate3d(-140px, 0, 0);
  }
  .chat-open:checked ~ .chat-item:nth-child(5) {
    -webkit-transform: translate3d(-215px, 0, 0);
            transform: translate3d(-215px, 0, 0);
  }
  .chat-open:checked ~ .chat-item:nth-child(6) {
    -webkit-transform: translate3d(-290px, 0, 0);
            transform: translate3d(-290px, 0, 0);
  }
  .chatbox {
    left: 50%;
    margin-left: -160px;
  }
  .chatbox-open:checked ~ .chatbox {
    -webkit-animation: chatbox 300ms;
            animation: chatbox 300ms;
    bottom: 100px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
@-webkit-keyframes chatbox {
    0% {
      bottom: -20px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      opacity: 0;
    }
    1% {
      bottom: 50px;
    }
    100% {
      bottom: 100px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      opacity: 1;
    }
}
@keyframes chatbox {
    0% {
      bottom: -20px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      opacity: 0;
    }
    1% {
      bottom: 50px;
    }
    100% {
      bottom: 100px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      opacity: 1;
    }
}
}
@media only screen and (max-width: 376px) {
  .cc-floating.cc-theme-classic {
    border-radius: 0;
  }
}
@media only screen and (max-width: 1025px) {
  .cc-theme-classic .cc-btn:last-child {
    max-width: 15rem;
  }
}
@media only screen and (max-width: 1024px) {
  .cc-window.cc-banner .cc-compliance {
    -webkit-box-pack: center;
            justify-content: center;
  }
}
/*# sourceMappingURL=resources/assets/css/main.css.map */