@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
body {
  font-family: "Montserrat", sans-serif !important;
  background-color: #ffffff;
  color: #000000;
}
body:not(.atlantis--portaal-detail) .content {
  padding-top: 5em !important;
  padding-bottom: 5em !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
@media (min-width: 768px) {
  body:not(.atlantis--portaal-detail) .content {
    width: 750px;
  }
}
@media (min-width: 992px) {
  body:not(.atlantis--portaal-detail) .content {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  body:not(.atlantis--portaal-detail) .content {
    width: 1170px;
  }
}

.content {
  max-width: none;
}

h1, h2 {
  margin-bottom: 2rem;
}

a {
  color: #f26525 !important;
  text-decoration: none !important;
}
a:hover {
  opacity: 0.8;
}
a.button {
  color: white !important;
}

.custom-form-field {
  height: auto !important;
}

#myNavbar {
  background-color: #f1e6e0;
}
#myNavbar a {
  color: black !important;
}
#myNavbar a:hover {
  background-color: transparent;
}

.navbar-nav > li {
  background-color: transparent;
}
.navbar-nav > li a:focus {
  background: none;
  outline: none;
}

.navbar-primary {
  position: relative;
  z-index: 999;
  color: white;
  background-color: #f1e6e0;
}
@media only screen and (max-width: 880px) {
  .navbar-primary {
    max-width: none;
  }
}

.navbar-header .navbar-brand {
  padding: 0;
  display: flex;
  align-items: center;
}
.navbar-header .navbar-brand .logo {
  display: flex;
  height: 100%;
  margin-left: 1.5rem;
}
.navbar-header .navbar-brand .logo div:first-child {
  width: 2rem;
  background-color: #50a3cb;
}
.navbar-header .navbar-brand .logo div:last-child {
  width: 2rem;
  background-color: #f26525;
}
.navbar-header .navbar-brand .title {
  color: white !important;
  font-size: 1.5em;
  font-weight: bold;
  margin-left: 1.5rem;
}
.navbar-header .navbar-toggle:hover .icon-bar {
  opacity: 0.8;
}
.navbar-header .navbar-toggle .icon-bar {
  background-color: black;
}

.navbar-default,
.navbar-collapse {
  z-index: 1000;
  background-color: white;
  border: none;
}

@media only screen and (max-width: 880px) {
  .navbar-collapse {
    padding: 0;
  }
}
html,
body {
  font-size: 16px;
}
@media only screen and (max-width: 1200px) {
  html,
  body {
    font-size: 14px !important;
  }
}

.content-login {
  float: right;
  margin: 1em;
}
@media only screen and (max-width: 768px) {
  .content-login-profile {
    color: white !important;
  }
}

.content {
  margin: 0;
}

.soorten-invisible {
  display: none !important;
}
.soorten-invisible + #search-form {
  width: 100% !important;
}

#page-header-actions > a {
  background-color: #f26525;
}
#page-header-actions > a:hover {
  background-color: transparent;
}
#page-header-actions > a:hover > .fa {
  color: #f26525 !important;
}

#page-banner #breadcrumbs {
  color: white !important;
}
#page-banner #breadcrumbs .breadcrumbs-i:hover {
  color: white;
}

.fa {
  background-color: transparent;
}

hr {
  border-top-color: #aaa;
}

[class*=custom-textfield]:focus,
.custom-select:focus {
  outline: none !important;
}
.wcag [class*=custom-textfield]:focus,
.wcag .custom-select:focus {
  outline: none !important;
  border: 1px solid #f1e6e0 !important;
}

[class*=default-button] {
  background-color: #f26525;
  color: #fff !important;
  border: 1px solid #f26525;
  padding: 0.4em 1em;
  border-radius: 0.3rem;
}
[class*=default-button]:hover, [class*=default-button]:active {
  opacity: 0.8;
}

.custom-checkbox label {
  background: transparent no-repeat !important;
  position: relative;
  padding: 0 0 0 30px;
}
.custom-checkbox label::before {
  content: "✓";
  color: white;
  font-size: 12px;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 5px;
  transition: background-color 90ms cubic-bezier(0, 0, 0.2, 0.1), border-color 90ms cubic-bezier(0, 0, 0.2, 0.1);
  text-align: center;
  line-height: 13px;
}
.custom-checkbox label.checked::before {
  background-color: #f26525;
  border-color: #f26525;
}

.k-multiselect-wrap.k-floatwrap {
  border-color: #ccc !important;
}

.k-state-focused > .k-multiselect-wrap {
  border-color: #f1e6e0 !important;
}

.k-grid-header th.k-state-focused,
.k-list > .k-state-focused,
.k-listview > .k-state-focused,
.k-state-focused,
td.k-state-focused {
  box-shadow: inset 0 0 0 1px #f1e6e0 !important;
}

.k-draghandle.k-state-selected:hover,
.k-ghost-splitbar-horizontal,
.k-ghost-splitbar-vertical,
.k-list > .k-state-highlight,
.k-list > .k-state-selected,
.k-marquee-color,
.k-panel > .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited {
  background-color: #f26525 !important;
}

.k-dropdown .k-state-focused,
.k-filebrowser-dropzone,
.k-list > .k-state-hover,
.k-splitbar-horizontal-hover,
.k-splitbar-vertical-hover,
.k-state-hover {
  background-color: #f26525 !important;
}

.k-draghandle:hover,
.k-listbox .k-item:hover:not(.k-state-disabled),
.k-other-month.k-state-hover .k-link,
.k-state-hover,
div.k-filebrowser-dropzone em {
  background-image: none, linear-gradient(180deg, #f26525, #f26525) !important;
}

.k-button.k-state-hover,
.k-button:hover {
  border-color: #f26525 !important;
  background-color: #f26525 !important;
}

.custom-navigation-page-active {
  background-color: #f26525 !important;
  border-color: #f26525 !important;
}

.custom-navigation.scans-custom-navigation .custom-navigation-page.custom-navigation-page-active {
  background-color: #fd8023 !important;
  border-color: #fd8023 !important;
}

.custom-navigation-spacing {
  color: #f26525 !important;
}

.infinite-button {
  background-color: #f26525;
}

.collectionchoice {
  border: none;
  text-decoration-color: white !important;
}
.collectionchoice-amount {
  color: #f26525;
}
.collectionchoice:hover {
  background: #f26525 !important;
  color: #f1e6e0 !important;
}
.collectionchoice-subgroup-amount {
  background-color: #f26525;
}
.collectionchoice-subgroup:hover {
  background: #f26525 !important;
  color: #f1e6e0 !important;
}

.btn {
  background-color: #f26525 !important;
  border: 1px solid transparent;
  height: 2em;
  width: 2em;
}
.btn i {
  color: white;
}
.btn:hover, .btn:active {
  opacity: 0.8;
  border: none !important;
}
.btn.wcag-submit-btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.btn-group a.btn.btn-default {
  background-color: unset !important;
  border: 1px solid #f26525;
  height: unset !important;
  width: unset !important;
}

.icon-chevron-right:hover, .icon-chevron-right:active,
.icon-chevron-left:hover,
.icon-chevron-left:active,
.icon-fastleft:hover,
.icon-fastleft:active,
.icon-fastright:hover,
.icon-fastright:active,
.icon-fast-forward:hover,
.icon-fast-forward:active,
.icon-fast-backward:hover,
.icon-fast-backward:active {
  color: white !important;
}
.icon-chevron-right:hover > i, .icon-chevron-right:active > i,
.icon-chevron-left:hover > i,
.icon-chevron-left:active > i,
.icon-fastleft:hover > i,
.icon-fastleft:active > i,
.icon-fastright:hover > i,
.icon-fastright:active > i,
.icon-fast-forward:hover > i,
.icon-fast-forward:active > i,
.icon-fast-backward:hover > i,
.icon-fast-backward:active > i {
  color: white !important;
}

.custom-icon {
  color: #f26525 !important;
  transition: color 0.3s ease-in-out;
}

.custom-form-field {
  overflow: auto;
}

.collapsible-filters {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.collapsible-filters--active + .filter-i {
  margin: 10px 0 21px !important;
}

#resultaatfilters .default-button {
  color: white !important;
}

.filter {
  width: 100%;
  margin-top: 3.4rem;
}
.filter-i .filter-i-title {
  margin-bottom: 1rem;
}
.filter-i .custom-checkbox {
  padding: 0 5px;
}
.filter .more-filters {
  color: #f26525;
  font-weight: bold !important;
  margin: 1.2rem 0 0 0;
}

.custom-table {
  top: 0 !important;
}

@media only screen and (max-width: 768px) {
  .custom-table-header-td:first-child {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .custom-table-header-td:not(.custom-table-header-td-icon) {
    height: 40px;
  }
}

.custom-table-div-top-slider.has-filters {
  margin-top: 34px;
  overflow: hidden;
}

.custom-navigation-page,
.custom-navigation-spacing,
.default-button.icon-color-navigation {
  height: 28px;
  line-height: 28px;
  width: auto;
  min-width: 28px;
  padding: 0 !important;
  text-align: center;
  margin: 0;
  margin-bottom: 3px;
  border: 0;
  transition: 0.5s;
  border-radius: 0.3rem;
}

.icon-color-navigation {
  color: white !important;
}

.custom-navigation-page-arrow {
  background-color: #f26525 !important;
}
.custom-navigation-page-active {
  color: #fff !important;
}
.custom-navigation-page-active:hover {
  color: #fff !important;
}

.resultTitle {
  font-size: 2.5rem;
}

@media only screen and (max-width: 425px) {
  .opties-klik {
    margin-right: 0;
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 425px) {
  .custom-navigation {
    justify-content: end;
  }
  .custom-navigation-page,
  .custom-navigation-spacing {
    display: none;
  }
}
#Modal {
  z-index: 10000;
}

.modal-content {
  padding: 2rem;
  text-align: left;
}

.collectionchoice-subgroup-amount {
  text-align: center !important;
}

/*Klant specifiek*/
.title img {
  height: 50px !important;
}

/*! CSS Used from: https://cdn.prod.website-files.com/615eaacc14cfbc36937f5e11/css/academiehuis-demo.webflow.635113f3a.css */
footer {
  display: block;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

a:active, a:hover {
  outline: 0;
}

strong {
  font-weight: bold;
}

img {
  border: 0;
}

* {
  box-sizing: border-box;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-button {
  color: #fff !important;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before, .w-container:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table;
}

.w-container:after {
  clear: both;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
}
@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
}
.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

p {
  color: var(--black-80);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 200%;
}

a {
  color: var(--white);
  text-decoration: none;
}

.container--large {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.margin--bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin--xsmall {
  margin: 2.4rem;
}

.footer {
  box-sizing: border-box;
  object-fit: fill;
  overflow: hidden;
}

.footer__bottom {
  transform: translate(0);
}

.footer__grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(60%, 1fr) minmax(40%, 1fr);
}

.newsletter-support {
  background-color: #f1e6e0;
  padding-top: 72px;
  padding-left: 72px;
}

.newsletter-support__title {
  color: #f26525;
  width: 240px;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 600;
  line-height: 125%;
}

.newsletter-support__content {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer__items {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 72px;
  padding-bottom: 64px;
  padding-left: 72px;
  display: grid;
}

.footer__column {
  flex-direction: column;
  display: flex;
}

.footer__title {
  color: #f26525;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.footer__title.is--second {
  margin-top: 3.2rem;
}

.footer__link {
  color: rgba(40, 39, 38, 0.8) !important;
  cursor: pointer;
  margin-bottom: 0.8rem;
}

.footer__link:hover {
  color: #f26525 !important;
  opacity: 1 !important;
}

.footer__link.no--bottom {
  padding-bottom: 0;
}

.opening-times {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.opening-times__day {
  margin-right: 32px;
}

.text-style--bold {
  font-weight: 800;
}

.footer__bottom-row {
  align-items: center;
  padding-bottom: 1.6rem;
  display: flex;
}

.footer__bottom-text {
  color: rgba(40, 39, 38, 0.5019607843) !important;
  margin-bottom: 0;
  margin-right: 2.4rem;
  font-size: 14px;
  line-height: 2.4rem;
}

.footer__bottom-text:hover {
  color: #282726;
}

.footer__bottom-text.no--hover:hover {
  color: var(--black-2);
}

.footer__before {
  background-color: #f1e6e0;
  width: 100rem;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0% -100rem auto auto;
}

.footer__wrapper {
  margin-top: -8rem;
  padding-top: 8rem;
}

.part-of__image {
  border: 0.1px solid rgba(40, 39, 38, 0.2);
  height: 88px;
  display: block;
}

.part-of {
  margin-top: 2.4rem;
}

.footer__button-wrapper {
  grid-column-gap: 30px;
  display: flex;
}

.anbi-logo {
  height: 64px;
}

.footer-socials {
  margin-top: -33px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.footer__icons-wrapper {
  grid-column-gap: 20px;
  display: flex;
}

.footer-socials__icon {
  max-height: 30px;
}

.button-16 {
  background-color: #f26525;
  margin-top: 12px;
  margin-bottom: 12px;
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  .margin--bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .footer__grid {
    grid-template-columns: minmax(100%, 1fr);
  }
  .newsletter-support {
    padding: 6.4rem;
  }
  .newsletter-support__title {
    width: 100%;
  }
  .footer__items {
    grid-column-gap: 2.4rem;
    grid-row-gap: 2.4rem;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 6.4rem;
  }
  .footer__title {
    margin-bottom: 1.6rem;
  }
  .footer__bottom-row {
    padding-left: 6.4rem;
    padding-right: 6.4rem;
  }
}
@media screen and (max-width: 767px) {
  p {
    line-height: 175%;
  }
  .margin--bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .newsletter-support {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
  .footer__items {
    grid-template-columns: 1fr 1fr;
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
  .footer__bottom-row {
    flex-direction: column;
    padding-top: 4rem;
    padding-bottom: 3.2rem;
  }
  .footer__bottom-text {
    margin-bottom: 0.8rem;
  }
}
@media screen and (max-width: 479px) {
  p {
    margin-bottom: 0;
  }
  .margin--bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .footer {
    margin-top: 114px;
  }
  .newsletter-support {
    position: relative;
    top: 160px;
  }
  .footer__items {
    grid-template-columns: 1fr;
    position: relative;
    top: 109px;
  }
  .footer__title {
    margin-bottom: 0.8rem;
  }
  .footer__title.is--second {
    margin-top: 2.4rem;
  }
  .footer__bottom-row {
    border-top: 1px solid rgba(0, 0, 0, 0.1019607843);
    position: relative;
    top: 89px;
  }
  .footer__bottom-text {
    margin-bottom: 0.8rem;
    margin-right: 0;
  }
  .part-of {
    margin-top: 1.6rem;
  }
  .footer__button-wrapper {
    justify-content: flex-start;
    width: 100%;
  }
  .anbi-logo {
    min-width: 100%;
  }
  .anbi-logo__wrapper {
    flex: none;
  }
}
@media screen and (max-width: 991px) {
  #w-node-fc47248f-e441-0986-5c77-98b413d38bd3-13d38b90 {
    order: -9999;
  }
}
/*! CSS Used from: Embedded */
a {
  color: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
  font-size: inherit;
}

*:focus {
  outline: none;
}

/*! CSS Used from: Embedded */
.margin--bottom {
  margin-top: 0rem !important;
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}

/*! CSS Used from: Embedded */
a {
  color: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
  font-size: inherit;
}

*:focus {
  outline: none;
}

/*! CSS Used from: Embedded */
.margin--bottom {
  margin-top: 0rem !important;
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}

/*! CSS Used fontfaces */
@font-face {
  font-family: "Montserrat";
  src: url("https://cdn.prod.website-files.com/615eaacc14cfbc36937f5e11/623dd0c2bd39940c9436d68f_Montserrat-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("https://cdn.prod.website-files.com/615eaacc14cfbc36937f5e11/623dd0c2099ace49cec8d89b_Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("https://cdn.prod.website-files.com/615eaacc14cfbc36937f5e11/623dd0c2e54ec52b37eff6b0_Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("https://cdn.prod.website-files.com/615eaacc14cfbc36937f5e11/623dd0c23d419c4af0a48d7d_Montserrat-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("https://cdn.prod.website-files.com/615eaacc14cfbc36937f5e11/623dd0c25f5b15ec984d75c9_Montserrat-ExtraBold.ttf") format("truetype"), url("https://cdn.prod.website-files.com/615eaacc14cfbc36937f5e11/623dd0c227627e0f65e90535_Montserrat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("https://cdn.prod.website-files.com/615eaacc14cfbc36937f5e11/623dd0c2f225b9f54ee4b23a_Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("https://cdn.prod.website-files.com/615eaacc14cfbc36937f5e11/623dd0c28c5a5229f7a41895_Montserrat-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("https://cdn.prod.website-files.com/615eaacc14cfbc36937f5e11/623dd0c231ff2d85611181b0_Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.navbar-middle {
  padding-top: 40px;
  padding-bottom: 15px;
}

.navbar-collapse ul {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.navbar-collapse ul li {
  margin: 0;
  padding: 0;
}
.navbar-collapse ul li a {
  color: #282726;
  text-decoration: none;
  padding: 1.5rem 0;
  margin: 0 1rem;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  transition: color 0.3s ease;
  height: 50px;
}
.navbar-collapse ul li a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: transparent;
  transition: background-color 0.3s ease;
}
.navbar-collapse ul li a:hover::after {
  background-color: #000;
}
.navbar-collapse ul li a.header-menu-selected::after {
  background-color: #f26525;
}
.navbar-collapse ul li.active a::after {
  background-color: #000;
}

@media (max-width: 768px) {
  .navbar-collapse ul {
    flex-direction: column;
  }
  .navbar-collapse ul li a {
    padding: 1rem 0;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .col-md-7 {
    width: 100%;
  }
}
#search-form {
  padding: 0;
}
#search-form .custom-form-field-input,
#search-form .custom-form-field-label {
  padding: 0;
}
#search-form #search-buttons {
  margin-top: 2em;
}
#search-form #search-buttons .btn-empty-left {
  background-color: transparent !important;
  color: #f26525 !important;
}
#search-form .btn-submit-maps-location {
  font-size: initial !important;
}

.atlantis--details .detail-media-icons-i-img-active {
  border-color: #f26525;
}
.atlantis--details .custom-navigation {
  position: relative;
}
.atlantis--details #resultjump {
  display: block;
  font-size: 14px;
  margin: 0 60px 0 auto;
  height: 32px;
  line-height: 30px;
  padding: 0 5px;
  border: 1px solid #f26525;
  background: color-contrast(#f26525, #fff, #000);
  color: #f26525;
}
.atlantis--details #resultjumpsubmit {
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  width: 60px;
  height: 32px;
  border: 0;
  line-height: 32px;
  margin: 0;
  background-color: #f26525;
  color: white;
  transition: 0.5s;
}
@media (min-width: 992px) {
  .atlantis--details #resultjump {
    float: right;
    margin-left: 3px;
    height: 28px;
    line-height: 26px;
  }
  .atlantis--details #resultjumpsubmit {
    height: 28px;
    line-height: 28px;
    bottom: auto;
    top: 0;
  }
}
.atlantis--details #detail .detail-div h2 {
  display: none;
}
.atlantis--details #detail table:not(.detail-media) {
  width: auto;
}
.atlantis--details #detail tbody,
.atlantis--details #detail tbody tr:nth-child(even) {
  background-color: transparent;
}
.atlantis--details #map {
  width: 100%;
  margin-bottom: 20px;
}
.atlantis--details #detail {
  padding-top: 2em;
}
.atlantis--details #detail #gegevens {
  padding: 0;
}
.atlantis--details #detail #gegevens img {
  float: left;
  margin-right: 1em;
}
.atlantis--details #detail #gegevens table {
  border-collapse: separate;
  border-spacing: 0 0.5em;
}
.atlantis--details #detail #gegevens table tr, .atlantis--details #detail #gegevens table td {
  display: block;
}
.atlantis--details #detail #gegevens table tr {
  padding-bottom: 1em;
}
.atlantis--details #detail #gegevens table .key {
  min-width: unset;
}
.atlantis--details #detail #detail-interactionbar .interaction-labels .interaction-label {
  color: white !important;
  background: #f26525;
  border-color: #f26525;
}
.atlantis--details #detail #detail-interactionbar .interaction-labels .active {
  background: #f1e6e0;
  border-color: #f1e6e0;
}
.atlantis--details #detail #detail-interactionbar .interaction-labels .active:active, .atlantis--details #detail #detail-interactionbar .interaction-labels .active:focus {
  outline: none;
}
.atlantis--details #detail #detail-interactionbar .interaction-labels .disabled {
  background-color: lightgray;
  border-color: lightgray;
}
.atlantis--details #detail #detail-interactionbar .interaction-content {
  border-color: #f1e6e0;
}
.atlantis--details .scans-custom-navigation .custom-navigation-page {
  border: none !important;
  padding-top: 0 !important;
  background: none !important;
  height: auto;
}
.atlantis--details .scans-custom-navigation .custom-navigation-page-active img {
  opacity: 1;
  filter: drop-shadow(0 -0.5px 0 #f1e6e0) drop-shadow(0 1px 0 #f1e6e0) drop-shadow(-0.5px 0 0 #f1e6e0) drop-shadow(1px 0 0 #f1e6e0);
}
.atlantis--details .scans-custom-navigation {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 12px;
  justify-content: center;
  align-items: center;
}
.atlantis--details .scans-custom-navigation img {
  width: 84px;
  height: 84px;
  object-fit: contain;
}
.atlantis--details .scans-custom-navigation .custom-navigation-page {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.atlantis--details .scans-custom-navigation .custom-navigation-page:hover {
  background: none !important;
}

.result-settings .aantalpp .infinite-button {
  height: 1.9em;
  width: 1.9em;
  top: 0px;
}

.opties-div {
  top: 0px !important;
}
.opties-div .result-settings-form {
  display: flex !important;
}
@media only screen and (max-width: 980px) {
  .opties-div .result-settings-form {
    display: block !important;
  }
}
.opties-div .result-settings-form .chzn-container {
  font-size: inherit !important;
}
.opties-div .result-settings-form .chzn-container .chzn-single {
  color: #000000 !important;
}
.opties-div .result-settings-form .chzn-container b {
  background-color: #000000;
}
.opties-div .result-settings-form .chzn-container .chzn-drop {
  outline: none !important;
  border-color: inherit !important;
}
.opties-div .result-settings-form .chzn-container-active .chzn-single {
  outline: none !important;
  border-color: inherit !important;
}
@media only screen and (max-width: 980px) {
  .opties-div {
    top: 6em !important;
    min-width: 20em !important;
  }
}

.result-viewswitcher {
  display: flex;
  align-items: center;
  top: -3em;
}
@media screen and (max-width: 980px) {
  .result-viewswitcher {
    margin: 0 1.7em;
  }
}
.result-viewswitcher-i {
  color: inherit !important;
  background-color: transparent !important;
  opacity: 0.5;
}
.result-viewswitcher-i-active {
  color: #f26525 !important;
  opacity: 1;
}
.result-viewswitcher-i-list {
  font-size: 31px !important;
}
.result-viewswitcher .fa-list-ul:before {
  content: "\f0c9";
}
.result-viewswitcher .icon-images-gallery:before {
  content: "\f110";
}

#lijst-weergave .key {
  font-weight: 700;
  margin-right: 0.3em;
}
#lijst-weergave .custom-table-row-td .key > * {
  margin-right: 1em;
}

#gallerij-weergave {
  position: unset;
  top: 0;
  margin: 4em 0 2em 0;
}
#gallerij-weergave tr {
  border: none;
}
#gallerij-weergave .gallery-table-td {
  border-right: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}

.filter-popup--menu :checked + label {
  background-color: #fd8023;
  color: white;
}

/*# sourceMappingURL=layout.css.map */
