@charset "UTF-8";
:root {
  --vl-theme-primary-color: #ffe615;
  --vl-theme-primary-color-60: #fff073;
  --vl-theme-primary-color-70: #ffee5b;
  --vl-theme-primary-color-rgba-30: rgba(255, 230, 21, 0.3);
  --vl-theme-fg-color: #333332;
  --vl-theme-fg-color-60: #858584;
  --vl-theme-fg-color-70: #707070;
}

.vl-vi::before, .vl-vi::after {
  font-family: "vlaanderen-icon" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
}
.vl-vi.vl-vi-u-180deg::before {
  display: inline-block;
  transform: rotate(180deg);
  vertical-align: middle;
}

.vl-vi-u-xs::before {
  font-size: 0.8rem;
}

.vl-vi-u-s::before {
  font-size: 1.3rem;
}

.vl-vi-u-m::before {
  font-size: 1.7rem;
}

.vl-vi-u-l::before {
  font-size: 2rem;
}

.vl-vi-u-xl::before {
  font-size: 2.2rem;
}

.vl-vi-u-90deg::before {
  display: inline-block;
  transform: rotate(90deg);
}

.vl-vi-u-180deg::before {
  display: inline-block;
  transform: rotate(180deg);
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a,
[is=vl-button-link], abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

strong {
  font-weight: 500;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  background: transparent;
}

img {
  max-width: 100%;
}

button::-moz-focus-inner {
  border: 0;
}

:-moz-submit-invalid {
  box-shadow: none;
}

:-moz-ui-invalid {
  box-shadow: none;
}

* {
  box-sizing: border-box;
}
*::before, *::after {
  box-sizing: inherit;
}

html {
  min-height: 100%;
  font-family: "Flanders Art Sans", sans-serif;
  font-size: 62.5%;
}

body {
  width: 100%;
  min-height: 100%;
  background: #fff;
  color: #333332;
  font-size: 1.8rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 1.6rem;
    line-height: 1.33;
  }
}
body::before {
  display: none;
  content: "large";
}
@media screen and (max-width: 1023px) {
  body::before {
    content: "medium";
  }
}
@media screen and (min-width: 767px) {
  body::before {
    content: "medium-up";
  }
}
@media screen and (max-width: 767px) {
  body::before {
    content: "small";
  }
}
@media screen and (max-width: 500px) {
  body::before {
    content: "xsmall";
  }
}
@media screen and (min-width: 1600px) {
  body::before {
    content: "xlarge";
  }
}

@font-face {
  font-family: "Flanders Art Sans";
  src: url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/sans/FlandersArtSans-Light.woff2") format("woff2"), url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/sans/FlandersArtSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Flanders Art Sans";
  src: url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/sans/FlandersArtSans-Regular.woff2") format("woff2"), url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/sans/FlandersArtSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Flanders Art Sans";
  src: url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/sans/FlandersArtSans-Medium.woff2") format("woff2"), url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/sans/FlandersArtSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Flanders Art Sans";
  src: url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/sans/FlandersArtSans-Bold.woff2") format("woff2"), url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/sans/FlandersArtSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Flanders Art Sans";
  src: url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/italic/FlandersArtSans-Light.woff2") format("woff2"), url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/italic/FlandersArtSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Flanders Art Sans";
  src: url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/italic/FlandersArtSans-Regular.woff2") format("woff2"), url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/italic/FlandersArtSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Flanders Art Sans";
  src: url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/italic/FlandersArtSans-Medium.woff2") format("woff2"), url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/italic/FlandersArtSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Flanders Art Sans";
  src: url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/italic/FlandersArtSans-Bold.woff2") format("woff2"), url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/italic/FlandersArtSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Flanders Art Serif";
  src: url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/serif/FlandersArtSerif-Light.woff2") format("woff2"), url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/serif/FlandersArtSerif-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Flanders Art Serif";
  src: url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/serif/FlandersArtSerif-Regular.woff2") format("woff2"), url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/serif/FlandersArtSerif-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Flanders Art Serif";
  src: url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/serif/FlandersArtSerif-Medium.woff2") format("woff2"), url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/serif/FlandersArtSerif-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Flanders Art Serif";
  src: url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/serif/FlandersArtSerif-Bold.woff2") format("woff2"), url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/flanders/serif/FlandersArtSerif-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "vlaanderen-icon";
  src: url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/iconfont/vlaanderen-icon.woff2") format("woff2"), url("https://cdn.omgeving.vlaanderen.be/domg/govflanders-font/15.0.1/iconfont/vlaanderen-icon.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.vl-vi-add::before {
  content: "\f101";
}

.vl-vi-add--after::after {
  content: "\f101";
}

.vl-vi-addressbook::before {
  content: "\f102";
}

.vl-vi-addressbook--after::after {
  content: "\f102";
}

.vl-vi-airplane::before {
  content: "\f103";
}

.vl-vi-airplane--after::after {
  content: "\f103";
}

.vl-vi-alarm-silent::before {
  content: "\f104";
}

.vl-vi-alarm-silent--after::after {
  content: "\f104";
}

.vl-vi-alarm::before {
  content: "\f105";
}

.vl-vi-alarm--after::after {
  content: "\f105";
}

.vl-vi-alert-circle-filled::before {
  content: "\f106";
}

.vl-vi-alert-circle-filled--after::after {
  content: "\f106";
}

.vl-vi-alert-circle::before {
  content: "\f107";
}

.vl-vi-alert-circle--after::after {
  content: "\f107";
}

.vl-vi-alert-small::before {
  content: "\f108";
}

.vl-vi-alert-small--after::after {
  content: "\f108";
}

.vl-vi-alert-triangle-filled::before {
  content: "\f109";
}

.vl-vi-alert-triangle-filled--after::after {
  content: "\f109";
}

.vl-vi-alert-triangle::before {
  content: "\f10a";
}

.vl-vi-alert-triangle--after::after {
  content: "\f10a";
}

.vl-vi-align-center::before {
  content: "\f10b";
}

.vl-vi-align-center--after::after {
  content: "\f10b";
}

.vl-vi-align-justify::before {
  content: "\f10c";
}

.vl-vi-align-justify--after::after {
  content: "\f10c";
}

.vl-vi-align-left::before {
  content: "\f10d";
}

.vl-vi-align-left--after::after {
  content: "\f10d";
}

.vl-vi-align-right::before {
  content: "\f10e";
}

.vl-vi-align-right--after::after {
  content: "\f10e";
}

.vl-vi-area::before {
  content: "\f10f";
}

.vl-vi-area--after::after {
  content: "\f10f";
}

.vl-vi-arrange-1-to-9::before {
  content: "\f110";
}

.vl-vi-arrange-1-to-9--after::after {
  content: "\f110";
}

.vl-vi-arrange-9-to-1::before {
  content: "\f111";
}

.vl-vi-arrange-9-to-1--after::after {
  content: "\f111";
}

.vl-vi-arrange-a-to-z::before {
  content: "\f112";
}

.vl-vi-arrange-a-to-z--after::after {
  content: "\f112";
}

.vl-vi-arrange-amount-large-to-small::before {
  content: "\f113";
}

.vl-vi-arrange-amount-large-to-small--after::after {
  content: "\f113";
}

.vl-vi-arrange-amount-small-to-large::before {
  content: "\f114";
}

.vl-vi-arrange-amount-small-to-large--after::after {
  content: "\f114";
}

.vl-vi-arrange-z-to-a::before {
  content: "\f115";
}

.vl-vi-arrange-z-to-a--after::after {
  content: "\f115";
}

.vl-vi-arrow-bottom::before {
  content: "\f116";
}

.vl-vi-arrow-bottom--after::after {
  content: "\f116";
}

.vl-vi-arrow-down-fat::before {
  content: "\f117";
}

.vl-vi-arrow-down-fat--after::after {
  content: "\f117";
}

.vl-vi-arrow-down-thin::before {
  content: "\f118";
}

.vl-vi-arrow-down-thin--after::after {
  content: "\f118";
}

.vl-vi-arrow-down::before {
  content: "\f119";
}

.vl-vi-arrow-down--after::after {
  content: "\f119";
}

.vl-vi-arrow-freemove::before {
  content: "\f11a";
}

.vl-vi-arrow-freemove--after::after {
  content: "\f11a";
}

.vl-vi-arrow-left-fat::before {
  content: "\f11b";
}

.vl-vi-arrow-left-fat--after::after {
  content: "\f11b";
}

.vl-vi-arrow-left-thin::before {
  content: "\f11c";
}

.vl-vi-arrow-left-thin--after::after {
  content: "\f11c";
}

.vl-vi-arrow-left::before {
  content: "\f11d";
}

.vl-vi-arrow-left--after::after {
  content: "\f11d";
}

.vl-vi-arrow-right-fat::before {
  content: "\f11e";
}

.vl-vi-arrow-right-fat--after::after {
  content: "\f11e";
}

.vl-vi-arrow-right-thin::before {
  content: "\f11f";
}

.vl-vi-arrow-right-thin--after::after {
  content: "\f11f";
}

.vl-vi-arrow-right::before {
  content: "\f120";
}

.vl-vi-arrow-right--after::after {
  content: "\f120";
}

.vl-vi-arrow-thin::before {
  content: "\f121";
}

.vl-vi-arrow-thin--after::after {
  content: "\f121";
}

.vl-vi-arrow-up-fat::before {
  content: "\f122";
}

.vl-vi-arrow-up-fat--after::after {
  content: "\f122";
}

.vl-vi-arrow-up-thin::before {
  content: "\f123";
}

.vl-vi-arrow-up-thin--after::after {
  content: "\f123";
}

.vl-vi-arrow-up::before {
  content: "\f124";
}

.vl-vi-arrow-up--after::after {
  content: "\f124";
}

.vl-vi-arrow::before {
  content: "\f125";
}

.vl-vi-arrow--after::after {
  content: "\f125";
}

.vl-vi-asterisk::before {
  content: "\f126";
}

.vl-vi-asterisk--after::after {
  content: "\f126";
}

.vl-vi-audio-description::before {
  content: "\f127";
}

.vl-vi-audio-description--after::after {
  content: "\f127";
}

.vl-vi-back::before {
  content: "\f128";
}

.vl-vi-back--after::after {
  content: "\f128";
}

.vl-vi-ban::before {
  content: "\f129";
}

.vl-vi-ban--after::after {
  content: "\f129";
}

.vl-vi-banking-bill-euro::before {
  content: "\f12a";
}

.vl-vi-banking-bill-euro--after::after {
  content: "\f12a";
}

.vl-vi-battery-charging::before {
  content: "\f12b";
}

.vl-vi-battery-charging--after::after {
  content: "\f12b";
}

.vl-vi-bell::before {
  content: "\f12c";
}

.vl-vi-bell--after::after {
  content: "\f12c";
}

.vl-vi-bike-closed-criterium::before {
  content: "\f12d";
}

.vl-vi-bike-closed-criterium--after::after {
  content: "\f12d";
}

.vl-vi-bike-open-criterium::before {
  content: "\f12e";
}

.vl-vi-bike-open-criterium--after::after {
  content: "\f12e";
}

.vl-vi-bike::before {
  content: "\f12f";
}

.vl-vi-bike--after::after {
  content: "\f12f";
}

.vl-vi-bin::before {
  content: "\f130";
}

.vl-vi-bin--after::after {
  content: "\f130";
}

.vl-vi-binoculars::before {
  content: "\f131";
}

.vl-vi-binoculars--after::after {
  content: "\f131";
}

.vl-vi-boat-ship::before {
  content: "\f132";
}

.vl-vi-boat-ship--after::after {
  content: "\f132";
}

.vl-vi-bold::before {
  content: "\f133";
}

.vl-vi-bold--after::after {
  content: "\f133";
}

.vl-vi-book::before {
  content: "\f134";
}

.vl-vi-book--after::after {
  content: "\f134";
}

.vl-vi-bookmark-alt-1::before {
  content: "\f135";
}

.vl-vi-bookmark-alt-1--after::after {
  content: "\f135";
}

.vl-vi-bookmark-alt-2::before {
  content: "\f136";
}

.vl-vi-bookmark-alt-2--after::after {
  content: "\f136";
}

.vl-vi-bookmark::before {
  content: "\f137";
}

.vl-vi-bookmark--after::after {
  content: "\f137";
}

.vl-vi-breadcrumb-separator::before {
  content: "\f138";
}

.vl-vi-breadcrumb-separator--after::after {
  content: "\f138";
}

.vl-vi-briefcase::before {
  content: "\f139";
}

.vl-vi-briefcase--after::after {
  content: "\f139";
}

.vl-vi-building-2::before {
  content: "\f13a";
}

.vl-vi-building-2--after::after {
  content: "\f13a";
}

.vl-vi-building-big::before {
  content: "\f13b";
}

.vl-vi-building-big--after::after {
  content: "\f13b";
}

.vl-vi-building::before {
  content: "\f13c";
}

.vl-vi-building--after::after {
  content: "\f13c";
}

.vl-vi-bullet::before {
  content: "\f13d";
}

.vl-vi-bullet--after::after {
  content: "\f13d";
}

.vl-vi-burger-alt::before {
  content: "\f13e";
}

.vl-vi-burger-alt--after::after {
  content: "\f13e";
}

.vl-vi-burger::before {
  content: "\f13f";
}

.vl-vi-burger--after::after {
  content: "\f13f";
}

.vl-vi-burgerprofiel::before {
  content: "\f140";
}

.vl-vi-burgerprofiel--after::after {
  content: "\f140";
}

.vl-vi-bus::before {
  content: "\f141";
}

.vl-vi-bus--after::after {
  content: "\f141";
}

.vl-vi-business-graph-bar::before {
  content: "\f142";
}

.vl-vi-business-graph-bar--after::after {
  content: "\f142";
}

.vl-vi-business-graph-pie::before {
  content: "\f143";
}

.vl-vi-business-graph-pie--after::after {
  content: "\f143";
}

.vl-vi-cabinet::before {
  content: "\f144";
}

.vl-vi-cabinet--after::after {
  content: "\f144";
}

.vl-vi-cake::before {
  content: "\f145";
}

.vl-vi-cake--after::after {
  content: "\f145";
}

.vl-vi-calculator::before {
  content: "\f146";
}

.vl-vi-calculator--after::after {
  content: "\f146";
}

.vl-vi-calendar-add::before {
  content: "\f147";
}

.vl-vi-calendar-add--after::after {
  content: "\f147";
}

.vl-vi-calendar-check::before {
  content: "\f148";
}

.vl-vi-calendar-check--after::after {
  content: "\f148";
}

.vl-vi-calendar-subtract::before {
  content: "\f149";
}

.vl-vi-calendar-subtract--after::after {
  content: "\f149";
}

.vl-vi-calendar::before {
  content: "\f14a";
}

.vl-vi-calendar--after::after {
  content: "\f14a";
}

.vl-vi-calendar_check::before {
  content: "\f14b";
}

.vl-vi-calendar_check--after::after {
  content: "\f14b";
}

.vl-vi-calendar_date::before {
  content: "\f14c";
}

.vl-vi-calendar_date--after::after {
  content: "\f14c";
}

.vl-vi-camera::before {
  content: "\f14d";
}

.vl-vi-camera--after::after {
  content: "\f14d";
}

.vl-vi-car-wheel::before {
  content: "\f14e";
}

.vl-vi-car-wheel--after::after {
  content: "\f14e";
}

.vl-vi-car::before {
  content: "\f14f";
}

.vl-vi-car--after::after {
  content: "\f14f";
}

.vl-vi-chat-bubble-square-alert::before {
  content: "\f150";
}

.vl-vi-chat-bubble-square-alert--after::after {
  content: "\f150";
}

.vl-vi-chat-bubble-square-alt::before {
  content: "\f151";
}

.vl-vi-chat-bubble-square-alt--after::after {
  content: "\f151";
}

.vl-vi-chat-bubble-square::before {
  content: "\f152";
}

.vl-vi-chat-bubble-square--after::after {
  content: "\f152";
}

.vl-vi-chat-help::before {
  content: "\f153";
}

.vl-vi-chat-help--after::after {
  content: "\f153";
}

.vl-vi-chat::before {
  content: "\f154";
}

.vl-vi-chat--after::after {
  content: "\f154";
}

.vl-vi-check-circle::before {
  content: "\f155";
}

.vl-vi-check-circle--after::after {
  content: "\f155";
}

.vl-vi-check-filled::before {
  content: "\f156";
}

.vl-vi-check-filled--after::after {
  content: "\f156";
}

.vl-vi-check-naked::before {
  content: "\f157";
}

.vl-vi-check-naked--after::after {
  content: "\f157";
}

.vl-vi-check-small::before {
  content: "\f158";
}

.vl-vi-check-small--after::after {
  content: "\f158";
}

.vl-vi-check-thin::before {
  content: "\f159";
}

.vl-vi-check-thin--after::after {
  content: "\f159";
}

.vl-vi-check::before {
  content: "\f15a";
}

.vl-vi-check--after::after {
  content: "\f15a";
}

.vl-vi-child::before {
  content: "\f15b";
}

.vl-vi-child--after::after {
  content: "\f15b";
}

.vl-vi-clock::before {
  content: "\f15c";
}

.vl-vi-clock--after::after {
  content: "\f15c";
}

.vl-vi-close-filled::before {
  content: "\f15d";
}

.vl-vi-close-filled--after::after {
  content: "\f15d";
}

.vl-vi-close-light::before {
  content: "\f15e";
}

.vl-vi-close-light--after::after {
  content: "\f15e";
}

.vl-vi-close-naked::before {
  content: "\f15f";
}

.vl-vi-close-naked--after::after {
  content: "\f15f";
}

.vl-vi-close::before {
  content: "\f160";
}

.vl-vi-close--after::after {
  content: "\f160";
}

.vl-vi-cloud-download::before {
  content: "\f161";
}

.vl-vi-cloud-download--after::after {
  content: "\f161";
}

.vl-vi-cloud-upload::before {
  content: "\f162";
}

.vl-vi-cloud-upload--after::after {
  content: "\f162";
}

.vl-vi-cloud::before {
  content: "\f163";
}

.vl-vi-cloud--after::after {
  content: "\f163";
}

.vl-vi-code-branch::before {
  content: "\f164";
}

.vl-vi-code-branch--after::after {
  content: "\f164";
}

.vl-vi-coffee-cup::before {
  content: "\f165";
}

.vl-vi-coffee-cup--after::after {
  content: "\f165";
}

.vl-vi-cog::before {
  content: "\f166";
}

.vl-vi-cog--after::after {
  content: "\f166";
}

.vl-vi-coin-stack::before {
  content: "\f167";
}

.vl-vi-coin-stack--after::after {
  content: "\f167";
}

.vl-vi-compass::before {
  content: "\f168";
}

.vl-vi-compass--after::after {
  content: "\f168";
}

.vl-vi-computer-screen::before {
  content: "\f169";
}

.vl-vi-computer-screen--after::after {
  content: "\f169";
}

.vl-vi-confluence::before {
  content: "\f16a";
}

.vl-vi-confluence--after::after {
  content: "\f16a";
}

.vl-vi-construction-crane::before {
  content: "\f16b";
}

.vl-vi-construction-crane--after::after {
  content: "\f16b";
}

.vl-vi-construction-shack::before {
  content: "\f16c";
}

.vl-vi-construction-shack--after::after {
  content: "\f16c";
}

.vl-vi-contactbook::before {
  content: "\f16d";
}

.vl-vi-contactbook--after::after {
  content: "\f16d";
}

.vl-vi-contacts::before {
  content: "\f16e";
}

.vl-vi-contacts--after::after {
  content: "\f16e";
}

.vl-vi-content-book-favorite-star::before {
  content: "\f16f";
}

.vl-vi-content-book-favorite-star--after::after {
  content: "\f16f";
}

.vl-vi-content-book::before {
  content: "\f170";
}

.vl-vi-content-book--after::after {
  content: "\f170";
}

.vl-vi-content-box::before {
  content: "\f171";
}

.vl-vi-content-box--after::after {
  content: "\f171";
}

.vl-vi-content-filter::before {
  content: "\f172";
}

.vl-vi-content-filter--after::after {
  content: "\f172";
}

.vl-vi-content-layers-hide::before {
  content: "\f173";
}

.vl-vi-content-layers-hide--after::after {
  content: "\f173";
}

.vl-vi-content-layers-show::before {
  content: "\f174";
}

.vl-vi-content-layers-show--after::after {
  content: "\f174";
}

.vl-vi-content-note::before {
  content: "\f175";
}

.vl-vi-content-note--after::after {
  content: "\f175";
}

.vl-vi-content-view-column::before {
  content: "\f176";
}

.vl-vi-content-view-column--after::after {
  content: "\f176";
}

.vl-vi-content-view-module::before {
  content: "\f177";
}

.vl-vi-content-view-module--after::after {
  content: "\f177";
}

.vl-vi-contract::before {
  content: "\f178";
}

.vl-vi-contract--after::after {
  content: "\f178";
}

.vl-vi-control-cross-over::before {
  content: "\f179";
}

.vl-vi-control-cross-over--after::after {
  content: "\f179";
}

.vl-vi-copy-paste::before {
  content: "\f17a";
}

.vl-vi-copy-paste--after::after {
  content: "\f17a";
}

.vl-vi-copyright::before {
  content: "\f17b";
}

.vl-vi-copyright--after::after {
  content: "\f17b";
}

.vl-vi-credit-card::before {
  content: "\f17c";
}

.vl-vi-credit-card--after::after {
  content: "\f17c";
}

.vl-vi-crop::before {
  content: "\f17d";
}

.vl-vi-crop--after::after {
  content: "\f17d";
}

.vl-vi-cross-thin::before {
  content: "\f17e";
}

.vl-vi-cross-thin--after::after {
  content: "\f17e";
}

.vl-vi-cross::before {
  content: "\f17f";
}

.vl-vi-cross--after::after {
  content: "\f17f";
}

.vl-vi-cursor-arrow-big::before {
  content: "\f180";
}

.vl-vi-cursor-arrow-big--after::after {
  content: "\f180";
}

.vl-vi-cursor-arrow-small::before {
  content: "\f181";
}

.vl-vi-cursor-arrow-small--after::after {
  content: "\f181";
}

.vl-vi-cursor-finger-down::before {
  content: "\f182";
}

.vl-vi-cursor-finger-down--after::after {
  content: "\f182";
}

.vl-vi-cursor-finger-left::before {
  content: "\f183";
}

.vl-vi-cursor-finger-left--after::after {
  content: "\f183";
}

.vl-vi-cursor-finger-right::before {
  content: "\f184";
}

.vl-vi-cursor-finger-right--after::after {
  content: "\f184";
}

.vl-vi-cursor-finger-up::before {
  content: "\f185";
}

.vl-vi-cursor-finger-up--after::after {
  content: "\f185";
}

.vl-vi-cursor-hand::before {
  content: "\f186";
}

.vl-vi-cursor-hand--after::after {
  content: "\f186";
}

.vl-vi-cursor-hold::before {
  content: "\f187";
}

.vl-vi-cursor-hold--after::after {
  content: "\f187";
}

.vl-vi-dashboard::before {
  content: "\f188";
}

.vl-vi-dashboard--after::after {
  content: "\f188";
}

.vl-vi-data-download::before {
  content: "\f189";
}

.vl-vi-data-download--after::after {
  content: "\f189";
}

.vl-vi-data-transfer::before {
  content: "\f18a";
}

.vl-vi-data-transfer--after::after {
  content: "\f18a";
}

.vl-vi-data-upload::before {
  content: "\f18b";
}

.vl-vi-data-upload--after::after {
  content: "\f18b";
}

.vl-vi-demonstration::before {
  content: "\f18c";
}

.vl-vi-demonstration--after::after {
  content: "\f18c";
}

.vl-vi-diagram::before {
  content: "\f18d";
}

.vl-vi-diagram--after::after {
  content: "\f18d";
}

.vl-vi-direction-sign::before {
  content: "\f18e";
}

.vl-vi-direction-sign--after::after {
  content: "\f18e";
}

.vl-vi-document-small::before {
  content: "\f18f";
}

.vl-vi-document-small--after::after {
  content: "\f18f";
}

.vl-vi-document::before {
  content: "\f190";
}

.vl-vi-document--after::after {
  content: "\f190";
}

.vl-vi-double-arrow::before {
  content: "\f191";
}

.vl-vi-double-arrow--after::after {
  content: "\f191";
}

.vl-vi-download-harddisk::before {
  content: "\f192";
}

.vl-vi-download-harddisk--after::after {
  content: "\f192";
}

.vl-vi-drawer-down::before {
  content: "\f193";
}

.vl-vi-drawer-down--after::after {
  content: "\f193";
}

.vl-vi-drawer::before {
  content: "\f194";
}

.vl-vi-drawer--after::after {
  content: "\f194";
}

.vl-vi-drink-bottle::before {
  content: "\f195";
}

.vl-vi-drink-bottle--after::after {
  content: "\f195";
}

.vl-vi-eco-throw-trash::before {
  content: "\f196";
}

.vl-vi-eco-throw-trash--after::after {
  content: "\f196";
}

.vl-vi-edit::before {
  content: "\f197";
}

.vl-vi-edit--after::after {
  content: "\f197";
}

.vl-vi-eloket::before {
  content: "\f198";
}

.vl-vi-eloket--after::after {
  content: "\f198";
}

.vl-vi-email-read::before {
  content: "\f199";
}

.vl-vi-email-read--after::after {
  content: "\f199";
}

.vl-vi-email::before {
  content: "\f19a";
}

.vl-vi-email--after::after {
  content: "\f19a";
}

.vl-vi-enlarge::before {
  content: "\f19b";
}

.vl-vi-enlarge--after::after {
  content: "\f19b";
}

.vl-vi-envelope::before {
  content: "\f19c";
}

.vl-vi-envelope--after::after {
  content: "\f19c";
}

.vl-vi-expand-horizontal-alt::before {
  content: "\f19d";
}

.vl-vi-expand-horizontal-alt--after::after {
  content: "\f19d";
}

.vl-vi-expand-horizontal::before {
  content: "\f19e";
}

.vl-vi-expand-horizontal--after::after {
  content: "\f19e";
}

.vl-vi-expand-vertical::before {
  content: "\f19f";
}

.vl-vi-expand-vertical--after::after {
  content: "\f19f";
}

.vl-vi-expand::before {
  content: "\f1a0";
}

.vl-vi-expand--after::after {
  content: "\f1a0";
}

.vl-vi-external::before {
  content: "\f1a1";
}

.vl-vi-external--after::after {
  content: "\f1a1";
}

.vl-vi-face-id::before {
  content: "\f1a2";
}

.vl-vi-face-id--after::after {
  content: "\f1a2";
}

.vl-vi-facebook::before {
  content: "\f1a3";
}

.vl-vi-facebook--after::after {
  content: "\f1a3";
}

.vl-vi-faq::before {
  content: "\f1a4";
}

.vl-vi-faq--after::after {
  content: "\f1a4";
}

.vl-vi-fastback::before {
  content: "\f1a5";
}

.vl-vi-fastback--after::after {
  content: "\f1a5";
}

.vl-vi-fastforward::before {
  content: "\f1a6";
}

.vl-vi-fastforward--after::after {
  content: "\f1a6";
}

.vl-vi-fax::before {
  content: "\f1a7";
}

.vl-vi-fax--after::after {
  content: "\f1a7";
}

.vl-vi-field::before {
  content: "\f1a8";
}

.vl-vi-field--after::after {
  content: "\f1a8";
}

.vl-vi-file-audio::before {
  content: "\f1a9";
}

.vl-vi-file-audio--after::after {
  content: "\f1a9";
}

.vl-vi-file-copy::before {
  content: "\f1aa";
}

.vl-vi-file-copy--after::after {
  content: "\f1aa";
}

.vl-vi-file-download::before {
  content: "\f1ab";
}

.vl-vi-file-download--after::after {
  content: "\f1ab";
}

.vl-vi-file-edit::before {
  content: "\f1ac";
}

.vl-vi-file-edit--after::after {
  content: "\f1ac";
}

.vl-vi-file-image::before {
  content: "\f1ad";
}

.vl-vi-file-image--after::after {
  content: "\f1ad";
}

.vl-vi-file-new::before {
  content: "\f1ae";
}

.vl-vi-file-new--after::after {
  content: "\f1ae";
}

.vl-vi-file-office-doc::before {
  content: "\f1af";
}

.vl-vi-file-office-doc--after::after {
  content: "\f1af";
}

.vl-vi-file-office-pdf::before {
  content: "\f1b0";
}

.vl-vi-file-office-pdf--after::after {
  content: "\f1b0";
}

.vl-vi-file-office-ppt::before {
  content: "\f1b1";
}

.vl-vi-file-office-ppt--after::after {
  content: "\f1b1";
}

.vl-vi-file-office-xls::before {
  content: "\f1b2";
}

.vl-vi-file-office-xls--after::after {
  content: "\f1b2";
}

.vl-vi-file-swap::before {
  content: "\f1b3";
}

.vl-vi-file-swap--after::after {
  content: "\f1b3";
}

.vl-vi-file-tasks-check::before {
  content: "\f1b4";
}

.vl-vi-file-tasks-check--after::after {
  content: "\f1b4";
}

.vl-vi-file-upload::before {
  content: "\f1b5";
}

.vl-vi-file-upload--after::after {
  content: "\f1b5";
}

.vl-vi-file-video::before {
  content: "\f1b6";
}

.vl-vi-file-video--after::after {
  content: "\f1b6";
}

.vl-vi-file-zipped-new::before {
  content: "\f1b7";
}

.vl-vi-file-zipped-new--after::after {
  content: "\f1b7";
}

.vl-vi-file-zipped-vice::before {
  content: "\f1b8";
}

.vl-vi-file-zipped-vice--after::after {
  content: "\f1b8";
}

.vl-vi-file::before {
  content: "\f1b9";
}

.vl-vi-file--after::after {
  content: "\f1b9";
}

.vl-vi-files-coding::before {
  content: "\f1ba";
}

.vl-vi-files-coding--after::after {
  content: "\f1ba";
}

.vl-vi-film::before {
  content: "\f1bb";
}

.vl-vi-film--after::after {
  content: "\f1bb";
}

.vl-vi-fingerprint::before {
  content: "\f1bc";
}

.vl-vi-fingerprint--after::after {
  content: "\f1bc";
}

.vl-vi-flickr::before {
  content: "\f1bd";
}

.vl-vi-flickr--after::after {
  content: "\f1bd";
}

.vl-vi-focus::before {
  content: "\f1be";
}

.vl-vi-focus--after::after {
  content: "\f1be";
}

.vl-vi-folder::before {
  content: "\f1bf";
}

.vl-vi-folder--after::after {
  content: "\f1bf";
}

.vl-vi-font::before {
  content: "\f1c0";
}

.vl-vi-font--after::after {
  content: "\f1c0";
}

.vl-vi-food-apple::before {
  content: "\f1c1";
}

.vl-vi-food-apple--after::after {
  content: "\f1c1";
}

.vl-vi-food-grain::before {
  content: "\f1c2";
}

.vl-vi-food-grain--after::after {
  content: "\f1c2";
}

.vl-vi-gender-female-male::before {
  content: "\f1c3";
}

.vl-vi-gender-female-male--after::after {
  content: "\f1c3";
}

.vl-vi-gender-female::before {
  content: "\f1c4";
}

.vl-vi-gender-female--after::after {
  content: "\f1c4";
}

.vl-vi-gender-male::before {
  content: "\f1c5";
}

.vl-vi-gender-male--after::after {
  content: "\f1c5";
}

.vl-vi-gender-transgender::before {
  content: "\f1c6";
}

.vl-vi-gender-transgender--after::after {
  content: "\f1c6";
}

.vl-vi-globe-alt::before {
  content: "\f1c7";
}

.vl-vi-globe-alt--after::after {
  content: "\f1c7";
}

.vl-vi-globe::before {
  content: "\f1c8";
}

.vl-vi-globe--after::after {
  content: "\f1c8";
}

.vl-vi-googleplus::before {
  content: "\f1c9";
}

.vl-vi-googleplus--after::after {
  content: "\f1c9";
}

.vl-vi-graduate::before {
  content: "\f1ca";
}

.vl-vi-graduate--after::after {
  content: "\f1ca";
}

.vl-vi-graduation-hat::before {
  content: "\f1cb";
}

.vl-vi-graduation-hat--after::after {
  content: "\f1cb";
}

.vl-vi-hammer-anvil::before {
  content: "\f1cc";
}

.vl-vi-hammer-anvil--after::after {
  content: "\f1cc";
}

.vl-vi-hammer::before {
  content: "\f1cd";
}

.vl-vi-hammer--after::after {
  content: "\f1cd";
}

.vl-vi-hand-hint::before {
  content: "\f1ce";
}

.vl-vi-hand-hint--after::after {
  content: "\f1ce";
}

.vl-vi-harddisk::before {
  content: "\f1cf";
}

.vl-vi-harddisk--after::after {
  content: "\f1cf";
}

.vl-vi-headphone::before {
  content: "\f1d0";
}

.vl-vi-headphone--after::after {
  content: "\f1d0";
}

.vl-vi-health-first-aid-kit::before {
  content: "\f1d1";
}

.vl-vi-health-first-aid-kit--after::after {
  content: "\f1d1";
}

.vl-vi-health-heart-pulse::before {
  content: "\f1d2";
}

.vl-vi-health-heart-pulse--after::after {
  content: "\f1d2";
}

.vl-vi-health-hospital::before {
  content: "\f1d3";
}

.vl-vi-health-hospital--after::after {
  content: "\f1d3";
}

.vl-vi-hide::before {
  content: "\f1d4";
}

.vl-vi-hide--after::after {
  content: "\f1d4";
}

.vl-vi-hierarchy::before {
  content: "\f1d5";
}

.vl-vi-hierarchy--after::after {
  content: "\f1d5";
}

.vl-vi-hotel-bath-shower::before {
  content: "\f1d6";
}

.vl-vi-hotel-bath-shower--after::after {
  content: "\f1d6";
}

.vl-vi-hotel-bed::before {
  content: "\f1d7";
}

.vl-vi-hotel-bed--after::after {
  content: "\f1d7";
}

.vl-vi-hotel-fire-alarm::before {
  content: "\f1d8";
}

.vl-vi-hotel-fire-alarm--after::after {
  content: "\f1d8";
}

.vl-vi-hotel-shower::before {
  content: "\f1d9";
}

.vl-vi-hotel-shower--after::after {
  content: "\f1d9";
}

.vl-vi-hourglass::before {
  content: "\f1da";
}

.vl-vi-hourglass--after::after {
  content: "\f1da";
}

.vl-vi-id-card::before {
  content: "\f1db";
}

.vl-vi-id-card--after::after {
  content: "\f1db";
}

.vl-vi-id::before {
  content: "\f1dc";
}

.vl-vi-id--after::after {
  content: "\f1dc";
}

.vl-vi-images-copy::before {
  content: "\f1dd";
}

.vl-vi-images-copy--after::after {
  content: "\f1dd";
}

.vl-vi-images::before {
  content: "\f1de";
}

.vl-vi-images--after::after {
  content: "\f1de";
}

.vl-vi-inbox::before {
  content: "\f1df";
}

.vl-vi-inbox--after::after {
  content: "\f1df";
}

.vl-vi-indent-left::before {
  content: "\f1e0";
}

.vl-vi-indent-left--after::after {
  content: "\f1e0";
}

.vl-vi-indent-right::before {
  content: "\f1e1";
}

.vl-vi-indent-right--after::after {
  content: "\f1e1";
}

.vl-vi-info-circle::before {
  content: "\f1e2";
}

.vl-vi-info-circle--after::after {
  content: "\f1e2";
}

.vl-vi-info-filled::before {
  content: "\f1e3";
}

.vl-vi-info-filled--after::after {
  content: "\f1e3";
}

.vl-vi-info-naked::before {
  content: "\f1e4";
}

.vl-vi-info-naked--after::after {
  content: "\f1e4";
}

.vl-vi-info::before {
  content: "\f1e5";
}

.vl-vi-info--after::after {
  content: "\f1e5";
}

.vl-vi-instagram::before {
  content: "\f1e6";
}

.vl-vi-instagram--after::after {
  content: "\f1e6";
}

.vl-vi-ironing::before {
  content: "\f1e7";
}

.vl-vi-ironing--after::after {
  content: "\f1e7";
}

.vl-vi-italic::before {
  content: "\f1e8";
}

.vl-vi-italic--after::after {
  content: "\f1e8";
}

.vl-vi-jira::before {
  content: "\f1e9";
}

.vl-vi-jira--after::after {
  content: "\f1e9";
}

.vl-vi-key::before {
  content: "\f1ea";
}

.vl-vi-key--after::after {
  content: "\f1ea";
}

.vl-vi-keyboard::before {
  content: "\f1eb";
}

.vl-vi-keyboard--after::after {
  content: "\f1eb";
}

.vl-vi-laptop::before {
  content: "\f1ec";
}

.vl-vi-laptop--after::after {
  content: "\f1ec";
}

.vl-vi-leisure-ticket::before {
  content: "\f1ed";
}

.vl-vi-leisure-ticket--after::after {
  content: "\f1ed";
}

.vl-vi-lightbulb::before {
  content: "\f1ee";
}

.vl-vi-lightbulb--after::after {
  content: "\f1ee";
}

.vl-vi-link-broken::before {
  content: "\f1ef";
}

.vl-vi-link-broken--after::after {
  content: "\f1ef";
}

.vl-vi-link::before {
  content: "\f1f0";
}

.vl-vi-link--after::after {
  content: "\f1f0";
}

.vl-vi-linkedin::before {
  content: "\f1f1";
}

.vl-vi-linkedin--after::after {
  content: "\f1f1";
}

.vl-vi-list-add::before {
  content: "\f1f2";
}

.vl-vi-list-add--after::after {
  content: "\f1f2";
}

.vl-vi-list-bullets-alt::before {
  content: "\f1f3";
}

.vl-vi-list-bullets-alt--after::after {
  content: "\f1f3";
}

.vl-vi-list-bullets::before {
  content: "\f1f4";
}

.vl-vi-list-bullets--after::after {
  content: "\f1f4";
}

.vl-vi-list-numbers::before {
  content: "\f1f5";
}

.vl-vi-list-numbers--after::after {
  content: "\f1f5";
}

.vl-vi-list::before {
  content: "\f1f6";
}

.vl-vi-list--after::after {
  content: "\f1f6";
}

.vl-vi-loader::before {
  content: "\f1f7";
}

.vl-vi-loader--after::after {
  content: "\f1f7";
}

.vl-vi-location-direction-arrow::before {
  content: "\f1f8";
}

.vl-vi-location-direction-arrow--after::after {
  content: "\f1f8";
}

.vl-vi-location-gps::before {
  content: "\f1f9";
}

.vl-vi-location-gps--after::after {
  content: "\f1f9";
}

.vl-vi-location-map::before {
  content: "\f1fa";
}

.vl-vi-location-map--after::after {
  content: "\f1fa";
}

.vl-vi-location::before {
  content: "\f1fb";
}

.vl-vi-location--after::after {
  content: "\f1fb";
}

.vl-vi-lock-unlock::before {
  content: "\f1fc";
}

.vl-vi-lock-unlock--after::after {
  content: "\f1fc";
}

.vl-vi-lock::before {
  content: "\f1fd";
}

.vl-vi-lock--after::after {
  content: "\f1fd";
}

.vl-vi-login::before {
  content: "\f1fe";
}

.vl-vi-login--after::after {
  content: "\f1fe";
}

.vl-vi-logout::before {
  content: "\f1ff";
}

.vl-vi-logout--after::after {
  content: "\f1ff";
}

.vl-vi-long-arrow::before {
  content: "\f200";
}

.vl-vi-long-arrow--after::after {
  content: "\f200";
}

.vl-vi-magic-wand::before {
  content: "\f201";
}

.vl-vi-magic-wand--after::after {
  content: "\f201";
}

.vl-vi-magnifier::before {
  content: "\f202";
}

.vl-vi-magnifier--after::after {
  content: "\f202";
}

.vl-vi-mail::before {
  content: "\f203";
}

.vl-vi-mail--after::after {
  content: "\f203";
}

.vl-vi-market::before {
  content: "\f204";
}

.vl-vi-market--after::after {
  content: "\f204";
}

.vl-vi-menu::before {
  content: "\f205";
}

.vl-vi-menu--after::after {
  content: "\f205";
}

.vl-vi-messenger::before {
  content: "\f206";
}

.vl-vi-messenger--after::after {
  content: "\f206";
}

.vl-vi-microphone-off::before {
  content: "\f207";
}

.vl-vi-microphone-off--after::after {
  content: "\f207";
}

.vl-vi-microphone::before {
  content: "\f208";
}

.vl-vi-microphone--after::after {
  content: "\f208";
}

.vl-vi-milk-carton::before {
  content: "\f209";
}

.vl-vi-milk-carton--after::after {
  content: "\f209";
}

.vl-vi-minus-circle::before {
  content: "\f20a";
}

.vl-vi-minus-circle--after::after {
  content: "\f20a";
}

.vl-vi-minus::before {
  content: "\f20b";
}

.vl-vi-minus--after::after {
  content: "\f20b";
}

.vl-vi-mobile-phone::before {
  content: "\f20c";
}

.vl-vi-mobile-phone--after::after {
  content: "\f20c";
}

.vl-vi-money-note::before {
  content: "\f20d";
}

.vl-vi-money-note--after::after {
  content: "\f20d";
}

.vl-vi-move-down::before {
  content: "\f20e";
}

.vl-vi-move-down--after::after {
  content: "\f20e";
}

.vl-vi-move-left-right::before {
  content: "\f20f";
}

.vl-vi-move-left-right--after::after {
  content: "\f20f";
}

.vl-vi-move-up::before {
  content: "\f210";
}

.vl-vi-move-up--after::after {
  content: "\f210";
}

.vl-vi-moving-elevator::before {
  content: "\f211";
}

.vl-vi-moving-elevator--after::after {
  content: "\f211";
}

.vl-vi-music-note::before {
  content: "\f212";
}

.vl-vi-music-note--after::after {
  content: "\f212";
}

.vl-vi-nature-leaf::before {
  content: "\f213";
}

.vl-vi-nature-leaf--after::after {
  content: "\f213";
}

.vl-vi-nature-tree::before {
  content: "\f214";
}

.vl-vi-nature-tree--after::after {
  content: "\f214";
}

.vl-vi-nav-down-double::before {
  content: "\f215";
}

.vl-vi-nav-down-double--after::after {
  content: "\f215";
}

.vl-vi-nav-down-light::before {
  content: "\f216";
}

.vl-vi-nav-down-light--after::after {
  content: "\f216";
}

.vl-vi-nav-down::before {
  content: "\f217";
}

.vl-vi-nav-down--after::after {
  content: "\f217";
}

.vl-vi-nav-left-double::before {
  content: "\f218";
}

.vl-vi-nav-left-double--after::after {
  content: "\f218";
}

.vl-vi-nav-left-light::before {
  content: "\f219";
}

.vl-vi-nav-left-light--after::after {
  content: "\f219";
}

.vl-vi-nav-left::before {
  content: "\f21a";
}

.vl-vi-nav-left--after::after {
  content: "\f21a";
}

.vl-vi-nav-right-double::before {
  content: "\f21b";
}

.vl-vi-nav-right-double--after::after {
  content: "\f21b";
}

.vl-vi-nav-right-light::before {
  content: "\f21c";
}

.vl-vi-nav-right-light--after::after {
  content: "\f21c";
}

.vl-vi-nav-right::before {
  content: "\f21d";
}

.vl-vi-nav-right--after::after {
  content: "\f21d";
}

.vl-vi-nav-show-more-horizontal::before {
  content: "\f21e";
}

.vl-vi-nav-show-more-horizontal--after::after {
  content: "\f21e";
}

.vl-vi-nav-show-more-vertical::before {
  content: "\f21f";
}

.vl-vi-nav-show-more-vertical--after::after {
  content: "\f21f";
}

.vl-vi-nav-up-double::before {
  content: "\f220";
}

.vl-vi-nav-up-double--after::after {
  content: "\f220";
}

.vl-vi-nav-up-light::before {
  content: "\f221";
}

.vl-vi-nav-up-light--after::after {
  content: "\f221";
}

.vl-vi-nav-up::before {
  content: "\f222";
}

.vl-vi-nav-up--after::after {
  content: "\f222";
}

.vl-vi-news::before {
  content: "\f223";
}

.vl-vi-news--after::after {
  content: "\f223";
}

.vl-vi-newsletter::before {
  content: "\f224";
}

.vl-vi-newsletter--after::after {
  content: "\f224";
}

.vl-vi-newspaper::before {
  content: "\f225";
}

.vl-vi-newspaper--after::after {
  content: "\f225";
}

.vl-vi-next::before {
  content: "\f226";
}

.vl-vi-next--after::after {
  content: "\f226";
}

.vl-vi-organization-network::before {
  content: "\f227";
}

.vl-vi-organization-network--after::after {
  content: "\f227";
}

.vl-vi-other-annoyances-alt::before {
  content: "\f228";
}

.vl-vi-other-annoyances-alt--after::after {
  content: "\f228";
}

.vl-vi-other-annoyances::before {
  content: "\f229";
}

.vl-vi-other-annoyances--after::after {
  content: "\f229";
}

.vl-vi-paint-brush::before {
  content: "\f22a";
}

.vl-vi-paint-brush--after::after {
  content: "\f22a";
}

.vl-vi-paper::before {
  content: "\f22b";
}

.vl-vi-paper--after::after {
  content: "\f22b";
}

.vl-vi-paperclip::before {
  content: "\f22c";
}

.vl-vi-paperclip--after::after {
  content: "\f22c";
}

.vl-vi-paperplane::before {
  content: "\f22d";
}

.vl-vi-paperplane--after::after {
  content: "\f22d";
}

.vl-vi-paragraph::before {
  content: "\f22e";
}

.vl-vi-paragraph--after::after {
  content: "\f22e";
}

.vl-vi-pause::before {
  content: "\f22f";
}

.vl-vi-pause--after::after {
  content: "\f22f";
}

.vl-vi-pencil-ruler::before {
  content: "\f230";
}

.vl-vi-pencil-ruler--after::after {
  content: "\f230";
}

.vl-vi-pencil-write::before {
  content: "\f231";
}

.vl-vi-pencil-write--after::after {
  content: "\f231";
}

.vl-vi-pencil::before {
  content: "\f232";
}

.vl-vi-pencil--after::after {
  content: "\f232";
}

.vl-vi-pennants::before {
  content: "\f233";
}

.vl-vi-pennants--after::after {
  content: "\f233";
}

.vl-vi-phone-incoming::before {
  content: "\f234";
}

.vl-vi-phone-incoming--after::after {
  content: "\f234";
}

.vl-vi-phone-off::before {
  content: "\f235";
}

.vl-vi-phone-off--after::after {
  content: "\f235";
}

.vl-vi-phone-outgoing::before {
  content: "\f236";
}

.vl-vi-phone-outgoing--after::after {
  content: "\f236";
}

.vl-vi-phone-record::before {
  content: "\f237";
}

.vl-vi-phone-record--after::after {
  content: "\f237";
}

.vl-vi-phone-signal-low::before {
  content: "\f238";
}

.vl-vi-phone-signal-low--after::after {
  content: "\f238";
}

.vl-vi-phone-speaker::before {
  content: "\f239";
}

.vl-vi-phone-speaker--after::after {
  content: "\f239";
}

.vl-vi-phone::before {
  content: "\f23a";
}

.vl-vi-phone--after::after {
  content: "\f23a";
}

.vl-vi-pick-up::before {
  content: "\f23b";
}

.vl-vi-pick-up--after::after {
  content: "\f23b";
}

.vl-vi-pin-paper::before {
  content: "\f23c";
}

.vl-vi-pin-paper--after::after {
  content: "\f23c";
}

.vl-vi-pin::before {
  content: "\f23d";
}

.vl-vi-pin--after::after {
  content: "\f23d";
}

.vl-vi-pinterest::before {
  content: "\f23e";
}

.vl-vi-pinterest--after::after {
  content: "\f23e";
}

.vl-vi-places-factory::before {
  content: "\f23f";
}

.vl-vi-places-factory--after::after {
  content: "\f23f";
}

.vl-vi-places-home::before {
  content: "\f240";
}

.vl-vi-places-home--after::after {
  content: "\f240";
}

.vl-vi-play::before {
  content: "\f241";
}

.vl-vi-play--after::after {
  content: "\f241";
}

.vl-vi-playstreet::before {
  content: "\f242";
}

.vl-vi-playstreet--after::after {
  content: "\f242";
}

.vl-vi-plug::before {
  content: "\f243";
}

.vl-vi-plug--after::after {
  content: "\f243";
}

.vl-vi-plus-circle-filled::before {
  content: "\f244";
}

.vl-vi-plus-circle-filled--after::after {
  content: "\f244";
}

.vl-vi-plus-circle::before {
  content: "\f245";
}

.vl-vi-plus-circle--after::after {
  content: "\f245";
}

.vl-vi-plus-naked::before {
  content: "\f246";
}

.vl-vi-plus-naked--after::after {
  content: "\f246";
}

.vl-vi-plus::before {
  content: "\f247";
}

.vl-vi-plus--after::after {
  content: "\f247";
}

.vl-vi-power-button::before {
  content: "\f248";
}

.vl-vi-power-button--after::after {
  content: "\f248";
}

.vl-vi-printer-view::before {
  content: "\f249";
}

.vl-vi-printer-view--after::after {
  content: "\f249";
}

.vl-vi-printer::before {
  content: "\f24a";
}

.vl-vi-printer--after::after {
  content: "\f24a";
}

.vl-vi-profile-active::before {
  content: "\f24b";
}

.vl-vi-profile-active--after::after {
  content: "\f24b";
}

.vl-vi-programming-bug::before {
  content: "\f24c";
}

.vl-vi-programming-bug--after::after {
  content: "\f24c";
}

.vl-vi-programming-jigsaw::before {
  content: "\f24d";
}

.vl-vi-programming-jigsaw--after::after {
  content: "\f24d";
}

.vl-vi-publication::before {
  content: "\f24e";
}

.vl-vi-publication--after::after {
  content: "\f24e";
}

.vl-vi-question-mark-filled::before {
  content: "\f24f";
}

.vl-vi-question-mark-filled--after::after {
  content: "\f24f";
}

.vl-vi-question-mark-small::before {
  content: "\f250";
}

.vl-vi-question-mark-small--after::after {
  content: "\f250";
}

.vl-vi-question-mark::before {
  content: "\f251";
}

.vl-vi-question-mark--after::after {
  content: "\f251";
}

.vl-vi-question::before {
  content: "\f252";
}

.vl-vi-question--after::after {
  content: "\f252";
}

.vl-vi-recreation::before {
  content: "\f253";
}

.vl-vi-recreation--after::after {
  content: "\f253";
}

.vl-vi-reply-all::before {
  content: "\f254";
}

.vl-vi-reply-all--after::after {
  content: "\f254";
}

.vl-vi-reply::before {
  content: "\f255";
}

.vl-vi-reply--after::after {
  content: "\f255";
}

.vl-vi-rewards-certified-badge::before {
  content: "\f256";
}

.vl-vi-rewards-certified-badge--after::after {
  content: "\f256";
}

.vl-vi-rewards-gift::before {
  content: "\f257";
}

.vl-vi-rewards-gift--after::after {
  content: "\f257";
}

.vl-vi-road-block::before {
  content: "\f258";
}

.vl-vi-road-block--after::after {
  content: "\f258";
}

.vl-vi-road::before {
  content: "\f259";
}

.vl-vi-road--after::after {
  content: "\f259";
}

.vl-vi-romance-marriage-license::before {
  content: "\f25a";
}

.vl-vi-romance-marriage-license--after::after {
  content: "\f25a";
}

.vl-vi-ruler::before {
  content: "\f25b";
}

.vl-vi-ruler--after::after {
  content: "\f25b";
}

.vl-vi-safe::before {
  content: "\f25c";
}

.vl-vi-safe--after::after {
  content: "\f25c";
}

.vl-vi-save::before {
  content: "\f25d";
}

.vl-vi-save--after::after {
  content: "\f25d";
}

.vl-vi-scaffold::before {
  content: "\f25e";
}

.vl-vi-scaffold--after::after {
  content: "\f25e";
}

.vl-vi-scan::before {
  content: "\f25f";
}

.vl-vi-scan--after::after {
  content: "\f25f";
}

.vl-vi-scissors::before {
  content: "\f260";
}

.vl-vi-scissors--after::after {
  content: "\f260";
}

.vl-vi-search::before {
  content: "\f261";
}

.vl-vi-search--after::after {
  content: "\f261";
}

.vl-vi-server::before {
  content: "\f262";
}

.vl-vi-server--after::after {
  content: "\f262";
}

.vl-vi-settings::before {
  content: "\f263";
}

.vl-vi-settings--after::after {
  content: "\f263";
}

.vl-vi-share-megaphone::before {
  content: "\f264";
}

.vl-vi-share-megaphone--after::after {
  content: "\f264";
}

.vl-vi-share-rss-feed::before {
  content: "\f265";
}

.vl-vi-share-rss-feed--after::after {
  content: "\f265";
}

.vl-vi-share::before {
  content: "\f266";
}

.vl-vi-share--after::after {
  content: "\f266";
}

.vl-vi-shipping-truck::before {
  content: "\f267";
}

.vl-vi-shipping-truck--after::after {
  content: "\f267";
}

.vl-vi-shopping-basket-add::before {
  content: "\f268";
}

.vl-vi-shopping-basket-add--after::after {
  content: "\f268";
}

.vl-vi-shopping-basket-subtract::before {
  content: "\f269";
}

.vl-vi-shopping-basket-subtract--after::after {
  content: "\f269";
}

.vl-vi-shopping-basket::before {
  content: "\f26a";
}

.vl-vi-shopping-basket--after::after {
  content: "\f26a";
}

.vl-vi-shopping-cart::before {
  content: "\f26b";
}

.vl-vi-shopping-cart--after::after {
  content: "\f26b";
}

.vl-vi-shopping::before {
  content: "\f26c";
}

.vl-vi-shopping--after::after {
  content: "\f26c";
}

.vl-vi-shrink::before {
  content: "\f26d";
}

.vl-vi-shrink--after::after {
  content: "\f26d";
}

.vl-vi-sign-disable::before {
  content: "\f26e";
}

.vl-vi-sign-disable--after::after {
  content: "\f26e";
}

.vl-vi-sign-recycle::before {
  content: "\f26f";
}

.vl-vi-sign-recycle--after::after {
  content: "\f26f";
}

.vl-vi-sitemap::before {
  content: "\f270";
}

.vl-vi-sitemap--after::after {
  content: "\f270";
}

.vl-vi-skype::before {
  content: "\f271";
}

.vl-vi-skype--after::after {
  content: "\f271";
}

.vl-vi-smiley-poker-face::before {
  content: "\f272";
}

.vl-vi-smiley-poker-face--after::after {
  content: "\f272";
}

.vl-vi-smiley-smile::before {
  content: "\f273";
}

.vl-vi-smiley-smile--after::after {
  content: "\f273";
}

.vl-vi-snapchat::before {
  content: "\f274";
}

.vl-vi-snapchat--after::after {
  content: "\f274";
}

.vl-vi-snippet::before {
  content: "\f275";
}

.vl-vi-snippet--after::after {
  content: "\f275";
}

.vl-vi-sort::before {
  content: "\f276";
}

.vl-vi-sort--after::after {
  content: "\f276";
}

.vl-vi-speaker-volume-decrease::before {
  content: "\f277";
}

.vl-vi-speaker-volume-decrease--after::after {
  content: "\f277";
}

.vl-vi-speaker-volume-high::before {
  content: "\f278";
}

.vl-vi-speaker-volume-high--after::after {
  content: "\f278";
}

.vl-vi-speaker-volume-increase::before {
  content: "\f279";
}

.vl-vi-speaker-volume-increase--after::after {
  content: "\f279";
}

.vl-vi-speaker-volume-low::before {
  content: "\f27a";
}

.vl-vi-speaker-volume-low--after::after {
  content: "\f27a";
}

.vl-vi-speaker-volume-medium::before {
  content: "\f27b";
}

.vl-vi-speaker-volume-medium--after::after {
  content: "\f27b";
}

.vl-vi-speaker-volume-off::before {
  content: "\f27c";
}

.vl-vi-speaker-volume-off--after::after {
  content: "\f27c";
}

.vl-vi-sports-competition::before {
  content: "\f27d";
}

.vl-vi-sports-competition--after::after {
  content: "\f27d";
}

.vl-vi-spotify::before {
  content: "\f27e";
}

.vl-vi-spotify--after::after {
  content: "\f27e";
}

.vl-vi-stop::before {
  content: "\f27f";
}

.vl-vi-stop--after::after {
  content: "\f27f";
}

.vl-vi-subtract-filled::before {
  content: "\f280";
}

.vl-vi-subtract-filled--after::after {
  content: "\f280";
}

.vl-vi-subtract-naked::before {
  content: "\f281";
}

.vl-vi-subtract-naked--after::after {
  content: "\f281";
}

.vl-vi-subtract::before {
  content: "\f282";
}

.vl-vi-subtract--after::after {
  content: "\f282";
}

.vl-vi-subway::before {
  content: "\f283";
}

.vl-vi-subway--after::after {
  content: "\f283";
}

.vl-vi-suitcase::before {
  content: "\f284";
}

.vl-vi-suitcase--after::after {
  content: "\f284";
}

.vl-vi-switches::before {
  content: "\f285";
}

.vl-vi-switches--after::after {
  content: "\f285";
}

.vl-vi-symbol-wifi-check::before {
  content: "\f286";
}

.vl-vi-symbol-wifi-check--after::after {
  content: "\f286";
}

.vl-vi-symbol-wifi-close::before {
  content: "\f287";
}

.vl-vi-symbol-wifi-close--after::after {
  content: "\f287";
}

.vl-vi-symbol-wifi::before {
  content: "\f288";
}

.vl-vi-symbol-wifi--after::after {
  content: "\f288";
}

.vl-vi-synchronize-timeout::before {
  content: "\f289";
}

.vl-vi-synchronize-timeout--after::after {
  content: "\f289";
}

.vl-vi-synchronize::before {
  content: "\f28a";
}

.vl-vi-synchronize--after::after {
  content: "\f28a";
}

.vl-vi-t-shirt::before {
  content: "\f28b";
}

.vl-vi-t-shirt--after::after {
  content: "\f28b";
}

.vl-vi-tablet::before {
  content: "\f28c";
}

.vl-vi-tablet--after::after {
  content: "\f28c";
}

.vl-vi-tag-add::before {
  content: "\f28d";
}

.vl-vi-tag-add--after::after {
  content: "\f28d";
}

.vl-vi-tag-check::before {
  content: "\f28e";
}

.vl-vi-tag-check--after::after {
  content: "\f28e";
}

.vl-vi-tag-close::before {
  content: "\f28f";
}

.vl-vi-tag-close--after::after {
  content: "\f28f";
}

.vl-vi-tag-double::before {
  content: "\f290";
}

.vl-vi-tag-double--after::after {
  content: "\f290";
}

.vl-vi-tag-edit::before {
  content: "\f291";
}

.vl-vi-tag-edit--after::after {
  content: "\f291";
}

.vl-vi-tag-subtract::before {
  content: "\f292";
}

.vl-vi-tag-subtract--after::after {
  content: "\f292";
}

.vl-vi-tag-view::before {
  content: "\f293";
}

.vl-vi-tag-view--after::after {
  content: "\f293";
}

.vl-vi-tag::before {
  content: "\f294";
}

.vl-vi-tag--after::after {
  content: "\f294";
}

.vl-vi-taxi::before {
  content: "\f295";
}

.vl-vi-taxi--after::after {
  content: "\f295";
}

.vl-vi-television::before {
  content: "\f296";
}

.vl-vi-television--after::after {
  content: "\f296";
}

.vl-vi-terrace::before {
  content: "\f297";
}

.vl-vi-terrace--after::after {
  content: "\f297";
}

.vl-vi-text-cursor::before {
  content: "\f298";
}

.vl-vi-text-cursor--after::after {
  content: "\f298";
}

.vl-vi-text-eraser::before {
  content: "\f299";
}

.vl-vi-text-eraser--after::after {
  content: "\f299";
}

.vl-vi-text-redo::before {
  content: "\f29a";
}

.vl-vi-text-redo--after::after {
  content: "\f29a";
}

.vl-vi-text-undo::before {
  content: "\f29b";
}

.vl-vi-text-undo--after::after {
  content: "\f29b";
}

.vl-vi-timeline::before {
  content: "\f29c";
}

.vl-vi-timeline--after::after {
  content: "\f29c";
}

.vl-vi-tint::before {
  content: "\f29d";
}

.vl-vi-tint--after::after {
  content: "\f29d";
}

.vl-vi-train::before {
  content: "\f29e";
}

.vl-vi-train--after::after {
  content: "\f29e";
}

.vl-vi-trash::before {
  content: "\f29f";
}

.vl-vi-trash--after::after {
  content: "\f29f";
}

.vl-vi-trophy::before {
  content: "\f2a0";
}

.vl-vi-trophy--after::after {
  content: "\f2a0";
}

.vl-vi-twitter::before {
  content: "\f2a1";
}

.vl-vi-twitter--after::after {
  content: "\f2a1";
}

.vl-vi-underline::before {
  content: "\f2a2";
}

.vl-vi-underline--after::after {
  content: "\f2a2";
}

.vl-vi-university::before {
  content: "\f2a3";
}

.vl-vi-university--after::after {
  content: "\f2a3";
}

.vl-vi-up-down-arrows::before {
  content: "\f2a4";
}

.vl-vi-up-down-arrows--after::after {
  content: "\f2a4";
}

.vl-vi-upload-harddisk::before {
  content: "\f2a5";
}

.vl-vi-upload-harddisk--after::after {
  content: "\f2a5";
}

.vl-vi-usb::before {
  content: "\f2a6";
}

.vl-vi-usb--after::after {
  content: "\f2a6";
}

.vl-vi-user-alt::before {
  content: "\f2a7";
}

.vl-vi-user-alt--after::after {
  content: "\f2a7";
}

.vl-vi-user-box::before {
  content: "\f2a8";
}

.vl-vi-user-box--after::after {
  content: "\f2a8";
}

.vl-vi-user-download::before {
  content: "\f2a9";
}

.vl-vi-user-download--after::after {
  content: "\f2a9";
}

.vl-vi-user-email::before {
  content: "\f2aa";
}

.vl-vi-user-email--after::after {
  content: "\f2aa";
}

.vl-vi-user-female::before {
  content: "\f2ab";
}

.vl-vi-user-female--after::after {
  content: "\f2ab";
}

.vl-vi-user-group::before {
  content: "\f2ac";
}

.vl-vi-user-group--after::after {
  content: "\f2ac";
}

.vl-vi-user-male::before {
  content: "\f2ad";
}

.vl-vi-user-male--after::after {
  content: "\f2ad";
}

.vl-vi-user-reception::before {
  content: "\f2ae";
}

.vl-vi-user-reception--after::after {
  content: "\f2ae";
}

.vl-vi-user-redirect::before {
  content: "\f2af";
}

.vl-vi-user-redirect--after::after {
  content: "\f2af";
}

.vl-vi-user-remove::before {
  content: "\f2b0";
}

.vl-vi-user-remove--after::after {
  content: "\f2b0";
}

.vl-vi-user-setting::before {
  content: "\f2b1";
}

.vl-vi-user-setting--after::after {
  content: "\f2b1";
}

.vl-vi-user-signup::before {
  content: "\f2b2";
}

.vl-vi-user-signup--after::after {
  content: "\f2b2";
}

.vl-vi-user::before {
  content: "\f2b3";
}

.vl-vi-user--after::after {
  content: "\f2b3";
}

.vl-vi-vaccum-cleaner::before {
  content: "\f2b4";
}

.vl-vi-vaccum-cleaner--after::after {
  content: "\f2b4";
}

.vl-vi-video-subtitle::before {
  content: "\f2b5";
}

.vl-vi-video-subtitle--after::after {
  content: "\f2b5";
}

.vl-vi-view-add::before {
  content: "\f2b6";
}

.vl-vi-view-add--after::after {
  content: "\f2b6";
}

.vl-vi-view-hide::before {
  content: "\f2b7";
}

.vl-vi-view-hide--after::after {
  content: "\f2b7";
}

.vl-vi-vlaanderen::before {
  content: "\f2b8";
}

.vl-vi-vlaanderen--after::after {
  content: "\f2b8";
}

.vl-vi-vote-flag::before {
  content: "\f2b9";
}

.vl-vi-vote-flag--after::after {
  content: "\f2b9";
}

.vl-vi-vote-heart::before {
  content: "\f2ba";
}

.vl-vi-vote-heart--after::after {
  content: "\f2ba";
}

.vl-vi-vote-star-filled::before {
  content: "\f2bb";
}

.vl-vi-vote-star-filled--after::after {
  content: "\f2bb";
}

.vl-vi-vote-star::before {
  content: "\f2bc";
}

.vl-vi-vote-star--after::after {
  content: "\f2bc";
}

.vl-vi-vote-thumbs-down::before {
  content: "\f2bd";
}

.vl-vi-vote-thumbs-down--after::after {
  content: "\f2bd";
}

.vl-vi-vote-thumbs-up::before {
  content: "\f2be";
}

.vl-vi-vote-thumbs-up--after::after {
  content: "\f2be";
}

.vl-vi-voucher-check::before {
  content: "\f2bf";
}

.vl-vi-voucher-check--after::after {
  content: "\f2bf";
}

.vl-vi-voucher-download::before {
  content: "\f2c0";
}

.vl-vi-voucher-download--after::after {
  content: "\f2c0";
}

.vl-vi-voucher-scissors::before {
  content: "\f2c1";
}

.vl-vi-voucher-scissors--after::after {
  content: "\f2c1";
}

.vl-vi-vouchers-list::before {
  content: "\f2c2";
}

.vl-vi-vouchers-list--after::after {
  content: "\f2c2";
}

.vl-vi-wallet::before {
  content: "\f2c3";
}

.vl-vi-wallet--after::after {
  content: "\f2c3";
}

.vl-vi-warning::before {
  content: "\f2c4";
}

.vl-vi-warning--after::after {
  content: "\f2c4";
}

.vl-vi-whatsapp::before {
  content: "\f2c5";
}

.vl-vi-whatsapp--after::after {
  content: "\f2c5";
}

.vl-vi-whiskey-bottle-glass::before {
  content: "\f2c6";
}

.vl-vi-whiskey-bottle-glass--after::after {
  content: "\f2c6";
}

.vl-vi-window-forward::before {
  content: "\f2c7";
}

.vl-vi-window-forward--after::after {
  content: "\f2c7";
}

.vl-vi-wrench::before {
  content: "\f2c8";
}

.vl-vi-wrench--after::after {
  content: "\f2c8";
}

.vl-vi-www::before {
  content: "\f2c9";
}

.vl-vi-www--after::after {
  content: "\f2c9";
}

.vl-vi-youtube::before {
  content: "\f2ca";
}

.vl-vi-youtube--after::after {
  content: "\f2ca";
}

.vl-vi-zoom-in::before {
  content: "\f2cb";
}

.vl-vi-zoom-in--after::after {
  content: "\f2cb";
}

.vl-vi-zoom-out::before {
  content: "\f2cc";
}

.vl-vi-zoom-out--after::after {
  content: "\f2cc";
}

a, [is=vl-button-link] {
  color: var(--vl-theme-action-color, #05c);
  text-decoration: underline;
  text-decoration-skip-ink: auto;
}
a:hover, [is=vl-button-link]:hover, a:focus, [is=vl-button-link]:focus {
  text-decoration: none;
  color: var(--vl-theme-action-hover-color, #003bb0);
}
a:focus, [is=vl-button-link]:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65);
  outline: transparent solid 0.2rem;
}
@supports (outline-offset: 2px) {
  a:focus, [is=vl-button-link]:focus {
    box-shadow: none;
    outline: 3px solid rgba(0, 85, 204, 0.65);
    outline-offset: 2px;
  }
}
@supports (outline-offset: 2px) {
  a:focus, [is=vl-button-link]:focus {
    box-shadow: none;
    outline: 3px solid rgba(0, 85, 204, 0.65);
    outline-offset: 2px;
  }
}
a:visited, [is=vl-button-link]:visited {
  color: #660599;
}

button {
  font-family: "Flanders Art Sans", sans-serif;
  cursor: pointer;
}
button:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65);
  outline: transparent solid 0.2rem;
}
@supports (outline-offset: 2px) {
  button:focus {
    box-shadow: none;
    outline: 3px solid rgba(0, 85, 204, 0.65);
    outline-offset: 2px;
  }
}

img.vl-image--error {
  overflow-wrap: break-word;
  padding: 10px;
  line-height: 1.25;
  font-size: 1.6rem;
  color: var(--vl-theme-fg-color);
  background-color: #f7f9fc;
}

sub {
  vertical-align: sub;
  font-size: 1.2rem;
}

sup {
  vertical-align: super;
  font-size: 1.2rem;
}

.vl-grid {
  position: relative;
  box-sizing: border-box;
  display: flex;
  margin-left: -3rem;
  flex-direction: row;
  flex: 0 1 auto;
  flex-wrap: wrap;
}

.vl-grid > * {
  box-sizing: border-box;
  padding-left: 3rem;
  position: relative;
}

.vl-grid--no-gutter {
  margin-left: 0;
}

.vl-grid--no-gutter > * {
  padding-left: 0;
}

.vl-grid--v-top {
  align-items: flex-start;
}

.vl-grid--v-center {
  align-items: center;
}

.vl-grid--v-bottom {
  align-items: flex-end;
}

.vl-grid--v-stretch {
  align-items: stretch;
}

.vl-grid--v-baseline {
  align-items: stretch;
}

.vl-grid--align-start {
  justify-content: flex-start;
}

.vl-grid--align-end {
  justify-content: flex-end;
}

.vl-grid--align-center {
  justify-content: center;
}

.vl-grid--align-space-between {
  justify-content: space-between;
}

.vl-grid--align-space-around {
  justify-content: space-around;
}

.vl-col--fit {
  flex: 1 0;
}

.vl-col--flex {
  display: flex;
}

.vl-col--1-12 {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
  min-width: 8.3333333333%;
}

.vl-col--1-6, .vl-col--2-12 {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
  min-width: 16.6666666667%;
}

.vl-col--1-4, .vl-col--3-12 {
  flex-basis: 25%;
  max-width: 25%;
  min-width: 25%;
}

.vl-col--1-3, .vl-col--2-6, .vl-col--4-12 {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
  min-width: 33.3333333333%;
}

.vl-col--5-12 {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
  min-width: 41.6666666667%;
}

.vl-col--1-2, .vl-col--2-4, .vl-col--3-6, .vl-col--6-12 {
  flex-basis: 50%;
  max-width: 50%;
  min-width: 50%;
}

.vl-col--7-12 {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
  min-width: 58.3333333333%;
}

.vl-col--2-3, .vl-col--4-6, .vl-col--8-12 {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
  min-width: 66.6666666667%;
}

.vl-col--3-4, .vl-col--9-12 {
  flex-basis: 75%;
  max-width: 75%;
  min-width: 75%;
}

.vl-col--5-6, .vl-col--10-12 {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
  min-width: 83.3333333333%;
}

.vl-col--11-12 {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
  min-width: 91.6666666667%;
}

.vl-col--1-1, .vl-col--2-2, .vl-col--3-3, .vl-col--4-4, .vl-col--6-6, .vl-col--12-12 {
  flex-basis: 100%;
  max-width: 100%;
  min-width: 100%;
}

.vl-grid--is-stacked {
  margin-top: -3rem;
}

.vl-grid--is-stacked > * {
  margin-top: 3rem;
}

.vl-push--reset {
  margin-left: 0;
}

.vl-push--1-12 {
  margin-left: 8.3333333333%;
}

.vl-push--1-6, .vl-push--2-12 {
  margin-left: 16.6666666667%;
}

.vl-push--1-4, .vl-push--3-12 {
  margin-left: 25%;
}

.vl-push--1-3, .vl-push--2-6, .vl-push--4-12 {
  margin-left: 33.3333333333%;
}

.vl-push--5-12 {
  margin-left: 41.6666666667%;
}

.vl-push--1-2, .vl-push--2-4, .vl-push--3-6, .vl-push--6-12 {
  margin-left: 50%;
}

.vl-push--7-12 {
  margin-left: 58.3333333333%;
}

.vl-push--2-3, .vl-push--4-6, .vl-push--8-12 {
  margin-left: 66.6666666667%;
}

.vl-push--3-4, .vl-push--9-12 {
  margin-left: 75%;
}

.vl-push--5-6, .vl-push--10-12 {
  margin-left: 83.3333333333%;
}

.vl-push--11-12 {
  margin-left: 91.6666666667%;
}

.vl-col--omega {
  margin-left: auto;
}

@media screen and (min-width: 1024px) {
  .vl-grid {
    position: relative;
    box-sizing: border-box;
    display: flex;
    margin-left: -3rem;
    flex-direction: row;
    flex: 0 1 auto;
    flex-wrap: wrap;
  }
  .vl-grid > * {
    box-sizing: border-box;
    padding-left: 3rem;
    position: relative;
  }
  .vl-grid--no-gutter--l {
    margin-left: 0;
  }
  .vl-grid--no-gutter--l > * {
    padding-left: 0;
  }
  .vl-grid--v-top--l {
    align-items: flex-start;
  }
  .vl-grid--v-center--l {
    align-items: center;
  }
  .vl-grid--v-bottom--l {
    align-items: flex-end;
  }
  .vl-grid--v-stretch--l {
    align-items: stretch;
  }
  .vl-grid--v-baseline--l {
    align-items: stretch;
  }
  .vl-grid--align-start--l {
    justify-content: flex-start;
  }
  .vl-grid--align-end--l {
    justify-content: flex-end;
  }
  .vl-grid--align-center--l {
    justify-content: center;
  }
  .vl-grid--align-space-between--l {
    justify-content: space-between;
  }
  .vl-grid--align-space-around--l {
    justify-content: space-around;
  }
  .vl-col--fit--l {
    flex: 1 0;
  }
  .vl-col--flex--l {
    display: flex;
  }
  .vl-col--1-12--l {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
    min-width: 8.3333333333%;
  }
  .vl-col--1-6--l, .vl-col--2-12--l {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
    min-width: 16.6666666667%;
  }
  .vl-col--1-4--l, .vl-col--3-12--l {
    flex-basis: 25%;
    max-width: 25%;
    min-width: 25%;
  }
  .vl-col--1-3--l, .vl-col--2-6--l, .vl-col--4-12--l {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    min-width: 33.3333333333%;
  }
  .vl-col--5-12--l {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
    min-width: 41.6666666667%;
  }
  .vl-col--1-2--l, .vl-col--2-4--l, .vl-col--3-6--l, .vl-col--6-12--l {
    flex-basis: 50%;
    max-width: 50%;
    min-width: 50%;
  }
  .vl-col--7-12--l {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
    min-width: 58.3333333333%;
  }
  .vl-col--2-3--l, .vl-col--4-6--l, .vl-col--8-12--l {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    min-width: 66.6666666667%;
  }
  .vl-col--3-4--l, .vl-col--9-12--l {
    flex-basis: 75%;
    max-width: 75%;
    min-width: 75%;
  }
  .vl-col--5-6--l, .vl-col--10-12--l {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
    min-width: 83.3333333333%;
  }
  .vl-col--11-12--l {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
    min-width: 91.6666666667%;
  }
  .vl-col--1-1--l, .vl-col--2-2--l, .vl-col--3-3--l, .vl-col--4-4--l, .vl-col--6-6--l, .vl-col--12-12--l {
    flex-basis: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .vl-grid--is-stacked {
    margin-top: -3rem;
  }
  .vl-grid--is-stacked > * {
    margin-top: 3rem;
  }
  .vl-push--reset--l {
    margin-left: 0;
  }
  .vl-push--1-12--l {
    margin-left: 8.3333333333%;
  }
  .vl-push--1-6--l, .vl-push--2-12--l {
    margin-left: 16.6666666667%;
  }
  .vl-push--1-4--l, .vl-push--3-12--l {
    margin-left: 25%;
  }
  .vl-push--1-3--l, .vl-push--2-6--l, .vl-push--4-12--l {
    margin-left: 33.3333333333%;
  }
  .vl-push--5-12--l {
    margin-left: 41.6666666667%;
  }
  .vl-push--1-2--l, .vl-push--2-4--l, .vl-push--3-6--l, .vl-push--6-12--l {
    margin-left: 50%;
  }
  .vl-push--7-12--l {
    margin-left: 58.3333333333%;
  }
  .vl-push--2-3--l, .vl-push--4-6--l, .vl-push--8-12--l {
    margin-left: 66.6666666667%;
  }
  .vl-push--3-4--l, .vl-push--9-12--l {
    margin-left: 75%;
  }
  .vl-push--5-6--l, .vl-push--10-12--l {
    margin-left: 83.3333333333%;
  }
  .vl-push--11-12--l {
    margin-left: 91.6666666667%;
  }
  .vl-col--omega--l {
    margin-left: auto;
  }
}
@media screen and (min-width: 1601px) {
  .vl-grid {
    position: relative;
    box-sizing: border-box;
    display: flex;
    margin-left: -3rem;
    flex-direction: row;
    flex: 0 1 auto;
    flex-wrap: wrap;
  }
  .vl-grid > * {
    box-sizing: border-box;
    padding-left: 3rem;
    position: relative;
  }
  .vl-grid--no-gutter--xl {
    margin-left: 0;
  }
  .vl-grid--no-gutter--xl > * {
    padding-left: 0;
  }
  .vl-grid--v-top--xl {
    align-items: flex-start;
  }
  .vl-grid--v-center--xl {
    align-items: center;
  }
  .vl-grid--v-bottom--xl {
    align-items: flex-end;
  }
  .vl-grid--v-stretch--xl {
    align-items: stretch;
  }
  .vl-grid--v-baseline--xl {
    align-items: stretch;
  }
  .vl-grid--align-start--xl {
    justify-content: flex-start;
  }
  .vl-grid--align-end--xl {
    justify-content: flex-end;
  }
  .vl-grid--align-center--xl {
    justify-content: center;
  }
  .vl-grid--align-space-between--xl {
    justify-content: space-between;
  }
  .vl-grid--align-space-around--xl {
    justify-content: space-around;
  }
  .vl-col--fit--xl {
    flex: 1 0;
  }
  .vl-col--flex--xl {
    display: flex;
  }
  .vl-col--1-12--xl {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
    min-width: 8.3333333333%;
  }
  .vl-col--1-6--xl, .vl-col--2-12--xl {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
    min-width: 16.6666666667%;
  }
  .vl-col--1-4--xl, .vl-col--3-12--xl {
    flex-basis: 25%;
    max-width: 25%;
    min-width: 25%;
  }
  .vl-col--1-3--xl, .vl-col--2-6--xl, .vl-col--4-12--xl {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    min-width: 33.3333333333%;
  }
  .vl-col--5-12--xl {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
    min-width: 41.6666666667%;
  }
  .vl-col--1-2--xl, .vl-col--2-4--xl, .vl-col--3-6--xl, .vl-col--6-12--xl {
    flex-basis: 50%;
    max-width: 50%;
    min-width: 50%;
  }
  .vl-col--7-12--xl {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
    min-width: 58.3333333333%;
  }
  .vl-col--2-3--xl, .vl-col--4-6--xl, .vl-col--8-12--xl {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    min-width: 66.6666666667%;
  }
  .vl-col--3-4--xl, .vl-col--9-12--xl {
    flex-basis: 75%;
    max-width: 75%;
    min-width: 75%;
  }
  .vl-col--5-6--xl, .vl-col--10-12--xl {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
    min-width: 83.3333333333%;
  }
  .vl-col--11-12--xl {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
    min-width: 91.6666666667%;
  }
  .vl-col--1-1--xl, .vl-col--2-2--xl, .vl-col--3-3--xl, .vl-col--4-4--xl, .vl-col--6-6--xl, .vl-col--12-12--xl {
    flex-basis: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .vl-grid--is-stacked {
    margin-top: -3rem;
  }
  .vl-grid--is-stacked > * {
    margin-top: 3rem;
  }
  .vl-push--reset--xl {
    margin-left: 0;
  }
  .vl-push--1-12--xl {
    margin-left: 8.3333333333%;
  }
  .vl-push--1-6--xl, .vl-push--2-12--xl {
    margin-left: 16.6666666667%;
  }
  .vl-push--1-4--xl, .vl-push--3-12--xl {
    margin-left: 25%;
  }
  .vl-push--1-3--xl, .vl-push--2-6--xl, .vl-push--4-12--xl {
    margin-left: 33.3333333333%;
  }
  .vl-push--5-12--xl {
    margin-left: 41.6666666667%;
  }
  .vl-push--1-2--xl, .vl-push--2-4--xl, .vl-push--3-6--xl, .vl-push--6-12--xl {
    margin-left: 50%;
  }
  .vl-push--7-12--xl {
    margin-left: 58.3333333333%;
  }
  .vl-push--2-3--xl, .vl-push--4-6--xl, .vl-push--8-12--xl {
    margin-left: 66.6666666667%;
  }
  .vl-push--3-4--xl, .vl-push--9-12--xl {
    margin-left: 75%;
  }
  .vl-push--5-6--xl, .vl-push--10-12--xl {
    margin-left: 83.3333333333%;
  }
  .vl-push--11-12--xl {
    margin-left: 91.6666666667%;
  }
  .vl-col--omega--xl {
    margin-left: auto;
  }
}
@media screen and (max-width: 1023px) {
  .vl-grid {
    position: relative;
    box-sizing: border-box;
    display: flex;
    margin-left: -3rem;
    flex-direction: row;
    flex: 0 1 auto;
    flex-wrap: wrap;
  }
  .vl-grid > * {
    box-sizing: border-box;
    padding-left: 3rem;
    position: relative;
  }
  .vl-grid--no-gutter--m {
    margin-left: 0;
  }
  .vl-grid--no-gutter--m > * {
    padding-left: 0;
  }
  .vl-grid--v-top--m {
    align-items: flex-start;
  }
  .vl-grid--v-center--m {
    align-items: center;
  }
  .vl-grid--v-bottom--m {
    align-items: flex-end;
  }
  .vl-grid--v-stretch--m {
    align-items: stretch;
  }
  .vl-grid--v-baseline--m {
    align-items: stretch;
  }
  .vl-grid--align-start--m {
    justify-content: flex-start;
  }
  .vl-grid--align-end--m {
    justify-content: flex-end;
  }
  .vl-grid--align-center--m {
    justify-content: center;
  }
  .vl-grid--align-space-between--m {
    justify-content: space-between;
  }
  .vl-grid--align-space-around--m {
    justify-content: space-around;
  }
  .vl-col--fit--m {
    flex: 1 0;
  }
  .vl-col--flex--m {
    display: flex;
  }
  .vl-col--1-12--m {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
    min-width: 8.3333333333%;
  }
  .vl-col--1-6--m, .vl-col--2-12--m {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
    min-width: 16.6666666667%;
  }
  .vl-col--1-4--m, .vl-col--3-12--m {
    flex-basis: 25%;
    max-width: 25%;
    min-width: 25%;
  }
  .vl-col--1-3--m, .vl-col--2-6--m, .vl-col--4-12--m {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    min-width: 33.3333333333%;
  }
  .vl-col--5-12--m {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
    min-width: 41.6666666667%;
  }
  .vl-col--1-2--m, .vl-col--2-4--m, .vl-col--3-6--m, .vl-col--6-12--m {
    flex-basis: 50%;
    max-width: 50%;
    min-width: 50%;
  }
  .vl-col--7-12--m {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
    min-width: 58.3333333333%;
  }
  .vl-col--2-3--m, .vl-col--4-6--m, .vl-col--8-12--m {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    min-width: 66.6666666667%;
  }
  .vl-col--3-4--m, .vl-col--9-12--m {
    flex-basis: 75%;
    max-width: 75%;
    min-width: 75%;
  }
  .vl-col--5-6--m, .vl-col--10-12--m {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
    min-width: 83.3333333333%;
  }
  .vl-col--11-12--m {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
    min-width: 91.6666666667%;
  }
  .vl-col--1-1--m, .vl-col--2-2--m, .vl-col--3-3--m, .vl-col--4-4--m, .vl-col--6-6--m, .vl-col--12-12--m {
    flex-basis: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .vl-grid--is-stacked {
    margin-top: -3rem;
  }
  .vl-grid--is-stacked > * {
    margin-top: 3rem;
  }
  .vl-push--reset--m {
    margin-left: 0;
  }
  .vl-push--1-12--m {
    margin-left: 8.3333333333%;
  }
  .vl-push--1-6--m, .vl-push--2-12--m {
    margin-left: 16.6666666667%;
  }
  .vl-push--1-4--m, .vl-push--3-12--m {
    margin-left: 25%;
  }
  .vl-push--1-3--m, .vl-push--2-6--m, .vl-push--4-12--m {
    margin-left: 33.3333333333%;
  }
  .vl-push--5-12--m {
    margin-left: 41.6666666667%;
  }
  .vl-push--1-2--m, .vl-push--2-4--m, .vl-push--3-6--m, .vl-push--6-12--m {
    margin-left: 50%;
  }
  .vl-push--7-12--m {
    margin-left: 58.3333333333%;
  }
  .vl-push--2-3--m, .vl-push--4-6--m, .vl-push--8-12--m {
    margin-left: 66.6666666667%;
  }
  .vl-push--3-4--m, .vl-push--9-12--m {
    margin-left: 75%;
  }
  .vl-push--5-6--m, .vl-push--10-12--m {
    margin-left: 83.3333333333%;
  }
  .vl-push--11-12--m {
    margin-left: 91.6666666667%;
  }
  .vl-col--omega--m {
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .vl-grid {
    position: relative;
    box-sizing: border-box;
    display: flex;
    margin-left: -1.5rem;
    flex-direction: row;
    flex: 0 1 auto;
    flex-wrap: wrap;
  }
  .vl-grid > * {
    box-sizing: border-box;
    padding-left: 1.5rem;
    position: relative;
  }
  .vl-grid--no-gutter--s {
    margin-left: 0;
  }
  .vl-grid--no-gutter--s > * {
    padding-left: 0;
  }
  .vl-grid--v-top--s {
    align-items: flex-start;
  }
  .vl-grid--v-center--s {
    align-items: center;
  }
  .vl-grid--v-bottom--s {
    align-items: flex-end;
  }
  .vl-grid--v-stretch--s {
    align-items: stretch;
  }
  .vl-grid--v-baseline--s {
    align-items: stretch;
  }
  .vl-grid--align-start--s {
    justify-content: flex-start;
  }
  .vl-grid--align-end--s {
    justify-content: flex-end;
  }
  .vl-grid--align-center--s {
    justify-content: center;
  }
  .vl-grid--align-space-between--s {
    justify-content: space-between;
  }
  .vl-grid--align-space-around--s {
    justify-content: space-around;
  }
  .vl-col--fit--s {
    flex: 1 0;
  }
  .vl-col--flex--s {
    display: flex;
  }
  .vl-col--1-12--s {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
    min-width: 8.3333333333%;
  }
  .vl-col--1-6--s, .vl-col--2-12--s {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
    min-width: 16.6666666667%;
  }
  .vl-col--1-4--s, .vl-col--3-12--s {
    flex-basis: 25%;
    max-width: 25%;
    min-width: 25%;
  }
  .vl-col--1-3--s, .vl-col--2-6--s, .vl-col--4-12--s {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    min-width: 33.3333333333%;
  }
  .vl-col--5-12--s {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
    min-width: 41.6666666667%;
  }
  .vl-col--1-2--s, .vl-col--2-4--s, .vl-col--3-6--s, .vl-col--6-12--s {
    flex-basis: 50%;
    max-width: 50%;
    min-width: 50%;
  }
  .vl-col--7-12--s {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
    min-width: 58.3333333333%;
  }
  .vl-col--2-3--s, .vl-col--4-6--s, .vl-col--8-12--s {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    min-width: 66.6666666667%;
  }
  .vl-col--3-4--s, .vl-col--9-12--s {
    flex-basis: 75%;
    max-width: 75%;
    min-width: 75%;
  }
  .vl-col--5-6--s, .vl-col--10-12--s {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
    min-width: 83.3333333333%;
  }
  .vl-col--11-12--s {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
    min-width: 91.6666666667%;
  }
  .vl-col--1-1--s, .vl-col--2-2--s, .vl-col--3-3--s, .vl-col--4-4--s, .vl-col--6-6--s, .vl-col--12-12--s {
    flex-basis: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .vl-grid--is-stacked {
    margin-top: -1.5rem;
  }
  .vl-grid--is-stacked > * {
    margin-top: 1.5rem;
  }
  .vl-push--reset--s {
    margin-left: 0;
  }
  .vl-push--1-12--s {
    margin-left: 8.3333333333%;
  }
  .vl-push--1-6--s, .vl-push--2-12--s {
    margin-left: 16.6666666667%;
  }
  .vl-push--1-4--s, .vl-push--3-12--s {
    margin-left: 25%;
  }
  .vl-push--1-3--s, .vl-push--2-6--s, .vl-push--4-12--s {
    margin-left: 33.3333333333%;
  }
  .vl-push--5-12--s {
    margin-left: 41.6666666667%;
  }
  .vl-push--1-2--s, .vl-push--2-4--s, .vl-push--3-6--s, .vl-push--6-12--s {
    margin-left: 50%;
  }
  .vl-push--7-12--s {
    margin-left: 58.3333333333%;
  }
  .vl-push--2-3--s, .vl-push--4-6--s, .vl-push--8-12--s {
    margin-left: 66.6666666667%;
  }
  .vl-push--3-4--s, .vl-push--9-12--s {
    margin-left: 75%;
  }
  .vl-push--5-6--s, .vl-push--10-12--s {
    margin-left: 83.3333333333%;
  }
  .vl-push--11-12--s {
    margin-left: 91.6666666667%;
  }
  .vl-col--omega--s {
    margin-left: auto;
  }
}
@media screen and (max-width: 500px) {
  .vl-grid {
    position: relative;
    box-sizing: border-box;
    display: flex;
    margin-left: -1.5rem;
    flex-direction: row;
    flex: 0 1 auto;
    flex-wrap: wrap;
  }
  .vl-grid > * {
    box-sizing: border-box;
    padding-left: 1.5rem;
    position: relative;
  }
  .vl-grid--no-gutter--xs {
    margin-left: 0;
  }
  .vl-grid--no-gutter--xs > * {
    padding-left: 0;
  }
  .vl-grid--v-top--xs {
    align-items: flex-start;
  }
  .vl-grid--v-center--xs {
    align-items: center;
  }
  .vl-grid--v-bottom--xs {
    align-items: flex-end;
  }
  .vl-grid--v-stretch--xs {
    align-items: stretch;
  }
  .vl-grid--v-baseline--xs {
    align-items: stretch;
  }
  .vl-grid--align-start--xs {
    justify-content: flex-start;
  }
  .vl-grid--align-end--xs {
    justify-content: flex-end;
  }
  .vl-grid--align-center--xs {
    justify-content: center;
  }
  .vl-grid--align-space-between--xs {
    justify-content: space-between;
  }
  .vl-grid--align-space-around--xs {
    justify-content: space-around;
  }
  .vl-col--fit--xs {
    flex: 1 0;
  }
  .vl-col--flex--xs {
    display: flex;
  }
  .vl-col--1-12--xs {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
    min-width: 8.3333333333%;
  }
  .vl-col--1-6--xs, .vl-col--2-12--xs {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
    min-width: 16.6666666667%;
  }
  .vl-col--1-4--xs, .vl-col--3-12--xs {
    flex-basis: 25%;
    max-width: 25%;
    min-width: 25%;
  }
  .vl-col--1-3--xs, .vl-col--2-6--xs, .vl-col--4-12--xs {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    min-width: 33.3333333333%;
  }
  .vl-col--5-12--xs {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
    min-width: 41.6666666667%;
  }
  .vl-col--1-2--xs, .vl-col--2-4--xs, .vl-col--3-6--xs, .vl-col--6-12--xs {
    flex-basis: 50%;
    max-width: 50%;
    min-width: 50%;
  }
  .vl-col--7-12--xs {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
    min-width: 58.3333333333%;
  }
  .vl-col--2-3--xs, .vl-col--4-6--xs, .vl-col--8-12--xs {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    min-width: 66.6666666667%;
  }
  .vl-col--3-4--xs, .vl-col--9-12--xs {
    flex-basis: 75%;
    max-width: 75%;
    min-width: 75%;
  }
  .vl-col--5-6--xs, .vl-col--10-12--xs {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
    min-width: 83.3333333333%;
  }
  .vl-col--11-12--xs {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
    min-width: 91.6666666667%;
  }
  .vl-col--1-1--xs, .vl-col--2-2--xs, .vl-col--3-3--xs, .vl-col--4-4--xs, .vl-col--6-6--xs, .vl-col--12-12--xs {
    flex-basis: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .vl-grid--is-stacked {
    margin-top: -1.5rem;
  }
  .vl-grid--is-stacked > * {
    margin-top: 1.5rem;
  }
  .vl-push--reset--xs {
    margin-left: 0;
  }
  .vl-push--1-12--xs {
    margin-left: 8.3333333333%;
  }
  .vl-push--1-6--xs, .vl-push--2-12--xs {
    margin-left: 16.6666666667%;
  }
  .vl-push--1-4--xs, .vl-push--3-12--xs {
    margin-left: 25%;
  }
  .vl-push--1-3--xs, .vl-push--2-6--xs, .vl-push--4-12--xs {
    margin-left: 33.3333333333%;
  }
  .vl-push--5-12--xs {
    margin-left: 41.6666666667%;
  }
  .vl-push--1-2--xs, .vl-push--2-4--xs, .vl-push--3-6--xs, .vl-push--6-12--xs {
    margin-left: 50%;
  }
  .vl-push--7-12--xs {
    margin-left: 58.3333333333%;
  }
  .vl-push--2-3--xs, .vl-push--4-6--xs, .vl-push--8-12--xs {
    margin-left: 66.6666666667%;
  }
  .vl-push--3-4--xs, .vl-push--9-12--xs {
    margin-left: 75%;
  }
  .vl-push--5-6--xs, .vl-push--10-12--xs {
    margin-left: 83.3333333333%;
  }
  .vl-push--11-12--xs {
    margin-left: 91.6666666667%;
  }
  .vl-col--omega--xs {
    margin-left: auto;
  }
}
@media screen and (min-width: 1280px) {
  .vl-grid--wide {
    margin-left: calc(-4.1666666667% - 3rem);
    margin-right: -4.1666666667%;
  }
}
.vl-form-grid {
  position: relative;
  box-sizing: border-box;
  display: flex;
  margin-left: -1.5rem;
  flex-direction: row;
  flex: 0 1 auto;
  flex-wrap: wrap;
}

.vl-form-grid > * {
  box-sizing: border-box;
  padding-left: 1.5rem;
  position: relative;
}

.vl-form-grid--no-gutter {
  margin-left: 0;
}

.vl-form-grid--no-gutter > * {
  padding-left: 0;
}

.vl-form-grid--v-top {
  align-items: flex-start;
}

.vl-form-grid--v-center {
  align-items: center;
}

.vl-form-grid--v-bottom {
  align-items: flex-end;
}

.vl-form-grid--v-stretch {
  align-items: stretch;
}

.vl-form-grid--v-baseline {
  align-items: stretch;
}

.vl-form-grid--align-start {
  justify-content: flex-start;
}

.vl-form-grid--align-end {
  justify-content: flex-end;
}

.vl-form-grid--align-center {
  justify-content: center;
}

.vl-form-grid--align-space-between {
  justify-content: space-between;
}

.vl-form-grid--align-space-around {
  justify-content: space-around;
}

.vl-form-col--fit {
  flex: 1 0;
}

.vl-form-col--flex {
  display: flex;
}

.vl-form-col--1-12 {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
  min-width: 8.3333333333%;
}

.vl-form-col--1-6, .vl-form-col--2-12 {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
  min-width: 16.6666666667%;
}

.vl-form-col--1-4, .vl-form-col--3-12 {
  flex-basis: 25%;
  max-width: 25%;
  min-width: 25%;
}

.vl-form-col--1-3, .vl-form-col--2-6, .vl-form-col--4-12 {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
  min-width: 33.3333333333%;
}

.vl-form-col--5-12 {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
  min-width: 41.6666666667%;
}

.vl-form-col--1-2, .vl-form-col--2-4, .vl-form-col--3-6, .vl-form-col--6-12 {
  flex-basis: 50%;
  max-width: 50%;
  min-width: 50%;
}

.vl-form-col--7-12 {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
  min-width: 58.3333333333%;
}

.vl-form-col--2-3, .vl-form-col--4-6, .vl-form-col--8-12 {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
  min-width: 66.6666666667%;
}

.vl-form-col--3-4, .vl-form-col--9-12 {
  flex-basis: 75%;
  max-width: 75%;
  min-width: 75%;
}

.vl-form-col--5-6, .vl-form-col--10-12 {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
  min-width: 83.3333333333%;
}

.vl-form-col--11-12 {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
  min-width: 91.6666666667%;
}

.vl-form-col--1-1, .vl-form-col--2-2, .vl-form-col--3-3, .vl-form-col--4-4, .vl-form-col--6-6, .vl-form-col--12-12 {
  flex-basis: 100%;
  max-width: 100%;
  min-width: 100%;
}

.vl-form-grid--is-stacked {
  margin-top: -1.5rem;
}

.vl-form-grid--is-stacked > * {
  margin-top: 1.5rem;
}

.vl-form-push--reset {
  margin-left: 0;
}

.vl-form-push--1-12 {
  margin-left: 8.3333333333%;
}

.vl-form-push--1-6, .vl-form-push--2-12 {
  margin-left: 16.6666666667%;
}

.vl-form-push--1-4, .vl-form-push--3-12 {
  margin-left: 25%;
}

.vl-form-push--1-3, .vl-form-push--2-6, .vl-form-push--4-12 {
  margin-left: 33.3333333333%;
}

.vl-form-push--5-12 {
  margin-left: 41.6666666667%;
}

.vl-form-push--1-2, .vl-form-push--2-4, .vl-form-push--3-6, .vl-form-push--6-12 {
  margin-left: 50%;
}

.vl-form-push--7-12 {
  margin-left: 58.3333333333%;
}

.vl-form-push--2-3, .vl-form-push--4-6, .vl-form-push--8-12 {
  margin-left: 66.6666666667%;
}

.vl-form-push--3-4, .vl-form-push--9-12 {
  margin-left: 75%;
}

.vl-form-push--5-6, .vl-form-push--10-12 {
  margin-left: 83.3333333333%;
}

.vl-form-push--11-12 {
  margin-left: 91.6666666667%;
}

.vl-form-col--omega {
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .vl-form-grid {
    position: relative;
    box-sizing: border-box;
    display: flex;
    margin-left: -1.5rem;
    flex-direction: row;
    flex: 0 1 auto;
    flex-wrap: wrap;
  }
  .vl-form-grid > * {
    box-sizing: border-box;
    padding-left: 1.5rem;
    position: relative;
  }
  .vl-form-grid--no-gutter--s {
    margin-left: 0;
  }
  .vl-form-grid--no-gutter--s > * {
    padding-left: 0;
  }
  .vl-form-grid--v-top--s {
    align-items: flex-start;
  }
  .vl-form-grid--v-center--s {
    align-items: center;
  }
  .vl-form-grid--v-bottom--s {
    align-items: flex-end;
  }
  .vl-form-grid--v-stretch--s {
    align-items: stretch;
  }
  .vl-form-grid--v-baseline--s {
    align-items: stretch;
  }
  .vl-form-grid--align-start--s {
    justify-content: flex-start;
  }
  .vl-form-grid--align-end--s {
    justify-content: flex-end;
  }
  .vl-form-grid--align-center--s {
    justify-content: center;
  }
  .vl-form-grid--align-space-between--s {
    justify-content: space-between;
  }
  .vl-form-grid--align-space-around--s {
    justify-content: space-around;
  }
  .vl-form-col--fit--s {
    flex: 1 0;
  }
  .vl-form-col--flex--s {
    display: flex;
  }
  .vl-form-col--1-12--s {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
    min-width: 8.3333333333%;
  }
  .vl-form-col--1-6--s, .vl-form-col--2-12--s {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
    min-width: 16.6666666667%;
  }
  .vl-form-col--1-4--s, .vl-form-col--3-12--s {
    flex-basis: 25%;
    max-width: 25%;
    min-width: 25%;
  }
  .vl-form-col--1-3--s, .vl-form-col--2-6--s, .vl-form-col--4-12--s {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    min-width: 33.3333333333%;
  }
  .vl-form-col--5-12--s {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
    min-width: 41.6666666667%;
  }
  .vl-form-col--1-2--s, .vl-form-col--2-4--s, .vl-form-col--3-6--s, .vl-form-col--6-12--s {
    flex-basis: 50%;
    max-width: 50%;
    min-width: 50%;
  }
  .vl-form-col--7-12--s {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
    min-width: 58.3333333333%;
  }
  .vl-form-col--2-3--s, .vl-form-col--4-6--s, .vl-form-col--8-12--s {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    min-width: 66.6666666667%;
  }
  .vl-form-col--3-4--s, .vl-form-col--9-12--s {
    flex-basis: 75%;
    max-width: 75%;
    min-width: 75%;
  }
  .vl-form-col--5-6--s, .vl-form-col--10-12--s {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
    min-width: 83.3333333333%;
  }
  .vl-form-col--11-12--s {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
    min-width: 91.6666666667%;
  }
  .vl-form-col--1-1--s, .vl-form-col--2-2--s, .vl-form-col--3-3--s, .vl-form-col--4-4--s, .vl-form-col--6-6--s, .vl-form-col--12-12--s {
    flex-basis: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .vl-form-grid--is-stacked {
    margin-top: -1.5rem;
  }
  .vl-form-grid--is-stacked > * {
    margin-top: 1.5rem;
  }
  .vl-form-push--reset--s {
    margin-left: 0;
  }
  .vl-form-push--1-12--s {
    margin-left: 8.3333333333%;
  }
  .vl-form-push--1-6--s, .vl-form-push--2-12--s {
    margin-left: 16.6666666667%;
  }
  .vl-form-push--1-4--s, .vl-form-push--3-12--s {
    margin-left: 25%;
  }
  .vl-form-push--1-3--s, .vl-form-push--2-6--s, .vl-form-push--4-12--s {
    margin-left: 33.3333333333%;
  }
  .vl-form-push--5-12--s {
    margin-left: 41.6666666667%;
  }
  .vl-form-push--1-2--s, .vl-form-push--2-4--s, .vl-form-push--3-6--s, .vl-form-push--6-12--s {
    margin-left: 50%;
  }
  .vl-form-push--7-12--s {
    margin-left: 58.3333333333%;
  }
  .vl-form-push--2-3--s, .vl-form-push--4-6--s, .vl-form-push--8-12--s {
    margin-left: 66.6666666667%;
  }
  .vl-form-push--3-4--s, .vl-form-push--9-12--s {
    margin-left: 75%;
  }
  .vl-form-push--5-6--s, .vl-form-push--10-12--s {
    margin-left: 83.3333333333%;
  }
  .vl-form-push--11-12--s {
    margin-left: 91.6666666667%;
  }
  .vl-form-col--omega--s {
    margin-left: auto;
  }
}
@media screen and (min-width: 1280px) {
  .vl-form-grid--wide {
    margin-left: calc(-4.1666666667% - 3rem);
    margin-right: -4.1666666667%;
  }
}
.vl-grid--is-stacked-large {
  margin-bottom: -6rem;
}
@media screen and (max-width: 767px) {
  .vl-grid--is-stacked-large {
    margin-bottom: -3rem;
  }
}
.vl-grid--is-stacked-large > * {
  margin-bottom: 6rem;
}
@media screen and (max-width: 767px) {
  .vl-grid--is-stacked-large > * {
    margin-bottom: 3rem;
  }
}
.vl-grid--is-stacked-small {
  margin-bottom: -1.5rem;
}
.vl-grid--is-stacked-small > * {
  margin-bottom: 1.5rem;
}

.vl-form-grid--is-stacked-large {
  margin-bottom: -3rem;
}
.vl-form-grid--is-stacked-large > * {
  margin-bottom: 3rem;
}
.vl-form-grid--is-stacked-small {
  margin-bottom: -1rem;
}
.vl-form-grid--is-stacked-small > * {
  margin-bottom: 1rem;
}

.vl-page {
  position: relative;
  width: 100%;
  background-color: #fff;
}
.vl-page .vl-main-content > .vl-region:last-child {
  padding-bottom: 10rem;
}
@media screen and (max-width: 767px) {
  .vl-page .vl-main-content > .vl-region:last-child {
    padding-bottom: 7rem;
  }
}

.vl-main-content {
  outline: none;
  position: relative;
}

.vl-region {
  margin: 0 auto;
  padding: 3rem 0 6rem;
}
@media screen and (max-width: 767px) {
  .vl-region {
    padding: 3rem 0;
  }
}

.vl-region:not(.vl-region--alt) + .vl-region:not(.vl-region--alt) {
  padding-top: 0;
}

.vl-region--alt {
  background-color: #f7f9fc;
}

.vl-region--overlap {
  background: linear-gradient(to bottom, transparent calc(50% - 30px), #f7f9fc calc(50% - 30px), #f7f9fc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#000000",GradientType=0 );
}
.vl-region--overlap .vl-layout {
  border: 1px #cbd2da solid;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #fff;
}
@media only screen and (max-width: 1295px) {
  .vl-region--overlap .vl-layout {
    margin: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .vl-region--overlap .vl-layout {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.vl-region--overlap + .vl-region--alt {
  padding-top: 0 !important;
}

.vl-region:not(.vl-region--alt) + .vl-region--alt,
.vl-region--alt + .vl-region:not(.vl-region--alt) {
  padding-top: 6rem;
}
@media screen and (max-width: 767px) {
  .vl-region:not(.vl-region--alt) + .vl-region--alt,
  .vl-region--alt + .vl-region:not(.vl-region--alt) {
    padding-top: 3rem;
  }
}

.vl-region:first-child {
  padding-top: 6rem;
}
@media screen and (max-width: 767px) {
  .vl-region:first-child {
    padding-top: 2rem;
  }
}

.vl-region--small {
  padding: 1.5rem 0;
}
@media screen and (max-width: 767px) {
  .vl-region--small {
    padding: 2rem 0;
  }
}

.vl-region--medium {
  padding: 3rem 0;
}
@media screen and (max-width: 767px) {
  .vl-region--medium {
    padding: 2rem 0;
  }
}

.vl-region--bordered + .vl-region--bordered {
  border-top: 1px solid #f7f9fc;
}
.vl-region--bordered + .vl-region--bordered.vl-region--alt {
  border-top-color: #fff;
}

.vl-region.vl-region--no-space {
  padding: 0;
}

.vl-region.vl-region--no-space-bottom {
  padding-bottom: 0;
}

.vl-region.vl-region--no-space-top {
  padding-top: 0;
}

.vl-layout {
  position: relative;
  margin: 0 auto;
  min-width: 1024px;
  max-width: 1280px;
  padding: 0 3rem;
}
@media screen and (max-width: 1023px) {
  .vl-layout {
    width: auto;
    min-width: 768px;
    max-width: 1280px;
  }
}
@media screen and (max-width: 767px) {
  .vl-layout {
    width: auto;
    min-width: 0;
    padding: 0 1.5rem;
  }
}

.vl-action-group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.vl-action-group a, .vl-action-group [is=vl-button-link],
.vl-action-group button,
.vl-action-group .vl-button {
  margin-right: 1.4rem;
}
.vl-action-group a:last-child, .vl-action-group [is=vl-button-link]:last-child,
.vl-action-group button:last-child,
.vl-action-group .vl-button:last-child {
  margin-right: 0;
}
.vl-action-group--align-right {
  justify-content: flex-end;
}
.vl-action-group--align-center {
  justify-content: center;
}
.vl-action-group--space-between {
  justify-content: space-between;
}
.vl-action-group .vl-link {
  white-space: nowrap;
}
.vl-action-group--bordered > * {
  position: relative;
  margin: 0 1.6rem;
}
.vl-action-group--bordered > *:not(:last-child) {
  margin-right: 1.6rem;
}
.vl-action-group--bordered > *:last-child {
  border: 0;
}
.vl-action-group--bordered > *:first-child {
  margin-left: 0;
}
.vl-action-group--bordered > *:not(:last-child)::after {
  content: "";
  background-color: #cbd2da;
  height: 1.5rem;
  width: 0.1rem;
  right: -1.6rem;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
@media screen and (min-width: 1023px) {
  .vl-action-group--collapse--l {
    flex-direction: column;
    align-items: flex-start;
  }
  .vl-action-group--collapse--l > *:not(:last-child) {
    margin-bottom: 1rem;
  }
  .vl-action-group--collapse--l.vl-action-group--align-center, .vl-action-group--collapse--l.vl-action-group--align-right {
    align-items: center;
  }
  .vl-action-group--collapse--l.vl-action-group--align-center .vl-button, .vl-action-group--collapse--l.vl-action-group--align-right .vl-button {
    margin-right: 0;
  }
  .vl-action-group--collapse--l.vl-action-group--align-right {
    align-items: flex-end;
  }
  .vl-action-group--collapse--l .vl-link {
    border-right: 0;
    display: block;
    padding-right: 0;
    text-align: left;
    flex: 1 0 100%;
    margin: 0;
  }
  .vl-action-group--collapse--l .vl-link:not(:last-child) {
    margin-bottom: 0.5rem;
  }
  .vl-action-group--collapse--l .vl-link:not(:last-child)::after {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .vl-action-group--collapse--m {
    flex-direction: column;
    align-items: flex-start;
  }
  .vl-action-group--collapse--m > *:not(:last-child) {
    margin-bottom: 1rem;
  }
  .vl-action-group--collapse--m.vl-action-group--align-center, .vl-action-group--collapse--m.vl-action-group--align-right {
    align-items: center;
  }
  .vl-action-group--collapse--m.vl-action-group--align-center .vl-button, .vl-action-group--collapse--m.vl-action-group--align-right .vl-button {
    margin-right: 0;
  }
  .vl-action-group--collapse--m.vl-action-group--align-right {
    align-items: flex-end;
  }
  .vl-action-group--collapse--m .vl-link {
    border-right: 0;
    display: block;
    padding-right: 0;
    text-align: left;
    flex: 1 0 100%;
    margin: 0;
  }
  .vl-action-group--collapse--m .vl-link:not(:last-child) {
    margin-bottom: 0.5rem;
  }
  .vl-action-group--collapse--m .vl-link:not(:last-child)::after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .vl-action-group--collapse--s {
    flex-direction: column;
    align-items: flex-start;
  }
  .vl-action-group--collapse--s > *:not(:last-child) {
    margin-bottom: 1rem;
  }
  .vl-action-group--collapse--s.vl-action-group--align-center, .vl-action-group--collapse--s.vl-action-group--align-right {
    align-items: center;
  }
  .vl-action-group--collapse--s.vl-action-group--align-center .vl-button, .vl-action-group--collapse--s.vl-action-group--align-right .vl-button {
    margin-right: 0;
  }
  .vl-action-group--collapse--s.vl-action-group--align-right {
    align-items: flex-end;
  }
  .vl-action-group--collapse--s .vl-link {
    border-right: 0;
    display: block;
    padding-right: 0;
    text-align: left;
    flex: 1 0 100%;
    margin: 0;
  }
  .vl-action-group--collapse--s .vl-link:not(:last-child) {
    margin-bottom: 0.5rem;
  }
  .vl-action-group--collapse--s .vl-link:not(:last-child)::after {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .vl-action-group--collapse--xs {
    flex-direction: column;
    align-items: flex-start;
  }
  .vl-action-group--collapse--xs > *:not(:last-child) {
    margin-bottom: 1rem;
  }
  .vl-action-group--collapse--xs.vl-action-group--align-center, .vl-action-group--collapse--xs.vl-action-group--align-right {
    align-items: center;
  }
  .vl-action-group--collapse--xs.vl-action-group--align-center .vl-button, .vl-action-group--collapse--xs.vl-action-group--align-right .vl-button {
    margin-right: 0;
  }
  .vl-action-group--collapse--xs.vl-action-group--align-right {
    align-items: flex-end;
  }
  .vl-action-group--collapse--xs .vl-link {
    border-right: 0;
    display: block;
    padding-right: 0;
    text-align: left;
    flex: 1 0 100%;
    margin: 0;
  }
  .vl-action-group--collapse--xs .vl-link:not(:last-child) {
    margin-bottom: 0.5rem;
  }
  .vl-action-group--collapse--xs .vl-link:not(:last-child)::after {
    display: none;
  }
}

.vl-button {
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  background-color: transparent;
  padding: 0;
  display: inline-flex;
  align-items: center;
  min-height: 3.5rem;
  font-size: 1.6rem;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 500;
  padding: 0.5rem 2rem;
  background-color: var(--vl-theme-action-color, #05c);
  text-decoration: none;
  border-radius: 0.3rem;
  color: #fff;
  text-align: center;
  outline: 0;
  max-width: 100%;
  cursor: default;
}
@media screen and (max-width: 767px) {
  .vl-button {
    font-size: 1.6rem;
    padding: 1rem;
  }
}
.vl-button:hover, .vl-button:focus {
  color: #fff;
}
.vl-button:hover {
  background-color: var(--vl-theme-action-hover-color, #003bb0);
  text-decoration: none;
}
.vl-button:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65);
  outline: transparent solid 0.2rem;
}
@supports (outline-offset: 2px) {
  .vl-button:focus {
    box-shadow: none;
    outline: 3px solid rgba(0, 85, 204, 0.65);
    outline-offset: 2px;
  }
}
.vl-button:active {
  background-color: var(--vl-theme-action-active-color, #004099);
}
.vl-button:visited {
  color: #fff;
}
.vl-button--ellipse {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vl-button--ellipse .vl-button__label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vl-button--secondary {
  background-color: transparent;
  color: var(--vl-theme-action-color, #05c);
  border: 0.2rem solid currentColor;
  transition: color 0.2s, border-color 0.2s, box-shadow 0.2s;
}
.vl-button--secondary:visited {
  color: #05c;
}
.vl-button--secondary:focus {
  color: var(--vl-theme-action-active-color, #05c);
}
.vl-button--secondary:hover, .vl-button--secondary:active {
  color: var(--vl-theme-action-hover-color, #003bb0);
  background-color: transparent;
  border-color: var(--vl-theme-action-hover-color, #003bb0);
}
.vl-button--tertiary {
  background-color: transparent;
  color: var(--vl-theme-action-color, #05c);
  border: 0.1rem #c6cdd3 solid;
  transition: background-color 0.2s, box-shadow 0.2s;
}
.vl-button--tertiary:visited {
  color: var(--vl-theme-action-color, #05c);
}
.vl-button--tertiary:focus {
  color: var(--vl-theme-action-hover-color, #05c);
  border-color: var(--vl-theme-action-hover-color, #c6cdd3);
}
.vl-button--tertiary:hover, .vl-button--tertiary:active {
  color: var(--vl-theme-action-hover-color, #05c);
  background-color: transparent;
  border-color: var(--vl-theme-action-hover-color, #5990de);
  border-width: 0.2rem;
  padding: 0 calc(2rem - 0.1rem);
}
@media screen and (max-width: 767px) {
  .vl-button--tertiary:hover, .vl-button--tertiary:active {
    padding: calc(1rem - 0.1rem);
  }
}
.vl-button--tertiary.vl-button--large:hover, .vl-button--tertiary.vl-button--large:active {
  padding: calc(2rem - 0.1rem);
  padding-top: calc(1.5rem - 0.1rem);
  padding-bottom: calc(1.5rem - 0.1rem);
}
@media screen and (max-width: 767px) {
  .vl-button--tertiary.vl-button--large:hover, .vl-button--tertiary.vl-button--large:active {
    padding-left: calc(1rem - 0.1rem);
    padding-right: calc(1rem - 0.1rem);
  }
}
.vl-button--tertiary.vl-button--loading:hover, .vl-button--tertiary.vl-button--loading:active {
  padding: 0 calc(8rem - 0.1rem) 0 calc(4rem - 0.1rem);
}
@media screen and (max-width: 767px) {
  .vl-button--tertiary.vl-button--loading:hover, .vl-button--tertiary.vl-button--loading:active {
    padding: 0 calc(8rem - 0.1rem) 0 calc(4rem - 0.1rem);
  }
}
.vl-button--tertiary.vl-button--loading:focus {
  color: #fff;
}
.vl-button--block {
  display: flex;
  justify-content: center;
  width: 100%;
}
.vl-button--block.vl-button--icon-after, .vl-button--block.vl-button--icon-before {
  width: 100%;
}
.vl-button--icon {
  width: 3.5rem;
}
.vl-button--icon.vl-button {
  padding: 0;
}
.vl-button--icon.vl-button .vl-button__icon {
  margin: auto;
}
.vl-button--error {
  background-color: #d2373c;
}
.vl-button--error.vl-button--secondary {
  background-color: #fff;
  color: #d2373c;
}
.vl-button--error.vl-button--secondary:visited {
  color: #d2373c;
}
.vl-button--error.vl-button--secondary:hover, .vl-button--error.vl-button--secondary:active {
  color: #aa2729;
  border-color: #aa2729;
  background-color: transparent;
}
.vl-button--error.vl-button--tertiary {
  background-color: #fff;
  color: #d2373c;
  border-color: #d2373c;
}
.vl-button--error.vl-button--tertiary:visited {
  color: #d2373c;
}
.vl-button--error.vl-button--tertiary:hover, .vl-button--error.vl-button--tertiary:active {
  color: #aa2729;
  border-color: #aa2729;
  background-color: transparent;
}
.vl-button--error:hover, .vl-button--error:active {
  color: #fff;
  background-color: #aa2729;
}
.vl-button--large {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 1.8rem;
}
.vl-button--wide {
  padding-left: 6rem;
  padding-right: 6rem;
}
.vl-button--narrow {
  padding-left: 1rem;
  padding-right: 1rem;
}
.vl-button--narrow.vl-button--tertiary:hover, .vl-button--narrow.vl-button--tertiary:active {
  padding: 0 calc(1rem - 0.1rem);
}
.vl-button--disabled {
  background-color: #cbd2d9;
  border-color: #cbd2d9;
  color: #687483;
  cursor: not-allowed;
}
.vl-button--disabled:hover, .vl-button--disabled:active {
  background-color: #cbd2d9;
  border-color: #cbd2d9;
  color: #687483;
}
.vl-button--loading {
  background-color: #cbd2d9;
  position: relative;
  color: #fff;
  padding: 0 8rem 0 4rem;
}
.vl-button--loading:hover, .vl-button--loading:active {
  background-color: #cbd2d9;
  color: #fff;
}
.vl-button--loading:focus {
  color: #fff;
}
.vl-button--loading::after {
  animation: waving-light infinite 1s linear;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 4rem;
  margin-top: -0.2rem;
  margin-right: 3.2rem;
  width: 0.4rem;
  height: 0.4rem;
  background-color: #cbd2d9;
  border-radius: 50%;
  box-shadow: 1rem 0 #fff, 2rem 0 #fff, 3rem 0 #fff;
}
@keyframes waving-light {
  0% {
    box-shadow: 10px 0px #687483, 20px 0px #687483, 30px 0px #687483;
  }
  10% {
    box-shadow: 10px -3px #687483, 20px 0px #687483, 30px 0px #687483;
  }
  20% {
    box-shadow: 10px -6px #687483, 20px -3px #687483, 30px 0px #687483;
  }
  30% {
    box-shadow: 10px -3px #687483, 20px -6px #687483, 30px -3px #687483;
  }
  40% {
    box-shadow: 10px 0px #687483, 20px -3px #687483, 30px -6px #687483;
  }
  50% {
    box-shadow: 10px 0px #687483, 20px 0px #687483, 30px -3px #687483;
  }
  60% {
    box-shadow: 10px 0px #687483, 20px 0px #687483, 30px 0px #687483;
  }
  100% {
    box-shadow: 10px 0px #687483, 20px 0px #687483, 30px 0px #687483;
  }
}
.vl-button--naked, .vl-button--naked-action {
  background-color: transparent;
  border: 0;
  color: #333332;
}
.vl-button--naked:hover, .vl-button--naked:focus, .vl-button--naked:active, .vl-button--naked:visited, .vl-button--naked-action:hover, .vl-button--naked-action:focus, .vl-button--naked-action:active, .vl-button--naked-action:visited {
  border: 0;
  color: #333332;
  background-color: transparent;
}
.vl-button--naked.vl-button--disabled, .vl-button--naked-action.vl-button--disabled {
  color: #687483;
}
.vl-button--naked.vl-button--disabled:hover, .vl-button--naked.vl-button--disabled:focus, .vl-button--naked.vl-button--disabled:active, .vl-button--naked.vl-button--disabled:visited, .vl-button--naked-action.vl-button--disabled:hover, .vl-button--naked-action.vl-button--disabled:focus, .vl-button--naked-action.vl-button--disabled:active, .vl-button--naked-action.vl-button--disabled:visited {
  color: #687483;
}
.vl-button--naked-action {
  color: var(--vl-theme-action-color, #05c);
}
.vl-button--naked-action:hover, .vl-button--naked-action:focus, .vl-button--naked-action:active, .vl-button--naked-action:visited {
  color: var(--vl-theme-action-color, #05c);
}
.vl-button__icon {
  display: inline-flex;
}
.vl-button__icon.vl-icon {
  display: inline-flex;
}
.vl-button__icon--before {
  margin-right: 0.8rem;
}
.vl-button__icon--after {
  margin-left: 0.8rem;
}

.vl-button-group {
  display: flex;
  flex-wrap: wrap;
}
.vl-button-group .vl-button {
  margin-right: 1rem;
  margin-bottom: 1rem;
}

.vl-data-table {
  width: 100%;
  max-width: 100%;
}
.vl-data-table caption {
  text-align: left;
  margin: 15px 0 5px 0;
  font-size: 1.8rem;
  font-weight: 500;
}
.vl-data-table thead tr {
  border-bottom: 0.2rem #cbd2da solid;
}
.vl-data-table tfoot tr {
  border-top: 0.2rem #cbd2da solid;
}
.vl-data-table tfoot td {
  font-weight: 500;
  white-space: nowrap;
}
.vl-data-table tfoot td:first-child {
  padding-left: 0;
}
.vl-data-table tfoot td:last-child {
  padding-right: 0;
}
.vl-data-table tbody tr.vl-data-table__element--error,
.vl-data-table tbody td.vl-data-table__element--error {
  background: #fbebec;
  border-bottom: 1px solid #d2373c;
}
.vl-data-table tbody tr.vl-data-table__element--warning,
.vl-data-table tbody td.vl-data-table__element--warning {
  background: #fff6e7;
  border-bottom: 1px solid #ffA10a;
}
.vl-data-table tbody tr.vl-data-table__element--success,
.vl-data-table tbody td.vl-data-table__element--success {
  background: #e6f5ed;
  border-bottom: 1px solid #009e47;
}
.vl-data-table tbody tr {
  border-bottom: 0.1rem #cbd2da solid;
}
.vl-data-table tbody tr[data-vl-table-selectable] {
  cursor: pointer;
  transition: background 0.2s ease-in-out;
}
.vl-data-table tbody tr[data-vl-table-selectable]:hover {
  background: #f3f5f6;
}
.vl-data-table tbody tr.vl-data-table__grouped-row:not(.vl-data-table__grouped-row--last) {
  border-bottom: 0;
}
.vl-data-table tbody tr th:first-child {
  border-right: 0.2rem #cbd2da solid;
}
.vl-data-table td,
.vl-data-table th {
  font-size: 1.6rem;
  line-height: 1.3;
  text-align: left;
  vertical-align: top;
  padding: 1.2rem 1rem;
}
@media screen and (max-width: 767px) {
  .vl-data-table td,
  .vl-data-table th {
    font-size: 1.4rem;
    padding: 1rem;
  }
}
.vl-data-table td:first-child,
.vl-data-table th:first-child {
  border-left: 0;
}
.vl-data-table td.vl-data-table__icon-container,
.vl-data-table th.vl-data-table__icon-container {
  background-color: #f3f5f6;
  color: #333332;
}
.vl-data-table td.vl-data-table__icon-container .vl-vi,
.vl-data-table th.vl-data-table__icon-container .vl-vi {
  color: #4d4d4b;
  font-size: 3rem;
}
.vl-vi .vl-data-table td.vl-data-table__icon-container,
.vl-vi .vl-data-table th.vl-data-table__icon-container {
  text-align: center;
}
.vl-data-table th {
  font-weight: 500;
  white-space: nowrap;
}
.vl-data-table th > * {
  white-space: normal;
}
.vl-data-table .vl-data-table__grouped-row td {
  padding: 0.3rem 1rem 0.3rem 0;
}
@media screen and (max-width: 767px) {
  .vl-data-table .vl-data-table__grouped-row td {
    padding: 0.3rem 1rem 0.3rem 0;
  }
}
.vl-data-table .vl-data-table__grouped-row--first td {
  padding-top: 1.2rem;
}
@media screen and (max-width: 767px) {
  .vl-data-table .vl-data-table__grouped-row--first td {
    padding-top: 1rem;
  }
}
.vl-data-table .vl-data-table__grouped-row--last td {
  padding-bottom: 1.2rem;
}
@media screen and (max-width: 767px) {
  .vl-data-table .vl-data-table__grouped-row--last td {
    padding-bottom: 1rem;
  }
}
.vl-data-table__header-title--sortable {
  text-decoration: none;
}
.vl-data-table__header-title--sortable .vl-data-table__header-title__sort-icon {
  opacity: 0;
}
.vl-data-table__header-title--sortable:hover, .vl-data-table__header-title--sortable:focus {
  text-decoration: underline;
}
.vl-data-table__header-title--sortable:hover .vl-data-table__header-title__sort-icon, .vl-data-table__header-title--sortable:focus .vl-data-table__header-title__sort-icon {
  opacity: 0.5;
}
.vl-data-table__header-title--sortable-active .vl-data-table__header-title__sort-icon {
  opacity: 1;
}
.vl-data-table__body-title {
  max-width: 30rem;
}
.vl-data-table--alt tr th:first-child,
.vl-data-table--alt tr td:first-child {
  border-right: 0.1rem #cbd2da solid;
}
.vl-data-table--alt tr th:not(:first-child) {
  padding: 0 1.2rem 1.2rem;
}
.vl-data-table--alt tr td:not(:first-child) {
  padding: 1.2rem;
}
.vl-data-table--double-spacing tr td,
.vl-data-table--double-spacing tr th {
  padding: 1.2rem 3rem;
}
.vl-data-table--no-header tbody tr:first-child {
  border-top: 3px #cbd2da solid;
}
.vl-data-table .vl-pill {
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .vl-data-table .vl-pill {
    font-size: 1.4rem;
    height: 2rem;
    line-height: 2rem;
    padding: 0 0.5rem;
  }
}

.vl-u-table-overflow {
  width: 100%;
  overflow-x: auto;
}
.vl-u-table-overflow .vl-data-table {
  overflow: auto;
}

.no-js [data-vl-table-check-all] + span {
  display: none !important;
}

.vl-data-table--hover tbody tr {
  transition: background 0.2s ease-in-out;
}
.vl-data-table--hover tbody tr:hover {
  background: #f3f5f6;
}

.vl-data-table--matrix tr th:first-child {
  border-right: 0.2rem #cbd2da solid;
}

.vl-data-table--grid td,
.vl-data-table--grid th {
  padding: 1.2rem;
}
.vl-data-table--grid td:not(:first-child),
.vl-data-table--grid th:not(:first-child) {
  border-left: 0.1rem solid #cbd2da;
}

.vl-data-table--zebra tbody tr:not(.vl-data-table__element--warning):not(.vl-data-table__element--error):not(.vl-data-table__element--success):nth-child(odd) {
  background-color: #f3f5f6;
}
.vl-data-table--zebra tbody tr:not(.vl-data-table__element--warning):not(.vl-data-table__element--error):not(.vl-data-table__element--success):nth-child(odd):hover {
  background-color: #edf0f2;
}

.vl-data-table__actions--top {
  margin: 0 0 2rem;
}
.vl-data-table__actions--bottom {
  margin: 2rem 0 0;
}
@media screen and (max-width: 500px) {
  .vl-data-table__actions--bottom .vl-data-table__actions__list {
    margin: 0 0 1rem;
  }
}
.vl-data-table__actions__list .vl-data-table__action:not(:last-child) {
  margin-right: 0.6rem;
}
.vl-data-table__action {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0.6rem;
}
.vl-data-table__action__toggle {
  display: flex;
  align-items: center;
  background: none;
  font-family: "Flanders Art Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  color: #333332;
  border: 0.1rem #cbd2da solid;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
  padding: 0.9rem 1.5rem 0.8rem;
}
@media screen and (max-width: 767px) {
  .vl-data-table__action__toggle {
    font-size: 1.5rem;
  }
}
[data-vl-disable=true] .vl-data-table__action__toggle {
  color: #687483;
  cursor: default;
}
.vl-data-table__action__toggle__icon {
  font-size: 1.2rem;
}
.vl-data-table__action__toggle__icon:first-child {
  margin-right: 0.5rem;
}
.vl-data-table__action__toggle__icon:last-child {
  margin-left: 0.5rem;
}
@media screen and (max-width: 500px) {
  .vl-data-table__action__toggle--contract-xs span {
    display: none;
  }
  .vl-data-table__action__toggle--contract-xs .vl-vi::before {
    margin: 0;
  }
}

@media screen and (max-width: 500px) {
  .vl-data-table--collapsed-xs {
    position: relative;
  }
  .vl-data-table--collapsed-xs table,
  .vl-data-table--collapsed-xs thead,
  .vl-data-table--collapsed-xs tbody,
  .vl-data-table--collapsed-xs th,
  .vl-data-table--collapsed-xs td,
  .vl-data-table--collapsed-xs tr {
    display: block;
  }
  .vl-data-table--collapsed-xs thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .vl-data-table--collapsed-xs td {
    border-bottom: 1px solid #cbd2da;
    position: relative;
    padding-left: 40%;
    white-space: normal;
    text-align: left;
  }
  .vl-data-table--collapsed-xs td::before,
  .vl-data-table--collapsed-xs th::before {
    content: attr(data-title);
    position: absolute;
    top: 10px;
    left: 10px;
    width: 35%;
    padding-right: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .vl-data-table--collapsed-s {
    position: relative;
  }
  .vl-data-table--collapsed-s table,
  .vl-data-table--collapsed-s thead,
  .vl-data-table--collapsed-s tbody,
  .vl-data-table--collapsed-s th,
  .vl-data-table--collapsed-s td,
  .vl-data-table--collapsed-s tr {
    display: block;
  }
  .vl-data-table--collapsed-s thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .vl-data-table--collapsed-s td {
    border-bottom: 1px solid #cbd2da;
    position: relative;
    padding-left: 40%;
    white-space: normal;
    text-align: left;
  }
  .vl-data-table--collapsed-s td::before,
  .vl-data-table--collapsed-s th::before {
    content: attr(data-title);
    position: absolute;
    top: 10px;
    left: 10px;
    width: 35%;
    padding-right: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
    font-weight: 500;
  }
}
@media screen and (max-width: 1023px) {
  .vl-data-table--collapsed-m {
    position: relative;
  }
  .vl-data-table--collapsed-m table,
  .vl-data-table--collapsed-m thead,
  .vl-data-table--collapsed-m tbody,
  .vl-data-table--collapsed-m th,
  .vl-data-table--collapsed-m td,
  .vl-data-table--collapsed-m tr {
    display: block;
  }
  .vl-data-table--collapsed-m thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .vl-data-table--collapsed-m td {
    border-bottom: 1px solid #cbd2da;
    position: relative;
    padding-left: 40%;
    white-space: normal;
    text-align: left;
  }
  .vl-data-table--collapsed-m td::before,
  .vl-data-table--collapsed-m th::before {
    content: attr(data-title);
    position: absolute;
    top: 10px;
    left: 10px;
    width: 35%;
    padding-right: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
    font-weight: 500;
  }
}

.vl-data-table--sticky {
  table-layout: auto;
}
.vl-data-table--sticky .vl-data-table__cell--sticky {
  position: sticky;
  left: 0;
  background-color: inherit;
  border: 0;
  z-index: 1;
}
.vl-data-table--sticky thead .vl-data-table__cell--sticky {
  top: 0;
  z-index: 2;
}
.vl-data-table--sticky thead .vl-data-table__cell--sticky::before {
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  height: 3px;
  background-color: #cbd2da;
  content: "";
}
.vl-data-table--sticky tbody .vl-data-table__cell--sticky::before {
  display: block;
  position: absolute;
  bottom: 0;
  top: 0;
  right: -1px;
  width: 1px;
  background-color: #cbd2da;
  content: "";
}
.vl-data-table--sticky th,
.vl-data-table--sticky td {
  min-width: 200px;
}
.vl-data-table--sticky tr {
  background-color: #fff;
}

.vl-data-table__sticky-wrapper {
  width: 100%;
  max-height: 75vh;
  overflow-x: auto;
  overflow-y: auto;
}

.vl-u-table-overflow {
  background: linear-gradient(to right, white, white, rgba(255, 255, 255, 0) 30px), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0)), linear-gradient(to left, white, white, rgba(255, 255, 255, 0) 30px), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0)) 100%;
  background-color: white;
  background-repeat: no-repeat;
  background-attachment: local, scroll, local, scroll;
  background-size: 100% 100%, 15px 100%, 100% 100%, 15px 100%;
}

.vl-data-table__navigation {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
}

/**
 * Webcomponents design refresh
 * This is still in alpha phase, don't touch & don't use!
*/
.vl-doormat {
  display: flex;
  position: relative;
  padding: 1.5rem 2rem;
  background-color: #fff;
  text-decoration: none;
  border: 1px #cbd2da solid;
}
.vl-doormat::before, .vl-doormat--graphic .vl-doormat__graphic-wrapper::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  background-color: var(--vl-theme-primary-color);
  width: 0.5rem;
  height: 100%;
  margin-left: 1px;
  margin-top: 1px;
}
.vl-doormat--alt {
  background-color: #f7f9fc;
}
.vl-doormat--graphic {
  flex-direction: column;
  border-top: none;
}
.vl-doormat--graphic .vl-doormat__graphic-wrapper {
  display: block;
  position: relative;
  margin-top: -1.5rem;
  margin-right: -2.1rem;
  margin-bottom: 1.6rem;
  margin-left: -2.1rem;
  overflow: hidden;
}
.vl-doormat--graphic .vl-doormat__graphic-wrapper::before {
  background-color: rgba(51, 51, 50, 0.2);
  width: 0.6rem;
  z-index: 2;
}
.vl-doormat--graphic .vl-doormat__graphic-wrapper .vl-doormat__graphic {
  width: 100%;
  display: block;
  transition: transform 0.2s;
}
.vl-doormat--graphic:hover .vl-doormat__graphic, .vl-doormat--graphic:focus .vl-doormat__graphic {
  transform: scale(1.05);
}
.vl-doormat[href]::before {
  background-color: var(--vl-theme-primary-color);
  transition: background-color 0.2s;
}
.vl-doormat[href]:hover .vl-doormat__title, .vl-doormat[href]:focus .vl-doormat__title {
  text-decoration: underline;
}
.vl-doormat[href]:hover::before {
  background-color: var(--vl-theme-primary-color);
}
.vl-doormat[href]:focus::before {
  background-color: var(--vl-theme-primary-color);
}
.vl-doormat[href]:visited::before {
  background: var(--vl-theme-primary-color);
}
.vl-doormat__title {
  font-size: 2rem;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 1.6rem;
  line-height: 1.4;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .vl-doormat__title {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  .vl-doormat__title {
    margin-bottom: 0;
  }
}
.vl-doormat__text, .vl-doormat__content {
  font-size: 1.8rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .vl-doormat__text, .vl-doormat__content {
    font-size: 1.6rem;
    line-height: 1.33;
  }
}
.vl-doormat__text {
  color: #333332;
  margin-top: 1rem;
}
.vl-doormat__image {
  max-width: 15rem;
  float: right;
  flex-shrink: 0;
  margin-left: 1.5rem;
}

.vl-form__label {
  font-size: 1.6rem;
  font-weight: 500;
  color: #4d4d4b;
  display: inline-block;
  line-height: 1;
  font-weight: 500;
  margin-right: 0.5rem;
  margin-bottom: 0.7rem;
}
@media screen and (max-width: 767px) {
  .vl-form__label {
    font-size: 1.6rem;
  }
}
.vl-form__label--block {
  display: block;
  margin-right: 0;
  margin-bottom: 0.7rem;
}
.vl-form__label--offset {
  margin-top: 1rem;
}
.vl-form__label--light {
  color: #687483;
}
.vl-form__label__message {
  font-weight: normal;
  color: #687483;
  font-size: 1.4rem;
  line-height: 2rem;
}
.vl-form__label--standalone {
  margin-bottom: 0;
}

.vl-form__error,
.vl-form__success {
  font-size: 1.6rem;
  font-weight: 500;
  color: #4d4d4b;
  font-size: 1.4rem;
  color: #d2373c;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  .vl-form__error,
  .vl-form__success {
    font-size: 1.6rem;
  }
}
.vl-form__error--block,
.vl-form__success--block {
  display: block;
}
.vl-form__error .vl-vi,
.vl-form__success .vl-vi {
  margin-left: 0.5rem;
  font-size: 0.8rem;
}

.vl-form__error {
  color: #d2373c;
}

.vl-form__success {
  color: #007a37;
}

.vl-form__annotation {
  font-size: 1.6rem;
  font-weight: 500;
  color: #4d4d4b;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .vl-form__annotation {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .vl-form__annotation {
    font-size: 1.3rem;
  }
}
.vl-form__annotation--block {
  display: block;
}

.vl-form {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .vl-form {
    font-size: 1.6rem;
  }
}
.vl-form__group {
  background-color: #f7f9fc;
  padding: 2rem 1.5rem;
  margin: 2rem 0 0;
}
@media screen and (max-width: 767px) {
  .vl-form__group {
    padding: 1.5rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  .vl-form__group--mobile-full-width {
    padding-left: 3%;
    padding-right: 3%;
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
  }
}
.vl-form__row + .vl-form__row {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .vl-form__row .vl-form__row__group + .vl-form__row__group {
    margin-top: 1.5rem;
  }
}
.vl-form__row--addon {
  display: flex;
  flex-direction: row;
}
.vl-form__row--addon .vl-form__addon {
  flex-grow: 0;
}
.vl-form__row--inline {
  display: flex;
  margin-left: -3rem;
}
.vl-form__row--inline::before, .vl-form__row--inline::after {
  content: "";
  display: table;
}
.vl-form__row--inline::after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .vl-form__row--inline {
    display: block;
    margin-left: -1.5rem;
  }
}
.vl-form__row--inline .vl-form__label {
  float: left;
  width: 25%;
  min-width: 25%;
  max-width: 25%;
  flex-basis: 25%;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 0.4rem;
  padding-left: 3rem;
}
@media screen and (max-width: 767px) {
  .vl-form__row--inline .vl-form__label {
    display: block;
    width: auto;
    max-width: none;
    padding-left: 1.5rem;
  }
}
.vl-form__row--inline .vl-form__input {
  float: right;
  width: 75%;
  margin-left: 3rem;
}
@media screen and (max-width: 767px) {
  .vl-form__row--inline .vl-form__input {
    width: auto;
    margin-left: 1.5rem;
  }
}
.vl-form__row--inline .vl-form__input .vl-radio,
.vl-form__row--inline .vl-form__input .vl-checkbox,
.vl-form__row--inline .vl-form__input input[type=file] {
  margin-top: 0.6rem;
}
@media screen and (max-width: 767px) {
  .vl-form__row--inline .vl-form__input,
  .vl-form__row--inline .vl-form__label {
    float: none;
    width: auto;
  }
}

.vl-icon-wrapper {
  display: flex;
}
.vl-icon-wrapper .vl-icon {
  display: inline-block;
}

.vl-icon {
  font-size: 1em;
  display: inline;
  color: inherit;
}
.vl-icon svg {
  height: 1em;
  width: auto;
  fill: currentColor;
  display: inline-block;
  font-size: inherit;
  overflow: visible;
  vertical-align: middle;
}
.vl-icon--small {
  font-size: 0.8em;
}
.vl-icon--small svg {
  height: 0.8em;
  width: auto;
}
.vl-icon--large {
  font-size: 1.2em;
}
.vl-icon--large svg {
  height: 1.2em;
  width: auto;
}
.vl-icon--light {
  color: #8c8c8c;
}
.vl-icon--before {
  margin-right: 0.5em;
}
.vl-icon--after {
  margin-left: 0.5em;
}
.vl-icon--inline-svg:before {
  display: none;
}

.vl-infotext {
  display: block;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 500;
  color: #4d4d4b;
  text-align: center;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .vl-infotext:not(.vl-infotext--badge) .vl-infotext__value {
    font-size: 2.4rem;
  }
}
.vl-infotext--badge, .vl-infotext--accent {
  position: relative;
  display: block;
  background-color: #f7f9fc;
  border: 1px solid #8695a8;
  border-radius: 50%;
  padding-top: 100%;
}
.vl-infotext--badge .vl-infotext__value,
.vl-infotext--badge .vl-infotext__text, .vl-infotext--accent .vl-infotext__value,
.vl-infotext--accent .vl-infotext__text {
  position: absolute;
  text-align: center;
  line-height: 1;
  right: 0;
  left: 0;
}
.vl-infotext--badge .vl-infotext__value, .vl-infotext--accent .vl-infotext__value {
  padding: 0 1.1rem;
  bottom: 45%;
}
.vl-infotext--badge .vl-infotext__text, .vl-infotext--accent .vl-infotext__text {
  font-size: 1.3rem;
  font-weight: 400;
  padding: 1rem 1rem 0;
  top: 52%;
}
@media screen and (max-width: 1023px) {
  .vl-infotext--badge .vl-infotext__text, .vl-infotext--accent .vl-infotext__text {
    font-size: 1.2rem;
  }
}
.vl-infotext--accent {
  background-color: var(--vl-theme-primary-color);
  border: 1px solid var(--vl-theme-primary-color);
}
.vl-infotext-wrapper {
  max-width: 14rem;
}
.vl-infotext__value {
  font-size: 4.8rem;
  line-height: 1.5;
  white-space: nowrap;
}
.vl-infotext__text {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .vl-infotext__text {
    font-size: 1.4rem;
  }
}

a.vl-infotext, .vl-infotext[is=vl-button-link] {
  color: #05c;
}
a.vl-infotext:hover, .vl-infotext[is=vl-button-link]:hover, a.vl-infotext:focus, .vl-infotext[is=vl-button-link]:focus {
  color: #003bb0;
}
a.vl-infotext:hover .vl-infotext__text, .vl-infotext[is=vl-button-link]:hover .vl-infotext__text, a.vl-infotext:focus .vl-infotext__text, .vl-infotext[is=vl-button-link]:focus .vl-infotext__text {
  text-decoration: underline;
}

.vl-image {
  display: block;
  height: auto;
  max-width: 100%;
}
.vl-image--full-width {
  margin-top: -3rem;
  margin-bottom: 3rem;
  margin-left: -3rem;
  width: calc(100% + 3rem * 2);
  max-width: calc(100% + 3rem * 2);
}
@media screen and (max-width: 767px) {
  .vl-image--full-width {
    margin-top: -1.5rem;
    margin-bottom: 1.5rem;
    margin-left: -1.5rem;
    width: calc(100% + 1.5rem * 2);
    max-width: calc(100% + 1.5rem * 2);
  }
}

.vl-input-addon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 3.5rem;
  line-height: 3.5rem;
  min-width: 3.5rem;
  border: 0.1rem solid #687483;
  text-decoration: none;
  padding: 0 1rem;
  font-weight: 500;
  font-size: 1.6rem;
  color: #333332;
  background: #fff;
  margin: 0;
}
.vl-input-addon[type=button] .vl-vi, .vl-input-addon[href] .vl-vi {
  color: #05c;
}
.vl-input-addon[type=button]:hover, .vl-input-addon[href]:hover {
  box-shadow: inset 0 0 0 0.1rem rgba(0, 85, 204, 0.65);
  border-color: rgba(0, 85, 204, 0.65);
  background: rgba(179, 207, 245, 0.3);
}
.vl-input-addon[type=button]:hover .vl-vi, .vl-input-addon[type=button]:focus .vl-vi, .vl-input-addon[href]:hover .vl-vi, .vl-input-addon[href]:focus .vl-vi {
  color: #003bb0;
}
.vl-input-addon[type=button]:focus, .vl-input-addon[href]:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65);
  outline: transparent solid 0.2rem;
}
@supports (outline-offset: 2px) {
  .vl-input-addon[type=button]:focus, .vl-input-addon[href]:focus {
    box-shadow: none;
    outline: 3px solid rgba(0, 85, 204, 0.65);
    outline-offset: 2px;
  }
}
@supports (outline-offset: 2px) {
  .vl-input-addon[type=button]:focus, .vl-input-addon[href]:focus {
    box-shadow: none;
    outline: 3px solid rgba(0, 85, 204, 0.65);
    outline-offset: 2px;
  }
}
.vl-input-addon[type=button]:hover:focus, .vl-input-addon[href]:hover:focus {
  box-shadow: inset 0 0 0 0.1rem rgba(0, 85, 204, 0.65), 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65);
}
.vl-input-addon--disabled[type=button], .vl-input-addon--disabled[href] {
  background-color: #cbd2d9;
  cursor: not-allowed;
}
.vl-input-addon--disabled[type=button] .vl-vi, .vl-input-addon--disabled[href] .vl-vi {
  color: #687483;
}
.vl-input-addon--disabled[type=button]:hover, .vl-input-addon--disabled[type=button]:active, .vl-input-addon--disabled[href]:hover, .vl-input-addon--disabled[href]:active {
  background-color: #cbd2d9;
  border-color: #cbd2d9;
}
.vl-input-addon--disabled[type=button]:hover .vl-vi, .vl-input-addon--disabled[type=button]:active .vl-vi, .vl-input-addon--disabled[href]:hover .vl-vi, .vl-input-addon--disabled[href]:active .vl-vi {
  color: #687483;
}
.vl-input-addon--disabled[type=button]:focus .vl-vi, .vl-input-addon--disabled[href]:focus .vl-vi {
  color: #687483;
}
.vl-input-addon .vl-vi {
  display: inline-flex;
  color: inherit;
}
.vl-input-addon .vl-vi::before, .vl-input-addon .vl-vi::after {
  font-size: 1.8rem;
}

.vl-input-field {
  display: inline-block;
  background: #fff;
  font-family: "Flanders Art Sans", sans-serif;
  font-size: 1.6rem;
  color: #333332;
  max-width: 100%;
  height: 3.5rem;
  line-height: 3.5rem;
  border-radius: 0.3rem;
  border: 0.1rem solid #687483;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  padding: 0 1rem;
  transition: background-color 0.2s;
}
@media screen and (max-width: 767px) {
  .vl-input-field {
    font-size: 1.6rem;
  }
}
.vl-input-field:hover {
  border: 0.2rem solid rgba(0, 85, 204, 0.65);
  padding: 0 0.9rem;
}
.vl-input-field:hover.vl-input-field--error, .vl-input-field:hover.invalid.validated {
  border-color: #d2373c;
}
.vl-input-field:hover.vl-input-field--success {
  border-color: #009e47;
}
.vl-input-field:hover.vl-input-field--small {
  padding: 0 0.7rem;
}
.vl-input-field:focus, .vl-input-field--focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65);
  outline: transparent solid 0.2rem;
  border: 0.1rem solid #687483;
  padding: 0 1rem;
}
@supports (outline-offset: 2px) {
  .vl-input-field:focus, .vl-input-field--focus {
    box-shadow: none;
    outline: 3px solid rgba(0, 85, 204, 0.65);
    outline-offset: 2px;
  }
}
.vl-input-field:focus.vl-input-field--error, .vl-input-field:focus.invalid.validated, .vl-input-field--focus.vl-input-field--error, .vl-input-field--focus.invalid.validated {
  border-color: #d2373c;
}
.vl-input-field:focus.vl-input-field--success, .vl-input-field--focus.vl-input-field--success {
  border-color: #009e47;
}
.vl-input-field:focus:hover, .vl-input-field--focus:hover {
  padding: 0 1rem;
}
.vl-input-field:focus.vl-input-field--small, .vl-input-field--focus.vl-input-field--small {
  padding: 0 0.8rem;
}
.vl-input-field::placeholder {
  color: #687483;
}
.vl-input-field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.vl-input-field--block {
  display: block;
  width: 100%;
}
.vl-input-field--small {
  max-width: 6rem;
  padding: 0 0.8rem;
}
.vl-input-field--error, .vl-input-field.invalid.validated {
  border-color: #d2373c;
  background-color: #fbebec;
  display: inline;
}
.vl-input-field--error .vl-select, .vl-input-field.invalid.validated .vl-select {
  border-color: #d2373c;
  background-color: #fbebec;
}
.vl-input-field--error .js-vl-select[data-type*=select-one], .vl-input-field--error .js-vl-select[data-type*=select-multiple], .vl-input-field.invalid.validated .js-vl-select[data-type*=select-one], .vl-input-field.invalid.validated .js-vl-select[data-type*=select-multiple] {
  border-color: #d2373c;
  background-color: #fbebec;
}
.vl-input-field--error .js-vl-select[data-type*=select-one] .vl-select__inner, .vl-input-field--error .js-vl-select[data-type*=select-multiple] .vl-select__inner, .vl-input-field.invalid.validated .js-vl-select[data-type*=select-one] .vl-select__inner, .vl-input-field.invalid.validated .js-vl-select[data-type*=select-multiple] .vl-select__inner {
  border-color: #d2373c;
  background-color: #fbebec;
  background-color: transparent;
}
.vl-input-field--success {
  border-color: #009e47;
  background-color: #e6f5ed;
  display: inline;
}
.vl-input-field--success .vl-select {
  border-color: #009e47;
  background-color: #e6f5ed;
}
.vl-input-field--success .js-vl-select[data-type*=select-one], .vl-input-field--success .js-vl-select[data-type*=select-multiple] {
  border-color: #009e47;
  background-color: #e6f5ed;
}
.vl-input-field--success .js-vl-select[data-type*=select-one] .vl-select__inner, .vl-input-field--success .js-vl-select[data-type*=select-multiple] .vl-select__inner {
  border-color: #009e47;
  background-color: #e6f5ed;
  background-color: transparent;
}
.vl-input-field--disabled, .vl-input-field[disabled] {
  background-color: #f3f5f6;
  border-color: #8695a8;
}
.vl-input-field--disabled:hover, .vl-input-field[disabled]:hover {
  border-width: 0.1rem;
  padding: 0 1rem;
}
.vl-input-field--inline {
  position: relative;
  display: block;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .vl-input-field--inline {
    display: block;
    width: auto;
  }
}
.vl-input-field--inline .vl-input-field__submit {
  position: absolute;
  display: block;
  color: #fff;
  width: 4.3rem;
  height: 3.5rem;
  opacity: 0;
  padding: 0;
  margin-bottom: -2rem;
  transform: translateX(100%);
  top: 0;
  right: 0;
  z-index: -1;
}
.vl-input-field--inline .vl-input-field__submit:focus {
  transform: translateX(0%);
  transition: opacity 0.2s, transform 0.2s;
  opacity: 1;
  z-index: 1;
}
.vl-input-field--inline .vl-input-field__submit::before {
  position: absolute;
  font-size: 1.7rem;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.vl-input-field--inline .vl-input-field__input {
  display: block;
  width: 100%;
  text-align: left;
  padding-right: 5rem;
}
.vl-input-field--inline .vl-input-field__input:focus, .vl-input-field--inline .vl-input-field__input--focus {
  width: calc(100% - 5.2rem);
  padding-right: 0;
  transition: width 0.2s;
}
.vl-input-field--inline .vl-input-field__input:focus + .vl-input-field__submit, .vl-input-field--inline .vl-input-field__input--focus + .vl-input-field__submit {
  transform: translateX(0%);
  transition: opacity 0.2s, transform 0.2s;
  opacity: 1;
  z-index: 1;
}

.vl-input-group {
  display: flex;
  align-items: stretch;
}
.vl-input-group .vl-button,
.vl-input-group .vl-input-addon {
  flex-shrink: 0;
}
.vl-input-group .vl-button:focus,
.vl-input-group .vl-input-addon:focus {
  z-index: 1;
}
.vl-input-group :first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
  border-right-width: 0;
}
.vl-input-group :first-child:focus {
  z-index: 1;
  border-right-width: 1px;
}
.vl-input-group .vl-input-field + .vl-input-addon,
.vl-input-group .vl-input-field + .vl-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
  margin-left: -0.1rem;
}
.vl-input-group .vl-input-addon + .vl-input-field,
.vl-input-group .vl-button + .vl-input-field {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.vl-input-group .vl-button + .vl-input-field {
  border-left-width: 0;
  padding-left: 1.1rem;
}
.vl-input-group .vl-button + .vl-input-field:focus {
  padding-left: 1rem;
}
.vl-input-group .vl-input-field,
.vl-input-group .vl-input-addon {
  position: relative;
}
.vl-input-group .vl-input-field:focus,
.vl-input-group .vl-input-addon:focus {
  z-index: 1;
  border-left-width: 1px;
}
.vl-input-group--inline {
  display: inline-flex;
}

.vl-introduction {
  font-family: "Flanders Art Sans", sans-serif;
  font-size: 2.2rem;
  color: #4d4d4b;
  line-height: 1.5;
}
@media screen and (max-width: 1023px) {
  .vl-introduction {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .vl-introduction {
    font-size: 1.8rem;
  }
}
.vl-introduction--bold {
  font-weight: 500;
}

[type=submit].vl-link.vl-link--icon {
  padding-left: 1.8rem;
}

.vl-link {
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  background-color: transparent;
  padding: 0;
  text-decoration: underline;
  display: inline-block;
  cursor: pointer;
  font-weight: inherit;
  text-align: left;
  font-family: inherit;
  font-size: inherit;
  color: var(--vl-theme-action-color, #05c);
  position: relative;
  word-break: break-word;
  line-height: inherit;
}
.vl-link:hover {
  text-decoration: none;
}
.vl-link:focus, .vl-link:active {
  text-decoration: none;
}
.vl-link:hover, .vl-link:focus, .vl-link:active {
  color: var(--vl-theme-action-hover-color, #003bb0);
  text-decoration: none;
}
.vl-link:focus, .vl-link:active {
  color: var(--vl-theme-action-active-color, #004099);
}
.vl-link:visited {
  color: #660599;
}
.vl-link:visited .vl-link__icon {
  color: #660599;
}
.vl-link--bold {
  font-weight: 500;
  text-decoration: none;
}
.vl-link--bold:hover, .vl-link--bold:focus, .vl-link--bold:active {
  text-decoration: underline;
}
.vl-link--small {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .vl-link--small {
    font-size: 1.5rem;
  }
}
.vl-link--large {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .vl-link--large {
    font-size: 1.8rem;
  }
}
.vl-link--block {
  display: block;
}
.vl-link--inline {
  display: inline;
}
.vl-link--flex {
  display: flex;
  align-items: center;
}
.vl-link--error {
  color: #d2373c;
}
.vl-link--error:hover, .vl-link--error:focus, .vl-link--error:active, .vl-link--error:visited {
  color: #aa2729;
}

.vl-link__icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  line-height: 1;
  margin-top: -0.1em;
  flex-shrink: 0;
}
.vl-link__icon::before, .vl-link__icon::after {
  display: inline-block;
}
.vl-link__icon--before {
  padding-right: 0.4rem;
}
.vl-link__icon--after {
  padding-left: 0.4rem;
}
.vl-link__icon--standalone {
  padding: 0;
  float: none;
  position: relative;
}
.vl-link__icon--light {
  color: #687483;
}
.vl-link__icon--borderless {
  overflow: visible;
}
.vl-link__icon--borderless::after {
  position: absolute;
  display: block;
  height: 0.1rem;
  left: 0;
  width: 100%;
  bottom: 0;
  margin-bottom: -0.3rem;
  background-color: #fff;
  content: "";
}
.vl-link__icon.vl-vi-external {
  font-size: 1em;
}

.vl-link-list__item {
  font-size: 1.8rem;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.vl-link-list__item:not(:last-of-type) {
  margin-bottom: 0.5rem;
}
.vl-link-list__item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .vl-link-list__item {
    font-size: 1.6rem;
  }
}
.vl-link-list--bordered .vl-link-list__item {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #cbd2d9;
}
.vl-region--alt .vl-link-list--bordered .vl-link-list__item {
  border-bottom-color: #aeb9c3;
}
.vl-link-list--bordered .vl-link-list__item--no-border {
  border-bottom: 0;
}
.vl-link-list--bordered-alt .vl-link-list__item {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-image: linear-gradient(90deg, #cbd2d9 0, #cbd2d9 40px, transparent 41px, transparent 100%);
  border-image-slice: 1;
}
.vl-region--alt .vl-link-list--bordered-alt .vl-link-list__item {
  border-bottom-color: #aeb9c3;
}
.vl-link-list--bordered-alt .vl-link-list__item--no-border {
  border-bottom: 0;
}
.vl-link-list--small .vl-link-list__item {
  font-size: 1.6rem;
}
.vl-link-list--inline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -0.5rem;
}
.vl-link-list--inline .vl-link-list__item {
  padding: 0 0.5rem;
  margin-bottom: 1rem;
}
.vl-link-list--display-inline {
  display: inline-flex;
}

.vl-pill {
  display: inline-flex;
  max-width: 100%;
  align-items: center;
  background-color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  color: #4d4d4b;
  text-decoration: none;
  vertical-align: middle;
  border-radius: 0.3rem;
  border: 0.1rem solid #687483;
  transition: color 0.2s, background-color 0.2s, box-shadow 0.2s;
  padding: 0 1.4rem;
  line-height: calc(2.4rem - 0.2rem);
  min-width: 0;
}
.vl-pill__text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.vl-pill__close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #05c;
  width: 2.4rem;
  height: 2.4rem;
  border: 0.1rem solid #687483;
  text-decoration: none;
  margin-left: 1.4rem;
  padding: 0;
  border-radius: 0 0.3rem 0.3rem 0;
  transition: color 0.2s, background-color 0.2s, box-shadow 0.2s;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
  margin-bottom: -0.1rem;
  min-width: 2.4rem;
}
.vl-pill__close:hover:not([disabled]) {
  color: #003bb0;
  box-shadow: inset 0 0 0 0.1rem #05c;
  border: #05c 0.1rem solid;
  background-color: #e6eefa;
}
.vl-pill__close:focus {
  outline: transparent solid 0.2rem;
  border: #05c 0.1rem solid;
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65), inset 0 0 0 0.1rem #05c;
}
[dir=rtl] .vl-pill__close {
  border-left: 0;
  border-right: #687483 0.1rem solid;
}
.is-disabled .vl-pill__close, .vl-pill__close[disabled] {
  color: #687483;
  cursor: default;
}
.vl-pill__close__icon {
  line-height: 0;
}
.vl-pill__close__icon::before, .vl-pill__close__icon::after {
  font-family: "vlaanderen-icon" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.vl-pill__close__icon::before {
  content: "\f160";
}
.vl-pill__close__icon::before {
  display: inline-block;
  font-size: 0.8rem;
  text-indent: 0;
  line-height: 1;
  font-weight: bold;
}
.vl-pill--success {
  background-color: #e6f5ed;
  border-color: #009e47;
}
.vl-pill--warning {
  background-color: #fff6e7;
  border-color: #ffA10a;
}
.vl-pill--error {
  background-color: #fbebec;
  border-color: #d2373c;
}
.vl-pill--disabled {
  background-color: #cbd2d9;
  color: #687483;
}
.vl-pill--disabled:hover, .vl-pill--disabled:active {
  background-color: #cbd2d9;
  color: #687483;
}
.vl-pill--closable {
  padding-right: 0;
}
.vl-pill--clickable:not(.vl-pill--disabled) {
  color: #05c;
}
.vl-pill--clickable:not(.vl-pill--disabled):hover {
  background-color: #e6eefa;
  color: #003bb0;
  border-color: #5991de;
  box-shadow: inset 0 0 0 0.1rem #05c;
}
.vl-pill--clickable:not(.vl-pill--disabled):focus {
  outline: transparent solid 0.2rem;
  border-color: #5991de;
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65), inset 0 0 0 0.1rem #05c;
}
.vl-pill--checkable {
  position: relative;
  padding-left: 3.6rem;
  margin-bottom: 0.3rem;
}
.vl-pill--checkable:not(.vl-pill--disabled) {
  cursor: pointer;
  color: #05c;
}
.vl-pill--checkable:not(.vl-pill--disabled):hover {
  box-shadow: inset 0 0 0 0.1rem #05c;
  border: #05c 0.1rem solid;
  background-color: #e6eefa;
}
.vl-pill--checkable__checkbox {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 0.1rem;
  height: 0.1rem;
  padding: 0;
  margin: -0.1rem;
}
.vl-pill--checkable__checkbox[disabled] + span {
  background-color: #cbd2d9;
  color: #687483;
}
.vl-pill--checkable__checkbox:not([disabled]):focus + span {
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65), inset 0 0 0 0.1rem #05c;
  border: #05c 0.1rem solid;
}
.vl-pill--checkable__checkbox:not([disabled]):active + span {
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65), inset 0 0 0 0.1rem #05c;
  border: #05c 0.1rem solid;
}
.vl-pill--checkable__checkbox:not([disabled]):checked + span {
  background: #05c;
}
.vl-pill--checkable__checkbox:not([disabled]):checked + span::before {
  transform: translateZ(0) translate(-50%, -50%) scale(1);
}
.vl-pill--checkable__checkbox + span {
  position: absolute;
  display: inline-block;
  background: #fff;
  width: 2.4rem;
  height: 2.4rem;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
  transition: background-color 0.2s, box-shadow 0.2s;
  margin: 0 1.4rem 0 0;
  left: -0.1rem;
  top: -0.1rem;
  border: 0.1rem solid #687483;
}
.vl-pill--checkable__checkbox + span::before, .vl-pill--checkable__checkbox + span::after {
  font-family: "vlaanderen-icon" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.vl-pill--checkable__checkbox + span::before {
  content: "\f15a";
}
.vl-pill--checkable__checkbox + span::before {
  position: absolute;
  display: block;
  font-size: 0.8rem;
  color: #fff;
  line-height: 1;
  text-align: center;
  transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9) 0.1s, background-color 0.2, box-shadow 0.2s;
  transform: translateZ(0) translate(-50%, -50%) scale(0);
  top: 50%;
  left: 50%;
}
.vl-pill--checkable__checkbox[disabled] + span {
  cursor: auto;
}

.vl-pill-input__inner {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 3.5rem;
  padding: 0 0.5rem;
  line-height: calc(3.5rem - .3rem);
  border: 1px solid #687483;
  border-radius: 0.3rem;
  color: #666;
  font-family: "Flanders Art Sans", sans-serif;
  font-size: 1.6rem;
  overflow: hidden;
  vertical-align: top;
}
.vl-pill-input__inner .vl-pill__input {
  border: 0;
  outline: 0;
  background: transparent;
  max-width: 100%;
  font-family: "Flanders Art Sans", sans-serif;
  font-size: 1.6rem;
  transform: translateY(1px);
}
.vl-pill-input__inner .vl-pill__input.is-hidden {
  display: none;
}
.is-disabled .vl-pill-input__inner {
  background-color: #f3f5f6;
  border-color: #8695a8;
  pointer-events: none;
}
.is-focused .vl-pill-input__inner {
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65);
  outline: transparent solid 0.2rem;
}
@supports (outline-offset: 2px) {
  .is-focused .vl-pill-input__inner {
    box-shadow: none;
    outline: 3px solid rgba(0, 85, 204, 0.65);
    outline-offset: 2px;
  }
}
[dir=rtl] .vl-pill-input__inner {
  padding: 0 1rem 0 6rem;
}

.vl-pill-input__list {
  line-height: 1;
}

.vl-pill-input__list--multiple {
  display: inline;
}
.vl-pill-input__list--multiple .vl-pill {
  vertical-align: middle;
  word-break: break-all;
  margin-right: 0.5rem;
}
.vl-pill-input__list--multiple .vl-pill[data-deletable] {
  padding-right: 0;
}
[dir=rtl] .vl-pill-input__list--multiple .vl-pill[data-deletable] {
  padding-right: 0.7rem;
  padding-left: 0;
}
[dir=rtl] .vl-pill-input__list--multiple .vl-pill {
  margin: 0.3rem 0 0 0.5rem;
}

.vl-select {
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278.07%27 height=%274.74%27 viewBox=%270 0 8.07 4.74%27%3E%3Cpolyline points=%277.57 0.5 4.04 4.04 0.5 0.5%27 fill=%27none%27 stroke=%27%236d7884%27 stroke-linecap=%27round%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 9px 5px;
  background-position: calc(100% - 1.5rem) 50%;
  appearance: none;
  display: inline-block;
  position: relative;
  padding: 0 4rem 0 1.5rem;
  max-width: 100%;
  height: 3.5rem;
  line-height: calc(3.5rem - .2rem);
  border: 1px solid #687483;
  border-radius: 0.3rem;
  text-decoration: none;
  color: #333332;
  font-family: "Flanders Art Sans", sans-serif;
  font-size: 1.6rem;
  -webkit-appearance: none;
}
.vl-select:focus::-ms-value {
  background: inherit;
  color: inherit;
}
.vl-select::-ms-expand {
  display: none;
}
.vl-select:hover:not([disabled]) {
  border: 0.2rem solid rgba(0, 85, 204, 0.65);
  padding: 0 3.9rem 0 1.4rem;
  line-height: 3.2rem;
  background-position: calc(100% - 1.4rem) 50%;
}
.vl-select:hover:not([disabled]).vl-select--error, .vl-select:hover:not([disabled]).invalid.validated {
  border-color: #d2373c;
}
.vl-select:hover:not([disabled]).vl-select--success, .vl-select:hover:not([disabled]).valid.validated {
  border-color: #009e47;
}
.vl-select:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65);
  outline: transparent solid 0.2rem;
}
@supports (outline-offset: 2px) {
  .vl-select:focus {
    box-shadow: none;
    outline: 3px solid rgba(0, 85, 204, 0.65);
    outline-offset: 2px;
  }
}
.vl-select[disabled], .vl-select--disabled {
  border-color: #8695a8;
  background-color: #f3f5f6;
  color: var(--vl-theme-fg-color-70);
}
.vl-select--error, .vl-select.invalid.validated {
  border-color: #d2373c;
  background-color: #fbebec;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278.07%27 height=%274.74%27 viewBox=%270 0 8.07 4.74%27%3E%3Cpolyline points=%277.57 0.5 4.04 4.04 0.5 0.5%27 fill=%27none%27 stroke=%27%23DB3434%27 stroke-linecap=%27round%27/%3E%3C/svg%3E");
}
.vl-select--success, .vl-select.valid.validated {
  border-color: #009e47;
  background-color: #e6f5ed;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278.07%27 height=%274.74%27 viewBox=%270 0 8.07 4.74%27%3E%3Cpolyline points=%277.57 0.5 4.04 4.04 0.5 0.5%27 fill=%27none%27 stroke=%27%233CA854%27 stroke-linecap=%27round%27/%3E%3C/svg%3E");
}
.vl-select--block {
  display: block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .vl-select {
    height: 3.5rem;
    line-height: 3.5rem;
    font-size: 1.6rem;
  }
}

@media all and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .vl-select {
    padding-right: 0;
    background-image: none;
  }
}
.no-js [data-vl-select] {
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278.07%27 height=%274.74%27 viewBox=%270 0 8.07 4.74%27%3E%3Cpolyline points=%277.57 0.5 4.04 4.04 0.5 0.5%27 fill=%27none%27 stroke=%27%236d7884%27 stroke-linecap=%27round%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 9px 5px;
  background-position: calc(100% - 1.5rem) 50%;
  appearance: none;
  display: inline-block;
  position: relative;
  padding: 0 4rem 0 1.5rem;
  max-width: 100%;
  height: 3.5rem;
  line-height: calc(3.5rem - .2rem);
  border: 1px solid #687483;
  border-radius: 0.3rem;
  text-decoration: none;
  color: #333332;
  font-family: "Flanders Art Sans", sans-serif;
  font-size: 1.6rem;
  -webkit-appearance: none;
}
.no-js [data-vl-select]:focus::-ms-value {
  background: inherit;
  color: inherit;
}

.js-vl-select {
  position: relative;
  border-radius: 0.3rem;
  z-index: 999;
}
.js-vl-select.is-disabled {
  border-color: #687483;
  background-color: #f3f5f6 !important;
  outline: 0;
}
.js-vl-select.is-disabled .vl-select__inner {
  border-color: #8695a8;
}
.js-vl-select.is-disabled .vl-select__item {
  color: var(--vl-theme-fg-color-70);
  cursor: default;
}
.js-vl-select.is-focused {
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65);
  outline: transparent solid 0.2rem;
}
@supports (outline-offset: 2px) {
  .js-vl-select.is-focused {
    box-shadow: none;
    outline: 3px solid rgba(0, 85, 204, 0.65);
    outline-offset: 2px;
  }
}
.js-vl-select.is-open {
  z-index: 1000;
}
.js-vl-select.is-open .vl-select__inner {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.js-vl-select.is-open::after {
  transform: translateY(-0.75rem);
  border-color: transparent transparent #000;
}
.js-vl-select.is-flipped .vl-select__inner {
  border-radius: 0 0 0.3rem 0.3rem;
}
.js-vl-select.is-flipped .vl-select__list--dropdown {
  top: auto;
  bottom: 100%;
  transform: translateY(0.1rem);
  border-radius: 0.3rem 0.3rem 0 0;
}
.js-vl-select:hover:not(.is-disabled) .vl-select__inner {
  border-color: rgba(0, 85, 204, 0.65);
  box-shadow: inset 0 0 0 0.1rem rgba(0, 85, 204, 0.65);
}
.js-vl-select[data-type*=select-one] {
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278.07%27 height=%274.74%27 viewBox=%270 0 8.07 4.74%27%3E%3Cpolyline points=%277.57 0.5 4.04 4.04 0.5 0.5%27 fill=%27none%27 stroke=%27%236d7884%27 stroke-linecap=%27round%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 9px 5px;
  background-position: calc(100% - 1.5rem) 50%;
  appearance: none;
}
.js-vl-select[data-type*=select-one] .vl-input-field {
  display: block;
  padding: 0;
  color: #333332;
  overflow: hidden;
  white-space: nowrap;
}
.js-vl-select[data-type*=select-one] .vl-select__list--dropdown .vl-input-field {
  width: calc(100% - (2 * 2rem));
  margin: 2rem;
  padding: 0 1rem;
  border: 0.1rem solid #687483;
}
.js-vl-select[data-type*=select-one] .vl-select__item--selectable {
  min-height: calc(3.5rem - 1.2rem);
  height: calc(3.5rem - 1.2rem);
}
.js-vl-select[data-type*=select-one] .vl-select__inner {
  height: 3.5rem;
  line-height: 3.5rem;
  padding-right: 3.5rem;
}
.js-vl-select[data-type*=select-one][dir=rtl]::after {
  right: auto;
  left: 1.15rem;
}
.js-vl-select[data-type*=select-one][dir=rtl] .vl-select__button {
  right: auto;
  left: 0;
  margin-right: 0;
  margin-left: 2.5rem;
}
.js-vl-select[data-type*=select-one][dir=rtl] .vl-pill__close {
  margin-right: auto;
  margin-left: 0;
}
.js-vl-select[data-type*=select-one] .vl-select__button {
  border: 0;
}
.js-vl-select[data-type*=select-one] .vl-pill__close {
  border: 0;
  display: inline-flex;
  margin-left: auto;
}
.js-vl-select[data-type*=select-one] .vl-pill__close::before, .js-vl-select[data-type*=select-one] .vl-pill__close::after {
  font-family: "vlaanderen-icon" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.js-vl-select[data-type*=select-one] .vl-pill__close::before {
  content: "\f17f";
}
.js-vl-select[data-type*=select-one] .vl-pill__close:hover, .js-vl-select[data-type*=select-one] .vl-pill__close:focus, .js-vl-select[data-type*=select-one] .vl-pill__close:active {
  color: #003bb0;
}
.js-vl-select[data-type*=select-one].is-disabled .vl-pill__close,
.js-vl-select[data-type*=select-one] .vl-select__placeholder .vl-pill__close {
  display: none;
}
.js-vl-select[data-type*=select-multiple] {
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278.07%27 height=%274.74%27 viewBox=%270 0 8.07 4.74%27%3E%3Cpolyline points=%277.57 0.5 4.04 4.04 0.5 0.5%27 fill=%27none%27 stroke=%27%236d7884%27 stroke-linecap=%27round%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 9px 5px;
  background-position: calc(100% - 1.5rem) 50%;
  appearance: none;
}
.js-vl-select[data-type*=select-multiple], .js-vl-select[data-type*=text] {
  background-color: #fff;
}
.js-vl-select[data-type*=select-multiple] .vl-select__inner, .js-vl-select[data-type*=text] .vl-select__inner {
  cursor: text;
}
.js-vl-select[data-type*=select-multiple] .vl-select__button, .js-vl-select[data-type*=text] .vl-select__button {
  display: inline-block;
  width: 2.2rem;
  height: 2.3rem;
  margin-left: 0.5rem;
  transform: translateY(-0.1rem);
  border-left: 0.1rem solid #687483;
  color: #666;
  text-align: center;
  text-decoration: none;
}
.js-vl-select[data-type*=select-multiple] .vl-select__button::before, .js-vl-select[data-type*=select-multiple] .vl-select__button::after, .js-vl-select[data-type*=text] .vl-select__button::before, .js-vl-select[data-type*=text] .vl-select__button::after {
  font-family: "vlaanderen-icon" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.js-vl-select[data-type*=select-multiple] .vl-select__button::before, .js-vl-select[data-type*=text] .vl-select__button::before {
  content: "\f17f";
}
.js-vl-select[data-type*=select-multiple] .vl-select__button::before, .js-vl-select[data-type*=text] .vl-select__button::before {
  padding: 0 0.4rem;
  font-size: 1.1rem;
  text-indent: 0;
}
.js-vl-select[data-type*=select-multiple] .vl-select__button:hover, .js-vl-select[data-type*=select-multiple] .vl-select__button:focus, .js-vl-select[data-type*=text] .vl-select__button:hover, .js-vl-select[data-type*=text] .vl-select__button:focus {
  opacity: 1;
}
.js-vl-select[data-type*=select-multiple] .vl-input-field, .js-vl-select[data-type*=text] .vl-input-field {
  display: inline;
  padding: 0;
  line-height: 2.2rem;
  height: 2.4rem;
}
.js-vl-select[data-type*=select-multiple] .vl-input-field:focus, .js-vl-select[data-type*=text] .vl-input-field:focus {
  outline: 0;
  box-shadow: none;
}
.js-vl-select__group {
  padding: 0.3rem 0.5rem 0.3rem 0;
  border-top: 0.1rem solid #687483;
  text-decoration: none;
}
.js-vl-select .vl-select__inner {
  padding: 0.5rem 6rem 0.4rem 1rem;
  border: 0.1rem solid #687483;
  border-radius: 0.3rem;
  color: #666;
  font-family: "Flanders Art Sans", sans-serif;
  overflow: hidden;
}
.is-open .js-vl-select .vl-select__inner {
  border-bottom: 0;
}
.js-vl-select .vl-select__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.js-vl-select .vl-select__list--single {
  display: inline-block;
  width: 100%;
}
[dir=rtl] .js-vl-select .vl-select__list--single {
  padding-right: 0.5rem;
  padding-left: 1.5rem;
}
.js-vl-select .vl-select__list--multiple {
  display: inline-flex;
  align-content: center;
  max-width: 100%;
}
.js-vl-select .vl-select__list--multiple .vl-select__item {
  margin: 0.2rem 0.6rem 0.5rem 0;
  display: inline-flex;
}
.js-vl-select .vl-select__list--multiple .vl-select__item[data-deletable] {
  padding-right: 0;
}
[dir=rtl] .js-vl-select .vl-select__list--multiple--multiple {
  margin-right: 0;
  margin-left: 0.375rem;
}
.js-vl-select .vl-select__list--multiple .vl-input-field {
  padding: 0.4rem 0 0.4rem 0.2rem;
}
.js-vl-select .vl-select__list--dropdown {
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  transform: translateY(-0.1rem);
  border: 0.1rem #687483 solid;
  background-color: #fff;
  z-index: 1;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.js-vl-select .vl-select__list--dropdown.is-active {
  display: block;
}
.js-vl-select .vl-select__list--dropdown .vl-select__list {
  position: relative;
  max-height: 35vh;
  overflow: auto;
  will-change: scroll-position;
  -webkit-overflow-scrolling: touch;
}
.js-vl-select .vl-select__list--dropdown .vl-input-field + .vl-select__list {
  border-top: 0.1rem solid #687483;
}
.js-vl-select .vl-select__list--dropdown .vl-select__item {
  width: 100%;
  min-height: 0;
  height: auto;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-left: 3rem;
  border: 0;
  color: #000;
  font-weight: normal;
  text-decoration: none;
}
.js-vl-select .vl-select__list--dropdown .vl-select__item:not(:first-of-type) {
  border-top: 0.1rem #cbd2da solid;
}
[dir=rtl] .js-vl-select .vl-select__list--dropdown .vl-select__item {
  text-align: right;
}
@media screen and (min-width: 767px) {
  .js-vl-select .vl-select__list--dropdown .vl-select__item--selectable {
    padding-right: 10rem;
  }
  .js-vl-select .vl-select__list--dropdown .vl-select__item--selectable::after {
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    content: attr("data-select-text");
    opacity: 0.5;
  }
  [dir=rtl] .js-vl-select .vl-select__list--dropdown .vl-select__item--selectable {
    padding-right: 1rem;
    padding-left: 10rem;
    text-align: right;
  }
  [dir=rtl] .js-vl-select .vl-select__list--dropdown .vl-select__item--selectable::after {
    right: auto;
    left: 1rem;
  }
}
.js-vl-select .vl-select__list--dropdown .vl-select__item--selectable.is-highlighted {
  position: relative;
  background-color: rgba(179, 207, 245, 0.3);
}
.js-vl-select .vl-select__list--dropdown .vl-select__item[aria-selected=true] {
  background-color: rgba(179, 207, 245, 0.3);
}
.js-vl-select .vl-select__item {
  cursor: default;
  display: flex;
  align-items: center;
}
.js-vl-select .vl-select__item--disabled {
  background-color: #f3f5f6 !important;
  border-color: #8695a8;
  color: var(--vl-theme-fg-color-70) !important;
  cursor: not-allowed;
  user-select: none;
}
.js-vl-select .vl-select__item--disabled:hover {
  background-color: #f3f5f6;
}
.js-vl-select .vl-select__item span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.js-vl-select .vl-input-field {
  display: inline-block;
  max-width: 100%;
  border: 0;
  background-color: transparent;
  vertical-align: baseline;
}
[dir=rtl] .js-vl-select .vl-input-field {
  padding-right: 0.2rem;
  padding-left: 0;
}
.js-vl-select .vl-select__placeholder {
  opacity: 0.5;
}
.js-vl-select .vl-select__group {
  display: block;
}
.js-vl-select .vl-select__group:not(:first-of-type) {
  border-top: 0.1rem solid #687483;
}
.js-vl-select .vl-select__group .vl-select__heading {
  padding: 0.6rem 2rem;
  color: #4d4d4b;
  font-weight: 500;
}
.vl-select--error .js-vl-select {
  background-color: #d2373c;
  border: 0.2rem solid #d2373c;
  box-shadow: inset 0 0 0 0.1rem #d2373c;
}
.vl-select--error .js-vl-select:focus {
  background-color: #fff;
}
.vl-select--success .js-vl-select {
  border-color: #009e47;
  background-color: #e6f5ed;
  border-width: 0.2rem;
  border-style: solid;
}

.no-js [data-vl-select] {
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278.07%27 height=%274.74%27 viewBox=%270 0 8.07 4.74%27%3E%3Cpolyline points=%277.57 0.5 4.04 4.04 0.5 0.5%27 fill=%27none%27 stroke=%27%236d7884%27 stroke-linecap=%27round%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 9px 5px;
  background-position: calc(100% - 1.5rem) 50%;
  appearance: none;
  display: inline-block;
  position: relative;
  padding: 0 4rem 0 1.5rem;
  max-width: 100%;
  height: 3.5rem;
  line-height: calc(3.5rem - .2rem);
  border: 1px solid #687483;
  border-radius: 0.3rem;
  text-decoration: none;
  color: #333332;
  font-family: "Flanders Art Sans", sans-serif;
  font-size: 1.6rem;
  -webkit-appearance: none;
}
.no-js [data-vl-select]:focus::-ms-value {
  background: inherit;
  color: inherit;
}

.js-vl-select {
  position: relative;
  border-radius: 0.3rem;
  z-index: 999;
}
.js-vl-select.is-disabled {
  border-color: #687483;
  background-color: #f3f5f6 !important;
  outline: 0;
}
.js-vl-select.is-disabled .vl-select__inner {
  border-color: #8695a8;
}
.js-vl-select.is-disabled .vl-select__item {
  color: var(--vl-theme-fg-color-70);
  cursor: default;
}
.js-vl-select.is-focused {
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65);
  outline: transparent solid 0.2rem;
}
@supports (outline-offset: 2px) {
  .js-vl-select.is-focused {
    box-shadow: none;
    outline: 3px solid rgba(0, 85, 204, 0.65);
    outline-offset: 2px;
  }
}
.js-vl-select.is-open {
  z-index: 1000;
}
.js-vl-select.is-open .vl-select__inner {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.js-vl-select.is-open::after {
  transform: translateY(-0.75rem);
  border-color: transparent transparent #000;
}
.js-vl-select.is-flipped .vl-select__inner {
  border-radius: 0 0 0.3rem 0.3rem;
}
.js-vl-select.is-flipped .vl-select__list--dropdown {
  top: auto;
  bottom: 100%;
  transform: translateY(0.1rem);
  border-radius: 0.3rem 0.3rem 0 0;
}
.js-vl-select:hover:not(.is-disabled) .vl-select__inner {
  border-color: rgba(0, 85, 204, 0.65);
  box-shadow: inset 0 0 0 0.1rem rgba(0, 85, 204, 0.65);
}
.js-vl-select[data-type*=select-one] {
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278.07%27 height=%274.74%27 viewBox=%270 0 8.07 4.74%27%3E%3Cpolyline points=%277.57 0.5 4.04 4.04 0.5 0.5%27 fill=%27none%27 stroke=%27%236d7884%27 stroke-linecap=%27round%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 9px 5px;
  background-position: calc(100% - 1.5rem) 50%;
  appearance: none;
}
.js-vl-select[data-type*=select-one] .vl-input-field {
  display: block;
  padding: 0;
  color: #333332;
  overflow: hidden;
  white-space: nowrap;
}
.js-vl-select[data-type*=select-one] .vl-select__list--dropdown .vl-input-field {
  width: calc(100% - (2 * 2rem));
  margin: 2rem;
  padding: 0 1rem;
  border: 0.1rem solid #687483;
}
.js-vl-select[data-type*=select-one] .vl-select__item--selectable {
  min-height: calc(3.5rem - 1.2rem);
  height: calc(3.5rem - 1.2rem);
}
.js-vl-select[data-type*=select-one] .vl-select__inner {
  height: 3.5rem;
  line-height: 3.5rem;
  padding-right: 3.5rem;
}
.js-vl-select[data-type*=select-one][dir=rtl]::after {
  right: auto;
  left: 1.15rem;
}
.js-vl-select[data-type*=select-one][dir=rtl] .vl-select__button {
  right: auto;
  left: 0;
  margin-right: 0;
  margin-left: 2.5rem;
}
.js-vl-select[data-type*=select-one][dir=rtl] .vl-pill__close {
  margin-right: auto;
  margin-left: 0;
}
.js-vl-select[data-type*=select-one] .vl-select__button {
  border: 0;
}
.js-vl-select[data-type*=select-one] .vl-pill__close {
  border: 0;
  display: inline-flex;
  margin-left: auto;
}
.js-vl-select[data-type*=select-one] .vl-pill__close::before, .js-vl-select[data-type*=select-one] .vl-pill__close::after {
  font-family: "vlaanderen-icon" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.js-vl-select[data-type*=select-one] .vl-pill__close::before {
  content: "\f17f";
}
.js-vl-select[data-type*=select-one] .vl-pill__close:hover, .js-vl-select[data-type*=select-one] .vl-pill__close:focus, .js-vl-select[data-type*=select-one] .vl-pill__close:active {
  color: #003bb0;
}
.js-vl-select[data-type*=select-one].is-disabled .vl-pill__close,
.js-vl-select[data-type*=select-one] .vl-select__placeholder .vl-pill__close {
  display: none;
}
.js-vl-select[data-type*=select-multiple] {
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278.07%27 height=%274.74%27 viewBox=%270 0 8.07 4.74%27%3E%3Cpolyline points=%277.57 0.5 4.04 4.04 0.5 0.5%27 fill=%27none%27 stroke=%27%236d7884%27 stroke-linecap=%27round%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 9px 5px;
  background-position: calc(100% - 1.5rem) 50%;
  appearance: none;
}
.js-vl-select[data-type*=select-multiple], .js-vl-select[data-type*=text] {
  background-color: #fff;
}
.js-vl-select[data-type*=select-multiple] .vl-select__inner, .js-vl-select[data-type*=text] .vl-select__inner {
  cursor: text;
}
.js-vl-select[data-type*=select-multiple] .vl-select__button, .js-vl-select[data-type*=text] .vl-select__button {
  display: inline-block;
  width: 2.2rem;
  height: 2.3rem;
  margin-left: 0.5rem;
  transform: translateY(-0.1rem);
  border-left: 0.1rem solid #687483;
  color: #666;
  text-align: center;
  text-decoration: none;
}
.js-vl-select[data-type*=select-multiple] .vl-select__button::before, .js-vl-select[data-type*=select-multiple] .vl-select__button::after, .js-vl-select[data-type*=text] .vl-select__button::before, .js-vl-select[data-type*=text] .vl-select__button::after {
  font-family: "vlaanderen-icon" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.js-vl-select[data-type*=select-multiple] .vl-select__button::before, .js-vl-select[data-type*=text] .vl-select__button::before {
  content: "\f17f";
}
.js-vl-select[data-type*=select-multiple] .vl-select__button::before, .js-vl-select[data-type*=text] .vl-select__button::before {
  padding: 0 0.4rem;
  font-size: 1.1rem;
  text-indent: 0;
}
.js-vl-select[data-type*=select-multiple] .vl-select__button:hover, .js-vl-select[data-type*=select-multiple] .vl-select__button:focus, .js-vl-select[data-type*=text] .vl-select__button:hover, .js-vl-select[data-type*=text] .vl-select__button:focus {
  opacity: 1;
}
.js-vl-select[data-type*=select-multiple] .vl-input-field, .js-vl-select[data-type*=text] .vl-input-field {
  display: inline;
  padding: 0;
  line-height: 2.2rem;
  height: 2.4rem;
}
.js-vl-select[data-type*=select-multiple] .vl-input-field:focus, .js-vl-select[data-type*=text] .vl-input-field:focus {
  outline: 0;
  box-shadow: none;
}
.js-vl-select__group {
  padding: 0.3rem 0.5rem 0.3rem 0;
  border-top: 0.1rem solid #687483;
  text-decoration: none;
}
.js-vl-select .vl-select__inner {
  padding: 0.5rem 6rem 0.4rem 1rem;
  border: 0.1rem solid #687483;
  border-radius: 0.3rem;
  color: #666;
  font-family: "Flanders Art Sans", sans-serif;
  overflow: hidden;
}
.is-open .js-vl-select .vl-select__inner {
  border-bottom: 0;
}
.js-vl-select .vl-select__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.js-vl-select .vl-select__list--single {
  display: inline-block;
  width: 100%;
}
[dir=rtl] .js-vl-select .vl-select__list--single {
  padding-right: 0.5rem;
  padding-left: 1.5rem;
}
.js-vl-select .vl-select__list--multiple {
  display: inline-flex;
  align-content: center;
  max-width: 100%;
}
.js-vl-select .vl-select__list--multiple .vl-select__item {
  margin: 0.2rem 0.6rem 0.5rem 0;
  display: inline-flex;
}
.js-vl-select .vl-select__list--multiple .vl-select__item[data-deletable] {
  padding-right: 0;
}
[dir=rtl] .js-vl-select .vl-select__list--multiple--multiple {
  margin-right: 0;
  margin-left: 0.375rem;
}
.js-vl-select .vl-select__list--multiple .vl-input-field {
  padding: 0.4rem 0 0.4rem 0.2rem;
}
.js-vl-select .vl-select__list--dropdown {
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  transform: translateY(-0.1rem);
  border: 0.1rem #687483 solid;
  background-color: #fff;
  z-index: 1;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.js-vl-select .vl-select__list--dropdown.is-active {
  display: block;
}
.js-vl-select .vl-select__list--dropdown .vl-select__list {
  position: relative;
  max-height: 35vh;
  overflow: auto;
  will-change: scroll-position;
  -webkit-overflow-scrolling: touch;
}
.js-vl-select .vl-select__list--dropdown .vl-input-field + .vl-select__list {
  border-top: 0.1rem solid #687483;
}
.js-vl-select .vl-select__list--dropdown .vl-select__item {
  width: 100%;
  min-height: 0;
  height: auto;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-left: 3rem;
  border: 0;
  color: #000;
  font-weight: normal;
  text-decoration: none;
}
.js-vl-select .vl-select__list--dropdown .vl-select__item:not(:first-of-type) {
  border-top: 0.1rem #cbd2da solid;
}
[dir=rtl] .js-vl-select .vl-select__list--dropdown .vl-select__item {
  text-align: right;
}
@media screen and (min-width: 767px) {
  .js-vl-select .vl-select__list--dropdown .vl-select__item--selectable {
    padding-right: 10rem;
  }
  .js-vl-select .vl-select__list--dropdown .vl-select__item--selectable::after {
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    content: attr("data-select-text");
    opacity: 0.5;
  }
  [dir=rtl] .js-vl-select .vl-select__list--dropdown .vl-select__item--selectable {
    padding-right: 1rem;
    padding-left: 10rem;
    text-align: right;
  }
  [dir=rtl] .js-vl-select .vl-select__list--dropdown .vl-select__item--selectable::after {
    right: auto;
    left: 1rem;
  }
}
.js-vl-select .vl-select__list--dropdown .vl-select__item--selectable.is-highlighted {
  position: relative;
  background-color: rgba(179, 207, 245, 0.3);
}
.js-vl-select .vl-select__list--dropdown .vl-select__item[aria-selected=true] {
  background-color: rgba(179, 207, 245, 0.3);
}
.js-vl-select .vl-select__item {
  cursor: default;
  display: flex;
  align-items: center;
}
.js-vl-select .vl-select__item--disabled {
  background-color: #f3f5f6 !important;
  border-color: #8695a8;
  color: var(--vl-theme-fg-color-70) !important;
  cursor: not-allowed;
  user-select: none;
}
.js-vl-select .vl-select__item--disabled:hover {
  background-color: #f3f5f6;
}
.js-vl-select .vl-select__item span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.js-vl-select .vl-input-field {
  display: inline-block;
  max-width: 100%;
  border: 0;
  background-color: transparent;
  vertical-align: baseline;
}
[dir=rtl] .js-vl-select .vl-input-field {
  padding-right: 0.2rem;
  padding-left: 0;
}
.js-vl-select .vl-select__placeholder {
  opacity: 0.5;
}
.js-vl-select .vl-select__group {
  display: block;
}
.js-vl-select .vl-select__group:not(:first-of-type) {
  border-top: 0.1rem solid #687483;
}
.js-vl-select .vl-select__group .vl-select__heading {
  padding: 0.6rem 2rem;
  color: #4d4d4b;
  font-weight: 500;
}
.vl-select--error .js-vl-select {
  background-color: #d2373c;
  border: 0.2rem solid #d2373c;
  box-shadow: inset 0 0 0 0.1rem #d2373c;
}
.vl-select--error .js-vl-select:focus {
  background-color: #fff;
}
.vl-select--success .js-vl-select {
  border-color: #009e47;
  background-color: #e6f5ed;
  border-width: 0.2rem;
  border-style: solid;
}

.vl-multiselect .multiselect__loading-enter-active,
.vl-multiselect .multiselect__loading-leave-active {
  transition: opacity 0.4s ease-in-out;
  opacity: 1;
}
.vl-multiselect .multiselect__loading-enter,
.vl-multiselect .multiselect__loading-leave-active {
  opacity: 0;
}
.vl-multiselect .multiselect,
.vl-multiselect .multiselect__input,
.vl-multiselect .multiselect__single {
  font-size: 1.6rem;
  touch-action: manipulation;
}
.vl-multiselect .multiselect--disabled {
  opacity: 0.6;
}
.vl-multiselect .multiselect--active {
  z-index: 10013;
}
.vl-multiselect .multiselect--active .multiselect__input {
  position: relative !important;
  border: 0.1rem solid #687483;
}
.vl-multiselect .multiselect--active .multiselect__tags {
  border-radius: 0.3rem 0.3rem 0 0;
  border-bottom: 1px solid #8695a8;
}
.vl-multiselect .multiselect {
  display: block;
  position: relative;
  max-width: 100%;
  text-decoration: none;
  color: #333332;
  font-family: "Flanders Art Sans", sans-serif;
  font-size: 1.6rem;
  -webkit-appearance: none;
}
.vl-multiselect .multiselect:focus::-ms-value {
  background: inherit;
  color: inherit;
}
.vl-multiselect .multiselect--active:not(.multiselect--above) .multiselect__current,
.vl-multiselect .multiselect--active:not(.multiselect--above) .multiselect__tags {
  padding: 6px 45px 0 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.vl-multiselect .multiselect--above--active .multiselect__current,
.vl-multiselect .multiselect--above--active .multiselect__input,
.vl-multiselect .multiselect--above--active .multiselect__tags {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.vl-multiselect .multiselect--above--active .multiselect__input {
  display: inline-block;
}
.vl-multiselect .multiselect--disabled {
  pointer-events: none;
}
.vl-multiselect .multiselect--disabled .multiselect__tags {
  border-color: #8695a8;
  background-color: #f3f5f6;
}
.vl-multiselect .multiselect__input {
  margin: 10px 5px 15px 2px;
  display: inline-block;
  background: #fff;
  font-family: "Flanders Art Sans", sans-serif;
  font-size: 1.6rem;
  color: #333332;
  max-width: 100%;
  height: 3.5rem;
  line-height: 3.5rem;
  border-radius: 0.3rem;
  border: 0;
  -webkit-appearance: none;
  padding: 0 1rem;
  transition: background-color 0.2s;
}
@media screen and (max-width: 767px) {
  .vl-multiselect .multiselect__input {
    font-size: 1.6rem;
  }
}
.vl-multiselect .multiselect__input:hover {
  border: 0.2rem solid rgba(0, 85, 204, 0.65);
  padding: 0 0.9rem;
}
.vl-multiselect .multiselect__input:hover.vl-input-field--error, .vl-multiselect .multiselect__input:hover.invalid.validated {
  border-color: #d2373c;
}
.vl-multiselect .multiselect__input:hover.vl-input-field--success {
  border-color: #009e47;
}
.vl-multiselect .multiselect__input:hover.vl-input-field--small {
  padding: 0 0.7rem;
}
.vl-multiselect .multiselect__input:focus, .vl-multiselect .multiselect__input--focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65);
  outline: transparent solid 0.2rem;
  border: 0.1rem solid #687483;
  padding: 0 1rem;
}
@supports (outline-offset: 2px) {
  .vl-multiselect .multiselect__input:focus, .vl-multiselect .multiselect__input--focus {
    box-shadow: none;
    outline: 3px solid rgba(0, 85, 204, 0.65);
    outline-offset: 2px;
  }
}
.vl-multiselect .multiselect__input:focus.vl-input-field--error, .vl-multiselect .multiselect__input:focus.invalid.validated, .vl-multiselect .multiselect__input--focus.vl-input-field--error, .vl-multiselect .multiselect__input--focus.invalid.validated {
  border-color: #d2373c;
}
.vl-multiselect .multiselect__input:focus.vl-input-field--success, .vl-multiselect .multiselect__input--focus.vl-input-field--success {
  border-color: #009e47;
}
.vl-multiselect .multiselect__input:focus:hover, .vl-multiselect .multiselect__input--focus:hover {
  padding: 0 1rem;
}
.vl-multiselect .multiselect__input:focus.vl-input-field--small, .vl-multiselect .multiselect__input--focus.vl-input-field--small {
  padding: 0 0.8rem;
}
.vl-multiselect .multiselect__input::placeholder {
  color: #687483;
}
.vl-multiselect .multiselect__input::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.vl-multiselect .multiselect__single {
  position: relative;
  display: inline-block;
  min-height: 20px;
  line-height: 20px;
  border: 0;
  border-radius: 5px;
  padding: 0 0 0 5px;
  margin-bottom: 8px;
  width: 100%;
  transition: border 0.1s ease;
  box-sizing: border-box;
  vertical-align: top;
  color: #687483;
}
.multiselect__tag ~ .vl-multiselect .multiselect__single {
  width: auto;
}
.vl-multiselect .multiselect__single:focus {
  outline: 0;
}
.vl-multiselect--single .multiselect__single {
  padding-top: 3px;
  min-height: 17px;
  line-height: 17px;
  color: #333332;
}
.vl-multiselect .multiselect__tags-wrap {
  display: inline;
}
.vl-multiselect .multiselect--active .multiselect__tags-wrap {
  margin: 0 -4px;
}
.vl-multiselect .multiselect__tags {
  min-height: 35px;
  display: block;
  padding: 6px 45px 0 6px;
  border: 1px solid #8695a8;
  background-color: #fff;
  font-size: 14px;
  border-radius: 3px;
}
.vl-multiselect .multiselect__tag {
  position: relative;
  display: inline-block;
  padding: 4px 30px 4px 10px;
  border-radius: 0.3rem;
  margin-right: 6px;
  line-height: 1;
  background: #fff;
  margin-bottom: 5px;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  color: #333332;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  vertical-align: middle;
  border: 1px solid #8695a8;
  transition: color 0.2s, background-color 0.2s, box-shadow 0.2s;
}
.vl-multiselect .multiselect__tag-icon {
  cursor: pointer;
  margin-left: 1.4rem;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-weight: 700;
  font-style: normal;
  width: 22px;
  text-align: center;
  line-height: 22px;
  transition: background-color 0.2s ease;
  border-left: 1px solid #8695a8;
  color: #05c;
  font-size: 0.8rem;
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.vl-multiselect .multiselect__tag-icon::before, .vl-multiselect .multiselect__tag-icon::after {
  font-family: "vlaanderen-icon" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.vl-multiselect .multiselect__tag-icon::before {
  content: "\f17f";
}
.vl-multiselect .multiselect__tag-icon:hover {
  color: #003bb0;
  box-shadow: inset 0 0 0 0.1rem #05c;
  border: #05c 0.1rem solid;
  background-color: #e6eefa;
  top: -0.1rem;
  right: -0.1rem;
  bottom: -0.1rem;
  width: 22px;
  margin-left: 1.2rem;
}
.vl-multiselect .multiselect__tag-icon:focus {
  outline: transparent solid 0.2rem;
  border: #05c 0.1rem solid;
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65), inset 0 0 0 0.1rem #05c;
  top: -0.1rem;
  right: -0.1rem;
  bottom: -0.1rem;
  width: 22px;
  margin-left: 1.3rem;
}
.vl-multiselect .multiselect__current {
  min-height: 40px;
  overflow: hidden;
  padding: 8px 12px 0;
  padding-right: 30px;
  white-space: nowrap;
  border-radius: 5px;
  border: 1px solid #e8ebee;
}
.vl-multiselect .multiselect__current,
.vl-multiselect .multiselect__select {
  line-height: 16px;
  box-sizing: border-box;
  display: block;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
}
.vl-multiselect .multiselect__select {
  position: absolute;
  width: 40px;
  right: 0;
  top: 0;
  height: 100%;
  padding: 4px 8px;
  text-align: center;
  transition: transform 0.2s ease;
}
.vl-multiselect .multiselect__select::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278.07%27 height=%274.74%27 viewBox=%270 0 8.07 4.74%27%3E%3Cpolyline points=%277.57 0.5 4.04 4.04 0.5 0.5%27 fill=%27none%27 stroke=%27%236d7884%27 stroke-linecap=%27round%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 9px 5px;
  background-position: calc(100% - 1.5rem) center;
  appearance: none;
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  width: 100%;
}
.vl-multiselect .multiselect__placeholder {
  display: inline-block;
  padding: 0 0 0 5px;
  color: #687483;
  font-family: "Flanders Art Sans", sans-serif;
  font-size: 1.6rem;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
}
.multiselect--active .vl-multiselect .multiselect__placeholder {
  display: none;
}
.vl-multiselect .multiselect__content-wrapper {
  position: absolute;
  display: block;
  background: #fff;
  width: 100%;
  max-height: 240px;
  overflow: auto;
  border: 1px solid #8695a8;
  border-top: 0;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
}
.vl-multiselect .multiselect__content {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: -1px 0;
  min-width: 100%;
  vertical-align: top;
}
.vl-multiselect .multiselect__content::webkit-scrollbar {
  display: none;
}
.vl-multiselect .multiselect--above .multiselect__content-wrapper {
  bottom: 100%;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  border-top: 1px solid #f7f9fc;
}
.vl-multiselect .multiselect__element {
  display: block;
}
.vl-multiselect .multiselect__element:hover .multiselect__option {
  position: relative;
  border-top: 1px solid rgba(179, 207, 245, 0.3);
  border-bottom: 1px solid rgba(179, 207, 245, 0.3);
  box-shadow: 0px 2px 0 #a1beec, 0px -2px 0 #a1beec;
  z-index: 2;
}
.vl-multiselect .multiselect__element:hover .multiselect__option--disabled {
  box-shadow: none;
}
.vl-multiselect .multiselect__option {
  display: block;
  position: relative;
  padding: 12px;
  padding-left: 40px;
  min-height: 40px;
  line-height: 16px;
  text-decoration: none;
  text-transform: none;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #f7f9fc;
}
.vl-multiselect .multiselect__option::before {
  content: "\f15a";
}
.vl-multiselect .multiselect__option::before {
  font-family: "vlaanderen-icon" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  display: none;
  position: absolute;
  font-size: 12px;
  left: 0;
  width: 40px;
  text-align: center;
}
.vl-multiselect .multiselect__option::after {
  display: none;
  top: 0;
  right: 0;
  position: absolute;
  line-height: 40px;
  padding-right: 12px;
  padding-left: 20px;
  font-size: 13px;
}
.vl-multiselect .multiselect__option--highlight {
  background: rgba(179, 207, 245, 0.3);
  outline: none;
  color: #333332;
}
.vl-multiselect .multiselect__option--highlight::after {
  content: attr(data-select);
  color: #333332;
}
.vl-multiselect .multiselect__option--selected {
  background: #fff;
}
.vl-multiselect .multiselect__option--selected.multiselect__option--highlight {
  background: rgba(179, 207, 245, 0.3);
  outline: none;
  color: #333332;
}
.vl-multiselect .multiselect__option--selected::before {
  display: block;
}
.vl-multiselect .multiselect__option--selected::after {
  content: attr(data-selected);
  color: #333332;
}
.vl-multiselect .multiselect__option--disabled {
  background: #e8ebee;
  color: #b2b2b2;
  cursor: text;
  pointer-events: none;
}
.vl-multiselect .multiselect__option--disabled.multiselect__option--highlight {
  background: #d3d9e0;
}
.vl-multiselect .multiselect__option--group {
  background: #687483;
  color: #fff;
}
.vl-multiselect .multiselect__option--group.multiselect__option--highlight {
  background: #5d6775;
  color: #fff;
}
.vl-multiselect .multiselect__option--group.multiselect__option--highlight::after {
  display: block;
  content: attr(data-select);
  background: #5d6775;
  color: #fff;
}
.vl-multiselect .multiselect__option--group-selected.multiselect__option--highlight {
  background: #515b67;
  color: #fff;
}
.vl-multiselect .multiselect__option--group-selected.multiselect__option--highlight::after {
  display: block;
  content: attr(data-deselect);
  background: #515b67;
  color: #fff;
}
.vl-multiselect .multiselect__strong {
  margin-bottom: 8px;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
}
.vl-multiselect [dir=rtl] .multiselect {
  text-align: right;
}
.vl-multiselect [dir=rtl] .multiselect__select {
  right: auto;
  left: 1px;
}
.vl-multiselect [dir=rtl] .multiselect__tags {
  padding: 8px 8px 0 40px;
}
.vl-multiselect [dir=rtl] .multiselect__content {
  text-align: right;
}
.vl-multiselect [dir=rtl] .multiselect__option::after {
  right: auto;
  left: 0;
}
.vl-multiselect [dir=rtl] .multiselect__clear {
  right: auto;
  left: 12px;
}
.vl-multiselect [dir=rtl] .multiselect__spinner {
  right: auto;
  left: 1px;
}
.vl-multiselect--error .multiselect__current, .vl-multiselect--error .multiselect__tags, .vl-multiselect.invalid.validated .multiselect__current, .vl-multiselect.invalid.validated .multiselect__tags {
  border-color: #d2373c;
  background-color: #fbebec;
}
.vl-multiselect--success .multiselect__current, .vl-multiselect--success .multiselect__tags, .vl-multiselect.valid.validated .multiselect__current, .vl-multiselect.valid.validated .multiselect__tags {
  border-color: #009e47;
  background-color: #e6f5ed;
}

@keyframes slideIn {
  0% {
    display: none;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes slideOut {
  0% {
    transform: translateY(0%);
    opacity: 1;
    display: block;
  }
  99% {
    opacity: 0;
    transform: translateY(120%);
  }
  100% {
    display: none;
  }
}
.vl-popover {
  display: inline-block;
  position: relative;
}
.vl-popover .vl-popover__arrow {
  display: none;
  position: absolute;
  right: 0.5rem;
  bottom: -1.4rem;
  border: 0.9rem solid transparent;
  border-bottom-color: #cfd5dd;
  border-top-width: 0;
  z-index: 99999;
}
.vl-popover .vl-popover__arrow::before {
  content: "";
  position: absolute;
  border: 0.9rem solid transparent;
  border-bottom-color: #fff;
  border-top-width: 0;
  transform: translate(-50%, 1px);
}
@media screen and (max-width: 767px) {
  .vl-popover .vl-popover__arrow {
    display: none;
  }
}
.vl-popover--static {
  position: static;
}
.vl-popover--static .vl-popover__arrow {
  position: relative;
}
.vl-popover--align-left .vl-popover__arrow {
  left: 0.4rem;
  right: auto;
}
.vl-popover--align-center .vl-popover__arrow {
  left: 50%;
  transform: translateX(-50%);
  right: auto;
  margin: auto;
}
.vl-popover--align-top .vl-popover__arrow {
  top: -1.1rem;
  bottom: auto;
  transform: scale(-1);
}
.vl-popover .vl-popover__toggle {
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  background-color: transparent;
  padding: 0;
  text-decoration: none;
  display: inline-block;
  font-size: 1.6rem;
  font-family: "Flanders Art Sans", sans-serif;
}
.vl-popover .vl-popover__toggle .vl-vi-arrow {
  transition: cubic-bezier(1, 0.1, 0, 0.9) 0.2s transform;
}
.vl-popover .vl-popover__toggle .vl-popover__toggle-icon {
  margin-left: 0.8rem;
}
.vl-popover .vl-popover__toggle .vl-badge {
  margin-top: 0.5rem;
}
.vl-popover.js-vl-popover--open .vl-popover__arrow {
  display: block;
}
@media screen and (max-width: 767px) {
  .vl-popover.js-vl-popover--open .vl-popover__arrow {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .vl-popover.js-vl-popover--open .vl-popover__content {
    display: block;
    opacity: 0;
    animation: slideIn 0.5s cubic-bezier(1, 0.1, 0, 0.9);
    animation-fill-mode: forwards;
  }
}
@media screen and (min-width: 767px) {
  .vl-popover.js-vl-popover--open .vl-popover__content {
    visibility: visible;
    opacity: 1;
  }
}
.vl-popover.js-vl-popover--open .vl-vi-arrow {
  transform: rotate(-180deg);
}
@media screen and (max-width: 767px) {
  .vl-popover.js-vl-popover--closing .vl-popover__content {
    will-change: transform;
    display: block;
    animation: slideOut 0.5s cubic-bezier(1, 0.1, 0, 0.9);
    animation-fill-mode: forwards;
  }
}
.vl-popover--closable .vl-popover__close-btn {
  display: inline-flex;
}
.vl-popover--closable .vl-popover__close-btn:hover {
  color: #05c;
}
.vl-popover--closable .vl-popover__close-btn:focus {
  color: #004099;
}
@media screen and (min-width: 767px) {
  .vl-popover--closable .vl-popover__close-btn {
    padding: 1.5rem;
    right: 0;
    width: auto;
  }
  .vl-popover--closable .vl-popover__close-btn .vl-button__icon {
    margin: 0;
  }
}

.vl-popover__close-btn {
  display: none;
  position: absolute;
  right: 0.5rem;
  top: 0;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .vl-popover__close-btn {
    display: inline-flex;
    top: -4.5rem;
  }
}

.vl-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10008;
  background-color: rgba(232, 235, 238, 0.95);
  opacity: 0.95;
  opacity: 0;
  z-index: -1;
  transition: cubic-bezier(1, 0.1, 0, 0.9) 0.4s opacity, cubic-bezier(1, 0.1, 0, 0.9) 0.4s z-index;
  will-change: opacity;
}
@media screen and (max-width: 767px) {
  .vl-backdrop--active {
    opacity: 1;
    z-index: 10008;
  }
}

.vl-popover__content-overflow {
  max-height: 30rem;
  overflow-y: auto;
  padding: 2rem;
}
@media screen and (max-width: 767px) {
  .vl-popover__content-overflow {
    max-height: 65vh;
  }
}
@media screen and (min-width: 767px) {
  .vl-popover--closable .vl-popover__content-overflow {
    padding-right: 5rem;
  }
}

.vl-popover__content {
  background-color: #fff;
  box-shadow: 0 0 2.1rem 0 rgba(0, 0, 0, 0.1);
  width: 23rem;
  min-width: 23rem;
  max-width: 90vw;
  z-index: 10003;
  border: 0.1rem solid #cfd5dd;
}
@media screen and (max-width: 767px) {
  .vl-popover__content {
    width: 100%;
    max-width: 100%;
    margin: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    top: auto;
    display: none;
    z-index: 10009;
    transform: translateY(120%);
  }
}
@media screen and (min-width: 767px) {
  .vl-popover__content {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    margin-top: 0.3rem;
  }
}
@media screen and (min-width: 767px) {
  .vl-popover--large .vl-popover__content {
    width: 45rem;
  }
}

.vl-popover .vl-link-list,
.vl-popover__link-list {
  padding: 0;
}
.vl-popover .vl-link-list li,
.vl-popover .vl-link-list .vl-link-list__item,
.vl-popover__link-list li,
.vl-popover__link-list .vl-link-list__item {
  padding: 0.6rem 0;
}
.vl-popover .vl-link-list li:first-child,
.vl-popover .vl-link-list .vl-link-list__item:first-child,
.vl-popover__link-list li:first-child,
.vl-popover__link-list .vl-link-list__item:first-child {
  padding-top: 0;
}
.vl-popover--closable .vl-popover .vl-link-list li:first-child,
.vl-popover--closable .vl-popover .vl-link-list .vl-link-list__item:first-child,
.vl-popover--closable .vl-popover__link-list li:first-child,
.vl-popover--closable .vl-popover__link-list .vl-link-list__item:first-child {
  max-width: calc(100% - 4.5rem);
}
.vl-popover .vl-link-list li:last-of-type,
.vl-popover .vl-link-list .vl-link-list__item:last-of-type,
.vl-popover__link-list li:last-of-type,
.vl-popover__link-list .vl-link-list__item:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
}
.vl-popover .vl-link-list li.vl-popover__link-list__separator,
.vl-popover .vl-link-list .vl-link-list__item.vl-popover__link-list__separator,
.vl-popover__link-list li.vl-popover__link-list__separator,
.vl-popover__link-list .vl-link-list__item.vl-popover__link-list__separator {
  height: 0.1rem;
  background: #cfd5dd;
  padding: 0;
  margin: 0.5rem 0;
}
.vl-popover .vl-link-list--bordered .vl-popover .vl-link-list__item:not(:last-of-type) .vl-link,
.vl-popover .vl-link-list--bordered .vl-popover__link-list__item:not(:last-of-type) .vl-link,
.vl-popover__link-list--bordered .vl-popover .vl-link-list__item:not(:last-of-type) .vl-link,
.vl-popover__link-list--bordered .vl-popover__link-list__item:not(:last-of-type) .vl-link {
  position: relative;
}

.vl-properties__title {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
.vl-properties__list {
  display: flex;
  flex-wrap: wrap;
}
.vl-properties--full-width .vl-properties__list {
  display: grid;
  grid-template-columns: minmax(0, auto) 75%;
  grid-template-rows: 1fr;
  grid-gap: 0px 1rem;
  grid-template-areas: ". .";
}
@media screen and (max-width: 767px) {
  .vl-properties--full-width .vl-properties__list {
    grid-template-areas: ".";
    grid-template-columns: auto;
  }
}
.vl-properties__label, .vl-properties__data {
  font-size: 1.8rem;
  padding-bottom: 2rem;
  word-break: break-word;
}
.vl-properties__label--small, .vl-properties__data--small {
  padding-bottom: 0.5rem;
}
.vl-properties__label {
  flex: 0 0 25%;
  color: #687483;
  padding-right: 1rem;
  max-width: 17rem;
}
.vl-properties__label--has-input {
  padding-top: 0.7rem;
}
.vl-properties--full-width .vl-properties__label {
  flex: none;
  max-width: none;
  padding-right: 0;
}
.vl-properties__data {
  flex: 0 0 75%;
  flex-grow: 3;
}
.vl-properties--full-width .vl-properties__data {
  flex: none;
}
.vl-properties__column {
  display: inline-block;
  width: calc(50% - 1rem);
}
.vl-properties__column + .vl-properties__column {
  padding-right: 0;
  padding-left: 1rem;
}
.vl-properties__column--full {
  width: 100%;
  padding-left: 0 !important;
}
.vl-properties__column--full .vl-properties__label {
  flex: 0 0 calc(13% - 0.85rem);
}
.vl-properties__column--full .vl-properties__data {
  flex: 0 0 85%;
}
.vl-properties .vl-form__buttons {
  padding-top: 3rem;
}
.vl-properties--collapsed .vl-properties__title {
  font-size: 1.8rem;
}
.vl-properties--full-width .vl-properties--collapsed .vl-properties__list {
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-gap: 0px 0px;
  grid-template-areas: ".";
}
.vl-properties--collapsed .vl-properties__label, .vl-properties--collapsed .vl-properties__data {
  font-size: 1.6rem;
  padding-bottom: 0.5rem;
}
.vl-properties--collapsed .vl-properties__label--small, .vl-properties--collapsed .vl-properties__data--small {
  padding-bottom: 0.5rem;
}
.vl-properties--collapsed .vl-properties__label {
  flex: 0 0 100%;
  padding-right: 0;
}
.vl-properties--collapsed .vl-properties__data {
  flex: 0 0 100%;
  padding-bottom: 1.5rem;
}
.vl-properties--collapsed .vl-properties__column {
  width: 100%;
  padding-right: 0;
}
.vl-properties--collapsed .vl-properties__column + .vl-properties__column {
  padding-left: 0;
}
.vl-properties--collapsed .vl-properties__column--full .vl-properties__label {
  flex: 0 0 40%;
}
.vl-properties--collapsed .vl-properties__column--full .vl-properties__data {
  flex: 0 0 60%;
}
.vl-properties--bordered:before, .vl-properties--bordered:after {
  content: "";
  display: block;
  min-height: 6px;
  border: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 6.04 5.99%27%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23bec5cf;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EAsset 1%3C/title%3E%3Cg id=%27Layer_2%27 data-name=%27Layer 2%27%3E%3Cg id=%27Layer_1-2%27 data-name=%27Layer 1%27%3E%3Crect class=%27cls-1%27 x=%271.01%27 y=%273.99%27 width=%271.01%27 height=%271%27/%3E%3Crect class=%27cls-1%27 y=%274.99%27 width=%271.01%27 height=%271%27/%3E%3Crect class=%27cls-1%27 x=%273.02%27 y=%272%27 width=%271.01%27 height=%271%27/%3E%3Crect class=%27cls-1%27 x=%272.01%27 y=%272.99%27 width=%271.01%27 height=%271%27/%3E%3Crect class=%27cls-1%27 x=%275.04%27 width=%271.01%27 height=%271%27/%3E%3Crect class=%27cls-1%27 x=%274.03%27 y=%271%27 width=%271.01%27 height=%271%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat-x;
  background-size: 6px 6px;
}
.vl-properties--bordered:before {
  padding-bottom: 2rem;
}
.vl-properties--bordered:after {
  padding-top: 2rem;
}
@media screen and (max-width: 767px) {
  .vl-properties .vl-properties__title {
    font-size: 1.8rem;
  }
  .vl-properties--full-width .vl-properties .vl-properties__list {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-gap: 0px 0px;
    grid-template-areas: ".";
  }
  .vl-properties .vl-properties__label, .vl-properties .vl-properties__data {
    font-size: 1.6rem;
    padding-bottom: 0.5rem;
  }
  .vl-properties .vl-properties__label--small, .vl-properties .vl-properties__data--small {
    padding-bottom: 0.5rem;
  }
  .vl-properties .vl-properties__label {
    flex: 0 0 100%;
    padding-right: 0;
  }
  .vl-properties .vl-properties__data {
    flex: 0 0 100%;
    padding-bottom: 1.5rem;
  }
  .vl-properties .vl-properties__column {
    width: 100%;
    padding-right: 0;
  }
  .vl-properties .vl-properties__column + .vl-properties__column {
    padding-left: 0;
  }
  .vl-properties .vl-properties__column--full .vl-properties__label {
    flex: 0 0 40%;
  }
  .vl-properties .vl-properties__column--full .vl-properties__data {
    flex: 0 0 60%;
  }
}

.vl-search-filter {
  padding: 1.3rem 0 2rem;
}
.vl-search-filter .vl-search-filter__field__label {
  color: #4d4d4b;
  font-weight: 400;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .vl-search-filter .vl-search-filter__field__label {
    font-size: 1.6rem;
  }
}
.vl-search-filter--alt {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .vl-search-filter--mobile-modal {
    display: flex;
    background-color: #fff;
    flex-direction: column;
    position: fixed;
    padding: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100vh;
    z-index: 100020;
  }
}

.vl-search-filter__intro {
  text-transform: uppercase;
  font-weight: 500;
  border-bottom: 3px solid #e8ebee;
  font-size: 1.8rem;
  padding: 0 0 0.7rem;
  margin: 0 0 2rem;
}

.vl-search-filter__section {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #cbd2da;
}
.vl-search-filter__section:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.vl-search-filter__section--no-border {
  border-bottom: 0;
}
.vl-search-filter__section--border {
  border-bottom: 1px solid #cbd2da;
}

.vl-search-filter__section-title {
  font-size: 1.5rem;
  display: block;
  text-transform: uppercase;
  margin-bottom: 1.2rem;
  letter-spacing: 0.1rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .vl-search-filter__section-title {
    font-size: 1.4rem;
  }
}

.vl-search-filter__form {
  padding: 2rem;
  background-color: #e8ebee;
}
.vl-region--alt .vl-search-filter__form {
  background-color: #fff;
}
.vl-search-filter--alt .vl-search-filter__form {
  padding: 0rem;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .vl-search-filter--alt .vl-search-filter__form {
    padding: 0 2rem 55px;
  }
}
@media screen and (max-width: 767px) {
  .vl-search-filter--alt.vl-search-filter--mobile-modal .vl-search-filter__form {
    padding: 15px 3rem 5rem;
  }
}
@media screen and (max-width: 767px) {
  .vl-search-filter__form {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    padding: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .vl-search-filter--mobile-modal .vl-search-filter__form {
    padding: 15px 3rem;
    flex: 1;
    overflow-y: auto;
  }
}

.vl-search-filter__field {
  margin-bottom: 0.75rem;
}
.vl-search-filter__field:last-child {
  margin-bottom: 0;
}

.vl-search-filter__field__label {
  margin-bottom: 0.5rem;
}

.vl-search-filter__footer {
  margin-top: 1.5rem;
}

.vl-search-filter__header-modal {
  display: none;
}
@media screen and (max-width: 767px) {
  .vl-search-filter__header-modal {
    padding: 10px 15px;
    border-bottom: 1px solid #8695a8;
    display: flex;
    align-items: center;
  }
  .vl-search-filter__header-modal .vl-title {
    margin-bottom: 0;
  }
}

.vl-search-filter__header__clear {
  margin: 0 15px;
}

.vl-search-filter__footer-modal {
  display: none;
}
@media screen and (max-width: 767px) {
  .vl-search-filter__footer-modal {
    display: block;
    position: fixed;
    padding: 10px 15px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #8695a8;
    background-color: #fff;
    z-index: 2;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  }
}

.vl-search-filter-section__collapse-toggle {
  margin-top: 1.5rem;
}
.vl-search-filter-section__collapse-toggle .vl-link__icon {
  transform: translateY(-1px);
}

.vl-search-result {
  margin-bottom: 3.5rem;
}

.vl-search-result__title {
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.35;
}
@media screen and (max-width: 767px) {
  .vl-search-result__title {
    font-size: 1.6rem;
  }
}

.vl-search-result__title__link {
  text-decoration: none;
}
.vl-search-result__title__link:hover, .vl-search-result__title__link:focus {
  text-decoration: underline;
}

.vl-search-result__content-group {
  margin-bottom: 1.5rem;
}

.vl-search-result__description-list {
  overflow: hidden;
}

.vl-search-result__description-list__description {
  font-weight: 500;
  float: left;
}
.vl-search-result__description-list__description::after {
  display: block;
  content: ":";
  float: right;
  margin-right: 0.5rem;
}

.vl-side-navigation {
  max-height: 90vh;
  overflow: auto;
  padding: 5px;
  padding-left: 12px;
}
@media screen and (min-width: 767px) {
  .vl-side-navigation::-webkit-scrollbar {
    width: 16px;
    height: 20px;
  }
  .vl-side-navigation::-webkit-scrollbar-thumb {
    height: 8px;
    border: 6px solid rgba(0, 0, 0, 0);
    border-radius: 7px;
    background-clip: padding-box;
    background-color: #e8ebee;
  }
  .vl-side-navigation::-webkit-scrollbar-button {
    display: none;
    width: 0;
    height: 0;
  }
  .vl-side-navigation::-webkit-scrollbar-corner {
    background-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  .vl-side-navigation {
    display: none;
    min-height: 10rem;
    max-height: calc(100vh - 15rem);
    padding: 1.5rem 1rem 1.5rem 1.5rem;
    background: #fff;
    box-shadow: 0 0 2.1rem rgba(0, 0, 0, 0.3);
    animation: fade-transition 0.3s;
  }
}
.vl-side-navigation a, .vl-side-navigation [is=vl-button-link] {
  text-decoration: none;
}
.vl-side-navigation a:hover, .vl-side-navigation [is=vl-button-link]:hover, .vl-side-navigation a:focus, .vl-side-navigation [is=vl-button-link]:focus {
  text-decoration: underline;
}
.js-vl-scrollspy-mobile--active .vl-side-navigation {
  display: block !important;
}
.vl-side-navigation .js-vl-scrollspy-active {
  color: #333332;
  position: relative;
}
.vl-side-navigation .js-vl-scrollspy-active::before {
  content: "";
  height: 90%;
  display: block;
  position: absolute;
  left: -12px;
  top: 1px;
  bottom: 0;
  width: 3px;
  background-color: #5990de;
}
@media screen and (min-width: 767px) {
  .vl-side-navigation[data-vl-side-navigation-scrollable] {
    max-height: none;
  }
}

.vl-side-navigation__content {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .vl-side-navigation__content {
    font-size: 1.6rem;
  }
}

.vl-side-navigation__group {
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .vl-side-navigation__group {
    padding: 0;
    border: 0 !important;
  }
}
.vl-side-navigation__group:last-child {
  margin-bottom: 0;
}
.vl-side-navigation__group--has-title {
  padding-top: 3rem;
  border-top-width: 3px;
}
@media screen and (max-width: 767px) {
  .vl-side-navigation__group--has-title {
    padding-top: 1.5rem;
  }
}

.vl-side-navigation__title {
  margin-bottom: 20px;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #687483;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .vl-side-navigation__item {
    padding: 0;
    font-size: 1.4rem;
  }
}
.vl-side-navigation__group--spaced .vl-side-navigation__item:not(:last-child) {
  margin-bottom: 1.5rem;
}
.vl-side-navigation__group--has-title .vl-side-navigation__item + .vl-side-navigation__item {
  margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .vl-side-navigation__item > a, .vl-side-navigation__item > [is=vl-button-link] {
    display: block;
    margin: 0.7rem 0 1.4rem;
  }
}
.vl-side-navigation__item a, .vl-side-navigation__item [is=vl-button-link] {
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .vl-side-navigation__item:last-child > a, .vl-side-navigation__item:last-child > [is=vl-button-link] {
    margin-bottom: 0.7rem;
  }
}
.vl-side-navigation__item > ul {
  display: none;
  padding: 0 0 0.15rem 2rem;
}
@media screen and (max-width: 767px) {
  .vl-side-navigation__item > ul {
    padding: 0 1rem 0.15rem 1.3rem;
  }
}
.vl-side-navigation__item > ul.vl-side-navigation__subgroup--active {
  display: block;
}

.vl-side-navigation__toggle {
  display: block;
  position: relative;
  font-weight: 500;
  box-shadow: none;
  margin: 13px 0;
}
.vl-side-navigation__toggle[aria-expanded=true] .vl-vi::before {
  transform: rotate(90deg);
}
.vl-side-navigation__toggle[aria-expanded=true] + ul {
  display: block;
  animation: side-navigation-transition 0.3s;
}
.vl-side-navigation__toggle[aria-expanded=true] + ul .vl-side-navigation__toggle:first-child {
  margin-top: 0;
}
.vl-side-navigation__toggle .vl-vi {
  font-size: 1.6rem;
  position: absolute;
  top: 50%;
  right: 0.4rem;
  transform: translateY(-50%);
}
.vl-side-navigation__toggle .vl-vi::before {
  transition: transform 0.1s ease-in-out;
}

@keyframes side-navigation-transition {
  0% {
    display: none;
    transform: translateX(-10px);
  }
  1% {
    display: block;
    transform: translateX(-10px);
  }
  100% {
    display: block;
    transform: translateX(0);
    opacity: 1;
  }
}
.js-vl-scrollspy__content {
  border-radius: 5rem;
}
@media screen and (max-width: 767px) {
  .js-vl-scrollspy__content {
    position: relative;
    padding: 4rem 0 0;
  }
}
.js-vl-scrollspy__content .js-vl-scrollspy__toggle {
  display: none;
  cursor: pointer;
}
.js-vl-scrollspy__content .js-vl-scrollspy__toggle::before, .js-vl-scrollspy__content .js-vl-scrollspy__toggle::after {
  font-family: "vlaanderen-icon" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.js-vl-scrollspy__content .js-vl-scrollspy__toggle::before {
  content: "\f13e";
}
.js-vl-scrollspy__content .js-vl-scrollspy__toggle::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  color: #fff;
  font-size: 1.1rem;
}
@media screen and (max-width: 767px) {
  .js-vl-scrollspy__content .js-vl-scrollspy__toggle {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.js-vl-scrollspy__content .js-vl-scrollspy__toggle.js-vl-scrollspy__toggle--fixed {
  position: fixed;
  top: auto;
  right: auto;
  bottom: 4rem;
  left: calc(100% - 6rem);
  height: 5rem;
  border-radius: 5rem;
  font-size: 0;
  z-index: 3;
}
.js-vl-scrollspy__content .js-vl-scrollspy__toggle.js-vl-scrollspy__toggle--fixed::before {
  right: auto;
  left: 2rem;
  line-height: 2.7rem;
}

.js-vl-scrollspy-placeholder {
  display: none;
  position: fixed;
  top: auto;
  bottom: 1.5rem;
  left: 1.5rem;
  width: calc(100% - 3rem);
  outline: none;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  .js-vl-scrollspy-placeholder {
    height: auto;
  }
}
.js-vl-scrollspy-placeholder.js-vl-scrollspy-mobile--active {
  display: block;
}

.js-vl-scrollspy__close {
  position: absolute;
  top: -1.8rem;
  right: 0;
  left: 0;
  width: 3rem;
  height: 3rem;
  margin: auto;
  border: 0;
  border-radius: 3rem;
  background-color: #05c;
  color: #fff;
  font-size: 0;
  cursor: pointer;
  z-index: 5;
}
.js-vl-scrollspy__close::before, .js-vl-scrollspy__close::after {
  font-family: "vlaanderen-icon" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.js-vl-scrollspy__close::before {
  content: "\f17f";
}
.js-vl-scrollspy__close::before {
  font-size: 1.2rem;
  line-height: 2.6rem;
}
.js-vl-scrollspy__close:focus {
  outline: thin dotted;
}

.js-vl-sticky {
  position: relative;
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
  z-index: 2;
}
.js-vl-sticky--viewport-top, .js-vl-sticky--viewport-bottom {
  position: fixed;
}
.js-vl-sticky--container-bottom, .js-vl-sticky--viewport-unbottom {
  position: relative;
}

.js-vl-sticky--placeholder {
  position: relative;
  width: 100%;
  will-change: min-height;
}

.vl-textarea {
  display: inline-block;
  background: #fff;
  font-family: "Flanders Art Sans", sans-serif;
  font-size: 1.6rem;
  color: #333332;
  max-width: 100%;
  height: auto;
  line-height: normal;
  border-radius: 0.3rem;
  border: 0.1rem solid #687483;
  -webkit-appearance: none;
  padding: 1rem;
  transition: background-color 0.2s;
  margin: 0.5rem 0;
}
@media screen and (max-width: 767px) {
  .vl-textarea {
    font-size: 1.6rem;
  }
}
.vl-textarea:hover {
  border: 0.2rem solid rgba(0, 85, 204, 0.65);
  padding: 0.9rem;
}
.vl-textarea:hover.vl-textarea--error, .vl-textarea:hover.invalid.validated {
  border-color: #d2373c;
}
.vl-textarea:hover.vl-textarea--success, .vl-textarea:hover.valid.validated {
  border-color: #009e47;
}
.vl-textarea:focus, .vl-textarea--focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px rgba(0, 85, 204, 0.65);
  outline: transparent solid 0.2rem;
  border: 0.1rem solid #687483;
  padding: 1rem;
}
@supports (outline-offset: 2px) {
  .vl-textarea:focus, .vl-textarea--focus {
    box-shadow: none;
    outline: 3px solid rgba(0, 85, 204, 0.65);
    outline-offset: 2px;
  }
}
.vl-textarea:focus.vl-textarea--error, .vl-textarea:focus.invalid.validated, .vl-textarea--focus.vl-textarea--error, .vl-textarea--focus.invalid.validated {
  border-color: #d2373c;
}
.vl-textarea:focus.vl-textarea--success, .vl-textarea:focus.valid.validated, .vl-textarea--focus.vl-textarea--success, .vl-textarea--focus.valid.validated {
  border-color: #009e47;
}
.vl-textarea::placeholder {
  color: #687483;
}
.vl-textarea--block {
  display: block;
  width: 100%;
  box-sizing: border-box;
}
.vl-textarea--error, .vl-textarea.invalid.validated {
  border-color: #d2373c;
  background-color: #fbebec;
}
.vl-textarea--error:focus, .vl-textarea.invalid.validated:focus {
  background-color: #fff;
}
.vl-textarea--success, .vl-textarea.valid.validated {
  border-color: #009e47;
  background-color: #e6f5ed;
  display: inline;
}
.vl-textarea--disabled, .vl-textarea[disabled] {
  background-color: #f3f5f6;
  border-color: #8695a8;
  color: var(--vl-theme-fg-color-70);
}
.vl-textarea--disabled:hover, .vl-textarea[disabled]:hover {
  border-width: 0.1rem;
  padding: 1rem;
}

.vl-toaster {
  position: fixed;
  width: 30rem;
  z-index: 10012;
  top: 0;
  right: 0;
}
.vl-toaster[class*=left] {
  right: auto;
  left: 0;
}
.vl-toaster[class*=bottom] {
  top: auto;
  bottom: 0;
}
.vl-toaster--fade {
  opacity: 0 !important;
}
.vl-toaster .vl-alert {
  opacity: 1;
  transition: opacity 0.3s;
  margin: 1rem;
}
.vl-toaster .vl-alert--fade-out {
  opacity: 0;
}

.vl-title--alt {
  text-transform: uppercase;
  font-weight: 500;
  border-bottom: 3px solid #e8ebee;
  font-size: 1.8rem;
  padding: 0 0 0.7rem;
  margin: 0 0 2rem;
  padding-top: 1.3rem;
}
.vl-title--has-border {
  border-bottom: 1px solid #cbd2da;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .vl-title--has-border {
    margin-bottom: 1rem;
  }
}
.vl-title a, .vl-title [is=vl-button-link] {
  text-decoration: none;
}
.vl-title a:not(.vl-link):hover, .vl-title [is=vl-button-link]:not(.vl-link):hover, .vl-title a:not(.vl-link):focus, .vl-title [is=vl-button-link]:not(.vl-link):focus {
  text-decoration: underline;
}
.vl-title--h1 {
  font-size: 4.4rem;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 6rem;
  line-height: 1.18;
}
@media screen and (max-width: 1023px) {
  .vl-title--h1 {
    font-size: 4rem;
    margin-bottom: 4.5rem;
  }
}
@media screen and (max-width: 767px) {
  .vl-title--h1 {
    font-size: 3rem;
    margin-bottom: 3rem;
  }
}
.vl-title--h2 {
  font-size: 3.2rem;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 2rem;
  line-height: 1.24;
}
@media screen and (max-width: 767px) {
  .vl-title--h2 {
    font-size: 2.6rem;
    margin-bottom: 1.5rem;
  }
}
.vl-title--h3 {
  font-size: 2.6rem;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 2rem;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .vl-title--h3 {
    font-size: 2.2rem;
    margin-bottom: 1.5rem;
  }
}
.vl-title--h4 {
  font-size: 2.2rem;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 1.8rem;
  line-height: 1.36;
}
@media screen and (max-width: 767px) {
  .vl-title--h4 {
    font-size: 2rem;
    margin-bottom: 1.4rem;
  }
}
.vl-title--h5 {
  font-size: 2rem;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 1.6rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .vl-title--h5 {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
  }
}
.vl-title--h6 {
  font-size: 1.8rem;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 1.4rem;
  line-height: 1.44;
}
@media screen and (max-width: 767px) {
  .vl-title--h6 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
}

.vl-typography h1 {
  font-size: 4.4rem;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 6rem;
  line-height: 1.18;
}
@media screen and (max-width: 1023px) {
  .vl-typography h1 {
    font-size: 4rem;
    margin-bottom: 4.5rem;
  }
}
@media screen and (max-width: 767px) {
  .vl-typography h1 {
    font-size: 3rem;
    margin-bottom: 3rem;
  }
}
.vl-typography h1:not(:first-child) {
  margin-top: 12rem;
}

.vl-typography h2 {
  font-size: 3.2rem;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 2rem;
  line-height: 1.24;
}
@media screen and (max-width: 767px) {
  .vl-typography h2 {
    font-size: 2.6rem;
    margin-bottom: 1.5rem;
  }
}
.vl-typography h2:not(:first-child) {
  margin-top: 4rem;
}

.vl-typography h3 {
  font-size: 2.6rem;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 2rem;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .vl-typography h3 {
    font-size: 2.2rem;
    margin-bottom: 1.5rem;
  }
}
.vl-typography h3:not(:first-child) {
  margin-top: 4rem;
}

.vl-typography h4 {
  font-size: 2.2rem;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 1.8rem;
  line-height: 1.36;
}
@media screen and (max-width: 767px) {
  .vl-typography h4 {
    font-size: 2rem;
    margin-bottom: 1.4rem;
  }
}
.vl-typography h4:not(:first-child) {
  margin-top: 3.6rem;
}

.vl-typography h5 {
  font-size: 2rem;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 1.6rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .vl-typography h5 {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
  }
}
.vl-typography h5:not(:first-child) {
  margin-top: 3.2rem;
}

.vl-typography h6 {
  font-size: 1.8rem;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 1.4rem;
  line-height: 1.44;
}
@media screen and (max-width: 767px) {
  .vl-typography h6 {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
}
.vl-typography h6:not(:first-child) {
  margin-top: 2.8rem;
}

.vl-title-wrapper__title {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .vl-title-wrapper__vl-title {
    margin-bottom: 0;
  }
}
.vl-title-wrapper--h1 {
  margin-bottom: 6rem;
}
@media screen and (max-width: 767px) {
  .vl-title-wrapper--h1 {
    margin-bottom: 3rem;
  }
}
.vl-title-wrapper--h2 {
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .vl-title-wrapper--h2 {
    margin-bottom: 1.5rem;
  }
}
.vl-title-wrapper--h3 {
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .vl-title-wrapper--h3 {
    margin-bottom: 1.5rem;
  }
}
.vl-title-wrapper--h4 {
  margin-bottom: 1.8rem;
}
@media screen and (max-width: 767px) {
  .vl-title-wrapper--h4 {
    margin-bottom: 1.4rem;
  }
}
.vl-title-wrapper--h5 {
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 767px) {
  .vl-title-wrapper--h5 {
    margin-bottom: 1.2rem;
  }
}
.vl-title-wrapper--h6 {
  margin-bottom: 1.4rem;
}
@media screen and (max-width: 767px) {
  .vl-title-wrapper--h6 {
    margin-bottom: 1rem;
  }
}

.vl-title-wrapper--cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .vl-title-wrapper--cta__title {
    float: none;
  }
}
.vl-title-wrapper--cta__cta--small {
  font-size: 1.4rem;
  margin: 0.8rem 0 0;
}

.vl-title-wrapper--sublink .vl-title,
.vl-title-wrapper--cta .vl-title {
  margin-bottom: 0;
}

.vl-title--no-space-bottom {
  margin-bottom: 0;
}

.vl-typography ul,
.ul {
  list-style-type: disc;
}

.vl-typography ol,
.ol {
  list-style-type: decimal;
}
.vl-typography ol ol,
.vl-typography ol .ol,
.ol ol,
.ol .ol {
  list-style-type: lower-latin;
}

.vl-typography ol,
.ol,
.vl-typography ul,
.ul {
  display: block;
  margin: 1.8rem 0 2rem 1rem;
  padding-left: 2rem;
}
.vl-typography ol:first-child,
.ol:first-child,
.vl-typography ul:first-child,
.ul:first-child {
  margin-top: 0;
}
.vl-typography ol:last-child,
.ol:last-child,
.vl-typography ul:last-child,
.ul:last-child {
  margin-bottom: 0;
}
.vl-typography ol li,
.ol li,
.vl-typography ul li,
.ul li {
  display: list-item;
  margin-bottom: 0.5em;
}
.vl-typography ol li:last-child,
.ol li:last-child,
.vl-typography ul li:last-child,
.ul li:last-child {
  margin-bottom: 0;
}
.vl-typography ol ul,
.ol ul,
.vl-typography ul ul,
.ul ul {
  list-style-type: circle;
}
.vl-typography ol ul,
.vl-typography ol ol,
.ol ul,
.ol ol,
.vl-typography ul ul,
.vl-typography ul ol,
.ul ul,
.ul ol {
  margin: 0.5em 0 0.5rem 1.5em;
}
.vl-typography ol ul:first-child,
.vl-typography ol ol:first-child,
.ol ul:first-child,
.ol ol:first-child,
.vl-typography ul ul:first-child,
.vl-typography ul ol:first-child,
.ul ul:first-child,
.ul ol:first-child {
  margin-top: 0;
}
.vl-typography ol ul:last-child,
.vl-typography ol ol:last-child,
.ol ul:last-child,
.ol ol:last-child,
.vl-typography ul ul:last-child,
.vl-typography ul ol:last-child,
.ul ul:last-child,
.ul ol:last-child {
  margin-bottom: 0;
}

.vl-typography p,
.p {
  margin-bottom: 1.8rem;
}
.vl-typography p:last-child,
.p:last-child {
  margin-bottom: 0;
}

.vl-typography ul li p:last-child,
.vl-typography ul li .p:last-child {
  margin-bottom: 1.8rem;
}

.vl-typography strong,
.vl-typography b {
  font-weight: 500;
}
.vl-typography em,
.vl-typography i {
  font-style: italic;
}
.vl-typography strike,
.vl-typography s {
  text-decoration: line-through;
}
.vl-typography hr {
  display: block;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: auto;
  margin-right: auto;
  border: 0;
  border-top: 1px solid #cbd2da;
}
.vl-typography table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
}
.vl-typography table thead tr {
  border-bottom: 3px #cbd2da solid;
}
.vl-typography table tbody tr {
  border-bottom: 1px #cbd2da solid;
}
.vl-typography table tbody tr[data-vl-table-selectable] {
  transition: background 0.2s ease-in-out;
  cursor: pointer;
}
.vl-typography table tbody tr[data-vl-table-selectable]:hover {
  background: #f3f5f6;
}
.vl-typography table tbody tr.vl-data-table__grouped-row:not(.vl-data-table__grouped-row--last) {
  border-bottom: 0;
}
.vl-typography table td,
.vl-typography table th {
  text-align: left;
  font-size: 1.6rem;
  line-height: 1.3;
  vertical-align: top;
  padding: 1.2rem 1rem;
}
@media screen and (max-width: 767px) {
  .vl-typography table td,
  .vl-typography table th {
    padding: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .vl-typography table td,
  .vl-typography table th {
    font-size: 1.4rem;
  }
}
.vl-typography table td:first-child,
.vl-typography table th:first-child {
  border-left: 0;
}
.vl-typography table th {
  font-weight: 500;
}
.vl-typography table .vl-data-table__grouped-row td {
  padding: 0.3rem 1rem 0.3rem 0;
}
@media screen and (max-width: 767px) {
  .vl-typography table .vl-data-table__grouped-row td {
    padding: 0.3rem 1rem 0.3rem 0;
  }
}
.vl-typography table .vl-data-table__grouped-row--first td {
  padding-top: 1.2rem;
}
@media screen and (max-width: 767px) {
  .vl-typography table .vl-data-table__grouped-row--first td {
    padding-top: 1rem;
  }
}
.vl-typography table .vl-data-table__grouped-row--last td {
  padding-bottom: 1.2rem;
}
@media screen and (max-width: 767px) {
  .vl-typography table .vl-data-table__grouped-row--last td {
    padding-bottom: 1rem;
  }
}
.vl-typography table__header-title--sortable {
  text-decoration: none;
}
.vl-typography table__header-title--sortable .vl-data-table__header-title__sort-icon {
  opacity: 0;
}
.vl-typography table__header-title--sortable:hover, .vl-typography table__header-title--sortable:focus {
  text-decoration: underline;
}
.vl-typography table__header-title--sortable:hover .vl-data-table__header-title__sort-icon, .vl-typography table__header-title--sortable:focus .vl-data-table__header-title__sort-icon {
  opacity: 0.5;
}
.vl-typography table__header-title--sortable-active .vl-data-table__header-title__sort-icon {
  opacity: 1;
}
.vl-typography table__body-title {
  max-width: 30rem;
}
.vl-typography table--alt tr td:not(:first-child) {
  padding: 1.2rem;
}
.vl-typography table--alt tr th:not(:first-child) {
  padding: 0 1.2rem 1.2rem;
}
.vl-typography table--alt tr th:first-child,
.vl-typography table--alt tr td:first-child {
  border-right: 1px #cbd2da solid;
}
.vl-typography table.vl-data-table--no-header tbody tr:first-child {
  border-top: 3px #cbd2da solid;
}
.vl-typography table .vl-pill {
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .vl-typography table .vl-pill {
    height: 2rem;
    line-height: 2rem;
    padding: 0 0.5rem;
    font-size: 1.4rem;
  }
}
.vl-typography blockquote {
  position: relative;
  padding-left: 9rem;
  font-size: 3.4rem;
  font-family: "Flanders Art Sans", sans-serif;
  font-weight: 400;
  margin-bottom: 2rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .vl-typography blockquote {
    padding-left: 5rem;
  }
}
.vl-typography blockquote::before {
  position: absolute;
  content: "“";
  font-size: 9rem;
  left: 0;
  top: 0;
  padding-top: 1rem;
  padding-left: 1rem;
  width: 7rem;
  height: 6rem;
  line-height: 1;
  color: #333332;
  background: linear-gradient(-110deg, transparent 20px, var(--vl-theme-primary-color) 20px);
}
@media screen and (max-width: 767px) {
  .vl-typography blockquote::before {
    width: 4.6rem;
    font-size: 6rem;
    height: 3.6rem;
    padding-right: 1.5rem;
    padding-top: 0.5rem;
    padding-left: 0.5rem;
    margin-right: 0rem;
  }
}
.vl-typography pre:not([class*=language]) {
  padding: 1.5rem;
  background-color: #333332;
  color: #fff;
  display: block;
  white-space: pre;
  overflow-x: scroll;
  tab-size: 2;
  word-break: normal;
  hyphens: none;
}
.vl-typography pre:not([class*=language]) code,
.vl-typography pre:not([class*=language]) kdb,
.vl-typography pre:not([class*=language]) samp {
  background-color: transparent;
  padding: 0;
}
.vl-typography code,
.vl-typography kdb,
.vl-typography samp {
  font-family: monospace;
  background: #e8ebee;
  padding: 0.2rem;
}
.vl-typography a, .vl-typography [is=vl-button-link],
.vl-typography .vl-link {
  display: inline;
  text-decoration: underline;
}
.vl-typography a:hover, .vl-typography [is=vl-button-link]:hover,
.vl-typography .vl-link:hover {
  text-decoration: none;
}
.vl-typography a:focus, .vl-typography [is=vl-button-link]:focus, .vl-typography a:active, .vl-typography [is=vl-button-link]:active,
.vl-typography .vl-link:focus,
.vl-typography .vl-link:active {
  text-decoration: none;
}
.vl-typography--prewrapped {
  white-space: pre-wrap;
}

.vl-video-player {
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
}
@keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}
@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes plyr-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.vl-video-player .plyr {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  direction: ltr;
  font-family: inherit;
  font-variant-numeric: tabular-nums;
  font-weight: 500;
  line-height: 1.7;
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow 0.3s ease;
}
.vl-video-player .plyr video,
.vl-video-player .plyr audio {
  border-radius: inherit;
  height: auto;
  vertical-align: middle;
  width: 100%;
}
.vl-video-player .plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}
.vl-video-player .plyr:focus {
  outline: 0;
}
.vl-video-player .plyr--full-ui {
  box-sizing: border-box;
}
.vl-video-player .plyr--full-ui *,
.vl-video-player .plyr--full-ui *::after,
.vl-video-player .plyr--full-ui *::before {
  box-sizing: inherit;
}
.vl-video-player .plyr--full-ui a, .vl-video-player .plyr--full-ui [is=vl-button-link],
.vl-video-player .plyr--full-ui button,
.vl-video-player .plyr--full-ui input,
.vl-video-player .plyr--full-ui label {
  touch-action: manipulation;
}
.vl-video-player .plyr__badge {
  background: #4f5b5f;
  border-radius: 2px;
  color: #fff;
  font-size: 9px;
  line-height: 1;
  padding: 3px 4px;
}
.vl-video-player .plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}
.vl-video-player .plyr__captions {
  animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  color: #fff;
  display: none;
  font-size: 14px;
  left: 0;
  padding: 15px;
  position: absolute;
  text-align: center;
  transform: translateY(-60px);
  transition: transform 0.4s ease-in-out;
  width: 100%;
}
.vl-video-player .plyr__captions span {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 2px;
  box-decoration-break: clone;
  line-height: 185%;
  padding: 0.2em 0.5em;
  white-space: pre-wrap;
}
.vl-video-player .plyr__captions span div {
  display: inline;
}
.vl-video-player .plyr__captions span:empty {
  display: none;
}
@media (min-width: 480px) {
  .vl-video-player .plyr__captions {
    font-size: 16px;
    padding: 30px;
  }
}
@media (min-width: 768px) {
  .vl-video-player .plyr__captions {
    font-size: 18px;
  }
}
.vl-video-player .plyr--captions-active .plyr__captions {
  display: block;
}
.vl-video-player .plyr--hide-controls .plyr__captions {
  transform: translateY(-22.5px);
}
.vl-video-player .plyr__control {
  background: transparent;
  border: 0;
  border-radius: 3px;
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: 10.5px;
  position: relative;
  transition: all 0.3s ease;
}
.vl-video-player .plyr__control svg {
  display: block;
  fill: currentColor;
  height: 18px;
  pointer-events: none;
  width: 18px;
}
.vl-video-player .plyr__control:focus {
  outline: 0;
}
.vl-video-player .plyr__control.plyr__tab-focus {
  box-shadow: 0 0 0 3px rgba(0, 85, 204, 0.35);
  outline: 0;
}
.vl-video-player .plyr__control[aria-pressed=false] .icon--pressed,
.vl-video-player .plyr__control[aria-pressed=true] .icon--not-pressed,
.vl-video-player .plyr__control[aria-pressed=false] .label--pressed,
.vl-video-player .plyr__control[aria-pressed=true] .label--not-pressed {
  display: none;
}
.vl-video-player .plyr--audio .plyr__control.plyr__tab-focus, .vl-video-player .plyr--audio .plyr__control:hover, .vl-video-player .plyr--audio .plyr__control[aria-expanded=true] {
  background: #05c;
  color: #fff;
}
.vl-video-player .plyr__control--overlaid {
  background: rgba(0, 85, 204, 0.8);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  display: none;
  left: 50%;
  padding: 23px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.vl-video-player .plyr__control--overlaid svg {
  height: 20px;
  left: 2px;
  position: relative;
  width: 20px;
}
.vl-video-player .plyr__control--overlaid:hover, .vl-video-player .plyr__control--overlaid:focus {
  background: #05c;
}
.vl-video-player .plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}
.vl-video-player .plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}
.vl-video-player .plyr--full-ui ::-webkit-media-controls {
  display: none;
}
.vl-video-player .plyr__controls {
  align-items: center;
  display: flex;
  text-align: center;
}
.vl-video-player .plyr__controls > .plyr__control,
.vl-video-player .plyr__controls .plyr__progress,
.vl-video-player .plyr__controls .plyr__time,
.vl-video-player .plyr__controls .plyr__menu {
  margin-left: 7.5px;
}
.vl-video-player .plyr__controls > .plyr__control:first-child, .vl-video-player .plyr__controls > .plyr__control:first-child + [data-plyr=pause],
.vl-video-player .plyr__controls .plyr__progress:first-child,
.vl-video-player .plyr__controls .plyr__progress:first-child + [data-plyr=pause],
.vl-video-player .plyr__controls .plyr__time:first-child,
.vl-video-player .plyr__controls .plyr__time:first-child + [data-plyr=pause],
.vl-video-player .plyr__controls .plyr__menu:first-child,
.vl-video-player .plyr__controls .plyr__menu:first-child + [data-plyr=pause] {
  margin-left: 0;
}
.vl-video-player .plyr__controls .plyr__volume {
  margin-left: 7.5px;
}
@media (min-width: 480px) {
  .vl-video-player .plyr__controls > .plyr__control,
  .vl-video-player .plyr__controls .plyr__progress,
  .vl-video-player .plyr__controls .plyr__time,
  .vl-video-player .plyr__controls .plyr__menu {
    margin-left: 15px;
  }
  .vl-video-player .plyr__controls > .plyr__control + .plyr__control,
  .vl-video-player .plyr__controls .plyr__menu + .plyr__control,
  .vl-video-player .plyr__controls > .plyr__control + .plyr__menu {
    margin-left: 7.5px;
  }
}
.vl-video-player .plyr--video .plyr__controls {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 52.5px 15px 15px;
  padding-top: 0;
  position: absolute;
  right: 0;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  z-index: 2;
}
@media (min-width: 480px) {
  .vl-video-player .plyr--video .plyr__controls {
    padding-top: 52.5px;
  }
}
.vl-video-player .plyr--video .plyr__controls .plyr__control svg {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.15));
}
.vl-video-player .plyr--video .plyr__controls .plyr__control.plyr__tab-focus, .vl-video-player .plyr--video .plyr__controls .plyr__control:hover, .vl-video-player .plyr--video .plyr__controls .plyr__control[aria-expanded=true] {
  background: #05c;
  color: #fff;
}
.vl-video-player .plyr--audio .plyr__controls {
  background: #fff;
  border-radius: inherit;
  color: #4f5b5f;
  padding: 15px;
}
.vl-video-player .plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
}
.vl-video-player .plyr [data-plyr=captions],
.vl-video-player .plyr [data-plyr=pip],
.vl-video-player .plyr [data-plyr=airplay],
.vl-video-player .plyr [data-plyr=fullscreen] {
  display: none;
}
.vl-video-player .plyr--captions-enabled [data-plyr=captions],
.vl-video-player .plyr--pip-supported [data-plyr=pip],
.vl-video-player .plyr--airplay-supported [data-plyr=airplay],
.vl-video-player .plyr--fullscreen-enabled [data-plyr=fullscreen] {
  display: inline-block;
}
.vl-video-player .plyr__video-embed {
  height: 0;
  padding-bottom: 5625%;
  position: relative;
}
.vl-video-player .plyr__video-embed iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  user-select: none;
  width: 100%;
}
.vl-video-player .plyr--full-ui .plyr__video-embed iframe {
  pointer-events: none;
}
.vl-video-player .plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 24000%;
  position: relative;
  transform: translateY(-3828.125%);
}
.vl-video-player .plyr__menu {
  display: flex;
  position: relative;
}
.vl-video-player .plyr__menu .plyr__control svg {
  transition: transform 0.3s ease;
}
.vl-video-player .plyr__menu .plyr__control[aria-expanded=true] svg {
  transform: rotate(90deg);
}
.vl-video-player .plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none;
}
.vl-video-player .plyr__menu__container {
  animation: plyr-popup 0.2s ease;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #4f5b5f;
  font-size: 16px;
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}
.vl-video-player .plyr__menu__container > div {
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.vl-video-player .plyr__menu__container::after {
  border: 4px solid transparent;
  border-top-color: rgba(255, 255, 255, 0.9);
  content: "";
  height: 0;
  position: absolute;
  right: 15px;
  top: 100%;
  width: 0;
}
.vl-video-player .plyr__menu__container ul {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 10.5px;
}
.vl-video-player .plyr__menu__container ul li {
  margin-top: 2px;
}
.vl-video-player .plyr__menu__container ul li:first-child {
  margin-top: 0;
}
.vl-video-player .plyr__menu__container .plyr__control {
  align-items: center;
  color: #4f5b5f;
  display: flex;
  font-size: 14px;
  padding: 6px 21px;
  user-select: none;
  width: 100%;
}
.vl-video-player .plyr__menu__container .plyr__control::after {
  border: 4px solid transparent;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.vl-video-player .plyr__menu__container .plyr__control--forward {
  padding-right: 42px;
}
.vl-video-player .plyr__menu__container .plyr__control--forward::after {
  border-left-color: rgba(79, 91, 95, 0.8);
  right: 5px;
}
.vl-video-player .plyr__menu__container .plyr__control--forward.plyr__tab-focus::after, .vl-video-player .plyr__menu__container .plyr__control--forward:hover::after {
  border-left-color: currentColor;
}
.vl-video-player .plyr__menu__container .plyr__control--back {
  font-weight: 500;
  margin: 10.5px;
  margin-bottom: 5px;
  padding-left: 42px;
  position: relative;
  width: calc(100% - 21px);
}
.vl-video-player .plyr__menu__container .plyr__control--back::after {
  border-right-color: rgba(79, 91, 95, 0.8);
  left: 10.5px;
}
.vl-video-player .plyr__menu__container .plyr__control--back::before {
  background: #b7c5cd;
  box-shadow: 0 1px 0 #fff;
  content: "";
  height: 1px;
  left: 0;
  margin-top: 6px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}
.vl-video-player .plyr__menu__container .plyr__control--back.plyr__tab-focus::after, .vl-video-player .plyr__menu__container .plyr__control--back:hover::after {
  border-right-color: currentColor;
}
.vl-video-player .plyr__menu__container label.plyr__control {
  padding-left: 10.5px;
}
.vl-video-player .plyr__menu__container label.plyr__control input[type=radio] + span {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 100%;
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: 15px;
  position: relative;
  transition: all 0.3s ease;
  width: 16px;
}
.vl-video-player .plyr__menu__container label.plyr__control input[type=radio] + span::after {
  background: #fff;
  border-radius: 100%;
  content: "";
  height: 6px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 5px;
  transform: scale(0);
  transition: transform 0.3s ease, opacity 0.3s ease;
  width: 6px;
}
.vl-video-player .plyr__menu__container label.plyr__control input[type=radio]:checked + span {
  background: #05c;
}
.vl-video-player .plyr__menu__container label.plyr__control input[type=radio]:checked + span::after {
  opacity: 1;
  transform: scale(1);
}
.vl-video-player .plyr__menu__container label.plyr__control input[type=radio]:focus + span {
  box-shadow: 0 0 0 3px rgba(0, 85, 204, 0.35);
  outline: 0;
}
.vl-video-player .plyr__menu__container label.plyr__control.plyr__tab-focus input[type=radio] + span, .vl-video-player .plyr__menu__container label.plyr__control:hover input[type=radio] + span {
  background: rgba(0, 0, 0, 0.1);
}
.vl-video-player .plyr__menu__container .plyr__menu__value {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: -10.5px;
  overflow: hidden;
  padding-left: 37px;
  pointer-events: none;
}
.vl-video-player .plyr__progress {
  display: flex;
  flex: 1;
  position: relative;
  margin-right: 14px;
  left: 7px;
}
.vl-video-player .plyr__progress input[type=range] {
  position: relative;
  z-index: 2;
  width: calc(100% + 14px) !important;
  margin: 0 -7px !important;
}
.vl-video-player .plyr__progress .plyr__tooltip {
  font-size: 14px;
  left: 0;
}
.vl-video-player .plyr__progress--buffer {
  -webkit-appearance: none; /* stylelint-disable-line */
  background: transparent;
  border: 0;
  border-radius: 100px;
  height: 6px;
  left: 0;
  margin: -3px 0 0;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.vl-video-player .plyr__progress--buffer::-webkit-progress-bar {
  background: transparent;
  transition: width 0.2s ease;
}
.vl-video-player .plyr__progress--buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 6px;
}
.vl-video-player .plyr__progress--buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 6px;
  transition: width 0.2s ease;
}
.vl-video-player .plyr__progress--buffer::-ms-fill {
  border-radius: 100px;
  transition: width 0.2s ease;
}
.vl-video-player .plyr--video .plyr__progress--buffer {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.25);
}
.vl-video-player .plyr--audio .plyr__progress--buffer {
  color: rgba(183, 197, 205, 0.66);
}
.vl-video-player .plyr--loading .plyr__progress--buffer {
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, rgba(47, 52, 61, 0.6) 25%, transparent 25%, transparent 50%, rgba(47, 52, 61, 0.6) 50%, rgba(47, 52, 61, 0.6) 75%, transparent 75%, transparent);
  background-repeat: repeat-x;
  background-size: 25px 25px;
  color: transparent;
}
.vl-video-player .plyr--video.plyr--loading .plyr__progress--buffer {
  background-color: rgba(255, 255, 255, 0.25);
}
.vl-video-player .plyr--audio.plyr--loading .plyr__progress--buffer {
  background-color: rgba(183, 197, 205, 0.66);
}
.vl-video-player .plyr__poster {
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 1;
  pointer-events: none;
}
.vl-video-player .plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}
.vl-video-player .plyr--full-ui input[type=range] {
  -webkit-appearance: none; /* stylelint-disable-line */
  background: transparent;
  border: 0;
  border-radius: 28px;
  color: var(--vl-theme-primary-color);
  display: block;
  height: 20px;
  margin: 0;
  padding: 0;
  transition: box-shadow 0.3s ease;
  width: 100%;
}
.vl-video-player .plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: transparent;
  border: 0;
  border-radius: 3px;
  height: 6px;
  transition: all 0.3s ease;
  user-select: none;
  background-image: linear-gradient(to right, currentColor var(--value, 0%), transparent var(--value, 0%));
}
.vl-video-player .plyr--full-ui input[type=range]::-webkit-slider-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
  box-sizing: border-box;
  height: 14px;
  position: relative;
  transition: all 0.2s ease;
  width: 14px;
  -webkit-appearance: none; /* stylelint-disable-line */
  margin-top: -4px;
}
.vl-video-player .plyr--full-ui input[type=range]::-moz-range-track {
  background: transparent;
  border: 0;
  border-radius: 3px;
  height: 6px;
  transition: all 0.3s ease;
  user-select: none;
}
.vl-video-player .plyr--full-ui input[type=range]::-moz-range-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
  box-sizing: border-box;
  height: 14px;
  position: relative;
  transition: all 0.2s ease;
  width: 14px;
}
.vl-video-player .plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: 3px;
  height: 6px;
}
.vl-video-player .plyr--full-ui input[type=range]::-ms-track {
  background: transparent;
  border: 0;
  border-radius: 3px;
  height: 6px;
  transition: all 0.3s ease;
  user-select: none;
  color: transparent;
}
.vl-video-player .plyr--full-ui input[type=range]::-ms-fill-upper {
  background: transparent;
  border: 0;
  border-radius: 3px;
  height: 6px;
  transition: all 0.3s ease;
  user-select: none;
}
.vl-video-player .plyr--full-ui input[type=range]::-ms-fill-lower {
  background: transparent;
  border: 0;
  border-radius: 3px;
  height: 6px;
  transition: all 0.3s ease;
  user-select: none;
  background: currentColor;
}
.vl-video-player .plyr--full-ui input[type=range]::-ms-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2);
  box-sizing: border-box;
  height: 14px;
  position: relative;
  transition: all 0.2s ease;
  width: 14px;
  margin-top: 0;
}
.vl-video-player .plyr--full-ui input[type=range]::-ms-tooltip {
  display: none;
}
.vl-video-player .plyr--full-ui input[type=range]:focus {
  outline: 0;
}
.vl-video-player .plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0;
}
.vl-video-player .plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 3px rgba(0, 85, 204, 0.35);
  outline: 0;
}
.vl-video-player .plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 3px rgba(0, 85, 204, 0.35);
  outline: 0;
}
.vl-video-player .plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 3px rgba(0, 85, 204, 0.35);
  outline: 0;
}
.vl-video-player .plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: rgba(255, 255, 255, 0.25);
}
.vl-video-player .plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: rgba(255, 255, 255, 0.25);
}
.vl-video-player .plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: rgba(255, 255, 255, 0.25);
}
.vl-video-player .plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
}
.vl-video-player .plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
}
.vl-video-player .plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5);
}
.vl-video-player .plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: rgba(183, 197, 205, 0.66);
}
.vl-video-player .plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: rgba(183, 197, 205, 0.66);
}
.vl-video-player .plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: rgba(183, 197, 205, 0.66);
}
.vl-video-player .plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1);
}
.vl-video-player .plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1);
}
.vl-video-player .plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(47, 52, 61, 0.2), 0 0 0 3px rgba(0, 0, 0, 0.1);
}
.vl-video-player .plyr__time {
  font-size: 14px;
}
.vl-video-player .plyr__time + .plyr__time::before {
  content: "⁄";
  margin-right: 15px;
}
@media (max-width: 767px) {
  .vl-video-player .plyr__time + .plyr__time {
    display: none;
  }
}
.vl-video-player .plyr--video .plyr__time {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.vl-video-player .plyr__tooltip {
  background: #fff;
  border-radius: 0;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #333332;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 6px;
  opacity: 0;
  padding: 3px 4.5px;
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  white-space: nowrap;
  z-index: 2;
}
.vl-video-player .plyr__tooltip::before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  bottom: -6px;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}
.vl-video-player .plyr .plyr__control:hover .plyr__tooltip,
.vl-video-player .plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.vl-video-player .plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}
.vl-video-player .plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}
.vl-video-player .plyr__controls > .plyr__control:first-child .plyr__tooltip,
.vl-video-player .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%;
}
.vl-video-player .plyr__controls > .plyr__control:first-child .plyr__tooltip::before,
.vl-video-player .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
  left: 19.5px;
}
.vl-video-player .plyr__controls > .plyr__control:last-child .plyr__tooltip {
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%;
}
.vl-video-player .plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
  left: auto;
  right: 19.5px;
  transform: translateX(50%);
}
.vl-video-player .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .vl-video-player .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.vl-video-player .plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
.vl-video-player .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip,
.vl-video-player .plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip,
.vl-video-player .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible,
.vl-video-player .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip,
.vl-video-player .plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.vl-video-player .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible {
  transform: translate(0, 0) scale(1);
}
.vl-video-player .plyr--video {
  overflow: hidden;
}
.vl-video-player .plyr--video.plyr--menu-open {
  overflow: visible;
}
.vl-video-player .plyr__video-wrapper {
  background: #000;
  border-radius: inherit;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.vl-video-player .plyr__volume {
  flex: 1;
  position: relative;
}
.vl-video-player .plyr__volume input[type=range] {
  position: relative;
  z-index: 2;
}
@media (min-width: 480px) {
  .vl-video-player .plyr__volume {
    max-width: 50px;
  }
}
@media (min-width: 768px) {
  .vl-video-player .plyr__volume {
    max-width: 80px;
  }
}
.vl-video-player .plyr--is-ios .plyr__volume {
  display: none !important;
}
.vl-video-player .plyr--is-ios.plyr--vimeo [data-plyr=mute] {
  display: none !important;
}
.vl-video-player .plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.vl-video-player .plyr:fullscreen video {
  height: 100%;
}
.vl-video-player .plyr:fullscreen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}
.vl-video-player .plyr:fullscreen .plyr__video-embed {
  overflow: visible;
}
.vl-video-player .plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%);
}
.vl-video-player .plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.vl-video-player .plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.vl-video-player .plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .vl-video-player .plyr:fullscreen .plyr__captions {
    font-size: 21px;
  }
}
.vl-video-player .plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.vl-video-player .plyr:-webkit-full-screen video {
  height: 100%;
}
.vl-video-player .plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}
.vl-video-player .plyr:-webkit-full-screen .plyr__video-embed {
  overflow: visible;
}
.vl-video-player .plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%);
}
.vl-video-player .plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.vl-video-player .plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.vl-video-player .plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .vl-video-player .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px;
  }
}
.vl-video-player .plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.vl-video-player .plyr:-moz-full-screen video {
  height: 100%;
}
.vl-video-player .plyr:-moz-full-screen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}
.vl-video-player .plyr:-moz-full-screen .plyr__video-embed {
  overflow: visible;
}
.vl-video-player .plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%);
}
.vl-video-player .plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.vl-video-player .plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.vl-video-player .plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .vl-video-player .plyr:-moz-full-screen .plyr__captions {
    font-size: 21px;
  }
}
.vl-video-player .plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}
.vl-video-player .plyr:-ms-fullscreen video {
  height: 100%;
}
.vl-video-player .plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}
.vl-video-player .plyr:-ms-fullscreen .plyr__video-embed {
  overflow: visible;
}
.vl-video-player .plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%);
}
.vl-video-player .plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}
.vl-video-player .plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.vl-video-player .plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .vl-video-player .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px;
  }
}
.vl-video-player .plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000;
}
.vl-video-player .plyr--fullscreen-fallback video {
  height: 100%;
}
.vl-video-player .plyr--fullscreen-fallback .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}
.vl-video-player .plyr--fullscreen-fallback .plyr__video-embed {
  overflow: visible;
}
.vl-video-player .plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%);
}
.vl-video-player .plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}
.vl-video-player .plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}
.vl-video-player .plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}
@media (min-width: 1024px) {
  .vl-video-player .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px;
  }
}
.vl-video-player .plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.vl-video-player .plyr__ads > div,
.vl-video-player .plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}
.vl-video-player .plyr__ads::after {
  background: rgba(47, 52, 61, 0.8);
  border-radius: 2px;
  bottom: 15px;
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  z-index: 3;
}
.vl-video-player .plyr__ads::after:empty {
  display: none;
}
.vl-video-player .plyr__cues {
  background: currentColor;
  display: block;
  height: 6px;
  left: 0;
  margin: -3px 0 0;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  width: 3px;
  z-index: 3;
}
.vl-video-player .plyr--no-transition {
  transition: none !important;
}
.vl-video-player .plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.vl-video-player .plyr__control {
  border-radius: 0.3rem;
}
.vl-video-player .plyr > .plyr__control {
  padding: 15px 2rem;
}

.vl-tooltip {
  max-width: 27rem;
  background: #fff;
  border: 1px #cfd5dd solid;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.25;
  font-weight: 400;
  color: #333332;
  font-family: "Flanders Art Sans", sans-serif;
  padding: 0.3rem 1rem;
  z-index: 1;
  position: relative;
  box-shadow: 0 0 2rem 0 rgba(51, 51, 50, 0.15);
}
.vl-tooltip::before {
  content: "";
  position: absolute;
  top: -0.9rem;
  right: -0.9rem;
  bottom: -0.9rem;
  left: -0.9rem;
  z-index: 0;
}
.vl-tooltip--static {
  display: block;
  pointer-events: auto;
}
.vl-tooltip--static[x-placement^=top], .vl-tooltip--static[data-popper-placement^=top] {
  transform: translate(-50%, -100%);
  margin-left: 50%;
}
.vl-tooltip--static[x-placement^=left], .vl-tooltip--static[data-popper-placement^=left] {
  transform: translate(-100%, 0%);
}
.vl-tooltip--static[x-placement^=bottom], .vl-tooltip--static[data-popper-placement^=bottom] {
  transform: translate(-50%, 0%);
  margin-left: 50%;
  top: 100%;
}
.vl-tooltip--static[x-placement^=right], .vl-tooltip--static[data-popper-placement^=right] {
  margin-left: calc(100% + 10px);
}
.vl-tooltip .tooltip__inner {
  position: relative;
  z-index: 1;
}
.vl-tooltip.vl-tooltip--large {
  font-weight: 400;
  font-size: 1.4rem;
  padding: 2rem 3.2rem 2rem 2rem;
}
.vl-tooltip.vl-tooltip--large .tooltip__inner {
  text-align: left;
}
.vl-tooltip__title {
  margin: 0 0 0.5rem;
  border-bottom: 1px solid #bdc5d0;
  font-size: 1.6rem;
}
.vl-tooltip__close {
  margin: 5px;
  padding: 3px;
  position: absolute;
  right: 0px;
  top: 0px;
  border: 0;
  font-size: 1.6rem;
}
.vl-tooltip__close:hover {
  color: #05c;
}
.vl-tooltip__close:focus {
  color: #004099;
}
@media screen and (max-width: 767px) {
  .vl-tooltip__close {
    font-size: 1.4rem;
  }
}
.vl-tooltip[x-placement^=top] .vl-tooltip__arrow, .vl-tooltip[data-popper-placement^=top] .vl-tooltip__arrow {
  left: 50%;
  margin-left: -0.6rem;
  border-bottom-width: 0;
  border-top-color: #cfd5dd;
  bottom: -0.6rem;
}
.vl-tooltip[x-placement^=top] .vl-tooltip__arrow::after, .vl-tooltip[data-popper-placement^=top] .vl-tooltip__arrow::after {
  content: " ";
  bottom: 1px;
  margin-left: -0.5rem;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.vl-tooltip[x-placement^=right] .vl-tooltip__arrow, .vl-tooltip[data-popper-placement^=right] .vl-tooltip__arrow {
  top: 50%;
  left: -0.6rem;
  margin-top: -0.6rem;
  border-left-width: 0;
  border-right-color: #cfd5dd;
}
.vl-tooltip[x-placement^=right] .vl-tooltip__arrow::after, .vl-tooltip[data-popper-placement^=right] .vl-tooltip__arrow::after {
  content: " ";
  left: 1px;
  bottom: -0.5rem;
  border-left-width: 0;
  border-right-color: #fff;
}
.vl-tooltip[x-placement^=bottom] .vl-tooltip__arrow, .vl-tooltip[data-popper-placement^=bottom] .vl-tooltip__arrow {
  left: 50%;
  margin-left: -0.6rem;
  border-top-width: 0;
  border-bottom-color: #cfd5dd;
  top: -0.6rem;
}
.vl-tooltip[x-placement^=bottom] .vl-tooltip__arrow::after, .vl-tooltip[data-popper-placement^=bottom] .vl-tooltip__arrow::after {
  content: " ";
  top: 1px;
  margin-left: -0.5rem;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.vl-tooltip[x-placement^=left] .vl-tooltip__arrow, .vl-tooltip[data-popper-placement^=left] .vl-tooltip__arrow {
  top: 50%;
  right: -0.6rem;
  margin-top: -0.6rem;
  border-right-width: 0;
  border-left-color: #cfd5dd;
}
.vl-tooltip[x-placement^=left] .vl-tooltip__arrow::after, .vl-tooltip[data-popper-placement^=left] .vl-tooltip__arrow::after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -0.5rem;
}

.vl-tooltip__arrow {
  border-width: 0.6rem;
}
.vl-tooltip__arrow, .vl-tooltip__arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 0.5rem;
  content: "";
}

.vl-u-visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  margin: -1px;
  padding: 0;
  border: 0;
  left: 0;
  top: 0;
}
@media screen and (min-width: 1023px) {
  .vl-u-visually-hidden--l {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    margin: -1px;
    padding: 0;
    border: 0;
    left: 0;
    top: 0;
  }
}
@media screen and (max-width: 1023px) {
  .vl-u-visually-hidden--m {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    margin: -1px;
    padding: 0;
    border: 0;
    left: 0;
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .vl-u-visually-hidden--s {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    margin: -1px;
    padding: 0;
    border: 0;
    left: 0;
    top: 0;
  }
}
@media screen and (max-width: 500px) {
  .vl-u-visually-hidden--xs {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    margin: -1px;
    padding: 0;
    border: 0;
    left: 0;
    top: 0;
  }
}

@keyframes fade-transition {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-12px);
  }
  60% {
    transform: translateY(-5px);
  }
  90% {
    transform: translateY(-2px);
  }
}
.vl-u-align-left {
  text-align: left !important;
}

.vl-u-align-center {
  text-align: center !important;
}

.vl-u-align-right {
  text-align: right !important;
}

@media screen and (min-width: 1023px) {
  .vl-u-align-left--l {
    text-align: left !important;
  }
  .vl-u-align-center--l {
    text-align: center !important;
  }
  .vl-u-align-right--l {
    text-align: right !important;
  }
}
@media screen and (max-width: 1023px) {
  .vl-u-align-left--m {
    text-align: left !important;
  }
  .vl-u-align-center--m {
    text-align: center !important;
  }
  .vl-u-align-right--m {
    text-align: right !important;
  }
}
@media screen and (max-width: 767px) {
  .vl-u-align-left--s {
    text-align: left !important;
  }
  .vl-u-align-center--s {
    text-align: center !important;
  }
  .vl-u-align-right--s {
    text-align: right !important;
  }
}
@media screen and (max-width: 500px) {
  .vl-u-align-left--xs {
    text-align: left !important;
  }
  .vl-u-align-center--xs {
    text-align: center !important;
  }
  .vl-u-align-right--xs {
    text-align: right !important;
  }
}
.vl-u-flex-v-left,
.vl-u-flex-v-flex-start {
  align-items: flex-start !important;
}

.vl-u-flex-v-center {
  align-items: center !important;
}

.vl-u-flex-v-right,
.vl-u-flex-v-flex-end {
  align-items: flex-end !important;
}

.vl-u-flex-v-baseline {
  align-items: baseline !important;
}

.vl-u-flex-v-stretch {
  align-items: stretch !important;
}

.vl-u-flex-align-top,
.vl-u-flex-align-flex-start {
  justify-content: flex-start !important;
}

.vl-u-flex-align-center {
  justify-content: center !important;
}

.vl-u-flex-align-bottom,
.vl-u-flex-align-flex-end {
  justify-content: flex-end !important;
}

.vl-u-flex-align-space-between {
  justify-content: space-between !important;
}

.vl-u-flex-align-space-around {
  justify-content: space-around !important;
}

.vl-u-flex-direction-row {
  flex-direction: row !important;
}

.vl-u-flex-direction-column {
  flex-direction: column !important;
}

.vl-u-flex-direction-row-reverse {
  flex-direction: row-reverse !important;
}

.vl-u-flex-direction-column-reverse {
  flex-direction: column-reverse !important;
}

.vl-u-flex-wrap-wrap {
  flex-wrap: wrap !important;
}

.vl-u-flex-wrap-nowrap {
  flex-wrap: nowrap !important;
}

.vl-u-flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

@media screen and (min-width: 1023px) {
  .vl-u-flex-align-left--l {
    align-items: flex-start !important;
  }
  .vl-u-flex-align-left--l,
  .vl-u-flex-align-flex-start--l {
    align-items: flex-start !important;
  }
  .vl-u-flex-align-center--l {
    align-items: center !important;
  }
  .vl-u-flex-align-right--l,
  .vl-u-flex-align-flex-end--l {
    align-items: flex-end !important;
  }
  .vl-u-flex-align-baseline--l {
    align-items: baseline !important;
  }
  .vl-u-flex-align-stretch--l {
    align-items: stretch !important;
  }
  .vl-u-flex-v-top--l,
  .vl-u-flex-v-flex-start--l {
    justify-content: flex-start !important;
  }
  .vl-u-flex-v-center--l {
    justify-content: center !important;
  }
  .vl-u-flex-v-bottom--l,
  .vl-u-flex-v-flex-end--l {
    justify-content: flex-end !important;
  }
  .vl-u-flex-v-space-between--l {
    justify-content: space-between !important;
  }
  .vl-u-flex-v-space-around--l {
    justify-content: space-around !important;
  }
  .vl-u-flex-direction-row--l {
    flex-direction: row !important;
  }
  .vl-u-flex-direction-column--l {
    flex-direction: column !important;
  }
  .vl-u-flex-direction-row-reverse--l {
    flex-direction: row-reverse !important;
  }
  .vl-u-flex-direction-column-reverse--l {
    flex-direction: column-reverse !important;
  }
  .vl-u-flex-wrap-wrap--l {
    flex-wrap: wrap !important;
  }
  .vl-u-flex-wrap-nowrap--l {
    flex-wrap: nowrap !important;
  }
  .vl-u-flex-wrap-reverse--l {
    flex-wrap: wrap-reverse !important;
  }
}
@media screen and (max-width: 1023px) {
  .vl-u-flex-align-left--m {
    align-items: flex-start !important;
  }
  .vl-u-flex-align-left--m,
  .vl-u-flex-align-flex-start--m {
    align-items: flex-start !important;
  }
  .vl-u-flex-align-center--m {
    align-items: center !important;
  }
  .vl-u-flex-align-right--m,
  .vl-u-flex-align-flex-end--m {
    align-items: flex-end !important;
  }
  .vl-u-flex-align-baseline--m {
    align-items: baseline !important;
  }
  .vl-u-flex-align-stretch--m {
    align-items: stretch !important;
  }
  .vl-u-flex-v-top--m,
  .vl-u-flex-v-flex-start--m {
    justify-content: flex-start !important;
  }
  .vl-u-flex-v-center--m {
    justify-content: center !important;
  }
  .vl-u-flex-v-bottom--m,
  .vl-u-flex-v-flex-end--m {
    justify-content: flex-end !important;
  }
  .vl-u-flex-v-space-between--m {
    justify-content: space-between !important;
  }
  .vl-u-flex-v-space-around--m {
    justify-content: space-around !important;
  }
  .vl-u-flex-direction-row--m {
    flex-direction: row !important;
  }
  .vl-u-flex-direction-column--m {
    flex-direction: column !important;
  }
  .vl-u-flex-direction-row-reverse--m {
    flex-direction: row-reverse !important;
  }
  .vl-u-flex-direction-column-reverse--m {
    flex-direction: column-reverse !important;
  }
  .vl-u-flex-wrap-wrap--m {
    flex-wrap: wrap !important;
  }
  .vl-u-flex-wrap-nowrap--m {
    flex-wrap: nowrap !important;
  }
  .vl-u-flex-wrap-reverse--m {
    flex-wrap: wrap-reverse !important;
  }
}
@media screen and (max-width: 767px) {
  .vl-u-flex-align-left--s {
    align-items: flex-start !important;
  }
  .vl-u-flex-align-left--s,
  .vl-u-flex-align-flex-start--s {
    align-items: flex-start !important;
  }
  .vl-u-flex-align-center--s {
    align-items: center !important;
  }
  .vl-u-flex-align-right--s,
  .vl-u-flex-align-flex-end--s {
    align-items: flex-end !important;
  }
  .vl-u-flex-align-baseline--s {
    align-items: baseline !important;
  }
  .vl-u-flex-align-stretch--s {
    align-items: stretch !important;
  }
  .vl-u-flex-v-top--s,
  .vl-u-flex-v-flex-start--s {
    justify-content: flex-start !important;
  }
  .vl-u-flex-v-center--s {
    justify-content: center !important;
  }
  .vl-u-flex-v-bottom--s,
  .vl-u-flex-v-flex-end--s {
    justify-content: flex-end !important;
  }
  .vl-u-flex-v-space-between--s {
    justify-content: space-between !important;
  }
  .vl-u-flex-v-space-around--s {
    justify-content: space-around !important;
  }
  .vl-u-flex-direction-row--s {
    flex-direction: row !important;
  }
  .vl-u-flex-direction-column--s {
    flex-direction: column !important;
  }
  .vl-u-flex-direction-row-reverse--s {
    flex-direction: row-reverse !important;
  }
  .vl-u-flex-direction-column-reverse--s {
    flex-direction: column-reverse !important;
  }
  .vl-u-flex-wrap-wrap--s {
    flex-wrap: wrap !important;
  }
  .vl-u-flex-wrap-nowrap--s {
    flex-wrap: nowrap !important;
  }
  .vl-u-flex-wrap-reverse--s {
    flex-wrap: wrap-reverse !important;
  }
}
@media screen and (max-width: 500px) {
  .vl-u-flex-align-left--xs {
    align-items: flex-start !important;
  }
  .vl-u-flex-align-left--xs,
  .vl-u-flex-align-flex-start--xs {
    align-items: flex-start !important;
  }
  .vl-u-flex-align-center--xs {
    align-items: center !important;
  }
  .vl-u-flex-align-right--xs,
  .vl-u-flex-align-flex-end--xs {
    align-items: flex-end !important;
  }
  .vl-u-flex-align-baseline--xs {
    align-items: baseline !important;
  }
  .vl-u-flex-align-stretch--xs {
    align-items: stretch !important;
  }
  .vl-u-flex-v-top--xs,
  .vl-u-flex-v-flex-start--xs {
    justify-content: flex-start !important;
  }
  .vl-u-flex-v-center--xs {
    justify-content: center !important;
  }
  .vl-u-flex-v-bottom--xs,
  .vl-u-flex-v-flex-end--xs {
    justify-content: flex-end !important;
  }
  .vl-u-flex-v-space-between--xs {
    justify-content: space-between !important;
  }
  .vl-u-flex-v-space-around--xs {
    justify-content: space-around !important;
  }
  .vl-u-flex-direction-row--xs {
    flex-direction: row !important;
  }
  .vl-u-flex-direction-column--xs {
    flex-direction: column !important;
  }
  .vl-u-flex-direction-row-reverse--xs {
    flex-direction: row-reverse !important;
  }
  .vl-u-flex-direction-column-reverse--xs {
    flex-direction: column-reverse !important;
  }
  .vl-u-flex-wrap-wrap--xs {
    flex-wrap: wrap !important;
  }
  .vl-u-flex-wrap-nowrap--xs {
    flex-wrap: nowrap !important;
  }
  .vl-u-flex-wrap-reverse--xs {
    flex-wrap: wrap-reverse !important;
  }
}
.vl-u-bg {
  background-color: #fff;
}

.vl-u-bg-alt {
  background-color: #f7f9fc;
}

.vl-u-bg-error {
  background-color: #fbebec;
}

.vl-u-bg-warning {
  background-color: #fff6e7;
}

.vl-u-bg-success {
  background-color: #e6f5ed;
}

.vl-u-border {
  padding-left: 3.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .vl-u-border {
    padding-left: 1.75rem;
  }
}
.vl-u-border:after {
  content: "";
  width: 0.5rem;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: var(--vl-theme-primary-color);
}
.vl-u-border.vl-grid:after {
  height: 100%;
  bottom: 0;
  top: auto;
  left: 3rem;
}
@media screen and (max-width: 767px) {
  .vl-u-border.vl-grid:after {
    left: 1.5rem;
  }
}
.vl-u-border.vl-grid--is-stacked:after {
  height: calc(100% - 3rem);
}
@media screen and (max-width: 767px) {
  .vl-u-border.vl-grid--is-stacked:after {
    height: calc(100% - 1.5rem);
  }
}

.vl-u-highlight-content {
  padding: 4.1666666667%;
  border: 1px #cbd2da solid;
}

.vl-u-highlight-content--alt {
  background: #f7f9fc;
  border: none;
}

button.vl-vi {
  border: 0;
  appearance: none;
  padding: 0;
  outline: none;
}

a.vl-vi, .vl-vi[is=vl-button-link] {
  text-decoration: none;
}

.vl-vi.vl-vi-u-hidden-text {
  font-size: 0;
}
.vl-vi.vl-vi-u-xs::before {
  font-size: 0.8rem;
}
.vl-vi.vl-vi-u-s::before {
  font-size: 1.3rem;
}
.vl-vi.vl-vi-u-m::before {
  font-size: 1.7rem;
}
.vl-vi.vl-vi-u-l::before {
  font-size: 2rem;
}
.vl-vi.vl-vi-u-xl::before {
  font-size: 2.2rem;
}
.vl-vi.vl-vi-u-90deg::before {
  display: inline-block;
  transform: rotate(90deg);
}
.vl-vi.vl-vi-u-180deg::before {
  display: inline-block;
  transform: rotate(180deg);
}
.vl-vi.vl-vi-u-link::before {
  display: inline-block;
  margin-right: 1rem;
  color: #000;
  font-size: 1.3rem;
  text-decoration: none;
}
.vl-vi.vl-vi-u-color-grey {
  color: #cbd2da;
}
.vl-vi.vl-vi-u-badge {
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
}
.vl-vi.vl-vi-u-badge::before {
  margin: 0;
  vertical-align: middle;
  display: block;
}
.vl-vi.vl-vi-u-badge--link {
  margin-right: 1rem;
}
.vl-vi.vl-vi-u-badge--link-after {
  margin-left: 1rem;
}
.vl-vi.vl-vi-u-badge--positive {
  background-color: #007a37;
  color: #fff;
}
.vl-vi.vl-vi-u-badge--positive:hover, .vl-vi.vl-vi-u-badge--positive:focus, a:hover .vl-vi.vl-vi-u-badge--positive, [is=vl-button-link]:hover .vl-vi.vl-vi-u-badge--positive, a:focus .vl-vi.vl-vi-u-badge--positive, [is=vl-button-link]:focus .vl-vi.vl-vi-u-badge--positive {
  background-color: #009e47;
  color: #fff;
}
.vl-vi.vl-vi-u-badge--action {
  background-color: #05c;
  color: #e6eefa;
}
.vl-vi.vl-vi-u-badge--action:hover, .vl-vi.vl-vi-u-badge--action:focus, a:hover .vl-vi.vl-vi-u-badge--action, [is=vl-button-link]:hover .vl-vi.vl-vi-u-badge--action, a:focus .vl-vi.vl-vi-u-badge--action, [is=vl-button-link]:focus .vl-vi.vl-vi-u-badge--action {
  background-color: #003bb0;
  color: #e6eefa;
}
.vl-vi.vl-vi-u-badge--negative {
  background-color: #d2373c;
  color: #fff;
}
.vl-vi.vl-vi-u-badge--negative:hover, .vl-vi.vl-vi-u-badge--negative:focus, a:hover .vl-vi.vl-vi-u-badge--negative, [is=vl-button-link]:hover .vl-vi.vl-vi-u-badge--negative, a:focus .vl-vi.vl-vi-u-badge--negative, [is=vl-button-link]:focus .vl-vi.vl-vi-u-badge--negative {
  background-color: #aa2729;
  color: #fff;
}
.vl-vi.vl-vi-u-badge--warning {
  background-color: #ffA10a;
  color: #333332;
}
.vl-vi.vl-vi-u-badge--neutral {
  background-color: #f7f9fc;
  color: #333332;
}
.vl-vi.vl-vi-u-badge--neutral:hover, .vl-vi.vl-vi-u-badge--neutral:focus, a:hover .vl-vi.vl-vi-u-badge--neutral, [is=vl-button-link]:hover .vl-vi.vl-vi-u-badge--neutral, a:focus .vl-vi.vl-vi-u-badge--neutral, [is=vl-button-link]:focus .vl-vi.vl-vi-u-badge--neutral {
  background-color: #05c;
  color: #e6eefa;
}
.vl-vi.vl-vi-u-badge--light {
  background-color: #fff;
  color: #333332;
}
.vl-vi.vl-vi-u-badge--light:hover, .vl-vi.vl-vi-u-badge--light:focus, a:hover .vl-vi.vl-vi-u-badge--light, [is=vl-button-link]:hover .vl-vi.vl-vi-u-badge--light, a:focus .vl-vi.vl-vi-u-badge--light, [is=vl-button-link]:focus .vl-vi.vl-vi-u-badge--light {
  background-color: #05c;
  color: #e6eefa;
}
.vl-vi.vl-vi-u-badge--xxsmall {
  width: 1.8rem;
  height: 1.8rem;
  line-height: 1.8rem;
}
.vl-vi.vl-vi-u-badge--xxsmall::before {
  font-size: 0.8rem;
}
@media screen and (max-width: 767px) {
  .vl-vi.vl-vi-u-badge--xxsmall {
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
  }
  .vl-vi.vl-vi-u-badge--xxsmall::before {
    font-size: 0.7rem;
  }
}
.vl-vi.vl-vi-u-badge--xsmall {
  width: 1.8rem;
  height: 1.8rem;
  line-height: 1.8rem;
}
.vl-vi.vl-vi-u-badge--xsmall::before {
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .vl-vi.vl-vi-u-badge--xsmall {
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
  }
  .vl-vi.vl-vi-u-badge--xsmall::before {
    font-size: 1.1rem;
  }
}
.vl-vi.vl-vi-u-badge--small {
  width: 2.6rem;
  height: 2.6rem;
  line-height: 2.6rem;
}
.vl-vi.vl-vi-u-badge--small::before {
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .vl-vi.vl-vi-u-badge--small {
    width: 2.2rem;
    height: 2.2rem;
    line-height: 2.2rem;
  }
  .vl-vi.vl-vi-u-badge--small::before {
    font-size: 1.2rem;
  }
}
.vl-vi.vl-vi-u-badge--medium {
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
}
.vl-vi.vl-vi-u-badge--medium::before {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .vl-vi.vl-vi-u-badge--medium {
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
  }
  .vl-vi.vl-vi-u-badge--medium::before {
    font-size: 1.5rem;
  }
}
.vl-vi.vl-vi-u-badge--large {
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
}
.vl-vi.vl-vi-u-badge--large::before {
  font-size: 2.5rem;
}
@media screen and (max-width: 767px) {
  .vl-vi.vl-vi-u-badge--large {
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
  }
  .vl-vi.vl-vi-u-badge--large::before {
    font-size: 2rem;
  }
}

.vl-u-mark {
  background-color: transparent;
  box-shadow: inset 0 -10px 0 0 rgba(255, 197, 21, 0.3);
}

.vl-u-mark--accent {
  background-color: transparent;
  box-shadow: inset 0 -10px 0 0 var(--vl-theme-primary-color-rgba-30);
}

.vl-u-mark--info {
  background-color: transparent;
  box-shadow: inset 0 -10px 0 0 rgba(203, 210, 218, 0.4);
}

.vl-u-mark--success {
  background-color: transparent;
  box-shadow: inset 0 -10px 0 0 rgba(0, 158, 71, 0.2);
}

.vl-u-mark--warning {
  background-color: transparent;
  box-shadow: inset 0 -10px 0 0 rgba(255, 161, 10, 0.2);
}

.vl-u-mark--error {
  background-color: transparent;
  box-shadow: inset 0 -10px 0 0 rgba(210, 55, 60, 0.2);
}

@media screen and (max-width: 767px) {
  .vl-u-mobile-no-equal-height {
    min-height: 0 !important;
  }
}

.js-vl-clamp-useless {
  display: none !important;
}

.js .js-vl-show-checked {
  display: none;
}
.js .js-vl-show-checked--open {
  display: block;
}

.js.vl-flexbox .js-vl-col-float-right {
  position: absolute;
  z-index: 1;
  padding-bottom: 3rem;
  right: 0;
}
@media screen and (max-width: 767px) {
  .js.vl-flexbox .js-vl-col-float-right {
    position: static;
    padding-bottom: 0;
    margin-top: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .js-vl-col-float-right--pushed {
    margin-top: 0 !important;
  }
}

[data-vl-show-on-select-content] {
  display: none;
}
[data-vl-show-on-select-content][data-vl-show=true] {
  display: block;
}

.vl-u-offset--spacing {
  padding: 0 4.1666666667% 1rem;
}

.vl-u-offset--left {
  margin-left: 3rem;
}
@media screen and (min-width: 1600px) {
  .vl-u-offset--left {
    margin-left: -4.1666666667%;
  }
}
@media screen and (max-width: 1023px) {
  .vl-u-offset--left {
    margin-left: 0;
    margin-right: 0;
  }
}
.vl-u-offset--left.vl-u-offset--spacing {
  padding-left: 0;
}

.vl-u-offset--right {
  margin-right: 3rem;
}
@media screen and (min-width: 1600px) {
  .vl-u-offset--right {
    margin-right: -4.1666666667%;
  }
}
@media screen and (max-width: 1023px) {
  .vl-u-offset--right {
    margin-left: 0;
    margin-right: 0;
  }
}
.vl-u-offset--right.vl-u-offset--spacing {
  padding-right: 0;
}

.vl-u-float-right {
  float: right !important;
}

.vl-u-float-left {
  float: left !important;
}

.vl-u-float-none {
  float: none !important;
}

.vl-u-display-block {
  display: block !important;
}

.vl-u-display-inline-block {
  display: inline-block !important;
}

.vl-u-display-flex,
.vl-u-flex {
  display: flex !important;
}

.vl-u-display-inline-flex {
  display: inline-flex !important;
}

.vl-u-clearfix::before, .vl-u-clearfix::after {
  content: "";
  display: table;
}
.vl-u-clearfix::after {
  clear: both;
}

.vl-u-no-overflow {
  overflow: hidden;
}

.vl-u-position-relative {
  position: relative;
}

.vl-u-named-target::before,
.vl-u-offset::before {
  content: "";
  display: block;
  height: -90px;
  margin: 90px 0 0;
  z-index: -1;
  position: relative;
}

.vl-u-named-target-wrapper {
  position: relative;
}

.vl-u-named-target-dummy:empty,
.vl-u-offset-dummy:empty {
  display: block;
  position: absolute;
  top: 0;
  margin-top: 90px;
  height: 1px;
  width: 1px;
  visibility: hidden;
  opacity: 0;
}

.vl-u-inline-list {
  display: inline-block;
  vertical-align: top;
}

@media print {
  .vl-u-hide-on-print {
    display: none;
  }
  .vl-u-show-on-print {
    display: block;
  }
  header,
  footer {
    display: none;
  }
  .vl-main-content header, [role=main] header, main header,
  .vl-main-content footer,
  [role=main] footer,
  main footer {
    display: block;
  }
  .iwgh3,
  .iwgh2,
  .iwgf3,
  .iwgf2 {
    display: none;
  }
}
.vl-u-hr {
  border: 0;
  border-bottom: 1px solid #cbd2da;
  margin-top: 0;
  margin-bottom: 0;
}
.vl-u-hr--wave {
  background: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27100%27 height=%2719%27 viewBox=%270 0 100 19%27 %3E%3Cpath d=%27M0,3.5c12.5,0,12.5,12,25,12s12.5-12,25-12,12.5,12,25,12,12.5-12,25-12%27 fill=%27none%27 stroke=%27%23d2d7dd%27 stroke-miterlimit=%2710%27 stroke-width=%276%27/%3E%3C/svg%3E") repeat-x;
  background-size: 20px 4px;
  height: 4px;
  border-bottom: 0;
}
.vl-u-hr--dashed {
  min-height: 6px;
  border: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 6.04 5.99%27%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23bec5cf;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EAsset 1%3C/title%3E%3Cg id=%27Layer_2%27 data-name=%27Layer 2%27%3E%3Cg id=%27Layer_1-2%27 data-name=%27Layer 1%27%3E%3Crect class=%27cls-1%27 x=%271.01%27 y=%273.99%27 width=%271.01%27 height=%271%27/%3E%3Crect class=%27cls-1%27 y=%274.99%27 width=%271.01%27 height=%271%27/%3E%3Crect class=%27cls-1%27 x=%273.02%27 y=%272%27 width=%271.01%27 height=%271%27/%3E%3Crect class=%27cls-1%27 x=%272.01%27 y=%272.99%27 width=%271.01%27 height=%271%27/%3E%3Crect class=%27cls-1%27 x=%275.04%27 width=%271.01%27 height=%271%27/%3E%3Crect class=%27cls-1%27 x=%274.03%27 y=%271%27 width=%271.01%27 height=%271%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat-x;
  background-size: 6px 6px;
}

::selection {
  background-color: var(--vl-theme-primary-color-rgba-30);
}

::-moz-selection {
  background-color: var(--vl-theme-primary-color-rgba-30);
}

.vl-u-spacer {
  margin-bottom: 2rem;
}

.vl-u-spacer--xsmall {
  margin-bottom: 1rem;
}

.vl-u-spacer--small {
  margin-bottom: 1.5rem;
}

.vl-u-spacer--medium {
  margin-bottom: 3rem;
}

.vl-u-spacer--large {
  margin-bottom: 6rem;
}
@media screen and (max-width: 767px) {
  .vl-u-spacer--large {
    margin-bottom: 3rem;
  }
}

.vl-u-spacer--none {
  margin-bottom: 0;
}

.vl-u-spacer-top {
  margin-top: 2rem;
}

.vl-u-spacer-top--xsmall {
  margin-top: 1rem;
}

.vl-u-spacer-top--small {
  margin-top: 1.5rem;
}

.vl-u-spacer-top--medium {
  margin-top: 3rem;
}

.vl-u-spacer-top--large {
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .vl-u-spacer-top--large {
    margin-top: 3rem;
  }
}

.vl-u-spacer-top--none {
  margin-top: 0;
}

.vl-u-spacer-right {
  margin-right: 2rem;
}

.vl-u-spacer-right--xsmall {
  margin-right: 1rem;
}

.vl-u-spacer-right--small {
  margin-right: 1.5rem;
}

.vl-u-spacer-right--medium {
  margin-right: 3rem;
}

.vl-u-spacer-right--large {
  margin-right: 6rem;
}
@media screen and (max-width: 767px) {
  .vl-u-spacer-right--large {
    margin-right: 3rem;
  }
}

.vl-u-spacer-right--none {
  margin-right: 0;
}

.vl-u-spacer-bottom {
  margin-bottom: 2rem;
}

.vl-u-spacer-bottom--xsmall {
  margin-bottom: 1rem;
}

.vl-u-spacer-bottom--small {
  margin-bottom: 1.5rem;
}

.vl-u-spacer-bottom--medium {
  margin-bottom: 3rem;
}

.vl-u-spacer-bottom--large {
  margin-bottom: 6rem;
}
@media screen and (max-width: 767px) {
  .vl-u-spacer-bottom--large {
    margin-bottom: 3rem;
  }
}

.vl-u-spacer-bottom--none {
  margin-bottom: 0;
}

.vl-u-spacer-left {
  margin-left: 2rem;
}

.vl-u-spacer-left--xsmall {
  margin-left: 1rem;
}

.vl-u-spacer-left--small {
  margin-left: 1.5rem;
}

.vl-u-spacer-left--medium {
  margin-left: 3rem;
}

.vl-u-spacer-left--large {
  margin-left: 6rem;
}
@media screen and (max-width: 767px) {
  .vl-u-spacer-left--large {
    margin-left: 3rem;
  }
}

.vl-u-spacer-left--none {
  margin-left: 0;
}

.vl-u-scroll-offset__parent {
  position: relative;
  height: 0;
  width: 0;
  overflow: hidden;
  opacity: 0;
}

.vl-u-scroll-offset {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -90px;
  width: 1px;
  height: 1px;
}

.js-vl-sticky-placeholder {
  position: relative;
}
@media screen and (max-width: 767px) {
  .js-vl-sticky-placeholder {
    height: auto !important;
  }
}

.js-vl-sticky--absolute {
  position: absolute;
}

.js-vl-sticky--fixed {
  position: fixed;
}

.vl-u-sticky {
  top: 0;
  position: sticky;
}

.vl-u-sticky-gf {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .vl-u-sticky-gf {
    display: block;
  }
}
.vl-u-sticky-gf .vl-page {
  flex: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .vl-u-sticky-gf .vl-page {
    overflow: hidden;
  }
}

.vl-u-text--ellipse {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.vl-u-text--uppercase {
  text-transform: uppercase;
}

.vl-u-text--lowercase {
  text-transform: lowercase;
}

.vl-u-text--capitalize::first-letter {
  text-transform: uppercase;
}

.vl-u-text--success {
  color: #007a37;
}

.vl-u-text--warning {
  color: #9f5804;
}

.vl-u-text--error {
  color: #d2373c;
}

.vl-u-text--bold {
  font-weight: 500;
}

.vl-u-text--italic {
  font-style: italic;
}

.vl-u-text--small {
  font-size: 1.4rem !important;
}

.vl-u-text--medium {
  font-size: 1.6rem !important;
}

.vl-u-text--xsmall {
  font-size: 1.2rem !important;
}

.vl-u-text--xxsmall {
  font-size: 1rem !important;
}

mark,
.vl-u-text--marked {
  background-color: transparent;
  box-shadow: inset 0 -10px 0 0 rgba(255, 197, 21, 0.3);
}

@media screen and (min-width: 1023px) {
  .vl-u-visible--l {
    display: block !important;
  }
}
@media screen and (max-width: 1023px) {
  .vl-u-visible--m {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .vl-u-visible--s {
    display: block !important;
  }
}
@media screen and (max-width: 500px) {
  .vl-u-visible--xs {
    display: block !important;
  }
}

.vl-u-hidden {
  display: none;
}
@media screen and (min-width: 1023px) {
  .vl-u-hidden--l {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .vl-u-hidden--m {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .vl-u-hidden--s {
    display: none !important;
  }
}
@media screen and (max-width: 500px) {
  .vl-u-hidden--xs {
    display: none !important;
  }
}

.vl-u-whitespace {
  white-space: normal;
}

.vl-u-whitespace--nowrap {
  white-space: nowrap;
}

.vl-u-whitespace--pre {
  white-space: pre;
}

.vl-u-whitespace--pre-line {
  white-space: pre-line;
}

.vl-u-whitespace--pre-wrap {
  white-space: prewrap;
}

.vl-u-whitespace--unset {
  white-space: unset;
}

.vl-u-whitespace--break-spaces {
  white-space: break-spaces;
}

.vl-action-group > ::slotted(*) {
  margin-right: 1.4rem;
}

slot[name=button]:only-child::slotted(*:last-child) {
  margin-right: 0;
}

[is=vl-body] > vl-template {
  flex: 1;
}

.vl-button--map.vl-button--tertiary {
  background-color: #fff;
}
.vl-button--map.vl-button--tertiary:hover, .vl-button--map.vl-button--tertiary:active {
  background-color: #fff;
}

.vl-data-table--uig-zebra tbody tr:not(.vl-data-table__element--warning):not(.vl-data-table__element--error):not(.vl-data-table__element--success).odd {
  background-color: #f3f5f6;
}
.vl-data-table--uig-zebra tbody tr:not(.vl-data-table__element--warning):not(.vl-data-table__element--error):not(.vl-data-table__element--success).odd:hover {
  background-color: #edf0f2;
}

.vl-data-table tbody tr.vl-data-table__element--disabled,
.vl-data-table tbody td.vl-data-table__element--disabled {
  background: #cbd2d9;
  color: var(--vl-theme-fg-color-70);
}

@media screen and (max-width: 500px) {
  .vl-data-table--collapsed-m td,
  .vl-data-table--collapsed-s td,
  .vl-data-table--collapsed-xs td {
    padding-left: 1rem;
    padding-top: 3.6rem;
  }
  .vl-data-table--collapsed-m td::before,
  .vl-data-table--collapsed-s td::before,
  .vl-data-table--collapsed-xs td::before {
    width: 90%;
    padding-right: 0;
  }
}
.vl-icon {
  vertical-align: text-top;
}

.js-vl-select, .vl-select__list--dropdown {
  z-index: 100;
}

.js-vl-select.is-open, .vl-select__list--dropdown.is-active {
  z-index: 101;
}

.js-vl-select[data-type*=multiple] .vl-pill__close {
  border: 0;
  display: inline-flex;
  margin-left: auto;
}

.js-vl-select[data-type*=multiple] .vl-pill__close::before,
.js-vl-select[data-type*=multiple] .vl-pill__close::after {
  font-family: "vlaanderen-icon" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.js-vl-select[data-type*=multiple] .vl-pill__close::before {
  content: "\f17f";
}

.js-vl-select[data-type*=multiple] .vl-pill__close:hover,
.js-vl-select[data-type*=multiple] .vl-pill__close:focus,
.js-vl-select[data-type*=multiple] .vl-pill__close:active {
  color: #003bb0;
}

.js-vl-select[data-type*=multiple].is-disabled .vl-pill__close,
.js-vl-select[data-type*=multiple] .vl-select__placeholder .vl-pill__close {
  display: none;
}

.js-vl-select, .vl-select__list--dropdown {
  z-index: 100;
}

.js-vl-select.is-open, .vl-select__list--dropdown.is-active {
  z-index: 101;
}

.js-vl-select.vl-search__input > .vl-select__inner {
  border: none;
}
.js-vl-select.vl-search__input > .vl-select__inner:hover {
  box-shadow: none;
}

@media print {
  [is=vl-side-navigation-reference] .resize-sensor {
    display: none !important;
  }
}



