:root{--brand-color:#fff}.Header-link{font-size:1em!important}.Header-link,.Header-link:active,.Header-link:hover,.Header-link:link,.Header-link:visited{color:#fff;color:var(--brand-color);text-decoration:none}.Header-icon-right{color:#fff;color:var(--brand-color);display:inline-block;padding-right:8px;padding-top:10px}.cookie-notice{background:#0a130ae6;bottom:0;font-size:12px;left:0;padding:10px 20px;position:fixed;right:0;text-align:center;z-index:999}:root{--font-family-base:"Roboto",sans-serif;--max-content-width:1000px;--screen-xs-min:576px;--screen-sm-min:768px;--screen-md-min:992px;--screen-lg-min:1200px;--screen-xl-min:1400px}#app,#react,body,html{height:100%}body{display:flex;flex-direction:column}.wrapper{flex:1 1;padding-bottom:20px}.Footer{background:#333233;color:#fff;padding-bottom:26px;padding-top:26px;text-align:right}.Footer .Footer-text{text-align:left}.Footer .Footer-link,.Footer .Footer-link:active,.Footer .Footer-link:hover,.Footer .Footer-link:visited{color:#fff;text-decoration:none}.Footer .Footer-link:hover{text-decoration:underline}.Footer .container{max-width:90%!important}.Footer .logo{padding-bottom:32px;text-align:center}.Footer .logo img{max-width:80%}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}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:initial}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#0000}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:initial;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:initial}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body,html{color:#222;font-family:var(--font-family-base);font-size:1em;font-weight:100;line-height:1.375}::selection{background:#b3d4fc;text-shadow:none}hr{border:0;border-top:1px solid #ccc;display:block;height:1px;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.browserupgrade{background:#ccc;color:#000;margin:.2em 0;padding:.2em 0}@media print{*,:after,:before{background:#0000!important;box-shadow:none!important;color:#000!important;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:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}#eetfestijn{border:3px solid #fff;color:#0d0140;padding:5px;text-align:center;width:100%}
/*!
 * font-awesome-animation - v0.0.7
 * https://github.com/l-lin/font-awesome-animation
 * License: MIT
 */@keyframes wrench{0%{transform:rotate(-12deg)}8%{transform:rotate(12deg)}10%{transform:rotate(24deg)}18%,20%{transform:rotate(-24deg)}28%,30%{transform:rotate(24deg)}38%,40%{transform:rotate(-24deg)}48%,50%{transform:rotate(24deg)}58%,60%{transform:rotate(-24deg)}68%{transform:rotate(24deg)}75%,to{transform:rotate(0deg)}}.faa-parent.animated-hover:hover>.faa-wrench,.faa-wrench.animated,.faa-wrench.animated-hover:hover{transform-origin-x:90%;transform-origin-y:35%;transform-origin-z:initial;animation:wrench 2.5s ease infinite}.faa-parent.animated-hover:hover>.faa-wrench.faa-fast,.faa-wrench.animated-hover.faa-fast:hover,.faa-wrench.animated.faa-fast{animation:wrench 1.2s ease infinite}.faa-parent.animated-hover:hover>.faa-wrench.faa-slow,.faa-wrench.animated-hover.faa-slow:hover,.faa-wrench.animated.faa-slow{animation:wrench 3.7s ease infinite}@keyframes ring{0%{transform:rotate(-15deg)}2%{transform:rotate(15deg)}4%{transform:rotate(-18deg)}6%{transform:rotate(18deg)}8%{transform:rotate(-22deg)}10%{transform:rotate(22deg)}12%{transform:rotate(-18deg)}14%{transform:rotate(18deg)}16%{transform:rotate(-12deg)}18%{transform:rotate(12deg)}20%,to{transform:rotate(0deg)}}.faa-parent.animated-hover:hover>.faa-ring,.faa-ring.animated,.faa-ring.animated-hover:hover{transform-origin-x:50%;transform-origin-y:0;transform-origin-z:initial;animation:ring 2s ease infinite}.faa-parent.animated-hover:hover>.faa-ring.faa-fast,.faa-ring.animated-hover.faa-fast:hover,.faa-ring.animated.faa-fast{animation:ring 1s ease infinite}.faa-parent.animated-hover:hover>.faa-ring.faa-slow,.faa-ring.animated-hover.faa-slow:hover,.faa-ring.animated.faa-slow{animation:ring 3s ease infinite}@keyframes vertical{0%{transform:translateY(-3px)}4%{transform:translateY(3px)}8%{transform:translateY(-3px)}12%{transform:translateY(3px)}16%{transform:translateY(-3px)}20%{transform:translateY(3px)}22%,to{transform:translate(0)}}.faa-parent.animated-hover:hover>.faa-vertical,.faa-vertical.animated,.faa-vertical.animated-hover:hover{animation:vertical 2s ease infinite}.faa-parent.animated-hover:hover>.faa-vertical.faa-fast,.faa-vertical.animated-hover.faa-fast:hover,.faa-vertical.animated.faa-fast{animation:vertical 1s ease infinite}.faa-parent.animated-hover:hover>.faa-vertical.faa-slow,.faa-vertical.animated-hover.faa-slow:hover,.faa-vertical.animated.faa-slow{animation:vertical 4s ease infinite}@keyframes horizontal{0%{transform:translate(0)}6%{transform:translate(5px)}12%{transform:translate(0)}18%{transform:translate(5px)}24%{transform:translate(0)}30%{transform:translate(5px)}36%,to{transform:translate(0)}}.faa-horizontal.animated,.faa-horizontal.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-horizontal{animation:horizontal 2s ease infinite}.faa-horizontal.animated-hover.faa-fast:hover,.faa-horizontal.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-horizontal.faa-fast{animation:horizontal 1s ease infinite}.faa-horizontal.animated-hover.faa-slow:hover,.faa-horizontal.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-horizontal.faa-slow{animation:horizontal 3s ease infinite}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.faa-flash.animated,.faa-flash.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-flash{animation:flash 2s ease infinite}.faa-flash.animated-hover.faa-fast:hover,.faa-flash.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-flash.faa-fast{animation:flash 1s ease infinite}.faa-flash.animated-hover.faa-slow:hover,.faa-flash.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-flash.faa-slow{animation:flash 3s ease infinite}@keyframes bounce{0%,10%,20%,50%,80%,to{transform:translateY(0)}40%,60%{transform:translateY(-15px)}}.faa-bounce.animated,.faa-bounce.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-bounce{animation:bounce 2s ease infinite}.faa-bounce.animated-hover.faa-fast:hover,.faa-bounce.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-bounce.faa-fast{animation:bounce 1s ease infinite}.faa-bounce.animated-hover.faa-slow:hover,.faa-bounce.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-bounce.faa-slow{animation:bounce 3s ease infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.faa-parent.animated-hover:hover>.faa-spin,.faa-spin.animated,.faa-spin.animated-hover:hover{animation:spin 1.5s linear infinite}.faa-parent.animated-hover:hover>.faa-spin.faa-fast,.faa-spin.animated-hover.faa-fast:hover,.faa-spin.animated.faa-fast{animation:spin .7s linear infinite}.faa-parent.animated-hover:hover>.faa-spin.faa-slow,.faa-spin.animated-hover.faa-slow:hover,.faa-spin.animated.faa-slow{animation:spin 2.2s linear infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.faa-float.animated,.faa-float.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-float{animation:float 2s linear infinite}.faa-float.animated-hover.faa-fast:hover,.faa-float.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-float.faa-fast{animation:float 1s linear infinite}.faa-float.animated-hover.faa-slow:hover,.faa-float.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-float.faa-slow{animation:float 3s linear infinite}@keyframes pulse{0%{transform:scale(1.1)}50%{transform:scale(.8)}to{transform:scale(1.1)}}.faa-parent.animated-hover:hover>.faa-pulse,.faa-pulse.animated,.faa-pulse.animated-hover:hover{animation:pulse 2s linear infinite}.faa-parent.animated-hover:hover>.faa-pulse.faa-fast,.faa-pulse.animated-hover.faa-fast:hover,.faa-pulse.animated.faa-fast{animation:pulse 1s linear infinite}.faa-parent.animated-hover:hover>.faa-pulse.faa-slow,.faa-pulse.animated-hover.faa-slow:hover,.faa-pulse.animated.faa-slow{animation:pulse 3s linear infinite}.faa-parent.animated-hover:hover>.faa-shake,.faa-shake.animated,.faa-shake.animated-hover:hover{animation:wrench 2.5s ease infinite}.faa-parent.animated-hover:hover>.faa-shake.faa-fast,.faa-shake.animated-hover.faa-fast:hover,.faa-shake.animated.faa-fast{animation:wrench 1.2s ease infinite}.faa-parent.animated-hover:hover>.faa-shake.faa-slow,.faa-shake.animated-hover.faa-slow:hover,.faa-shake.animated.faa-slow{animation:wrench 3.7s ease infinite}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-8deg)}30%,50%,70%{transform:scale(1.3) rotate(8deg)}40%,60%{transform:scale(1.3) rotate(-8deg)}80%,to{transform:scale(1) rotate(0)}}.faa-parent.animated-hover:hover>.faa-tada,.faa-tada.animated,.faa-tada.animated-hover:hover{animation:tada 2s linear infinite}.faa-parent.animated-hover:hover>.faa-tada.faa-fast,.faa-tada.animated-hover.faa-fast:hover,.faa-tada.animated.faa-fast{animation:tada 1s linear infinite}.faa-parent.animated-hover:hover>.faa-tada.faa-slow,.faa-tada.animated-hover.faa-slow:hover,.faa-tada.animated.faa-slow{animation:tada 3s linear infinite}@keyframes passing{0%{opacity:0;transform:translateX(-50%)}50%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(50%)}}.faa-parent.animated-hover:hover>.faa-passing,.faa-passing.animated,.faa-passing.animated-hover:hover{animation:passing 2s linear infinite}.faa-parent.animated-hover:hover>.faa-passing.faa-fast,.faa-passing.animated-hover.faa-fast:hover,.faa-passing.animated.faa-fast{animation:passing 1s linear infinite}.faa-parent.animated-hover:hover>.faa-passing.faa-slow,.faa-passing.animated-hover.faa-slow:hover,.faa-passing.animated.faa-slow{animation:passing 3s linear infinite}@keyframes passing-reverse{0%{opacity:0;transform:translateX(50%)}50%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-50%)}}.faa-parent.animated-hover:hover>.faa-passing-reverse,.faa-passing-reverse.animated,.faa-passing-reverse.animated-hover:hover{animation:passing-reverse 2s linear infinite}.faa-parent.animated-hover:hover>.faa-passing-reverse.faa-fast,.faa-passing-reverse.animated-hover.faa-fast:hover,.faa-passing-reverse.animated.faa-fast{animation:passing-reverse 1s linear infinite}.faa-parent.animated-hover:hover>.faa-passing-reverse.faa-slow,.faa-passing-reverse.animated-hover.faa-slow:hover,.faa-passing-reverse.animated.faa-slow{animation:passing-reverse 3s linear infinite}@keyframes burst{0%{opacity:.6}50%{opacity:0;transform:scale(1.8)}to{opacity:0}}.faa-burst.animated,.faa-burst.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-burst{animation:burst 2s linear infinite}.faa-burst.animated-hover.faa-fast:hover,.faa-burst.animated.faa-fast,.faa-parent.animated-hover:hover>.faa-burst.faa-fast{animation:burst 1s linear infinite}.faa-burst.animated-hover.faa-slow:hover,.faa-burst.animated.faa-slow,.faa-parent.animated-hover:hover>.faa-burst.faa-slow{animation:burst 3s linear infinite}:root{--strike-color:#d3d3d3}.strike{color:#d3d3d3;color:var(--strike-color);display:block;overflow:hidden;text-align:center;white-space:nowrap}.strike>span{display:inline-block;position:relative}.strike>span:after,.strike>span:before{background:#d3d3d3;background:var(--strike-color);content:"";height:1px;position:absolute;top:50%;width:9999px}.strike>span:before{margin-right:15px;right:100%}.strike>span:after{left:100%;margin-left:15px}.btn-Jeugd,.btn-Vttl{background-color:#3a5caa;color:#fff}.btn-Jeugd:hover,.btn-Vttl:hover{background-color:#314e91;color:#fff}.btn-Sporta{background-color:#9aca66;color:#000}.btn-Sporta:hover{background-color:#89c14d;color:#000}.match-lost{background-color:#ff5144}.match-lost.clickable:hover{background-color:#ff3122}.match-won{background-color:#6bcbff}.match-won.clickable:hover{background-color:#49bfff}.match-draw{background-color:#ff9e4f}.match-draw.clickable:hover{background-color:#ff8b2d}.match-opponent-team{color:#707070}.bg-info.clickable:focus,.bg-info.clickable:hover{background-color:#31b0d5}.match-card{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fafafa;border-radius:2px;box-shadow:0 1px 6px #0000001f,0 1px 4px #0000001f;box-sizing:border-box;color:#000000de;font-family:Roboto,sans-serif;overflow:visible;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;z-index:1}.accordion-button.collapsed{background-color:#f5f5f5}.accordion-collapse.collapse.show{padding-bottom:12px}.accordion-body{padding:0}.match-card-body{padding:15px}.match-card-tab{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-radius:2px;border-right:1px solid #ddd;box-sizing:border-box;padding-bottom:8px;padding-top:1px}.match-card-tab-content{margin-left:-7px;margin-top:8px;padding-left:24px}.match-card-header-subtitle{color:#0000008a;display:block;font-size:14px;margin-top:4px}.match-card-header{display:flex;font-weight:700;padding:15px}.match-card-header>a .badge,.match-card-header>span.score-as-badge{color:#000;font-size:16px;padding:10px 14px}.match-card-header>span.score-as-badge{height:36px}.match-card-header>span:not(.score-as-badge){display:flex;flex:1 1;flex-direction:column}.match-card-header>span:not(.score-as-badge).big{gap:10px}.match-card-header>span:not(.score-as-badge)>.badge{align-self:flex-start;font-size:16px;padding-left:12px;padding-right:12px}.match-card-header>span:not(.score-as-badge) .match-title{align-items:center;display:flex;flex:1 1;font-size:34px}.match-card-header .match-card-score{flex:0 0 180px}.match-card-header .match-card-score.big{flex:0 0 280px}.match-card-header .match-card-score-inline{margin-top:15px}.match-manipulator{align-items:center;display:flex;height:100%}.match-manipulator.big{gap:10px}.match-manipulator .score{flex:1 1}.match-manipulator .score>span{width:100%}.match-manipulator .manipulators{align-items:center;color:#d3d3d3;display:flex;flex:0 0 40px;flex-direction:column;justify-content:center}.match-manipulator .manipulators>i{margin:5px 0}.match-card-tab-table{margin-bottom:-8px}.match-card-tab-icon{padding-left:7px}.match-card-panel .panel-collapse>.panel-body{padding:-20px 0 5px}@media(max-width:1200px){.container{max-width:none!important}}@media(max-width:750px){.container{padding-left:3px;padding-right:3px}}@media(min-width:750px){.container{padding-left:15px;padding-right:15px}}pre{font-family:Roboto}.label-as-badge{border-radius:1em}.clickable.bg-success:hover{background-color:#449d44;border-color:#398439}.accentuate{font-weight:500}.irrelevant{text-decoration:line-through}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.button-bar-right{float:right}.button-bar-right>a:not(:last-child),.button-bar-right>button:not(:last-child),.button-bar-right>div:not(:last-child){margin-right:6px}.clickable{cursor:pointer}.non-clickable{cursor:default}.link-hover-underline,.link-hover-underline:active,.link-hover-underline:hover,.link-hover-underline:visited{color:#000;cursor:pointer}.link-hover-underline:hover{text-decoration:underline}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iconize div{display:inline-block;margin-left:12px;margin-top:-2px}a,a:active,a:hover,a:visited{outline:0;text-decoration:none}.sponsor-paper{color:#000}.table.matches-table tbody{border-width:1px}.table.matches-table td{background-color:initial;border-width:0}.btn-toolbar>button:not(:last-child){margin-right:6px}.players{table-layout:fixed}.row-by-two tr:nth-child(odd) td{border-bottom:0;padding-bottom:0}.row-by-two tr:nth-child(2n) td{border-top:0;padding-top:0}.endofseason-container{margin-top:10px;h2,h3{text-align:center}.endofseason-listing dl{font-weight:400;small{color:gray}dt{font-weight:400;&:not(:first-child){margin-top:15px}}dd{margin-bottom:0}a{margin-right:6px}}.next-season{.ranking-drop{color:gray;a{color:gray}}.highest-mounter{font-weight:700}}}.kampioen{margin-bottom:25px;.content{border:1px dotted #000;margin-bottom:20px;padding:0 20px 15px}}.react-select-fix__menu{z-index:9999!important}.overflow-visible{overflow:visible}.row{margin-left:0!important;margin-right:0!important}.td-success{background-color:#d1e8de!important}.td-danger{background-color:#f7d7da!important}.td-info{background-color:#cff4fc!important}
/*# sourceMappingURL=main.911694e0.css.map*/