﻿@keyframes mdc-ripple-fg-radius-in{from{animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transform:translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}}@keyframes mdc-ripple-fg-opacity-in{from{animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity, 0.16)}}@keyframes mdc-ripple-fg-opacity-out{from{animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity, 0.16)}to{opacity:0}}.mdc-ripple-surface--test-edge-var-bug{--mdc-ripple-surface-test-edge-var: 1px solid #000;visibility:hidden}.mdc-ripple-surface--test-edge-var-bug::before{border:var(--mdc-ripple-surface-test-edge-var)}.mdc-drawer{border-color:rgba(0,0,0,0.12);background-color:#fff;display:flex;flex-direction:column;flex-shrink:0;box-sizing:border-box;width:256px;max-width:256px;height:100%;transition-property:transform;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);border-right-width:1px;border-right-style:solid;overflow:hidden;z-index:6}.mdc-drawer .mdc-drawer__title{color:rgba(0,0,0,0.87)}.mdc-drawer .mdc-list-group__subheader{color:rgba(0,0,0,0.6)}.mdc-drawer .mdc-drawer__subtitle{color:rgba(0,0,0,0.6)}.mdc-drawer .mdc-list-item__graphic{color:rgba(0,0,0,0.6)}.mdc-drawer .mdc-list-item{color:rgba(0,0,0,0.87)}.mdc-drawer .mdc-list-item--activated .mdc-list-item__graphic{color:#6200ee}.mdc-drawer .mdc-list-item--activated{color:rgba(98,0,238,0.87)}.mdc-drawer .mdc-list-item{border-radius:4px}[dir="rtl"] .mdc-drawer,.mdc-drawer[dir="rtl"]{border-right-width:0;border-left-width:1px;border-right-style:none;border-left-style:solid}.mdc-drawer .mdc-list-item{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:1.375rem;font-weight:500;letter-spacing:.00714em;text-decoration:inherit;text-transform:inherit;height:calc(48px - 2 * 4px);margin:8px 8px;padding:0 8px}.mdc-drawer .mdc-list-item:nth-child(1){margin-top:2px}.mdc-drawer .mdc-list-item:nth-last-child(1){margin-bottom:0}.mdc-drawer .mdc-list-group__subheader{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.01786em;text-decoration:inherit;text-transform:inherit;display:block;margin-top:0;line-height:normal;margin:0;padding:0 16px}.mdc-drawer .mdc-list-group__subheader::before{display:inline-block;width:0;height:24px;content:"";vertical-align:0}.mdc-drawer .mdc-list-divider{margin:3px 0 4px 0}.mdc-drawer .mdc-list-item__text,.mdc-drawer .mdc-list-item__graphic{pointer-events:none}.mdc-drawer--open{transition:transform 250ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-drawer--animate{transform:translateX(-100%)}[dir="rtl"] .mdc-drawer--animate,.mdc-drawer--animate[dir="rtl"]{transform:translateX(100%)}.mdc-drawer--opening{transform:translateX(0);transition-duration:250ms}[dir="rtl"] .mdc-drawer--opening,.mdc-drawer--opening[dir="rtl"]{transform:translateX(0)}.mdc-drawer--closing{transform:translateX(-100%);transition-duration:200ms}[dir="rtl"] .mdc-drawer--closing,.mdc-drawer--closing[dir="rtl"]{transform:translateX(100%)}.mdc-drawer__header{flex-shrink:0;box-sizing:border-box;min-height:64px;padding:0 16px 4px}.mdc-drawer__title{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1.25rem;line-height:2rem;font-weight:500;letter-spacing:.0125em;text-decoration:inherit;text-transform:inherit;display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-drawer__title::before{display:inline-block;width:0;height:36px;content:"";vertical-align:0}.mdc-drawer__title::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-drawer__subtitle{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:.01786em;text-decoration:inherit;text-transform:inherit;display:block;margin-top:0;line-height:normal;margin-bottom:0}.mdc-drawer__subtitle::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-drawer__content{height:100%;overflow-y:auto}.mdc-drawer--dismissible{left:0;right:initial;display:none;position:absolute;top:0}[dir="rtl"] .mdc-drawer--dismissible,.mdc-drawer--dismissible[dir="rtl"]{left:initial;right:0}.mdc-drawer--dismissible.mdc-drawer--open{display:flex}.mdc-drawer-app-content{margin-left:0;margin-right:0;position:relative}[dir="rtl"] .mdc-drawer-app-content,.mdc-drawer-app-content[dir="rtl"]{margin-left:0;margin-right:0}.mdc-drawer--open+.mdc-drawer-app-content{margin-left:256px;margin-right:0}[dir="rtl"] .mdc-drawer--open+.mdc-drawer-app-content,.mdc-drawer--open+.mdc-drawer-app-content[dir="rtl"]{margin-left:0;margin-right:256px}.mdc-drawer--closing+.mdc-drawer-app-content{margin-left:0;margin-right:0}[dir="rtl"] .mdc-drawer--closing+.mdc-drawer-app-content,.mdc-drawer--closing+.mdc-drawer-app-content[dir="rtl"]{margin-left:0;margin-right:0}.mdc-drawer--modal{box-shadow:0px 8px 10px -5px rgba(0,0,0,0.2),0px 16px 24px 2px rgba(0,0,0,0.14),0px 6px 30px 5px rgba(0,0,0,0.12);left:0;right:initial;display:none;position:fixed}.mdc-drawer--modal+.mdc-drawer-scrim{background-color:rgba(0,0,0,0.32)}[dir="rtl"] .mdc-drawer--modal,.mdc-drawer--modal[dir="rtl"]{left:initial;right:0}.mdc-drawer--modal.mdc-drawer--open{display:flex}.mdc-drawer-scrim{display:none;position:fixed;top:0;left:0;width:100%;height:100%;transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);z-index:5}.mdc-drawer--open+.mdc-drawer-scrim{display:block}.mdc-drawer--animate+.mdc-drawer-scrim{opacity:0}.mdc-drawer--opening+.mdc-drawer-scrim{transition-duration:250ms;opacity:1}.mdc-drawer--closing+.mdc-drawer-scrim{transition-duration:200ms;opacity:0}@media print, screen and (min-width: 40em){.reveal,.reveal.tiny,.reveal.small,.reveal.large{right:auto;left:auto;margin:0 auto}}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.foundation-mq{font-family:"small=0em&medium=40em&large=62.5em&xlarge=78.75em&xxlarge=88.75em&xxxlarge=93.75em"}html{box-sizing:border-box;font-size:16px}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;background:#fefefe;font-family:"Muli","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:normal;line-height:1.5;color:#0a0a0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:3px}select{box-sizing:border-box;width:100%;border-radius:3px}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{padding:0;appearance:none;border:0;border-radius:3px;background:transparent;line-height:1;cursor:auto}[data-whatinput='mouse'] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block !important}.is-hidden{display:none !important}.row{max-width:80rem;margin-right:auto;margin-left:auto}.row::before,.row::after{display:table;content:' ';flex-basis:0;order:1}.row::after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row .row{margin-right:0;margin-left:0}@media print, screen and (min-width: 40em){.row .row{margin-right:0;margin-left:0}}@media print, screen and (min-width: 62.5em){.row .row{margin-right:0;margin-left:0}}@media screen and (min-width: 78.75em){.row .row{margin-right:0;margin-left:0}}@media screen and (min-width: 88.75em){.row .row{margin-right:0;margin-left:0}}@media screen and (min-width: 93.75em){.row .row{margin-right:0;margin-left:0}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.gutter-small>.column,.row.gutter-small>.columns{padding-right:0;padding-left:0}.row.gutter-medium>.column,.row.gutter-medium>.columns{padding-right:0;padding-left:0}.column,.columns{width:100%;float:left;padding-right:0;padding-left:0}@media print, screen and (min-width: 40em){.column,.columns{padding-right:0;padding-left:0}}.column,.columns,.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:left;clear:none}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{width:8.33333%}.small-push-1{position:relative;left:8.33333%}.small-pull-1{position:relative;left:-8.33333%}.small-offset-0{margin-left:0%}.small-2{width:16.66667%}.small-push-2{position:relative;left:16.66667%}.small-pull-2{position:relative;left:-16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.66667%}.small-4{width:33.33333%}.small-push-4{position:relative;left:33.33333%}.small-pull-4{position:relative;left:-33.33333%}.small-offset-3{margin-left:25%}.small-5{width:41.66667%}.small-push-5{position:relative;left:41.66667%}.small-pull-5{position:relative;left:-41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.66667%}.small-7{width:58.33333%}.small-push-7{position:relative;left:58.33333%}.small-pull-7{position:relative;left:-58.33333%}.small-offset-6{margin-left:50%}.small-8{width:66.66667%}.small-push-8{position:relative;left:66.66667%}.small-pull-8{position:relative;left:-66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.66667%}.small-10{width:83.33333%}.small-push-10{position:relative;left:83.33333%}.small-pull-10{position:relative;left:-83.33333%}.small-offset-9{margin-left:75%}.small-11{width:91.66667%}.small-push-11{position:relative;left:91.66667%}.small-pull-11{position:relative;left:-91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{width:100%}.small-offset-11{margin-left:91.66667%}.small-up-1>.column,.small-up-1>.columns{float:left;width:100%}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{float:left;width:50%}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(2n+1),.small-up-2>.columns:nth-of-type(2n+1){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{float:left;width:33.33333%}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{float:left;width:25%}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{float:left;width:20%}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{float:left;width:16.66667%}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{float:left;width:14.28571%}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{float:left;width:12.5%}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-collapse .row{margin-right:0;margin-left:0}.expanded.row .small-collapse.row{margin-right:0;margin-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:0;padding-left:0}.small-centered{margin-right:auto;margin-left:auto}.small-centered,.small-centered:last-child:not(:first-child){float:none;clear:both}.small-uncentered,.small-push-0,.small-pull-0{position:static;margin-right:0;margin-left:0}.small-uncentered,.small-uncentered:last-child:not(:first-child),.small-push-0,.small-push-0:last-child:not(:first-child),.small-pull-0,.small-pull-0:last-child:not(:first-child){float:left;clear:none}.small-uncentered:last-child:not(:first-child),.small-push-0:last-child:not(:first-child),.small-pull-0:last-child:not(:first-child){float:right}@media print, screen and (min-width: 40em){.medium-1{width:8.33333%}.medium-push-1{position:relative;left:8.33333%}.medium-pull-1{position:relative;left:-8.33333%}.medium-offset-0{margin-left:0%}.medium-2{width:16.66667%}.medium-push-2{position:relative;left:16.66667%}.medium-pull-2{position:relative;left:-16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.66667%}.medium-4{width:33.33333%}.medium-push-4{position:relative;left:33.33333%}.medium-pull-4{position:relative;left:-33.33333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.66667%}.medium-push-5{position:relative;left:41.66667%}.medium-pull-5{position:relative;left:-41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.66667%}.medium-7{width:58.33333%}.medium-push-7{position:relative;left:58.33333%}.medium-pull-7{position:relative;left:-58.33333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.66667%}.medium-push-8{position:relative;left:66.66667%}.medium-pull-8{position:relative;left:-66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.66667%}.medium-10{width:83.33333%}.medium-push-10{position:relative;left:83.33333%}.medium-pull-10{position:relative;left:-83.33333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.66667%}.medium-push-11{position:relative;left:91.66667%}.medium-pull-11{position:relative;left:-91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.66667%}.medium-up-1>.column,.medium-up-1>.columns{float:left;width:100%}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{float:left;width:50%}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(2n+1),.medium-up-2>.columns:nth-of-type(2n+1){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{float:left;width:33.33333%}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{float:left;width:25%}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{float:left;width:20%}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{float:left;width:16.66667%}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{float:left;width:14.28571%}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{float:left;width:12.5%}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-collapse .row{margin-right:0;margin-left:0}.expanded.row .medium-collapse.row{margin-right:0;margin-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:0;padding-left:0}.medium-centered{margin-right:auto;margin-left:auto}.medium-centered,.medium-centered:last-child:not(:first-child){float:none;clear:both}.medium-uncentered,.medium-push-0,.medium-pull-0{position:static;margin-right:0;margin-left:0}.medium-uncentered,.medium-uncentered:last-child:not(:first-child),.medium-push-0,.medium-push-0:last-child:not(:first-child),.medium-pull-0,.medium-pull-0:last-child:not(:first-child){float:left;clear:none}.medium-uncentered:last-child:not(:first-child),.medium-push-0:last-child:not(:first-child),.medium-pull-0:last-child:not(:first-child){float:right}}@media print, screen and (min-width: 62.5em){.large-1{width:8.33333%}.large-push-1{position:relative;left:8.33333%}.large-pull-1{position:relative;left:-8.33333%}.large-offset-0{margin-left:0%}.large-2{width:16.66667%}.large-push-2{position:relative;left:16.66667%}.large-pull-2{position:relative;left:-16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.66667%}.large-4{width:33.33333%}.large-push-4{position:relative;left:33.33333%}.large-pull-4{position:relative;left:-33.33333%}.large-offset-3{margin-left:25%}.large-5{width:41.66667%}.large-push-5{position:relative;left:41.66667%}.large-pull-5{position:relative;left:-41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.66667%}.large-7{width:58.33333%}.large-push-7{position:relative;left:58.33333%}.large-pull-7{position:relative;left:-58.33333%}.large-offset-6{margin-left:50%}.large-8{width:66.66667%}.large-push-8{position:relative;left:66.66667%}.large-pull-8{position:relative;left:-66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.66667%}.large-10{width:83.33333%}.large-push-10{position:relative;left:83.33333%}.large-pull-10{position:relative;left:-83.33333%}.large-offset-9{margin-left:75%}.large-11{width:91.66667%}.large-push-11{position:relative;left:91.66667%}.large-pull-11{position:relative;left:-91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{width:100%}.large-offset-11{margin-left:91.66667%}.large-up-1>.column,.large-up-1>.columns{float:left;width:100%}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{float:left;width:50%}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(2n+1),.large-up-2>.columns:nth-of-type(2n+1){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{float:left;width:33.33333%}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{float:left;width:25%}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{float:left;width:20%}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{float:left;width:16.66667%}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{float:left;width:14.28571%}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{float:left;width:12.5%}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-collapse .row{margin-right:0;margin-left:0}.expanded.row .large-collapse.row{margin-right:0;margin-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:0;padding-left:0}.large-centered{margin-right:auto;margin-left:auto}.large-centered,.large-centered:last-child:not(:first-child){float:none;clear:both}.large-uncentered,.large-push-0,.large-pull-0{position:static;margin-right:0;margin-left:0}.large-uncentered,.large-uncentered:last-child:not(:first-child),.large-push-0,.large-push-0:last-child:not(:first-child),.large-pull-0,.large-pull-0:last-child:not(:first-child){float:left;clear:none}.large-uncentered:last-child:not(:first-child),.large-push-0:last-child:not(:first-child),.large-pull-0:last-child:not(:first-child){float:right}}@media screen and (min-width: 78.75em){.xlarge-1{width:8.33333%}.xlarge-push-1{position:relative;left:8.33333%}.xlarge-pull-1{position:relative;left:-8.33333%}.xlarge-offset-0{margin-left:0%}.xlarge-2{width:16.66667%}.xlarge-push-2{position:relative;left:16.66667%}.xlarge-pull-2{position:relative;left:-16.66667%}.xlarge-offset-1{margin-left:8.33333%}.xlarge-3{width:25%}.xlarge-push-3{position:relative;left:25%}.xlarge-pull-3{position:relative;left:-25%}.xlarge-offset-2{margin-left:16.66667%}.xlarge-4{width:33.33333%}.xlarge-push-4{position:relative;left:33.33333%}.xlarge-pull-4{position:relative;left:-33.33333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{width:41.66667%}.xlarge-push-5{position:relative;left:41.66667%}.xlarge-pull-5{position:relative;left:-41.66667%}.xlarge-offset-4{margin-left:33.33333%}.xlarge-6{width:50%}.xlarge-push-6{position:relative;left:50%}.xlarge-pull-6{position:relative;left:-50%}.xlarge-offset-5{margin-left:41.66667%}.xlarge-7{width:58.33333%}.xlarge-push-7{position:relative;left:58.33333%}.xlarge-pull-7{position:relative;left:-58.33333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{width:66.66667%}.xlarge-push-8{position:relative;left:66.66667%}.xlarge-pull-8{position:relative;left:-66.66667%}.xlarge-offset-7{margin-left:58.33333%}.xlarge-9{width:75%}.xlarge-push-9{position:relative;left:75%}.xlarge-pull-9{position:relative;left:-75%}.xlarge-offset-8{margin-left:66.66667%}.xlarge-10{width:83.33333%}.xlarge-push-10{position:relative;left:83.33333%}.xlarge-pull-10{position:relative;left:-83.33333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{width:91.66667%}.xlarge-push-11{position:relative;left:91.66667%}.xlarge-pull-11{position:relative;left:-91.66667%}.xlarge-offset-10{margin-left:83.33333%}.xlarge-12{width:100%}.xlarge-offset-11{margin-left:91.66667%}.xlarge-up-1>.column,.xlarge-up-1>.columns{float:left;width:100%}.xlarge-up-1>.column:nth-of-type(1n),.xlarge-up-1>.columns:nth-of-type(1n){clear:none}.xlarge-up-1>.column:nth-of-type(1n+1),.xlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xlarge-up-1>.column:last-child,.xlarge-up-1>.columns:last-child{float:left}.xlarge-up-2>.column,.xlarge-up-2>.columns{float:left;width:50%}.xlarge-up-2>.column:nth-of-type(1n),.xlarge-up-2>.columns:nth-of-type(1n){clear:none}.xlarge-up-2>.column:nth-of-type(2n+1),.xlarge-up-2>.columns:nth-of-type(2n+1){clear:both}.xlarge-up-2>.column:last-child,.xlarge-up-2>.columns:last-child{float:left}.xlarge-up-3>.column,.xlarge-up-3>.columns{float:left;width:33.33333%}.xlarge-up-3>.column:nth-of-type(1n),.xlarge-up-3>.columns:nth-of-type(1n){clear:none}.xlarge-up-3>.column:nth-of-type(3n+1),.xlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xlarge-up-3>.column:last-child,.xlarge-up-3>.columns:last-child{float:left}.xlarge-up-4>.column,.xlarge-up-4>.columns{float:left;width:25%}.xlarge-up-4>.column:nth-of-type(1n),.xlarge-up-4>.columns:nth-of-type(1n){clear:none}.xlarge-up-4>.column:nth-of-type(4n+1),.xlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xlarge-up-4>.column:last-child,.xlarge-up-4>.columns:last-child{float:left}.xlarge-up-5>.column,.xlarge-up-5>.columns{float:left;width:20%}.xlarge-up-5>.column:nth-of-type(1n),.xlarge-up-5>.columns:nth-of-type(1n){clear:none}.xlarge-up-5>.column:nth-of-type(5n+1),.xlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xlarge-up-5>.column:last-child,.xlarge-up-5>.columns:last-child{float:left}.xlarge-up-6>.column,.xlarge-up-6>.columns{float:left;width:16.66667%}.xlarge-up-6>.column:nth-of-type(1n),.xlarge-up-6>.columns:nth-of-type(1n){clear:none}.xlarge-up-6>.column:nth-of-type(6n+1),.xlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xlarge-up-6>.column:last-child,.xlarge-up-6>.columns:last-child{float:left}.xlarge-up-7>.column,.xlarge-up-7>.columns{float:left;width:14.28571%}.xlarge-up-7>.column:nth-of-type(1n),.xlarge-up-7>.columns:nth-of-type(1n){clear:none}.xlarge-up-7>.column:nth-of-type(7n+1),.xlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xlarge-up-7>.column:last-child,.xlarge-up-7>.columns:last-child{float:left}.xlarge-up-8>.column,.xlarge-up-8>.columns{float:left;width:12.5%}.xlarge-up-8>.column:nth-of-type(1n),.xlarge-up-8>.columns:nth-of-type(1n){clear:none}.xlarge-up-8>.column:nth-of-type(8n+1),.xlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xlarge-up-8>.column:last-child,.xlarge-up-8>.columns:last-child{float:left}.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-right:0;padding-left:0}.xlarge-collapse .row{margin-right:0;margin-left:0}.expanded.row .xlarge-collapse.row{margin-right:0;margin-left:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-right:0;padding-left:0}.xlarge-centered{margin-right:auto;margin-left:auto}.xlarge-centered,.xlarge-centered:last-child:not(:first-child){float:none;clear:both}.xlarge-uncentered,.xlarge-push-0,.xlarge-pull-0{position:static;margin-right:0;margin-left:0}.xlarge-uncentered,.xlarge-uncentered:last-child:not(:first-child),.xlarge-push-0,.xlarge-push-0:last-child:not(:first-child),.xlarge-pull-0,.xlarge-pull-0:last-child:not(:first-child){float:left;clear:none}.xlarge-uncentered:last-child:not(:first-child),.xlarge-push-0:last-child:not(:first-child),.xlarge-pull-0:last-child:not(:first-child){float:right}}@media screen and (min-width: 88.75em){.xxlarge-1{width:8.33333%}.xxlarge-push-1{position:relative;left:8.33333%}.xxlarge-pull-1{position:relative;left:-8.33333%}.xxlarge-offset-0{margin-left:0%}.xxlarge-2{width:16.66667%}.xxlarge-push-2{position:relative;left:16.66667%}.xxlarge-pull-2{position:relative;left:-16.66667%}.xxlarge-offset-1{margin-left:8.33333%}.xxlarge-3{width:25%}.xxlarge-push-3{position:relative;left:25%}.xxlarge-pull-3{position:relative;left:-25%}.xxlarge-offset-2{margin-left:16.66667%}.xxlarge-4{width:33.33333%}.xxlarge-push-4{position:relative;left:33.33333%}.xxlarge-pull-4{position:relative;left:-33.33333%}.xxlarge-offset-3{margin-left:25%}.xxlarge-5{width:41.66667%}.xxlarge-push-5{position:relative;left:41.66667%}.xxlarge-pull-5{position:relative;left:-41.66667%}.xxlarge-offset-4{margin-left:33.33333%}.xxlarge-6{width:50%}.xxlarge-push-6{position:relative;left:50%}.xxlarge-pull-6{position:relative;left:-50%}.xxlarge-offset-5{margin-left:41.66667%}.xxlarge-7{width:58.33333%}.xxlarge-push-7{position:relative;left:58.33333%}.xxlarge-pull-7{position:relative;left:-58.33333%}.xxlarge-offset-6{margin-left:50%}.xxlarge-8{width:66.66667%}.xxlarge-push-8{position:relative;left:66.66667%}.xxlarge-pull-8{position:relative;left:-66.66667%}.xxlarge-offset-7{margin-left:58.33333%}.xxlarge-9{width:75%}.xxlarge-push-9{position:relative;left:75%}.xxlarge-pull-9{position:relative;left:-75%}.xxlarge-offset-8{margin-left:66.66667%}.xxlarge-10{width:83.33333%}.xxlarge-push-10{position:relative;left:83.33333%}.xxlarge-pull-10{position:relative;left:-83.33333%}.xxlarge-offset-9{margin-left:75%}.xxlarge-11{width:91.66667%}.xxlarge-push-11{position:relative;left:91.66667%}.xxlarge-pull-11{position:relative;left:-91.66667%}.xxlarge-offset-10{margin-left:83.33333%}.xxlarge-12{width:100%}.xxlarge-offset-11{margin-left:91.66667%}.xxlarge-up-1>.column,.xxlarge-up-1>.columns{float:left;width:100%}.xxlarge-up-1>.column:nth-of-type(1n),.xxlarge-up-1>.columns:nth-of-type(1n){clear:none}.xxlarge-up-1>.column:nth-of-type(1n+1),.xxlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xxlarge-up-1>.column:last-child,.xxlarge-up-1>.columns:last-child{float:left}.xxlarge-up-2>.column,.xxlarge-up-2>.columns{float:left;width:50%}.xxlarge-up-2>.column:nth-of-type(1n),.xxlarge-up-2>.columns:nth-of-type(1n){clear:none}.xxlarge-up-2>.column:nth-of-type(2n+1),.xxlarge-up-2>.columns:nth-of-type(2n+1){clear:both}.xxlarge-up-2>.column:last-child,.xxlarge-up-2>.columns:last-child{float:left}.xxlarge-up-3>.column,.xxlarge-up-3>.columns{float:left;width:33.33333%}.xxlarge-up-3>.column:nth-of-type(1n),.xxlarge-up-3>.columns:nth-of-type(1n){clear:none}.xxlarge-up-3>.column:nth-of-type(3n+1),.xxlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xxlarge-up-3>.column:last-child,.xxlarge-up-3>.columns:last-child{float:left}.xxlarge-up-4>.column,.xxlarge-up-4>.columns{float:left;width:25%}.xxlarge-up-4>.column:nth-of-type(1n),.xxlarge-up-4>.columns:nth-of-type(1n){clear:none}.xxlarge-up-4>.column:nth-of-type(4n+1),.xxlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xxlarge-up-4>.column:last-child,.xxlarge-up-4>.columns:last-child{float:left}.xxlarge-up-5>.column,.xxlarge-up-5>.columns{float:left;width:20%}.xxlarge-up-5>.column:nth-of-type(1n),.xxlarge-up-5>.columns:nth-of-type(1n){clear:none}.xxlarge-up-5>.column:nth-of-type(5n+1),.xxlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xxlarge-up-5>.column:last-child,.xxlarge-up-5>.columns:last-child{float:left}.xxlarge-up-6>.column,.xxlarge-up-6>.columns{float:left;width:16.66667%}.xxlarge-up-6>.column:nth-of-type(1n),.xxlarge-up-6>.columns:nth-of-type(1n){clear:none}.xxlarge-up-6>.column:nth-of-type(6n+1),.xxlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xxlarge-up-6>.column:last-child,.xxlarge-up-6>.columns:last-child{float:left}.xxlarge-up-7>.column,.xxlarge-up-7>.columns{float:left;width:14.28571%}.xxlarge-up-7>.column:nth-of-type(1n),.xxlarge-up-7>.columns:nth-of-type(1n){clear:none}.xxlarge-up-7>.column:nth-of-type(7n+1),.xxlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xxlarge-up-7>.column:last-child,.xxlarge-up-7>.columns:last-child{float:left}.xxlarge-up-8>.column,.xxlarge-up-8>.columns{float:left;width:12.5%}.xxlarge-up-8>.column:nth-of-type(1n),.xxlarge-up-8>.columns:nth-of-type(1n){clear:none}.xxlarge-up-8>.column:nth-of-type(8n+1),.xxlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xxlarge-up-8>.column:last-child,.xxlarge-up-8>.columns:last-child{float:left}.xxlarge-collapse>.column,.xxlarge-collapse>.columns{padding-right:0;padding-left:0}.xxlarge-collapse .row{margin-right:0;margin-left:0}.expanded.row .xxlarge-collapse.row{margin-right:0;margin-left:0}.xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns{padding-right:0;padding-left:0}.xxlarge-centered{margin-right:auto;margin-left:auto}.xxlarge-centered,.xxlarge-centered:last-child:not(:first-child){float:none;clear:both}.xxlarge-uncentered,.xxlarge-push-0,.xxlarge-pull-0{position:static;margin-right:0;margin-left:0}.xxlarge-uncentered,.xxlarge-uncentered:last-child:not(:first-child),.xxlarge-push-0,.xxlarge-push-0:last-child:not(:first-child),.xxlarge-pull-0,.xxlarge-pull-0:last-child:not(:first-child){float:left;clear:none}.xxlarge-uncentered:last-child:not(:first-child),.xxlarge-push-0:last-child:not(:first-child),.xxlarge-pull-0:last-child:not(:first-child){float:right}}@media screen and (min-width: 93.75em){.xxxlarge-1{width:8.33333%}.xxxlarge-push-1{position:relative;left:8.33333%}.xxxlarge-pull-1{position:relative;left:-8.33333%}.xxxlarge-offset-0{margin-left:0%}.xxxlarge-2{width:16.66667%}.xxxlarge-push-2{position:relative;left:16.66667%}.xxxlarge-pull-2{position:relative;left:-16.66667%}.xxxlarge-offset-1{margin-left:8.33333%}.xxxlarge-3{width:25%}.xxxlarge-push-3{position:relative;left:25%}.xxxlarge-pull-3{position:relative;left:-25%}.xxxlarge-offset-2{margin-left:16.66667%}.xxxlarge-4{width:33.33333%}.xxxlarge-push-4{position:relative;left:33.33333%}.xxxlarge-pull-4{position:relative;left:-33.33333%}.xxxlarge-offset-3{margin-left:25%}.xxxlarge-5{width:41.66667%}.xxxlarge-push-5{position:relative;left:41.66667%}.xxxlarge-pull-5{position:relative;left:-41.66667%}.xxxlarge-offset-4{margin-left:33.33333%}.xxxlarge-6{width:50%}.xxxlarge-push-6{position:relative;left:50%}.xxxlarge-pull-6{position:relative;left:-50%}.xxxlarge-offset-5{margin-left:41.66667%}.xxxlarge-7{width:58.33333%}.xxxlarge-push-7{position:relative;left:58.33333%}.xxxlarge-pull-7{position:relative;left:-58.33333%}.xxxlarge-offset-6{margin-left:50%}.xxxlarge-8{width:66.66667%}.xxxlarge-push-8{position:relative;left:66.66667%}.xxxlarge-pull-8{position:relative;left:-66.66667%}.xxxlarge-offset-7{margin-left:58.33333%}.xxxlarge-9{width:75%}.xxxlarge-push-9{position:relative;left:75%}.xxxlarge-pull-9{position:relative;left:-75%}.xxxlarge-offset-8{margin-left:66.66667%}.xxxlarge-10{width:83.33333%}.xxxlarge-push-10{position:relative;left:83.33333%}.xxxlarge-pull-10{position:relative;left:-83.33333%}.xxxlarge-offset-9{margin-left:75%}.xxxlarge-11{width:91.66667%}.xxxlarge-push-11{position:relative;left:91.66667%}.xxxlarge-pull-11{position:relative;left:-91.66667%}.xxxlarge-offset-10{margin-left:83.33333%}.xxxlarge-12{width:100%}.xxxlarge-offset-11{margin-left:91.66667%}.xxxlarge-up-1>.column,.xxxlarge-up-1>.columns{float:left;width:100%}.xxxlarge-up-1>.column:nth-of-type(1n),.xxxlarge-up-1>.columns:nth-of-type(1n){clear:none}.xxxlarge-up-1>.column:nth-of-type(1n+1),.xxxlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xxxlarge-up-1>.column:last-child,.xxxlarge-up-1>.columns:last-child{float:left}.xxxlarge-up-2>.column,.xxxlarge-up-2>.columns{float:left;width:50%}.xxxlarge-up-2>.column:nth-of-type(1n),.xxxlarge-up-2>.columns:nth-of-type(1n){clear:none}.xxxlarge-up-2>.column:nth-of-type(2n+1),.xxxlarge-up-2>.columns:nth-of-type(2n+1){clear:both}.xxxlarge-up-2>.column:last-child,.xxxlarge-up-2>.columns:last-child{float:left}.xxxlarge-up-3>.column,.xxxlarge-up-3>.columns{float:left;width:33.33333%}.xxxlarge-up-3>.column:nth-of-type(1n),.xxxlarge-up-3>.columns:nth-of-type(1n){clear:none}.xxxlarge-up-3>.column:nth-of-type(3n+1),.xxxlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xxxlarge-up-3>.column:last-child,.xxxlarge-up-3>.columns:last-child{float:left}.xxxlarge-up-4>.column,.xxxlarge-up-4>.columns{float:left;width:25%}.xxxlarge-up-4>.column:nth-of-type(1n),.xxxlarge-up-4>.columns:nth-of-type(1n){clear:none}.xxxlarge-up-4>.column:nth-of-type(4n+1),.xxxlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xxxlarge-up-4>.column:last-child,.xxxlarge-up-4>.columns:last-child{float:left}.xxxlarge-up-5>.column,.xxxlarge-up-5>.columns{float:left;width:20%}.xxxlarge-up-5>.column:nth-of-type(1n),.xxxlarge-up-5>.columns:nth-of-type(1n){clear:none}.xxxlarge-up-5>.column:nth-of-type(5n+1),.xxxlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xxxlarge-up-5>.column:last-child,.xxxlarge-up-5>.columns:last-child{float:left}.xxxlarge-up-6>.column,.xxxlarge-up-6>.columns{float:left;width:16.66667%}.xxxlarge-up-6>.column:nth-of-type(1n),.xxxlarge-up-6>.columns:nth-of-type(1n){clear:none}.xxxlarge-up-6>.column:nth-of-type(6n+1),.xxxlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xxxlarge-up-6>.column:last-child,.xxxlarge-up-6>.columns:last-child{float:left}.xxxlarge-up-7>.column,.xxxlarge-up-7>.columns{float:left;width:14.28571%}.xxxlarge-up-7>.column:nth-of-type(1n),.xxxlarge-up-7>.columns:nth-of-type(1n){clear:none}.xxxlarge-up-7>.column:nth-of-type(7n+1),.xxxlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xxxlarge-up-7>.column:last-child,.xxxlarge-up-7>.columns:last-child{float:left}.xxxlarge-up-8>.column,.xxxlarge-up-8>.columns{float:left;width:12.5%}.xxxlarge-up-8>.column:nth-of-type(1n),.xxxlarge-up-8>.columns:nth-of-type(1n){clear:none}.xxxlarge-up-8>.column:nth-of-type(8n+1),.xxxlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xxxlarge-up-8>.column:last-child,.xxxlarge-up-8>.columns:last-child{float:left}.xxxlarge-collapse>.column,.xxxlarge-collapse>.columns{padding-right:0;padding-left:0}.xxxlarge-collapse .row{margin-right:0;margin-left:0}.expanded.row .xxxlarge-collapse.row{margin-right:0;margin-left:0}.xxxlarge-uncollapse>.column,.xxxlarge-uncollapse>.columns{padding-right:0;padding-left:0}.xxxlarge-centered{margin-right:auto;margin-left:auto}.xxxlarge-centered,.xxxlarge-centered:last-child:not(:first-child){float:none;clear:both}.xxxlarge-uncentered,.xxxlarge-push-0,.xxxlarge-pull-0{position:static;margin-right:0;margin-left:0}.xxxlarge-uncentered,.xxxlarge-uncentered:last-child:not(:first-child),.xxxlarge-push-0,.xxxlarge-push-0:last-child:not(:first-child),.xxxlarge-pull-0,.xxxlarge-pull-0:last-child:not(:first-child){float:left;clear:none}.xxxlarge-uncentered:last-child:not(:first-child),.xxxlarge-push-0:last-child:not(:first-child),.xxxlarge-pull-0:last-child:not(:first-child){float:right}}.column-block{margin-bottom:0}.column-block>:last-child{margin-bottom:0}@media print, screen and (min-width: 40em){.column-block{margin-bottom:0}.column-block>:last-child{margin-bottom:0}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:85%;line-height:inherit}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"Muli","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:normal;color:inherit;text-rendering:optimizeLegibility}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:#cacaca}h0,.h0{font-size:2.8125rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h1,.h1{font-size:2rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h2,.h2{font-size:1.625rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h3,.h3{font-size:1.3125rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h4,.h4{font-size:1.125rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h5,.h5{font-size:1.125rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h6,.h6{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}@media print, screen and (min-width: 40em){h0,.h0{font-size:5.625rem}h1,.h1{font-size:3.75rem}h2,.h2{font-size:3rem}h3,.h3{font-size:2.125rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}}a{line-height:inherit;color:#2199e8;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#1585cf}a img{border:0}hr{clear:both;max-width:80rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}ul,ol,dl{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ol ul,ul ol,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:bold}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}cite{display:block;font-size:.8125rem;color:#8a8a8a}cite:before{content:"— "}abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#0a0a0a}kbd{margin:0;padding:.125rem .25rem 0;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#0a0a0a;border-radius:3px}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:normal;line-height:1.4;color:#8a8a8a}.lead{font-size:20px;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ul.no-bullet,ol.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print, screen and (min-width: 40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print, screen and (min-width: 62.5em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width: 78.75em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}@media screen and (min-width: 88.75em){.xxlarge-text-left{text-align:left}.xxlarge-text-right{text-align:right}.xxlarge-text-center{text-align:center}.xxlarge-text-justify{text-align:justify}}@media screen and (min-width: 93.75em){.xxxlarge-text-left{text-align:left}.xxxlarge-text-right{text-align:right}.xxxlarge-text-center{text-align:center}.xxxlarge-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:transparent !important;box-shadow:none !important;color:black !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}.hide{display:none !important}.invisible{visibility:hidden}@media screen and (max-width: 39.99875em){.hide-for-small-only{display:none !important}}@media screen and (max-width: 0em), screen and (min-width: 40em){.show-for-small-only{display:none !important}}@media print, screen and (min-width: 40em){.hide-for-medium{display:none !important}}@media screen and (max-width: 39.99875em){.show-for-medium{display:none !important}}@media screen and (min-width: 40em) and (max-width: 62.49875em){.hide-for-medium-only{display:none !important}}@media screen and (max-width: 39.99875em), screen and (min-width: 62.5em){.show-for-medium-only{display:none !important}}@media print, screen and (min-width: 62.5em){.hide-for-large{display:none !important}}@media screen and (max-width: 62.49875em){.show-for-large{display:none !important}}@media screen and (min-width: 62.5em) and (max-width: 78.74875em){.hide-for-large-only{display:none !important}}@media screen and (max-width: 62.49875em), screen and (min-width: 78.75em){.show-for-large-only{display:none !important}}@media screen and (min-width: 78.75em){.hide-for-xlarge{display:none !important}}@media screen and (max-width: 78.74875em){.show-for-xlarge{display:none !important}}@media screen and (min-width: 78.75em) and (max-width: 88.74875em){.hide-for-xlarge-only{display:none !important}}@media screen and (max-width: 78.74875em), screen and (min-width: 88.75em){.show-for-xlarge-only{display:none !important}}@media screen and (min-width: 88.75em){.hide-for-xxlarge{display:none !important}}@media screen and (max-width: 88.74875em){.show-for-xxlarge{display:none !important}}@media screen and (min-width: 88.75em) and (max-width: 93.74875em){.hide-for-xxlarge-only{display:none !important}}@media screen and (max-width: 88.74875em), screen and (min-width: 93.75em){.show-for-xxlarge-only{display:none !important}}@media screen and (min-width: 93.75em){.hide-for-xxxlarge{display:none !important}}@media screen and (max-width: 93.74875em){.show-for-xxxlarge{display:none !important}}@media screen and (min-width: 93.75em){.hide-for-xxxlarge-only{display:none !important}}@media screen and (max-width: 93.74875em){.show-for-xxxlarge-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.show-on-focus:active,.show-on-focus:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.show-for-landscape,.hide-for-portrait{display:block !important}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgba(10,10,10,0.45);overflow-y:auto}.reveal{z-index:1006;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #666;border-radius:3px;background-color:#fefefe;position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto}[data-whatinput='mouse'] .reveal{outline:0}@media print, screen and (min-width: 40em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media print, screen and (min-width: 40em){.reveal{width:600px;max-width:80rem}}.reveal.collapse{padding:0}@media print, screen and (min-width: 40em){.reveal.tiny{width:30%;max-width:80rem}}@media print, screen and (min-width: 40em){.reveal.small{width:50%;max-width:80rem}}@media print, screen and (min-width: 40em){.reveal.large{width:90%;max-width:80rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media screen and (max-width: 39.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform, opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform, opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform, opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform, opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:top;transition-property:transform, opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform, opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform, opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform, opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(.5);transition-property:transform, opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(1.5);transition-property:transform, opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(-.75turn);transition-property:transform, opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(.75turn);transition-property:transform, opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-.75turn);opacity:0}.slow{transition-duration:750ms !important}.fast{transition-duration:250ms !important}.linear{transition-timing-function:linear !important}.ease{transition-timing-function:ease !important}.ease-in{transition-timing-function:ease-in !important}.ease-out{transition-timing-function:ease-out !important}.ease-in-out{transition-timing-function:ease-in-out !important}.bounce-in{transition-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{transition-delay:300ms !important}.long-delay{transition-delay:700ms !important}.mdl-layout{overflow-x:hidden}.mdc-drawer-scroll-lock{position:fixed}.mdl-layout__header{background-color:#fff;display:table;display:-webkit-flex;display:-ms-flexbox;display:flex;box-shadow:0 1px 0px rgba(0,0,0,0.1)}@media print, screen and (min-width: 62.5em){.mdl-layout__header{position:relative;z-index:2}}.mdl-layout__header .mdl-layout__drawer-button{margin:0;height:50px;background-color:transparent}@media print, screen and (min-width: 62.5em){.mdl-layout__header .mdl-layout__drawer-button{display:none}}.mdl-layout__header .mdl-layout__drawer-button .material-icons{display:none}.mdl-layout__header-row{display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;-webkit-justify-content:center;-webkit-align-items:center;width:100%}.mdl-layout__header-row .mdl-navigation{flex-direction:row;-webkit-flex-direction:row}.mdl-layout-spacer{height:56px;display:table;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-grow:1;flex-grow:1}.mdl-layout__obfuscator{z-index:49}.mdl-navigation{display:table;display:-webkit-flex;display:-ms-flexbox;display:flex}.mdl-navigation li{display:block;flex-shrink:0;-webkit-flex-shrink:0}.mdl-layout__content{flex-shrink:0;-webkit-flex-shrink:0;z-index:initial;overflow:initial}#zld-menu-toggle-btn{position:absolute;top:0px;left:0px;width:50px;height:50px;z-index:3;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;padding:6px 0 0 0}@media print, screen and (min-width: 40em){#zld-menu-toggle-btn{display:none}}#zld-menu-toggle-btn .patty,#zld-menu-toggle-btn .burger,#zld-menu-toggle-btn .burger:before,#zld-menu-toggle-btn .burger:after{content:'';background-color:#0a0a0a;display:inline-block;margin:0 0 5px 0;height:2px;width:18px;border-radius:2px}#zld-menu-toggle-btn .burger{position:relative}#zld-menu-toggle-btn .burger:before,#zld-menu-toggle-btn .burger:after{-webkit-transition:all .3s ease;transition:all .3s ease;position:absolute;left:0px}#zld-menu-toggle-btn .burger:before{top:-6px}#zld-menu-toggle-btn .burger:after{bottom:-11px}.zld-drawer__section{padding-bottom:8px;border-bottom:1px solid #ededed}.zld-drawer__section:first-child h4{background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:#2199e8;color:#fff;padding:64px 0 15px 16px;margin:0 0 20px 0;font-size:24px;font-weight:700;text-transform:none}.zld-drawer__section:first-child ul:not(.zld-drawer__list--nested){display:block}.zld-drawer__section-title{color:#B1B1B1;text-transform:uppercase;font-size:16px;font-family:"Muli","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;display:block;margin:0 0 0 16px;padding:40px 0 16px 0}.zld-drawer__list{margin:0;padding:0}.zld-drawer__list--nested{display:none}.zld-drawer__list--open{display:block}.zld-drawer__list-item{list-style:none;margin:0;padding:2px 8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.zld-drawer__link,.zld-drawer__toggle-button{display:inline-block;align-items:center;position:relative;height:44px;line-height:44px;padding:0 8px 0 8px;cursor:pointer;color:#555;background-color:#fff;border:0;text-align:left;font-size:16px;border-radius:4px;width:100%}.zld-drawer__link:hover,.zld-drawer__toggle-button:hover{color:#0a0a0a;background-color:#fff}.zld-drawer__link:focus,.zld-drawer__toggle-button:focus{background-color:#fff;color:#555;outline:none}.zld-drawer__link:visited,.zld-drawer__toggle-button:visited{color:#555}.zld-drawer__toggle-button{padding-right:0}.zld-drawer__link--nested{padding-left:40px}.zld-drawer__toggle-button--open span{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.zld-drawer__toggle-button-icon{position:absolute;display:block;right:10px;top:3px;width:40px;height:40px;-webkit-transition:all .3s;transition:all .3s;background-image:url("/assets/img/plus.png");background-repeat:no-repeat;background-position:50%;background-size:15px}.zld-drawer__toggle-button-icon:before{display:none}#zld-domain-nav{margin-bottom:100px}#main-wrapper{display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column}@media print, screen and (min-width: 62.5em){#main-wrapper{display:table;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;min-height:calc(100vh - 56px)}}#main{width:100%;box-sizing:border-box;padding:0 10px}@media print, screen and (min-width: 40em){#main{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 0;padding:0 1rem}}@media print, screen and (min-width: 40em){._legacy .mdl-layout{padding:0 10px}}@media print, screen and (min-width: 62.5em){._legacy #main-wrapper{min-height:100%}}@media print, screen and (min-width: 40em){._legacy #main{-webkit-box-flex:initial;-webkit-flex:initial;-ms-flex:initial;flex:initial;padding:0}}.mdc-drawer--modal{top:0;border:0;width:calc(100% - 56px);max-width:280px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;z-index:501}.mdc-drawer-scrim{-webkit-tap-highlight-color:transparent;z-index:500}.mdc-drawer-scroll-lock{position:fixed}.underline--direct{background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)) no-repeat;background-position:center bottom 12%;background-size:100% .0625rem}a:hover .underline,.button-link:hover .underline{text-shadow:0.03em 0 #fff,-0.03em 0 #fff,0 0.03em #fff,0 -0.03em #fff,0.06em 0 #fff,-0.06em 0 #fff,0.09em 0 #fff,-0.09em 0 #fff,0.12em 0 #fff,-0.12em 0 #fff,0.15em 0 #fff,-0.15em 0 #fff;background-image:linear-gradient(#071013, #071013);background-size:1px 1px;background-repeat:repeat-x;background-position:0% 87%;color:#071013;text-decoration:none}a:hover .underline::selection,.button-link:hover .underline::selection{text-shadow:0.03em 0 #03a9f4,-0.03em 0 #03a9f4,0 0.03em #03a9f4,0 -0.03em #03a9f4,0.06em 0 #03a9f4,-0.06em 0 #03a9f4,0.09em 0 #03a9f4,-0.09em 0 #03a9f4,0.12em 0 #03a9f4,-0.12em 0 #03a9f4,0.15em 0 #03a9f4,-0.15em 0 #03a9f4;background:#03a9f4}a:hover .underline::-moz-selection,.button-link:hover .underline::-moz-selection{text-shadow:0.03em 0 #03a9f4,-0.03em 0 #03a9f4,0 0.03em #03a9f4,0 -0.03em #03a9f4,0.06em 0 #03a9f4,-0.06em 0 #03a9f4,0.09em 0 #03a9f4,-0.09em 0 #03a9f4,0.12em 0 #03a9f4,-0.12em 0 #03a9f4,0.15em 0 #03a9f4,-0.15em 0 #03a9f4;background:#03a9f4}a:hover .underline *,a:hover .underline *:after,a:hover .underline:after,a:hover .underline *:before,a:hover .underline:before,.button-link:hover .underline *,.button-link:hover .underline *:after,.button-link:hover .underline:after,.button-link:hover .underline *:before,.button-link:hover .underline:before{text-shadow:none}a:hover .underline:visited,.button-link:hover .underline:visited{color:#071013}a:hover .underline-canvas,.button-link:hover .underline-canvas{text-shadow:0.03em 0 #f6f6f6,-0.03em 0 #f6f6f6,0 0.03em #f6f6f6,0 -0.03em #f6f6f6,0.06em 0 #f6f6f6,-0.06em 0 #f6f6f6,0.09em 0 #f6f6f6,-0.09em 0 #f6f6f6,0.12em 0 #f6f6f6,-0.12em 0 #f6f6f6,0.15em 0 #f6f6f6,-0.15em 0 #f6f6f6;background-image:linear-gradient(#071013, #071013);background-size:1px 1px;background-repeat:repeat-x;background-position:0% 87%;color:#071013;text-decoration:none}a:hover .underline-canvas::selection,.button-link:hover .underline-canvas::selection{text-shadow:0.03em 0 #03a9f4,-0.03em 0 #03a9f4,0 0.03em #03a9f4,0 -0.03em #03a9f4,0.06em 0 #03a9f4,-0.06em 0 #03a9f4,0.09em 0 #03a9f4,-0.09em 0 #03a9f4,0.12em 0 #03a9f4,-0.12em 0 #03a9f4,0.15em 0 #03a9f4,-0.15em 0 #03a9f4;background:#03a9f4}a:hover .underline-canvas::-moz-selection,.button-link:hover .underline-canvas::-moz-selection{text-shadow:0.03em 0 #03a9f4,-0.03em 0 #03a9f4,0 0.03em #03a9f4,0 -0.03em #03a9f4,0.06em 0 #03a9f4,-0.06em 0 #03a9f4,0.09em 0 #03a9f4,-0.09em 0 #03a9f4,0.12em 0 #03a9f4,-0.12em 0 #03a9f4,0.15em 0 #03a9f4,-0.15em 0 #03a9f4;background:#03a9f4}a:hover .underline-canvas *,a:hover .underline-canvas *:after,a:hover .underline-canvas:after,a:hover .underline-canvas *:before,a:hover .underline-canvas:before,.button-link:hover .underline-canvas *,.button-link:hover .underline-canvas *:after,.button-link:hover .underline-canvas:after,.button-link:hover .underline-canvas *:before,.button-link:hover .underline-canvas:before{text-shadow:none}a:hover .underline-canvas:visited,.button-link:hover .underline-canvas:visited{color:#071013}a:hover .underline-blue,.button-link:hover .underline-blue{text-shadow:0.03em 0 #fff,-0.03em 0 #fff,0 0.03em #fff,0 -0.03em #fff,0.06em 0 #fff,-0.06em 0 #fff,0.09em 0 #fff,-0.09em 0 #fff,0.12em 0 #fff,-0.12em 0 #fff,0.15em 0 #fff,-0.15em 0 #fff;background-image:linear-gradient(#2199e8, #2199e8);background-size:1px 1px;background-repeat:repeat-x;background-position:0% 87%;color:#2199e8;text-decoration:none}a:hover .underline-blue::selection,.button-link:hover .underline-blue::selection{text-shadow:0.03em 0 #03a9f4,-0.03em 0 #03a9f4,0 0.03em #03a9f4,0 -0.03em #03a9f4,0.06em 0 #03a9f4,-0.06em 0 #03a9f4,0.09em 0 #03a9f4,-0.09em 0 #03a9f4,0.12em 0 #03a9f4,-0.12em 0 #03a9f4,0.15em 0 #03a9f4,-0.15em 0 #03a9f4;background:#03a9f4}a:hover .underline-blue::-moz-selection,.button-link:hover .underline-blue::-moz-selection{text-shadow:0.03em 0 #03a9f4,-0.03em 0 #03a9f4,0 0.03em #03a9f4,0 -0.03em #03a9f4,0.06em 0 #03a9f4,-0.06em 0 #03a9f4,0.09em 0 #03a9f4,-0.09em 0 #03a9f4,0.12em 0 #03a9f4,-0.12em 0 #03a9f4,0.15em 0 #03a9f4,-0.15em 0 #03a9f4;background:#03a9f4}a:hover .underline-blue *,a:hover .underline-blue *:after,a:hover .underline-blue:after,a:hover .underline-blue *:before,a:hover .underline-blue:before,.button-link:hover .underline-blue *,.button-link:hover .underline-blue *:after,.button-link:hover .underline-blue:after,.button-link:hover .underline-blue *:before,.button-link:hover .underline-blue:before{text-shadow:none}a:hover .underline-blue:visited,.button-link:hover .underline-blue:visited{color:#2199e8}a:hover .underline-canvas-blue,.button-link:hover .underline-canvas-blue{text-shadow:0.03em 0 #f6f6f6,-0.03em 0 #f6f6f6,0 0.03em #f6f6f6,0 -0.03em #f6f6f6,0.06em 0 #f6f6f6,-0.06em 0 #f6f6f6,0.09em 0 #f6f6f6,-0.09em 0 #f6f6f6,0.12em 0 #f6f6f6,-0.12em 0 #f6f6f6,0.15em 0 #f6f6f6,-0.15em 0 #f6f6f6;background-image:linear-gradient(#2199e8, #2199e8);background-size:1px 1px;background-repeat:repeat-x;background-position:0% 87%;color:#2199e8;text-decoration:none}a:hover .underline-canvas-blue::selection,.button-link:hover .underline-canvas-blue::selection{text-shadow:0.03em 0 #03a9f4,-0.03em 0 #03a9f4,0 0.03em #03a9f4,0 -0.03em #03a9f4,0.06em 0 #03a9f4,-0.06em 0 #03a9f4,0.09em 0 #03a9f4,-0.09em 0 #03a9f4,0.12em 0 #03a9f4,-0.12em 0 #03a9f4,0.15em 0 #03a9f4,-0.15em 0 #03a9f4;background:#03a9f4}a:hover .underline-canvas-blue::-moz-selection,.button-link:hover .underline-canvas-blue::-moz-selection{text-shadow:0.03em 0 #03a9f4,-0.03em 0 #03a9f4,0 0.03em #03a9f4,0 -0.03em #03a9f4,0.06em 0 #03a9f4,-0.06em 0 #03a9f4,0.09em 0 #03a9f4,-0.09em 0 #03a9f4,0.12em 0 #03a9f4,-0.12em 0 #03a9f4,0.15em 0 #03a9f4,-0.15em 0 #03a9f4;background:#03a9f4}a:hover .underline-canvas-blue *,a:hover .underline-canvas-blue *:after,a:hover .underline-canvas-blue:after,a:hover .underline-canvas-blue *:before,a:hover .underline-canvas-blue:before,.button-link:hover .underline-canvas-blue *,.button-link:hover .underline-canvas-blue *:after,.button-link:hover .underline-canvas-blue:after,.button-link:hover .underline-canvas-blue *:before,.button-link:hover .underline-canvas-blue:before{text-shadow:none}a:hover .underline-canvas-blue:visited,.button-link:hover .underline-canvas-blue:visited{color:#2199e8}a:hover .underline-accentfont,.button-link:hover .underline-accentfont{text-shadow:0.03em 0 #fff,-0.03em 0 #fff,0 0.03em #fff,0 -0.03em #fff,0.06em 0 #fff,-0.06em 0 #fff,0.09em 0 #fff,-0.09em 0 #fff,0.12em 0 #fff,-0.12em 0 #fff,0.15em 0 #fff,-0.15em 0 #fff;background-image:linear-gradient(#2199e8, #2199e8);background-size:1px 1px;background-repeat:repeat-x;background-position:0% 87%;background-position:0% 94%;color:#2199e8;text-decoration:none}a:hover .underline-accentfont::selection,.button-link:hover .underline-accentfont::selection{text-shadow:0.03em 0 #03a9f4,-0.03em 0 #03a9f4,0 0.03em #03a9f4,0 -0.03em #03a9f4,0.06em 0 #03a9f4,-0.06em 0 #03a9f4,0.09em 0 #03a9f4,-0.09em 0 #03a9f4,0.12em 0 #03a9f4,-0.12em 0 #03a9f4,0.15em 0 #03a9f4,-0.15em 0 #03a9f4;background:#03a9f4}a:hover .underline-accentfont::-moz-selection,.button-link:hover .underline-accentfont::-moz-selection{text-shadow:0.03em 0 #03a9f4,-0.03em 0 #03a9f4,0 0.03em #03a9f4,0 -0.03em #03a9f4,0.06em 0 #03a9f4,-0.06em 0 #03a9f4,0.09em 0 #03a9f4,-0.09em 0 #03a9f4,0.12em 0 #03a9f4,-0.12em 0 #03a9f4,0.15em 0 #03a9f4,-0.15em 0 #03a9f4;background:#03a9f4}a:hover .underline-accentfont *,a:hover .underline-accentfont *:after,a:hover .underline-accentfont:after,a:hover .underline-accentfont *:before,a:hover .underline-accentfont:before,.button-link:hover .underline-accentfont *,.button-link:hover .underline-accentfont *:after,.button-link:hover .underline-accentfont:after,.button-link:hover .underline-accentfont *:before,.button-link:hover .underline-accentfont:before{text-shadow:none}a:hover .underline-accentfont:visited,.button-link:hover .underline-accentfont:visited{color:#2199e8}a:hover .underline-accentfont-dark,.button-link:hover .underline-accentfont-dark{text-shadow:0.03em 0 #fff,-0.03em 0 #fff,0 0.03em #fff,0 -0.03em #fff,0.06em 0 #fff,-0.06em 0 #fff,0.09em 0 #fff,-0.09em 0 #fff,0.12em 0 #fff,-0.12em 0 #fff,0.15em 0 #fff,-0.15em 0 #fff;background-image:linear-gradient(#0a0a0a, #0a0a0a);background-size:1px 1px;background-repeat:repeat-x;background-position:0% 87%;background-position:0% 94%;color:#0a0a0a;text-decoration:none}a:hover .underline-accentfont-dark::selection,.button-link:hover .underline-accentfont-dark::selection{text-shadow:0.03em 0 #03a9f4,-0.03em 0 #03a9f4,0 0.03em #03a9f4,0 -0.03em #03a9f4,0.06em 0 #03a9f4,-0.06em 0 #03a9f4,0.09em 0 #03a9f4,-0.09em 0 #03a9f4,0.12em 0 #03a9f4,-0.12em 0 #03a9f4,0.15em 0 #03a9f4,-0.15em 0 #03a9f4;background:#03a9f4}a:hover .underline-accentfont-dark::-moz-selection,.button-link:hover .underline-accentfont-dark::-moz-selection{text-shadow:0.03em 0 #03a9f4,-0.03em 0 #03a9f4,0 0.03em #03a9f4,0 -0.03em #03a9f4,0.06em 0 #03a9f4,-0.06em 0 #03a9f4,0.09em 0 #03a9f4,-0.09em 0 #03a9f4,0.12em 0 #03a9f4,-0.12em 0 #03a9f4,0.15em 0 #03a9f4,-0.15em 0 #03a9f4;background:#03a9f4}a:hover .underline-accentfont-dark *,a:hover .underline-accentfont-dark *:after,a:hover .underline-accentfont-dark:after,a:hover .underline-accentfont-dark *:before,a:hover .underline-accentfont-dark:before,.button-link:hover .underline-accentfont-dark *,.button-link:hover .underline-accentfont-dark *:after,.button-link:hover .underline-accentfont-dark:after,.button-link:hover .underline-accentfont-dark *:before,.button-link:hover .underline-accentfont-dark:before{text-shadow:none}a:hover .underline-accentfont-dark:visited,.button-link:hover .underline-accentfont-dark:visited{color:#0a0a0a}a .underline-notice-green,.button-link .underline-notice-green{text-shadow:0.03em 0 #e5efda,-0.03em 0 #e5efda,0 0.03em #e5efda,0 -0.03em #e5efda,0.06em 0 #e5efda,-0.06em 0 #e5efda,0.09em 0 #e5efda,-0.09em 0 #e5efda,0.12em 0 #e5efda,-0.12em 0 #e5efda,0.15em 0 #e5efda,-0.15em 0 #e5efda;background-image:linear-gradient(#666, #666);background-size:1px 1px;background-repeat:repeat-x;background-position:0% 87%;color:#666;text-decoration:none}a .underline-notice-green *,a .underline-notice-green *:after,a .underline-notice-green:after,a .underline-notice-green *:before,a .underline-notice-green:before,.button-link .underline-notice-green *,.button-link .underline-notice-green *:after,.button-link .underline-notice-green:after,.button-link .underline-notice-green *:before,.button-link .underline-notice-green:before{text-shadow:none}a .underline-notice-green:visited,.button-link .underline-notice-green:visited{color:#666}.zld-msthd__jumpmenu{position:absolute;right:0;top:0}.zld-msthd__loginbutton{display:-webkit-flex;display:flex;text-transform:uppercase;transition:all .2s linear;font-size:11.9px;letter-spacing:0.075em;font-weight:700;outline:none;cursor:pointer;text-decoration:none;justify-content:center;-webkit-justify-content:center;height:50px;line-height:50px;color:#03a9f4;padding:0 16px;box-sizing:border-box;white-space:nowrap}@media print, screen and (min-width: 40em){.zld-msthd__loginbutton{top:14px;font-weight:900;height:32px;line-height:31px;border-radius:4px;background:#fff;padding:0 10px;border:1px solid #03a9f4;color:#03a9f4}}@media print, screen and (min-width: 62.5em){.zld-msthd__loginbutton:hover{color:#fff;background-color:#03a9f4}}@media print, screen and (min-width: 62.5em){.zld-msthd__loginbutton:active{color:#fff;background-color:#03a9f4}}.logged-in-jumpmenu{position:absolute;top:0;right:0px;height:50px;min-height:50px;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center}@media print, screen and (min-width: 62.5em){.logged-in-jumpmenu{height:60px;min-height:60px;z-index:5}}@media print, screen and (min-width: 62.5em){.logged-in-jumpmenu{top:10px}}.logged-in-jumpmenu__btn{font-size:14px;font-weight:700;width:30px;height:30px;line-height:40px;white-space:nowrap;padding:0;color:#666;position:relative;cursor:pointer;display:flex !important;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;border:0;margin:0;border-radius:17px;background-color:#2199e8}.logged-in-jumpmenu__btn:focus{outline:none}@media print, screen and (min-width: 40em){.logged-in-jumpmenu__btn{font-size:1rem;font-weight:400}}.logged-in-jumpmenu__btn:hover,.logged-in-jumpmenu__btn:focus{color:#2199e8;border:0px;background-color:#2199e8}.logged-in-jumpmenu__btn .icon-arrow-down,.logged-in-jumpmenu__btn .bootstrap-timepicker-widget table td a .glyphicon-chevron-down,.bootstrap-timepicker-widget table td a .logged-in-jumpmenu__btn .glyphicon-chevron-down{position:relative;top:2px}.logged-in-jumpmenu__btn--avatar{width:40px;height:40px;border-radius:20px;background-color:transparent}.logged-in-jumpmenu__btn--avatar:hover,.logged-in-jumpmenu__btn--avatar:focus{background-color:transparent}.logged-in-jumpmenu__btn-username{display:none}@media print, screen and (min-width: 40em){.logged-in-jumpmenu__btn-username{margin:0 3px 0 10px;display:inline;font-size:14px;font-weight:700}}.logged-in-jumpmenu__btn-icon{display:inline-block;border-radius:17px;width:34px;height:34px;line-height:34px;background-position:50%;transition:all .3 ease-in;color:#e6e6e6;color:#d3e7fb;font-size:40px;position:absolute;top:-2px;left:-4px}.logged-in-jumpmenu__btn-icon:before{display:inline-block;font-family:'icomoon';content:'\e853';position:absolute;top:0px;left:0px}.logged-in-jumpmenu__btn-avatar{display:inline-block;border-radius:17px;width:34px;height:34px;line-height:34px;background-color:#e6e6e6;background-size:cover;background-repeat:no-repeat;background-position:50%;transition:all .3 ease-in;color:#fff;font-size:36px}.logged-in-jumpmenu__dropdown{position:absolute;right:0px;top:60px;background:#fff;padding:10px 0;border-radius:2px;box-shadow:0 2px 9px rgba(0,0,0,0.5);transform-origin:right top 0px;width:250px;transform:scale(0, 0);transition:transform 218ms cubic-bezier(0, 0, 0.2, 1)}.logged-in-jumpmenu__dropdown--open{height:auto;transform:scale(1, 1)}.logged-in-jumpmenu__dropdown--open .logged-in-jumpmenu__dropdown-list{visibility:visible}.logged-in-jumpmenu__dropdown-list{visibility:hidden;margin:0;padding:0;list-style:none}.logged-in-jumpmenu__dropdown-list-item{padding:0;margin:0;text-align:left}.logged-in-jumpmenu__dropdown-link{display:block;margin:0;line-height:45px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 10px 0 20px;color:#666;font-size:.96562rem}.logged-in-jumpmenu__dropdown-link:hover{color:#0a0a0a;background-color:#f6f6f6}.button{display:inline-block;color:#fff;font-weight:bold;outline:none;border:0px;border-radius:3px;background-color:#2199e8;cursor:pointer;line-height:40px;height:40px;padding:0 16px;position:relative;box-shadow:0 1px 2px rgba(0,0,0,0.2);text-decoration:none;transition:all .2s linear}.button:not([disabled]):hover{color:#fff;background-color:#0082cc}.button._big{border-radius:5px;height:56px;font-size:header-size(medium, h5);line-height:55px;padding:0 25px}.button._geel{background-color:#ffcb00;color:#0a0a0a}.button._geel:not([disabled]):hover{color:#0a0a0a;background-color:#f7c400}.button._roze{background-color:#EC407A}.button._roze:not([disabled]):hover{background-color:#da1672}.button._groen{background-color:#76b828}.button._groen:not([disabled]):hover{background-color:#66a729}.button._wit{color:#2199e8;background-color:#fefefe}.button._wit:not([disabled]):hover{color:#0a0a0a;background-color:#f1efef}.button._grijs{color:#8a8a8a;background-color:#f1efef;font-weight:400}.button._grijs:not([disabled]):hover{color:#666;background-color:#e6e6e6}.button._flat{box-shadow:none}.button:disabled,.button._disabled{color:#B1B1B1;font-weight:400;border:1px solid #e6e6e6;background-color:inherit;box-shadow:none;pointer-events:none;cursor:default}.line-button{display:inline-block;outline:none;border-radius:3px;cursor:pointer;text-decoration:none;transition:all .2s linear;padding:0 10px;border:1px solid #2199e8;color:#2199e8;font-weight:700;x-sizing:border-box}.line-button:hover{background-color:#f6f6f6}.list{margin:0;padding:0}.list-item{position:relative;list-style:none;padding:0;margin:0;border-top:1px solid #f1efef}.entry-link{width:100%;color:#0a0a0a;display:table;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px 0}@media print, screen and (min-width: 40em){.entry-link{padding:19px 0}}.entry-link:hover,.entry-link:active,.entry-link:focus{outline:none;color:inherit}.entry-link:hover .entry-excerpt,.entry-link:active .entry-excerpt,.entry-link:focus .entry-excerpt{color:#0a0a0a}.entry-link._edit{padding:25px 0 15px 0}@media print, screen and (min-width: 40em){.entry-link._edit{padding:20px 0;position:relative}}.entry-thumb-container{position:relative;display:table-cell;display:block;width:33.33%}@media (min-width: 360px){.entry-thumb-container{width:38%}}@media print, screen and (min-width: 40em){.entry-thumb-container{width:30%;background-color:transparent}}.entry-thumb{display:block;padding-bottom:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;background-color:#f6f6f6}@media (min-width: 360px){.entry-thumb{padding-bottom:74.8%}}@media print, screen and (min-width: 40em){.entry-thumb._contain{background-size:contain}}@media print, screen and (min-width: 40em){.entry-thumb{background-position:50% 0;background-color:transparent}}@media (min-width: 360px){.entry-thumb._edit{padding-bottom:100%}}@media print, screen and (min-width: 40em){.entry-thumb._edit{padding-bottom:75%}}.entry-txt{width:66.66%;padding:0 0 0 1rem;display:table-cell;position:relative;word-break:break-all;word-break:break-word;display:table;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;flex-direction:column}@media (min-width: 360px){.entry-txt{width:62%}}@media print, screen and (min-width: 40em){.entry-txt{padding:0 0 0 25px;width:70%}}@media print, screen and (min-width: 62.5em){.entry-txt{padding:0 0 0 20px}}@media screen and (min-width: 78.75em){.entry-txt{padding:0 0 0 25px}}._sidebar .entry-link{padding:1rem 0}._sidebar .entry-txt{padding:0 0 17px 10px}@media print, screen and (min-width: 40em){._sidebar .entry-txt{padding:0 0 0 20px}}.entry-title{font-size:16px;font-weight:700;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}@media print, screen and (min-width: 40em){.entry-title{color:#2199e8;font-size:header-size(medium, h4);max-height:none}}.entry-title:hover{color:#0a0a0a;text-decoration:underline}.entry-title._edit{margin:0 0 3px 0}@media print, screen and (min-width: 40em){.entry-title._edit{font-size:header-size(medium, h5);margin:0 0 10px 0}}.entry-txt-floor{padding:2px 0 0 0}.entry-location{font-size:84%;color:#8a8a8a;font-weight:400;line-height:1}@media print, screen and (min-width: 40em){.entry-location{font-weight:400}}.entry-date{display:none;font-size:84%;color:#8a8a8a;margin:0 5px 0 0;line-height:1}@media screen and (max-width: 39.99875em){.entry-date{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.entry-excerpt{display:none}@media print, screen and (min-width: 40em){.entry-excerpt{display:block;flex-grow:1}}.faq-section{margin:0 0 65px 0}.faq-section-title{color:#EC407A}.faq-section-hdr{margin:0 0 31px 0}.faq-list{border-top:1px solid #e6e6e6;padding:0;margin:0}.faq-list-item{border-bottom:1px solid #e6e6e6;list-style:none;padding:0;margin:0}.faq-item{height:58px;overflow:hidden;-webkit-transition:height .3s ease;transition:height .3s ease}.faq-item._open .faq-item-title:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.faq-item._open ._answer{opacity:1}.faq-item-hdr{padding:14px 0 16px 0}.faq-item-hdr{position:relative}.faq-item-title{font-weight:300;margin:0;cursor:pointer}.faq-item-title:after{position:absolute;top:0px;right:10px;content:'+';display:inline-block;font-size:40px;color:#cacaca;transition:all .3s ease}.faq-item-title:hover{color:#2199e8}._answer{padding:20px 0 31px 0;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transition-delay:.15s;transition-delay:.15s}.faq-img-container{display:table;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;margin:0 0 25px 25px}.faq-img-container._wide{margin:0 0 25px 0;padding:15px}.card{border-radius:2px;background:#fff;box-shadow:0px 1px 1px rgba(0,0,0,0.15);margin:0 0 20px 0;padding:1rem;word-wrap:break-word;position:relative}@media print, screen and (min-width: 40em){.card{padding:20px}}@media print, screen and (min-width: 40em){.card._chip{padding:0}}@media print, screen and (min-width: 40em){.card._content{padding:35px}}@media screen and (min-width: 78.75em){.card._content{padding:56px}}@media print, screen and (min-width: 40em){.card._fullwidth{padding:40px}}@font-face{font-family:'icomoon';src:url("/assets/fonts/icomoon/fonts/icomoon.eot?fhkqo1");src:url("/assets/fonts/icomoon/fonts/icomoon.eot?fhkqo1#iefix") format("embedded-opentype"),url("/assets/fonts/icomoon/fonts/icomoon.ttf?fhkqo1") format("truetype"),url("/assets/fonts/icomoon/fonts/icomoon.woff?fhkqo1") format("woff"),url("/assets/fonts/icomoon/fonts/icomoon.svg?fhkqo1#icomoon") format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-round-format_bold-24px:before{content:"\e909"}.icon-round-format_italic-24px:before{content:"\e90b"}.icon-round-format_list_bulleted-24px:before{content:"\e90c"}.icon-round-format_underlined-24px:before{content:"\e90d"}.icon-round-euro_symbol-24px:before{content:"\e908"}.icon-round-exit_to_app-24px:before{content:"\e907"}.icon-baseline-sim_card-24px-1:before{content:"\e906"}.icon-round-phone_iphone-24px:before{content:"\e90a"}.icon-round-mail-24px:before{content:"\e905"}.icon-round-search-24px:before{content:"\e904"}.icon-user3:before{content:"\e903"}.icon-communities:before{content:"\e600"}.icon-vergrootglaasje:before{content:"\e602"}.icon-user:before{content:"\e614"}.icon-prikbord:before{content:"\e615"}.icon-padlock:before{content:"\e617"}.icon-mail:before{content:"\e618"}.icon-homepage:before{content:"\e619"}.icon-arrow_drop_down:before{content:"\e5c5"}.icon-arrow_drop_up:before{content:"\e5c7"}.icon-check:before{content:"\e5ca"}.icon-filter_list:before{content:"\e152"}.icon-folder_open:before{content:"\e2c8"}.icon-tune:before{content:"\e429"}.icon-unfold_more:before{content:"\e5d7"}.icon-attach_file:before{content:"\e226"}.icon-build1:before{content:"\e86a"}.icon-photo_camera:before{content:"\e412"}.icon-comment:before{content:"\e0b9"}.icon-description:before{content:"\e873"}.icon-format_color_text:before{content:"\e23c"}.icon-format_quote:before{content:"\e244"}.icon-link1:before{content:"\e157"}.icon-warning:before{content:"\e002"}.icon-sentiment_satisfied:before{content:"\e813"}.icon-shuffle:before{content:"\e043"}.icon-account_box:before{content:"\e851"}.icon-cloud_upload:before{content:"\e2c3"}.icon-people:before{content:"\e7fb"}.icon-info:before{content:"\e88e"}.icon-person:before{content:"\e7fd"}.icon-apps:before{content:"\e5c3"}.icon-sort:before{content:"\e164"}.icon-restore:before{content:"\e8b3"}.icon-lock:before{content:"\e897"}.icon-layers:before{content:"\e53b"}.icon-list:before{content:"\e896"}.icon-pause:before{content:"\e034"}.icon-refresh2:before{content:"\e5d6"}.icon-view_week:before{content:"\e8f3"}.icon-voicemail:before{content:"\e0d9"}.icon-chat_bubble:before{content:"\e0ca"}.icon-folder:before{content:"\e2c7"}.icon-gavel:before{content:"\e90e"}.icon-insert_drive_file:before{content:"\e24d"}.icon-star_border:before{content:"\e83a"}.icon-build:before{content:"\e869"}.icon-directions:before{content:"\e52e"}.icon-share:before{content:"\e80d"}.icon-file_upload:before{content:"\e2c6"}.icon-more_vert:before{content:"\e5d4"}.icon-info_outline:before{content:"\e88f"}.icon-more_horiz:before{content:"\e5d3"}.icon-arrow_forward:before{content:"\e5c8"}.icon-thumb_down:before{content:"\e8db"}.icon-thumb_up:before{content:"\e8dc"}.icon-notifications:before{content:"\e7f4"}.icon-notifications_active:before{content:"\e7f7"}.icon-account_circle:before{content:"\e853"}.icon-notifications_off:before{content:"\e7f6"}.icon-turned_in:before{content:"\e8e6"}.icon-error_outline:before{content:"\e001"}.icon-sync:before{content:"\e62c"}.icon-notifications_none:before{content:"\e7f5"}.icon-refresh:before{content:"\e5d5"}.icon-mode_edit:before{content:"\e254"}.icon-add:before{content:"\e145"}.icon-book:before{content:"\e86e"}.icon-local_mall:before{content:"\e54c"}.icon-remove:before{content:"\e15b"}.icon-save:before{content:"\e161"}.icon-settings:before{content:"\e8b8"}.icon-close:before{content:"\e5cd"}.icon-flag:before{content:"\e153"}.icon-play_arrow:before{content:"\e037"}.icon-arrow_back:before{content:"\e5c4"}.icon-delete:before{content:"\e872"}.icon-explore:before{content:"\e87a"}.icon-favorite_border:before{content:"\e87e"}.icon-public:before{content:"\e80b"}.icon-date_range:before{content:"\e916"}.icon-local_offer:before{content:"\e54e"}.icon-room:before{content:"\e8b4"}.icon-stars:before{content:"\e8d0"}.icon-menu:before{content:"\e901"}.icon-grid:before{content:"\e900"}.icon-pencil:before{content:"\e62a"}.icon-star:before{content:"\e603"}.icon-link:before{content:"\e625"}.icon-tools:before{content:"\e629"}.icon-camera:before{content:"\e627"}.icon-palette:before{content:"\e62b"}.icon-lifebuoy:before{content:"\e613"}.icon-gauge:before{content:"\e626"}.icon-brush:before{content:"\e628"}.icon-checkmark:before{content:"\e616"}.icon-cross:before{content:"\e61b"}.icon-arrow-left:before{content:"\e604"}.icon-arrow-down:before,.bootstrap-timepicker-widget table td a .glyphicon-chevron-down:before{content:"\e605"}.icon-arrow-up:before,.bootstrap-timepicker-widget table td a .glyphicon-chevron-up:before{content:"\e606"}.icon-arrow-right:before{content:"\e607"}.icon-arrow-left2:before{content:"\e608"}.icon-arrow-down2:before{content:"\e609"}.icon-arrow-up2:before{content:"\e60a"}.icon-arrow-right2:before{content:"\e60b"}.icon-arrow-left3:before{content:"\e60c"}.icon-arrow-right3:before{content:"\e60d"}.icon-facebook:before{content:"\e612"}.icon-googleplus:before{content:"\e60f"}.icon-enlarge2:before{content:"\e98b"}.icon-facebook2:before{content:"\ea91"}.icon-arrow-up3:before{content:"\ea32"}.icon-whatsapp:before{content:"\ea93"}.icon-phone:before{content:"\e902"}.icon-bubbles:before{content:"\e622"}.icon-blocked:before{content:"\e623"}.icon-twitter:before{content:"\e624"}.icon-clock:before{content:"\e610"}.icon-envelope:before{content:"\e611"}.icon-bubble:before{content:"\e601"}.hasDatepicker{background-image:url("/assets/img/datepicker-assets.png");background-size:23px;background-repeat:no-repeat;background-position:98% 10px}.ui-datepicker{position:relative;z-index:10;display:none;background-color:#fff}.ui-datepicker#ui-datepicker-div{width:300px;padding:15px;border-radius:2px;box-shadow:0 2px 9px rgba(0,0,0,0.5)}.ui-datepicker table{width:100%;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0;color:#616161;color:#aaa;font-size:14px;border-bottom:1px solid #c5c5c5}.ui-datepicker td{border:0;width:14.285%}.ui-datepicker td span,.ui-datepicker td a{font-size:15px;display:block;text-align:center;text-decoration:none;color:#333;height:40px;line-height:40px;padding:0}.ui-datepicker td a:hover{background-color:#eaeaea}.ui-datepicker td.ui-datepicker-week-end:not(.ui-datepicker-unselectable){background-color:#f7f7f7}.ui-datepicker td.ui-state-disabled span,.ui-datepicker td.ui-state-disabled a{font-size:14px;color:#aeaeae;cursor:default}.ui-datepicker td.ui-datepicker-today span,.ui-datepicker td.ui-datepicker-today a{font-weight:700}.ui-datepicker td.ui-datepicker-current-day span,.ui-datepicker td.ui-datepicker-current-day a{color:#fff;background-color:#2199e8;font-weight:700}.ui-datepicker .ui-icon{display:none;text-indent:-99999px;overflow:hidden}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:0px;width:40px;height:40px;line-height:35px !important;display:block;padding:0;border-radius:2px}.ui-datepicker .ui-datepicker-prev:before,.ui-datepicker .ui-datepicker-next:before{position:relative;top:4px;font-family:'icomoon';color:#5c5c5c}.ui-datepicker .ui-datepicker-prev{left:0px}.ui-datepicker .ui-datepicker-prev:before{left:9px;content:"\e60c"}.ui-datepicker .ui-datepicker-prev.ui-state-disabled{display:none}.ui-datepicker .ui-datepicker-next{right:0px}.ui-datepicker .ui-datepicker-next:before{right:-12px;content:"\e60d"}.ui-datepicker-header{position:relative;padding:.2em 0;margin:0 0 10px 0}.ui-datepicker-title{margin:0 2.3em;line-height:35px;text-align:center;font-weight:700}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.datepicker{display:none;position:absolute;padding:15px;margin-top:1px;direction:ltr}.datepicker.dropdown-menu{position:absolute;top:100%;margin-top:8px;left:0;z-index:2000;min-width:280px;list-style:none;background-color:#fff;border:1px solid #ccc;box-shadow:0 6px 22px 0 rgba(0,0,0,0.2);color:#333}.datepicker:after,.datepicker:before{display:inline-block;bottom:100%;left:90px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.datepicker:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:8px;margin-left:-8px}.datepicker:before{border-color:rgba(204,204,204,0);border-bottom-color:#ccc;border-width:9px;margin-left:-9px}.datepicker table{width:100%;border-collapse:collapse;border-spacing:0;text-align:center}.datepicker td,.datepicker th{line-height:36px;height:37px;font-size:14px;min-width:40px}.datepicker .td{font-size:15px}.datepicker .day{cursor:pointer}.datepicker .day:nth-child(6),.datepicker .day:nth-child(7){background:#f6f6f6}.datepicker .day.disabled{color:#aaa;cursor:default;font-size:14px}.datepicker .day.active{font-weight:700;background:#2199e8;color:#fff}.datepicker .day.new{color:#fff;background:#fff;pointer-events:none;cursor:default}.datepicker .day.old{color:#aaa}.datepicker .dow{text-transform:uppercase;font-weight:400;font-size:12px;height:40px}.datepicker .date-switch{text-transform:lowercase;font-size:17px}.datepicker .next i,.datepicker .prev i{font-style:normal;padding:0 5px}.datepicker .next i.fi-arrow-left,.datepicker .prev i.fi-arrow-left{float:left}.datepicker .next i.fi-arrow-left:before,.datepicker .prev i.fi-arrow-left:before{content:"\e60c"}.datepicker .next i.fi-arrow-right,.datepicker .prev i.fi-arrow-right{float:right}.datepicker .next i.fi-arrow-right:before,.datepicker .prev i.fi-arrow-right:before{content:"\e60d"}.datepicker .next i:before,.datepicker .prev i:before{font-family:'icomoon' !important}.datepicker table{border:0;margin:0}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer}.datepicker td.active.year{background:#2ba6cb}.datepicker td span.active{background:#2ba6cb}.datepicker th.active.day{background:#2ba6cb}.datepicker th.active.year{background:#2ba6cb}.datepicker th.date-switch{width:145px}.datepicker th span.active{background:#2ba6cb}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker thead tr:first-child th{cursor:pointer}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.datepicker tfoot tr:first-child th{cursor:pointer}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker>div{display:none}.datepicker-close{position:absolute;top:-30px;right:0;width:15px;height:30px;padding:0;display:none}.table-striped .datepicker table tr td{background-color:transparent}.table-striped .datepicker table tr th{background-color:transparent}.ui-timepicker-input{background-image:url("/assets/img/datepicker-assets.png");background-size:23px;background-repeat:no-repeat;background-position:98% -35px}.ui-timepicker-wrapper{overflow-y:auto;height:200px;width:160px;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);outline:none;z-index:10001;margin:0}.ui-timepicker-wrapper.ui-timepicker-with-duration{width:13em}.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60{width:11em}.ui-timepicker-list{margin:0;padding:0;list-style:none}.ui-timepicker-duration{margin-left:5px;color:#888}.ui-timepicker-list:hover .ui-timepicker-duration{color:#888}.ui-timepicker-list li{padding:3px 0 3px 5px;cursor:pointer;white-space:nowrap;color:#000;list-style:none;margin:0}.ui-timepicker-list:hover .ui-timepicker-selected{background:#fff;color:#000}li.ui-timepicker-selected,.ui-timepicker-list li:hover,.ui-timepicker-list .ui-timepicker-selected:hover{background:#1980ec;color:#fff}li.ui-timepicker-selected .ui-timepicker-duration,.ui-timepicker-list li:hover .ui-timepicker-duration{color:#ccc}.ui-timepicker-list li.ui-timepicker-disabled,.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{color:#888;cursor:default}.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{background:#f2f2f2}.bootstrap-timepicker-widget{display:none;position:absolute;padding:10px;margin-top:1px;direction:ltr}.bootstrap-timepicker-widget.open{display:inline-block}.bootstrap-timepicker-widget.dropdown-menu{top:100%;margin-top:8px;left:0;z-index:2000;min-width:180px;list-style:none;background-color:#fff;border:1px solid #ccc;box-shadow:0 6px 22px 0 rgba(0,0,0,0.2);color:#333}.bootstrap-timepicker-widget:after,.bootstrap-timepicker-widget:before{display:inline-block;bottom:100%;left:90px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.bootstrap-timepicker-widget:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:8px;margin-left:-8px}.bootstrap-timepicker-widget:before{border-color:rgba(204,204,204,0);border-bottom-color:#ccc;border-width:9px;margin-left:-9px}.bootstrap-timepicker-widget table{width:100%;margin:0}.bootstrap-timepicker-widget table td{text-align:center;height:30px;padding:2px}.bootstrap-timepicker-widget table td:not(.separator){min-width:30px}.bootstrap-timepicker-widget table td span{width:100%}.bootstrap-timepicker-widget table td input{width:50px;padding:0;text-align:center}.bootstrap-timepicker-widget table td a{border:1px transparent solid;width:100%;display:inline-block;margin:0;outline:0;color:#333;text-decoration:none}.bootstrap-timepicker-widget table td a .glyphicon-chevron-up{font-family:'icomoon';font-size:19px;line-height:19px;position:relative;top:3px}.bootstrap-timepicker-widget table td a .glyphicon-chevron-down{font-family:'icomoon';font-size:19px;line-height:19px;position:relative;top:3px}.bootstrap-timepicker-widget table td a:hover{text-decoration:none;background-color:#eee;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-timepicker-widget table td a i{margin-top:2px;font-size:18px}.bootstrap-timepicker-widget .modal-content{padding:4px}@media (min-width: 767px){.bootstrap-timepicker-widget.modal{width:200px;margin-left:-100px}}@media (max-width: 767px){.bootstrap-timepicker{width:100%}.bootstrap-timepicker .dropdown-menu{width:100%}}._reponsive-table{position:relative;width:100%}._thead{display:none}@media print, screen and (min-width: 40em){._thead{display:block;font-size:12px;height:37px;line-height:35px;text-transform:uppercase;padding:0 27px}}._tbody{padding:19px}@media print, screen and (min-width: 40em){._tbody{padding:15px 27px}}._tr{width:100%;list-style:none;padding:0;margin:0;border-bottom:1px solid #e6e6e6}._tr:after{content:'';clear:both;display:table}._tr:last-child{border-bottom:0px}._td,._th{margin:0;padding:0;float:left;text-align:center}._td:first-child,._th:first-child{text-align:left}._td:last-child,._th:last-child{float:right;text-align:left}._td._1,._th._1{width:100%}@media print, screen and (min-width: 40em){._td._1,._th._1{width:55%}}._td._2,._th._2{display:none}@media print, screen and (min-width: 40em){._td._2,._th._2{display:inline-block;width:15%}}._td._3,._th._3{display:none}@media print, screen and (min-width: 40em){._td._3,._th._3{display:inline-block;width:15%}}._td._4,._th._4{display:none}@media print, screen and (min-width: 40em){._td._4,._th._4{display:inline-block;width:15%}}._td,._th{padding:10px 0}.dropdown-container{position:relative}.dropdown-btn{border:0px;display:inline-block;cursor:pointer;padding:0px;margin:0;background:transparent}.dropdown-btn:focus{outline:none}.dropdown{position:absolute;right:0px;z-index:140;width:230px;overflow:hidden;height:0px;text-align:left;font-size:16px;top:75px;opacity:0}.dropdown._show{overflow:visible;height:auto;transition:all .3s;-webkit-transition:all .3s;top:50px;opacity:1}.dropdown:not(._no-arrow):before{content:'';position:absolute;top:-6px;right:13px;width:12px;height:12px;z-index:155;background-color:#fff;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);box-shadow:-1px -1px 2px rgba(0,0,0,0.2)}.dropdown ul{position:relative;z-index:150;list-style:none;margin:0;padding:0;background-color:#fff;border-radius:2px;box-shadow:0 2px 9px rgba(0,0,0,0.5);padding:10px 0}.dropdown li{margin:0;padding:0}.dropdown a{display:block;width:100%;font-size:15px;padding:0 16px;line-height:40px !important;text-decoration:none;border:0px;text-align:left;color:#0a0a0a;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dropdown a:hover{background-color:#f5f5f5}.dropdown a:focus{outline:none}.pagination{margin:0;padding:0;text-align:center;height:48px;line-height:48px}@media print, screen and (min-width: 40em){.pagination{background-color:transparent}}.pagination:after{clear:both;display:table;content:''}.pagination .pagination__list{margin:auto;padding:0;display:flex;justify-content:center;border:1px solid #e6e6e6;border-radius:5px;background-color:#fff}@media print, screen and (min-width: 40em){.pagination .pagination__list{background-color:transparent;display:inline-flex;margin:0;border:0}}.pagination .pagination__list-item{display:none;margin:0;padding:0}@media print, screen and (min-width: 40em){.pagination .pagination__list-item{margin:0 5px 0 0;list-style:none;display:inline-block}}.pagination .ais-Pagination-item--previousPage,.pagination .ais-Pagination-item--nextPage,.pagination .pagination__list-item--previous,.pagination .pagination__list-item--next{display:inline-block;flex-grow:1}.pagination .ais-Pagination-item--previousPage .pagination__link,.pagination .ais-Pagination-item--nextPage .pagination__link,.pagination .pagination__list-item--previous .pagination__link,.pagination .pagination__list-item--next .pagination__link{color:#8a8a8a}@media print, screen and (min-width: 40em){.pagination .ais-Pagination-item--previousPage .pagination__link,.pagination .ais-Pagination-item--nextPage .pagination__link,.pagination .pagination__list-item--previous .pagination__link,.pagination .pagination__list-item--next .pagination__link{color:#2199e8}}.pagination .pagination__list-item--active{display:inline-block}.pagination .pagination__link{color:#666;border-radius:3px;min-width:48px;height:48px;line-height:48px;display:flex;align-items:center;justify-content:center;position:relative;font-style:normal;font-size:.875rem;font-weight:700}@media print, screen and (min-width: 40em){.pagination .pagination__link{background-color:#f1efef}}.pagination .pagination__link:hover{color:#2d2d2d}.pagination .pagination__list-item--active .pagination__link,.pagination .pagination__link--active{padding:0 34px;white-space:nowrap}@media print, screen and (min-width: 40em){.pagination .pagination__list-item--active .pagination__link,.pagination .pagination__link--active{padding:0 8px;background-color:#2199e8;color:#fff;font-weight:700}}.pagination .pagination__list-item--active .pagination__link:hover,.pagination .pagination__link--active:hover{color:#fff}.pagination .pagination__list-item--active .pagination__link:before,.pagination .pagination__link--active:before{display:inline;content:'Pagina';margin:0 4px 0 0}@media print, screen and (min-width: 40em){.pagination .pagination__list-item--active .pagination__link:before,.pagination .pagination__link--active:before{display:none}}.pagination .pagination__link--disabled{pointer-events:none;opacity:0}.pagination .pagination__list-item--disabled{pointer-events:none;opacity:0}@media print, screen and (min-width: 40em){.pagination .pagination__link--prev,.pagination .pagination__link--next{color:#2199e8}}.pagination .pagination__link--prev:hover,.pagination .pagination__link--next:hover{color:#2199e8}.pagination .pagination__link-icon{display:inline-block;height:20px;width:20px;position:absolute;left:50%;top:50%;margin:-10px 0 0 -10px;font-size:1.25rem}@media screen and (max-width: 39.99875em){.pagination .pagination__link--prev .pagination__link-icon{left:75%}}@media screen and (max-width: 39.99875em){.pagination .pagination__link--next .pagination__link-icon{left:25%}}.pagination .pagination__list-item--spacer{min-width:50px}.pagination .pagination__dots{display:flex;min-width:40px;align-items:center;justify-content:center}.pagination__list-item--previous.pagination__list-item--disabled+.pagination__list-item--active:nth-last-child(2){display:none}.pagination__list-item--active .pagination__link{padding:0 34px;white-space:nowrap}@media print, screen and (min-width: 40em){.pagination__list-item--active .pagination__link{padding:0 8px;background-color:#2199e8;color:#fff;font-weight:700}}.pagination__list-item--active .pagination__link:hover{color:#fff}.pagination__list-item--active .pagination__link:before{display:inline;content:'Pagina';margin:0 4px 0 0}@media print, screen and (min-width: 40em){.pagination__list-item--active .pagination__link:before{display:none}}.pagination li{padding:0;list-style:none;line-height:40px;display:none}@media print, screen and (min-width: 40em){.pagination li{margin:0 3px 0 0;display:inline-block;float:left}}.pagination li.prev{float:left;display:inline-block;margin:0 10px 0 0}.pagination li.prev a{padding:0 15px 0 30px}.pagination li.prev .txt{display:none}@media print, screen and (min-width: 40em){.pagination li.prev .txt{display:inline-block}}.pagination li.prev .icon-arrow-left{position:absolute;left:13px;top:50%;margin-top:-7px}@media print, screen and (min-width: 40em){.pagination li.prev .icon-arrow-left{left:10px}}.pagination li.next{display:inline-block;float:right}@media print, screen and (min-width: 40em){.pagination li.next{float:left;margin:0 40px 0 0}}.pagination li.next a{padding:0 30px 0 15px}.pagination li.next .txt{display:none}@media print, screen and (min-width: 40em){.pagination li.next .txt{display:inline-block}}.pagination li.next .icon-arrow-right{position:absolute;right:13px;top:50%;margin-top:-7px}@media print, screen and (min-width: 40em){.pagination li.next .icon-arrow-right{right:10px}}.pagination li.active{display:inline-block}.pagination li.last{display:inline-block}.pagination li.between{display:inline-block}@media print, screen and (min-width: 40em){.pagination li.between .txt{display:none}}.pagination li.between .dots{display:none}@media print, screen and (min-width: 40em){.pagination li.between .dots{display:inline-block;margin:0 15px}}.pagination li ._disabled{pointer-events:none;cursor:default}.pagination a,.pagination strong{display:block;line-height:40px;border-radius:3px;text-align:center;padding:0 10px;font-weight:400}@media print, screen and (min-width: 40em){.pagination a,.pagination strong{min-width:40px;padding:0 15px;color:initial}}@media print, screen and (min-width: 40em){.pagination strong{font-weight:700}}.paginator{text-align:center}.paginator-list{text-align:center;padding:0;margin:0}.paginator-list-item{list-style:none;padding:0;margin:0;display:inline-block}.paginator-list-item a,.paginator-list-item strong{padding:0 10px;min-width:37px;text-align:center;display:block;line-height:37px;height:37px;border-radius:2px;text-decoration:none}.reveal-overlay{display:none}.reveal{box-shadow:0 15px 12px 0 rgba(0,0,0,0.22),0 19px 38px 0 rgba(0,0,0,0.3);padding:24px}.reveal.mui-enter{transition-duration:500ms;transition-timing-function:linear;transition-duration:.2s;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transform:translateY(100%);transition-property:transform, opacity;backface-visibility:hidden}.reveal.mui-enter.mui-enter-active{transform:translateY(0)}.reveal:focus{outline:none}.reveal form{display:inline-block}.reveal__title--small{font-size:1.5rem;color:#2d2d2d;font-weight:700}.reveal__intro--small{font-size:1.25rem;color:#8a8a8a}.reveal__btn-row{margin:0 16px 8px;padding:16px 0 0 0;text-align:right}.reveal__buttons{padding:16px 0 0 0;text-align:right}.reveal__button{display:inline-block;line-height:45px;padding:0 20px;border-radius:4px;border:0;color:#2199e8;font-size:1rem;margin:0 0 0 20px;cursor:pointer;text-transform:uppercase;font-weight:700}.reveal__button:focus{outline:none}.reveal__button:hover{background-color:#f6f6f6}.reveal__button--cancel{color:#B1B1B1}.reveal__link{margin:0 0 0 4px;text-transform:uppercase;font-size:.875rem;display:inline-flex;transition:all .218s;outline:0;padding:0 1rem;height:2.5rem;align-items:center;background:transparent;border-radius:2px;cursor:pointer;border:0px}.reveal__link:hover{background:#f6f6f6}.reveal__link--cancel{color:#8a8a8a}.reveal__link--cancel:hover,.reveal__link--cancel:active,.reveal__link--cancel:focus{color:#8a8a8a}.reveal__link--go{font-weight:700;color:#2199e8}body.is-reveal-open{overflow:hidden}body.is-reveal-open .mdl-layout{overflow-y:scroll}.reveal-overlay{overflow-y:auto}.reveal .close-reveal-modal{font-size:2.5rem;line-height:1;position:absolute;top:.5rem;right:.6875rem;color:#AAA;font-weight:700;cursor:pointer}.reveal__hdr{position:relative}.reveal__close{position:absolute;width:40px;height:40px;border:0;display:flex;align-items:center;justify-content:center;background:#fff;top:-2px;right:0;cursor:pointer}@media print, screen and (min-width: 40em){.reveal__close{top:5px;right:0;width:50px}}.reveal__close:focus{outline:none}.reveal__close__lines{display:inline-block;position:relative;width:25px;height:2px;background:#e6e6e6;transform:rotate(45deg)}@media print, screen and (min-width: 40em){.reveal__close__lines{width:35px}}.reveal__close__lines:before{position:absolute;top:0;right:0;display:inline-block;content:'';width:25px;height:2px;background:#e6e6e6;transform:rotate(90deg)}@media print, screen and (min-width: 40em){.reveal__close__lines:before{width:35px}}.promo-masthead{background-color:#03a9f4;color:#fff}@media print, screen and (min-width: 40em){.promo-masthead{font-size:1rem;padding:0 1rem}}.promo-masthead__row{max-width:80rem;width:100%;display:flex;margin:auto;justify-content:center;padding:10px}@media print, screen and (min-width: 40em){.promo-masthead__row{padding:0;height:56px;align-items:center;justify-content:space-between}}.promo-masthead__link{margin:0 0 0 3px;color:inherit}.promo-masthead__link:hover{color:#fff;text-decoration:none}.promo-masthead__button{display:flex;border-radius:3px;font-weight:800;border:1px solid #fff;font-size:.75rem;line-height:30px;padding:0 14px;color:#fff;text-transform:uppercase;box-sizing:border-box;transition:background-color .2s linear;align-items:center;justify-content:center}.promo-masthead__button:hover{background-color:#fff;color:#0a0a0a;text-decoration:none}.menu-box{position:relative}.menu-box__button{position:absolute}.menu-box__button:focus{outline:none}.menu-box__dropdown{z-index:7;position:absolute;right:0;top:60px;background:#fff;padding:10px 0;border-radius:2px;box-shadow:0 2px 9px rgba(0,0,0,0.5);transform-origin:right top 0px;width:250px;transform:scale(0, 0);transition:transform 218ms cubic-bezier(0, 0, 0.2, 1);text-transform:none;font-size:1rem}.menu-box__dropdown--open{height:auto;transform:scale(1, 1)}.menu-box__list{margin:0;padding:0;list-style:none}.menu-box__item{padding:0;margin:0;text-align:left}.menu-box__link{display:block;margin:0;line-height:45px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 10px 0 20px;color:#666;width:100%;text-align:left;border:0}.menu-box__link:hover{color:#2d2d2d;background-color:#f6f6f6}.menu-box__link:focus{outline:none}.menu-box__link__icon{display:inline-block;width:30px;height:30px;margin:0 15px 0 0;display:inline-flex;align-items:center;justify-content:center;color:#fff}.menu-box__link__icon.icon-facebook{background-color:#3b5998}.menu-box__link__icon.icon-mail{background-color:#B1B1B1}.menu-box__link__icon.icon-twitter{background-color:#55acee}.error404{display:flex;justify-content:center;align-items:center;height:calc(100vh - 480px);min-height:650px;max-height:1200px}.error404__box{text-align:center}.error404__title{margin:0 0 22px;font-size:3.75rem;font-weight:800;line-height:1}.error404__subtitle{margin:0 0 40px;font-size:1.5rem;font-family:"museo-slab","Aleo",sans-serif;font-weight:300}.error404__button{text-transform:uppercase;font-weight:800;font-size:.8125rem;display:inline-flex;align-items:center;border-radius:4px;border:1px solid #2199e8;height:40px;padding:0 24px 0 16px;letter-spacing:0.05em;transition:all 0.2s ease-in}.error404__button .icon-arrow_back{font-size:18px;position:relative;top:-1px;margin:0 8px 0 0}.error404__button:hover{background-color:#2199e8;color:#fff}.error404__button:active{color:#fff;background-color:#0082cc}#zld-topbar{font-size:11.97px;height:48px;min-height:48px;position:relative;font-family:"Muli","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print, screen and (min-width: 40em){#zld-topbar{padding:0 24px}}@media print, screen and (min-width: 62.5em){#zld-topbar{height:56px;min-height:56px;z-index:10}}#zld-topbar .zld-msthd__jumpmenu{position:relative;justify-content:center;-webkit-justify-content:center;z-index:2}@media print, screen and (min-width: 40em){#zld-topbar .zld-msthd__jumpmenu{position:relative}}#zld-topbar .logged-in-jumpmenu{position:relative;top:0}@media print, screen and (min-width: 40em){#zld-topbar .logged-in-jumpmenu{position:relative;top:0}}#zld-topbar .mdl-layout__header-row{display:-ms-flexbox;height:48px;padding:0 0 0 50px;margin:auto;max-width:1280px;position:relative}@media print, screen and (min-width: 62.5em){#zld-topbar .mdl-layout__header-row{height:56px;padding:0}}#zld-topbar._overlayed{z-index:1}#zld-topbar button#zld-msthd-user{background:#fff}#zld-topbar button#zld-msthd-user:hover{background:#fff}#zld-topbar button:focus{outline:none}@media print{#zld-topbar{display:none}}#topbar-logo{position:absolute;display:block;z-index:4;top:7px;left:50%;margin:0 0 0 -100px;height:35.2px;width:200px}@media print, screen and (min-width: 62.5em){#topbar-logo{position:relative;width:145px;top:auto;left:auto}}@media print, screen and (min-width: 62.5em){#topbar-logo{margin:0 20px 0 0}}.topbar-logo__link{overflow:hidden;text-indent:-500px}@media print, screen and (min-width: 62.5em){.topbar-logo__link{height:32px;display:inline-block}}.topbar-logo__link--default{position:relative;display:none;height:100%;background-image:url("/assets/img/2014/zeelandnetlogo.png");background-repeat:no-repeat;background-size:contain;background-position:50%}@media print, screen and (min-width: 62.5em){.topbar-logo__link--default{display:block;background-size:cover}}.topbar-logo__link--default.topbar-logo__link--default-no-app-logo{display:block}#zld-topbar-nav .topbar-nav{margin:0;padding:0;display:none}@media print, screen and (min-width: 62.5em){#zld-topbar-nav .topbar-nav{display:block;display:flex;font-size:.74813rem}}#zld-topbar-nav .topbar-nav__list-item{display:inline-block;margin:0;padding:0;color:#071013;border-bottom:0px;list-style:none;position:relative;font-size:inherit;text-transform:uppercase}#zld-topbar-nav .topbar-nav__list-item--uiz{display:none}@media screen and (min-width: 78.75em){#zld-topbar-nav .topbar-nav__list-item--uiz{display:inline-block}}#zld-topbar-nav .topbar-nav__link{position:relative;border-radius:0;display:inline-block;width:inherit;color:#071013;padding:0 8px;text-decoration:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:56px;cursor:pointer;border:0;font-weight:700;letter-spacing:0.075em;transition:all .2s linear}#zld-topbar-nav .topbar-nav__link:hover{color:#0a0a0a;background-color:#f6f6f6}#zld-topbar-nav .topbar-nav__link:active{transition:none;color:#0a0a0a;background-color:#e6e6e6}@media screen and (min-width: 78.75em){#zld-topbar-nav .topbar-nav__link{padding:0 14px;letter-spacing:0.075em}}#zld-topbar-nav .topbar-expand__fullmenu{display:none;position:absolute;top:56px;left:50%;margin:0 0 0 -140px;width:280px;height:376px;padding:15px 0;overflow-y:hidden;overflow-x:auto;background-color:#fff;box-shadow:0 2px 9px rgba(0,0,0,0.5)}@media screen and (min-width: 78.75em){#zld-topbar-nav .topbar-expand__fullmenu{height:342px}}#zld-topbar-nav .topbar-expand__fullmenu--open{display:block}#zld-topbar-nav .topbar-expand__fullmenu--showall{overflow-x:hidden;overflow-y:auto}#zld-topbar-nav .topbar-expand__fullmenu--showall .topbar-expand__fullmenu-list{margin:0}#zld-topbar-nav .topbar-expand__fullmenu--showall .topbar-expand__btn-more{display:none}#zld-topbar-nav .topbar-expand__fullmenu-list{margin:0 0 15px 0;padding:0}#zld-topbar-nav .topbar-expand__fullmenu-list-item{margin:0;padding:0;list-style:none;font-size:14px}@media screen and (min-width: 78.75em){#zld-topbar-nav .topbar-expand__fullmenu-list-item--uiz{display:none}}#zld-topbar-nav .topbar-expand__fullmenu-link{display:flex;height:34px;align-items:center;justify-content:flex-start;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 10px 0 20px;color:#1d1d1d;text-transform:none;font-size:.96562rem;letter-spacing:0}#zld-topbar-nav .topbar-expand__fullmenu-link:hover{color:#0a0a0a;background-color:#f6f6f6}#zld-topbar-nav .topbar-expand__btn-more{border:0;border-radius:0px;background-color:#f6f6f6;display:flex;width:100%;justify-content:center;align-items:center;height:40px;color:#8a8a8a;text-align:center;cursor:pointer;font-size:14px;padding:0;font-weight:600;letter-spacing:0.022em;font-family:"Muli","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}#zld-topbar-nav .topbar-expand__btn-more:hover{color:#666}.topbar-nav__link--toggle{font-size:inherit;font-family:"Muli","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;text-transform:uppercase;position:relative}.topbar-nav__link--toggle .icon-arrow-down,.topbar-nav__link--toggle .bootstrap-timepicker-widget table td a .glyphicon-chevron-down,.bootstrap-timepicker-widget table td a .topbar-nav__link--toggle .glyphicon-chevron-down{position:absolute;top:50%;margin:-7px 0 0;right:10px;font-size:15px}#zld-topbar-nav .topbar-nav__span.topbar-nav__span--toggle{padding-right:14px}.zld-topbar__webmail{display:none}@media print, screen and (min-width: 40em){.zld-topbar__webmail{display:-ms-flexbox;display:flex;margin:0 10px 0 0;color:#071013;font-weight:700;font-size:inherit;text-transform:uppercase;letter-spacing:0.075em;line-height:24px}}@media print, screen and (min-width: 62.5em){.zld-topbar__webmail{margin:0 24px 0 0}}@media screen and (min-width: 78.75em){.zld-topbar__webmail{margin:0 34px 0 0}}.zld-topbar__webmail:hover{color:#0a0a0a}@media print, screen and (min-width: 40em){.zld-topbar__webmail-txt{display:none}}@media print, screen and (min-width: 62.5em){.zld-topbar__webmail-txt{display:inline}}.zld-topbar__webmail-icon{font-size:24px;position:relative;margin:0 8px 0 0;color:#03a9f4}@media print, screen and (min-width: 40em){.zld-topbar__webmail-icon{top:0}}.topbar-logo__link--app{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:35.2px;-webkit-justify-content:center;justify-content:center}@media print, screen and (min-width: 40em){.topbar-logo__link--app{display:none}}.topbar-logo__img--app{height:100%;object-fit:cover}#zld-ftr{display:block;font-size:13px;margin:0;background-color:#2199e8;text-align:center}@media print, screen and (min-width: 40em){#zld-ftr{font-size:14px}}@media screen and (max-width: 39.99875em){#zld-ftr .hide-for-mobile{display:none}}.zld-ftr__social{padding:24px 16px 21px 16px}@media print, screen and (min-width: 40em){.zld-ftr__social{padding:40px 16px 28px 16px}}.zld-ftr__social__link{display:inline-block;margin:0 5px;border-radius:20px;width:39px;height:39px;background:rgba(255,255,255,0.5);color:#2199e8;overflow:hidden}@media print, screen and (min-width: 40em){.zld-ftr__social__link{margin:0 10px;border-radius:24px;width:47px;height:47px}}.zld-ftr__social__link:before{line-height:39px;font-size:20px}@media print, screen and (min-width: 40em){.zld-ftr__social__link:before{line-height:47px;font-size:23px}}.zld-ftr__social__link.icon-facebook:before{margin-top:1px;margin-left:-1px;font-size:20px}@media print, screen and (min-width: 40em){.zld-ftr__social__link.icon-facebook:before{font-size:23px}}.zld-ftr__social__link.icon-mail:before{font-size:18px}@media print, screen and (min-width: 40em){.zld-ftr__social__link.icon-mail:before{font-size:20px}}.zld-ftr__links{text-align:center}.zld-ftr__links--primary{display:inline-block}.zld-ftr__links--secondary{display:inline-block}.zld-ftr__links--primary a:first-child:before,.zld-ftr__links--tertiary a:first-child:before{display:none}.zld-ftr__links--tertiary{padding-bottom:22px}.zld-ftr__link{font-size:12px;color:#fff;text-transform:uppercase;font-weight:700;margin:0 8px 8px 8px;display:inline-block;position:relative}.zld-ftr__link:visited{color:#fff}.zld-ftr__link:before{content:'\b7\a0';color:rgba(255,255,255,0.5);font-size:25px;position:absolute;top:0;left:-13px;line-height:18px}@media print, screen and (min-width: 40em){.zld-ftr__link:before{top:0px;left:-17px}}@media print, screen and (min-width: 40em){.zld-ftr__link{color:#fff;text-transform:uppercase;font-size:14px;letter-spacing:0.05em;margin:0 10px 18px 15px}.zld-ftr__link:hover{color:#fff;text-decoration:underline}.zld-ftr__link:visited{color:#fff}}@media print, screen and (min-width: 62.5em){.zld-ftr__link{margin:0 8px 10px 14px}}.zlf-ftr-logo{display:block;background-image:url("//www.zeelandnet.nl/assets/img/2014/zeelandnetlogo.png");background-repeat:no-repeat;background-size:cover;width:128px;height:32px;margin:0 auto 15px auto}@media print, screen and (min-width: 40em){.zlf-ftr-logo{display:none}}.zld-ftr-copyright{text-align:center;color:#666}@media print, screen and (min-width: 40em){.zld-ftr-copyright{color:rgba(255,255,255,0.7);padding:0 0 25px 0}}@media print, screen and (min-width: 40em){.zld-ftr-copyright ._hd{display:none}}#backtotop{position:fixed;left:0px;width:100%;opacity:0;visibility:hidden;z-index:1000;display:table}#backtotop .row{display:table-row;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:flex-end;max-width:80rem}#backtotop._show{opacity:1;visibility:visible;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}.backtotop-link{color:#fff;display:table-cell;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:20px;background-color:rgba(0,0,0,0.2);margin:0 10px 0 0}@media print, screen and (min-width: 62.5em){.backtotop-link{margin:-50px 10px 0 0}}@media screen and (min-width: 78.75em){.backtotop-link{margin:-50px -58px 0 0}}.backtotop-link:hover{background-color:rgba(0,0,0,0.3);color:#fff}.backtotop-link span{font-size:25px}.zld-ftr__copyright{padding:24px 0 0 0;background-color:#f6f6f6;overflow:hidden}@media print, screen and (min-width: 40em){.zld-ftr__copyright{background-color:#2199e8;padding:0}}.zld-ftr__link--endorsement{color:inherit}.zld-ftr__link--endorsement:hover{color:inherit;text-decoration:underline}.zld-ftr__link--endorsement:visited{color:inherit}.zld-sprite,#zld-msthd-channels span,.ql,.qs-icon,.home-icon,.tv-icon,.zld-footer-list a,.zld-wvhj{background-image:url("/assets/img/2014/zld-assets.png");background-repeat:no-repeat}@media print, screen and (min-width: 40em){._legacy .mdl-layout--no-desktop-drawer-button .mdl-layout__header-row,._legacy .mdl-layout__header-row{padding:0;height:109px}}._legacy .zld-msthd__loginbutton{display:inline-flex;position:absolute;right:0px}@media print, screen and (min-width: 62.5em){._legacy .zld-msthd__loginbutton{top:14px}}._legacy .logged-in-jumpmenu{top:0px}#zld-msthd{text-align:center;z-index:4;margin:auto;width:100%;max-width:80rem;max-width:1200px}@media print, screen and (min-width: 40em){#zld-msthd{z-index:1090;line-height:31px;display:block;position:relative;height:55px;border-bottom:1px solid #f1efef;box-sizing:content-box}}@media print{#zld-msthd{display:none}}#zld-msthd li{line-height:29px}#zld-msthd #zld-msthd-user{top:6px}@media screen and (max-width: 39.99875em){#zld-topbar-userinfo{right:10px}}#zld-topbar-userinfo ul{margin:0;padding:0;list-style:none}#zld-msthd-channels{position:absolute;top:18px;left:0px;margin:0;padding:0;list-style:none}#zld-msthd-channels li{display:none}@media print, screen and (min-width: 40em){#zld-msthd-channels li{display:inline-block;text-transform:uppercase;float:left;font-weight:900;margin:0 10px 0 -6px}}#zld-msthd-channels a{border-radius:3px;padding:0 9px 0 28px;position:relative;color:#666;font-size:11px;text-decoration:none}#zld-msthd-channels a#zld-msthd-webmail span{background-position:-163px -58px}#zld-msthd-channels a#zld-msthd-zakelijk{padding-left:15px}#zld-msthd-channels a#zld-msthd-zakelijk span{display:none}#zld-msthd-channels span{position:absolute;top:0px;left:8px;display:block;height:16px;width:16px}.editorial{display:none;position:absolute;z-index:700;width:400px;left:50%;top:18px;font-size:13px;line-height:31px;margin:0 0 0 -200px}@media print, screen and (min-width: 62.5em){.editorial{display:block}}.editorial a{display:inline-block;color:#666;font-weight:700}.userinfo-item-profielnaam{font-weight:700}#zld-msthhd-login{display:inline-block;background-color:#2199e8;font-weight:900;font-size:11px;text-transform:uppercase;color:#fff;padding:0 11px;border-radius:3px;text-decoration:none}#zld-msthhd-login:hover{background-color:#008ad8;text-decoration:none}#zld-hdr{height:50px;min-height:50px}@media print, screen and (min-width: 40em){#zld-hdr{position:relative;height:109px;z-index:400;border:0px;margin:auto;width:100%;max-width:80rem;max-width:1200px}}@media print{#zld-hdr{display:none}}.legacy-hdr__logo{position:absolute;top:7px;left:50%;margin:0 0 0 -85px;height:36px;width:170px;display:block;z-index:4}@media print, screen and (min-width: 40em){.legacy-hdr__logo{width:253px;height:64px;top:19px;left:-2px;margin:0;line-height:48px}}.legacy-hdr__logo-link{display:flex;height:35.2px;justify-content:center}@media print, screen and (min-width: 40em){.legacy-hdr__logo-link{display:block;width:253px;height:64px}}.legacy-hdr__logo-link--default{background-image:url("/assets/img/2014/zeelandnetlogo.png");background-repeat:no-repeat;background-size:contain;background-position:50%}.legacy-hdr__logo-link--default-with-app{display:none}@media print, screen and (min-width: 40em){.legacy-hdr__logo-link--default-with-app{display:block}}@media print, screen and (min-width: 40em){.legacy-hdr__logo-link--app{display:none}}.legacy-hdr__logo-img--app{height:100%;object-fit:cover}.zld-hdr-search{display:none}@media print, screen and (min-width: 40em){.zld-hdr-search{display:table;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;margin:0 285px;-webkit-box-flex:1;flex-grow:1}}.zld-hdr-search form{border-radius:5px;height:47px;padding:3px 89px 0px 5px;width:100%}.zld-hdr-search fieldset{margin:0;padding:0;top:2px;display:block;position:relative;padding:0;border:0px}#q{height:29px;border:1px solid #bfcad6;border-radius:3px;outline:none;transition:none;color:#2d2d2d;width:100%;padding:5px;-webkit-appearance:none;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;box-shadow:inset 0 0px 4px rgba(0,0,0,0.2)}#q:hover{border:1px solid #b0b0b0;box-shadow:inset 0 0px 4px rgba(0,0,0,0.2)}#q:focus{border-color:#B1B1B1;box-shadow:inset 0 0px 4px rgba(0,0,0,0.3)}.ql{background-position:-474px -7px}#qs{position:absolute;top:0px;right:-85px;width:65px;height:41px;padding:0}#qs.button{background-image:none;border-radius:3px;border-color:#2199e8}.qs-icon{background-position:-38px -9px;display:inline-block;height:19px;width:18px;margin:9px 8px 7px 7px}#bnr-rb{display:none}@media print, screen and (min-width: 40em){#bnr-rb{display:block;position:absolute;right:0px;top:24px;z-index:450}}#cookie-statement{position:relative;top:0px;left:-10px;width:100%}#cookie-statement .bar{background:#0a0a0a;color:#f1efef;z-index:1600;margin-right:-20px;padding:23px 0}#cookie-statement .contents{margin:0 auto;max-width:80rem;position:relative;padding:0 10px}@media print, screen and (min-width: 62.5em){#cookie-statement .contents{display:table;padding:0}}#cookie-statement .contents:after{display:table;content:'';clear:both}@media print, screen and (min-width: 40em){#cookie-statement .msg{width:66%;display:table-cell}}@media print, screen and (min-width: 40em){#cookie-statement .msg p{margin:0}}#cookie-statement .msg p a{color:inherit;text-decoration:underline}@media print, screen and (min-width: 40em){#cookie-statement .consent{width:34%;display:table-cell;vertical-align:middle}}#btn-cookie-consent{width:100%}@media print, screen and (min-width: 40em){#btn-cookie-consent{float:right;width:initial}}#zld_menu{display:none}@media print, screen and (min-width: 40em){#zld_menu{display:block;margin:0 auto 20px auto;width:100%;max-width:80rem;max-width:1200px;position:relative;z-index:500}}@media print{#zld_menu{display:none}}#m_home{width:5%}#m_tv{width:5%;overflow:hidden;height:34px}#m_abo{width:16%}#m_shop{width:11.5%}#m_nws{width:11%}#m_fun{width:9%}#m_web{width:14%}#m_pb{width:12.5%}#m_help{width:16%}.zld-menu-list{height:34px;padding:0;margin:0;border-radius:3px;background:#2199e8}.zld-menu-list-item{float:left;position:relative;list-style:none}.zld-menu-list-item:first-child{border-radius:4px 0 0 4px;line-height:23px;text-align:center}.zld-menu-list-item._last{border-radius:0 4px 4px 0}.zld-menu-list-item.hvr{background:#008ad8}.zld-menu-list-item.hvr .zld-menu-list-item-link{color:#fff;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,0.3)}.zld-menu-list-item-link{font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:0.05em;line-height:34px;display:block;color:#fff;text-align:center;border-left:1px solid #0080ce;text-decoration:none}.zld-menu-list-item:first-child .zld-menu-list-item-link{border-left:0px;border-radius:3px 0 0 3px}._last .zld-menu-list-item-link{border-radius:0 3px 3px 0}.zld-nested-menu{display:none;position:absolute;top:32px;padding:2px 0 0 0;z-index:900;width:100%}.zld-nested-menu._last{width:175px;right:0px}.zld-nested-menu-list{position:absolute;padding:13px 0 21px 0;margin:0;background:#fff;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,0.8);min-width:155px;width:100%;text-align:left;list-style:none}.zld-nested-menu-list._last{right:0px}.hvr .zld-nested-menu{display:block}.zld-nested-menu-link{display:block;padding:0 13px 0 13px;line-height:30px;text-shadow:none;color:#0a0a0a;text-decoration:none}.zld-nested-menu-link:hover{color:#fff;background-color:#2199e8;text-decoration:none}.home-icon,.tv-icon{background-position:-165px -81px;width:25px;height:20px;display:inline-block;margin:7px auto 0 auto}.tv-icon{margin:7px auto 0 auto;background-position:-116px -80px}._legacy #zld-ftr{background-color:#fff}@media print, screen and (min-width: 40em){._legacy #zld-ftr{position:relative;margin:0 auto;width:100%;max-width:80rem;max-width:1200px;background-color:transparent}}#zld-ftr-links{list-style:none;margin:0;padding:0}#zld-ftr-links li{margin:0}.zld-ftr-box{background-color:#2199e8;padding:18px;min-height:150px}@media print, screen and (min-width: 40em){.zld-ftr-box{margin:10px 0 0 0;border-radius:4px}}@media print{.zld-ftr-box{display:none}}.zld-ftr-box .yui3-g-r{display:block;letter-spacing:0;font-family:'Lato', sans-serif}.zld-ftr-box .yui3-g-r [class*="yui3-u"]{font-family:'Lato', sans-serif}.zld-ftr-box h4{font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:0.05em;color:#fff;margin:2px 0 24px 0}.zld-ftr-box p{display:none;color:#eee;margin:0 0 5px 0;font-size:13px}@media print, screen and (min-width: 40em){.zld-ftr-box p{display:block}}.zld-ftr-box a{font-size:13px;color:#a6d3ef;font-weight:700}.zld-ftr-box a:hover{color:#fff;text-decoration:underline}.zld-footer-list{list-style:none;margin:0;padding:0}.zld-footer-list a{padding:0 0 0 10px;background-position:-547px -87px}@media screen and (max-width: 39.99875em){.zld-footer-list a{padding:0;line-height:32px;display:block;border-bottom:1px solid #219de3;background-image:none !important}}.zld-footer-about{position:relative}@media print, screen and (min-width: 40em){.zld-footer-about{padding:0 0 0 18px;border-left:1px dotted #7bb0e9;min-height:95px}}.zld-footer-about ul{margin:0 0 34px 0;padding:13px 0 0 0}.zld-footer-about li{margin:0 0 8px 0;height:16px}@media screen and (max-width: 39.99875em){.zld-footer-about li{line-height:35px;height:35px;margin:0px}}.zld-footer-social-icon{display:block;width:16px;height:16px;float:left;position:relative;top:2px;font-size:16px;margin:0px 5px 0 0;color:#a6d8f4}@media screen and (max-width: 39.99875em){.zld-footer-social-icon{margin:0px 5px 0 0;top:9px}}.ftr-delta-endorsement{display:none}.zld-wvhj{display:none}@media print, screen and (min-width: 40em){.zld-wvhj{display:block;position:absolute;right:-11px;top:-45px;width:70px;height:105px;background-position:-202px 0px;z-index:1000}}.zld-footer-endorsement{padding:34px 0 0 0;text-align:center;font-size:85%;margin:0 0 34px 0}#weergave{display:none}.zld-footer-switch{text-align:center;font-size:14px;padding:0 0 37px 0}html,body{height:100%;width:100%;margin:0}.body--fluid{background-color:#f6f6f6}[v-cloak]{display:none}
