/*!***********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./css/style.css ***!
  \***********************************************************************************************************/
@charset "UTF-8";/* inter-regular - latin */@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url(/site/templates/assets/9698cc7dbf147ed363b6.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}/* inter-italic - latin */@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  src: url(/site/templates/assets/02d5718385d032c7c21c.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}/* inter-700 - latin */@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url(/site/templates/assets/d42de9b25ac31d2a2a8b.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}/* inter-700italic - latin */@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  src: url(/site/templates/assets/c541eb1963d92b9c4769.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}/* ! tailwindcss v3.4.6 | 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: Inter, sans-serif; /* 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 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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;
}[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}input::placeholder,textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}::-webkit-datetime-edit{
  display: inline-flex;
}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}select{
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 20 20%27%3e%3cpath stroke=%27%236b7280%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27M6 8l4 4 4-4%27/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}[multiple],[size]:where(select:not([size="1"])){
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}[type='checkbox']{
  border-radius: 0px;
}[type='radio']{
  border-radius: 100%;
}[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z%27/%3e%3c/svg%3e");
}@media (forced-colors: active) {[type='checkbox']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3ccircle cx=%278%27 cy=%278%27 r=%273%27/%3e%3c/svg%3e");
}@media (forced-colors: active) {[type='radio']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 16%27%3e%3cpath stroke=%27white%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M4 8h8%27/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}@media (forced-colors: active) {[type='checkbox']:indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}[type='file']:focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}/** GLOBAL */* {
    box-sizing: border-box;
  }/** HTML */html {
		/* hyphens: auto; */
		font-size: 16px;
    text-wrap: balance;
	}html *:not(".mfp-gallery") {
      /* @apply animate-appear; */
      transition-property: all;
      transition-duration: 500ms;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    }/** BODY */body {
		overflow-y: scroll;  /* Always show vertical scrollbar */
	}*, ::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}::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-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/** REPEATER MATRIX BLOCKS *//** SINGLE IMAGE */.repeater-matrix-content .block-image{
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}.repeater-matrix-content .block-image img { /* img */ display: block; margin-left: 0px; margin-right: 0px; max-width: 100%; width: 100%;
      }.repeater-matrix-content .block-image + .block-image,
      .repeater-matrix-content .block-image + .block-gallery { /* 2 gallery blocks have a smaller gap in between */ margin-top: 0.75rem;
      }.repeater-matrix-content .block-image:has(+.block-image),
      .repeater-matrix-content .block-image:has(+.block-gallery) { /* 2 gallery blocks have a smaller gap in between */ margin-bottom: 0.75rem;
      }.repeater-matrix-content .block-image figure{
  display: block;
}.repeater-matrix-content .block-image figure.no-upscaling { /* img */ display: table;
        }.repeater-matrix-content .block-image figure.no-upscaling img{
  width: auto;
}.repeater-matrix-content .block-image figure figcaption{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
  text-align: right;
  font-size: 0.75rem;
  line-height: 1rem;
}/** GALLERY */.repeater-matrix-content .block-gallery{
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
  margin-left: 0px;
  margin-right: 0px;
      /* @apply max-w-5xl; */
      width: 100%;
}.repeater-matrix-content .block-gallery + .block-image,
      .repeater-matrix-content .block-gallery + .block-gallery { /* 2 gallery blocks have a smaller gap in between */ margin-top: 0.75rem;
      }.repeater-matrix-content .block-gallery:has(+ .block-image),
      .repeater-matrix-content .block-gallery:has(+ .block-gallery) { /* 2 gallery blocks have a smaller gap in between */ margin-bottom: 0.75rem;
      }.repeater-matrix-content .block-gallery .flex-container{
  align-content: stretch;
  display: flex;
  width: 100%;
}.repeater-matrix-content .block-gallery .flex-container .plink{
  display: block;
  margin-right: 0.75rem;
  border-style: none;
}.repeater-matrix-content .block-gallery .flex-container .plink:last-child{
  margin-right: 0px;
}.repeater-matrix-content .block-gallery .flex-container .plink figcaption{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
  text-align: right;
  font-size: 0.75rem;
  line-height: 1rem;
}.repeater-matrix-content .block-gallery .flex-container .plink .pimg{
  overflow: clip;
  display: block;
  height: auto;
  width: 100%;
}/** TEXT */.repeater-matrix-content .block-body{
  margin-bottom: 2rem;
}@media (min-width: 1024px){.repeater-matrix-content .block-body{
    margin-bottom: 3rem;
  }
}.repeater-matrix-content .block-body{
  font-family: Inter, sans-serif;
  font-weight: 300;
}/** VIDEO */.repeater-matrix-content .block-video{
  height: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
  max-width: 120rem;
  position: relative;
  padding-bottom: 56.25%;
}.repeater-matrix-content .block-video iframe{
  height: 100%;
  width: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
}/** PRESSEZITATE */.repeater-matrix-content .block-press .source{
  margin-top: 0px;
  margin-bottom: 2.5rem;
  margin-left: 2.5rem;
  margin-right: 2.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}/** CONTENT: PRODUCTIONS */.tpl-productions .aa-content{
  display: grid;
  gap: 1.75rem;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}@media (min-width: 640px){.tpl-productions .aa-content{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (min-width: 1024px){.tpl-productions .aa-content{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}@media (min-width: 1280px){.tpl-productions .aa-content{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}@media (min-width: 1536px){.tpl-productions .aa-content{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}.tpl-productions .aa-content a:link{
  outline-style: solid;
  outline-width: 1px;
  text-decoration-line: none;
  outline-offset: 10px;
  outline-color: transparent;
  border-style: none;
}.tpl-productions .aa-content a:hover,
    .tpl-productions .aa-content a:active,
    .tpl-productions .aa-content a:focus{
  outline-color: rgb(233 19 83 / 0.3);
}/* .aa-production {
      @apply font-light;
    } */.tpl-productions .aa-content .aa-title{
  font-family: Inter, sans-serif;
  text-transform: uppercase;
  font-size: 19px;
}.tpl-productions .aa-content .aa-subtitle,
    .tpl-productions .aa-content .aa-year{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.tpl-productions .aa-content .aa-list-image{
  width: 100%;
  display: block;
  margin-bottom: 1rem;
  aspect-ratio: 2/1;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  -o-object-position: center;
     object-position: center;
}/** CONTENT: PRODUCTION */@media (min-width: 1024px){.tpl-production .aa-content{
    margin-top: 0.5rem;
  }
}.tpl-production .aa-content{
  margin-top: 0.25rem;
}.tpl-production .aa-content h1,
    .tpl-production .aa-content h2,
    .tpl-production .aa-content h3,
    .tpl-production .aa-content h4,
    .tpl-production .aa-content h5,
    .tpl-production .aa-content h6,
    .tpl-production .aa-content .aa-place-time{
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  -webkit-hyphens: manual;
          hyphens: manual;
  text-wrap: balance;
}.tpl-production .aa-content h1{
  font-weight: 300;
  font-size: 3rem;
  line-height: 1;
}@media (min-width: 1024px){.tpl-production .aa-content h1{
    font-size: 4.5rem;
    line-height: 1;
  }
}.tpl-production .aa-content h1{
  margin-left: -0.25rem;
}.tpl-production .aa-content h2{
  font-weight: 400;
  font-size: 3rem;
  line-height: 1;
}@media (min-width: 1024px){.tpl-production .aa-content h2{
    font-size: 4.5rem;
    line-height: 1;
  }
}.tpl-production .aa-content h2{
  margin-left: -0.25rem;
}.tpl-production .aa-content h3{
  font-weight: 400;
  font-size: 1.875rem;
  line-height: 2.25rem;
}@media (min-width: 1024px){.tpl-production .aa-content h3{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}.tpl-production .aa-content h3{
  margin-left: -0.25rem;
}.tpl-production .aa-content .aa-place-time{
  font-size: 16px;
  line-height: 1;
}@media (min-width: 1024px){.tpl-production .aa-content .aa-place-time{
    font-size: 19px;
    line-height: 1;
  }
}.tpl-production .aa-content .aa-place-time{
  letter-spacing: 4px;
}.tpl-production .aa-content .aa-description{
  font-family: Inter, sans-serif;
  font-size: 1,0625rem;
  line-height: 1,59375rem;
}@media (min-width: 1024px){.tpl-production .aa-content .aa-description{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}.tpl-production .aa-content .aa-description{
  margin-top: 2rem;
  margin-bottom: 2rem;
}@media (min-width: 1024px){.tpl-production .aa-content .aa-header-image{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}.tpl-production .aa-content .aa-header-image{
  margin-top: 2rem;
  margin-bottom: 2rem;
}.tpl-production .aa-content .aa-header-image img{
  width: 100%;
}.tpl-production .aa-content .aa-header-image figcaption{
  margin-top: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
  text-align: right;
  font-size: 0.75rem;
  line-height: 1rem;
}/** CONTENT: BASIC PAGE */.tpl-basic-page .aa-content .repeater-matrix-content .block-image:first-child,
      .tpl-basic-page .aa-content .repeater-matrix-content .block-gallery:first-child,
      .tpl-basic-page .aa-content .repeater-matrix-content .block-body:first-child,
      .tpl-basic-page .aa-content .repeater-matrix-content .block-video:first-child,
      .tpl-basic-page .aa-content .repeater-matrix-content .block-press:first-child{
  margin-top: 0px !important;
}/** DARK THEME */.aa-dark-theme{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(10 10 10 / var(--tw-bg-opacity));
}.aa-dark-theme a:link,
    .aa-dark-theme a:visited{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.aa-dark-theme a:hover,
    .aa-dark-theme a:active,
    .aa-dark-theme a:focus{
  --tw-text-opacity: 1;
  color: rgb(233 19 83 / var(--tw-text-opacity));
  --tw-border-opacity: 1;
  border-bottom-color: rgb(233 19 83 / var(--tw-border-opacity));
}.aa-dark-theme .aa-unstyled-link:link,
    .aa-dark-theme .aa-unstyled-link:visited{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-style: none;
  text-decoration-line: none;
}.aa-dark-theme .aa-current{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}.aa-dark-theme .prose{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.aa-dark-theme .prose a:link{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
  text-decoration-line: none;
  font-weight: 400;
}.aa-dark-theme .prose a:hover,
    .aa-dark-theme .prose a:active,
    .aa-dark-theme .prose a:focus{
  --tw-text-opacity: 1;
  color: rgb(233 19 83 / var(--tw-text-opacity));
  --tw-border-opacity: 1;
  border-bottom-color: rgb(233 19 83 / var(--tw-border-opacity));
  text-decoration-line: none;
}/** LIGHT THEME */.aa-light-theme{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.aa-light-theme a:link,
    .aa-light-theme a:visited{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: none;
  border-bottom-width: 1px;
  border-bottom-color: transparent;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.aa-light-theme a:hover,
    .aa-light-theme a:active,
    .aa-light-theme a:focus{
  --tw-text-opacity: 1;
  color: rgb(233 19 83 / var(--tw-text-opacity));
  --tw-border-opacity: 1;
  border-bottom-color: rgb(233 19 83 / var(--tw-border-opacity));
}.aa-light-theme .aa-unstyled-link:link,
    .aa-light-theme .aa-unstyled-link:visited{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: none;
  border-style: none;
}.aa-light-theme .aa-current{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity));
}.aa-light-theme .prose{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}/** BACKGROUND VIDEO HOME *//** PROJECT NAVIGATION *//** MAIN */.aa-main{
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}@media (min-width: 768px){.aa-main{
    flex-direction: row;
  }
}/** ACCESSIBILITY *//* Hide visually, but remain approachable for screenreader */.aa-visually-hidden{
  border-style: none;
  overflow: hidden;
  padding: 0px;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  margin: -1px;
    clip: rect(1px, 1px, 1px, 1px);
}/** ADMIN BAR */.aa-adminbar{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-border-opacity: 1;
  border-bottom-color: rgb(220 53 69 / var(--tw-border-opacity));
  border-bottom-width: 1px;
}@media (min-width: 640px){.aa-adminbar{
    flex-wrap: nowrap;
  }
}.aa-adminbar{
  flex-wrap: wrap;
  display: flex;
  justify-content: flex-end;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.aa-adminbar .aa-btn{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(220 53 69 / var(--tw-border-opacity));
  border-radius: 0.25rem;
  font-size: 10px;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(220 53 69 / var(--tw-text-opacity));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}@media (min-width: 640px){.aa-adminbar .aa-btn{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}.aa-adminbar .aa-btn{
  margin-right: 0.5rem;
}@media (min-width: 640px){.aa-adminbar .aa-btn{
    margin-right: 1.25rem;
  }
}.aa-adminbar .aa-btn{
  background-color: transparent;
  background-position: 0; /* background-size 0 kills Link Underline Animation */
}.aa-adminbar .aa-btn:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(220 53 69 / var(--tw-bg-opacity));
  text-decoration-line: none;
}/** HEADER */.aa-header{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  display: flex;
  justify-content: space-between;
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity));
  font-size: 1rem;
  line-height: 1.5rem;
}@media (min-width: 1024px){.aa-header{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}.aa-header{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}@media (min-width: 1024px){.aa-header{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}.aa-header{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}@keyframes blur-in{0%{
    opacity: 0;
    filter: blur(10px);
    transform: translate(0, -10px);
  }100%{
    opacity: 1;
    filter: blur(0.0px);
    transform: translate(0, 0px);
  }
}.aa-header{
  animation: blur-in 1s both 1;
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}/** HEADER LEFT *//** BRANDING */.aa-header .aa-header-left .aa-branding{
  display: flex;
  gap: 0.5rem;
}@media (min-width: 1024px){.aa-header .aa-header-left .aa-branding{
    gap: 0.75rem;
  }
}.aa-header .aa-header-left .aa-branding .aa-branding-logo{
  height: 1.5rem;
  width: 1.5rem;
}@media (min-width: 1024px){.aa-header .aa-header-left .aa-branding .aa-branding-logo{
    height: 2.25rem;
    width: 2.25rem;
  }
}.aa-header .aa-header-left .aa-branding .aa-branding-logo{
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.aa-header .aa-header-left .aa-branding .aa-branding-logo svg{
  width: 100%;
  height: 100%;
  fill: #fff;
}.aa-header .aa-header-left .aa-branding .aa-branding-label{
  text-wrap: nowrap;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  align-self: center;
}/** HEADER RIGHT */.aa-header .aa-header-right{
  display: flex;
  gap: 0.5rem;
}@media (min-width: 1024px){.aa-header .aa-header-right{
    gap: 0.75rem;
  }
}.aa-header .aa-header-right{
  align-items: center;
      /* @apply self-end; */
}/** LANGUAGE SELECT */.aa-header .aa-language-select{
  font-size: 11px;
}@media (min-width: 1024px){.aa-header .aa-language-select{
    font-size: 0.75rem;
    line-height: 1rem;
  }
}.aa-header .aa-language-select{
  line-height: 1;
}.aa-header .aa-language-select ul{
  list-style-type: none;
  display: flex;
  gap: 0px;
}@media (min-width: 1024px){.aa-header .aa-language-select ul{
    gap: 0.25rem;
  }
}.aa-header .aa-language-select ul li{
  padding: 0.25rem;
  border-radius: 0.5rem;
  border-width: 2px;
  border-color: rgb(147 197 253 / 0);
  color: rgb(255 255 255 / 0.6);
}.aa-header .aa-language-select ul .aa-current{
  border-color: rgb(255 255 255 / 0.3);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}/** LOGIN LINKS */.aa-header .aa-login-links {
      /* @apply ml-4 lg:ml-6; */
      display: flex;
      gap: 0.25rem;
    }@media (min-width: 1024px){.aa-header .aa-login-links{
    gap: 0.5rem;
  }
}.aa-header .aa-login-links{
  align-items: center;
}.aa-header .aa-login-links .aa-user-icon {
        /* @apply self-center; */
        height: 1rem;
        width: 1rem;
      }@media (min-width: 1024px){.aa-header .aa-login-links .aa-user-icon{
    height: 1.5rem;
    width: 1.5rem;
  }
}.aa-header .aa-login-links .aa-user-icon{
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.aa-header .aa-login-links .aa-user-icon svg{
  width: 100%;
  height: 100%;
  fill: rgb(255 255 255 / 0.3);
}/** FOOTER */.aa-footer{
  padding: 2rem;
}@media (min-width: 1024px){.aa-footer{
    padding: 3rem;
  }
}.aa-footer{
  display: flex;
  flex-direction: row;
  font-size: 0.75rem;
  line-height: 1rem;
  margin-top: auto;
}/** NAVIGATION */.aa-navigation{
  font-family: Inter, sans-serif;
}@keyframes blur-in{0%{
    opacity: 0;
    filter: blur(10px);
    transform: translate(0, -10px);
  }100%{
    opacity: 1;
    filter: blur(0.0px);
    transform: translate(0, 0px);
  }
}.aa-navigation{
  animation: blur-in 1s both 1;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}@media (min-width: 1024px){.aa-navigation{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}.aa-navigation{
  padding-top: 1rem;
  padding-bottom: 1rem;
}@media (min-width: 1024px){.aa-navigation{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}.aa-navigation{
  flex-shrink: 0;
  font-size: 1rem;
  line-height: 1.5rem;
}@media (min-width: 1024px){.aa-navigation{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}.aa-navigation{
  line-height: 1.625;
}@keyframes blur-in{0%{
    opacity: 0;
    filter: blur(10px);
    transform: translate(0, -10px);
  }100%{
    opacity: 1;
    filter: blur(0.0px);
    transform: translate(0, 0px);
  }
}.aa-navigation{
  animation: blur-in 1s both 1;
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}/* @apply bg-neutral-200/70; */.aa-navigation .aa-current{
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity));
}.aa-navigation .aa-link-info{
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-top: -1px;
  font-size: 10px;
}.aa-navigation .aa-admin-links{
  line-height: 1;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity));
}.aa-navigation .aa-admin-link-divider{
  margin-top: 1rem;
  margin-bottom: 0.75rem;
}@media (min-width: 768px){.aa-navigation .aa-admin-link-divider{
    margin-top: 3rem;
  }
}.aa-navigation .aa-admin-link-divider{
  height: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity));
}/** CONTENT */.aa-dark-theme .aa-content{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.aa-dark-theme .aa-content a:link{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
  text-decoration-line: none;
  font-weight: 400;
}.aa-dark-theme .aa-content a:hover,
    .aa-dark-theme .aa-content a:active,
    .aa-dark-theme .aa-content a:focus{
  --tw-text-opacity: 1;
  color: rgb(233 19 83 / var(--tw-text-opacity));
  --tw-border-opacity: 1;
  border-bottom-color: rgb(233 19 83 / var(--tw-border-opacity));
  text-decoration-line: none;
}.aa-light-theme .aa-content{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}.aa-content{
  font-weight: 400;
}.aa-content p{
  font-weight: 400;
  margin-bottom: 1rem;
  max-width: 64rem;
}.aa-content strong{
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 4px;
}.aa-content small{
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
}.aa-content h1,.aa-content h2,.aa-content h3,.aa-content h4,.aa-content h5,.aa-content h6 {
      /* @apply font-bold; */
      /* @apply font-bold; */
      /* @apply font-bold; */
      /* @apply font-bold; */
      /* @apply font-bold; */
      /* @apply font-bold; */
      line-height: 1;
    }.aa-content h1{
  font-size: 1.875rem;
  line-height: 2.25rem;
}@media (min-width: 1024px){.aa-content h1{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}.aa-content h1{
  padding-bottom: 0.75rem;
  color: rgb(0 0 0 / 0.5);
}.aa-content h2{
  color: rgb(0 0 0 / 0.4);
  font-size: 1.25rem;
  line-height: 1.75rem;
}@media (min-width: 1024px){.aa-content h2{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}.aa-content h2{
  margin-top: 2.25rem;
  padding-bottom: 0.75rem;
}.aa-content h3{
  color: rgb(0 0 0 / 0.3);
  font-size: 1.25rem;
  line-height: 1.75rem;
}@media (min-width: 1024px){.aa-content h3{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}.aa-content h3{
  margin-top: 2.25rem;
  padding-bottom: 0.75rem;
}.aa-content h4,.aa-content h5,.aa-content h6{
  font-size: 1.25rem;
  line-height: 1.75rem;
}@media (min-width: 1024px){.aa-content h4,.aa-content h5,.aa-content h6{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}.aa-content h4,.aa-content h5,.aa-content h6{
  font-size: 1.25rem;
  line-height: 1.75rem;
}@media (min-width: 1024px){.aa-content h4,.aa-content h5,.aa-content h6{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}.aa-content h4,.aa-content h5,.aa-content h6{
  font-size: 1.25rem;
  line-height: 1.75rem;
}@media (min-width: 1024px){.aa-content h4,.aa-content h5,.aa-content h6{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}.aa-content h4,.aa-content h5,.aa-content h6{
  margin-top: 2.25rem;
  padding-bottom: 0.75rem;
}.aa-content ul{
  padding-left: 14px;
  list-style-type: disc;
}@keyframes blur-in{0%{
    opacity: 0;
    filter: blur(10px);
    transform: translate(0, -10px);
  }100%{
    opacity: 1;
    filter: blur(0.0px);
    transform: translate(0, 0px);
  }
}.aa-content{
  animation: blur-in 1s both 1;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}@media (min-width: 1024px){.aa-content{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}.aa-content{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}@media (min-width: 1024px){.aa-content{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}.aa-content {
    /* @apply border-blue-100; */
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246 / var(--tw-border-opacity));
    flex-grow: 1;
    border-top-width: 4px;
    

  }@media (min-width: 768px){.aa-content{
    border-left-width: 4px;
    border-top-width: 0px;
  }
}.aa-content {
    /* @apply bg-neutral-100; */
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    

  }/** MEMBER LIST */.aa-members{
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.aa-members .aa-member {
      clip-path: polygon(0 8px, 8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px));
      padding: 0.75rem;
      padding-bottom: 1rem;
      /* @apply shadow-[0_2px_8px_0_rgba(0,0,0,0.15)]; */
      text-align: center;
      font-size: 11px;
      line-height: 1;
      max-width: 112px; /* 80 img + 2*12 padding + 2*4 border*/ border-width: 4px; border-top-color: rgb(243 244 246 / var(--tw-border-opacity)); border-left-color: rgb(243 244 246 / var(--tw-border-opacity)); border-bottom-color: rgb(229 231 235 / var(--tw-border-opacity)); --tw-border-opacity: 1; border-right-color: rgb(229 231 235 / var(--tw-border-opacity));
    }.aa-members .aa-member:hover{
  border-top-color: rgb(255 237 213 / var(--tw-border-opacity));
  border-left-color: rgb(255 237 213 / var(--tw-border-opacity));
  border-bottom-color: rgb(254 215 170 / var(--tw-border-opacity));
  --tw-border-opacity: 1;
  border-right-color: rgb(254 215 170 / var(--tw-border-opacity));
}.aa-members .aa-member {
      /* @apply border-gray-200; */
      /* @apply hover:border-orange-200; */
    }.aa-members .aa-member:hover{
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  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);
}.aa-members .aa-member{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-grayscale: grayscale(100%);
  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);
}.aa-members .aa-member:hover{
  --tw-grayscale: grayscale(0);
  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);
}/* @apply opacity-70;
      @apply hover:opacity-100; */.aa-members .aa-member img,
      .aa-members .aa-member .aa-img{
  border-radius: 9999px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity));
        /* @apply size-32; */
        width: 5rem;
        height: 5rem;
}.aa-members .aa-member .aa-member-name {
        /* @apply font-bold; */
        margin-bottom: 0.5rem;
      }.aa-members .aa-member .aa-member-loc{
  font-size: 8px;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
  letter-spacing: 0.05em;
  -webkit-hyphens: auto;
          hyphens: auto;
}.aa-members .aa-member .aa-tags{
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  justify-content: center;
  padding-top: 0.75rem;
}.aa-members .aa-member .aa-tags .aa-tag{
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 5px;
  padding-left: 4px;
  border-radius: 0.375rem;
  text-align: center;
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity));
  font-size: 8px;
  line-height: .75rem;
  text-transform: uppercase;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity));
}@keyframes blur-in{0%{
    opacity: 0;
    filter: blur(10px);
    transform: translate(0, -10px);
  }100%{
    opacity: 1;
    filter: blur(0.0px);
    transform: translate(0, 0px);
  }
}.aa-members{
  animation: blur-in 1s both 1;
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}/** DEBUG */.aa-debug{
  position: absolute;
  top: 3px;
  right: 3px;
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(249 168 212 / var(--tw-text-opacity));
  font-size: 8px;
  text-transform: uppercase;
  border-width: 1px;
  border-radius: 0.375rem;
  --tw-border-opacity: 1;
  border-color: rgb(251 207 232 / var(--tw-border-opacity));
  line-height: 1;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 5px;
  padding-left: 4px;
  pointer-events: none;
}@keyframes blur-in{0%{
    opacity: 0;
    filter: blur(10px);
    transform: translate(0, -10px);
  }100%{
    opacity: 1;
    filter: blur(0.0px);
    transform: translate(0, 0px);
  }
}.aa-debug{
  animation: blur-in 1s both 1;
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}/** THEME RELATED *//** DARK THEME */.aa-dark-theme .aa-prose{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.aa-dark-theme .aa-prose a:link{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
  text-decoration-line: none;
  font-weight: 400;
}.aa-dark-theme .aa-prose a:hover,
    .aa-dark-theme .aa-prose a:active,
    .aa-dark-theme .aa-prose a:focus{
  --tw-text-opacity: 1;
  color: rgb(233 19 83 / var(--tw-text-opacity));
  --tw-border-opacity: 1;
  border-bottom-color: rgb(233 19 83 / var(--tw-border-opacity));
  text-decoration-line: none;
}/** LIGHT THEME */.aa-light-theme .aa-prose{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}/** GENERAL */.aa-prose{
  font-weight: 400;
}.aa-prose p{
  font-weight: 400;
  margin-bottom: 1rem;
  max-width: 64rem;
}.aa-prose strong{
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 4px;
}.aa-prose small{
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
}.aa-prose h1,
    .aa-prose h2,
    .aa-prose h3,
    .aa-prose h4,
    .aa-prose h5,
    .aa-prose h6 {
      /* @apply font-bold; */
      line-height: 1;
    }.aa-prose h1{
  font-size: 1.875rem;
  line-height: 2.25rem;
}@media (min-width: 1024px){.aa-prose h1{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}.aa-prose h1{
  padding-bottom: 0.75rem;
  color: rgb(0 0 0 / 0.5);
}.aa-prose h2{
  color: rgb(0 0 0 / 0.4);
  font-size: 1.25rem;
  line-height: 1.75rem;
}@media (min-width: 1024px){.aa-prose h2{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}.aa-prose h2{
  margin-top: 2.25rem;
  padding-bottom: 0.75rem;
}.aa-prose h3{
  color: rgb(0 0 0 / 0.3);
  font-size: 1.25rem;
  line-height: 1.75rem;
}@media (min-width: 1024px){.aa-prose h3{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}.aa-prose h3{
  margin-top: 2.25rem;
  padding-bottom: 0.75rem;
}.aa-prose h4, .aa-prose h5, .aa-prose h6{
  font-size: 1.25rem;
  line-height: 1.75rem;
}@media (min-width: 1024px){.aa-prose h4, .aa-prose h5, .aa-prose h6{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}.aa-prose h4, .aa-prose h5, .aa-prose h6{
  margin-top: 2.25rem;
  padding-bottom: 0.75rem;
}.aa-prose ul{
  padding-left: 14px;
  list-style-type: disc;
}.visible{
  visibility: visible;
}.relative{
  position: relative;
}.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}.mb-6{
  margin-bottom: 1.5rem;
}.mr-2{
  margin-right: 0.5rem;
}.block{
  display: block;
}.flex{
  display: flex;
}.contents{
  display: contents;
}.min-h-screen{
  min-height: 100vh;
}.flex-col{
  flex-direction: column;
}.text-\[10px\]{
  font-size: 10px;
}.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}.uppercase{
  text-transform: uppercase;
}.leading-3{
  line-height: .75rem;
}.text-blue-300{
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity));
}.text-white\/30{
  color: rgb(255 255 255 / 0.3);
}.text-blue-400{
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity));
}.hover\:underline:hover{
  text-decoration-line: underline;
}/* Adding Custom Styles - Tailwind CSS *//* https://tailwindcss.com/docs/adding-custom-styles#adding-base-styles  *//* @import "./components.css"; *//* @import "./debug-styles.css"; *//**
  ┌─────────────────────────────┐
  │ M A G N I F I C   P O P U P │
  └─────────────────────────────┘
*/.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}.mfp-align-top .mfp-container:before {
  display: none;
}.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}.mfp-ajax-cur {
  cursor: progress;
}.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}.mfp-auto-cursor .mfp-content {
  cursor: auto;
}.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}.mfp-loading.mfp-figure {
  display: none;
}.mfp-hide {
  display: none !important;
}.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}.mfp-preloader a {
  color: #CCC;
}.mfp-preloader a:hover {
  color: #FFF;
}.mfp-s-ready .mfp-preloader {
  display: none;
}.mfp-s-error .mfp-content {
  display: none;
}button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}button::-moz-focus-inner {
  padding: 0;
  border: 0;
}.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}.mfp-close:active {
  top: 1px;
}.mfp-close-btn-in .mfp-close {
  color: #333;
}.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}.mfp-arrow:active {
  margin-top: -54px;
}.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}.mfp-arrow-left {
  left: 0;
}.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}/* .mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
} */.mfp-arrow-right {
  right: 0;
}.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}/* .mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
} */.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}.mfp-iframe-holder .mfp-close {
  top: -40px;
}.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}/* Main image in popup */img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}/* The shadow behind the image */.mfp-figure {
  line-height: 0;
}.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}.mfp-figure figure {
  margin: 0;
}.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}.mfp-image-holder .mfp-content {
  max-width: 100%;
}.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
