/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: "Flanders Art Sans";
  /* 4 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

/*
Remove the default font size and weight for headings.
*/

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

/*
Add the correct font weight in Edge and Safari.
*/

/*
Add the correct font size in all browsers.
*/

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

input,
textarea {
  border-width: 1px;
  border: 1px solid ;
  border-radius: 5px;
  box-sizing: border-box;
  transition: var(--gin-transition);
  border-color: #679463;
  outline-color: #679463;
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

/*
Use the modern Firefox focus style for all focusable elements.
*/

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

/*
Add the correct display in Chrome and Safari.
*/

/*
Removes the default spacing and border for appropriate elements.
*/

/*
Prevent resizing textareas horizontally by default.
*/

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

/*
Set the default cursor for buttons.
*/

/*
Make sure disabled buttons don't get the pointer cursor.
*/

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

/*
Ensure the default browser behavior of the `hidden` attribute.
*/

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* MOBILE */

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

@font-face {
  font-family: "Flanders Art Sans";

  font-style: normal;

  font-weight: 100;

  src: url(../../assets/fonts/sans/FlandersArtSans-Thin.woff2) format("woff2"),
    url(../../assets/fonts/sans/FlandersArtSans-Thin.woff) format("woff");
}

@font-face {
  font-family: "Flanders Art Sans";

  font-style: normal;

  font-weight: 300;

  src: url(../../assets/fonts/sans/FlandersArtSans-Light.woff2) format("woff2"),
    url(../../assets/fonts/sans/FlandersArtSans-Light.woff) format("woff");
}

@font-face {
  font-family: "Flanders Art Sans";

  font-style: normal;

  font-weight: 400;

  src: url(../../assets/fonts/sans/FlandersArtSans-Regular.woff2) format("woff2"),
    url(../../assets/fonts/sans/FlandersArtSans-Regular.woff) format("woff");
}

@font-face {
  font-family: "Flanders Art Sans";

  font-style: normal;

  font-weight: 500;

  src: url(../../assets/fonts/sans/FlandersArtSans-Medium.woff2) format("woff2"),
    url(../../assets/fonts/sans/FlandersArtSans-Medium.woff) format("woff");
}

@font-face {
  font-family: "Flanders Art Sans";

  font-style: normal;

  font-weight: 700;

  src: url(../../assets/fonts/sans/FlandersArtSans-Bold.woff2) format("woff2"),
    url(../../assets/fonts/sans/FlandersArtSans-Bold.woff) format("woff");
}

@font-face {
  font-family: "Flanders Art Sans";

  font-style: normal;

  font-weight: 900;

  src: url(../../assets/fonts/sans/FlandersArtSans-Black.woff2) format("woff2"),
    url(../../assets/fonts/sans/FlandersArtSans-Black.woff) format("woff");
}

@font-face {
  font-family: "Flanders Art Italic";

  font-style: italic;

  font-weight: 300;

  src: url(../../assets/fonts/italic/FlandersArtSans-Light.woff2) format("woff2"),
    url(../../assets/fonts/italic/FlandersArtSans-Light.woff) format("woff");
}

@font-face {
  font-family: "Flanders Art Italic";

  font-style: italic;

  font-weight: 400;

  src: url(../../assets/fonts/italic/FlandersArtSans-Regular.woff2) format("woff2"),
    url(../../assets/fonts/italic/FlandersArtSans-Regular.woff) format("woff");
}

@font-face {
  font-family: "Flanders Art Italic";

  font-style: italic;

  font-weight: 500;

  src: url(../../assets/fonts/italic/FlandersArtSans-Medium.woff2) format("woff2"),
    url(../../assets/fonts/italic/FlandersArtSans-Medium.woff) format("woff");
}

@font-face {
  font-family: "Flanders Art Italic";

  font-style: italic;

  font-weight: 700;

  src: url(../../assets/fonts/italic/FlandersArtSans-Bold.woff2) format("woff2"),
    url(../../assets/fonts/italic/FlandersArtSans-Bold.woff) format("woff");
}

@font-face {
  font-family: "Flanders Art Serif";

  font-style: normal;

  font-weight: 100;

  src: url(../../assets/fonts/serif/FlandersArtSerif-Thin.woff2) format("woff2"),
    url(../../assets/fonts/serif/FlandersArtSerif-Thin.woff) format("woff");
}

@font-face {
  font-family: "Flanders Art Serif";

  font-style: normal;

  font-weight: 300;

  src: url(../../assets/fonts/serif/FlandersArtSerif-Light.woff2) format("woff2"),
    url(../../assets/fonts/serif/FlandersArtSerif-Light.woff) format("woff");
}

@font-face {
  font-family: "Flanders Art Serif";

  font-style: normal;

  font-weight: 400;

  src: url(../../assets/fonts/serif/FlandersArtSerif-Regular.woff2) format("woff2"),
    url(../../assets/fonts/serif/FlandersArtSerif-Regular.woff) format("woff");
}

@font-face {
  font-family: "Flanders Art Serif";

  font-style: normal;

  font-weight: 500;

  src: url(../../assets/fonts/serif/FlandersArtSerif-Medium.woff2) format("woff2"),
    url(../../assets/fonts/serif/FlandersArtSerif-Medium.woff) format("woff");
}

@font-face {
  font-family: "Flanders Art Serif";

  font-style: normal;

  font-weight: 700;

  src: url(../../assets/fonts/serif/FlandersArtSerif-Bold.woff2) format("woff2"),
    url(../../assets/fonts/serif/FlandersArtSerif-Bold.woff) format("woff");
}

@font-face {
  font-family: vlaanderen-icon;

  font-style: normal;

  font-weight: 400;

  src: url(../../assets/fonts/iconfont/vlaanderen-icon.woff2) format("woff2"),
    url(../../assets/fonts/iconfont/vlaanderen-icon.woff) format("woff");
}

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

/* @tailwind base; */

@tailwind base;

@tailwind components;

@tailwind utilities;

.anb-page .breadcrumb {
  font-size: 1rem;
}

.anb-page .tabs-wrapper {
  /* border-bottom: 1px solid rgb(103, 148, 99); */
  margin: 1rem 0;
}

.anb-page .page-wrapper *:focus,
  .anb-page .ui-dialog *:focus {
  outline: initial;
  box-shadow: initial;
}

.anb-page *:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

/* @import "belevingssite-css/anb-belevingssite.css"; */

/* @import ""; */

/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: "Flanders Art Sans";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

:root {
  --container-padding: 0.625rem;
  /* => 10px */
  --m-bleed-out: calc((100vw - 100%) / 2);
  --m-bleed-out-homepage-66: calc((100vw - (100% * 12 / 8)) / 2 + 2px);
  --m-x-bleed-out-homepage-66: calc(var(--m-bleed-out-homepage-66) - 2px);
  --w-full-bleed-out: calc(100% + var(--m-bleed-out));
  --w-seventy-five-bleed-out: calc(75% + var(--m-bleed-out));
  --hero-ml: 64px;
  --w-full: calc(100% + 2 * var(--hero-ml));
  --h-toc: calc(100vh - 12rem);
  /* => 120 */
  --anb-hero-size-space-sm: 3.125rem;
  /* => 50 */
  --anb-hero-size-space-lg: 3.125rem;
  /* => 50 */
  --anb-hero-size-img: 12.5rem;
  /* => 200 */
  --anb-hero-size-img-sm: 25rem;
  /* => 400 */
  --anb-hero-size-text-sm: 28.125rem;
  /* => 450 */
  --anb-hero-size-img-lg: 31.25rem;
  /* => 500 */
  --anb-hero-size-text-lg: 34.375rem;
  /* => 550 */
  --status-groen: rgb(103 148 99);
  --status-geel: rgb(250 204 21);
  --status-oranje: rgb(251 146 60);
  --status-rood: rgb(220 38 38);
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeInCopyright {
  0% {
    opacity: 0;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.ui-widget {
  /* MOBILE */
  font-size: 1.125rem;
  font-weight: 300;
  font-family: "Flanders Art Sans";
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.cke_wysiwyg_frame,
  .cke_wysiwyg_div {
  background-color: #fff;
  width: calc(100% - 0.625rem) !important;
  /* => 10px */
  margin: 0.5rem;
  /* => 5px */
}

.cke_contents {
  border: 10px solid red;
}

html {
  /* font-size: 62.5% !important; */
  scroll-behavior: smooth;
}

body {
  padding: 0;
  margin-bottom: 3.125rem;
  overflow-x: hidden;
  /* @apply tw_border-cyan-600 portrait:tw_border; */
}

.anb-page {
  position: relative;
  /* @apply ; */
  /* tw_border
    tw_border-red-500 */
}

@media (min-width: 1024px) {
  .anb-page {
    max-width: 960px !important;
  }
}

@media (min-width: 1280px) {
  .anb-page {
    max-width: 1200px !important;
  }
}

.anb-page * {
  /* MOBILE --- */
  /* @apply tw_border tw_border-red-500; */
  --tw-text-opacity: 1;
  color: rgb(71 96 120 / var(--tw-text-opacity));
  /* @apply ; */
  /* SMALL */
  /* @apply sm:tw_text-base; */
  /* @apply  sm:tw_leading-relaxed; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply  lg:tw_text-lg; */
  /* @apply lg:; */
}

.anb-page .ui-widget,
    .anb-page div,
    .anb-page p {
  /* MOBILE */
  font-size: 1.125rem;
  font-weight: 300;
  font-family: "Flanders Art Sans";
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-sections__item__titel h2,
    .anb-page h1 {
  /* MOBILE */
  font-size: 2.125rem;
  font-family: "Flanders Art Serif";
  font-weight: 300;
  margin-left: .625rem;
  line-height: 1.25;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-sections__item__titel h2,
    .anb-page h1 {
    margin-left: 0;
    font-size: 2.125rem;
    font-weight: 300;
    line-height: 1;
  }
}

@media (min-width: 1024px) {
  .anb-page .anb-sections__item__titel h2,
    .anb-page h1 {
    font-weight: 100;
    font-size: 2.5rem;
  }
}

.anb-page .anb-sections__item__titel h2,
    .anb-page h1 {
  /*=> 40px*/
}

.anb-page h2,
    .anb-page h2 strong {
  /* MOBILE */
  font-size: 1.75rem;
  font-family: "Flanders Art Serif";
  font-weight: 300;
  margin-bottom: .5rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:tw_text-3xl; */
}

@media (min-width: 640px) {
  .anb-page h2,
    .anb-page h2 strong {
    font-weight: 300;
  }
}

.anb-page h2,
    .anb-page h2 strong {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

@media (min-width: 1024px) {
  .anb-page h2,
    .anb-page h2 strong {
    font-size: 2.125rem;
    font-weight: 100;
  }
}

.anb-page h3,
    .anb-page h3 strong {
  /* MOBILE */
  font-size: 1.375rem;
  font-family: "Flanders Art Serif";
  font-weight: 300;
  margin-bottom: .25rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:tw_text-2xl; */
}

@media (min-width: 640px) {
  .anb-page h3,
    .anb-page h3 strong {
    font-weight: 300;
  }
}

.anb-page h3,
    .anb-page h3 strong {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

@media (min-width: 1024px) {
  .anb-page h3,
    .anb-page h3 strong {
    font-size: 1.75rem;
    font-weight: 300;
  }
}

.anb-page h4,
    .anb-page h4 strong {
  /* MOBILE */
  font-size: 1.25rem;
  font-family: "Flanders Art Sans";
  font-weight: 400;
  margin-bottom: .25rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:tw_text-2xl; */
  /* @apply sm:tw_font-light; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

@media (min-width: 1024px) {
  .anb-page h4,
    .anb-page h4 strong {
    font-size: 1.375rem;
    font-weight: 400;
  }
}

.anb-page .anb-sections__item__titel {
  /* MOBILE */
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(71 96 120 / var(--tw-border-opacity));
  margin-top: 1.875rem;
  padding-top: 1.875rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page p {
  /* MOBILE */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page a {
  --tw-text-opacity: 1;
  color: rgb(103 148 99 / var(--tw-text-opacity));
}

.anb-page a:hover {
  --tw-text-opacity: 1;
  color: rgb(103 148 99 / var(--tw-text-opacity));
}

.anb-page a {
  border-width: 0px;
}

.anb-page strong {
  /* MOBILE */
  font-weight: 500;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page input {
  padding: .25rem;
}

.anb-page input:focus-visible {
  border-color: rgba(177,219,173,1);
  outline-color: #679463;
}

.anb-page .anb-activiteiten__view__list__item:hover a {
  /* border: 10px solid red; */
  text-decoration-style: wavy;
  text-decoration-thickness: 1px;
  text-decoration-color: #679463;
}

.anb-page-content .breadcrumb {
  /* MOBILE */
  /* @apply tw_mb-60; */
  position: relative;
  z-index: 99;
  /* @apply tw_w-max; */
  /* @apply tw_border tw_border-red-500; */
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page-content .breadcrumb {
    margin: 0;
  }
}

.anb-page-content .breadcrumb {
  /* @apply sm:tw_-mt-30; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page-content #block-belevingssite-tabs a,
      .anb-page-content .pager a {
  text-decoration-line: none !important;
}

.anb-page-content .anb-link--no-underline a {
  text-decoration-line: none !important;
}

.anb-page-content a:not(.anb-link--no-underline) {
  /* MOBILE */
  text-decoration-line: underline;
  text-decoration-thickness: 4px;
  text-decoration-color: rgba(177,219,173,.5);
  font-weight: 500;
  text-underline-offset: 2px;
  text-decoration-style: solid;
}

.anb-page-content a:not(.anb-link--no-underline):hover {
  text-decoration-style: wavy;
  text-decoration-thickness: 1px;
  text-decoration-color: #679463;
}

.anb-page-content a:not(.anb-link--no-underline) {
  border-width: 0px;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page ul,
    .anb-page ol,
    .anb-page p {
  /* MOBILE */
  margin-bottom: 1rem;
  /* @apply tw_clear-both; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page img {
  /* MOBILE */
  border-width: 1px;
  border-radius: 1.25rem;
  margin-bottom: 1rem;
  width: 100%;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detail-page__content__main article {
  /* MOBILE */
  margin-bottom: 1.25rem;
  /* @apply tw_border tw_border-fuchsia-400; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-hidden {
  display: none !important;
}

.anb-page .file--application-pdf {
  background-image: none;
}

#toolbar-administration {
  z-index: 10000;
  position: relative;
}

#block-belevingssite-breadcrumbs {
  width: -moz-fit-content;
  width: fit-content;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.tw_container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 640px) {
  .tw_container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .tw_container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .tw_container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .tw_container {
    max-width: 1280px;
  }
}

.anb-page .anb-activiteiten__view {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  margin-top: 1.5rem;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-activiteiten__view h2 {
  background-image: url('../../assets/images/pin-activiteiten.png');
  /* MOBILE */
  background-repeat: no-repeat;
  background-position: left top -3.438rem;
  /*=> 55px*/
  padding-left: 3.125rem;
  font-size: 1.375rem;
  /* @apply md:tw_text-2xl; */
  line-height: 1;
  font-weight: 400;
  /* @apply ; */
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-activiteiten__view h2 {
    line-height: 3;
    font-weight: 300;
    font-size: 1.375rem;
  }
}

@media (min-width: 768px) {
  .anb-page .anb-activiteiten__view h2 {
    font-size: 1.75rem;
  }
}

.anb-page .anb-activiteiten__view h2 {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-activiteiten__view ~ .anb-activiteiten__view {
  /* MOBILE */
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(103 148 99 / var(--tw-border-opacity));
  margin-top: 3rem;
  padding-top: 1rem;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-activiteiten__view ~ .anb-activiteiten__view h2 {
  /* MOBILE */
  background-position: left top 1.25rem;
  /*=> 20 px*/
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-activiteiten__view__list {
  /* MOBILE */
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display: grid;
  gap: 1rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 768px) {
  .anb-page .anb-activiteiten__view__list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.anb-page .anb-activiteiten__view__list {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 1024px) {
  .anb-page .anb-activiteiten__view__list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

/* @apply lg:; */

.anb-page .anb-activiteiten__view__list .field--name-field-type-v {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-left: 2px;
  width: calc(100% - 4px);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: .5rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.anb-page .anb-activiteiten__view__list .anb-activiteiten__view__list__item {
  /* MOBILE */
  /* @apply tw_border tw_border-cyan-500; */
  aspect-ratio: 1/1;
  /* @apply tw_overflow-hidden; */
  position: relative;
  background-color: rgba(177,219,173,.15);
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-activiteiten__view__list .anb-activiteiten__view__list__item {
    aspect-ratio: 5 / 3;
  }
}

.anb-page .anb-activiteiten__view__list .anb-activiteiten__view__list__item {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-activiteiten__view__list a {
  /* MOBILE */
  width: 100%;
  height: 100%;
  display: block;
  /* @apply ; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-activiteiten__view__list .anb-activiteiten__view__list__item__title {
  /* MOBILE */
  display: flex;
  gap: 1rem;
  flex-direction: column;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-activiteiten__view__list .anb-activiteiten__view__list__item__title {
    flex-direction: row;
  }
}

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-activiteiten__view__list .anb-activiteiten__view__list__item__title .icon {
  /* MOBILE */
  /* @apply tw_border tw_border-pink-500; */
  width: 2rem;
  height: 2rem;
  margin-bottom: -0.625rem;
  /*=>10px*/
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-activiteiten__view__list .anb-activiteiten__view__list__item__title .icon {
    margin-bottom: 0;
  }
}

.anb-page .anb-activiteiten__view__list .anb-activiteiten__view__list__item__title .icon {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-activiteiten__view__list picture {
  /* MOBILE */
  /* @apply tw_absolute; */
  aspect-ratio: 1/1;
  display: flex;
  overflow: hidden;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-activiteiten__view__list picture {
    aspect-ratio: 5 / 3;
  }
}

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-activiteiten__view__list picture img {
  /* MOBILE */
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  margin: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-activiteit__lijst_natuurgebieden li {
  /* MOBILE */
  list-style-type: none;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-activiteit__lijst_natuurgebieden .anb-boxes__gallery-box__text__more {
  /* MOBILE */
  display: none;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__content__aside--wrapper #menu-aside__toggle {
  opacity: 0;
  height: 0;
  display: none;
}

.anb-page .anb-detailpage__content__aside--wrapper .menu__btn__close {
  /* MOBILE */
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgb(103 148 99 / var(--tw-bg-opacity));
  top: 0;
  left: 0;
  z-index: 100;
  --tw-bg-opacity: 0.5;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
}

@media (min-width: 768px) {
  .anb-page .anb-detailpage__content__aside--wrapper .menu__btn__close {
    display: none;
  }
}

.anb-page .anb-detailpage__content__aside--wrapper .menu__btn__close {
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .anb-detailpage__content__aside--wrapper .menu__btn {
  transition-duration: 0.25s;
  width: 3.75rem;
  height: 5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(71 96 120 / var(--tw-border-opacity));
  position: fixed;
  bottom: 0;
  right: 2.125rem;
  /*=> 34px*/
  margin-top: auto;
  margin-bottom: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(71 96 120 / var(--tw-bg-opacity));
  border-top-left-radius: 1.875rem;
  border-top-right-radius: 1.875rem;
  /*=> 30px*/
  --tw-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14), 0 1px 14px 0 rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0 3px 5px -1px var(--tw-shadow-color), 0 5px 8px 0 var(--tw-shadow-color), 0 1px 14px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  z-index: 101;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 768px) {
  .anb-page .anb-detailpage__content__aside--wrapper .menu__btn {
    display: none;
  }
}

.anb-page .anb-detailpage__content__aside--wrapper .menu__btn {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__content__aside--wrapper .menu__btn > span,
      .anb-page .anb-detailpage__content__aside--wrapper .menu__btn > span::before {
  display: block;
  position: absolute;
  width: 30px;
  height: 0.25rem;
  /*=> 4px*/
  transition-duration: 0.25s;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  /* @apply; */
}

.anb-page .anb-detailpage__content__aside--wrapper .menu__btn > span {
  left: 14px;
  top: 28px;
}

.anb-page .anb-detailpage__content__aside--wrapper .menu__btn > span::before {
  content: '';
  top: 0;
  left: 0;
  transform: rotate(-90deg);
}

.anb-page .anb-detailpage__content__aside--wrapper #menu-aside__toggle:checked ~ .menu__btn {
  --tw-bg-opacity: 1;
  background-color: rgb(103 148 99 / var(--tw-bg-opacity));
}

.anb-page .anb-detailpage__content__aside--wrapper #menu-aside__toggle:checked ~ .menu__btn > span {
  /* top: 0px; */
  transform: rotate(-135deg);
  /* opacity: 0; */
  /* left: 0; */
}

.anb-page .anb-detailpage__content__aside--wrapper #menu-aside__toggle:checked ~ .menu__btn > span::before {
  top: 0px;
  transform: rotate(90deg);
  left: 0;
}

.anb-page .anb-detailpage__content__aside--wrapper #menu-aside__toggle ~ .menu__btn__close {
  /* display: none !important; */
  display: none !important;
}

.anb-page .anb-detailpage__content__aside--wrapper #menu-aside__toggle:checked ~ .menu__btn__close {
  display: block !important;
}

@media (min-width: 768px) {
  .anb-page .anb-detailpage__content__aside--wrapper #menu-aside__toggle:checked ~ .menu__btn__close {
    display: none !important;
  }
}

.anb-page .anb-detailpage__content__aside--wrapper #menu-aside__toggle ~ .anb-detailpage__content__aside {
  display: none !important;
  overflow-y: auto;
  overflow-x: hidden;
}

@media (min-width: 768px) {
  .anb-page .anb-detailpage__content__aside--wrapper #menu-aside__toggle ~ .anb-detailpage__content__aside {
    display: block !important;
    overflow: hidden;
  }
}

.anb-page .anb-detailpage__content__aside--wrapper #menu-aside__toggle:checked ~ .anb-detailpage__content__aside {
  display: block !important;
}

@media (min-width: 640px) {
  .anb-view__blok {
    border-top-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(71 96 120 / var(--tw-border-opacity));
    margin-bottom: 3.125rem;
    border-style: dashed;
    padding-top: 1.5rem;
  }
}

.anb-view__blok {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

@media (min-width: 640px) {
  .tw_group:hover .anb-boxes__gallery-box__text__more {
    opacity: 1;
  }
}

/* MOBILE */

/* @apply tw_border tw_border-red-500; */

/* @apply tw_mt-60; */

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-boxes__gallery-box--wrapper .anb-gallery-box--3 {
  /* MOBILE */
  cursor: pointer;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: .625rem;
  padding-top: 5rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-boxes__gallery-box--wrapper .anb-gallery-box--3 {
    padding-top: 0;
    margin-left: 0;
    margin-right: 0;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.25rem;
  }
}

@media (min-width: 1024px) {
  .anb-boxes__gallery-box--wrapper .anb-gallery-box--3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.anb-boxes__gallery-box--wrapper .anb-gallery-box--3 {
  /* .node__content */
}

/* @apply lg:; */

.anb-boxes__gallery-box--wrapper .anb-gallery-box--3 .node--view-mode-teaser,
      .anb-boxes__gallery-box--wrapper .anb-gallery-box--3 .node__content {
  /* MOBILE */
  border-width: 0px;
  margin: 0;
  padding: 0;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-boxes__gallery-box--wrapper li:last-of-type .anb-boxes__gallery-box,
    .anb-boxes__gallery-box--wrapper li:last-of-type .anb-boxes__gallery-box .anb-boxes__gallery-box__text {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.anb-boxes__gallery-box--wrapper .anb-gallery-box__item__natuurgebied .anb-boxes__gallery-box__text__more {
  /* border: 1px solid red; */
  display: none;
}

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box {
  /* MOBILE */
  /* @apply tw_border tw_border-fuchsia-600; */
  /* @apply tw_border; */
  /* @apply tw_bg-white; */
  /* @apply tw_-mt-100; */
  margin-bottom: -7.5rem;
  padding-bottom: 5rem;
  position: relative;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  --tw-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0 7px 8px -4px var(--tw-shadow-color), 0 12px 17px 2px var(--tw-shadow-color), 0 5px 22px 4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  margin-left: calc(var(--m-bleed-out) * -1);
  width: 100vw;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  /* @apply ; */
  /* SMALL */
  /* @apply sm:tw_mb-0; */
}

@media (min-width: 640px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box {
    width: auto;
    background-color: rgba(177,219,173,.5);
    aspect-ratio: 4 / 3;
    margin: 0;
    padding: 0;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

/* @apply sm:tw_p-auto; */

/* @apply sm:; */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:tw_aspect-square; */

/* @apply lg:; */

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box a {
  --tw-text-opacity: 1;
  color: rgb(71 96 120 / var(--tw-text-opacity));
  text-decoration-line: none;
  font-weight: inherit;
  /* @apply inher; */
}

.anb-boxes__gallery-box--wrapper picture {
  display: none;
  background-color: rgba(177,219,173,1);
}

.anb-boxes__gallery-box--wrapper picture.anb-boxes__gallery-box__image,
    .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__image picture {
  /* MOBILE */
  display: flex;
  aspect-ratio: 2/1;
  position: relative;
  --tw-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14), 0 1px 14px 0 rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0 3px 5px -1px var(--tw-shadow-color), 0 5px 8px 0 var(--tw-shadow-color), 0 1px 14px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: 0px;
  /* @apply round; */
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-boxes__gallery-box--wrapper picture.anb-boxes__gallery-box__image,
    .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__image picture {
    aspect-ratio: 4 / 3;
    position: absolute;
    width: 100%;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}

.anb-boxes__gallery-box--wrapper picture.anb-boxes__gallery-box__image,
    .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__image picture {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
  animation: fadeIn 1s;
}

.anb-boxes__gallery-box--wrapper picture.anb-boxes__gallery-box__image img, .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__image picture img {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  margin: 0;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0px;
  /* @apply ; */
  /* @apply ; */
}

@media (min-width: 640px) {
  .anb-boxes__gallery-box--wrapper picture.anb-boxes__gallery-box__image img, .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__image picture img {
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}

.anb-boxes__gallery-box--wrapper picture.anb-boxes__gallery-box__image img, .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__image picture img {
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text {
  /* MOBILE */
  margin-top: -3.75rem;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  padding-bottom: 3.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14), 0 1px 14px 0 rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0 3px 5px -1px var(--tw-shadow-color), 0 5px 8px 0 var(--tw-shadow-color), 0 1px 14px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  position: relative;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text {
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    display: flex;
    flex-direction: column;
    height: 100%;
    flex-direction: column-reverse;
    background-color: transparent;
    padding: 0;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

@media (min-width: 640px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text > a {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 50;
  }
}

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text > a {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__header {
  /* MOBILE */
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  line-height: 1.25;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  /* @apply ; */
  /* SMALL */
  padding: 1rem;
  padding-bottom: 0;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

@media (min-width: 640px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__header {
    z-index: 50;
  }
}

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__header__subtitle {
  /* MOBILE */
  /* @apply tw_border-fuchsia-600 tw_border; */
  --tw-text-opacity: 1;
  color: rgb(123 167 212 / var(--tw-text-opacity));
  text-transform: uppercase;
  font-size: .8rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__header__subtitle {
    font-size: .9rem;
  }
}

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__header__subtitle {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 768px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__header__subtitle {
    font-size: 1rem;
  }
}

@media (min-width: 1024px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__header__subtitle {
    font-size: 1.125rem;
  }
}

/* @apply lg:; */

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__header__subtitle div {
  margin: 0;
}

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__header__title {
  /* MOBILE */
  position: relative;
  /* @apply ; */
  /* MEDIUM AND LARGER */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__header__title h3 {
  /* MOBILE */
  bottom: 0;
  margin-right: 1rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__header__title h3 {
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}

@media (min-width: 768px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__header__title h3 {
    margin-right: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__header__title h3 {
    font-weight: 300;
    font-size: 1.375rem;
  }
}

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__header__title h3 {
  /* @apply lg:; */
  /* @apply xl:; */
}

/* THIS IS THE CHEVRON */

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__header__title i {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 2.125rem;
  --tw-text-opacity: 1;
  color: rgb(123 167 212 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__header__title i {
    font-size: 2.125rem;
  }
}

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__more {
  /* MOBILE */
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-top: 1.25rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__more {
    opacity: 0;
  }
}

@media (min-width: 640px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__more {
    margin-left: 2px;
    margin-right: 2px;
    background-color: rgba(255,255,255,.85);
    position: relative;
    bottom: -3.125rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    padding: 1.5rem;
    padding-bottom: 3.125rem;
    border-radius: 1.25rem;
    --tw-backdrop-blur: blur(16px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }
}

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text__more {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply md:tw_pt-20; */
  /* @apply lg:tw_pb-30; */
  /* @apply lg:; */
  /* @apply lg:; */
}

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text .anb-intro > p {
  /* MOBILE */
  margin: 0;
  padding: 0;
  display: none;
}

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text .anb-intro > p:first-of-type {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

@media (min-width: 640px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text .anb-intro > p:first-of-type {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text .anb-intro > p {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text .anb-intro > p:first-of-type {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
  }
}

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text .anb-intro > p {
  /* @apply md:; */
  /* LARGE */
}

@media (min-width: 1024px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text .anb-intro > p:first-of-type {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
}

@media (min-width: 1280px) {
  .anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text .anb-intro > p:first-of-type {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
  }
}

.anb-boxes__gallery-box--wrapper .anb-boxes__gallery-box__text .anb-intro > * {
  /* MOBILE */
  display: none;
}

.anb-page .anb-detailpage__content__aside--wrapper {
  /* MOBILE */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__content__aside {
  /* MOBILE */
  position: fixed;
  width: 100%;
  height: calc(100vh - 2.5rem);
  /*=>40px*/
  top: 2.5rem;
  left: 3.125rem;
}

@media (max-width: 639px) {
  .anb-page .anb-detailpage__content__aside {
    overflow-y: scroll !important;
  }
}

.anb-page .anb-detailpage__content__aside {
  /* @apply tw_overflow-x-hidden; */
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 3.125rem;
  padding-top: 1.25rem;
  padding-right: 3.75rem;
  border-top-left-radius: 1.25rem;
  z-index: 100;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
}

@media (min-width: 768px) {
  .anb-page .anb-detailpage__content__aside {
    display: block;
    height: auto;
    margin-top: .25rem;
    grid-column: span 1 / span 1;
    margin-left: 2.5rem;
    position: relative;
    margin-top: 0;
    margin-left: 0;
    top: 0;
    left: 0;
    padding-right: 0;
  }
}

/* @apply md:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-detailpage__content__aside h2,
      .anb-page .anb-detailpage__content__aside h3 {
  /* MOBILE */
  font-size: 1rem;
  /* @apply tw_-ml-16; */
  font-weight: 500;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__content__aside h4 {
  /* MOBILE */
  font-size: .9rem;
  /* @apply tw_-ml-16; */
  font-weight: 500;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__content__aside p,
      .anb-page .anb-detailpage__content__aside div {
  /* MOBILE */
  font-size: .9rem;
  font-weight: 400;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__content__aside strong {
  /* MOBILE */
  /* @apply tw_font-italic;
        @apply tw_border-b-2; */
  /* @apply tw_border-dotted; */
  /* @apply tw_font-medium; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__content__aside .anb-natuurgebied__bekijk_op_kaart__titel,
      .anb-page .anb-detailpage__content__aside .anb-natuurgebied__boswachters__titel,
      .anb-page .anb-detailpage__content__aside .anb-natuurgebied__nuttige-downloads__titel,
      .anb-page .anb-detailpage__content__aside .anb-natuurgebied__nuttige-links__titel,
      .anb-page .anb-detailpage__content__aside .anb-natuurgebied__praktische_info__titel,
      .anb-page .anb-detailpage__content__aside .anb-taxonomy__header,
      .anb-page .anb-detailpage__content__aside .__titel {
  /* MOBILE */
  background-image: url('../../assets/images/icons_aside.svg');
  margin-left: -2.5rem;
  padding-left: 2.5rem;
  height: 3.125rem;
  position: relative;
  background-repeat: no-repeat;
  margin-bottom: -1.25rem;
  margin-top: 1.25rem;
  z-index: -10;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-detailpage__content__aside .anb-natuurgebied__bekijk_op_kaart__titel h3, .anb-page .anb-detailpage__content__aside .anb-natuurgebied__boswachters__titel h3, .anb-page .anb-detailpage__content__aside .anb-natuurgebied__nuttige-downloads__titel h3, .anb-page .anb-detailpage__content__aside .anb-natuurgebied__nuttige-links__titel h3, .anb-page .anb-detailpage__content__aside .anb-natuurgebied__praktische_info__titel h3, .anb-page .anb-detailpage__content__aside .anb-taxonomy__header h3, .anb-page .anb-detailpage__content__aside .__titel h3 {
  /* MOBILE */
  position: absolute;
  bottom: 1rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__content__aside .anb-detailpage__content__aside__item 
      {
  /* MOBILE */
  margin-bottom: .5rem;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-detailpage__content__aside .anb-detailpage__content__aside__item .field__label{
  /* MOBILE */
  margin: 0;
  font-weight: 500;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__content__aside .anb-natuurgebied__bekijk_op_kaart__titel {
  background-position-y: 10px;
  margin-top: 0;
}

.anb-page .anb-detailpage__content__aside .anb-natuurgebied__boswachters__titel {
  background-position-y: -62px;
}

.anb-page .anb-detailpage__content__aside .anb-natuurgebied__nuttige-downloads .field__item {
  /* @apply tw_border tw_border-red-500; */
  /* @apply tw_-ml-20; */
  margin-top: .25rem;
  /* @apply ; */
}

.anb-page .anb-detailpage__content__aside .anb-natuurgebied__nuttige-downloads.--legacy .field__item {
  /* @apply tw_border tw_border-red-500; */
  margin-left: 0;
  /* @apply ; */
}

.anb-page .anb-detailpage__content__aside .anb-natuurgebied__nuttige-downloads .field__item span.file {
  /* @apply tw_border tw_border-red-500; */
  /* @apply tw_pl-30; */
  /* @apply tw_-ml-10; */
  /* @apply ; */
}

.anb-page .anb-detailpage__content__aside .anb-natuurgebied__nuttige-downloads__titel {
  background-position-y: -135px;
}

.anb-page .anb-detailpage__content__aside .anb-natuurgebied__nuttige-links__titel {
  background-position-y: -272px;
}

.anb-page .anb-detailpage__content__aside .anb-detailpage__content__aside__waar .__titel,
      .anb-page .anb-detailpage__content__aside .anb-natuurgebied__praktische_info__titel {
  background-position-y: -349px;
}

.anb-page .anb-detailpage__content__aside .anb-taxonomy.anb-route .anb-taxonomy__header {
  background-position-y: -424px;
}

.anb-page .anb-detailpage__content__aside .anb-taxonomy.anb-voorziening .anb-taxonomy__header {
  background-position-y: -613px;
}

.anb-page .anb-detailpage__content__aside .anb-detailpage__content__aside__wanneer .__titel {
  background-position-y: -709px;
}

.anb-page .anb-detailpage__content__aside .anb-detailpage__content__aside__wanneer__info {
  /* border: 1px solid red; */
  /* MOBILE */
  font-style: italic;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__content__aside .anb-detailpage__content__aside__contact .__titel {
  background-position-y: -848px;
  margin-bottom: -1.875rem;
}

.anb-page .anb-detailpage__content__aside .anb-detailpage__content__aside__reserveer .__titel {
  background-position-y: -778px;
}

.anb-page .anb-detailpage__content__aside .anb-contacteer__item {
  margin-top: .5rem;
}

@media (min-width: 640px) {
  .anb-page .anb-detailpage__content__aside .anb-detailpage__content__aside__reserveer {
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(103 148 99 / var(--tw-border-opacity));
    margin-top: .625rem;
    margin-bottom: .625rem;
    margin-left: -3.125rem;
    border-radius: 0.625rem;
  }
}

.anb-page .anb-detailpage__content__aside .anb-detailpage__content__aside__reserveer {
  /*=>10px*/
}

@media (min-width: 640px) {
  .anb-page .anb-detailpage__content__aside .anb-detailpage__content__aside__reserveer {
    padding-left: 3.125rem;
    padding-right: .625rem;
    border-style: dashed;
  }
}

/* @apply sm:; */

/* MEDIUM */

/* @apply md:; */

/* LARGE and EXTRA LARGE */

/* @apply lg:; */

/* @apply xl:; */

.anb-page .anb-detailpage__content__aside .anb-detailpage__content__aside__reserveer form {
  /* MOBILE */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .anb-border-top {
  border-top-width: 1px;
  border-color: rgba(71,96,120,.5);
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.anb-page .anb-detailpage__content {
  /* MOBILE */
  margin-top: 1rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-detailpage__content {
    margin-top: 2rem;
    display: grid;
    gap: 1.25rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  .anb-page .anb-detailpage__content {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.anb-page .anb-detailpage__content {
  /** END .anb-detailpage__content__main*/
}

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-detailpage__content__main {
  /* MOBILE */
  grid-column: span 4 / span 4;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 768px) {
  .anb-page .anb-detailpage__content__main {
    grid-column: span 2 / span 2;
  }
}

@media (min-width: 1280px) {
  .anb-page .anb-detailpage__content__main {
    grid-column: span 3 / span 3;
  }
}

.anb-page .anb-detailpage__content__main {
  /** END .anb-detailpage__content__main__paragraph*/
}

/* @apply lg:; */

.anb-page .anb-detailpage__content__main ul {
  /* MOBILE */
  list-style-type: disc;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__content__main ol {
  /* MOBILE */
  list-style-type: decimal;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__content__main__paragraph {
  /* MOBILE */
  /* @apply tw_border tw_border-cyan-300; */
  /* @apply tw_mb-32; */
  position: relative;
  clear: both;
  /** END .anb-detailpage__content__main__paragraph__subtitle*/
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-detailpage__content__main__paragraph li {
  /* MOBILE */
  margin-bottom: .25rem;
  /* @apply tw_ml-8; */
  list-style-type: disc;
  list-style-position: inside;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

/** END .anb-detailpage__content__main__paragraph li*/

.anb-page .anb-detailpage__content__main__paragraph__box {
  /* MOBILE */
  display: flex;
  padding: 1rem;
  padding-bottom: 2rem;
  border-radius: 1.25rem;
  border-top-left-radius: 40px;
  gap: 1rem;
  font-weight: 700;
  margin-bottom: 1rem;
  /** END .anb-detailpage__content__main__paragraph__icon--blue*/
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-detailpage__content__main__paragraph__box--groen {
  /* MOBILE */
  background-color: rgba(177,219,173,.5);
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

/** END .anb-detailpage__content__main__paragraph__box--green*/

.anb-page .anb-detailpage__content__main__paragraph__box--blauw {
  /* MOBILE */
  border-color: rgba(123,167,212,.5);
  border-width: 2px;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

/** END .anb-detailpage__content__main__paragraph__box--blue*/

.anb-page .anb-detailpage__content__main__paragraph__box__icon--blue {
  /* MOBILE */
  background-color: rgba(177,219,173,1);
  /* @apply; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

/** END .anb-detailpage__content__main__paragraph__box*/

.anb-page .anb-detailpage__content__main__paragraph__icon {
  /* MOBILE */
  /* @apply tw_border; */
  font-size: 1.375rem;
  text-align: justify;
  padding: .625rem;
  border-radius: 9999px;
  cursor: pointer;
  width: 3rem;
  height: 3rem;
}

/* @apply; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-detailpage__content__main__paragraph__icon i {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  display: block;
  /* @apply tw_text-white; */
  padding-top: 0.125rem;
  /*=> 2px*/
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

/** END .anb-detailpage__content__main__paragraph__icon i*/

.anb-page .anb-detailpage__content__main__paragraph__icon.--groen {
  background-color: rgba(177,219,173,1);
}

.anb-page .anb-detailpage__content__main__paragraph__icon.--blauw {
  background-color: rgba(123,167,212,.5);
}

/** END .anb-detailpage__content__main__paragraph__icon*/

.anb-page .anb-detailpage__content__main__paragraph__subtitle {
  /* MOBILE */
  /* @apply tw_my-16; */
  font-weight: 700;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__hero {
  /* MOBILE */
  position: relative;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-detailpage__hero {
    margin-bottom: 1.25rem;
  }
}

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-detailpage__hero__title {
  /* MOBILE */
  /* @apply tw_bottom-0; */
  /* @apply tw_mr-16; */
  line-height: 1;
  /* @apply tw_text-md; */
  /* @apply tw_font-normal; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:tw_text-xl; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 768px) {
  .anb-page .anb-detailpage__hero__title {
    margin-right: 1.5rem;
  }
}

/* @apply md:tw_text-2xl; */

/* @apply lg:tw_text-3xl; */

/* @apply lg:; */

.anb-page .anb-detailpage__hero__title--wrapper {
  /* @apply tw_border tw_border-cyan-300; */
  /* MOBILE */
  position: absolute;
  bottom: 0;
  width: 100vw;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  left: calc(var(--m-bleed-out) * -1);
  padding: 1rem;
  padding-bottom: 0;
  /* @apply tw_bg-anb-green; */
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-detailpage__hero__title--wrapper {
    margin-left: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 640px) {
  .anb-page .anb-detailpage__hero__title--wrapper {
    left: 0;
    width: auto;
    min-width: 50%;
    max-width: 75%;
    bottom: -.5rem;
  }
}

.anb-page .anb-detailpage__hero__title--wrapper {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__hero__subtitle {
  /* MOBILE */
  --tw-text-opacity: 1;
  color: rgb(123 167 212 / var(--tw-text-opacity));
  text-transform: uppercase;
  font-size: .8rem;
  line-height: 1;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-detailpage__hero__subtitle {
    font-size: .9rem;
  }
}

.anb-page .anb-detailpage__hero__subtitle {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 768px) {
  .anb-page .anb-detailpage__hero__subtitle {
    font-size: 1rem;
  }
}

@media (min-width: 1024px) {
  .anb-page .anb-detailpage__hero__subtitle {
    font-size: 1.125rem;
  }
}

/* @apply lg:; */

.anb-page .anb-detailpage__hero__subtitle .field {
  /* @apply tw_border tw_border-fuchsia-500; */
  margin: 0;
  margin-bottom: .25rem;
}

.anb-page .anb-detailpage__hero__subtitle .field div,
            .anb-page .anb-detailpage__hero__subtitle .field time {
  --tw-text-opacity: 1;
  color: rgb(123 167 212 / var(--tw-text-opacity));
  font-size: .9rem;
}

.anb-page .anb-detailpage__hero picture {
  display: flex;
  margin-left: calc(var(--m-bleed-out) * -1);
  width: 100vw;
  /* @apply tw_bg-cover; */
  /* @apply tw_bg-center; */
  aspect-ratio: 5 / 3;
  min-width: 100vw;
  max-height: 33vh;
  background-color: rgba(177,219,173,1);
  overflow: hidden;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(103 148 99 / var(--tw-border-opacity));
  animation: fadeIn 2s;
  /* @apply sm:tw_border-red-500; */
  /* @apply ; */
  /* @apply sm:tw_aspect-[4/3]; */
  /* @apply sm:tw_h-anb-hero-size__img--sm; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:tw_h-anb-hero-size__img--lg; */
  /* @apply lg:tw_border tw_border-emerald-300; */
}

@media (min-width: 1024px) {
  .anb-page .anb-detailpage__hero picture {
    width: 100%;
    margin-left: 0;
    min-width: 100%;
    border-radius: 1.25rem;
  }
}

.anb-page .anb-detailpage__hero picture img {
  /* @apply tw_border tw_border-red-500; */
  /* @apply tw_self-center; */
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
  border-width: 0px;
  border-radius: 0px;
  /* @apply ; */
}

.anb-page .anb-detailpage__hero .field--type-image {
  float: none;
  margin: 0;
  /* @apply ; */
}

.anb-page .anb-detailpage__hero__image,
        .anb-page .anb-detailpage__hero__image--wrapper,
        .anb-page .anb-detailpage__hero__image--wrapper:empty {
  /* MOBILE */
  /* @apply tw_h-anb-hero-size__img; */
  margin-left: calc(var(--m-bleed-out) * -1);
  width: 100vw;
  background-size: cover;
  background-position: center;
  aspect-ratio: 5 / 3;
  min-width: 100vw;
  max-height: 33vh;
  background-color: rgba(177,219,173,1);
  /* animation: fadeIn 2s; */
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-detailpage__hero__image,
        .anb-page .anb-detailpage__hero__image--wrapper,
        .anb-page .anb-detailpage__hero__image--wrapper:empty {
    aspect-ratio: 3/1;
  }
}

@media (min-width: 1024px) {
  .anb-page .anb-detailpage__hero__image,
        .anb-page .anb-detailpage__hero__image--wrapper,
        .anb-page .anb-detailpage__hero__image--wrapper:empty {
    width: var(--w-full);
    margin-left: calc(var(--hero-ml) * -1);
    min-width: var(--w-full);
    border-radius: 1.25rem;
  }
}

.anb-page .anb-detailpage__hero__image,
        .anb-page .anb-detailpage__hero__image--wrapper,
        .anb-page .anb-detailpage__hero__image--wrapper:empty {
  /* @apply lg:aspec; */
  /* @apply lg:; */
}

.anb-page .anb-boxes__gallery-box .anb-detailpage__hero__image__copyright {
  /* MOBILE */
  border-width: 1px;
  /* @apply tw_border-red-500; */
  display: none;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__hero__image__copyright {
  /* MOBILE */
  position: absolute;
  background-color: rgba(255,255,255,.5);
  padding-left: .5rem;
  right: 0;
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
  font-size: .9rem;
  top: .625rem;
  padding-right: 1rem;
  /* @apply ; */
  animation: fadeInCopyright 2s;
  /* top: 8px; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 1024px) {
  .anb-page .anb-detailpage__hero__image__copyright {
    right: .5rem;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 1rem;
  }
}

.anb-page .anb-detailpage__hero__image__copyright {
  /* @apply lg:tw_top-10; */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__sections .anb-detailpage__sections__item--wrapper {
  /* MOBILE */
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(103 148 99 / var(--tw-border-opacity));
  border-style: dotted;
}

.anb-page .anb-detailpage__sections .anb-detailpage__sections__item--wrapper:last-child {
  border-bottom-width: 1px;
}

.anb-page .anb-detailpage__sections .anb-detailpage__sections__item--wrapper {
  margin-top: 3.75rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__sections__item--wrapper {
  /* MOBILE */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__sections__item__intro,
        .anb-page .anb-detailpage__sections__item__intro p {
  /* MOBILE */
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
  /* @apply tw_font-italic; */
  /* @apply ; */
  /* SMALL MEDIUM */
}

@media (min-width: 640px) {
  .anb-page .anb-detailpage__sections__item__intro,
        .anb-page .anb-detailpage__sections__item__intro p {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .anb-page .anb-detailpage__sections__item__intro,
        .anb-page .anb-detailpage__sections__item__intro p {
    font-size: 1.25rem;
  }
}

.anb-page .anb-detailpage__sections__item__intro,
        .anb-page .anb-detailpage__sections__item__intro p {
  /* @apply lg:; */
}

.anb-page .anb-fa-chevron-right {
  width: 24px;
  height: 36px;
  background-color: rgb(123 167 212);
  /* -webkit-mask-image: url('../../assets/icons/chevron-right-regular.svg'); */
  -webkit-mask-image: url("../../assets/icons/chevron-right-regular.svg");
          mask-image: url("../../assets/icons/chevron-right-regular.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}

.anb-page .anb-fa-regular-info {
  /* display:inline-block; */
  /* border:1px solid red; */
  width: 27.5px;
  height: 26px;
  background-color: rgb(71 96 120);
  -webkit-mask-image: url("../../assets/icons/info-regular.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}

.anb-page .anb-fa-solid-chevron-left {
  display: inline-block;
  /* border:1px solid red; */
  width: 27.5px;
  height: 22px;
  background-color: white;
  -webkit-mask-image: url("../../assets/icons/chevron-left-regular.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}

.anb-page .anb-fa-solid-chevron-right {
  display: inline-block;
  /* border:1px solid red; */
  width: 27.5px;
  height: 22px;
  background-color: white;
  -webkit-mask-image: url("../../assets/icons/chevron-right-regular.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}

.anb-page .anb-fa-solid-circle-chevron-up {
  /* display:inline-block;
      border:1px solid red; */
  width: 15.75px;
  height: 18.5px;
  margin-left: 0.625rem;
  /* => 10px */
  background-color: rgb(71 96 120);
  -webkit-mask-image: url("../../assets/icons/circle-chevron-up-solid.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}

.anb-page .anb-fa-solid-circle-chevron-sm-down {
  /* display:inline-block; */
  /* border:1px solid red; */
  width: 15.75px;
  height: 18.5px;
  margin-left: 0.625rem;
  /* => 10px */
  background-color: rgb(71 96 120);
  -webkit-mask-image: url("../../assets/icons/circle-chevron-down-regular.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}

.anb-page .anb-toc__chevrons .anb-fa-solid-circle-chevron-up,
      .anb-page .anb-toc__chevrons .anb-fa-solid-circle-chevron-sm-down {
  width: 12.25px;
  height: 14px;
  margin-left:0;
}

.anb-page [class*="anb-view-footer-samenwerking"] h2 {
  /* MOBILE */
  font-size: 1.125rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 1rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 1024px) {
  .anb-page [class*="anb-view-footer-samenwerking"] h2 {
    font-size: 1.25rem;
  }
}

.anb-page [class*="anb-view-footer-samenwerking"] h2 {
  /* @apply lg:; */
}

/* MOBILE */

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-footer__samenwerking .view-content {
  /* MOBILE */
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-footer__samenwerking .anb-footer__samenwerking__item {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  display: flex;
  flex-direction: column;
  align-items: center;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-footer__samenwerking .anb-footer__samenwerking__item__title {
  /* MOBILE */
  margin-bottom: .5rem;
  font-weight: 400;
  font-size: .9rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 1024px) {
  .anb-page .anb-footer__samenwerking .anb-footer__samenwerking__item__title {
    font-size: 1rem;
  }
}

@media (min-width: 1280px) {
  .anb-page .anb-footer__samenwerking .anb-footer__samenwerking__item__title {
    font-size: 1.125rem;
  }
}

.anb-page .anb-footer__samenwerking .anb-footer__samenwerking__item__title {
  /* @apply lg:; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

.anb-page .anb-footer__samenwerking .anb-footer__samenwerking__item__logo {
  /* MOBILE */
  /* @apply tw_grayscale; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-footer {
  /* MOBILE */
  background-color: rgba(177,219,173,.5);
  padding-top: 1.25rem;
  padding-bottom: 0.625rem;
  /*=>10px*/
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  /*=> 40px*/
  margin-top: 5rem;
  margin-bottom: 0;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  width: 100vw;
  margin-left: calc(var(--m-bleed-out) * -1);
  padding-left: var(--m-bleed-out);
  padding-right: var(--m-bleed-out);
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 768px) {
  .anb-page .anb-footer {
    border-top-left-radius: 2.5rem;
    border-top-right-radius: 2.5rem;
  }
}

.anb-page .anb-footer {
  /*=> 40px*/
  /* @apply md:; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 1024px) {
  .anb-page .anb-footer {
    padding-top: 2.5rem;
    border-top-left-radius: 2.5rem;
    border-top-right-radius: 2.5rem;
  }
}

/*=> 40px*/

/* @apply lg:; */

.anb-page .anb-footer .anb-menu .fa-solid,
        .anb-page .anb-footer .anb-menu .fa-regular {
  display: none;
}

.anb-page .anb-footer .anb-menu {
  /* MOBILE */
  display: flex;
  justify-content: flex-start;
  border-bottom-width: 8px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-style: dotted;
  padding-bottom: 2rem;
  flex-wrap: wrap;
  row-gap: 1.25rem;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
  justify-content: center;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 768px) {
  .anb-page .anb-footer .anb-menu {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}

.anb-page .anb-footer .anb-menu {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:tw_max-w-7xl; */
}

.anb-page .anb-footer .anb-menu__item--level-0 {
  /* MOBILE */
  height: -moz-fit-content;
  height: fit-content;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(71 96 120 / var(--tw-border-opacity));
  padding-left: .5rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply md:; */
  /* @apply lg:; */
}

.anb-page .anb-footer .anb-menu * {
  /* MOBILE */
  text-decoration-line: none;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(71 96 120 / var(--tw-text-opacity));
  /* @apply ; */
  /* SMALL */
  font-size: .9rem;
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 1024px) {
  .anb-page .anb-footer .anb-menu * {
    font-size: 1rem;
  }
}

@media (min-width: 1280px) {
  .anb-page .anb-footer .anb-menu * {
    font-size: 1.125rem;
  }
}

.anb-page .anb-footer .anb-menu * {
  /* @apply lg:; */
}

.anb-page .anb-footer .anb-menu__item__top * {
  /* MOBILE */
  font-weight: 500 !important;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-footer .anb-menu__submenu {
  /* MOBILE */
  flex-direction: column;
  margin: 0;
  padding: 0;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-footer__logo {
  /* MOBILE */
  display: flex;
  /* @apply tw_items-center; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-footer__logo .logo {
  /* MOBILE */
  height: 2.5rem;
  padding-right: .25rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

/* anb-header__logo__agentschap */

/* anb-header__logo__natuur-en-bos */

.anb-page .anb-footer__logo__wrapper div {
  /* MOBILE */
  white-space: nowrap;
  font-size: 1.125rem;
  line-height: 1;
  text-transform: uppercase;
  /* @apply ; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-footer__logo__wrapper .anb-header__logo__natuur-en-bos {
  /* MOBILE */
  font-weight: 500;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-fullsize-teaser picture {
  /* margin-left: calc(var(--m-bleed-out) * -1); */
  background-color: rgba(177,219,173,.5);
  width: 100vw;
  margin-left: calc(var(--m-bleed-out) * -1);
  border-radius: 0px;
  height: 12.5rem;
  /*=> 200px*/
  /* @apply tw_shadow-anb-z05; */
  /* @apply; */
}

@media (min-width: 640px) {
  .anb-fullsize-teaser picture {
    width: auto;
    margin-left: 0;
    border-top-left-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
    border-top-right-radius: 12.5rem;
    border-bottom-right-radius: 12.5rem;
  }
}

@media (min-width: 640px) {
  .anb-fullsize-teaser picture {
    height: 12.5rem;
  }
}

@media (min-width: 768px) {
  .anb-fullsize-teaser picture {
    height: 15.625rem;
  }
}

@media (min-width: 1024px) {
  .anb-fullsize-teaser picture {
    height: 20.625rem;
  }
}

@media (min-width: 640px) {
  .anb-home--list-promoted li:nth-child(even) .anb-fullsize-teaser,
    .anb-home--list-promoted li:nth-child(even) .anb-fullsize-teaser picture {
    border-top-left-radius: 12.5rem;
    border-bottom-left-radius: 12.5rem;
  }
}

.anb-home--list-promoted li:nth-child(even) .anb-fullsize-teaser,
    .anb-home--list-promoted li:nth-child(even) .anb-fullsize-teaser picture {
  /*=> 200px*/
}

@media (min-width: 640px) {
  .anb-home--list-promoted li:nth-child(even) .anb-fullsize-teaser,
    .anb-home--list-promoted li:nth-child(even) .anb-fullsize-teaser picture {
    border-top-right-radius: 2.5rem;
    border-bottom-right-radius: 2.5rem;
  }

  .anb-home--list-promoted li:nth-child(even) .anb-fullsize-teaser__text {
    right: 0;
  }
}

.anb-home--list-promoted li:nth-child(even) .anb-fullsize-teaser__text {
  /* @apply; */
}

.anb-fullsize-teaser {
  /* MOBILE */
  /* @apply tw_h-anb-hero-size__img; */
  /* @apply tw_border tw_border-red-500; */
  /* @apply tw_aspect-4/3; */
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 640px) {
  .anb-fullsize-teaser {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .anb-fullsize-teaser {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .anb-fullsize-teaser {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .anb-fullsize-teaser {
    max-width: 1280px;
  }
}

.anb-fullsize-teaser {
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:tw_my-32; */
}

@media (min-width: 640px) {
  .anb-fullsize-teaser {
    background-color: rgba(177,219,173,.5);
    border-top-left-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
    border-top-right-radius: 12.5rem;
    border-bottom-right-radius: 12.5rem;
  }
}

@media (min-width: 640px) {
  .anb-fullsize-teaser {
    height: 12.5rem;
  }
}

@media (min-width: 640px) {
  .anb-fullsize-teaser {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 768px) {
  .anb-fullsize-teaser {
    height: 15.625rem;
  }
}

.anb-fullsize-teaser {
  /*=> 250px*/
  /* @apply sm:tw_rounded-l-; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 1024px) {
  .anb-fullsize-teaser {
    height: 20.625rem;
  }
}

/*=>330px*/

/* @apply lg:; */

.anb-fullsize-teaser a {
  text-decoration-line: none;
}

.anb-fullsize-teaser .field--type-image {
  float: none;
  margin: 0;
  /* @apply; */
}

.anb-fullsize-teaser .anb-hero__copyright {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  display: none;
  /* IGNORE COPYRIGHT ON teasers */
  position: absolute;
  top: 0;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  background-color: rgba(255,255,255,.75);
  padding-left: 1rem;
  padding-right: 1rem;
  right: auto;
  left: 0;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 768px) {
  .anb-fullsize-teaser .anb-hero__copyright {
    bottom: 0;
    top: auto;
    right: calc(20.625rem / 2 + 1.25rem);
  }
}

@media (min-width: 768px) {
  .anb-fullsize-teaser .anb-hero__copyright {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
}

.anb-fullsize-teaser .anb-hero__copyright {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-fullsize-teaser picture {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  /* @apply tw_absolute; */
  display: flex;
  overflow: hidden;
  background-color: rgba(177,219,173,.15);
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-fullsize-teaser picture img {
  /* MOBILE */
  /* @apply tw_border tw_border-orange-500; */
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
  padding: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

@media (min-width: 640px) {
  .anb-fullsize-teaser picture img {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}

.anb-fullsize-teaser picture img {
  animation: fadeIn 2s;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-fullsize-teaser--r .anb-fullsize-teaser__image {
  /* MOBILE */
  margin-left: 1rem;
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-fullsize-teaser--r .anb-fullsize-teaser__image {
    margin-right: calc(var(--m-bleed-out) * -1);
    margin-left: 0;
  }
}

.anb-fullsize-teaser--r .anb-fullsize-teaser__image {
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-fullsize-teaser__text {
  /* @apply tw_border tw_border-cyan-500; */
  /* MOBILE */
  margin-top: -2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  border-width: 1px;
  padding: var(--m-bleed-out);
  position: relative;
  border-radius: 2.5rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-fullsize-teaser__text {
    position: absolute;
    background-color: transparent;
    border-width: 0px;
    bottom: 0;
    height: 100%;
    margin: auto;
    padding: 0;
    width: 50%;
  }
}

/* @apply sm:; */

/* @apply sm:; */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-fullsize-teaser__text__header {
  /* @apply tw_border tw_border-cyan-500;   */
  /* MOBILE */
  position: relative;
  margin-bottom: 1rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-fullsize-teaser__text__header {
    position: absolute;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    bottom: -.625rem;
    margin-bottom: auto;
    padding: 1rem;
    padding-bottom: 0;
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
    width: 100%;
    z-index: 50;
  }
}

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-fullsize-teaser__text__header__subtitle {
  /* MOBILE */
  text-transform: uppercase;
  font-size: .8rem;
  display: flex;
  gap: .5rem;
  margin-bottom: 1rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-fullsize-teaser__text__header__subtitle {
    margin-bottom: .25rem;
  }
}

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-fullsize-teaser__text__header__subtitle > time,
          .anb-fullsize-teaser__text__header__subtitle > div {
  /* MOBILE */
  /* @apply tw_text-anb-blue-light; */
  line-height: .75rem;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: clip;
  width: 100%;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-fullsize-teaser__text__header__subtitle > time,
          .anb-fullsize-teaser__text__header__subtitle > div {
    font-size: .9rem;
  }
}

@media (min-width: 768px) {
  .anb-fullsize-teaser__text__header__subtitle > time,
          .anb-fullsize-teaser__text__header__subtitle > div {
    font-size: 1rem;
  }
}

@media (min-width: 1024px) {
  .anb-fullsize-teaser__text__header__subtitle > time,
          .anb-fullsize-teaser__text__header__subtitle > div {
    font-size: 1.125rem;
  }
}

.anb-fullsize-teaser__text__header__subtitle > time,
          .anb-fullsize-teaser__text__header__subtitle > div {
  /* @apply lg:; */
}

.anb-fullsize-teaser__text__header__title {
  /* MOBILE */
  position: relative;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-fullsize-teaser__text__header__title h2 {
  /* MOBILE */
  position: relative;
  padding-right: 1.25rem;
  line-height: 1;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-fullsize-teaser__text__header__title h2 {
    bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-right: 1rem;
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: 1.375rem;
  }
}

@media (min-width: 768px) {
  .anb-fullsize-teaser__text__header__title h2 {
    margin-right: 1.5rem;
    font-size: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .anb-fullsize-teaser__text__header__title h2 {
    font-size: 2.125rem;
  }
}

.anb-fullsize-teaser__text__header__title h2 {
  /* @apply lg:; */
}

/* THIS IS THE CHEVRON */

.anb-fullsize-teaser__text__header__title i {
  /* MOBILE */
  position: absolute;
  bottom: 0;
  display: none;
  right: 0;
  font-size: 2.125rem;
  --tw-text-opacity: 1;
  color: rgb(123 167 212 / var(--tw-text-opacity));
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

@media (min-width: 768px) {
  .anb-fullsize-teaser__text__header__title i {
    font-size: 3rem;
  }
}

.anb-fullsize-teaser__text__more {
  /* @apply tw_border tw_border-cyan-500; */
  /* MOBILE */
  background-color: rgba(255,255,255,.85);
  --tw-backdrop-blur: blur(16px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

@media (min-width: 640px) {
  .anb-fullsize-teaser__text__more {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 700ms;
    padding-left: 1rem;
    padding-right: 1rem;
    position: absolute;
    height: 100%;
  }
}

@media (min-width: 640px) {
  .anb-fullsize-teaser__text__more {
    opacity: 0;
    background-color: rgba(255,255,255,.85);
    position: relative;
    top: 0;
    padding: 1.25rem;
    padding-bottom: 2.5rem;
    border-radius: 1.25rem;
  }

  .tw_group:hover .anb-fullsize-teaser__text__more {
    opacity: 1;
  }
}

@media (min-width: 1024px) {
  .anb-fullsize-teaser__text__more {
    padding-bottom: 5rem;
  }
}

@media (min-width: 1280px) {
  .anb-fullsize-teaser__text__more {
    padding-bottom: 3.75rem;
  }
}

.anb-fullsize-teaser__text__more {
  /* @apply lg:; */
}

.anb-fullsize-teaser__text .anb-intro {
  margin: 0 !important;
  margin-bottom: .625rem !important;
}

@media (min-width: 768px) {
  .anb-fullsize-teaser__text .anb-intro {
    margin-bottom: 1.25rem !important;
  }
}

.anb-fullsize-teaser__text .anb-intro p {
  /* MOBILE */
  margin: 0 !important;
  padding: 0;
}

.anb-fullsize-teaser__text .anb-intro p:first-of-type {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

@media (min-width: 640px) {
  .anb-fullsize-teaser__text .anb-intro p:first-of-type {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}

@media (min-width: 768px) {
  .anb-fullsize-teaser__text .anb-intro p:first-of-type {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
}

.anb-fullsize-teaser__text .anb-intro p {
  /* LARGE */
}

@media (min-width: 1024px) {
  .anb-fullsize-teaser__text .anb-intro p:first-of-type {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
  }
}

.anb-fullsize-teaser__text .anb-intro > * {
  display: none;
}

.anb-page .anb-gis-velden .field__label {
  /* border: 1px solid red; */
  /* MOBILE */
  font-weight: 500;
  margin-top: .5rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

/* used on page.html.twig */

.anb-page .anb-header {
  /* MOBILE */
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 640px) {
  .anb-page .anb-header {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .anb-page .anb-header {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .anb-page .anb-header {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .anb-page .anb-header {
    max-width: 1280px;
  }
}

.anb-page .anb-header {
  display: flex;
  position: relative;
  padding: 1rem;
  margin-top: 1rem;
  flex-direction: column;
  z-index: 1000;
  /* @apply; */
  /* SMALL */
  /* @apply sm:tw_flex-row; */
}

@media (min-width: 640px) {
  .anb-page .anb-header {
    margin-top: 2rem;
    padding: 0;
  }
}

.anb-page .anb-header {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 768px) {
  .anb-page .anb-header {
    gap: 1.25rem;
  }
}

/* @apply lg:; */

.anb-page .anb-header__top {
  /* MOBILE */
  display: flex;
  /* @apply tw_flex-col-reverse; */
  /* @apply; */
  /* SMALL */
}

@media (min-width: 768px) {
  .anb-page .anb-header__top {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
}

.anb-page .anb-header__top {
  /* @apply sm:; */
  /* @apply md:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .anb-header__logo--wrapper {
  /* MOBILE */
  display: flex;
  gap: 1rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* @apply md:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .anb-header__logo:first-child{
  /* #363635 */
  /* border:1px solid red; */
  padding-left: 1rem;
  padding-right: 1rem;
  /* @apply ; */
  --tw-bg-opacity: 1;
  background-color: rgb(71 96 120 / var(--tw-bg-opacity));
  border-radius: .25rem;
}

.anb-page .anb-header__logo:first-child * {
  color:white;
}

.anb-page .anb-header__logo a {
  position: relative;
  display: block;
}

.anb-page .anb-header__logo.haslogo a {
  /* MOBILE */
  padding-left: 3.75rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:tw_pl-80; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-header__logo a div {
  /* MOBILE */
  font-size: 2.125rem;
  text-transform: uppercase;
}

.anb-page .anb-header__logo a div:first-child {
  font-weight: 300;
}

.anb-page .anb-header__logo a div:last-child {
  font-weight: 500;
  margin-top: -1.25rem;
}

.anb-page .anb-header__logo a div {
  white-space: nowrap;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-header__logo.haslogo object {
  /* MOBILE */
  /* border: 1px solid red; */
  display: block;
  height: 5rem;
  width: 3.125rem;
  position: absolute;
  left: 0;
  /* @apply tw_content-[''];
        @apply tw_bg-[url('../../assets/images/logo-vlaanderen.svg')];
        @apply tw_bg-no-repeat; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:tw_w-80; */
}

@media (min-width: 640px) {
  .anb-page .anb-header__logo.haslogo object {
    top: .25rem;
  }
}

.anb-page .anb-header__logo.haslogo object {
  /* @apply sm:; */
  /* @apply md:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-helper-responsive {
  /* MOBILE */
  width: 100vw;
  display: flex;
  height: 45px;
  margin-left: calc(var(--m-bleed-out) * -1);
  border-bottom-width: 1px;
  /* @apply tw_border-red-500; */
  --tw-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0 2px 1px -1px var(--tw-shadow-color), 0 1px 1px 0 var(--tw-shadow-color), 0 1px 3px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-helper-responsive > span {
  /* MOBILE */
  align-self: center;
  width: 100%;
  text-align: center;
}

.anb-page .anb-helper-responsive > span > span:first-child {
  border-style: none;
  display: inline-block;
}

.anb-page .anb-helper-responsive > span > span {
  border-width: 1px;
  padding-left: .625rem;
  padding-right: .625rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-helper-responsive--mobile {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
  /* MOBILE */
  display: inline-block;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-helper-responsive--mobile {
    display: none;
  }
}

.anb-page .anb-helper-responsive--mobile {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-helper-responsive--small {
  /* MOBILE */
  display: none;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-helper-responsive--small {
    --tw-border-opacity: 1;
    border-color: rgb(6 182 212 / var(--tw-border-opacity));
    display: inline-block;
  }
}

@media (min-width: 768px) {
  .anb-page .anb-helper-responsive--small {
    display: none;
  }
}

.anb-page .anb-helper-responsive--small {
  /* @apply lg:; */
}

.anb-page .anb-helper-responsive--medium {
  /* MOBILE */
  display: none;
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity));
  /* @apply ; */
}

@media (min-width: 768px) {
  .anb-page .anb-helper-responsive--medium {
    display: inline-block;
  }
}

@media (min-width: 1024px) {
  .anb-page .anb-helper-responsive--medium {
    display: none;
  }
}

.anb-page .anb-helper-responsive--medium {
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-helper-responsive--large {
  /* MOBILE */
  display: none;
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity));
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 1024px) {
  .anb-page .anb-helper-responsive--large {
    display: inline-block;
  }
}

@media (min-width: 1280px) {
  .anb-page .anb-helper-responsive--large {
    display: none;
  }
}

.anb-page .anb-helper-responsive--large {
  /* @apply lg:; */
}

.anb-page .anb-helper-responsive--extra-large {
  /* MOBILE */
  display: none;
  --tw-border-opacity: 1;
  border-color: rgb(217 70 239 / var(--tw-border-opacity));
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

@media (min-width: 1280px) {
  .anb-page .anb-helper-responsive--extra-large {
    display: inline-block;
  }
}

.anb-page .anb-landingpage__hero {
  /* MOBILE */
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__hero {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .anb-page .anb-landingpage__hero {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .anb-page .anb-landingpage__hero {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .anb-page .anb-landingpage__hero {
    max-width: 1280px;
  }
}

.anb-page .anb-landingpage__hero {
  z-index: 0;
  /* @apply ; */
  /* SMALL MEDIUM */
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__hero {
    position: relative;
    height: 28.125rem;
    border-top-left-radius: 1.25rem;
    border-bottom-left-radius: 1.25rem;
    margin-bottom: 3.125rem;
  }
}

.anb-page .anb-landingpage__hero {
  /* @apply sm:; */
  /* LARGE */
}

@media (min-width: 1024px) {
  .anb-page .anb-landingpage__hero {
    height: 34.375rem;
  }
}

.anb-page .anb-landingpage__hero .anb-landingpage__hero__image article,
      .anb-page .anb-landingpage__hero .anb-landingpage__hero__image article picture,
      .anb-page .anb-landingpage__hero .anb-landingpage__hero__image article .field--type-image {
  /* height: 100%; */
  height: 100%;
  /* @apply ; */
}

.anb-page .anb-landingpage__hero .anb-detailpage__hero__image__copyright {
  left: 0.5rem;
  /* => 8px */
  right: auto;
  border-radius: 0.625rem;
  /* => 10px */
  animation: fadeInCopyright .25s;
}

.anb-page .anb-chevron-right {
  /* MOBILE */
  font-size: 1.375rem;
  bottom: .25rem;
}

.anb-page .anb-landingpage__hero__image {
  /* MOBILE */
  --tw-bg-opacity: 1;
  background-color: rgb(71 96 120 / var(--tw-bg-opacity));
  background-size: cover;
  background-position: center;
  height: 12.5rem;
  overflow: hidden;
  /* @apply tw_rounded-20; */
  aspect-ratio: 5 / 3;
  width: 100vw;
  height: auto;
  margin-left: calc(var(--m-bleed-out) * -1);
  /* @apply ; */
  /* SMALL MEDIUM */
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__hero__image {
    position: absolute;
    bottom: 0;
    border-radius: 0px;
    height: 25rem;
    width: var(--w-seventy-five-bleed-out);
    background-position: right;
  }
}

.anb-page .anb-landingpage__hero__image {
  /* @apply sm:; */
  /* LARGE */
}

@media (min-width: 1024px) {
  .anb-page .anb-landingpage__hero__image {
    height: 31.25rem;
  }
}

.anb-page .anb-landingpage__hero__image article picture img{
  /* height:100%;
        object-fit:cover;
        border-radius: 0; */
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0px;
  /* @apply ; */
}

.anb-page .anb-landingpage__hero__text {
  /* MOBILE */
  border-width: 1px;
  border-color: rgba(71,96,120,.5);
  border-top-width: 0px;
  border-bottom-width: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  margin-bottom: 2.5rem;
  margin-top: -3.75rem;
  padding: 1.875rem;
  position: relative;
  border-radius: 2.5rem;
  --tw-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14), 0 1px 14px 0 rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0 3px 5px -1px var(--tw-shadow-color), 0 5px 8px 0 var(--tw-shadow-color), 0 1px 14px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  width: 100%;
  /* @apply ;*/
  /* SMALL MEDIUM */
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__hero__text {
    position: absolute;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    bottom: 0;
    border-width: 0px;
    height: 28.125rem;
    margin-bottom: 0;
    padding-top: 0;
    right: 0;
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    width: 66.666667%;
  }
}

.anb-page .anb-landingpage__hero__text {
  /* @apply sm:; */
  /* LARGE */
}

@media (min-width: 1024px) {
  .anb-page .anb-landingpage__hero__text {
    width: 66.666667%;
    height: 34.375rem;
  }
}

.anb-page .anb-landingpage__hero__text h1 {
  margin-left: 0;
}

.anb-page .anb-landingpage__hero__text-border {
  /* MOBILE */
  height: 6.25rem;
  width: 100vw;
  background-color: rgba(255,255,255,.5);
  position: relative;
  left: calc(-1 * var(--m-bleed-out));
  border-top-left-radius: 3.75rem;
  border-top-right-radius: 3.75rem;
  /* => 60px */
  margin-top: -6.25rem;
  /* @apply ;*/
  /* SMALL MEDIUM */
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__hero__text-border {
    position: absolute;
    background-color: rgba(255,255,255,.5);
    border-width: 0px;
    height: calc(var(--anb-hero-size-text-sm) + 6.25rem);
  }
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__hero__text-border {
    margin-top: -3.125rem;
  }
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__hero__text-border {
    right: calc(-1 * var(--m-bleed-out));
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
    width: calc((8 / 12 * 100%) + 3.125rem + var(--m-bleed-out));
  }
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__hero__text-border {
    left: auto;
  }
}

@media (min-width: 1024px) {
  .anb-page .anb-landingpage__hero__text-border {
    height: calc(var(--anb-hero-size-text-lg) + 6.25rem);
  }
}

@media (min-width: 1024px) {
  .anb-page .anb-landingpage__hero__text-border {
    width: calc((2 / 3 * 100%) + 3.125rem + var(--m-bleed-out));
  }
}

.anb-page .anb-landingpage__hero__text-border {
  /* => 50px */
  /* @apply lg:tw_h-anb-hero-size__text--lg; */
}

.anb-page .anb-landingpage__hero.--homepage {
  margin-top: 1.25rem;
}

.anb-page .anb-landingpage__hero.--homepage .anb-landingpage__hero__text-bleed {
  /* MOBILE */
  display: none;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__hero.--homepage .anb-landingpage__hero__text-bleed {
    position: absolute;
    --tw-bg-opacity: 1;
    background-color: rgb(71 96 120 / var(--tw-bg-opacity));
    display: block;
    height: 28.125rem;
    right: calc(-1 * var(--m-bleed-out));
    width: calc(var(--m-bleed-out));
  }
}

@media (min-width: 1024px) {
  .anb-page .anb-landingpage__hero.--homepage .anb-landingpage__hero__text-bleed {
    height: 34.375rem;
  }
}

.anb-page .anb-landingpage__hero.--homepage .anb-landingpage__hero__text-bleed {
  /* @apply lg:; */
}

.anb-page .anb-landingpage__hero.--homepage .anb-landingpage__hero__text {
  /* MOBILE */
  margin-bottom: 0;
  /*@apply ;*/
  /* SMALL MEDIUM */
  --tw-bg-opacity: 1;
  background-color: rgb(71 96 120 / var(--tw-bg-opacity));
  /* @apply tw_pt-10; */
  /* @apply tw_-mt-10; */
}

.anb-page .anb-landingpage__hero.--homepage .anb-landingpage__hero__text * {
  /* MOBILE */
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__hero__text__content {
    position: absolute;
    margin: 0;
  }
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__hero__text__content {
    padding-top: 3.125rem;
  }
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__hero__text__content {
    width: 75%;
    right: 0;
  }
}

.anb-page .anb-landingpage__hero__text__content {
  /* @apply sm:tw_ml-; */
  /* @apply sm:; */
  /* LARGE */
}

@media (min-width: 1024px) {
  .anb-page .anb-landingpage__hero__text__content {
    padding-top: 3.125rem;
  }
}

.anb-page .anb-landingpage__hero__text h1 {
  /* MOBILE */
  line-height: 1;
  margin-bottom: .625rem;
  /* @apply tw_mt-20; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__hero__text h1 {
    margin-bottom: 1.25rem;
  }
}

.anb-page .anb-landingpage__hero__text h1 {
  /* MEDIUM AND LARGER */
}

@media (min-width: 1024px) {
  .anb-page .anb-landingpage__hero__text h1 {
    margin-bottom: 1.25rem;
  }
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__hero__text .anb-intro {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
  }
}

@media (min-width: 1024px) {
  .anb-page .anb-landingpage__hero__text .anb-intro {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    padding-right: 2rem;
  }
}

.anb-page .anb-landingpage__hero__text .anb-intro {
  /* @apply lg:; */
}

.anb-page .anb-landingpage-ontdek {
  /* MOBILE */
  background-color: rgba(177,219,173,1);
  position: relative;
  z-index: 50;
  border-radius: 1.25rem;
  height: auto;
  padding: 1rem;
  padding-bottom: 1.875rem;
  --tw-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14), 0 1px 14px 0 rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0 3px 5px -1px var(--tw-shadow-color), 0 5px 8px 0 var(--tw-shadow-color), 0 1px 14px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  margin-top: -3.125rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage-ontdek {
    margin-bottom: 3.125rem;
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
    margin-left: calc(var(--m-bleed-out) * -1);
    padding-left: var(--m-bleed-out);
    margin-top: -3.75rem;
    padding-top: 2.5rem;
    padding-right: 7.5rem;
    padding-bottom: 2.5rem;
  }
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage-ontdek {
    margin-bottom: 1.25rem;
  }
}

.anb-page .anb-landingpage-ontdek {
  /* @apply sm:tw_w-[calc(50%_+_var(--m-bleed-out))]; */
  /* @apply sm:tw_border-2 tw_border-red-500; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply md:tw_w-4/5;
      @apply lg:tw_w-3/4; */
}

@media (min-width: 1024px) {
  .anb-page .anb-landingpage-ontdek {
    padding-top: 3.75rem;
  }
}

/* @apply lg:; */

.anb-page .anb-landingpage-ontdek h2 {
  /* @apply tw_border tw_border-red-500; */
  /* MOBILE */
  line-height: 1;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage-ontdek h2 {
    font-size: 1.25rem;
    font-weight: 500;
  }
}

@media (min-width: 768px) {
  .anb-page .anb-landingpage-ontdek h2 {
    font-size: 1.375rem;
  }
}

@media (min-width: 1024px) {
  .anb-page .anb-landingpage-ontdek h2 {
    font-size: 2.125rem;
    font-weight: 300;
    line-height: 1;
  }
}

.anb-page .anb-landingpage-ontdek h2 {
  /* @apply lg:; */
}

.anb-page .anb-landingpage-ontdek a {
  background-image: url('../../assets/images/anb-natuurgebieden-zoek.svg');
  /* MOBILE */
  --tw-text-opacity: 1;
  color: rgb(71 96 120 / var(--tw-text-opacity));
  background-repeat: no-repeat;
  display: block;
  min-height: 3.125rem;
  /*=> 50px*/
  padding-left: 3.75rem;
  padding-top: .5rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage-ontdek a {
    font-weight: 500;
    font-size: 1.125rem;
  }
}

.anb-page .anb-landingpage-ontdek a {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

/* anb-landingpage-regios */

.anb-projecten__regios {
  /* @apply tw_border tw_border-cyan-500; */
  /* MOBILE */
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-projecten__regios {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

@media (min-width: 640px) {
  .anb-projecten__regios--region--first {
    grid-column: span 3 / span 3;
  }
}

.anb-projecten__regios--region--first {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

@media (min-width: 640px) {
  .anb-projecten__regios--region--second {
    grid-column: span 1 / span 1;
  }
}

.anb-projecten__regios--region--second {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-projecten__regios--region--second div {
  /* @apply tw_border tw_border-cyan-500; */
  /* MOBILE */
  width: inherit !important;
  max-width: inherit !important;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-projecten__regios--region--second div {
    grid-column: span 1 / span 1;
  }
}

.anb-projecten__regios--region--second div {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

/* MOBILE */

/* @apply; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

@media (min-width: 640px) {
  .anb-projecten__regios__regio__projecten {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.anb-projecten__regios__regio__projecten {
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

/* MOBILE */

/* @apply; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-projecten__list__item__content__title {
  /* @apply tw_border tw_border-green-500; */
  line-height: 2rem;
  margin-top: 1.25rem;
}

.anb-projecten__list__item__content__title a {
  /* MOBILE */
  /* @apply tw_border tw_border-cyan-500; */
  font-size: 1.25rem;
  text-decoration-line: none;
  /* @apply; */
  /* @apply; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-projecten__list__item__content__intro {
  /* MOBILE */
  margin: 0 !important;
  margin-bottom: 2.5rem !important;
  /* @apply tw_mt-24; */
  /* @apply tw_border tw_border-fuchsia-500; */
  /* @apply; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 768px) {
  .anb-projecten__list__item__content__intro {
    margin-bottom: 1.25rem !important;
  }
}

/* @apply lg:; */

.anb-projecten__list__item__content__intro p {
  /* MOBILE */
  margin: 0 !important;
  padding: 0;
  display: none;
}

.anb-projecten__list__item__content__intro p:first-of-type {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

@media (min-width: 640px) {
  .anb-projecten__list__item__content__intro p:first-of-type {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}

@media (min-width: 768px) {
  .anb-projecten__list__item__content__intro p:first-of-type {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
}

@media (min-width: 1024px) {
  .anb-projecten__list__item__content__intro p:first-of-type {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
  }
}

.anb-projecten__list__item__content__intro p {
  /* @apply lg:; */
}

.anb-projecten__list__item__content__intro > * {
  display: none;
}

.anb-projecten__list__item__content .anb-projecten__list__item__content__image--wrapper {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  aspect-ratio: 5 / 3;
  border-width: 1px;
  border-color: rgba(177,219,173,1);
  background-color: rgba(177,219,173,1);
  border-radius: 1.25rem;
  overflow: hidden;
}

/* @apply; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

/* MOBILE */

.anb-projecten__list__item__content .anb-projecten__list__item__content__image--wrapper picture {
  /* MOBILE */
  display: flex;
  aspect-ratio: 5 / 3;
  /* @apply tw_overflow-hidden; */
  /* @apply; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-projecten__list__item__content .anb-projecten__list__item__content__image--wrapper img {
  /* MOBILE */
  margin: 0;
  -o-object-fit: cover;
     object-fit: cover;
  /* @apply; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-landingpage__ontdek_waarschuwingen {
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__ontdek_waarschuwingen {
    margin-top: -3.125rem;
  }
}

/* @apply sm:; */

.anb-page .anb-landingpage__ontdek_waarschuwingen .layout__region.layout__region--content {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__ontdek_waarschuwingen .layout__region.layout__region--content {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
}

/* @apply ; */

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

/* MOBILE */

/* @apply tw_border tw_border-cyan-500; */

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-landingpage__ontdek_waarschuwingen .layout__region.layout__region--content .anb-landingpage__ontdek_waarschuwingen__block.--waarschuwingen {
  /* MOBILE */
  /* @apply tw_border tw_border-green-500; */
  grid-column: span 4 / span 4;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-landingpage__ontdek_waarschuwingen .layout__region.layout__region--content .anb-landingpage__ontdek_waarschuwingen__block.--waarschuwingen {
    z-index: 100;
  }
}

.anb-page .anb-landingpage__ontdek_waarschuwingen .layout__region.layout__region--content .anb-landingpage__ontdek_waarschuwingen__block.--waarschuwingen {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-landingpage__ontdek_waarschuwingen .layout__region.layout__region--content .anb-landingpage__ontdek_waarschuwingen__block.--ontdek {
  /* MOBILE */
  grid-column: span 8 / span 8;
  grid-row: span 2 / span 2;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-loading {
  /* MOBILE */
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(177,219,173,.5);
  display: none;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

/* 
  align-left 
  media media--type-image 
  media--view-mode-afbeelding-1-3 
  media--view-mode-afbeelding-1-2 
  media--view-mode-afbeelding-1-1 
  */

.anb-page .anb-foto-media {
  position: relative;
}

.anb-page .media--type-image {
  position: relative;
}

.anb-page .media.align-left.media--view-mode-afbeelding-1-1,
    .anb-page .media.align-right.media--view-mode-afbeelding-1-1 {
  /* MOBILE */
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .media.align-left {
  /* MOBILE */
  padding-right: 1.5rem;
  margin-bottom: 1.5rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .media.align-right {
  /* MOBILE */
  padding-left: 1.5rem;
  margin-bottom: 1.5rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .media--type-remote-video.media--view-mode-afbeelding-1-3,
    .anb-page .media--view-mode-afbeelding-1-3 {
  /* MOBILE */
  width: 100%;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .media--type-remote-video.media--view-mode-afbeelding-1-3,
    .anb-page .media--view-mode-afbeelding-1-3 {
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .anb-page .media--type-remote-video.media--view-mode-afbeelding-1-3,
    .anb-page .media--view-mode-afbeelding-1-3 {
    width: 33.333333%;
  }
}

.anb-page .media--type-remote-video.media--view-mode-afbeelding-1-3,
    .anb-page .media--view-mode-afbeelding-1-3 {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .media--type-remote-video.media--view-mode-afbeelding-1-2,
    .anb-page .media--view-mode-afbeelding-1-2 {
  /* MOBILE */
  width: 100%;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .media--type-remote-video.media--view-mode-afbeelding-1-2,
    .anb-page .media--view-mode-afbeelding-1-2 {
    width: 50%;
  }
}

.anb-page .media--type-remote-video.media--view-mode-afbeelding-1-2,
    .anb-page .media--view-mode-afbeelding-1-2 {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .media--type-video video {
  width: 100%;
  border-radius: 1.25rem;
}

.anb-page .media-oembed-content {
  /* MOBILE */
  width: 100%;
  border-radius: 1.25rem;
  aspect-ratio: 16 / 9;
  height: auto;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-header__menu .menu--main {
  /* MOBILE */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-header__menu .anb-menu {
  /* MOBILE */
  margin: 0;
  margin-bottom: 1.5rem;
  /* @apply tw_flex; */
  flex-direction: column;
  display: none;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-menu {
    display: flex;
    flex-direction: column;
    flex-direction: row;
    border-left-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(71 96 120 / var(--tw-border-opacity));
  }
}

.anb-page .anb-header__menu .anb-menu__item {
  /* MOBILE */
  position: relative;
  white-space: nowrap;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-header__menu .anb-menu__item--level-0 {
  /* MOBILE */
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(71 96 120 / var(--tw-border-opacity));
  padding-top: .625rem;
  padding-bottom: .625rem;
  cursor: pointer;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-menu__item--level-0 {
    border-right-width: 1px;
    border-top-width: 1px;
  }
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-menu__item--level-0 {
    border-right-color: rgb(71 96 120 / var(--tw-border-opacity));
    --tw-border-opacity: 1;
    border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
    padding: 1rem;
    flex-grow: 1;
  }
}

.anb-page .anb-header__menu .anb-menu__item--level-0 {
  /* @apply md:tw_border-t-0; */
  /* @apply md:; */
  /* @apply lg:; */
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-menu__item__top {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}

.anb-page .anb-header__menu .anb-menu__item__top {
  /* @apply md:; */
  /* @apply lg:; */
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-menu__item--expanded {
    --tw-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14), 0 1px 14px 0 rgba(0, 0, 0, 0.12);
    --tw-shadow-colored: 0 3px 5px -1px var(--tw-shadow-color), 0 5px 8px 0 var(--tw-shadow-color), 0 1px 14px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    border-top-color: rgb(71 96 120 / var(--tw-border-opacity));
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-bottom-color: rgb(71 96 120 / var(--tw-border-opacity));
    margin-bottom: -1px;
  }
}

.anb-page .anb-header__menu .anb-menu__item--expanded {
  /* @apply lg:; */
}

.anb-page .anb-header__menu .anb-menu__item--expanded .anb-menu__link {
  /* MOBILE */
  /* @apply ; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-header__menu .anb-menu__item__chevron-up {
  /* MOBILE */
  display: none;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-menu__item__chevron-down {
    padding-left: .625rem;
  }
}

.anb-page .anb-header__menu .anb-menu__item__chevron-down {
  /* @apply lg:; */
}

.anb-page .anb-header__menu .anb-menu__item--expanded .anb-menu__item__chevron-up {
  /* MOBILE */
  display: inline;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-menu__item--expanded .anb-menu__item__chevron-up {
    padding-left: .625rem;
  }
}

.anb-page .anb-header__menu .anb-menu__item--expanded .anb-menu__item__chevron-up {
  /* @apply md:; */
  /* @apply lg:; */
}

.anb-page .anb-header__menu .anb-menu__item--expanded .anb-menu__item__chevron-down {
  /* MOBILE */
  display: none;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-header__menu .anb-menu__link {
  /* MOBILE */
  font-size: 1.375rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-menu__link {
    font-size: 1.125rem;
  }
}

@media (min-width: 1024px) {
  .anb-page .anb-header__menu .anb-menu__link {
    font-size: 1.375rem;
  }
}

.anb-page .anb-header__menu .anb-menu__link {
  /* @apply lg:; */
}

.anb-page .anb-header__menu .anb-menu__link.is-active {
  /* MOBILE */
  /* @apply tw_bg-anb-green-dark; */
  --tw-text-opacity: 1;
  color: rgb(71 96 120 / var(--tw-text-opacity));
  font-weight: 500;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-header__menu .anb-menu__submenu {
  /* MOBILE */
  display: none;
  margin: 0;
  padding-left: .5rem;
  margin-bottom: 1rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-menu__submenu {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(71 96 120 / var(--tw-border-opacity));
    margin: 0;
    padding: 0;
    --tw-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14), 0 1px 14px 0 rgba(0, 0, 0, 0.12);
    --tw-shadow-colored: 0 3px 5px -1px var(--tw-shadow-color), 0 5px 8px 0 var(--tw-shadow-color), 0 1px 14px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    min-width: calc(100% + 2px);
  }
}

.anb-page .anb-header__menu .anb-menu__submenu {
  /* @apply md:; */
  /* @apply lg:; */
}

.anb-page .anb-header__menu .anb-menu__item--level-1 {
  /* MOBILE */
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.anb-page .anb-header__menu .anb-menu__item--level-1:first-child {
  padding-top: 1rem;
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-menu__item--level-1 {
    padding: 0;
  }

  .anb-page .anb-header__menu .anb-menu__item--level-1:first-child {
    padding: 0;
  }
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-menu__item--level-1 {
    z-index: 100;
  }
}

.anb-page .anb-header__menu .anb-menu__item--level-1 {
  /* @apply md:; */
  /* @apply lg:; */
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-menu__item--level-1 a {
    border-width: 1px;
  }
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-menu__item--level-1 a {
    display: block;
    width: 100%;
    padding: .5rem;
  }
}

.anb-page .anb-header__menu .anb-menu__item--level-1 a {
  /* @apply md:; */
  /* @apply lg:; */
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-menu__item--level-1:hover a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(103 148 99 / var(--tw-bg-opacity));
    border-width: 1px;
  }
}

.anb-page .anb-header__menu .anb-menu__item--level-1:hover a {
  /* @apply md:tw_border-red-500; */
  /* @apply md:; */
  /* @apply lg:; */
}

.anb-page .anb-header__menu .anb-menu__item--expanded .anb-menu__submenu {
  /* MOBILE */
  display: block;
  /* @apply tw_border-l tw_border-anb-blue; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-menu__item--expanded .anb-menu__submenu {
    border-width: 1px;
    position: absolute;
    z-index: 100;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    top: 3.125rem;
    left: -1px;
  }
}

/* @apply md:; */

/* @apply lg:; */

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-menu__item--expanded .anb-menu__submenu .anb-menu__item__chevron-right {
    display: none;
  }
}

.anb-page .anb-header__menu .anb-menu {
  /* MOBILE */
  /* @apply ; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* @apply md:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-main-menu__toggle {
    display: none;
  }
}

.anb-page .anb-header__menu .anb-main-menu__toggle {
  /* @apply md:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-header__menu #anb-main-menu__toggle {
  /* opacity: 0;
      height: 0; */
  display: none;
}

.anb-page .anb-header__menu .anb-main-menu__toggle__btn {
  transition-duration: 0.25s;
  width: 3.75rem;
  height: 3.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(71 96 120 / var(--tw-border-opacity));
  /* @apply tw_fixed; */
  position: absolute;
  right: 0;
  top: 1.25rem;
  /*=> 20 px*/
  right: 1.2.5rem;
  /*=> 40px*/
  margin-top: auto;
  margin-bottom: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(71 96 120 / var(--tw-bg-opacity));
  border-radius: 1.875rem;
  /*=> 30px*/
  --tw-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14), 0 1px 14px 0 rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0 3px 5px -1px var(--tw-shadow-color), 0 5px 8px 0 var(--tw-shadow-color), 0 1px 14px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  z-index: 102;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 768px) {
  .anb-page .anb-header__menu .anb-main-menu__toggle__btn {
    display: none;
  }
}

.anb-page .anb-header__menu .anb-main-menu__toggle__btn {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-header__menu .anb-main-menu__toggle__btn > span,
    .anb-page .anb-header__menu .anb-main-menu__toggle__btn > span::before,
    .anb-page .anb-header__menu .anb-main-menu__toggle__btn > span::after {
  display: block;
  position: absolute;
  width: 30px;
  height: 0.25rem;
  /* => 4px */
  transition-duration: 0.25s;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  /* @apply; */
}

.anb-page .anb-header__menu .anb-main-menu__toggle__btn > span {
  left: 14px;
  top: 28px;
}

.anb-page .anb-header__menu .anb-main-menu__toggle__btn > span::before {
  content: '';
  top: -0.5rem;
  /* => 8px */
  left: 0;
  /* transform: rotate(-90deg); */
}

.anb-page .anb-header__menu .anb-main-menu__toggle__btn > span::after {
  content: '';
  top: 0.5rem;
  /* => 8px */
  left: 0;
  opacity: 1;
  /* transform: rotate(-90deg); */
}

.anb-page .anb-header__menu #anb-main-menu__toggle:checked ~ .anb-menu {
  display: flex !important;
  position: fixed;
  height: calc(100vh - 9.375rem);
  /*=> 150px*/
  width: 100vw;
  padding: 1.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  z-index: 101;
  top: 9.375rem;
  /*=> 150px*/
  left: 0;
  overflow-y: auto;
  /* @apply ; */
  /* @apply md:tw_flex !important; */
  /* .anb-menu__submenu {
        display: block;
      } */
}

.anb-page .anb-header__menu #anb-main-menu__toggle:checked ~ .anb-main-menu__toggle > span {
  /* top: 0px; */
  transform: rotate(-135deg);
  /* opacity: 0; */
  /* left: 0; */
}

.anb-page .anb-header__menu #anb-main-menu__toggle:checked ~ .anb-main-menu__toggle > span::after {
  opacity: 0;
}

.anb-page .anb-header__menu #anb-main-menu__toggle:checked ~ .anb-main-menu__toggle > span::before {
  top: 0;
  transform: rotate(90deg);
}

.anb-page .anb-natuurgebied__bekijk_op_kaart {
  /* MOBILE */
  max-width: 50vw;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-natuurgebied__bekijk_op_kaart__titel {
  /* MOBILE */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__bekijk_op_kaart__kaart--wrapper,
      .anb-page .anb-natuurgebied__bekijk_op_kaart__kaart {
  /* MOBILE */
  aspect-ratio: 5 / 3;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__bekijk_op_kaart__kaart--wrapper {
  /* MOBILE */
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(103 148 99 / var(--tw-border-opacity));
  border-radius: 1rem;
  /* @apply tw_border tw_border-anb-green-dark; */
  width: 100%;
  position: relative;
  overflow: hidden;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__bekijk_op_kaart__kaart {
  /* MOBILE */
  background-size: cover;
  width: calc(100% + 2px);
  position: absolute;
  left: -1px;
  top: -1px;
  background-position: center;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__in-de-buurt {
  /* MOBILE */
  margin-top: 1.25rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__in-de-buurt__content {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  /* @apply tw_place-items-center; */
  position: relative;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:tw_grid-cols-3; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 1024px) {
  .anb-page .anb-natuurgebied__in-de-buurt__content {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.anb-page .anb-natuurgebied__in-de-buurt__content {
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__in-de-buurt__content__item {
  /* MOBILE */
  /* filter: sepia(100%) hue-rotate(72deg) saturate(52%) opacity(56%); */
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  aspect-ratio: 1 / 1;
  position: relative;
  overflow: hidden;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__in-de-buurt__content__item:hover .anb-natuurgebied__in-de-buurt__content__item__label {
  /* MOBILE */
  text-decoration-line: underline;
  text-decoration-style: wavy;
  text-decoration-thickness: 1px;
  text-decoration-color: #679463;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__in-de-buurt__content__item__image {
  /* MOBILE */
  /* filter: sepia(100%) hue-rotate(72deg) saturate(52%) opacity(75%); */
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  /* @apply tw_border tw_border-cyan-500; */
  /* @apply tw_aspect-4/3; */
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__in-de-buurt__content__item__label {
  /* MOBILE */
  position: absolute;
  /* @apply tw_bottom-[13px]; */
  bottom: 0;
  text-decoration-thickness: 4px;
  text-decoration-style: solid;
  text-decoration-color: rgba(177,219,173,.5);
  font-weight: 500;
  left: 2px;
  padding-top: .5rem;
  padding-bottom: .25rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(103 148 99 / var(--tw-text-opacity));
  text-decoration-line: underline;
  text-underline-offset: 2px;
  width: calc(100% - 4px);
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: rgba(255,255,255,.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(255, 255, 255, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__in-de-buurt__content__item .field--name-field-media-image {
  aspect-ratio: 1 / 1;
}

.anb-page .anb-natuurgebied__in-de-buurt__content__item article {
  /* MOBILE */
  aspect-ratio: 1 / 1;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__in-de-buurt__content__item article picture {
  /* MOBILE */
  aspect-ratio: 1 / 1;
  display: block;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__in-de-buurt__content__item article picture img{
  /* MOBILE */
  aspect-ratio: 1 / 1;
  -o-object-fit: cover;
     object-fit: cover;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__praktische_info h4 {
  /* MOBILE */
  font-family: "Flanders Art Italic";
  text-decoration-line: underline;
  font-weight: 500;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__recreactiemogelijkheden {
  /* MOBILE */
  margin-top: 1.25rem;
  /* @apply tw_border tw_border-red-500; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden--items {
  /* MOBILE */
  grid-template-columns: repeat(1, minmax(0, 1fr));
  display: grid;
  gap: 1rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:tw_grid-cols-2;
      @apply sm:tw_mt-30; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 1024px) {
  .anb-page .anb-natuurgebied__recreatiemogelijkheden--items {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden--items {
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item {
  /* END CONTENT*/
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item--wrapper {
  /* MOBILE */
  display: flex;
  margin-bottom: 1.25rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon {
  /* MOBILE */
  width: 51px;
  min-width: 51px;
  height: 51px;
  margin-right: 1.25rem;
  border-radius: 0.5rem;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_routes {
  /* MOBILE */
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 79 0 / var(--tw-border-opacity));
  background-repeat: no-repeat;
  /* @apply tw_bg-left; */
  fill: #d14f00;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_routes.icon_blindenpad {
  background-position-y: -82px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_routes.icon_blote_voetenpad {
  background-position-y: -164px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_routes.icon_fietsroutes {
  fill: #d14f00;
  background-position-y: -246px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_routes.icon_groene_haltewandeling {
  background-position-y: -328px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_routes.icon_menroutes {
  background-position-y: -410px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_routes.icon_minder_mobielenpad {
  background-position-y: -492px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_routes.icon_mountainbikeroute {
  background-position-y: -574px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_routes.icon_multimovepad {
  background-position-y: -656px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_routes.icon_mushroute {
  background-position-y: -738px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_routes.icon_natuurloop {
  background-position-y: -820px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_routes.icon_rolstoeltoegankelijk_pad {
  background-position-y: -902px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_routes.icon_ruiterroute {
  background-position-y: -984px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_routes.icon_wandelroute {
  background-position-y: -1066px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen {
  /* MOBILE */
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(71 96 120 / var(--tw-border-opacity));
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_barbecueplek {
  background-position-y: -82px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_bezoekerscentrum {
  background-position-y: -164px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_bijzonderheid {
  background-position-y: -246px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_bivakzone {
  background-position-y: -328px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_evenement {
  background-position-y: -410px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_hondenzone {
  background-position-y: -492px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_horeca {
  background-position-y: -574px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_natuuroase {
  background-position-y: -656px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_overnachten {
  background-position-y: -738px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_parking {
  background-position-y: -820px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_picknickplek {
  background-position-y: -902px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_sanitair {
  background-position-y: -984px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_schaatszone {
  background-position-y: -1066px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_speelzone {
  background-position-y: -1148px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_speelzone_met_spelelementen {
  background-position-y: -1230px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_uitkijktoren {
  background-position-y: -1312px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_visplaats {
  background-position-y: -1394px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon.icon_voorzieningen.icon_vogelkijkhut {
  background-position-y: -1476px;
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon__route {
  /* MOBILE */
  display: none;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__icon__voorziening {
  /* MOBILE */
  display: none;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

/* END ICON */

/* MOBILE */

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__content * {
  /* MOBILE */
  font-size: .9rem;
  padding: 0;
  margin: 0;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

/* anb-natuurgebied-recreatiemogelijkheden__content__titel*/

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__content__titel {
  /* MOBILE */
  font-weight: 500;
  /* @apply ; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__content__content {
  /* MOBILE */
  /* @apply ; */
  /* SMALL */
  /* @apply tw_text-sm; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebied__recreatiemogelijkheden__item__content__link {
  /* MOBILE */
  /* @apply tw_break-all; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-taxonomy .anb-taxonomy__content {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  margin-top: .625rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-taxonomy.anb-route .anb-routes__route__item, .anb-page .anb-taxonomy.anb-voorziening .anb-routes__route__item {
  /* MOBILE */
  background-repeat: no-repeat;
  height: 2.5rem;
  margin-bottom: -.25rem;
  padding-left: 2.5rem;
  position: relative;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-taxonomy.anb-route .anb-routes__route__item a, .anb-page .anb-taxonomy.anb-voorziening .anb-routes__route__item a {
  /* MOBILE */
  --tw-text-opacity: 1;
  color: rgb(71 96 120 / var(--tw-text-opacity));
  text-decoration-line: none;
  position: absolute;
  top: .5rem;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-taxonomy.anb-route .anb-routes__route__item {
  background-image: url('../../assets/images/icons-routes.png');
}

.anb-page .anb-taxonomy.anb-voorziening .anb-taxonomy__header h3 {
  /* MOBILE */
  white-space: nowrap;
  width: calc(100% - 42px);
  overflow: hidden;
  text-overflow: ellipsis;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-taxonomy.anb-voorziening .anb-routes__route__item {
  background-image: url('../../assets/images/icons-voorzieningen.png');
  /* Barbecue */
}

.anb-page .anb-activiteiten__view__list__item__title .icon-route {
  background-image: url('../../assets/images/icons-routes.png');
}

.anb-page .anb-activiteiten__view__list__item__title .icon-voorziening {
  background-image: url('../../assets/images/icons-voorzieningen.png');
}

/* .icon_blindenpad {
      background-position-y: -0px;
    } */

/* .icon_blotevoetenpad {
      background-position-y: -50px;
    } */

/* .icon_fietsroute {
      background-position-y: -100px;
    } */

/* .icon_groene_haltewandeling {
      background-position-y: -150px;
    } */

/* .icon_natuurloop {
      background-position-y: -200px;
    } */

/* .icon_menroute {
      background-position-y: -250px;
    } */

/* .icon_mindermobielenpad {
      background-position-y: -300px;
    } */

/* .icon_mountainbikeroute {
      background-position-y: -350px;
    } */

/* .icon_multimovepad {
      background-position-y: -400px;
    } */

/* .icon_mushroute {
      background-position-y: -450px;
    } */

/* .icon_ruiterroute {
      background-position-y: -550px;
    } */

/* .icon_wandelroute {
      background-position-y: -600px;
    } */

/* VOORZIENINGEN */

/* .icon_barbecue {
      background-position-y: -0px;
    } */

/* Bezoekerscentrum */

/* .icon_bezoekerscentrum {
      background-position-y: -50px;
    } */

/* Bezienswaardigheid */

/* .icon_bezienswaardigheid {
      background-position-y: -100px;
    } */

/* Bivakzone */

/* .icon_bivakzone {
      background-position-y: -150px;
    } */

/* Evenement */

/* .icon_evenement {
      background-position-y: -200px;
    } */

/* Hondenzone */

/* .icon_hondenzone {
      background-position-y: -250px;
    } */

/* Café/eethuis Natuur en Bos */

/* .icon_cafe_eethuis_anb {
      background-position-y: -300px;
    } */

/* Natuuroase */

/* .icon_natuuroase {
      background-position-y: -350px;
    } */

/* Logies Natuur en Bos */

/* .icon_logies_anb {
      background-position-y: -400px;
    } */

/* Parking */

/* .icon_parking {
      background-position-y: -450px;
    } */

/* Picknickplek */

/* .icon_picknickplek {
      background-position-y: -500px;
    } */

/* Sanitair */

/* .icon_sanitair {
      background-position-y: -550px;
    } */

/* Schaatszone */

/* .icon_schaatszone {
      background-position-y: -600px;
    } */

/* Natuurlijke speelzone */

/* .icon_natuurlijke_speelzone {
      background-position-y: -650px;
    } */

/* Ingerichte speelzone */

/* .icon_ingerichte_speelzone {
      background-position-y: -700px;
    } */

/* Uitkijktoren */

/* .icon_uitkijktoren {
      background-position-y: -750px;
    } */

/* Visplaats */

/* .icon_visplaats {
      background-position-y: -800px;
    } */

/* Vogelkijkhut */

/* .icon_vogelkijkhut {
      background-position-y: -850px;
    } */

/* Natuurbegraafplek */

/* .icon_natuurbegraafplek {
      background-position-y: -950px;
    } */

/* Vergaderruimte */

/* .icon_vergaderruimte {
      background-position-y: -900px;
    } */

.anb-page .icon_ {
  background-position-y: 100px;
}

.anb-page .icon_blindenpad {
  background-position-y: calc(0px - 0 * 50px);
}

.anb-page .icon_blotevoetenpad {
  background-position-y: calc(0px - 1 * 50px);
}

.anb-page .icon_fietsroute {
  background-position-y: calc(0px - 2 * 50px);
}

.anb-page .icon_groene_haltewandeling {
  background-position-y: calc(0px - 3 * 50px);
}

.anb-page .icon_natuurloop {
  background-position-y: calc(0px - 4 * 50px);
}

.anb-page .icon_menroute {
  background-position-y: calc(0px - 5 * 50px);
}

.anb-page .icon_mindermobielenpad {
  background-position-y: calc(0px - 6 * 50px);
}

.anb-page .icon_mountainbikeroute {
  background-position-y: calc(0px - 7 * 50px);
}

.anb-page .icon_multimovepad {
  background-position-y: calc(0px - 8 * 50px);
}

.anb-page .icon_mushroute {
  background-position-y: calc(0px - 9 * 50px);
}

.anb-page .icon_rolstoeltoegankelijk-pad {
  background-position-y: calc(0px - 10 * 50px);
}

.anb-page .icon_ruiterroute {
  background-position-y: calc(0px - 11 * 50px);
}

.anb-page .icon_wandelroute {
  background-position-y: calc(0px - 12 * 50px);
}

.anb-page .icon_barbecue {
  background-position-y: calc(0px - 0 * 50px);
}

.anb-page .icon_bezoekerscentrum {
  background-position-y: calc(0px - 1 * 50px);
}

.anb-page .icon_bezienswaardigheid {
  background-position-y: calc(0px - 2 * 50px);
}

.anb-page .icon_bivakzone {
  background-position-y: calc(0px - 3 * 50px);
}

.anb-page .icon_evenement {
  background-position-y: calc(0px - 4 * 50px);
}

.anb-page .icon_hondenzone {
  background-position-y: calc(0px - 5 * 50px);
}

.anb-page .icon_cafe_eethuis_anb {
  background-position-y: calc(0px - 6 * 50px);
}

.anb-page .icon_natuuroase {
  background-position-y: calc(0px - 7 * 50px);
}

.anb-page .icon_logies_anb {
  background-position-y: calc(0px - 8 * 50px);
}

.anb-page .icon_parking {
  background-position-y: calc(0px - 9 * 50px);
}

.anb-page .icon_picknickplek {
  background-position-y: calc(0px - 10 * 50px);
}

.anb-page .icon_sanitair {
  background-position-y: calc(0px - 11 * 50px);
}

.anb-page .icon_schaatszone {
  background-position-y: calc(0px - 12 * 50px);
}

.anb-page .icon_natuurlijke_speelzone {
  background-position-y: calc(0px - 13 * 50px);
}

.anb-page .icon_ingerichte_speelzone {
  background-position-y: calc(0px - 14 * 50px);
}

.anb-page .icon_uitkijktoren {
  background-position-y: calc(0px - 15 * 50px);
}

.anb-page .icon_visplaats {
  background-position-y: calc(0px - 16 * 50px);
}

.anb-page .icon_vogelkijkhut {
  background-position-y: calc(0px - 17 * 50px);
}

.anb-page .icon_vergaderruimte {
  background-position-y: calc(0px - 18 * 50px);
}

.anb-page .icon_natuurbegraafplek {
  background-position-y: calc(0px - 19 * 50px);
}

.anb-page .anb-natuurgebieden-troeven {
  /* MOBILE */
  /* @apply tw_border;
      @apply tw_border-anb-blue; */
  border-radius: 1.25rem;
  background-color: rgba(123,167,212,.15);
  /* @apply tw_bg-gradient-to-r;
      @apply tw_from-amber-200;
      @apply tw_to-transparent; */
  padding-top: .625rem;
  --tw-border-opacity: 1;
  border-color: rgb(71 96 120 / var(--tw-border-opacity));
  border-width: 1px;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-natuurgebieden-troeven {
    position: relative;
    padding-left: 3.75rem;
    min-height: 11.25rem;
  }
}

.anb-page .anb-natuurgebieden-troeven {
  /*=> 180px*/
  /* @apply sm:tw_mr-50; */
}

@media (min-width: 640px) {
  .anb-page .anb-natuurgebieden-troeven {
    margin-bottom: 1.875rem;
  }
}

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

@media (min-width: 640px) {
  .anb-page .anb-natuurgebieden-troeven .field__label {
    --tw-rotate: -90deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    position: absolute;
    transform-origin: top left;
    bottom: -1rem;
    font-size: 1.75rem;
    font-weight: 100;
    left: .5rem;
  }
}

.anb-page .anb-natuurgebieden-troeven .field__label {
  /* @apply sm:; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-natuurgebieden-troeven .field__item ul li {
  /* MOBILE */
  list-style-type: disc;
  /* @apply tw_border tw_border-red-500; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 640px) {
  .anb-page {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .anb-page {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .anb-page {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .anb-page {
    max-width: 1280px;
  }
}

.anb-page {
  padding-left: .625rem;
  padding-right: .625rem;
}

/* @apply ; */

.anb-page-content {
  /* MOBILE */
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page-content {
    margin-left: 0;
    margin-right: 0;
  }
}

.anb-page-content {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-intro p {
  /* MOBILE */
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
  font-weight: 400;
  /* @apply ; */
  /* SMALL MEDIUM */
}

@media (min-width: 640px) {
  .anb-page .anb-intro p {
    font-size: 1.125rem;
    margin-bottom: 1rem;
  }
}

@media (min-width: 768px) {
  .anb-page .anb-intro p {
    font-size: 1.25rem;
  }
}

@media (min-width: 1024px) {
  .anb-page .anb-intro p {
    font-size: 1.375rem;
  }
}

.anb-page .anb-intro p {
  /* @apply lg:; */
}

.anb-page .pager {
  /* MOBILE */
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(71 96 120 / var(--tw-border-opacity));
  height: 6.25rem;
  position: fixed;
  display: flex;
  justify-content: space-around;
}

@media (max-width: 639px) {
  .anb-page .pager {
    bottom: 0;
    width: 100vw;
    left: 0;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14), 0 1px 14px 0 rgba(0, 0, 0, 0.12);
    --tw-shadow-colored: 0 3px 5px -1px var(--tw-shadow-color), 0 5px 8px 0 var(--tw-shadow-color), 0 1px 14px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    align-items: center;
    z-index: 100;
  }
}

@media (min-width: 640px) {
  .anb-page .pager {
    position: relative;
  }
}

.anb-page .pager {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .node--unpublished {
  background-color: transparent;
}

.anb-page .node--unpublished .anb-activiteit,
      .anb-page .node--unpublished .node__content .anb-detailpage {
  /* MOBILE */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
  /* MOBILE */
  background-color: transparent;
  border-width: 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(219 39 119 / var(--tw-border-opacity));
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .node--unpublished .anb-activiteit,
      .anb-page .node--unpublished .node__content .anb-detailpage {
    padding: 1rem;
  }
}

/* @apply sm:; */

/* MEDIUM */

/* @apply md:; */

/* LARGE and EXTRA LARGE */

/* @apply lg:; */

/* @apply xl:; */

.anb-page .node--unpublished .anb-activiteit::before, .anb-page .node--unpublished .node__content .anb-detailpage::before {
  /* MOBILE */
  display: none;
  /* @apply ; */
  /* SMALL */
  content: 'UNPUBLISHED';
}

@media (min-width: 640px) {
  .anb-page .node--unpublished .anb-activiteit::before, .anb-page .node--unpublished .node__content .anb-detailpage::before {
    display: block;
    position: absolute;
    right: .625rem;
    --tw-bg-opacity: 1;
    background-color: rgb(219 39 119 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    font-weight: 700;
    padding: .625rem;
    text-transform: uppercase;
    margin-top: -1rem;
    font-size: .9rem;
    z-index: 1000;
  }
}

.anb-page .node--unpublished .anb-activiteit::before, .anb-page .node--unpublished .node__content .anb-detailpage::before {
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .anb-detailpage {
  /** END .anb-detailpage__paragraph*/
}

.anb-page .anb-detailpage__paragraph {
  /* MOBILE */
  display: flex;
  gap: 1rem;
  margin-bottom: 1.25rem;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-detailpage__paragraph > * {
  /* MOBILE */
  flex: 1 1 0%;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__paragraph .field--name-field-foto,
        .anb-page .anb-detailpage__paragraph .field--name-field-foto-re {
  /* MOBILE */
  display: flex;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-detailpage__paragraph .field--name-field-foto article, .anb-page .anb-detailpage__paragraph .field--name-field-foto-re article {
  /* MOBILE */
  flex: 1 1 0%;
  display: flex;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__paragraph picture {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  display: flex;
  width: 100%;
  height: 100%;
  background-color: rgba(177,219,173,1);
  border-radius: 1.25rem;
  border-width: 1px;
  border-color: rgba(177,219,173,1);
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__paragraph img {
  /* MOBILE */
  /* @apply tw_border tw_border-cyan-500; */
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
  animation: fadeIn 2s;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-detailpage__paragraph--youtube {
  margin-bottom: 2.5rem;
  /** END anb-detailpage__paragraph--youtube iframe */
}

.anb-page .anb-detailpage__paragraph--youtube iframe {
  /* MOBILE */
  aspect-ratio: 16 / 9;
  width: 100%;
  border-radius: 1.25rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-persbericht--wrapper {
  /* MOBILE */
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
  margin-top: 2rem;
  /* @apply ; */
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-persbericht--wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.anb-page .anb-persbericht--wrapper {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 1024px) {
  .anb-page .anb-persbericht--wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  .anb-page .anb-persbericht--wrapper {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

/* @apply lg:; */

.anb-page .anb-persbericht--wrapper .anb-persbericht {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  /* @apply tw_border tw_border-cyan-500; */
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
  /* @apply ; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-persbericht--wrapper .anb-persbericht__image {
  /* MOBILE */
  /* @apply tw_border tw_border-cyan-500; */
  aspect-ratio: 5 / 3;
  overflow: hidden;
  display: flex;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-persbericht--wrapper .anb-persbericht__image img {
  /* MOBILE */
  -o-object-fit: cover;
     object-fit: cover;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-persbericht--wrapper .anb-persbericht__date {
  /* MOBILE */
  text-transform: uppercase;
  font-weight: 500;
  font-size: .9rem;
  --tw-text-opacity: 1;
  color: rgb(123 167 212 / var(--tw-text-opacity));
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-persbericht--wrapper .anb-persbericht__title {
  /* MOBILE */
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.375;
  margin-top: .5rem;
  margin-bottom: .5rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-persbericht--wrapper .anb-persbericht__text {
  /* MOBILE */
  /* @apply tw_border tw_border-cyan-500; */
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: auto;
  font-size: 1rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-persbericht__contact {
  /* MOBILE */
  /* @apply tw_border tw_border-cyan-500; */
  margin-bottom: 1rem;
  /* @apply ; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-search form {
  /* MOBILE */
  display: flex;
  gap: .625rem;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM */

/* @apply md:; */

/* LARGE and EXTRA LARGE */

/* @apply lg:; */

/* @apply xl:; */

.anb-page .anb-search form * {
  /* MOBILE */
  margin: 0;
  padding: 0;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .anb-search form > div {
  /* MOBILE */
  display: flex;
  /* @apply tw_p-0; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .anb-search form .search-form__submit {
  /* border: 1px solid red; */
  /* MOBILE */
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 1.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(71 96 120 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .anb-legacy-slider {
  /* MOBILE */
  margin-top: 2.5rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-slider {
  /* MOBILE */
  position: relative;
  margin-bottom: 1.875rem;
  border-top-left-radius: 2.5rem;
  border-top-right-radius: 1.25rem;
  overflow: hidden;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-slider__slides {
  /* MOBILE */
  position: relative;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-slider--wrapper {
  /* MOBILE */
  /* @apply tw_border-2 tw_border-cyan-500; */
  overflow: hidden;
  aspect-ratio: 5 / 3;
  /* @apply tw_relative; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-slider__slide-item {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  /* @apply tw_rounded-20; */
  position: absolute;
  top: 0;
  width: 100%;
  /* @apply tw_aspect-5/3; */
  /* @apply tw_bg-cover; */
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  /* @apply tw_pl-10;
      @apply tw_pr-10; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-slider__slide-item picture {
  /* MOBILE */
  /* @apply tw_border tw_border-pink-500; */
  overflow: hidden;
  aspect-ratio: 5 / 3;
  display: flex;
  /* @apply ; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-slider__slide-item img {
  /* MOBILE */
  /* @apply tw_border tw_border-cyan-500; */
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
  border-radius: 0px;
  /* @apply tw_h-full; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-slider__buttons {
  /* MOBILE */
  position: absolute;
  aspect-ratio: 5 / 3;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  top: 0;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-slider__buttons .btn {
  /* MOBILE */
  /* @apply tw_h-fit; */
  background-color: rgba(0,0,0,.5);
}

.anb-page .anb-slider__buttons .btn:hover {
  background-color: rgba(255,255,255,.75);
}

.anb-page .anb-slider__buttons .btn {
  padding: .625rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-slider__buttons .btn:hover i {
  /* MOBILE */
  --tw-bg-opacity: 1;
  background-color: rgb(71 96 120 / var(--tw-bg-opacity));
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-slider__buttons .btn-prev {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
  padding-left: .625rem;
}

.anb-page .anb-slider__buttons .btn-next {
  padding-right: .625rem;
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.anb-page .anb-slider__buttons .btn i {
  /* MOBILE */
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-size: 1.375rem;
  margin-top: .25rem;
  display: inline-block;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-slider__thumbnails {
  /* @apply tw_border-2 tw_border-red-500; */
  /* MOBILE */
  display: flex;
  margin-top: .5rem;
  gap: .5rem;
  /* @apply tw_rounded-b-20; */
  overflow: hidden;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-slider__thumbnail-item:first-of-type img {
  /* @apply tw_border-2 tw_border-red-500; */
  /* MOBILE */
  border-bottom-left-radius: 1.25rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-slider__thumbnail-item:last-of-type img {
  /* @apply tw_border-2 tw_border-red-500; */
  /* MOBILE */
  border-bottom-right-radius: 1.25rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-slider__thumbnail-item {
  /* MOBILE */
  /* @apply tw_aspect-5/3; */
  flex: 1 1 0%;
  /* @apply tw_bg-cover; */
  /* @apply tw_gap-4; */
  /* @apply tw_rounded-md; */
  /* @apply tw_m-4; */
  overflow: hidden;
  opacity: 0.5;
  cursor: pointer;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-slider__thumbnail-item:hover,
      .anb-page .anb-slider__thumbnail-item.active {
  /* MOBILE */
  opacity: 1;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-slider__thumbnail-item picture {
  /* MOBILE */
  /* @apply tw_border-2 tw_border-pink-500; */
  /* @apply tw_aspect-auto; */
  height: 5rem;
  display: flex;
  border-radius: 0px;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-slider__thumbnail-item picture img {
  /* MOBILE */
  border-radius: 0px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-slider__thumbnail-item .anb-detailpage__hero__image__copyright {
  display: none;
}

.anb-page .anb-table {
  /* MOBILE */
  /* border: 1px solid red; */
  overflow-x: scroll;
  border-width: 0px;
  border-right-width: 2px;
  border-left-width: 2px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(103 148 99 / var(--tw-border-opacity));
  padding-left: .25rem;
  padding-right: .25rem;
  /* @apply bor; */
  /* @apply; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

[title='voor content managers'] {
  font-style: italic;
  font-weight: 400;
}

@media (min-width: 640px) {
  .anb-page .anb-projecten__regios--region--second .toc-js {
    margin-left: 0;
  }
}

@media (min-width: 640px) {
  .anb-page .toc-js {
    overflow: auto;
    border-top-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(103 148 99 / var(--tw-border-opacity));
  }
}

.anb-page .toc-js {
  /* @apply sm:tw_overflow-x-hidden; */
}

@media (min-width: 640px) {
  .anb-page .toc-js {
    padding-top: 1rem;
    margin-left: -2.5rem;
  }
}

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

/* @apply sm:tw_overflow-x-scroll; */

.anb-page .toc-js .anb-toc-title {
  /* MOBILE */
  font-weight: 500;
  font-size: 1.25rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 768px) {
  .anb-page .toc-js .anb-toc-title {
    display: none;
  }
}

.anb-page .toc-js .anb-toc-title {
  /* @apply md:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .toc-js ul {
  /* MOBILE */
  position: relative;
  padding-left: 1rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .toc-js.is-sticked {
  /* @apply tw_border tw_border-green-500; */
  /* MOBILE */
  position: relative;
}

@media (max-width: 768px) {
  .anb-page .toc-js.is-sticked {
    top: 0 !important;
  }
}

@media (min-width: 640px) {
  .anb-page .toc-js.is-sticked {
    border-bottom-width: 1px;
    height: var(--h-toc);
  }
}

@media (min-width: 768px) {
  .anb-page .toc-js.is-sticked {
    width: 17.1.25rem;
  }
}

@media (min-width: 768px) {
  .anb-page .toc-js.is-sticked {
    margin-right: 0;
    position: fixed;
    width: 100%;
  }
}

@media (min-width: 1024px) {
  .anb-page .toc-js.is-sticked {
    width: 14.75rem;
  }
}

@media (min-width: 1280px) {
  .anb-page .toc-js.is-sticked {
    width: 18.75rem;
  }
}

.anb-page .toc-js.is-sticked {
  /*=> 300px*/
  /* @apply lg:; */
}

.anb-page .toc-js a {
  /* MOBILE */
  text-decoration-line: none;
  font-weight: 400;
  display: block;
  /* @apply tw_whitespace-nowrap; */
  /* @apply tw_w-full; */
  /* @apply tw_overflow-hidden; */
  /* @apply tw_text-ellipsis; */
  border-left-width: 1px;
  border-color: rgba(177,219,173,.5);
  padding-left: .25rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:tw_w-1/4 !important; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .toc-js a:hover {
  text-decoration-line: underline;
  text-decoration-style: solid;
  /* @apply ; */
}

.anb-page .toc-js .toc-h2.toc-section {
  /* MOBILE */
  /* @apply tw_border-t tw_border-anb-green-dark; */
  margin-top: .625rem;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .toc-js .toc-h2.toc-section a {
  /* @apply tw_text-lg; */
  padding-left: 0;
  border-left-width: 0px;
  border-bottom-width: 0px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(71 96 120 / var(--tw-text-opacity));
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .toc-js .toc-h2 a {
  /* MOBILE */
  border-left-width: 1px;
  padding-left: .5rem;
  line-height: 1;
  padding-top: .25rem;
  padding-bottom: .25rem;
  /* @apply tw_font-medium; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .toc-js .toc-h3 {
  /* MOBILE */
  font-size: .9rem;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .toc-js .toc-h3 a {
  /* MOBILE */
  border-left-width: 1px;
  padding-left: .5rem;
  margin-left: .5rem;
  line-height: 1;
  padding-top: .25rem;
  padding-bottom: .25rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .toc-js .toc-h2 + .toc-h2.toc-section,
      .anb-page .toc-js .toc-h3 + .toc-h2.toc-section {
  /* MOBILE */
  /* @apply tw_border tw_border-cyan-400; */
  /* @apply tw_text-sm; */
  margin-top: 1.25rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .toc-js .toc-section {
  /* MOBILE */
  position: relative;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .toc-js .anb-toc__chevrons {
  /* MOBILE */
  position: absolute;
  left: -1rem;
  top: .25rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .toc-js .toc-section[toc-state='closed'] ~ .toc-section__child {
  /* MOBILE */
  display: none;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .toc-js .toc-section[toc-state='closed'] .anb-menu__item__chevron-down {
  /* MOBILE */
  display: block;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .toc-js .toc-section[toc-state='closed'] .anb-menu__item__chevron-up {
  /* MOBILE */
  display: none;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .toc-js ul:has(.toc-active) .toc-section a::after {
  content: ' <';
}

.anb-page .toc-js .toc-active a::after {
  content: ' <';
}

.anb-page .toc-js .toc-section[toc-state='open'] ~ .toc-section__child {
  /* MOBILE */
  display: block;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .toc-js .toc-section[toc-state='open'] .anb-menu__item__chevron-up {
  /* MOBILE */
  display: block;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .toc-js .toc-section[toc-state='open'] .anb-menu__item__chevron-down {
  /* MOBILE */
  display: none;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .anb-toon-activiteit-op-kaart--wrapper {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  display: flex;
  /* @apply tw_-mr-[var(--m-bleed-out)]; */
  z-index: 98;
  margin-bottom: 3.125rem;
  position: relative;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 1024px) {
  .anb-page .anb-toon-activiteit-op-kaart--wrapper {
    justify-content: flex-end;
    margin-top: -6.25rem;
  }
}

.anb-page .anb-toon-activiteit-op-kaart--wrapper {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:tw_-mr-[var(--hero-ml)]; */
  /* @apply lg:; */
}

.anb-page .anb-toon-activiteit-op-kaart {
  /* MOBILE */
  /* @apply tw_border tw_border-cyan-500; */
  border-radius: 3.125rem;
  /*=> 50px*/
  padding: 1rem;
  padding-right: 2rem;
  --tw-bg-opacity: 1;
  background-color: rgb(71 96 120 / var(--tw-bg-opacity));
  --tw-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0 2px 4px -1px var(--tw-shadow-color), 0 4px 5px 0 var(--tw-shadow-color), 0 1px 10px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  display: flex;
  gap: 1rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* @apply md:tw_max-w-[50%]; */
  /* @apply md:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 1024px) {
  .anb-page .anb-toon-activiteit-op-kaart {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    border-top-left-radius: 3.125rem;
    border-bottom-left-radius: 3.125rem;
  }
}

/*=> 50px*/

/* @apply lg:; */

.anb-page .anb-toon-activiteit-op-kaart__txt,
      .anb-page .anb-toon-activiteit-op-kaart__txt strong {
  /* MOBILE */
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  align-self: center;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-toon-activiteit-op-kaart__icon--wrapper {
  /* MOBILE */
  /* @apply tw_w-60;
        @apply tw_h-60; */
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  border-radius: 9999px;
  padding: .5rem;
  /* @apply ; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-toon-activiteit-op-kaart__icon {
  /* MOBILE */
  width: 2rem;
  height: 2rem;
  /* @apply ; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-toon-activiteit-op-kaart .icon--route {
  background-image: url("../../assets/images/icons-routes.png");
}

.anb-page .anb-toon-activiteit-op-kaart .icon--voorziening {
  background-image: url("../../assets/images/icons-voorzieningen.png");
}

.anb-page {
  /*END FOOTER*/
}

.anb-page .anb-vo-footer {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  width: 100vw;
  margin-left: calc(var(--m-bleed-out) * -1);
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
}

@media (min-width: 1024px) {
  .anb-page .anb-vo-footer {
    padding-left: var(--m-bleed-out);
    padding-right: var(--m-bleed-out);
  }
}

/* @apply lg:; */

.anb-page .anb-vo-footer * {
  /* MOBILE */
  font-size: .9rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-vo-footer__container {
  /* MOBILE */
  display: flex;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  gap: 1.25rem;
  flex-wrap: wrap;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-vo-footer__body {
  /* MOBILE */
  flex-grow: 1;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-vo-footer__body h2 {
  /* MOBILE */
  font-size: 1.125rem;
  font-weight: 400;
  padding: 0;
  margin: 0;
  line-height: 1;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-vo-footer__body__links {
  /* MOBILE */
  display: flex;
  gap: 0;
  margin-top: .625rem;
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 768px) {
  .anb-page .anb-vo-footer__body__links {
    flex-direction: row;
    gap: 1rem;
  }
}

.anb-page .anb-vo-footer__body__links {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

/*// END anb-vo-footer__body*/

.anb-page .anb-vo-footer__host {
  /* MOBILE */
  display: flex;
  flex-direction: column;
  /* @apply tw_justify-center; */
  align-items: flex-end;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-vo-footer__host * {
  /* MOBILE */
  text-transform: uppercase;
  margin: 0;
  font-size: 1.125rem;
  line-height: 1;
  white-space: nowrap;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-vo-footer__host__site-owner {
  /* MOBILE */
  font-weight: 500;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-vo-footer img {
  border-radius: 0px;
  max-width: 155px;
  /* @apply ; */
}

.anb-page .anb-vo-footer a,
      .anb-page .anb-vo-footer a:link {
  /* MOBILE */
  text-decoration-line: underline;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-vo-footer a:hover {
  /* MOBILE */
  /* @apply tw_underline; */
  /* @apply tw_decoration-wavy; */
  text-decoration-thickness: 2px;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-brandgevaar-hero {
  /* MOBILE */
  position: absolute;
  right: 0;
  top: 1.25rem;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 0;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 768px) {
  .anb-page .anb-brandgevaar-hero {
    top: 2.5rem;
    max-width: 50%;
  }
}

.anb-page .anb-brandgevaar-hero {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing__detail {
  /* MOBILE */
  /* @apply tw_absolute; */
  bottom: -1.875rem;
  border-radius: 9999px;
  right: 0;
  margin-left: 0 !important;
  width: -moz-fit-content;
  width: fit-content;
}

/* @apply ; */

/* SMALL */

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-waarschuwing__detail .anb-waarschuwing__wrapper {
  /* MOBILE */
  margin-right: 0 !important;
  border-radius: 9999px;
  padding: 0;
  /* @apply tw_pr-0; */
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 768px) {
  .anb-page .anb-waarschuwing__detail .anb-waarschuwing__wrapper {
    padding-right: 2rem;
  }
}

/* @apply sm:; */

/* MEDIUM AND LARGER */

/* @apply lg:; */

.anb-page .anb-waarschuwing__detail .anb-waarschuwing__wrapper .anb-waarschuwing__content__title {
  /* MOBILE */
  margin-bottom: .25rem;
  /* @apply tw_whitespace-nowrap; */
  line-height: 1;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing__detail .anb-waarschuwing__wrapper .anb-waarschuwing__content {
  /* MOBILE */
  display: none;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 768px) {
  .anb-page .anb-waarschuwing__detail .anb-waarschuwing__wrapper .anb-waarschuwing__content {
    display: block;
    margin-left: .625rem;
  }
}

.anb-page .anb-waarschuwing__detail .anb-waarschuwing__wrapper .anb-waarschuwing__content {
  /* @apply md:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing__detail .anb-waarschuwing__wrapper .anb-waarschuwing__content__description *,
        .anb-page .anb-waarschuwing__detail .anb-waarschuwing__wrapper .anb-waarschuwing__content__description {
  /* MOBILE */
  margin-bottom: 0;
  line-height: 1.375;
  font-size: .9rem;
  /* SMALL */
  /* @apply sm:; */
  /* @apply md:tw_ml-10; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing__homepage,
    .anb-page .anb-waarschuwing__detail {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  /* @apply tw_w-[50%]; */
  /* @apply tw_absolute; */
  right: 0;
  z-index: 100;
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
  --tw-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14), 0 1px 14px 0 rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0 3px 5px -1px var(--tw-shadow-color), 0 5px 8px 0 var(--tw-shadow-color), 0 1px 14px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  padding: .25rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 640px) {
  .anb-page .anb-waarschuwing__homepage,
    .anb-page .anb-waarschuwing__detail {
    margin-left: -6.25rem;
  }
}

.anb-page .anb-waarschuwing__homepage,
    .anb-page .anb-waarschuwing__detail {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing__wrapper {
  /* MOBILE */
  /* @apply tw_border tw_border-cyan-500; */
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
  display: flex;
  align-items: center;
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
  /* @apply tw_m-4; */
  margin-right: .625rem;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 768px) {
  .anb-page .anb-waarschuwing__wrapper {
    min-height: 4.75rem;
  }
}

.anb-page .anb-waarschuwing__wrapper {
  /*=> 76px*/
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing__icon {
  /* MOBILE */
  /* @apply tw_border tw_border-pink-500; */
  /* @apply tw_ml-10; */
  margin-left: 1.5rem;
  /* @apply; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing__detail .anb-waarschuwing__icon {
  /* MOBILE */
  margin: 0;
  /* @apply ; */
  /* SMALL */
}

@media (min-width: 768px) {
  .anb-page .anb-waarschuwing__detail .anb-waarschuwing__icon {
    margin-left: .625rem;
  }
}

.anb-page .anb-waarschuwing__detail .anb-waarschuwing__icon {
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing__content {
  /* MOBILE */
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 1rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing__homepage .anb-waarschuwing__content {
  /* MOBILE */
  min-height: 0.625rem;
  /*=> 10px*/
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing__content__title {
  /* MOBILE */
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: .25rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing__content__description,
    .anb-page .anb-waarschuwing__content__description * {
  /* MOBILE */
  font-size: .9rem;
  padding: 0;
  margin: 0;
  line-height: 1.375;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:tw_line-clamp-2; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing__content__link {
  /* MOBILE */
  font-size: .9rem;
  padding-top: .5rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:tw_line-clamp-2;
        @apply sm:tw_whitespace-nowrap;
        @apply sm:tw_overflow-hidden;
        @apply sm:tw_overflow-ellipsis; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing__content__link a {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  white-space: pre-line;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing.status-groen {
  background-color: var(--status-groen);
}

.anb-page .anb-waarschuwing.status-geel {
  background-color: var(--status-geel);
}

.anb-page .anb-waarschuwing.status-oranje {
  background-color: var(--status-oranje);
}

.anb-page .anb-waarschuwing.status-rood {
  background-color: var(--status-rood);
}

.anb-page .anb-waarschuwing--storm {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  display: flex;
  /* @apply tw_justify-end; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

/* .anb-waarschuwing .anb-waarschuwing--storm, */

.anb-page .anb-waarschuwing--provincie {
  /* MOBILE */
  /* @apply tw_border tw_border-red-500; */
  display: flex;
  justify-content: flex-start;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing--storm .anb-waarschuwing__content, .anb-page .anb-waarschuwing--provincie .anb-waarschuwing__content {
  /* MOBILE */
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 1rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing--storm .anb-waarschuwing__content__title,
      .anb-page .anb-waarschuwing--storm .anb-waarschuwing__content__title *,
      .anb-page .anb-waarschuwing--provincie .anb-waarschuwing__content__title,
      .anb-page .anb-waarschuwing--provincie .anb-waarschuwing__content__title * {
  /* MOBILE */
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.25rem;
  margin-bottom: 1rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing--storm .anb-waarschuwing__content__description,
      .anb-page .anb-waarschuwing--storm .anb-waarschuwing__content__description *,
      .anb-page .anb-waarschuwing--provincie .anb-waarschuwing__content__description,
      .anb-page .anb-waarschuwing--provincie .anb-waarschuwing__content__description * {
  /* MOBILE */
  font-size: 1rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:tw_line-clamp-2; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing--storm .anb-waarschuwing__content__link, .anb-page .anb-waarschuwing--provincie .anb-waarschuwing__content__link {
  /* MOBILE */
  font-size: .9rem;
  padding-top: .5rem;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:tw_line-clamp-2; */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing--storm.status-groen .anb-waarschuwing__content__title__provincie a,
        .anb-page .anb-waarschuwing--storm.status-groen .anb-waarschuwing__status span,
        .anb-page .anb-waarschuwing--provincie.status-groen .anb-waarschuwing__content__title__provincie a,
        .anb-page .anb-waarschuwing--provincie.status-groen .anb-waarschuwing__status span {
  color: var(--status-groen);
  text-decoration-color: var(--status-groen);
}

.anb-page .anb-waarschuwing--storm.status-geel .anb-waarschuwing__content__title__provincie a,
        .anb-page .anb-waarschuwing--storm.status-geel .anb-waarschuwing__status span,
        .anb-page .anb-waarschuwing--provincie.status-geel .anb-waarschuwing__content__title__provincie a,
        .anb-page .anb-waarschuwing--provincie.status-geel .anb-waarschuwing__status span {
  color: var(--status-geel);
  text-decoration-color: var(--status-geel);
}

.anb-page .anb-waarschuwing--storm.status-oranje .anb-waarschuwing__content__title__provincie a,
        .anb-page .anb-waarschuwing--storm.status-oranje .anb-waarschuwing__status span,
        .anb-page .anb-waarschuwing--provincie.status-oranje .anb-waarschuwing__content__title__provincie a,
        .anb-page .anb-waarschuwing--provincie.status-oranje .anb-waarschuwing__status span {
  color: var(--status-oranje);
  text-decoration-color: var(--status-oranje);
}

.anb-page .anb-waarschuwing--storm.status-rood .anb-waarschuwing__content__title__provincie a,
        .anb-page .anb-waarschuwing--storm.status-rood .anb-waarschuwing__status span,
        .anb-page .anb-waarschuwing--provincie.status-rood .anb-waarschuwing__content__title__provincie a,
        .anb-page .anb-waarschuwing--provincie.status-rood .anb-waarschuwing__status span {
  color: var(--status-rood);
  text-decoration-color: var(--status-rood);
}

.anb-page .anb-waarschuwing--storm.status-groen,
      .anb-page .anb-waarschuwing--storm.status-geel,
      .anb-page .anb-waarschuwing--storm.status-oranje,
      .anb-page .anb-waarschuwing--storm.status-rood,
      .anb-page .anb-waarschuwing--provincie.status-groen,
      .anb-page .anb-waarschuwing--provincie.status-geel,
      .anb-page .anb-waarschuwing--provincie.status-oranje,
      .anb-page .anb-waarschuwing--provincie.status-rood {
  background-color: transparent;
}

.anb-page .anb-landingpage__ontdek_waarschuwingen__block.--waarschuwingen.--storm
      .anb-waarschuwing__icon,
    .anb-page .anb-waarschuwing--storm .anb-waarschuwing__icon,
    .anb-page .anb-waarschuwing__icon.--storm {
  /* MOBILE */
  background-image: url('../../assets/images/stormwaarschuwingen.png');
}

.anb-page a:hover .anb-waarschuwing * {
  text-decoration-line: none;
}

.anb-page .anb-waarschuwing__icon {
  /* MOBILE */
  /* @apply tw_border tw_border-pink-500; */
  background-image: url('../../assets/images/brandwaarschuwingen.png');
  width: 3.75rem;
  height: 3.75rem;
  min-width: 3.75rem;
  /*=> 60px*/
  margin-right: 1.5rem;
  border-radius: 9999px;
  /* @apply; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwing--provincie.status-groen .anb-waarschuwing__content__title__code, .anb-page .anb-waarschuwing--storm.status-groen .anb-waarschuwing__content__title__code, .anb-page .anb-waarschuwing__detail.status-groen .anb-waarschuwing__content__title__code, .anb-page .anb-waarschuwing__homepage.status-groen .anb-waarschuwing__content__title__code {
  color: var(--status-groen);
}

.anb-page .anb-waarschuwing--provincie.status-groen .anb-waarschuwing__icon, .anb-page .anb-waarschuwing--storm.status-groen .anb-waarschuwing__icon, .anb-page .anb-waarschuwing__detail.status-groen .anb-waarschuwing__icon, .anb-page .anb-waarschuwing__homepage.status-groen .anb-waarschuwing__icon {
  background-position-y: 0px;
}

.anb-page .anb-waarschuwing--provincie.status-geel .anb-waarschuwing__content__title__code, .anb-page .anb-waarschuwing--storm.status-geel .anb-waarschuwing__content__title__code, .anb-page .anb-waarschuwing__detail.status-geel .anb-waarschuwing__content__title__code, .anb-page .anb-waarschuwing__homepage.status-geel .anb-waarschuwing__content__title__code {
  color: var(--status-geel);
}

.anb-page .anb-waarschuwing--provincie.status-geel .anb-waarschuwing__icon, .anb-page .anb-waarschuwing--storm.status-geel .anb-waarschuwing__icon, .anb-page .anb-waarschuwing__detail.status-geel .anb-waarschuwing__icon, .anb-page .anb-waarschuwing__homepage.status-geel .anb-waarschuwing__icon {
  background-position-y: -100px;
}

.anb-page .anb-waarschuwing--provincie.status-oranje .anb-waarschuwing__content__title__code, .anb-page .anb-waarschuwing--storm.status-oranje .anb-waarschuwing__content__title__code, .anb-page .anb-waarschuwing__detail.status-oranje .anb-waarschuwing__content__title__code, .anb-page .anb-waarschuwing__homepage.status-oranje .anb-waarschuwing__content__title__code {
  color: var(--status-oranje);
}

.anb-page .anb-waarschuwing--provincie.status-oranje .anb-waarschuwing__icon, .anb-page .anb-waarschuwing--storm.status-oranje .anb-waarschuwing__icon, .anb-page .anb-waarschuwing__detail.status-oranje .anb-waarschuwing__icon, .anb-page .anb-waarschuwing__homepage.status-oranje .anb-waarschuwing__icon {
  background-position-y: -200px;
}

.anb-page .anb-waarschuwing--provincie.status-rood .anb-waarschuwing__content__title__code, .anb-page .anb-waarschuwing--storm.status-rood .anb-waarschuwing__content__title__code, .anb-page .anb-waarschuwing__detail.status-rood .anb-waarschuwing__content__title__code, .anb-page .anb-waarschuwing__homepage.status-rood .anb-waarschuwing__content__title__code {
  color: var(--status-rood);
}

.anb-page .anb-waarschuwing--provincie.status-rood .anb-waarschuwing__icon, .anb-page .anb-waarschuwing--storm.status-rood .anb-waarschuwing__icon, .anb-page .anb-waarschuwing__detail.status-rood .anb-waarschuwing__icon, .anb-page .anb-waarschuwing__homepage.status-rood .anb-waarschuwing__icon {
  background-position-y: -300px;
}

.anb-page .anb-waarschuwingen__kaart {
  /* MOBILE */
  aspect-ratio: 119/50;
  /* @apply tw_mt-100; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-waarschuwingen__kaart svg {
  /* MOBILE */
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(103 148 99 / var(--tw-border-opacity));
  background-color: rgba(177,219,173,.15);
  border-radius: 1.25rem;
  width: 100%;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page #contour_antwerpen,
    .anb-page #contour_limburg,
    .anb-page #contour_oost-vlaanderen,
    .anb-page #contour_west-vlaanderen,
    .anb-page #contour_vlaams-brabant {
  /* MOBILE */
  fill: #679463;
  cursor: pointer;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .status-groen,
    .anb-page .status-groen_antwerpen #contour_antwerpen,
    .anb-page .status-groen_limburg #contour_limburg,
    .anb-page .status-groen_oost-vlaanderen #contour_oost-vlaanderen,
    .anb-page .status-groen_west-vlaanderen #contour_west-vlaanderen,
    .anb-page .status-groen_vlaams-brabant #contour_vlaams-brabant {
  fill: #679463;
  background-color: var(--status-groen);
}

.anb-page .status-geel,
    .anb-page .status-geel_antwerpen #contour_antwerpen,
    .anb-page .status-geel_limburg #contour_limburg,
    .anb-page .status-geel_oost-vlaanderen #contour_oost-vlaanderen,
    .anb-page .status-geel_west-vlaanderen #contour_west-vlaanderen,
    .anb-page .status-geel_vlaams-brabant #contour_vlaams-brabant {
  fill: #facc15;
  background-color: var(--status-geel);
}

.anb-page .status-oranje,
    .anb-page .status-oranje_antwerpen #contour_antwerpen,
    .anb-page .status-oranje_limburg #contour_limburg,
    .anb-page .status-oranje_oost-vlaanderen #contour_oost-vlaanderen,
    .anb-page .status-oranje_west-vlaanderen #contour_west-vlaanderen,
    .anb-page .status-oranje_vlaams-brabant #contour_vlaams-brabant {
  fill: #fb923c;
  background-color: var(--status-oranje);
}

.anb-page .status-rood,
    .anb-page .status-rood_antwerpen #contour_antwerpen,
    .anb-page .status-rood_limburg #contour_limburg,
    .anb-page .status-rood_oost-vlaanderen #contour_oost-vlaanderen,
    .anb-page .status-rood_west-vlaanderen #contour_west-vlaanderen,
    .anb-page .status-rood_vlaams-brabant #contour_vlaams-brabant {
  fill: #dc2626;
  background-color: var(--status-rood);
}

.anb-page .anb-waarschuwing__status-color {
  display: none;
  /* @apply ; */
}

@media (min-width: 640px) {
  .anb-page .anb-waarschuwing_lijst .content {
    -moz-columns: 2;
         columns: 2;
  }
}

@media (min-width: 1024px) {
  .anb-page .anb-waarschuwing_lijst .content {
    -moz-columns: 3;
         columns: 3;
  }
}

.anb-page .anb-waarschuwing_lijst .content {
  /* @apply ; */
}

.anb-page .anb-brandgevaar {
  /* MOBILE */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-brandgevaar .anb-waarschuwing-provincie {
  /* MOBILE */
  /* @apply tw_hidden; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb-page .anb-brandgevaar .anb-brandgevaar--active {
  /* MOBILE */
  display: block;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM AND LARGER */
  /* @apply lg:; */
}

.anb {
  /* MOBILE */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .anb-zoeken_zoek {
  /* MOBILE */
  width: 50%;
  border-width: 1px;
  border-radius: 0.375rem;
  --tw-border-opacity: 1;
  border-color: rgb(71 96 120 / var(--tw-border-opacity));
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
}

@media (min-width: 768px) {
  .anb-page .anb-zoeken_zoek {
    width: -moz-min-content;
    width: min-content;
  }
}

.anb-page .anb-zoeken_zoek {
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .anb-zoeken {
  /* MOBILE */
  display: none;
  position: absolute;
  left: 3.75rem;
  /* => 60px */
  bottom: -0.625rem;
  /* => 10px */
  width: 100%;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
}

@media (min-width: 768px) {
  .anb-page .anb-zoeken {
    display: block;
    position: initial;
  }
}

/* @apply md:; */

/* LARGE and EXTRA LARGE */

/* @apply lg:; */

/* @apply xl:; */

.anb-page .anb-zoeken form {
  /* MOBILE */
  /* @apply tw_flex; */
  /* @apply tw_justify-end; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .anb-zoeken__button {
  /* MOBILE */
  border-radius: 0.375rem;
  padding: .5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(71 96 120 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  margin-right: 0;
  /* @apply; */
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .anb-zoek-resultaat-item {
  /* MOBILE */
  margin-top: .625rem;
  padding-bottom: .625rem;
  border-bottom-width: 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(71 96 120 / var(--tw-border-opacity));
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .anb-zoek-resultaat-item__type {
  /* MOBILE */
  font-size: .9rem;
  --tw-text-opacity: 1;
  color: rgb(71 96 120 / var(--tw-text-opacity));
  font-weight: 500;
  text-transform: capitalize;
  font-style: italic;
  /* @apply ; */
  /* SMALL */
  /* @apply sm:; */
  /* MEDIUM */
  /* @apply md:; */
  /* LARGE and EXTRA LARGE */
  /* @apply lg:; */
  /* @apply xl:; */
}

.anb-page .view-abn-zoekresultaten .view-filters form {
  display: none;
}

.anb-page .view-abn-zoekresultaten .pager {
  position: relative;
  top: -1px;
  padding-top: 0.625rem;
  /* => 10px */
}

.tw_fixed {
  position: fixed !important;
}

.tw_absolute {
  position: absolute !important;
}

.\!tw_relative {
  position: relative !important;
}

.tw_relative {
  position: relative !important;
}

.tw_-left-\[var\(--m-bleed-out\)\] {
  left: calc(var(--m-bleed-out) * -1) !important;
}

.tw_bottom-\[-0\.625rem\] {
  bottom: -0.625rem !important;
}

.tw_bottom-\[13px\] {
  bottom: 13px !important;
}

.tw_left-\[-1px\] {
  left: -1px !important;
}

.tw_left-\[14px\] {
  left: 14px !important;
}

.tw_left-\[2px\] {
  left: 2px !important;
}

.tw_left-\[3\.75rem\] {
  left: 3.75rem !important;
}

.tw_left-\[calc\(-1\*var\(--m-bleed-out\)\)\] {
  left: calc(-1 * var(--m-bleed-out)) !important;
}

.tw_right-\[1\.2\.5rem\] {
  right: 1.2.5rem !important;
}

.tw_right-\[2\.125rem\] {
  right: 2.125rem !important;
}

.tw_top-\[-1px\] {
  top: -1px !important;
}

.tw_top-\[1\.25rem\] {
  top: 1.25rem !important;
}

.tw_top-\[28px\] {
  top: 28px !important;
}

.tw_top-\[9\.375rem\] {
  top: 9.375rem !important;
}

.tw_z-\[1000\] {
  z-index: 1000 !important;
}

.tw_z-\[101\] {
  z-index: 101 !important;
}

.tw_z-\[102\] {
  z-index: 102 !important;
}

.tw_z-\[98\] {
  z-index: 98 !important;
}

.tw_z-\[99\] {
  z-index: 99 !important;
}

.tw_m-0 {
  margin: 0 !important;
}

.tw_-ml-\[var\(--m-bleed-out\)\] {
  margin-left: calc(var(--m-bleed-out) * -1) !important;
}

.tw_-mr-\[var\(--m-bleed-out\)\] {
  margin-right: calc(var(--m-bleed-out) * -1) !important;
}

.tw_mb-10 {
  margin-bottom: .625rem !important;
}

.tw_mb-40 {
  margin-bottom: 2.5rem !important;
}

.tw_mb-\[-0\.625rem\] {
  margin-bottom: -0.625rem !important;
}

.tw_ml-0 {
  margin-left: 0 !important;
}

.tw_ml-\[2px\] {
  margin-left: 2px !important;
}

.tw_mr-0 {
  margin-right: 0 !important;
}

.tw_block {
  display: block !important;
}

.tw_inline {
  display: inline !important;
}

.tw_flex {
  display: flex !important;
}

.tw_grid {
  display: grid !important;
}

.tw_hidden {
  display: none !important;
}

.tw_aspect-\[1\/1\] {
  aspect-ratio: 1/1 !important;
}

.tw_aspect-\[119\/50\] {
  aspect-ratio: 119/50 !important;
}

.tw_aspect-\[2\/1\] {
  aspect-ratio: 2/1 !important;
}

.tw_aspect-video {
  aspect-ratio: 16 / 9 !important;
}

.tw_h-\[12\.5rem\] {
  height: 12.5rem !important;
}

.tw_h-\[45px\] {
  height: 45px !important;
}

.tw_h-\[51px\] {
  height: 51px !important;
}

.tw_h-\[calc\(100vh-2\.5rem\)\] {
  height: calc(100vh - 2.5rem) !important;
}

.tw_h-\[calc\(100vh-9\.375rem\)\] {
  height: calc(100vh - 9.375rem) !important;
}

.tw_max-h-\[var\(--max-h-line-clamp-5\)\] {
  max-height: var(--max-h-line-clamp-5) !important;
}

.tw_min-h-\[0\.625rem\] {
  min-height: 0.625rem !important;
}

.tw_min-h-\[3\.125rem\] {
  min-height: 3.125rem !important;
}

.tw_w-\[50\%\] {
  width: 50% !important;
}

.tw_w-\[51px\] {
  width: 51px !important;
}

.tw_w-\[calc\(100\%\+2px\)\] {
  width: calc(100% + 2px) !important;
}

.tw_w-\[calc\(100\%-42px\)\] {
  width: calc(100% - 42px) !important;
}

.tw_w-\[calc\(100\%-4px\)\] {
  width: calc(100% - 4px) !important;
}

.tw_w-full {
  width: 100% !important;
}

.tw_min-w-\[3\.75rem\] {
  min-width: 3.75rem !important;
}

.tw_min-w-\[51px\] {
  min-width: 51px !important;
}

.tw_max-w-\[155px\] {
  max-width: 155px !important;
}

.tw_max-w-\[50vw\] {
  max-width: 50vw !important;
}

.tw_flex-grow-\[1\] {
  flex-grow: 1 !important;
}

.tw_rounded-\[\.25rem\] {
  border-radius: .25rem !important;
}

.tw_rounded-\[1\.875rem\] {
  border-radius: 1.875rem !important;
}

.tw_rounded-\[3\.125rem\] {
  border-radius: 3.125rem !important;
}

.tw_rounded-t-\[1\.875rem\] {
  border-top-left-radius: 1.875rem !important;
  border-top-right-radius: 1.875rem !important;
}

.tw_rounded-t-\[3\.75rem\] {
  border-top-left-radius: 3.75rem !important;
  border-top-right-radius: 3.75rem !important;
}

.tw_rounded-tl-\[40px\] {
  border-top-left-radius: 40px !important;
}

.tw_border {
  border-width: 1px !important;
}

.tw_border-2 {
  border-width: 2px !important;
}

.tw_border-l {
  border-left-width: 1px !important;
}

.tw_border-t {
  border-top-width: 1px !important;
}

.tw_border-dashed {
  border-style: dashed !important;
}

.tw_border-cyan-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(8 145 178 / var(--tw-border-opacity)) !important;
}

.tw_border-fuchsia-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(192 38 211 / var(--tw-border-opacity)) !important;
}

.tw_border-red-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}

.tw_bg-violet-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity)) !important;
}

.tw_bg-\[url\(\'\.\.\/\.\.\/assets\/images\/logo-vlaanderen\.svg\'\)\] {
  background-image: url('../../assets/images/logo-vlaanderen.svg') !important;
}

.tw_bg-\[left_top_-3\.438rem\] {
  background-position: left top -3.438rem !important;
}

.tw_bg-\[left_top_1\.25rem\] {
  background-position: left top 1.25rem !important;
}

.tw_p-\[var\(--m-bleed-out\)\] {
  padding: var(--m-bleed-out) !important;
}

.tw_px-\[2\.5rem\] {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.tw_px-\[var\(--m-bleed-out\)\] {
  padding-left: var(--m-bleed-out) !important;
  padding-right: var(--m-bleed-out) !important;
}

.tw_pb-\[0\.625rem\] {
  padding-bottom: 0.625rem !important;
}

.tw_pt-\[0\.125rem\] {
  padding-top: 0.125rem !important;
}

.tw_text-center {
  text-align: center !important;
}

.tw_font-medium {
  font-weight: 500 !important;
}

.tw_uppercase {
  text-transform: uppercase !important;
}

.tw_capitalize {
  text-transform: capitalize !important;
}

.tw_italic {
  font-style: italic !important;
}

.tw_underline {
  text-decoration-line: underline !important;
}

.tw_no-underline {
  text-decoration-line: none !important;
}

.tw_grayscale {
  --tw-grayscale: grayscale(100%) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}

.tw_transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.tw_content-\[\'\'\] {
  --tw-content: '' !important;
  content: var(--tw-content) !important;
}

body{
  /* @apply tw_bg-violet-600 !important; */
}

@media (max-width: 639px) {
  .mobile\:tw_overflow-y-scroll {
    overflow-y: scroll !important;
  }
}

@media (max-width: 768px) {
  .sm_max\:tw_top-0 {
    top: 0 !important;
  }
}

@media (min-width: 640px) {
  .sm\:tw_absolute {
    position: absolute !important;
  }

  .sm\:tw_relative {
    position: relative !important;
  }

  .sm\:tw_sticky {
    position: sticky !important;
  }

  .sm\:tw_right-\[calc\(-1\*var\(--m-bleed-out\)\)\] {
    right: calc(-1 * var(--m-bleed-out)) !important;
  }

  .sm\:tw_z-\[1000\] {
    z-index: 1000 !important;
  }

  .sm\:tw_mx-\[2px\] {
    margin-left: 2px !important;
    margin-right: 2px !important;
  }

  .sm\:tw_-ml-\[var\(--m-bleed-out\)\] {
    margin-left: calc(var(--m-bleed-out) * -1) !important;
  }

  .sm\:tw_-mr-\[var\(--m-bleed-out\)\] {
    margin-right: calc(var(--m-bleed-out) * -1) !important;
  }

  .sm\:tw_mt-\[-3\.125rem\] {
    margin-top: -3.125rem !important;
  }

  .sm\:tw_block {
    display: block !important;
  }

  .sm\:tw_flex {
    display: flex !important;
  }

  .sm\:tw_grid {
    display: grid !important;
  }

  .sm\:tw_hidden {
    display: none !important;
  }

  .sm\:tw_aspect-\[3\/1\] {
    aspect-ratio: 3/1 !important;
  }

  .sm\:tw_aspect-\[4\/3\] {
    aspect-ratio: 4/3 !important;
  }

  .sm\:tw_h-\[12\.5rem\] {
    height: 12.5rem !important;
  }

  .sm\:tw_h-\[calc\(var\(--anb-hero-size-text-sm\)\+6\.25rem\)\] {
    height: calc(var(--anb-hero-size-text-sm) + 6.25rem) !important;
  }

  .sm\:tw_h-\[var\(--h-toc\)\] {
    height: var(--h-toc) !important;
  }

  .sm\:tw_min-h-\[11\.25rem\] {
    min-height: 11.25rem !important;
  }

  .sm\:tw_w-1\/4 {
    width: 25% !important;
  }

  .sm\:tw_w-\[calc\(\(8\/12\*100\%\)\+3\.125rem\+var\(--m-bleed-out\)\)\] {
    width: calc((8 / 12 * 100%) + 3.125rem + var(--m-bleed-out)) !important;
  }

  .sm\:tw_w-\[calc\(50\%_\+_var\(--m-bleed-out\)\)\] {
    width: calc(50% + var(--m-bleed-out)) !important;
  }

  .sm\:tw_w-\[calc\(var\(--m-bleed-out\)\)\] {
    width: calc(var(--m-bleed-out)) !important;
  }

  .sm\:tw_w-\[var\(--w-seventy-five-bleed-out\)\] {
    width: var(--w-seventy-five-bleed-out) !important;
  }

  .sm\:tw_max-w-\[75\%\] {
    max-width: 75% !important;
  }

  .sm\:tw_rounded-\[0\.625rem\] {
    border-radius: 0.625rem !important;
  }

  .sm\:tw_rounded-l-\[12\.5rem\] {
    border-top-left-radius: 12.5rem !important;
    border-bottom-left-radius: 12.5rem !important;
  }

  .sm\:tw_rounded-r-\[12\.5rem\] {
    border-top-right-radius: 12.5rem !important;
    border-bottom-right-radius: 12.5rem !important;
  }

  .sm\:tw_border-2 {
    border-width: 2px !important;
  }

  .sm\:tw_pl-\[var\(--m-bleed-out\)\] {
    padding-left: var(--m-bleed-out) !important;
  }

  .sm\:tw_uppercase {
    text-transform: uppercase !important;
  }

  .sm\:tw_leading-\[3\] {
    line-height: 3 !important;
  }
}

@media (min-width: 768px) {
  .md\:tw_fixed {
    position: fixed !important;
  }

  .md\:tw_absolute {
    position: absolute !important;
  }

  .md\:tw_relative {
    position: relative !important;
  }

  .md\:tw_-left-\[1px\] {
    left: -1px !important;
  }

  .md\:tw_right-\[calc\(20\.625rem\/2\+1\.25rem\)\] {
    right: calc(20.625rem / 2 + 1.25rem) !important;
  }

  .md\:tw_-mb-\[1px\] {
    margin-bottom: -1px !important;
  }

  .md\:tw_-mt-\[1px\] {
    margin-top: -1px !important;
  }

  .md\:tw_mb-20 {
    margin-bottom: 1.25rem !important;
  }

  .md\:tw_block {
    display: block !important;
  }

  .md\:tw_flex {
    display: flex !important;
  }

  .md\:tw_hidden {
    display: none !important;
  }

  .md\:tw_h-\[15\.625rem\] {
    height: 15.625rem !important;
  }

  .md\:tw_min-h-\[4\.75rem\] {
    min-height: 4.75rem !important;
  }

  .md\:tw_w-\[17\.1\.25rem\] {
    width: 17.1.25rem !important;
  }

  .md\:tw_min-w-\[calc\(100\%\+2px\)\] {
    min-width: calc(100% + 2px) !important;
  }

  .md\:tw_max-w-\[50\%\] {
    max-width: 50% !important;
  }

  .md\:tw_rounded-t-\[2\.5rem\] {
    border-top-left-radius: 2.5rem !important;
    border-top-right-radius: 2.5rem !important;
  }

  .md\:tw_border {
    border-width: 1px !important;
  }

  .md\:\[position\:initial\] {
    position: initial;
  }
}

@media (min-width: 1024px) {
  .lg\:tw_-ml-\[var\(--hero-ml\)\] {
    margin-left: calc(var(--hero-ml) * -1) !important;
  }

  .lg\:tw_-mr-\[var\(--hero-ml\)\] {
    margin-right: calc(var(--hero-ml) * -1) !important;
  }

  .lg\:tw_hidden {
    display: none !important;
  }

  .lg\:tw_h-\[20\.625rem\] {
    height: 20.625rem !important;
  }

  .lg\:tw_h-\[calc\(var\(--anb-hero-size-text-lg\)\+6\.25rem\)\] {
    height: calc(var(--anb-hero-size-text-lg) + 6.25rem) !important;
  }

  .lg\:tw_w-\[14\.75rem\] {
    width: 14.75rem !important;
  }

  .lg\:tw_w-\[calc\(\(2\/3\*100\%\)\+3\.125rem\+var\(--m-bleed-out\)\)\] {
    width: calc((2 / 3 * 100%) + 3.125rem + var(--m-bleed-out)) !important;
  }

  .lg\:tw_w-\[var\(--w-full\)\] {
    width: var(--w-full) !important;
  }

  .lg\:tw_min-w-\[var\(--w-full\)\] {
    min-width: var(--w-full) !important;
  }

  .lg\:tw_max-w-\[960px\] {
    max-width: 960px !important;
  }

  .lg\:tw_rounded-l-\[3\.125rem\] {
    border-top-left-radius: 3.125rem !important;
    border-bottom-left-radius: 3.125rem !important;
  }

  .lg\:tw_rounded-t-\[2\.5rem\] {
    border-top-left-radius: 2.5rem !important;
    border-top-right-radius: 2.5rem !important;
  }

  .lg\:tw_border {
    border-width: 1px !important;
  }

  .lg\:tw_px-\[var\(--m-bleed-out\)\] {
    padding-left: var(--m-bleed-out) !important;
    padding-right: var(--m-bleed-out) !important;
  }

  .lg\:tw_text-\[2\.5rem\] {
    font-size: 2.5rem !important;
  }
}

@media (min-width: 1280px) {
  .xl\:tw_hidden {
    display: none !important;
  }

  .xl\:tw_w-\[18\.75rem\] {
    width: 18.75rem !important;
  }

  .xl\:tw_max-w-\[1200px\] {
    max-width: 1200px !important;
  }
}

@media (orientation: portrait) {
  .portrait\:tw_border {
    border-width: 1px !important;
  }
}
