@charset "UTF-8";
/*
! tailwindcss v3.4.3 | 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 {
  -webkit-box-sizing: border-box;
          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 */
  -webkit-font-feature-settings: normal;
          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 */
  -webkit-font-feature-settings: normal;
          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 */
  -webkit-font-feature-settings: inherit;
          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::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::-ms-input-placeholder, textarea::-ms-input-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);
  -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
  color: #6b7280;
  opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{
  color: #6b7280;
  opacity: 1;
}
input::-ms-input-placeholder, textarea::-ms-input-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: -webkit-inline-box;
  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='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  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;
  print-color-adjust: unset;
}
[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-flex-negative: 0;
      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);
  -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
          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='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.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'/%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='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%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='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%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;
}
:root{
  --colors-white: 255 255 255;
  --colors-black: 79 79 79;
  --colors-lightgray-100: 251 248 248;
  --colors-lightgray: 243 235 235;
  --colors-darkgray: 79 79 79;
  --colors-jusorot: 226 6 19;
  --colors-accent: 250 20 100;
  --colors-primary-50: 255 241 242;
  --colors-primary-100: 255 225 227;
  --colors-primary-200: 255 199 202;
  --colors-primary-300: 255 160 165;
  --colors-primary-400: 255 98 107;
  --colors-primary-500: 248 59 70;
  --colors-primary-600: 229 29 40;
  --colors-primary-700: 193 20 30;
  --colors-primary-800: 160 20 28;
  --colors-primary-900: 132 24 30;
  --colors-primary-950: 72 7 11;
  --colors-primary: 255 98 107;
}
.ew-theme{
  --colors-white: 250 212 130;
  --colors-black: 79 79 79;
  --colors-lightgray-100: 254 235 195;
  --colors-lightgray: 250 212 130;
  --colors-darkgray: 79 79 79;
  --colors-jusorot: 68 113 248;
  --colors-accent: 68 113 248;
  --colors-primary-50: 239 244 255;
  --colors-primary-100: 219 229 254;
  --colors-primary-200: 190 211 255;
  --colors-primary-300: 146 183 254;
  --colors-primary-400: 95 145 251;
  --colors-primary-500: 68 113 248;
  --colors-primary-600: 35 72 237;
  --colors-primary-700: 27 52 218;
  --colors-primary-800: 29 44 176;
  --colors-primary-900: 29 44 139;
  --colors-primary-950: 22 29 85;
  --colors-primary: 68 113 248;
}
*, ::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:  ;
}
::-webkit-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:  ;
}
::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:  ;
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1300px){
  .container{
    max-width: 1300px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.aspect-h-1{
  --tw-aspect-h: 1;
}
.aspect-h-9{
  --tw-aspect-h: 9;
}
.aspect-w-1{
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 1;
}
.aspect-w-1 > *{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-16{
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 16;
}
.aspect-w-16 > *{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.-right-0{
  right: -0px;
}
.bottom-0{
  bottom: 0px;
}
.left-0{
  left: 0px;
}
.right-2{
  right: 0.5rem;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-12{
  top: 3rem;
}
.top-full{
  top: 100%;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-40{
  z-index: 40;
}
.z-50{
  z-index: 50;
}
.order-1{
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.order-2{
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.col-span-1{
  grid-column: span 1 / span 1;
}
.col-start-1{
  grid-column-start: 1;
}
.row-span-1{
  grid-row: span 1 / span 1;
}
.row-start-1{
  grid-row-start: 1;
}
.-my-\[10px\]{
  margin-top: -10px;
  margin-bottom: -10px;
}
.-ml-8{
  margin-left: -2rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mb-24{
  margin-bottom: 6rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.block{
  display: block;
}
.inline{
  display: inline;
}
.\!flex{
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.flex{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.inline-flex{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.list-item{
  display: list-item;
}
.hidden{
  display: none;
}
.h-0{
  height: 0px;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-2{
  height: 0.5rem;
}
.h-\[32px\]{
  height: 32px;
}
.h-\[40px\]{
  height: 40px;
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.h-screenminusheader{
  height: calc(100vh - 3rem);
}
.min-h-12{
  min-height: 3rem;
}
.min-h-screen44{
  min-height: 44vh;
}
.w-12{
  width: 3rem;
}
.w-14{
  width: 3.5rem;
}
.w-auto{
  width: auto;
}
.w-full{
  width: 100%;
}
.min-w-\[40px\]{
  min-width: 40px;
}
.min-w-full{
  min-width: 100%;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-7xl{
  max-width: 80rem;
}
.flex-1{
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
}
.flex-grow{
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.grow{
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.basis-1\/2{
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.basis-full{
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.-translate-y-1{
  --tw-translate-y: -0.25rem;
  -webkit-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));
          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));
}
.rotate-0{
  --tw-rotate: 0deg;
  -webkit-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));
          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));
}
.rotate-180{
  --tw-rotate: 180deg;
  -webkit-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));
          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));
}
.transform{
  -webkit-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));
          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));
}
@-webkit-keyframes ticker{
  0%{
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100%{
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker{
  0%{
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100%{
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
.animate-news{
  -webkit-animation: ticker 20s linear infinite;
          animation: ticker 20s linear infinite;
}
.cursor-pointer{
  cursor: pointer;
}
.resize{
  resize: both;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-rows-1{
  grid-template-rows: repeat(1, minmax(0, 1fr));
}
.flex-row-reverse{
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.flex-col{
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-wrap{
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex-nowrap{
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.items-start{
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.items-center{
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.items-stretch{
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.justify-center{
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.justify-between{
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.gap-2{
  gap: 0.5rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded{
  border-radius: 0.25rem;
}
.border{
  border-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-t{
  border-top-width: 1px;
}
.border-none{
  border-style: none;
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-black) / var(--tw-border-opacity));
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-white) / var(--tw-border-opacity));
}
.bg-accent{
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-accent) / var(--tw-bg-opacity));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-black) / var(--tw-bg-opacity));
}
.bg-darkgray{
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-darkgray) / var(--tw-bg-opacity));
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.bg-lightgray{
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-lightgray) / var(--tw-bg-opacity));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
}
.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-white) / var(--tw-bg-opacity));
}
.bg-white\/80{
  background-color: rgb(var(--colors-white) / 0.8);
}
.box-decoration-clone{
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0{
  padding: 0px;
}
.p-12{
  padding: 3rem;
}
.p-2{
  padding: 0.5rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-8{
  padding: 2rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-24{
  padding-bottom: 6rem;
}
.pr-12{
  padding-right: 3rem;
}
.pt-12{
  padding-top: 3rem;
}
.pt-4{
  padding-top: 1rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.font-alt{
  font-family: Anton, sans-serif;
}
.text-2xl{
  font-size: 1.563rem;
}
.text-3xl{
  font-size: 1.875rem;
}
.text-4xl{
  font-size: 2.5rem;
}
.text-base{
  font-size: 1rem;
}
.text-xs{
  font-size: 0.75rem;
}
.font-bold{
  font-weight: 700;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.capitalize{
  text-transform: capitalize;
}
.italic{
  font-style: italic;
}
.leading-loose{
  line-height: 2;
}
.leading-normal{
  line-height: 1.5;
}
.text-accent{
  --tw-text-opacity: 1;
  color: rgb(var(--colors-accent) / var(--tw-text-opacity));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(var(--colors-black) / var(--tw-text-opacity));
}
.text-jusorot{
  --tw-text-opacity: 1;
  color: rgb(var(--colors-jusorot) / var(--tw-text-opacity));
}
.text-lightgray{
  --tw-text-opacity: 1;
  color: rgb(var(--colors-lightgray) / var(--tw-text-opacity));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary) / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(var(--colors-white) / var(--tw-text-opacity));
}
.underline{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-20{
  opacity: 0.2;
}
.opacity-50{
  opacity: 0.5;
}
.\!shadow-none{
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-btn{
  --tw-shadow: 2px 2px 10px 0px rgba(0,0,0,0.25);
  --tw-shadow-colored: 2px 2px 10px 0px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-listing{
  --tw-shadow: 2px 10px 10px 0px rgba(0,0,0,0.25);
  --tw-shadow-colored: 2px 10px 10px 0px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.blur{
  --tw-blur: blur(8px);
  -webkit-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);
          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);
}
.invert{
  --tw-invert: invert(100%);
  -webkit-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);
          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);
}
.filter{
  -webkit-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);
          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);
}
.backdrop-blur{
  --tw-backdrop-blur: blur(8px);
  -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);
}
.transition{
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-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-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}
.duration-300{
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.ease-in{
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-out{
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.\[i\:id\]{
  i: id;
}
/* UI Basic components */
html *:focus:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
          box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(var(--colors-primary) / var(--tw-ring-opacity));
}

.bb-icon {
  display: inline-block;
}
.bb-icon svg {
  margin-bottom: 0.1em;
}
.bb-icon:not(.bb-icon[class*=icon-]){
  height: 1.75rem;
  width: 1.75rem;
}
.bb-icon:not(.bb-icon[class*=icon-]) svg {
  height: 100%;
  width: 100%;
}
.bb-icon[class*=icon-] svg {
  height: 100%;
  width: 100%;
}
.bb-icon.icon-xs{
  height: 1rem;
  width: 1rem;
}
.bb-icon.icon-sm{
  height: 1.25rem;
  width: 1.25rem;
}
.bb-icon.icon-base{
  height: 1.75rem;
  width: 1.75rem;
}
.bb-icon.icon-lg{
  height: 2rem;
  width: 2rem;
}
.bb-icon.icon-xl{
  height: 2.25rem;
  width: 2.25rem;
}
.bb-icon.icon-xxl{
  height: 3rem;
  width: 3rem;
}
.bb-icon.grid {
  display: grid;
}
.bb-icon.grid svg {
  margin: 0;
}

/* anton-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: "Anton";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/anton-v25-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* 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("./fonts/inter-v13-latin-regular.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("./fonts/inter-v13-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
h1,
h2,
h3,
h4,
h5,
h6,
p.h1,
p.h2,
p.h3,
p .h1,
p .h2,
p .h3{
  margin-bottom: 0.5rem;
  font-family: Anton, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.25;
}

p{
  font-size: 1.125rem;
}

h1,
.h1,
p.h1{
  font-size: 2.5rem;
}

@media (min-width: 1300px){
  h1,
.h1,
p.h1{
    font-size: 5rem;
  }
}

h2,
.h2,
p.h2{
  font-size: 1.875rem;
}

@media (min-width: 1300px){
  h2,
.h2,
p.h2{
    font-size: 2.5rem;
  }
}

h3,
.h3,
p.h3{
  font-size: 1.563rem;
}

@media (min-width: 1300px){
  h3,
.h3,
p.h3{
    font-size: 1.875rem;
  }
}

h4,
.h4{
  font-size: 1.125rem;
}

@media (min-width: 1300px){
  h4,
.h4{
    font-size: 1.25rem;
  }
}

h5,
.h5{
  font-size: 1rem;
}

@media (min-width: 1300px){
  h5,
.h5{
    font-size: 1.125rem;
  }
}

h6,
.h6{
  font-size: 0.875rem;
}

@media (min-width: 1300px){
  h6,
.h6{
    font-size: 1rem;
  }
}

p,
ul:not([class]),
ol:not([class]){
  margin-bottom: 1.5rem;
  line-height: 1.5;
}

.main-content p a,
.main-content ul a,
.main-content ol a,
.main-content a.link{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-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-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}

.main-content p a:hover,
.main-content ul a:hover,
.main-content ol a:hover,
.main-content a.link:hover{
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary-300) / var(--tw-text-opacity));
}

strong{
  font-weight: 700;
}

.bb-cta-block em,
.bb-newsletter-block em{
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-style: normal;
  --tw-text-opacity: 1;
  color: rgb(var(--colors-white) / var(--tw-text-opacity));
}

.text-inherit,
.text-inherit p,
.text-inherit ul,
.text-inherit ol {
  font-size: inherit;
}

abbr{
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}

cite{
  font-style: normal;
}

/* Inline Links */
.mainContent a:not([class]){
  --tw-text-opacity: 1;
  color: rgb(var(--colors-accent) / var(--tw-text-opacity));
}
.mainContent a:not([class]):hover{
  color: rgb(var(--colors-accent) / 0.5);
}

.container-full{
  padding-left: 1rem;
  padding-right: 1rem;
}

.container{
  margin-left: auto;
  margin-right: auto;
  max-width: 1300px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.container-md{
  margin-left: auto;
  margin-right: auto;
  max-width: 768px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.container-sm{
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.flynt-hero-banner-image-text + .flynt-block-page-link-cta{
  margin: 0px !important;
}

.btn{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-color: transparent;
  text-align: left;
  font-size: 1.25rem;
  line-height: 1;
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-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-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  /* disabled */
}
.btn-disabled, .btn[disabled], .btn:disabled{
  pointer-events: none;
}
.btn svg{
  height: 2rem;
  width: 2rem;
}
.btn.btn-xs{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.875rem;
}
.bb-icon.btn.btn-xs svg{
  height: 1rem;
  width: 1rem;
}
.btn.btn-sm{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 1rem;
}
@media (min-width: 1300px){
  .btn.btn-sm{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
    font-size: 1rem;
  }
}
.bb-icon.btn.btn-sm svg{
  height: 1.25rem;
  width: 1.25rem;
}
.btn.btn-lg{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.25rem;
}
@media (min-width: 1300px){
  .btn.btn-lg{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 1.563rem;
  }
}
.bb-icon.btn.btn-lg svg{
  height: 2rem;
  width: 2rem;
}
.btn.btn-xl{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.563rem;
}
@media (min-width: 1300px){
  .btn.btn-xl{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 1.875rem;
  }
}
.bb-icon.btn.btn-xl svg{
  height: 2rem;
  width: 2rem;
}

/* group */
.btn-group{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.btn-group > input[type=radio].btn{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.btn-group > input[type=radio].btn:before {
  content: attr(data-title);
}

/* radio input and checkbox as button */
.btn:is(input[type=checkbox]),
.btn:is(input[type=radio]){
  width: auto;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.btn:is(input[type=checkbox]):after,
.btn:is(input[type=radio]):after{
  --tw-content: attr(aria-label);
  content: var(--tw-content);
}

.btn{
  gap: 0.5rem;
  border-width: 1px;
  font-family: Inter, sans-serif;
  font-family: Anton, sans-serif;
  text-transform: uppercase;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  --tw-shadow: 2px 2px 10px 0px rgba(0,0,0,0.25);
  --tw-shadow-colored: 2px 2px 10px 0px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  -webkit-animation: button-pop var(--animation-btn, 0.25s) ease-out;
          animation: button-pop var(--animation-btn, 0.25s) ease-out;
  /* default btn */
  /* brand colors */
  /* btn with state colors */
  /* btn variants */
  /* disabled */
}
.btn:active:hover, .btn:active:focus {
  -webkit-animation: button-pop 0s ease-out;
          animation: button-pop 0s ease-out;
  -webkit-transform: scale(var(--btn-600-scale, 0.98));
          transform: scale(var(--btn-600-scale, 0.98));
}
.btn{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-white) / var(--tw-text-opacity));
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  outline-color: rgb(var(--colors-primary) / 1);
}
.btn:hover{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-lightgray) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-lightgray) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary) / var(--tw-text-opacity));
}
.btn:active{
  --tw-text-opacity: 1;
  color: rgb(var(--colors-jusorot) / var(--tw-text-opacity));
}
.btn.btn-active{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
}
.btn:focus-visible{
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
}
.btn-primary{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-white) / var(--tw-text-opacity));
  outline-color: rgb(var(--colors-primary) / 1);
}
.btn-primary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
}
.btn-primary.btn-active{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
}
.btn-secondary{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-jusorot) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-jusorot) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-white) / var(--tw-text-opacity));
  outline-color: rgb(var(--colors-primary) / 1);
}
.btn-secondary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-lightgray) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-lightgray) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary) / var(--tw-text-opacity));
}
.btn-secondary.btn-active{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
}
.btn-disabled{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary-700) / var(--tw-text-opacity));
  outline-color: rgb(var(--colors-primary) / 1);
}
@media (hover: hover) {
  .btn-disabled:hover{
    --tw-border-opacity: 1;
    border-color: rgb(var(--colors-primary-600) / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(var(--colors-primary-600) / var(--tw-bg-opacity));
  }
}
.btn-disabled.btn-active{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary-600) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary-600) / var(--tw-bg-opacity));
}
.btn-link{
  border-color: transparent;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary) / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  outline-color: currentColor;
}
@media (hover: hover) {
  .btn-link:hover{
    border-color: transparent;
    background-color: transparent;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
  }
}
.btn-link.btn-active{
  border-color: transparent;
  background-color: transparent;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.btn-expanded{
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn.btn-disabled, .btn[disabled], .btn:disabled{
  --tw-border-opacity: 0;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  color: rgb(var(--colors-primary-700) / var(--tw-text-opacity));
  --tw-text-opacity: 0.2;
}
@media (hover: hover) {
  .btn-disabled:hover, .btn[disabled]:hover, .btn:disabled:hover{
    --tw-border-opacity: 0;
    background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
    --tw-bg-opacity: 0.2;
    color: rgb(var(--colors-primary-700) / var(--tw-text-opacity));
    --tw-text-opacity: 0.2;
  }
}

/* group */
.btn-menu-section{
  border-radius: 0.375rem;
  border-style: none;
  background-color: transparent;
  font-family: Anton, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(var(--colors-black) / var(--tw-text-opacity));
}
.btn-menu-section:hover{
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary-800) / var(--tw-text-opacity));
}

.btn-group{
  gap: 0.5rem;
}

/* radio input and checkbox as button */
.btn:is(input[type=checkbox]:checked),
.btn:is(input[type=radio]:checked){
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary-700) / var(--tw-text-opacity));
}
@media (hover: hover) {
  .btn:is(input[type=checkbox]:checked):hover,
  .btn:is(input[type=radio]:checked):hover{
    --tw-border-opacity: 1;
    border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
  }
}
.btn:is(input[type=checkbox]:checked):focus-visible,
.btn:is(input[type=radio]:checked):focus-visible{
  outline-color: rgb(var(--colors-primary) / 1);
}

@-webkit-keyframes button-pop {
  0% {
    -webkit-transform: scale(var(--btn-600-scale, 0.98));
            transform: scale(var(--btn-600-scale, 0.98));
  }
  40% {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes button-pop {
  0% {
    -webkit-transform: scale(var(--btn-600-scale, 0.98));
            transform: scale(var(--btn-600-scale, 0.98));
  }
  40% {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
/**
* Grid Mixin
*
* Applies a flexbox grid to a container element. All direct children will be modified to create a column based grid.
*/
[is=flynt-block-collapse] {
  margin-top: -20px;
}
@media (min-width: 768px) {
  [is=flynt-block-collapse] {
    margin-top: -80px;
  }
}
@media (min-width: 1280px) {
  [is=flynt-block-collapse] {
    margin-top: -120px;
  }
}

[is=flynt-block-cookie-notice] {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 999;
}
[is=flynt-block-cookie-notice] .container {
  padding-bottom: 20px;
  padding-top: 20px;
}
[is=flynt-block-cookie-notice] .content {
  font-size: 0.8rem;
  padding-bottom: 20px;
}
[is=flynt-block-cookie-notice] .content > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-block-cookie-notice] .content > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
[is=flynt-block-cookie-notice].cookieNotice--isVisible {
  display: block;
}
@media (min-width: 768px) {
  [is=flynt-block-cookie-notice].layoutBottom .container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 30px;
    padding-top: 30px;
  }
  [is=flynt-block-cookie-notice].layoutBottom .content {
    padding-bottom: 0;
    padding-right: 30px;
  }
}
@media (min-width: 480px) {
  [is=flynt-block-cookie-notice].layoutFloating {
    bottom: 20px;
    left: 20px;
    max-width: 380px;
    width: calc(100% - 20px * 2);
  }
  [is=flynt-block-cookie-notice].layoutFloating .container {
    padding: 30px;
  }
}

[is=flynt-block-downloads] .container .content-hidden {
  display: none;
}
[is=flynt-block-downloads] .container .content-hidden--close {
  display: none;
}
[is=flynt-block-downloads] .container .content-hidden--open {
  display: block;
}

[is=flynt-block-downloads] + [is=flynt-block-downloads]{
  margin-top: 0px !important;
}

[is=flynt-block-kandidierende-map] {
  position: relative;
}
[is=flynt-block-kandidierende-map] .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
@media (min-width: 1024px) {
  [is=flynt-block-kandidierende-map] .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
[is=flynt-block-kandidierende-map] .container-half {
  position: relative;
  width: 100%;
}
@media (min-width: 1024px) {
  [is=flynt-block-kandidierende-map] .container-half {
    width: 50%;
  }
}
[is=flynt-block-kandidierende-map] .kandiMap,
[is=flynt-block-kandidierende-map] .fists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
[is=flynt-block-kandidierende-map] .kandiMap svg,
[is=flynt-block-kandidierende-map] .fists svg {
  height: 100%;
}
[is=flynt-block-kandidierende-map] .kandiMap path:hover,
[is=flynt-block-kandidierende-map] .kandiMap .active {
  cursor: pointer;
  fill: #f00;
  -webkit-transition: 400ms;
  transition: 400ms;
}
[is=flynt-block-kandidierende-map] .fists {
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
}

[is=flynt-block-listing-calendar] {
  margin: 0;
}
[is=flynt-block-listing-calendar] .preContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
[is=flynt-block-listing-calendar] .grid {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  height: 100%;
}
[is=flynt-block-listing-calendar] .grid-item {
  width: 100%;
}
@media (min-width: 1024px) {
  [is=flynt-block-listing-calendar] .grid-item {
    width: 50%;
  }
}
[is=flynt-block-listing-calendar] .grid-item .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
}
[is=flynt-block-listing-calendar] .grid-item .content-title {
  padding: 0;
}
[is=flynt-block-listing-calendar] .grid-item .content-footer {
  display: block;
  margin: 0;
}
[is=flynt-block-listing-calendar] .grid-item .content-footer-inner {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}
[is=flynt-block-listing-calendar] .grid-item .content .dates {
  margin-bottom: 0;
}

[is=flynt-block-merch-item-description] .grid {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[is=flynt-block-merch-item-description] .grid-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  height: 100%;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
}
[is=flynt-block-merch-item-description] .grid-item .content {
  height: 350px;
  width: 100%;
}
[is=flynt-block-merch-item-description] .grid-item .content-inner {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
[is=flynt-block-merch-item-description] .grid-item .content-inner a {
  color: #fff;
}
[is=flynt-block-merch-item-description] .grid-item .description {
  padding: 20px;
  width: 100%;
}
[is=flynt-block-merch-item-description] .grid-item .description h3 {
  padding: 0;
}
@media (min-width: 768px) {
  [is=flynt-block-merch-item-description] .grid-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  [is=flynt-block-merch-item-description] .grid-item .content {
    width: 50%;
  }
  [is=flynt-block-merch-item-description] .grid-item .description {
    padding: 0 20px;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  [is=flynt-block-merch-item-description] .grid-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    height: 350px;
  }
  [is=flynt-block-merch-item-description] .grid-item .content {
    height: 350px;
    max-width: 350px;
    width: 100%;
  }
  [is=flynt-block-merch-item-description] .grid-item .content-inner {
    max-width: 350px;
  }
  [is=flynt-block-merch-item-description] .grid-item .description {
    padding: 0 20px;
    width: 60%;
  }
  [is=flynt-block-merch-item-description] .grid-item .description h3 {
    padding: 0;
  }
}
[is=flynt-block-merch-item-description] .content {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
}
[is=flynt-block-merch-item-description] .content img {
  background: #414751;
}
[is=flynt-block-merch-item-description] .content-inner {
  background-color: rgba(255, 0, 0, 0.6);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
[is=flynt-block-merch-item-description] .content-inner > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-block-merch-item-description] .content-inner > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 1024px) {
  [is=flynt-block-merch-item-description] .content-inner {
    height: 100%;
  }
}
[is=flynt-block-merch-item-description] .content:hover {
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
[is=flynt-block-merch-item-description] .content:hover > .content-inner {
  opacity: 1;
}

[is=flynt-block-not-found] .content {
  text-align: center;
}
[is=flynt-block-not-found] .content > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-block-not-found] .content > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

[is=flynt-block-page-header] .container {
  padding: 0;
}
[is=flynt-block-page-header] .box-inner > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-block-page-header] .box-inner--content {
  padding: 20px;
}
@media (min-width: 1024px) {
  [is=flynt-block-page-header] .container {
    max-width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  [is=flynt-block-page-header] .box {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
  }
  [is=flynt-block-page-header] .box-inner {
    width: 50%;
  }
  [is=flynt-block-page-header] .box-inner > :first-child {
    margin-top: 0;
    padding-top: 0;
  }
  [is=flynt-block-page-header] .box-inner > :last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  [is=flynt-block-page-header] .box-inner .header {
    font-weight: bold;
  }
  [is=flynt-block-page-header] .box-inner--content {
    padding: 20px;
  }
  [is=flynt-block-page-header] .box--imageRight {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  [is=flynt-block-page-header] .box--imageLeft {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  [is=flynt-block-page-header] .figure-caption {
    position: absolute;
  }
}

[is=flynt-block-personen-description] .content {
  text-align: left;
  width: 100%;
}
[is=flynt-block-personen-description] .content > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-block-personen-description] .content > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

[is=flynt-block-personen-listing] a[class*=link],
[is=flynt-block-personen-listing] [class*=link]{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-color: transparent;
  text-align: left;
  font-size: 1.25rem;
  line-height: 1;
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-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-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  /* disabled */
}

[is=flynt-block-personen-listing] a[class*=link][disabled],[is=flynt-block-personen-listing] a[class*=link]:disabled,
[is=flynt-block-personen-listing] [class*=link][disabled],
[is=flynt-block-personen-listing] [class*=link]:disabled{
  pointer-events: none;
}

[is=flynt-block-personen-listing] a[class*=link] svg,
[is=flynt-block-personen-listing] [class*=link] svg{
  height: 2rem;
  width: 2rem;
}

[is=flynt-block-personen-listing] a[class*=link].btn-xs,
[is=flynt-block-personen-listing] [class*=link].btn-xs{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.875rem;
}

.bb-icon[is=flynt-block-personen-listing] a[class*=link].btn-xs svg,.bb-icon
[is=flynt-block-personen-listing] [class*=link].btn-xs svg{
  height: 1rem;
  width: 1rem;
}

[is=flynt-block-personen-listing] a[class*=link].btn-sm,
[is=flynt-block-personen-listing] [class*=link].btn-sm{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 1rem;
}

@media (min-width: 1300px){
  [is=flynt-block-personen-listing] a[class*=link].btn-sm,
[is=flynt-block-personen-listing] [class*=link].btn-sm{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
    font-size: 1rem;
  }
}

.bb-icon[is=flynt-block-personen-listing] a[class*=link].btn-sm svg,.bb-icon
[is=flynt-block-personen-listing] [class*=link].btn-sm svg{
  height: 1.25rem;
  width: 1.25rem;
}

[is=flynt-block-personen-listing] a[class*=link].btn-lg,
[is=flynt-block-personen-listing] [class*=link].btn-lg{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.25rem;
}

@media (min-width: 1300px){
  [is=flynt-block-personen-listing] a[class*=link].btn-lg,
[is=flynt-block-personen-listing] [class*=link].btn-lg{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 1.563rem;
  }
}

.bb-icon[is=flynt-block-personen-listing] a[class*=link].btn-lg svg,.bb-icon
[is=flynt-block-personen-listing] [class*=link].btn-lg svg{
  height: 2rem;
  width: 2rem;
}

[is=flynt-block-personen-listing] a[class*=link].btn-xl,
[is=flynt-block-personen-listing] [class*=link].btn-xl{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.563rem;
}

@media (min-width: 1300px){
  [is=flynt-block-personen-listing] a[class*=link].btn-xl,
[is=flynt-block-personen-listing] [class*=link].btn-xl{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 1.875rem;
  }
}

.bb-icon[is=flynt-block-personen-listing] a[class*=link].btn-xl svg,.bb-icon
[is=flynt-block-personen-listing] [class*=link].btn-xl svg{
  height: 2rem;
  width: 2rem;
}

.btn-group > input[type=radio][is=flynt-block-personen-listing] a[class*=link],.btn-group > input[type=radio]
[is=flynt-block-personen-listing] [class*=link]{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.btn-group > input[type=radio][is=flynt-block-personen-listing] a[class*=link]:before,.btn-group > input[type=radio]
[is=flynt-block-personen-listing] [class*=link]:before {
  content: attr(data-title);
}

[is=flynt-block-personen-listing] a[class*=link]:is(input[type=checkbox]),[is=flynt-block-personen-listing] a[class*=link]:is(input[type=radio]),
[is=flynt-block-personen-listing] [class*=link]:is(input[type=checkbox]),
[is=flynt-block-personen-listing] [class*=link]:is(input[type=radio]){
  width: auto;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

[is=flynt-block-personen-listing] a[class*=link]:is(input[type=checkbox]):after,[is=flynt-block-personen-listing] a[class*=link]:is(input[type=radio]):after,
[is=flynt-block-personen-listing] [class*=link]:is(input[type=checkbox]):after,
[is=flynt-block-personen-listing] [class*=link]:is(input[type=radio]):after{
  --tw-content: attr(aria-label);
  content: var(--tw-content);
}

[is=flynt-block-personen-listing] a[class*=link],
[is=flynt-block-personen-listing] [class*=link]{
  gap: 0.5rem;
  border-width: 1px;
  font-family: Inter, sans-serif;
  font-family: Anton, sans-serif;
  text-transform: uppercase;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  --tw-shadow: 2px 2px 10px 0px rgba(0,0,0,0.25);
  --tw-shadow-colored: 2px 2px 10px 0px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  -webkit-animation: button-pop var(--animation-btn, 0.25s) ease-out;
          animation: button-pop var(--animation-btn, 0.25s) ease-out;
  /* default btn */
  /* brand colors */
  /* btn with state colors */
  /* btn variants */
  /* disabled */
}

[is=flynt-block-personen-listing] a[class*=link]:active:hover,[is=flynt-block-personen-listing] a[class*=link]:active:focus,
[is=flynt-block-personen-listing] [class*=link]:active:hover,
[is=flynt-block-personen-listing] [class*=link]:active:focus {
  -webkit-animation: button-pop 0s ease-out;
          animation: button-pop 0s ease-out;
  -webkit-transform: scale(var(--btn-600-scale, 0.98));
          transform: scale(var(--btn-600-scale, 0.98));
}

[is=flynt-block-personen-listing] a[class*=link],
[is=flynt-block-personen-listing] [class*=link]{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-white) / var(--tw-text-opacity));
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  outline-color: rgb(var(--colors-primary) / 1);
}

[is=flynt-block-personen-listing] a[class*=link]:hover,
[is=flynt-block-personen-listing] [class*=link]:hover{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-lightgray) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-lightgray) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary) / var(--tw-text-opacity));
}

[is=flynt-block-personen-listing] a[class*=link]:active,
[is=flynt-block-personen-listing] [class*=link]:active{
  --tw-text-opacity: 1;
  color: rgb(var(--colors-jusorot) / var(--tw-text-opacity));
}

[is=flynt-block-personen-listing] a[class*=link].btn-active,
[is=flynt-block-personen-listing] [class*=link].btn-active{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
}

[is=flynt-block-personen-listing] a[class*=link]:focus-visible,
[is=flynt-block-personen-listing] [class*=link]:focus-visible{
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
}

[is=flynt-block-personen-listing] a[class*=link],
[is=flynt-block-personen-listing] [class*=link]{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-jusorot) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-jusorot) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-white) / var(--tw-text-opacity));
  outline-color: rgb(var(--colors-primary) / 1);
}

[is=flynt-block-personen-listing] a[class*=link]:hover,
[is=flynt-block-personen-listing] [class*=link]:hover{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-lightgray) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-lightgray) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary) / var(--tw-text-opacity));
}

[is=flynt-block-personen-listing] a[class*=link].btn-active,
[is=flynt-block-personen-listing] [class*=link].btn-active{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
}

[is=flynt-block-personen-listing] a[class*=link].btn-disabled,[is=flynt-block-personen-listing] a[class*=link][disabled],[is=flynt-block-personen-listing] a[class*=link]:disabled,
[is=flynt-block-personen-listing] [class*=link].btn-disabled,
[is=flynt-block-personen-listing] [class*=link][disabled],
[is=flynt-block-personen-listing] [class*=link]:disabled{
  --tw-border-opacity: 0;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  color: rgb(var(--colors-primary-700) / var(--tw-text-opacity));
  --tw-text-opacity: 0.2;
}

@media (hover: hover) {
  [is=flynt-block-personen-listing] a[class*=link][disabled]:hover,[is=flynt-block-personen-listing] a[class*=link]:disabled:hover,
[is=flynt-block-personen-listing] [class*=link][disabled]:hover,
[is=flynt-block-personen-listing] [class*=link]:disabled:hover{
    --tw-border-opacity: 0;
    background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
    --tw-bg-opacity: 0.2;
    color: rgb(var(--colors-primary-700) / var(--tw-text-opacity));
    --tw-text-opacity: 0.2;
  }
}

[is=flynt-block-personen-listing] a[class*=link]:is(input[type=checkbox]:checked),[is=flynt-block-personen-listing] a[class*=link]:is(input[type=radio]:checked),
[is=flynt-block-personen-listing] [class*=link]:is(input[type=checkbox]:checked),
[is=flynt-block-personen-listing] [class*=link]:is(input[type=radio]:checked){
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary-700) / var(--tw-text-opacity));
}

@media (hover: hover) {
  [is=flynt-block-personen-listing] a[class*=link]:is(input[type=checkbox]:checked):hover,[is=flynt-block-personen-listing] a[class*=link]:is(input[type=radio]:checked):hover,
[is=flynt-block-personen-listing] [class*=link]:is(input[type=checkbox]:checked):hover,
[is=flynt-block-personen-listing] [class*=link]:is(input[type=radio]:checked):hover{
    --tw-border-opacity: 1;
    border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
  }
}

[is=flynt-block-personen-listing] a[class*=link]:is(input[type=checkbox]:checked):focus-visible,[is=flynt-block-personen-listing] a[class*=link]:is(input[type=radio]:checked):focus-visible,
[is=flynt-block-personen-listing] [class*=link]:is(input[type=checkbox]:checked):focus-visible,
[is=flynt-block-personen-listing] [class*=link]:is(input[type=radio]:checked):focus-visible{
  outline-color: rgb(var(--colors-primary) / 1);
}

[is=flynt-block-post-footer] .tags {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
[is=flynt-block-post-footer] .tags-item {
  display: inline-block;
  margin-top: 5px;
}
[is=flynt-block-post-footer] .author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 3rem 0;
}
[is=flynt-block-post-footer] .author-avatarLink {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
[is=flynt-block-post-footer] .author-avatarImage {
  border-radius: 50%;
  width: 80px;
}
[is=flynt-block-post-footer] .author-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 1rem;
}
@media (min-width: 480px) {
  [is=flynt-block-post-footer] .author-info {
    padding-left: 2rem;
  }
}
[is=flynt-block-post-footer] .author-description {
  font-size: 14px;
  margin: 0.5rem 0 0;
}

[is=flynt-block-post-header-personen] a[class*=link],
[is=flynt-block-post-header-personen] [class*=link]{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-color: transparent;
  text-align: left;
  font-size: 1.25rem;
  line-height: 1;
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-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-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  /* disabled */
}

[is=flynt-block-post-header-personen] a[class*=link][disabled],[is=flynt-block-post-header-personen] a[class*=link]:disabled,
[is=flynt-block-post-header-personen] [class*=link][disabled],
[is=flynt-block-post-header-personen] [class*=link]:disabled{
  pointer-events: none;
}

[is=flynt-block-post-header-personen] a[class*=link] svg,
[is=flynt-block-post-header-personen] [class*=link] svg{
  height: 2rem;
  width: 2rem;
}

[is=flynt-block-post-header-personen] a[class*=link].btn-xs,
[is=flynt-block-post-header-personen] [class*=link].btn-xs{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.875rem;
}

.bb-icon[is=flynt-block-post-header-personen] a[class*=link].btn-xs svg,.bb-icon
[is=flynt-block-post-header-personen] [class*=link].btn-xs svg{
  height: 1rem;
  width: 1rem;
}

[is=flynt-block-post-header-personen] a[class*=link].btn-sm,
[is=flynt-block-post-header-personen] [class*=link].btn-sm{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 1rem;
}

@media (min-width: 1300px){
  [is=flynt-block-post-header-personen] a[class*=link].btn-sm,
[is=flynt-block-post-header-personen] [class*=link].btn-sm{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
    font-size: 1rem;
  }
}

.bb-icon[is=flynt-block-post-header-personen] a[class*=link].btn-sm svg,.bb-icon
[is=flynt-block-post-header-personen] [class*=link].btn-sm svg{
  height: 1.25rem;
  width: 1.25rem;
}

[is=flynt-block-post-header-personen] a[class*=link].btn-lg,
[is=flynt-block-post-header-personen] [class*=link].btn-lg{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.25rem;
}

@media (min-width: 1300px){
  [is=flynt-block-post-header-personen] a[class*=link].btn-lg,
[is=flynt-block-post-header-personen] [class*=link].btn-lg{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 1.563rem;
  }
}

.bb-icon[is=flynt-block-post-header-personen] a[class*=link].btn-lg svg,.bb-icon
[is=flynt-block-post-header-personen] [class*=link].btn-lg svg{
  height: 2rem;
  width: 2rem;
}

[is=flynt-block-post-header-personen] a[class*=link].btn-xl,
[is=flynt-block-post-header-personen] [class*=link].btn-xl{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.563rem;
}

@media (min-width: 1300px){
  [is=flynt-block-post-header-personen] a[class*=link].btn-xl,
[is=flynt-block-post-header-personen] [class*=link].btn-xl{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 1.875rem;
  }
}

.bb-icon[is=flynt-block-post-header-personen] a[class*=link].btn-xl svg,.bb-icon
[is=flynt-block-post-header-personen] [class*=link].btn-xl svg{
  height: 2rem;
  width: 2rem;
}

.btn-group > input[type=radio][is=flynt-block-post-header-personen] a[class*=link],.btn-group > input[type=radio]
[is=flynt-block-post-header-personen] [class*=link]{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.btn-group > input[type=radio][is=flynt-block-post-header-personen] a[class*=link]:before,.btn-group > input[type=radio]
[is=flynt-block-post-header-personen] [class*=link]:before {
  content: attr(data-title);
}

[is=flynt-block-post-header-personen] a[class*=link]:is(input[type=checkbox]),[is=flynt-block-post-header-personen] a[class*=link]:is(input[type=radio]),
[is=flynt-block-post-header-personen] [class*=link]:is(input[type=checkbox]),
[is=flynt-block-post-header-personen] [class*=link]:is(input[type=radio]){
  width: auto;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

[is=flynt-block-post-header-personen] a[class*=link]:is(input[type=checkbox]):after,[is=flynt-block-post-header-personen] a[class*=link]:is(input[type=radio]):after,
[is=flynt-block-post-header-personen] [class*=link]:is(input[type=checkbox]):after,
[is=flynt-block-post-header-personen] [class*=link]:is(input[type=radio]):after{
  --tw-content: attr(aria-label);
  content: var(--tw-content);
}

[is=flynt-block-post-header-personen] a[class*=link],
[is=flynt-block-post-header-personen] [class*=link]{
  gap: 0.5rem;
  border-width: 1px;
  font-family: Inter, sans-serif;
  font-family: Anton, sans-serif;
  text-transform: uppercase;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  --tw-shadow: 2px 2px 10px 0px rgba(0,0,0,0.25);
  --tw-shadow-colored: 2px 2px 10px 0px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  -webkit-animation: button-pop var(--animation-btn, 0.25s) ease-out;
          animation: button-pop var(--animation-btn, 0.25s) ease-out;
  /* default btn */
  /* brand colors */
  /* btn with state colors */
  /* btn variants */
  /* disabled */
}

[is=flynt-block-post-header-personen] a[class*=link]:active:hover,[is=flynt-block-post-header-personen] a[class*=link]:active:focus,
[is=flynt-block-post-header-personen] [class*=link]:active:hover,
[is=flynt-block-post-header-personen] [class*=link]:active:focus {
  -webkit-animation: button-pop 0s ease-out;
          animation: button-pop 0s ease-out;
  -webkit-transform: scale(var(--btn-600-scale, 0.98));
          transform: scale(var(--btn-600-scale, 0.98));
}

[is=flynt-block-post-header-personen] a[class*=link],
[is=flynt-block-post-header-personen] [class*=link]{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-white) / var(--tw-text-opacity));
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  outline-color: rgb(var(--colors-primary) / 1);
}

[is=flynt-block-post-header-personen] a[class*=link]:hover,
[is=flynt-block-post-header-personen] [class*=link]:hover{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-lightgray) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-lightgray) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary) / var(--tw-text-opacity));
}

[is=flynt-block-post-header-personen] a[class*=link]:active,
[is=flynt-block-post-header-personen] [class*=link]:active{
  --tw-text-opacity: 1;
  color: rgb(var(--colors-jusorot) / var(--tw-text-opacity));
}

[is=flynt-block-post-header-personen] a[class*=link].btn-active,
[is=flynt-block-post-header-personen] [class*=link].btn-active{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
}

[is=flynt-block-post-header-personen] a[class*=link]:focus-visible,
[is=flynt-block-post-header-personen] [class*=link]:focus-visible{
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
}

[is=flynt-block-post-header-personen] a[class*=link],
[is=flynt-block-post-header-personen] [class*=link]{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-jusorot) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-jusorot) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-white) / var(--tw-text-opacity));
  outline-color: rgb(var(--colors-primary) / 1);
}

[is=flynt-block-post-header-personen] a[class*=link]:hover,
[is=flynt-block-post-header-personen] [class*=link]:hover{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-lightgray) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-lightgray) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary) / var(--tw-text-opacity));
}

[is=flynt-block-post-header-personen] a[class*=link].btn-active,
[is=flynt-block-post-header-personen] [class*=link].btn-active{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
}

[is=flynt-block-post-header-personen] a[class*=link].btn-disabled,[is=flynt-block-post-header-personen] a[class*=link][disabled],[is=flynt-block-post-header-personen] a[class*=link]:disabled,
[is=flynt-block-post-header-personen] [class*=link].btn-disabled,
[is=flynt-block-post-header-personen] [class*=link][disabled],
[is=flynt-block-post-header-personen] [class*=link]:disabled{
  --tw-border-opacity: 0;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  color: rgb(var(--colors-primary-700) / var(--tw-text-opacity));
  --tw-text-opacity: 0.2;
}

@media (hover: hover) {
  [is=flynt-block-post-header-personen] a[class*=link][disabled]:hover,[is=flynt-block-post-header-personen] a[class*=link]:disabled:hover,
[is=flynt-block-post-header-personen] [class*=link][disabled]:hover,
[is=flynt-block-post-header-personen] [class*=link]:disabled:hover{
    --tw-border-opacity: 0;
    background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
    --tw-bg-opacity: 0.2;
    color: rgb(var(--colors-primary-700) / var(--tw-text-opacity));
    --tw-text-opacity: 0.2;
  }
}

[is=flynt-block-post-header-personen] a[class*=link]:is(input[type=checkbox]:checked),[is=flynt-block-post-header-personen] a[class*=link]:is(input[type=radio]:checked),
[is=flynt-block-post-header-personen] [class*=link]:is(input[type=checkbox]:checked),
[is=flynt-block-post-header-personen] [class*=link]:is(input[type=radio]:checked){
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary-700) / var(--tw-text-opacity));
}

@media (hover: hover) {
  [is=flynt-block-post-header-personen] a[class*=link]:is(input[type=checkbox]:checked):hover,[is=flynt-block-post-header-personen] a[class*=link]:is(input[type=radio]:checked):hover,
[is=flynt-block-post-header-personen] [class*=link]:is(input[type=checkbox]:checked):hover,
[is=flynt-block-post-header-personen] [class*=link]:is(input[type=radio]:checked):hover{
    --tw-border-opacity: 1;
    border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
  }
}

[is=flynt-block-post-header-personen] a[class*=link]:is(input[type=checkbox]:checked):focus-visible,[is=flynt-block-post-header-personen] a[class*=link]:is(input[type=radio]:checked):focus-visible,
[is=flynt-block-post-header-personen] [class*=link]:is(input[type=checkbox]:checked):focus-visible,
[is=flynt-block-post-header-personen] [class*=link]:is(input[type=radio]:checked):focus-visible{
  outline-color: rgb(var(--colors-primary) / 1);
}

[is=flynt-block-termine-listing] {
  margin: 0;
}
[is=flynt-block-termine-listing] .preContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
[is=flynt-block-termine-listing] .grid {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  height: 100%;
}
[is=flynt-block-termine-listing] .grid--columns2 .grid-item, [is=flynt-block-termine-listing] .grid--columns3 .grid-item, [is=flynt-block-termine-listing] .grid--columns4 .grid-item {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  [is=flynt-block-termine-listing] .grid--columns2 .grid-item, [is=flynt-block-termine-listing] .grid--columns3 .grid-item, [is=flynt-block-termine-listing] .grid--columns4 .grid-item {
    padding: 20px;
    width: 50%;
  }
}
[is=flynt-block-termine-listing] .grid--columns3 .grid-item {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  [is=flynt-block-termine-listing] .grid--columns3 .grid-item {
    margin-bottom: 20px;
    width: 33.33%;
  }
}
[is=flynt-block-termine-listing] .grid--columns4 .grid-item {
  /* ensure 2 columns stacking up until $breakpoint-desktop */
  max-width: 409px;
}
@media (min-width: 1280px) {
  [is=flynt-block-termine-listing] .grid--columns4 .grid-item {
    width: 25%;
  }
}
[is=flynt-block-termine-listing] .grid-item {
  width: 100%;
}
@media (min-width: 1024px) {
  [is=flynt-block-termine-listing] .grid-item {
    width: 50%;
  }
}
[is=flynt-block-termine-listing] .grid-item .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
}
[is=flynt-block-termine-listing] .grid-item .content-header {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: #faaa78;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 160px;
}
@media (min-width: 1024px) {
  [is=flynt-block-termine-listing] .grid-item .content-header {
    height: 260px;
  }
}
[is=flynt-block-termine-listing] .grid-item .content-header-image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 50%;
}
[is=flynt-block-termine-listing] .grid-item .content-header-inner {
  background-color: #faaa78;
  height: 100%;
  width: 50%;
}
[is=flynt-block-termine-listing] .grid-item .content-header-inner h3 {
  padding: 0;
}
[is=flynt-block-termine-listing] .grid-item .content-header:hover {
  cursor: pointer;
  opacity: 0.8;
}
[is=flynt-block-termine-listing] .grid-item .content-footer {
  display: block;
  margin: 0;
}
[is=flynt-block-termine-listing] .grid-item .content-footer-inner {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}

[is=flynt-block-video-oembed] .figure {
  height: 100%;
  left: 0;
  margin-bottom: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}
[is=flynt-block-video-oembed] .figure-image {
  background: rgba(0, 0, 0, 0.03);
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
[is=flynt-block-video-oembed] .figure-image--isHidden {
  visibility: hidden;
}
[is=flynt-block-video-oembed] .figure-image--leftTopAlign {
  -o-object-position: left top;
     object-position: left top;
}
[is=flynt-block-video-oembed] .figure-image--leftCenterAlign {
  -o-object-position: left center;
     object-position: left center;
}
[is=flynt-block-video-oembed] .figure-image--leftBottomAlign {
  -o-object-position: left bottom;
     object-position: left bottom;
}
[is=flynt-block-video-oembed] .figure-image--rightTopAlign {
  -o-object-position: right top;
     object-position: right top;
}
[is=flynt-block-video-oembed] .figure-image--rightCenterAlign {
  -o-object-position: right center;
     object-position: right center;
}
[is=flynt-block-video-oembed] .figure-image--rightBottomAlign {
  -o-object-position: right bottom;
     object-position: right bottom;
}
[is=flynt-block-video-oembed] .figure-image--centerTopAlign {
  -o-object-position: center top;
     object-position: center top;
}
[is=flynt-block-video-oembed] .figure-image--centerCenterAlign {
  -o-object-position: center center;
     object-position: center center;
}
[is=flynt-block-video-oembed] .figure-image--centerBottomAlign {
  -o-object-position: center bottom;
     object-position: center bottom;
}
[is=flynt-block-video-oembed] .title-background {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 20%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 0;
  padding: 0 20px;
  position: absolute;
  top: 0;
  width: 100%;
}
[is=flynt-block-video-oembed] .video-content {
  padding: 20px;
  padding-top: 0;
  width: 100%;
}
[is=flynt-block-video-oembed] .video-playButton {
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0;
  outline: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
[is=flynt-block-video-oembed] .video-playButton::before {
  content: "Play Button";
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  background-color: rgba(51, 51, 51, 0.5);
  border: 3px solid #fff;
  border-radius: 50%;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  width: 60px;
}
@media (min-width: 768px) {
  [is=flynt-block-video-oembed] .video-playButton::before {
    height: 100px;
    margin-left: -50px;
    margin-top: -50px;
    width: 100px;
  }
}
[is=flynt-block-video-oembed] .video-playButton::after {
  content: "Play Button";
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  border-bottom: 10px solid transparent;
  border-left: 20px solid #fff;
  border-top: 10px solid transparent;
  height: 0;
  margin-left: -9px;
  margin-top: -10px;
  width: 0;
}
@media (min-width: 768px) {
  [is=flynt-block-video-oembed] .video-playButton::after {
    border-bottom: 20px solid transparent;
    border-left: 40px solid #fff;
    border-top: 20px solid transparent;
    margin-left: -18px;
    margin-top: -20px;
  }
}
[is=flynt-block-video-oembed] .video-playButton:hover::before, [is=flynt-block-video-oembed] .video-playButton:hover::after {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
[is=flynt-block-video-oembed].flyntComponent--sizeSmall .video-playButton::before {
  content: "Play Button";
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  background-color: rgba(51, 51, 51, 0.5);
  border: 3px solid #fff;
  border-radius: 50%;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  width: 40px;
}
@media (min-width: 768px) {
  [is=flynt-block-video-oembed].flyntComponent--sizeSmall .video-playButton::before {
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
    width: 60px;
  }
}
[is=flynt-block-video-oembed].flyntComponent--sizeSmall .video-playButton::after {
  content: "Play Button";
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  border-bottom: 5px solid transparent;
  border-left: 10px solid #fff;
  border-top: 5px solid transparent;
  height: 0;
  margin-left: -4.5px;
  margin-top: -5px;
  width: 0;
}
@media (min-width: 768px) {
  [is=flynt-block-video-oembed].flyntComponent--sizeSmall .video-playButton::after {
    border-bottom: 10px solid transparent;
    border-left: 20px solid #fff;
    border-top: 10px solid transparent;
    margin-left: -9px;
    margin-top: -10px;
  }
}
[is=flynt-block-video-oembed].flyntComponent--sizeSmall .video-playButton:hover::before, [is=flynt-block-video-oembed].flyntComponent--sizeSmall .video-playButton:hover::after {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
[is=flynt-block-video-oembed] .video-playText {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  width: 100%;
}
[is=flynt-block-video-oembed] .video-playText:hover {
  cursor: pointer;
}
[is=flynt-block-video-oembed] .video-playText h1,
[is=flynt-block-video-oembed] .video-playText h3 {
  color: #fff;
  padding-top: 0;
  text-transform: uppercase;
}
[is=flynt-block-video-oembed] .video-titleBackground {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 0;
  min-height: 86px;
  padding: 20px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 97;
}
[is=flynt-block-video-oembed] .video-titleBackground .video-title-color {
  text-transform: uppercase;
}
[is=flynt-block-video-oembed] .video-loader {
  -webkit-animation: loading 1.1s infinite linear;
          animation: loading 1.1s infinite linear;
  border-bottom: 4px solid rgba(255, 255, 255, 0.2);
  border-left: 4px solid #fff;
  border-right: 4px solid rgba(255, 255, 255, 0.2);
  border-top: 4px solid rgba(255, 255, 255, 0.2);
  display: none;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  position: absolute;
  text-indent: -9999em;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
@media (min-width: 768px) {
  [is=flynt-block-video-oembed] .video-loader {
    margin-left: -50px;
    margin-top: -50px;
  }
}
[is=flynt-block-video-oembed] .video-loader,
[is=flynt-block-video-oembed] .video-loader::after {
  border-radius: 50%;
  height: 60px;
  width: 60px;
}
@media (min-width: 768px) {
  [is=flynt-block-video-oembed] .video-loader,
  [is=flynt-block-video-oembed] .video-loader::after {
    height: 100px;
    width: 100px;
  }
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
[is=flynt-block-video-oembed] .video {
  margin: 0 auto;
  position: relative;
}
[is=flynt-block-video-oembed] .video-player {
  height: 0;
  padding-bottom: 56.25%;
  top: 0;
  width: 100%;
  z-index: 10;
}
[is=flynt-block-video-oembed] .video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
[is=flynt-block-video-oembed] .video-player--isLoading {
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
[is=flynt-block-video-oembed] .video-player--isLoading .video-loader {
  display: block;
}
[is=flynt-block-video-oembed] .video-player--isLoading .video-playButton,
[is=flynt-block-video-oembed] .video-player--isLoading .video-playText {
  display: none;
}
[is=flynt-block-video-oembed] .video-player--isLoaded .video-loader,
[is=flynt-block-video-oembed] .video-player--isLoaded .video-playButton,
[is=flynt-block-video-oembed] .video-player--isLoaded .video-playText {
  display: none;
}
[is=flynt-block-video-oembed] .video-player--isLoaded iframe {
  display: block;
}
[is=flynt-block-video-oembed].flyntComponent--sizeSmall .video {
  max-width: 375px;
}
[is=flynt-block-video-oembed].flyntComponent--sizeMedium .video {
  max-width: 600px;
}
[is=flynt-block-video-oembed].flyntComponent--sizeLarge .video {
  max-width: 800px;
}
[is=flynt-block-video-oembed].flyntComponent--sizeFull .figure-caption {
  margin-left: 0.625rem;
}

.BorlabsCookie{
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 50;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity));
}

[is=flynt-block-wysiwyg] .link-website{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-color: transparent;
  text-align: left;
  font-size: 1.25rem;
  line-height: 1;
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-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-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  /* disabled */
}

[is=flynt-block-wysiwyg] .link-website[disabled],[is=flynt-block-wysiwyg] .link-website:disabled{
  pointer-events: none;
}

[is=flynt-block-wysiwyg] .link-website svg{
  height: 2rem;
  width: 2rem;
}

[is=flynt-block-wysiwyg] .link-website.btn-xs{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.875rem;
}

.bb-icon[is=flynt-block-wysiwyg] .link-website.btn-xs svg{
  height: 1rem;
  width: 1rem;
}

[is=flynt-block-wysiwyg] .link-website.btn-sm{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 1rem;
}

@media (min-width: 1300px){
  [is=flynt-block-wysiwyg] .link-website.btn-sm{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
    font-size: 1rem;
  }
}

.bb-icon[is=flynt-block-wysiwyg] .link-website.btn-sm svg{
  height: 1.25rem;
  width: 1.25rem;
}

[is=flynt-block-wysiwyg] .link-website.btn-lg{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.25rem;
}

@media (min-width: 1300px){
  [is=flynt-block-wysiwyg] .link-website.btn-lg{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 1.563rem;
  }
}

.bb-icon[is=flynt-block-wysiwyg] .link-website.btn-lg svg{
  height: 2rem;
  width: 2rem;
}

[is=flynt-block-wysiwyg] .link-website.btn-xl{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.563rem;
}

@media (min-width: 1300px){
  [is=flynt-block-wysiwyg] .link-website.btn-xl{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 1.875rem;
  }
}

.bb-icon[is=flynt-block-wysiwyg] .link-website.btn-xl svg{
  height: 2rem;
  width: 2rem;
}

.btn-group > input[type=radio][is=flynt-block-wysiwyg] .link-website{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.btn-group > input[type=radio][is=flynt-block-wysiwyg] .link-website:before {
  content: attr(data-title);
}

[is=flynt-block-wysiwyg] .link-website:is(input[type=checkbox]),[is=flynt-block-wysiwyg] .link-website:is(input[type=radio]){
  width: auto;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

[is=flynt-block-wysiwyg] .link-website:is(input[type=checkbox]):after,[is=flynt-block-wysiwyg] .link-website:is(input[type=radio]):after{
  --tw-content: attr(aria-label);
  content: var(--tw-content);
}

[is=flynt-block-wysiwyg] .link-website{
  gap: 0.5rem;
  border-width: 1px;
  font-family: Inter, sans-serif;
  font-family: Anton, sans-serif;
  text-transform: uppercase;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  --tw-shadow: 2px 2px 10px 0px rgba(0,0,0,0.25);
  --tw-shadow-colored: 2px 2px 10px 0px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  -webkit-animation: button-pop var(--animation-btn, 0.25s) ease-out;
          animation: button-pop var(--animation-btn, 0.25s) ease-out;
  /* default btn */
  /* brand colors */
  /* btn with state colors */
  /* btn variants */
  /* disabled */
}

[is=flynt-block-wysiwyg] .link-website:active:hover,[is=flynt-block-wysiwyg] .link-website:active:focus {
  -webkit-animation: button-pop 0s ease-out;
          animation: button-pop 0s ease-out;
  -webkit-transform: scale(var(--btn-600-scale, 0.98));
          transform: scale(var(--btn-600-scale, 0.98));
}

[is=flynt-block-wysiwyg] .link-website{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-white) / var(--tw-text-opacity));
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  outline-color: rgb(var(--colors-primary) / 1);
}

[is=flynt-block-wysiwyg] .link-website:hover{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-lightgray) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-lightgray) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary) / var(--tw-text-opacity));
}

[is=flynt-block-wysiwyg] .link-website:active{
  --tw-text-opacity: 1;
  color: rgb(var(--colors-jusorot) / var(--tw-text-opacity));
}

[is=flynt-block-wysiwyg] .link-website.btn-active{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
}

[is=flynt-block-wysiwyg] .link-website:focus-visible{
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
}

[is=flynt-block-wysiwyg] .link-website{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-jusorot) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-jusorot) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-white) / var(--tw-text-opacity));
  outline-color: rgb(var(--colors-primary) / 1);
}

[is=flynt-block-wysiwyg] .link-website:hover{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-lightgray) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-lightgray) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary) / var(--tw-text-opacity));
}

[is=flynt-block-wysiwyg] .link-website.btn-active{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
}

[is=flynt-block-wysiwyg] .link-website.btn-disabled,[is=flynt-block-wysiwyg] .link-website[disabled],[is=flynt-block-wysiwyg] .link-website:disabled{
  --tw-border-opacity: 0;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  color: rgb(var(--colors-primary-700) / var(--tw-text-opacity));
  --tw-text-opacity: 0.2;
}

@media (hover: hover) {
  [is=flynt-block-wysiwyg] .link-website[disabled]:hover,[is=flynt-block-wysiwyg] .link-website:disabled:hover{
    --tw-border-opacity: 0;
    background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
    --tw-bg-opacity: 0.2;
    color: rgb(var(--colors-primary-700) / var(--tw-text-opacity));
    --tw-text-opacity: 0.2;
  }
}

[is=flynt-block-wysiwyg] .link-website:is(input[type=checkbox]:checked),[is=flynt-block-wysiwyg] .link-website:is(input[type=radio]:checked){
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary-700) / var(--tw-text-opacity));
}

@media (hover: hover) {
  [is=flynt-block-wysiwyg] .link-website:is(input[type=checkbox]:checked):hover,[is=flynt-block-wysiwyg] .link-website:is(input[type=radio]:checked):hover{
    --tw-border-opacity: 1;
    border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
  }
}

[is=flynt-block-wysiwyg] .link-website:is(input[type=checkbox]:checked):focus-visible,[is=flynt-block-wysiwyg] .link-website:is(input[type=radio]:checked):focus-visible{
  outline-color: rgb(var(--colors-primary) / 1);
}
[is=flynt-block-wysiwyg] .content {
  text-align: left;
  width: 100%;
}
[is=flynt-block-wysiwyg] .content > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-block-wysiwyg] .content > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

[is=flynt-grid-image-text] .grid {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: -24px 0 0 -24px;
}
@media (min-width: 768px) {
  [is=flynt-grid-image-text] .grid--columns2 .grid-item, [is=flynt-grid-image-text] .grid--columns3 .grid-item, [is=flynt-grid-image-text] .grid--columns4 .grid-item {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  [is=flynt-grid-image-text] .grid--columns3 .grid-item {
    width: 33.33%;
  }
}
[is=flynt-grid-image-text] .grid--columns4 .grid-item {
  /* ensure 2 columns stacking up until $breakpoint-desktop */
  max-width: 409px;
}
@media (min-width: 1280px) {
  [is=flynt-grid-image-text] .grid--columns4 .grid-item {
    width: 25%;
  }
}
[is=flynt-grid-image-text] .grid-item {
  max-width: 675px;
  padding: 24px 0 0 24px;
  width: 100%;
}
[is=flynt-grid-image-text] .content {
  height: 100%;
}
[is=flynt-grid-image-text] .content img {
  background: #414751;
}
[is=flynt-grid-image-text] .content-inner > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-grid-image-text] .content-inner > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
[is=flynt-grid-image-text] .content-inner:not(.boxPadding) {
  padding: 24px 0;
}

[is=flynt-grid-posts-latest] .grid {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: -24px 0 0 -24px;
}
@media (min-width: 768px) {
  [is=flynt-grid-posts-latest] .grid--columns2 .grid-item, [is=flynt-grid-posts-latest] .grid--columns3 .grid-item, [is=flynt-grid-posts-latest] .grid--columns4 .grid-item {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  [is=flynt-grid-posts-latest] .grid--columns3 .grid-item {
    width: 33.33%;
  }
}
[is=flynt-grid-posts-latest] .grid--columns4 .grid-item {
  /* ensure 2 columns stacking up until $breakpoint-desktop */
  max-width: 409px;
}
@media (min-width: 1280px) {
  [is=flynt-grid-posts-latest] .grid--columns4 .grid-item {
    width: 25%;
  }
}
[is=flynt-grid-posts-latest] .grid-item {
  max-width: 675px;
  padding: 24px 0 0 24px;
  width: 100%;
}
[is=flynt-grid-posts-latest] .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
}
[is=flynt-grid-posts-latest] .content-image {
  background: #414751;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
[is=flynt-grid-posts-latest] .content-inner {
  color: #000;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
[is=flynt-grid-posts-latest] .content-inner > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-grid-posts-latest] .content-inner > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
[is=flynt-grid-posts-latest] .content-inner h1, [is=flynt-grid-posts-latest] .content-inner h2, [is=flynt-grid-posts-latest] .content-inner h3, [is=flynt-grid-posts-latest] .content-inner h4, [is=flynt-grid-posts-latest] .content-inner h5, [is=flynt-grid-posts-latest] .content-inner h6, [is=flynt-grid-posts-latest] .content-inner .h1, [is=flynt-grid-posts-latest] .content-inner .h2, [is=flynt-grid-posts-latest] .content-inner .h3, [is=flynt-grid-posts-latest] .content-inner .h4, [is=flynt-grid-posts-latest] .content-inner .h5, [is=flynt-grid-posts-latest] .content-inner .h6 {
  color: #0b1016;
}
[is=flynt-grid-posts-latest] .content-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-decoration: none;
}
[is=flynt-grid-posts-latest] .content-readingTime {
  color: #7b838d;
  font-size: 0.9rem;
}
[is=flynt-grid-posts-latest] .content-readingTime .feather {
  color: #7b838d;
  height: 1rem;
  margin-right: 2px;
  width: 1rem;
}
[is=flynt-grid-posts-latest] .content-footer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: end;
      align-self: flex-end;
  border-top: 1px solid #5a3434;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px;
  width: 100%;
}
[is=flynt-grid-posts-latest] .content-footer .content-readMore {
  padding: 0.9rem 0 1.1rem;
}
[is=flynt-grid-posts-latest] .content-footer .content-readMore::before {
  bottom: 1.1rem;
}
@media (min-width: 1024px) {
  [is=flynt-grid-posts-latest] .content-footer {
    padding: 0 30px;
  }
}
[is=flynt-grid-posts-latest] .allPostsLink {
  padding-top: 1.5rem;
  text-align: center;
}
@media (min-width: 1280px) {
  [is=flynt-grid-posts-latest] .allPostsLink {
    padding-top: 3rem;
  }
}

[is=flynt-hero-banner-video-text] {
  -webkit-hyphens: manual;
      -ms-hyphens: manual;
          hyphens: manual;
}
[is=flynt-hero-banner-video-text] .figure {
  margin-bottom: 0;
}
[is=flynt-hero-banner-video-text] .figure-image {
  background: rgba(0, 0, 0, 0.03);
  -webkit-transition: all 2s linear;
  transition: all 2s linear;
}
[is=flynt-hero-banner-video-text] .figure-image--isHidden {
  visibility: hidden;
}
[is=flynt-hero-banner-video-text] .video-content {
  padding: 20px;
  padding-top: 0;
  position: absolute;
  z-index: 1;
}
@media (min-width: 1024px) {
  [is=flynt-hero-banner-video-text] .video-content {
    max-width: 1000px;
    width: auto;
  }
}
[is=flynt-hero-banner-video-text] .video-content h1,
[is=flynt-hero-banner-video-text] .video-content .h1 {
  padding: 0;
}
[is=flynt-hero-banner-video-text] .video-playButton {
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0;
  outline: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
[is=flynt-hero-banner-video-text] .video-playButton::before {
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  border-radius: 50%;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  width: 60px;
}
@media (min-width: 768px) {
  [is=flynt-hero-banner-video-text] .video-playButton::before {
    height: 100px;
    margin-left: -50px;
    margin-top: -50px;
    width: 100px;
  }
}
[is=flynt-hero-banner-video-text] .video-playButton::after {
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  border-bottom: 10px solid transparent;
  border-left: 20px solid #fff;
  border-top: 10px solid transparent;
  height: 0;
  margin-left: -9px;
  margin-top: -10px;
  width: 0;
}
@media (min-width: 768px) {
  [is=flynt-hero-banner-video-text] .video-playButton::after {
    border-bottom: 20px solid transparent;
    border-left: 40px solid #fff;
    border-top: 20px solid transparent;
    margin-left: -18px;
    margin-top: -20px;
  }
}
[is=flynt-hero-banner-video-text] .video-playButton:hover::before, [is=flynt-hero-banner-video-text] .video-playButton:hover::after {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
[is=flynt-hero-banner-video-text].flyntComponent--sizeSmall .video-playButton::before {
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  border-radius: 50%;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  width: 40px;
}
@media (min-width: 768px) {
  [is=flynt-hero-banner-video-text].flyntComponent--sizeSmall .video-playButton::before {
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
    width: 60px;
  }
}
[is=flynt-hero-banner-video-text].flyntComponent--sizeSmall .video-playButton::after {
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  border-bottom: 5px solid transparent;
  border-left: 10px solid #fff;
  border-top: 5px solid transparent;
  height: 0;
  margin-left: -4.5px;
  margin-top: -5px;
  width: 0;
}
@media (min-width: 768px) {
  [is=flynt-hero-banner-video-text].flyntComponent--sizeSmall .video-playButton::after {
    border-bottom: 10px solid transparent;
    border-left: 20px solid #fff;
    border-top: 10px solid transparent;
    margin-left: -9px;
    margin-top: -10px;
  }
}
[is=flynt-hero-banner-video-text].flyntComponent--sizeSmall .video-playButton:hover::before, [is=flynt-hero-banner-video-text].flyntComponent--sizeSmall .video-playButton:hover::after {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
[is=flynt-hero-banner-video-text] .video-playText {
  bottom: 0;
  color: #fff;
  margin: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
[is=flynt-hero-banner-video-text] .video-playText:hover {
  cursor: pointer;
}
[is=flynt-hero-banner-video-text] .video-playText .h3 {
  color: #fff;
  text-transform: uppercase;
}
[is=flynt-hero-banner-video-text] .video-loader {
  -webkit-animation: loading 1.1s infinite linear;
          animation: loading 1.1s infinite linear;
  border-bottom: 4px solid rgba(255, 255, 255, 0.2);
  border-left: 4px solid #fff;
  border-right: 4px solid rgba(255, 255, 255, 0.2);
  border-top: 4px solid rgba(255, 255, 255, 0.2);
  display: none;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  position: absolute;
  text-indent: -9999em;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
@media (min-width: 768px) {
  [is=flynt-hero-banner-video-text] .video-loader {
    margin-left: -50px;
    margin-top: -50px;
  }
}
[is=flynt-hero-banner-video-text] .video-loader,
[is=flynt-hero-banner-video-text] .video-loader::after {
  border-radius: 50%;
  height: 60px;
  width: 60px;
}
@media (min-width: 768px) {
  [is=flynt-hero-banner-video-text] .video-loader,
  [is=flynt-hero-banner-video-text] .video-loader::after {
    height: 100px;
    width: 100px;
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
[is=flynt-hero-banner-video-text] .video {
  margin: 0 auto;
  pointer-events: none;
  position: relative;
}
[is=flynt-hero-banner-video-text] .video-player {
  height: 0;
  padding-bottom: 56.25%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
[is=flynt-hero-banner-video-text] .video iframe {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
[is=flynt-hero-banner-video-text] .video-player--isLoading {
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
[is=flynt-hero-banner-video-text] .video-player--isLoading .figure {
  display: block;
}
[is=flynt-hero-banner-video-text] .video-player--isLoading .video-loader {
  display: none;
}
[is=flynt-hero-banner-video-text] .video-player--isLoading .video-playButton,
[is=flynt-hero-banner-video-text] .video-player--isLoading .video-playtext {
  display: none;
}
[is=flynt-hero-banner-video-text] .video-player--isLoaded .video-loader,
[is=flynt-hero-banner-video-text] .video-player--isLoaded .video-playButton,
[is=flynt-hero-banner-video-text] .video-player--isLoaded .video-playText,
[is=flynt-hero-banner-video-text] .video-player--isLoaded .figure {
  display: none;
}
[is=flynt-hero-banner-video-text] .video-player--isLoaded iframe {
  display: block;
}
[is=flynt-hero-banner-video-text].flyntComponent--sizeSmall .video {
  max-width: 375px;
}
[is=flynt-hero-banner-video-text].flyntComponent--sizeMedium .video {
  max-width: 600px;
}
[is=flynt-hero-banner-video-text].flyntComponent--sizeLarge .video {
  max-width: 800px;
}
[is=flynt-hero-banner-video-text].flyntComponent--sizeFull .figure-caption {
  margin-left: 0.625rem;
}

[is=flynt-list-components] .components {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
[is=flynt-list-components] .components > * {
  width: calc((100%) - 0 / 1 * 24px);
}
[is=flynt-list-components] .components > *:nth-child(n) {
  margin-right: 24px;
  margin-top: 0;
}
[is=flynt-list-components] .components > *:nth-child(1n+2) {
  margin-top: 48px;
}
[is=flynt-list-components] .components > *:nth-child(1n) {
  margin-right: 0;
}
[is=flynt-list-components] .components > *:last-child {
  margin-right: 0;
}
@media (min-width: 768px) {
  [is=flynt-list-components] .components {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
  }
  [is=flynt-list-components] .components > * {
    width: calc((50%) - 1 / 2 * 24px);
  }
  [is=flynt-list-components] .components > *:nth-child(n) {
    margin-right: 24px;
    margin-top: 0;
  }
  [is=flynt-list-components] .components > *:nth-child(1n+3) {
    margin-top: 48px;
  }
  [is=flynt-list-components] .components > *:nth-child(2n) {
    margin-right: 0;
  }
  [is=flynt-list-components] .components > *:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  [is=flynt-list-components] .components {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
  }
  [is=flynt-list-components] .components > * {
    width: calc((33.3333333333%) - 2 / 3 * 24px);
  }
  [is=flynt-list-components] .components > *:nth-child(n) {
    margin-right: 24px;
    margin-top: 0;
  }
  [is=flynt-list-components] .components > *:nth-child(1n+4) {
    margin-top: 48px;
  }
  [is=flynt-list-components] .components > *:nth-child(3n) {
    margin-right: 0;
  }
  [is=flynt-list-components] .components > *:last-child {
    margin-right: 0;
  }
}
[is=flynt-list-components] .component {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 600px;
}
[is=flynt-list-components] .component-imageWrapper {
  background-color: #fff;
  border-bottom: 1px solid #5a3434;
  height: 0;
  overflow: hidden;
  padding-bottom: 62.5%;
  position: relative;
  width: 100%;
}
[is=flynt-list-components] .component-imageWrapper .image {
  position: absolute;
}
[is=flynt-list-components] .component-imageWrapper .image--isSmallerThanWrapper {
  font-family: "object-fit: contain";
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
[is=flynt-list-components] .component-link {
  display: block;
  text-decoration: none;
  width: 100%;
}
[is=flynt-list-components] .component-description {
  color: #000;
  position: relative;
}
[is=flynt-list-components] .component-description > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-list-components] .component-description > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
[is=flynt-list-components] .component-description h1, [is=flynt-list-components] .component-description h2, [is=flynt-list-components] .component-description h3, [is=flynt-list-components] .component-description h4, [is=flynt-list-components] .component-description h5, [is=flynt-list-components] .component-description h6, [is=flynt-list-components] .component-description .h1, [is=flynt-list-components] .component-description .h2, [is=flynt-list-components] .component-description .h3, [is=flynt-list-components] .component-description .h4, [is=flynt-list-components] .component-description .h5, [is=flynt-list-components] .component-description .h6 {
  color: #0b1016;
}
[is=flynt-list-components] .component-footer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: end;
      align-self: flex-end;
  border-top: 1px solid #5a3434;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px;
  width: 100%;
}
[is=flynt-list-components] .component-footer .component-ctaSecondary {
  color: #7b838d;
  text-decoration: none;
}
[is=flynt-list-components] .component-footer .component-ctaSecondary .feather {
  color: inherit;
  margin-right: 2px;
}
[is=flynt-list-components] .component-footer .component-ctaSecondary:hover {
  color: #faf6f3;
}
[is=flynt-list-components] .component-footer .component-ctaPrimary {
  float: right;
  margin-left: auto;
  padding: 0.9rem 0 1.1rem;
}
[is=flynt-list-components] .component-footer .component-ctaPrimary::before {
  bottom: 1.1rem;
}
@media (min-width: 1024px) {
  [is=flynt-list-components] .component-footer {
    padding: 0 30px;
  }
}

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
[is=flynt-navigation-burger] {
  height: 45px;
}
@media (min-width: 1024px) {
  [is=flynt-navigation-burger] {
    display: none;
  }
}
[is=flynt-navigation-burger] .container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #7800b4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  left: 0;
  padding-bottom: 15px;
  padding-top: 15px;
  position: fixed;
  right: 0;
  top: 45px;
  width: 100%;
  z-index: 99;
}
.admin-bar [is=flynt-navigation-burger] .container {
  top: 46px;
}
@media (min-width: 783px) {
  .admin-bar [is=flynt-navigation-burger] .container {
    top: 32px;
  }
}
[is=flynt-navigation-burger] .logo {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 35px;
}
[is=flynt-navigation-burger] .logo-image {
  height: 100%;
  width: auto;
}
@media (max-width: 1024px) {
  [is=flynt-navigation-burger] .logo {
    display: none;
  }
}
[is=flynt-navigation-burger] .hamburger {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 18px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
}
[is=flynt-navigation-burger] .hamburger::before {
  color: #fff;
  content: "Menü";
  display: inline-block;
  font-family: "Majoris", Helvetica, Arial, sans-serif;
  font-size: 1.5625rem;
  padding: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
[is=flynt-navigation-burger] .hamburger::after {
  color: #fff;
  content: "Menu Schliessen";
  display: none;
  font-family: "Majoris", Helvetica, Arial, sans-serif;
  font-size: 1.5625rem;
  padding: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
[is=flynt-navigation-burger].flyntComponent-menuIsOpen .hamburger::before {
  content: "Menu";
  display: none;
}
[is=flynt-navigation-burger].flyntComponent-menuIsOpen .hamburger::after {
  content: "Menu Schliessen";
  display: block;
}
[is=flynt-navigation-burger] .menu {
  display: block;
  list-style: none;
  padding: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: #f00;
  height: calc(100% - 45px);
  left: 0;
  margin: 0;
  overflow-y: auto;
  padding-bottom: 0;
  padding-top: 0;
  position: fixed;
  top: 90px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: visibility 0.45s, -webkit-transform 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  transition: visibility 0.45s, -webkit-transform 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.45s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.45s;
  transition: transform 0.45s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.45s, -webkit-transform 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  visibility: hidden;
  width: 100%;
  z-index: 98;
}
.admin-bar [is=flynt-navigation-burger] .menu {
  top: 91px;
}
@media (min-width: 783px) {
  .admin-bar [is=flynt-navigation-burger] .menu {
    top: 77px;
  }
}
[is=flynt-navigation-burger] .menu-item--current .menu-link {
  background-color: #fad2b4;
  color: #000;
  letter-spacing: 1px;
}
[is=flynt-navigation-burger] .menu-link {
  color: #fae6f0;
  display: inline-block;
  font-family: "Majoris", Helvetica, Arial, sans-serif;
  padding: 7px 18px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  width: 100%;
}
[is=flynt-navigation-burger] .menu-link:focus {
  background-color: #fad2b4;
  color: #000;
}
@media (min-width: 768px) {
  [is=flynt-navigation-burger] .menu-link {
    padding-left: 40px;
    padding-right: 40px;
  }
}
[is=flynt-navigation-burger] .menu-submenu {
  background-color: #fad2b4;
  height: 0;
  position: relative;
  top: 0;
  -webkit-transition: 400ms;
  transition: 400ms;
}
[is=flynt-navigation-burger] .menu-submenu .menu-item a {
  color: #000;
}
[is=flynt-navigation-burger].flyntComponent-menuIsOpen .menu {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  visibility: visible;
}
[is=flynt-navigation-burger] .sub-open {
  background-color: #fad2b4;
}
[is=flynt-navigation-burger] .sub-open .open-submenu {
  border-bottom: solid #000 2px;
  color: #000;
}
[is=flynt-navigation-burger] .sub-open .menu-submenu {
  height: auto;
}

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
[is=flynt-navigation-sub] {
  display: none;
  height: 45px;
}
@media (min-width: 1024px) {
  [is=flynt-navigation-sub] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    width: 375px;
  }
}
[is=flynt-navigation-sub] .container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #c81e1e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  text-align: center;
  width: 375px;
  z-index: 98;
}
[is=flynt-navigation-sub] .container .sub-menu-title-anchor {
  background-color: #c81e1e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
[is=flynt-navigation-sub] .container .sub-menu-title-anchor:hover {
  background-color: #faf6f3;
}
[is=flynt-navigation-sub] .container .sub-menu-title-anchor:hover .header-link {
  color: #000;
}
.admin-bar [is=flynt-navigation-sub] .container {
  top: 46px;
}
@media (min-width: 783px) {
  .admin-bar [is=flynt-navigation-sub] .container {
    top: 32px;
  }
}
[is=flynt-navigation-sub] .header {
  cursor: pointer;
  display: block;
  height: 45px;
  pointer-events: none;
  position: relative;
  width: auto;
}
[is=flynt-navigation-sub] .header-link {
  color: #fff;
  display: inline-block;
  font-family: "Majoris", Helvetica, Arial, sans-serif;
  font-size: 1.5625rem;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
[is=flynt-navigation-sub] .menu {
  display: block;
  list-style: none;
  padding: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: calc(100vh - 45px);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  left: 0;
  margin: 0;
  overflow-y: auto;
  padding-bottom: 0;
  padding-top: 0;
  position: fixed;
  top: 45px;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  -webkit-transition: visibility 0.45s, -webkit-transform 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  transition: visibility 0.45s, -webkit-transform 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.45s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.45s;
  transition: transform 0.45s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.45s, -webkit-transform 0.45s cubic-bezier(0.19, 1, 0.22, 1);
  visibility: visible;
  width: 375px;
  z-index: 1;
}
.admin-bar [is=flynt-navigation-sub] .menu {
  top: 91px;
}
@media (min-width: 783px) {
  .admin-bar [is=flynt-navigation-sub] .menu {
    top: 77px;
  }
}
[is=flynt-navigation-sub] .menu-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #faf6f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
[is=flynt-navigation-sub] .menu-item .menu-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Majoris", Helvetica, Arial, sans-serif;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 1px;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0s;
  transition: color 0s;
  width: 100%;
}
@media (min-width: 768px) {
  [is=flynt-navigation-sub] .menu-item .menu-link {
    padding-left: 0;
    padding-right: 0;
  }
}
[is=flynt-navigation-sub] .menu-item--current,
[is=flynt-navigation-sub] .menu .active {
  background-color: #ff6e00;
}
[is=flynt-navigation-sub] .menu-item--current .menu-link,
[is=flynt-navigation-sub] .menu .active .menu-link {
  color: #fff;
  font-family: "Majoris", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}
[is=flynt-navigation-sub] .menu-item:hover {
  background-color: #ff6e00;
}
[is=flynt-navigation-sub] .menu-item:hover .menu-link {
  color: #fff;
}
[is=flynt-navigation-sub].flyntComponent-menuIsOpen .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: calc(100vh - 45px);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  visibility: visible;
  width: 375px;
}
[is=flynt-navigation-sub].flyntComponent-menuIsOpen .menu-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

[is=flynt-accordion-default] .accordion {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
[is=flynt-accordion-default] .panel {
  padding-bottom: 15px;
}
[is=flynt-accordion-default] .panel:last-child {
  padding-bottom: 0;
}
[is=flynt-accordion-default] .panel-trigger {
  cursor: pointer;
  margin: 0;
  padding: 15px 30px 15px 0;
  position: relative;
  width: 100%;
}
[is=flynt-accordion-default] .panel-trigger::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='32' height='32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline fill='none' stroke='rgb(65, 71, 81)' stroke-width='2' points='2,9 16,25 30,9 '/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 30px;
}
[is=flynt-accordion-default] .panel-trigger[aria-expanded=true]::after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
[is=flynt-accordion-default] .panel-content {
  display: none;
  margin: 0;
  padding: 0;
}
[is=flynt-accordion-default] .panel-inner {
  padding: 0;
}

[is=flynt-block-count-up] .blockCountUp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  text-align: center;
}
[is=flynt-block-count-up] .blockCountUp > * {
  width: calc((50%) - 1 / 2 * 24px);
}
[is=flynt-block-count-up] .blockCountUp > *:nth-child(n) {
  margin-right: 24px;
  margin-top: 0;
}
[is=flynt-block-count-up] .blockCountUp > *:nth-child(1n+3) {
  margin-top: 40px;
}
[is=flynt-block-count-up] .blockCountUp > *:nth-child(2n) {
  margin-right: 0;
}
[is=flynt-block-count-up] .blockCountUp > *:last-child {
  margin-right: 0;
}
@media (min-width: 480px) {
  [is=flynt-block-count-up] .blockCountUp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  [is=flynt-block-count-up] .blockCountUp > * {
    width: calc((50%) - 1 / 2 * 24px);
  }
  [is=flynt-block-count-up] .blockCountUp > *:nth-child(n) {
    margin-right: 24px;
    margin-top: 0;
  }
  [is=flynt-block-count-up] .blockCountUp > *:nth-child(1n+3) {
    margin-top: 40px;
  }
  [is=flynt-block-count-up] .blockCountUp > *:nth-child(2n) {
    margin-right: 0;
  }
  [is=flynt-block-count-up] .blockCountUp > *:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  [is=flynt-block-count-up] .blockCountUp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  [is=flynt-block-count-up] .blockCountUp > * {
    width: calc((25%) - 3 / 4 * 24px);
  }
  [is=flynt-block-count-up] .blockCountUp > *:nth-child(n) {
    margin-right: 24px;
    margin-top: 0;
  }
  [is=flynt-block-count-up] .blockCountUp > *:nth-child(1n+5) {
    margin-top: 50px;
  }
  [is=flynt-block-count-up] .blockCountUp > *:nth-child(4n) {
    margin-right: 0;
  }
  [is=flynt-block-count-up] .blockCountUp > *:last-child {
    margin-right: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  [is=flynt-block-count-up] .blockCountUp .item-count-3 {
    margin: 0;
    width: 33.333%;
  }
}
[is=flynt-block-count-up] .icon {
  height: 60px;
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  [is=flynt-block-count-up] .icon {
    margin-bottom: 25px;
  }
}
[is=flynt-block-count-up] .feather {
  color: #fff;
  height: 60px;
  stroke-width: 1px;
  top: 0;
  vertical-align: top;
  width: 60px;
}
[is=flynt-block-count-up] .countValue {
  font-size: 1.75rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  [is=flynt-block-count-up] .countValue {
    font-size: 2.25rem;
  }
}
@media (min-width: 1024px) {
  [is=flynt-block-count-up] .countValue {
    font-size: 2.875rem;
    line-height: 3.125rem;
    margin-bottom: 5px;
  }
}
[is=flynt-block-count-up].themeDark .countValue, [is=flynt-block-count-up].themeLight .countValue {
  color: #faf6f3;
}
[is=flynt-block-count-up].themeHero .feather {
  color: #ffcccc;
  opacity: 0.7;
}
[is=flynt-block-count-up].themeLight .feather {
  color: rgba(0, 0, 0, 0.8);
}

@media (min-width: 1024px) {
  [is=flynt-block-image-text-parallax] .box {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
[is=flynt-block-image-text-parallax] .box-inner {
  position: relative;
}
@media (min-width: 768px) {
  [is=flynt-block-image-text-parallax] .box-inner--content {
    margin-right: auto;
    max-width: 600px;
    position: relative;
    z-index: 20;
  }
}
@media (min-width: 1024px) {
  [is=flynt-block-image-text-parallax] .box-inner--content {
    max-width: 100%;
    padding: 80px 40px;
    width: 50%;
    z-index: 0;
  }
}
@media (min-width: 1280px) {
  [is=flynt-block-image-text-parallax] .box-inner--content {
    padding: 300px 150px;
    width: 40%;
  }
}
[is=flynt-block-image-text-parallax] .box-inner--content::after {
  background-color: inherit;
  bottom: calc((50vw - 20px) / -1.5);
  content: "";
  display: block;
  left: -20px;
  position: absolute;
  right: -20px;
  top: 0;
}
@media (min-width: 640px) {
  [is=flynt-block-image-text-parallax] .box-inner--content::after {
    bottom: -200px;
  }
}
@media (min-width: 768px) {
  [is=flynt-block-image-text-parallax] .box-inner--content::after {
    display: none;
  }
}
@media (min-width: 1024px) {
  [is=flynt-block-image-text-parallax] .box-inner--content::after {
    bottom: auto;
    display: block;
    height: 100%;
    left: 100%;
    top: 0;
    width: 56%;
  }
}
[is=flynt-block-image-text-parallax] .box-inner--image {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  position: relative;
  z-index: 10;
}
@media (min-width: 768px) {
  [is=flynt-block-image-text-parallax] .box-inner--image {
    bottom: 40px;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  [is=flynt-block-image-text-parallax] .box-inner--image {
    bottom: auto;
    max-width: 100%;
    width: 50%;
  }
}
@media (min-width: 1280px) {
  [is=flynt-block-image-text-parallax] .box-inner--image {
    width: 60%;
  }
}
@media (min-width: 1024px) {
  [is=flynt-block-image-text-parallax] .box--imageLeft {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  [is=flynt-block-image-text-parallax] .box--imageLeft .box-inner--content::after {
    left: auto;
    right: 100%;
  }
}
[is=flynt-block-image-text-parallax] .box-copy {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  padding: 40px 0 20px 0;
  position: relative;
  z-index: 10;
}
[is=flynt-block-image-text-parallax] .box-copy > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-block-image-text-parallax] .box-copy > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  [is=flynt-block-image-text-parallax] .box-copy {
    padding: 40px;
  }
}
@media (min-width: 1024px) {
  [is=flynt-block-image-text-parallax] .box-copy {
    max-width: 440px;
    padding: 0;
  }
}

[is=flynt-block-text-image-crop] {
  overflow: hidden;
}
@media (max-width: 767px) {
  [is=flynt-block-text-image-crop].componentSpacing {
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 768px) {
  [is=flynt-block-text-image-crop] .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
  }
}
[is=flynt-block-text-image-crop] .box-inner--image {
  position: relative;
}
@media (min-width: 768px) {
  [is=flynt-block-text-image-crop] .box-inner--image {
    width: 45%;
  }
}
[is=flynt-block-text-image-crop] .box-inner--content {
  padding: 24px 20px;
}
@media (min-width: 768px) {
  [is=flynt-block-text-image-crop] .box-inner--content {
    padding: 40px;
    width: 55%;
  }
}
@media (min-width: 1024px) {
  [is=flynt-block-text-image-crop] .box-inner--content {
    padding: 40px 80px;
  }
}
@media (min-width: 1280px) {
  [is=flynt-block-text-image-crop] .box-inner--content {
    padding: 150px 300px;
  }
}
[is=flynt-block-text-image-crop] .box-contentWrapper {
  max-width: 600px;
}
[is=flynt-block-text-image-crop] .box-contentWrapper > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-block-text-image-crop] .box-contentWrapper > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  [is=flynt-block-text-image-crop] .box--imageRight {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  [is=flynt-block-text-image-crop] .box--imageRight .figure-caption {
    text-align: right;
  }
  [is=flynt-block-text-image-crop] .box--imageRight .box-contentWrapper {
    margin-left: auto;
  }
}
[is=flynt-block-text-image-crop] .figure {
  margin: 0;
}
@media (min-width: 768px) {
  [is=flynt-block-text-image-crop] .figure {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
}
[is=flynt-block-text-image-crop] .figure-image {
  font-family: "object-fit: cover";
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  width: 100%;
}
[is=flynt-block-text-image-crop] .figure-caption {
  padding: 0 20px;
}

[is=flynt-block-wysiwyg-sidebar] .contentWrapper {
  max-width: 800px;
}
@media (min-width: 480px) {
  [is=flynt-block-wysiwyg-sidebar] .contentWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
[is=flynt-block-wysiwyg-sidebar] .sidebar {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 1.5rem;
  text-align: left;
}
[is=flynt-block-wysiwyg-sidebar] .sidebar > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-block-wysiwyg-sidebar] .sidebar > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 480px) {
  [is=flynt-block-wysiwyg-sidebar] .sidebar {
    margin-bottom: 0;
    padding-right: 15px;
    width: 200px;
  }
}
[is=flynt-block-wysiwyg-sidebar] .content {
  max-width: 600px;
  text-align: left;
}
[is=flynt-block-wysiwyg-sidebar] .content > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-block-wysiwyg-sidebar] .content > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (min-width: 1280px) {
  [is=flynt-form-contact-form-7] .preContent {
    margin-bottom: 40px;
  }
  [is=flynt-form-contact-form-7] .postContent {
    margin-top: 40px;
  }
}
[is=flynt-form-contact-form-7] .form {
  margin: 0 auto;
  max-width: 700px;
}
[is=flynt-form-contact-form-7] .form .visuallyHidden + br {
  display: none;
}
@media (min-width: 768px) {
  [is=flynt-form-contact-form-7] .form.boxPadding {
    padding: 50px;
  }
}
@media (min-width: 480px) {
  [is=flynt-form-contact-form-7] .form-row-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
  }
  [is=flynt-form-contact-form-7] .form-row-2 > * {
    width: calc((50%) - 1 / 2 * 16px);
  }
  [is=flynt-form-contact-form-7] .form-row-2 > *:nth-child(n) {
    margin-right: 16px;
    margin-top: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-2 > *:nth-child(1n+3) {
    margin-top: 24px;
  }
  [is=flynt-form-contact-form-7] .form-row-2 > *:nth-child(2n) {
    margin-right: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-2 > *:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  [is=flynt-form-contact-form-7] .form-row-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
  }
  [is=flynt-form-contact-form-7] .form-row-2 > * {
    width: calc((50%) - 1 / 2 * 32px);
  }
  [is=flynt-form-contact-form-7] .form-row-2 > *:nth-child(n) {
    margin-right: 32px;
    margin-top: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-2 > *:nth-child(1n+3) {
    margin-top: 24px;
  }
  [is=flynt-form-contact-form-7] .form-row-2 > *:nth-child(2n) {
    margin-right: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-2 > *:last-child {
    margin-right: 0;
  }
}
@media (min-width: 480px) {
  [is=flynt-form-contact-form-7] .form-row-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
  }
  [is=flynt-form-contact-form-7] .form-row-3 > * {
    width: calc((33.3333333333%) - 2 / 3 * 16px);
  }
  [is=flynt-form-contact-form-7] .form-row-3 > *:nth-child(n) {
    margin-right: 16px;
    margin-top: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-3 > *:nth-child(1n+4) {
    margin-top: 24px;
  }
  [is=flynt-form-contact-form-7] .form-row-3 > *:nth-child(3n) {
    margin-right: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-3 > *:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  [is=flynt-form-contact-form-7] .form-row-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
  }
  [is=flynt-form-contact-form-7] .form-row-3 > * {
    width: calc((33.3333333333%) - 2 / 3 * 32px);
  }
  [is=flynt-form-contact-form-7] .form-row-3 > *:nth-child(n) {
    margin-right: 32px;
    margin-top: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-3 > *:nth-child(1n+4) {
    margin-top: 24px;
  }
  [is=flynt-form-contact-form-7] .form-row-3 > *:nth-child(3n) {
    margin-right: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-3 > *:last-child {
    margin-right: 0;
  }
}
@media (min-width: 480px) {
  [is=flynt-form-contact-form-7] .form-row-2-lg-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-left > * {
    width: calc((50%) - 1 / 2 * 16px);
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-left > *:nth-child(n) {
    margin-right: 16px;
    margin-top: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-left > *:nth-child(1n+3) {
    margin-top: 24px;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-left > *:nth-child(2n) {
    margin-right: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-left > *:last-child {
    margin-right: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-left > *:first-child {
    width: calc(66.66666% - 5.3333333333px);
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-left > *:last-child {
    width: calc(33.33333% - 10.6666666667px);
  }
}
@media (min-width: 768px) {
  [is=flynt-form-contact-form-7] .form-row-2-lg-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-left > * {
    width: calc((50%) - 1 / 2 * 32px);
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-left > *:nth-child(n) {
    margin-right: 32px;
    margin-top: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-left > *:nth-child(1n+3) {
    margin-top: 24px;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-left > *:nth-child(2n) {
    margin-right: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-left > *:last-child {
    margin-right: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-left > *:first-child {
    width: calc(66.66666% - 10.6666666667px);
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-left > *:last-child {
    width: calc(33.33333% - 21.3333333333px);
  }
}
@media (min-width: 480px) {
  [is=flynt-form-contact-form-7] .form-row-2-lg-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-right > * {
    width: calc((50%) - 1 / 2 * 16px);
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-right > *:nth-child(n) {
    margin-right: 16px;
    margin-top: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-right > *:nth-child(1n+3) {
    margin-top: 24px;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-right > *:nth-child(2n) {
    margin-right: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-right > *:last-child {
    margin-right: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-right > *:first-child {
    width: calc(33.33333% - 10.6666666667px);
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-right > *:last-child {
    width: calc(66.66666% - 5.3333333333px);
  }
}
@media (min-width: 768px) {
  [is=flynt-form-contact-form-7] .form-row-2-lg-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-right > * {
    width: calc((50%) - 1 / 2 * 32px);
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-right > *:nth-child(n) {
    margin-right: 32px;
    margin-top: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-right > *:nth-child(1n+3) {
    margin-top: 24px;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-right > *:nth-child(2n) {
    margin-right: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-right > *:last-child {
    margin-right: 0;
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-right > *:first-child {
    width: calc(33.33333% - 21.3333333333px);
  }
  [is=flynt-form-contact-form-7] .form-row-2-lg-right > *:last-child {
    width: calc(66.66666% - 10.6666666667px);
  }
}
@media (min-width: 480px) {
  [is=flynt-form-contact-form-7] .form-flex {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
[is=flynt-form-contact-form-7] .form-flex [type=tel], [is=flynt-form-contact-form-7] .form-flex [type=url], [is=flynt-form-contact-form-7] .form-flex [type=text], [is=flynt-form-contact-form-7] .form-flex [type=date], [is=flynt-form-contact-form-7] .form-flex [type=email], [is=flynt-form-contact-form-7] .form-flex [type=search], [is=flynt-form-contact-form-7] .form-flex [type=number], [is=flynt-form-contact-form-7] .form-flex [type=password], [is=flynt-form-contact-form-7] .form-flex textarea, [is=flynt-form-contact-form-7] .form-flex select {
  border-radius: 4px;
  height: 56px;
}
[is=flynt-form-contact-form-7] .form-flex + .wpcf7-validation-errors {
  display: none !important;
}
[is=flynt-form-contact-form-7] .form-flex-col {
  margin: 0 0 1rem;
}
@media (min-width: 480px) {
  [is=flynt-form-contact-form-7] .form-flex-col {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin: 0 16px 0 0;
  }
  [is=flynt-form-contact-form-7] .form-flex-col:last-child {
    margin-right: 0;
  }
}
[is=flynt-form-contact-form-7] .form-flex-col .ajax-loader {
  display: none !important;
}
[is=flynt-form-contact-form-7] .form-flex-col .button {
  width: 100%;
}
[is=flynt-form-contact-form-7] .form-group {
  margin: 0 0 1rem;
}
@media (min-width: 768px) {
  [is=flynt-form-contact-form-7] .form-group {
    margin: 0 0 1.875rem;
  }
}
[is=flynt-form-contact-form-7] .form-button .ajax-loader {
  background-image: url("../assets/icons/spinner.svg");
  background-size: 20px 20px;
  height: 20px;
  margin: 0 0 0 10px;
  width: 20px;
}
@media (max-width: 479px) {
  [is=flynt-form-contact-form-7] .form-button {
    text-align: center;
  }
  [is=flynt-form-contact-form-7] .form-button .button {
    width: 100%;
  }
  [is=flynt-form-contact-form-7] .form-button .ajax-loader {
    display: none;
    margin: 15px 0 0;
  }
  [is=flynt-form-contact-form-7] .form-button .ajax-loader.is-active {
    display: inline-block;
  }
}
[is=flynt-form-contact-form-7] .wpcf7-form [type=tel], [is=flynt-form-contact-form-7] .wpcf7-form [type=url], [is=flynt-form-contact-form-7] .wpcf7-form [type=text], [is=flynt-form-contact-form-7] .wpcf7-form [type=date], [is=flynt-form-contact-form-7] .wpcf7-form [type=email], [is=flynt-form-contact-form-7] .wpcf7-form [type=search], [is=flynt-form-contact-form-7] .wpcf7-form [type=number], [is=flynt-form-contact-form-7] .wpcf7-form [type=password], [is=flynt-form-contact-form-7] .wpcf7-form textarea, [is=flynt-form-contact-form-7] .wpcf7-form select {
  width: 100%;
}
[is=flynt-form-contact-form-7] .wpcf7-form textarea {
  display: block;
}
[is=flynt-form-contact-form-7] .wpcf7-form-control-wrap {
  display: block;
}
[is=flynt-form-contact-form-7] .wpcf7-form-control-wrap input,
[is=flynt-form-contact-form-7] .wpcf7-form-control-wrap textarea,
[is=flynt-form-contact-form-7] .wpcf7-form-control-wrap select {
  margin-bottom: 0;
}
[is=flynt-form-contact-form-7] .wpcf7-list-item {
  margin: 0 2rem 0 0;
}
[is=flynt-form-contact-form-7] .wpcf7-list-item:last-child {
  margin-right: 0;
}
[is=flynt-form-contact-form-7] .wpcf7-not-valid {
  border-color: #ef3f45;
}
[is=flynt-form-contact-form-7] .wpcf7-not-valid-tip {
  color: #ef3f45;
  font-size: 0.88rem;
  margin-top: 5px;
}
[is=flynt-form-contact-form-7] .wpcf7-response-output {
  border: 0;
  color: #ef3f45;
  margin: 32px 0 0;
  padding: 0;
  text-align: center;
}
@media (min-width: 768px) {
  [is=flynt-form-contact-form-7] .wpcf7-response-output {
    margin-top: 40px;
  }
}
[is=flynt-form-contact-form-7] .wpcf7-validation-errors, [is=flynt-form-contact-form-7] .wpcf7-acceptance-missing, [is=flynt-form-contact-form-7] .wpcf7-spam-blocked, [is=flynt-form-contact-form-7] .wpcf7-mail-sent-ng, [is=flynt-form-contact-form-7] .wpcf7-aborted {
  color: #ef3f45;
}
[is=flynt-form-contact-form-7] .wpcf7-mail-sent-ok {
  color: #0b1016;
}
[is=flynt-form-contact-form-7] .wpcf7-quiz-label {
  display: block;
  margin-bottom: 0.5rem;
}
[is=flynt-form-contact-form-7] .wpcf7 label {
  width: 100%;
}
[is=flynt-form-contact-form-7] .wpcf7 .label-wrap label {
  margin-bottom: 0;
}
[is=flynt-form-contact-form-7] .wpcf7 [type=file] {
  max-width: 100%;
  padding: 0;
}
[is=flynt-form-contact-form-7] .wpcf7 [type=checkbox],
[is=flynt-form-contact-form-7] .wpcf7 [type=radio] {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 1px;
}
[is=flynt-form-contact-form-7] .wpcf7 [type=checkbox], [is=flynt-form-contact-form-7] .wpcf7 [type=checkbox]:hover, [is=flynt-form-contact-form-7] .wpcf7 [type=checkbox]:focus,
[is=flynt-form-contact-form-7] .wpcf7 [type=radio],
[is=flynt-form-contact-form-7] .wpcf7 [type=radio]:hover,
[is=flynt-form-contact-form-7] .wpcf7 [type=radio]:focus {
  border-color: #5a3434;
  outline: 0;
}
[is=flynt-form-contact-form-7] .wpcf7 [type=checkbox]:focus + span::before,
[is=flynt-form-contact-form-7] .wpcf7 [type=radio]:focus + span::before {
  outline: 1px solid #faf6f3;
}
[is=flynt-form-contact-form-7] .wpcf7 [type=checkbox] + span,
[is=flynt-form-contact-form-7] .wpcf7 [type=radio] + span {
  display: inline-block;
  padding-left: 1.875rem;
  position: relative;
  width: 100%;
}
[is=flynt-form-contact-form-7] .wpcf7 [type=checkbox] + span::before,
[is=flynt-form-contact-form-7] .wpcf7 [type=radio] + span::before {
  background-color: #fff;
  border: 1px solid #5a3434;
  border-radius: 2px;
  content: "";
  display: block;
  height: 15px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 4px;
  -webkit-transition: border-color 0.2s ease, background-color 0.2s ease;
  transition: border-color 0.2s ease, background-color 0.2s ease;
  width: 15px;
}
[is=flynt-form-contact-form-7] .wpcf7 [type=checkbox]:checked + span::before,
[is=flynt-form-contact-form-7] .wpcf7 [type=radio]:checked + span::before {
  background-color: #faf6f3;
  border-color: #faf6f3;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
          box-shadow: inset 0 0 0 2px #fff;
}
[is=flynt-form-contact-form-7] .wpcf7 [type=radio] + span::before {
  border-radius: 50%;
}
[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) [type=tel], [is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) [type=url], [is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) [type=text], [is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) [type=date], [is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) [type=email], [is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) [type=search], [is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) [type=number], [is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) [type=password], [is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) textarea, [is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) select, [is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) [type=tel], [is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) [type=url], [is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) [type=text], [is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) [type=date], [is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) [type=email], [is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) [type=search], [is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) [type=number], [is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) [type=password], [is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) textarea, [is=flynt-form-contact-form-7].themeDark .form:not(.themeReset) select {
  border: 0;
  outline: none;
}
[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) .button:hover, [is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) .button:focus {
  background-color: #faf6f3;
  border-color: #faf6f3;
  color: #fff;
}
[is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) .wpcf7-not-valid-tip, [is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) .wpcf7-validation-errors, [is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) .wpcf7-acceptance-missing, [is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) .wpcf7-spam-blocked, [is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) .wpcf7-mail-sent-ng, [is=flynt-form-contact-form-7].themeHero .form:not(.themeReset) .wpcf7-aborted {
  color: #000;
}

.flynt-hero-banner-image-text {
  -webkit-hyphens: manual;
      -ms-hyphens: manual;
          hyphens: manual;
  position: relative;
}
.flynt-hero-banner-image-text--small {
  height: 44vh;
}
.flynt-hero-banner-image-text--medium {
  height: 62vh;
}
.flynt-hero-banner-image-text--full {
  height: 100vh;
}
.flynt-hero-banner-image-text .picture {
  height: 400px;
  position: relative;
  width: 100%;
}
.flynt-hero-banner-image-text .image {
  background: #414751;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.flynt-hero-banner-image-text .imageEl--leftTopAlignMobile {
  -o-object-position: left top;
     object-position: left top;
}
.flynt-hero-banner-image-text .imageEl--leftCenterAlignMobile {
  -o-object-position: left center;
     object-position: left center;
}
.flynt-hero-banner-image-text .imageEl--leftBottomAlignMobile {
  -o-object-position: left bottom;
     object-position: left bottom;
}
.flynt-hero-banner-image-text .imageEl--rightTopAlignMobile {
  -o-object-position: right top;
     object-position: right top;
}
.flynt-hero-banner-image-text .imageEl--rightCenterAlignMobile {
  -o-object-position: right center;
     object-position: right center;
}
.flynt-hero-banner-image-text .imageEl--rightBottomAlignMobile {
  -o-object-position: right bottom;
     object-position: right bottom;
}
.flynt-hero-banner-image-text .imageEl--centerTopAlignMobile {
  -o-object-position: center top;
     object-position: center top;
}
.flynt-hero-banner-image-text .imageEl--centerCenterAlignMobile {
  -o-object-position: center center;
     object-position: center center;
}
.flynt-hero-banner-image-text .imageEl--centerBottomAlignMobile {
  -o-object-position: center bottom;
     object-position: center bottom;
}
@media (min-width: 768px) {
  .flynt-hero-banner-image-text .imageEl--leftTopAlignDesktop {
    -o-object-position: left top;
       object-position: left top;
  }
  .flynt-hero-banner-image-text .imageEl--leftCenterAlignDesktop {
    -o-object-position: left center;
       object-position: left center;
  }
  .flynt-hero-banner-image-text .imageEl--leftBottomAlignDesktop {
    -o-object-position: left bottom;
       object-position: left bottom;
  }
  .flynt-hero-banner-image-text .imageEl--rightTopAlignDesktop {
    -o-object-position: right top;
       object-position: right top;
  }
  .flynt-hero-banner-image-text .imageEl--rightCenterAlignDesktop {
    -o-object-position: right center;
       object-position: right center;
  }
  .flynt-hero-banner-image-text .imageEl--rightBottomAlignDesktop {
    -o-object-position: right bottom;
       object-position: right bottom;
  }
  .flynt-hero-banner-image-text .imageEl--centerTopAlignDesktop {
    -o-object-position: center top;
       object-position: center top;
  }
  .flynt-hero-banner-image-text .imageEl--centerCenterAlignDesktop {
    -o-object-position: center center;
       object-position: center center;
  }
  .flynt-hero-banner-image-text .imageEl--centerBottomAlignDesktop {
    -o-object-position: center bottom;
       object-position: center bottom;
  }
}
.flynt-hero-banner-image-text .content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 0;
  max-width: 1000px;
  padding: 20px;
  position: absolute;
  top: 0;
  width: auto;
}
.flynt-hero-banner-image-text .content-inner {
  color: #fff;
  max-width: 600px;
  text-align: left;
}
.flynt-hero-banner-image-text .content-inner > :first-child {
  margin-top: 0;
  padding-top: 0;
}
.flynt-hero-banner-image-text .content-inner > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.flynt-hero-banner-image-text .content-inner h1, .flynt-hero-banner-image-text .content-inner h2, .flynt-hero-banner-image-text .content-inner h3, .flynt-hero-banner-image-text .content-inner h4, .flynt-hero-banner-image-text .content-inner h5, .flynt-hero-banner-image-text .content-inner h6, .flynt-hero-banner-image-text .content-inner .h1, .flynt-hero-banner-image-text .content-inner .h2, .flynt-hero-banner-image-text .content-inner .h3, .flynt-hero-banner-image-text .content-inner .h4, .flynt-hero-banner-image-text .content-inner .h5, .flynt-hero-banner-image-text .content-inner .h6 {
  color: inherit;
}
@media (max-width: 599px) {
  .flynt-hero-banner-image-text br {
    content: " ";
  }
}

[is=flynt-hero-cta] .container {
  text-align: center;
}
[is=flynt-hero-cta] .container > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-hero-cta] .container > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 599px) {
  [is=flynt-hero-cta] br {
    content: " ";
  }
}

[is=flynt-hero-image-cta] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[is=flynt-hero-image-cta] .mobileHorizontalAlign--left.mobileVerticalAlign--top {
  -o-object-position: left top;
     object-position: left top;
}
[is=flynt-hero-image-cta] .mobileHorizontalAlign--left.mobileVerticalAlign--center {
  -o-object-position: left center;
     object-position: left center;
}
[is=flynt-hero-image-cta] .mobileHorizontalAlign--left.mobileVerticalAlign--bottom {
  -o-object-position: left bottom;
     object-position: left bottom;
}
[is=flynt-hero-image-cta] .mobileHorizontalAlign--center.mobileVerticalAlign--top {
  -o-object-position: center top;
     object-position: center top;
}
[is=flynt-hero-image-cta] .mobileHorizontalAlign--center.mobileVerticalAlign--center {
  -o-object-position: center center;
     object-position: center center;
}
[is=flynt-hero-image-cta] .mobileHorizontalAlign--center.mobileVerticalAlign--bottom {
  -o-object-position: center bottom;
     object-position: center bottom;
}
[is=flynt-hero-image-cta] .mobileHorizontalAlign--right.mobileVerticalAlign--top {
  -o-object-position: right top;
     object-position: right top;
}
[is=flynt-hero-image-cta] .mobileHorizontalAlign--right.mobileVerticalAlign--center {
  -o-object-position: right center;
     object-position: right center;
}
[is=flynt-hero-image-cta] .mobileHorizontalAlign--right.mobileVerticalAlign--bottom {
  -o-object-position: right bottom;
     object-position: right bottom;
}
[is=flynt-hero-image-cta]:not(.fullWidth) .container {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  [is=flynt-hero-image-cta]:not(.fullWidth) .container {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
[is=flynt-hero-image-cta]:not(.fullWidth) .container .content-picture {
  left: 20px;
  right: 20px;
}
@media (min-width: 768px) {
  [is=flynt-hero-image-cta]:not(.fullWidth) .container .content-picture {
    left: 40px;
    right: 40px;
  }
}
@media (min-width: 1280px) {
  [is=flynt-hero-image-cta]:not(.fullWidth) .container .content-picture {
    left: 150px;
    right: 150px;
  }
}
[is=flynt-hero-image-cta],
[is=flynt-hero-image-cta] .content,
[is=flynt-hero-image-cta] .content-wrapper {
  min-height: 420px;
}
@media (min-width: 768px) {
  [is=flynt-hero-image-cta],
  [is=flynt-hero-image-cta] .content,
  [is=flynt-hero-image-cta] .content-wrapper {
    min-height: 540px;
  }
}
[is=flynt-hero-image-cta] .content {
  -ms-flex-line-pack: center;
      align-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 20px;
  position: relative;
  width: 100%;
}
@media (min-width: 1280px) {
  [is=flynt-hero-image-cta] .content {
    padding: 50px 0;
  }
}
[is=flynt-hero-image-cta] .content-wrapper {
  -ms-flex-line-pack: center;
      align-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  max-width: 600px;
  width: 100%;
}
[is=flynt-hero-image-cta] .content-html {
  position: relative;
  text-align: center;
  width: 100%;
}
[is=flynt-hero-image-cta] .content-html > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-hero-image-cta] .content-html > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
[is=flynt-hero-image-cta] .content-html:not([class*=theme]) {
  color: #fff;
}
[is=flynt-hero-image-cta] .content-html:not([class*=theme]) h1, [is=flynt-hero-image-cta] .content-html:not([class*=theme]) h2, [is=flynt-hero-image-cta] .content-html:not([class*=theme]) h3, [is=flynt-hero-image-cta] .content-html:not([class*=theme]) h4, [is=flynt-hero-image-cta] .content-html:not([class*=theme]) h5, [is=flynt-hero-image-cta] .content-html:not([class*=theme]) h6, [is=flynt-hero-image-cta] .content-html:not([class*=theme]) .h1, [is=flynt-hero-image-cta] .content-html:not([class*=theme]) .h2, [is=flynt-hero-image-cta] .content-html:not([class*=theme]) .h3, [is=flynt-hero-image-cta] .content-html:not([class*=theme]) .h4, [is=flynt-hero-image-cta] .content-html:not([class*=theme]) .h5, [is=flynt-hero-image-cta] .content-html:not([class*=theme]) .h6 {
  color: inherit;
}
[is=flynt-hero-image-cta] .content-picture {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
[is=flynt-hero-image-cta] .content-background {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
[is=flynt-hero-image-cta] .content-pictureEl {
  height: 100%;
  width: 100%;
}
[is=flynt-hero-image-cta] .content-image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (min-width: 768px) {
  [is=flynt-hero-image-cta] .desktopHorizontalAlign--left.desktopVerticalAlign--top {
    -o-object-position: left top;
       object-position: left top;
  }
  [is=flynt-hero-image-cta] .desktopHorizontalAlign--left.desktopVerticalAlign--center {
    -o-object-position: left center;
       object-position: left center;
  }
  [is=flynt-hero-image-cta] .desktopHorizontalAlign--left.desktopVerticalAlign--bottom {
    -o-object-position: left bottom;
       object-position: left bottom;
  }
  [is=flynt-hero-image-cta] .desktopHorizontalAlign--center.desktopVerticalAlign--top {
    -o-object-position: center top;
       object-position: center top;
  }
  [is=flynt-hero-image-cta] .desktopHorizontalAlign--center.desktopVerticalAlign--center {
    -o-object-position: center center;
       object-position: center center;
  }
  [is=flynt-hero-image-cta] .desktopHorizontalAlign--center.desktopVerticalAlign--bottom {
    -o-object-position: center bottom;
       object-position: center bottom;
  }
  [is=flynt-hero-image-cta] .desktopHorizontalAlign--right.desktopVerticalAlign--top {
    -o-object-position: right top;
       object-position: right top;
  }
  [is=flynt-hero-image-cta] .desktopHorizontalAlign--right.desktopVerticalAlign--center {
    -o-object-position: right center;
       object-position: right center;
  }
  [is=flynt-hero-image-cta] .desktopHorizontalAlign--right.desktopVerticalAlign--bottom {
    -o-object-position: right bottom;
       object-position: right bottom;
  }
}
@media (max-width: 629px) {
  [is=flynt-hero-image-cta] br {
    content: " ";
  }
}

[is=flynt-hero-image-text] {
  position: relative;
}
[is=flynt-hero-image-text] .picture {
  height: 100%;
  position: relative;
  width: 100%;
}
[is=flynt-hero-image-text] .image {
  background: #414751;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
[is=flynt-hero-image-text] .content {
  background-position: center;
  background-size: cover;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 380px;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
[is=flynt-hero-image-text] .content h1, [is=flynt-hero-image-text] .content h2, [is=flynt-hero-image-text] .content h3, [is=flynt-hero-image-text] .content h4, [is=flynt-hero-image-text] .content h5, [is=flynt-hero-image-text] .content h6, [is=flynt-hero-image-text] .content .h1, [is=flynt-hero-image-text] .content .h2, [is=flynt-hero-image-text] .content .h3, [is=flynt-hero-image-text] .content .h4, [is=flynt-hero-image-text] .content .h5, [is=flynt-hero-image-text] .content .h6 {
  color: inherit;
  padding-right: 30%;
}
@media (max-width: 599px) {
  [is=flynt-hero-image-text] br {
    content: " ";
  }
}

[is=flynt-hero-slider] .slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
[is=flynt-hero-slider] .slider-button {
  width: 1rem;
  height: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
[is=flynt-hero-slider] .slider-button--prev {
  background-image: url("../assets/icons/navigate_before.svg");
}
[is=flynt-hero-slider] .slider-button--next {
  background-image: url("../assets/icons/navigate_next.svg");
}
[is=flynt-hero-slider] .slider-button--play {
  width: 1.25rem;
  height: 1.25rem;
  background-image: url("../assets/icons/pause_circle.svg");
}
[is=flynt-hero-slider] .slider-button.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}
@media (min-width: 768px) {
  [is=flynt-hero-slider] .slider-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
[is=flynt-hero-slider] .slider.paused .slider-button--play {
  background-image: url("../assets/icons/play_circle.svg");
}
[is=flynt-hero-slider] .slider-nav {
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.5rem;
  z-index: 1;
}
[is=flynt-hero-slider] .slider-nav .slider-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
}
[is=flynt-hero-slider] .slider-nav .swiper-pagination-bullet {
  display: inline-block;
  width: 69px;
  height: 2px;
  background-color: rgb(var(--colors-lightgray) / 1);
}
[is=flynt-hero-slider] .slider-nav .swiper-pagination-bullet-active {
  background-color: rgb(var(--colors-darkgray) / 1);
}
[is=flynt-hero-slider] .picture-imageEl--leftTopAlignMobile {
  -o-object-position: left top;
     object-position: left top;
}
[is=flynt-hero-slider] .picture-imageEl--leftCenterAlignMobile {
  -o-object-position: left center;
     object-position: left center;
}
[is=flynt-hero-slider] .picture-imageEl--leftBottomAlignMobile {
  -o-object-position: left bottom;
     object-position: left bottom;
}
[is=flynt-hero-slider] .picture-imageEl--rightTopAlignMobile {
  -o-object-position: right top;
     object-position: right top;
}
[is=flynt-hero-slider] .picture-imageEl--rightCenterAlignMobile {
  -o-object-position: right center;
     object-position: right center;
}
[is=flynt-hero-slider] .picture-imageEl--rightBottomAlignMobile {
  -o-object-position: right bottom;
     object-position: right bottom;
}
[is=flynt-hero-slider] .picture-imageEl--centerTopAlignMobile {
  -o-object-position: center top;
     object-position: center top;
}
[is=flynt-hero-slider] .picture-imageEl--centerCenterAlignMobile {
  -o-object-position: center center;
     object-position: center center;
}
[is=flynt-hero-slider] .picture-imageEl--centerBottomAlignMobile {
  -o-object-position: center bottom;
     object-position: center bottom;
}
@media (min-width: 768px) {
  [is=flynt-hero-slider] .picture-imageEl--leftTopAlignDesktop {
    -o-object-position: left top;
       object-position: left top;
  }
  [is=flynt-hero-slider] .picture-imageEl--leftCenterAlignDesktop {
    -o-object-position: left center;
       object-position: left center;
  }
  [is=flynt-hero-slider] .picture-imageEl--leftBottomAlignDesktop {
    -o-object-position: left bottom;
       object-position: left bottom;
  }
  [is=flynt-hero-slider] .picture-imageEl--rightTopAlignDesktop {
    -o-object-position: right top;
       object-position: right top;
  }
  [is=flynt-hero-slider] .picture-imageEl--rightCenterAlignDesktop {
    -o-object-position: right center;
       object-position: right center;
  }
  [is=flynt-hero-slider] .picture-imageEl--rightBottomAlignDesktop {
    -o-object-position: right bottom;
       object-position: right bottom;
  }
  [is=flynt-hero-slider] .picture-imageEl--centerTopAlignDesktop {
    -o-object-position: center top;
       object-position: center top;
  }
  [is=flynt-hero-slider] .picture-imageEl--centerCenterAlignDesktop {
    -o-object-position: center center;
       object-position: center center;
  }
  [is=flynt-hero-slider] .picture-imageEl--centerBottomAlignDesktop {
    -o-object-position: center bottom;
       object-position: center bottom;
  }
}

[is=flynt-hero-text-image] {
  overflow-x: hidden;
}
@media (min-width: 1024px) {
  [is=flynt-hero-text-image] .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  [is=flynt-hero-text-image] .container--textLeft .column--content {
    padding-right: 24px;
  }
}
[is=flynt-hero-text-image] .container--textRight {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (min-width: 1024px) {
  [is=flynt-hero-text-image] .container--textRight .column--content {
    padding-left: 24px;
  }
}
[is=flynt-hero-text-image] .column--content {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
@media (min-width: 1024px) {
  [is=flynt-hero-text-image] .column--content {
    -ms-flex-item-align: center;
        align-self: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0;
  }
  [is=flynt-hero-text-image] .column--content > :first-child {
    margin-top: 0;
    padding-top: 0;
  }
  [is=flynt-hero-text-image] .column--content > :last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
[is=flynt-hero-text-image] .image {
  font-family: "object-fit: contain";
  max-height: 400px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 1024px) {
  [is=flynt-hero-text-image] .image {
    font-family: "object-fit: fill";
    height: 600px;
    max-height: none;
    max-width: none;
    -o-object-fit: fill;
       object-fit: fill;
    width: auto;
  }
}

[is=flynt-list-icons] .items {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
}
[is=flynt-list-icons] .items > * {
  width: calc((100%) - 0 / 1 * 24px);
}
[is=flynt-list-icons] .items > *:nth-child(n) {
  margin-right: 24px;
  margin-top: 0;
}
[is=flynt-list-icons] .items > *:nth-child(1n+2) {
  margin-top: 48px;
}
[is=flynt-list-icons] .items > *:nth-child(1n) {
  margin-right: 0;
}
[is=flynt-list-icons] .items > *:last-child {
  margin-right: 0;
}
@media (min-width: 480px) {
  [is=flynt-list-icons] .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  [is=flynt-list-icons] .items > * {
    width: calc((50%) - 1 / 2 * 24px);
  }
  [is=flynt-list-icons] .items > *:nth-child(n) {
    margin-right: 24px;
    margin-top: 0;
  }
  [is=flynt-list-icons] .items > *:nth-child(1n+3) {
    margin-top: 48px;
  }
  [is=flynt-list-icons] .items > *:nth-child(2n) {
    margin-right: 0;
  }
  [is=flynt-list-icons] .items > *:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  [is=flynt-list-icons] .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
  }
  [is=flynt-list-icons] .items > * {
    width: calc((25%) - 3 / 4 * 24px);
  }
  [is=flynt-list-icons] .items > *:nth-child(n) {
    margin-right: 24px;
    margin-top: 0;
  }
  [is=flynt-list-icons] .items > *:nth-child(1n+5) {
    margin-top: 48px;
  }
  [is=flynt-list-icons] .items > *:nth-child(4n) {
    margin-right: 0;
  }
  [is=flynt-list-icons] .items > *:last-child {
    margin-right: 0;
  }
}
[is=flynt-list-icons] .feather {
  height: auto;
  width: 100%;
}
[is=flynt-list-icons] .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 320px;
}
[is=flynt-list-icons] .item-icon {
  height: 45px;
  width: 45px;
}
[is=flynt-list-icons] .item-content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 15px;
}
[is=flynt-list-icons] .item-content > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-list-icons] .item-content > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
[is=flynt-list-icons] .item-linkWrapper {
  margin-top: 0.75rem;
}
[is=flynt-list-icons] .items--centered {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
[is=flynt-list-icons] .items--centered .item-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  margin: 0 auto;
  width: 80px;
}
[is=flynt-list-icons] .items--centered .feather {
  color: #fff;
  height: auto;
  margin: 0 auto;
  top: 0;
  width: 40px;
}
[is=flynt-list-icons].themeHero .items--centered .item-icon {
  background-color: #000;
}

[is=flynt-list-logos] .list {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[is=flynt-list-logos] .list > * {
  width: calc((50%) - 1 / 2 * 12px);
}
[is=flynt-list-logos] .list > *:nth-child(n) {
  margin-right: 12px;
  margin-top: 0;
}
[is=flynt-list-logos] .list > *:nth-child(1n+3) {
  margin-top: 12px;
}
[is=flynt-list-logos] .list > *:nth-child(2n) {
  margin-right: 0;
}
[is=flynt-list-logos] .list > *:last-child {
  margin-right: 0;
}
@media (min-width: 375px) {
  [is=flynt-list-logos] .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  [is=flynt-list-logos] .list > * {
    width: calc((33.3333333333%) - 2 / 3 * 16px);
  }
  [is=flynt-list-logos] .list > *:nth-child(n) {
    margin-right: 16px;
    margin-top: 0;
  }
  [is=flynt-list-logos] .list > *:nth-child(1n+4) {
    margin-top: 16px;
  }
  [is=flynt-list-logos] .list > *:nth-child(3n) {
    margin-right: 0;
  }
  [is=flynt-list-logos] .list > *:last-child {
    margin-right: 0;
  }
}
@media (min-width: 575px) {
  [is=flynt-list-logos] .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  [is=flynt-list-logos] .list > * {
    width: calc((25%) - 3 / 4 * 16px);
  }
  [is=flynt-list-logos] .list > *:nth-child(n) {
    margin-right: 16px;
    margin-top: 0;
  }
  [is=flynt-list-logos] .list > *:nth-child(1n+5) {
    margin-top: 16px;
  }
  [is=flynt-list-logos] .list > *:nth-child(4n) {
    margin-right: 0;
  }
  [is=flynt-list-logos] .list > *:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  [is=flynt-list-logos] .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  [is=flynt-list-logos] .list > * {
    width: calc((16.6666666667%) - 5 / 6 * 16px);
  }
  [is=flynt-list-logos] .list > *:nth-child(n) {
    margin-right: 16px;
    margin-top: 0;
  }
  [is=flynt-list-logos] .list > *:nth-child(1n+7) {
    margin-top: 16px;
  }
  [is=flynt-list-logos] .list > *:nth-child(6n) {
    margin-right: 0;
  }
  [is=flynt-list-logos] .list > *:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1280px) {
  [is=flynt-list-logos] .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  [is=flynt-list-logos] .list > * {
    width: calc((12.5%) - 7 / 8 * 16px);
  }
  [is=flynt-list-logos] .list > *:nth-child(n) {
    margin-right: 16px;
    margin-top: 0;
  }
  [is=flynt-list-logos] .list > *:nth-child(1n+9) {
    margin-top: 16px;
  }
  [is=flynt-list-logos] .list > *:nth-child(8n) {
    margin-right: 0;
  }
  [is=flynt-list-logos] .list > *:last-child {
    margin-right: 0;
  }
}
[is=flynt-list-logos] .media {
  display: block;
  height: 0;
  padding-bottom: 70%;
  position: relative;
}
.flyntComponent--card[is=flynt-list-logos] .media {
  background-color: #fff;
  padding-bottom: 100%;
}

.flyntComponent--card.themeLight[is=flynt-list-logos] .media {
  background-color: #fff;
}

.flyntComponent--card.themeDark[is=flynt-list-logos] .media {
  background-color: #fff;
}

.flyntComponent--card.themeHero[is=flynt-list-logos] .media {
  background-color: #fff;
}

[is=flynt-list-logos] .media--svg {
  height: auto;
  padding-bottom: 0;
}
[is=flynt-list-logos] .media--svg .logo {
  position: static;
}
.flyntComponent--card[is=flynt-list-logos] .media--svg .logo {
  position: absolute;
}

[is=flynt-list-logos] .logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  padding: 12px;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (min-width: 375px) {
  [is=flynt-list-logos] .logo {
    padding: 16px;
  }
}
@media (min-width: 480px) {
  [is=flynt-list-logos] .logo {
    padding: 24px;
  }
}
.flyntComponent--card[is=flynt-list-logos] .logo {
  padding: 16px;
}
@media (min-width: 375px) {
  .flyntComponent--card[is=flynt-list-logos] .logo {
    padding: 20px;
  }
}
@media (min-width: 480px) {
  .flyntComponent--card[is=flynt-list-logos] .logo {
    padding: 28px;
  }
}
@media (min-width: 575px) {
  .flyntComponent--card[is=flynt-list-logos] .logo {
    padding: 24px;
  }
}
@media (min-width: 768px) {
  .flyntComponent--card[is=flynt-list-logos] .logo {
    padding: 20px;
  }
}
@media (min-width: 1200px) {
  .flyntComponent--card[is=flynt-list-logos] .logo {
    padding: 36px;
  }
}
@media (min-width: 1280px) {
  .flyntComponent--card[is=flynt-list-logos] .logo {
    padding: 24px;
  }
}
.flyntComponent--card[is=flynt-list-logos] .logo:hover .caption {
  color: #fff;
  display: block;
  opacity: 1;
  -webkit-transition: opacity 600ms;
  transition: opacity 600ms;
  visibility: visible;
}

[is=flynt-list-logos] .caption {
  background-color: #faf6f3;
  bottom: 0;
  display: block;
  font-size: 0.8125rem;
  font-weight: 700;
  left: 0;
  line-height: 1.15;
  margin: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 600ms, visibility 0s linear 600ms;
  transition: opacity 600ms, visibility 0s linear 600ms;
  visibility: visible;
}
.flyntComponent--card[is=flynt-list-logos] .caption {
  padding: 10px;
}

[is=flynt-list-logos] .image {
  display: block;
  height: auto;
  margin: 0;
  width: 100%;
}
[is=flynt-list-logos] .image-object {
  height: 100%;
}
[is=flynt-list-logos] .image-object .image-tag {
  display: block;
  font-family: "object-fit: contain";
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
[is=flynt-list-logos] .image-tag {
  display: block;
  height: auto;
  width: 100%;
}
[is=flynt-list-logos] .image svg {
  display: block;
  height: auto;
  width: 100%;
}

[is=flynt-list-social] {
  text-align: center;
}
[is=flynt-list-social] .socialList {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[is=flynt-list-social] .socialList-link {
  display: inline-block;
}
[is=flynt-list-social] .socialList-link svg {
  display: block;
  height: 70px;
  max-width: 70px;
  padding: 15px;
  width: auto;
}
[is=flynt-list-social] .socialList-link svg path {
  fill: #0b1016;
  -webkit-transition: opacity 0.2s cubic-bezier(0.175, 0.885, 0.32, 0.275);
  transition: opacity 0.2s cubic-bezier(0.175, 0.885, 0.32, 0.275);
}
[is=flynt-list-social] .socialList-link:hover svg {
  opacity: 0.7;
}
[is=flynt-list-social] .socialList-link--mail svg {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
[is=flynt-list-social].themeDark .socialList-link svg path, [is=flynt-list-social].themeHero .socialList-link svg path {
  fill: #fff;
}

[is=flynt-navigation-footer-columns] .list {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 1024px) {
  [is=flynt-navigation-footer-columns] .list {
    grid-template-columns: repeat(3, 1fr);
  }
}
[is=flynt-navigation-footer-columns] .list-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f00;
  padding: 10px;
  text-align: center;
  width: 100%;
}
[is=flynt-navigation-footer-columns] .list-item > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-navigation-footer-columns] .list-item > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
[is=flynt-navigation-footer-columns] .list-item:hover {
  background-color: #faf6f3;
}
[is=flynt-navigation-footer-columns] .list-item:hover .list-title {
  color: #000;
}
[is=flynt-navigation-footer-columns] .list-item .list-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fae6f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[is=flynt-navigation-footer-columns] .list-link {
  color: #f00;
}
[is=flynt-navigation-footer-columns] .list .childList {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
[is=flynt-navigation-footer-columns] .list .childList-item {
  line-height: 1.625;
  margin: 0;
  padding: 0 0 0.5rem;
}
[is=flynt-navigation-footer-columns] .list .childList-item:last-child {
  padding-bottom: 0;
}
[is=flynt-navigation-footer-columns] + [is=flynt-navigation-footer] .container {
  padding-top: 0;
}
[is=flynt-navigation-footer-columns] .columns {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media (min-width: 1024px) {
  [is=flynt-navigation-footer-columns] .columns {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
[is=flynt-navigation-footer-columns] .columns-info {
  background-color: #fae6f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0;
  text-align: center;
  width: 100%;
}
@media (min-width: 1024px) {
  [is=flynt-navigation-footer-columns] .columns-info {
    width: 100%;
  }
}
[is=flynt-navigation-footer-columns] .columns-menu {
  -ms-flex-item-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media (min-width: 1024px) {
  [is=flynt-navigation-footer-columns] .columns-menu {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}
[is=flynt-navigation-footer-columns] .columns-menu .menu {
  width: 100%;
}
[is=flynt-navigation-footer-columns] .columns-social {
  -ms-flex-item-align: center;
      align-self: center;
  background-color: #f00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media (min-width: 1024px) {
  [is=flynt-navigation-footer-columns] .columns-social {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
[is=flynt-navigation-footer-columns] .columns-social .socialList {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
}
[is=flynt-navigation-footer-columns] .columns-social .socialList-item {
  display: inline-block;
  padding: 10px;
  width: 100%;
}
[is=flynt-navigation-footer-columns] .columns-social .socialList-item:hover {
  background-color: #faf6f3;
}
[is=flynt-navigation-footer-columns] .columns-social .socialList-item:hover .socialList-link {
  color: #000;
}
@media (min-width: 1024px) {
  [is=flynt-navigation-footer-columns] .columns-social .socialList-item {
    width: 33.3%;
  }
}
[is=flynt-navigation-footer-columns] .columns-social .socialList-item .socialList-link {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  color: #fae6f0;
  display: block;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
[is=flynt-navigation-footer-columns] .columns-backToTop {
  background-color: #ff6e00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
  width: 100%;
}
[is=flynt-navigation-footer-columns] .columns-backToTop-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 50%;
}
@media (min-width: 1024px) {
  [is=flynt-navigation-footer-columns] .columns-backToTop-info {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
[is=flynt-navigation-footer-columns] .columns-backToTop-info .body-head {
  margin: 0;
}
[is=flynt-navigation-footer-columns] .columns-backToTop button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0;
  padding: 0;
  width: 50%;
}
[is=flynt-navigation-footer-columns] .columns-backToTop button:hover {
  color: #faf6f3;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
[is=flynt-navigation-footer-columns] .logo-image {
  display: block;
  margin: 0 auto;
  max-width: 132px;
  width: auto;
}
@media (min-width: 768px) {
  [is=flynt-navigation-footer-columns] .logo-image {
    margin: 0 0 0 auto;
  }
}
[is=flynt-navigation-footer-columns] .social {
  padding: 20px;
}
[is=flynt-navigation-footer-columns] .social > :first-child {
  margin-top: 0;
  padding-top: 0;
}
[is=flynt-navigation-footer-columns] .social > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (min-width: 1024px) {
  .has-sidebar [is=flynt-navigation-footer-columns] {
    margin-left: 375px;
  }
}

[is=flynt-slider-image-gallery] .figure {
  margin: 0;
}
[is=flynt-slider-image-gallery] .sliderMain {
  background: #414751;
  position: relative;
}
[is=flynt-slider-image-gallery] .sliderMain-item {
  height: 0;
  overflow: hidden;
  padding-bottom: 66.6666666667%;
}
@media (min-width: 1024px) {
  [is=flynt-slider-image-gallery] .sliderMain-item {
    height: 682.6666666667px;
    padding-bottom: 0;
  }
}
[is=flynt-slider-image-gallery] .sliderMain-button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: background-color 0.2s ease, opacity 0.2s ease;
  transition: background-color 0.2s ease, opacity 0.2s ease;
  width: 40px;
  z-index: 10;
}
@media (min-width: 1024px) {
  [is=flynt-slider-image-gallery] .sliderMain-button:hover, [is=flynt-slider-image-gallery] .sliderMain-button:focus {
    background-color: #faf6f3;
  }
}
[is=flynt-slider-image-gallery] .sliderMain-button.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}
[is=flynt-slider-image-gallery] .sliderMain-button--prev {
  left: 15px;
}
[is=flynt-slider-image-gallery] .sliderMain-button--next {
  right: 15px;
}
[is=flynt-slider-image-gallery] .sliderMain-button .feather {
  color: #fff;
  height: auto;
  top: 0;
  width: 80%;
}
[is=flynt-slider-image-gallery] .sliderMain .figure {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 1024px) {
  [is=flynt-slider-image-gallery] .sliderMain .figure {
    position: relative;
  }
}
[is=flynt-slider-image-gallery] .sliderMain .figure-image {
  height: 100%;
  margin: 0 auto;
  width: auto;
}
[is=flynt-slider-image-gallery] .sliderMain .figure-caption {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  display: inline-block;
  font-size: 0.8rem;
  max-width: 450px;
  padding: 0.25rem 0.5rem;
  position: absolute;
  right: 0;
}
[is=flynt-slider-image-gallery] .sliderThumb {
  padding: 1rem 0;
}
[is=flynt-slider-image-gallery] .sliderThumb-item {
  cursor: pointer;
  height: 65px;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  width: auto;
}
@media (min-width: 1280px) {
  [is=flynt-slider-image-gallery] .sliderThumb-item:hover, [is=flynt-slider-image-gallery] .sliderThumb-item:focus {
    opacity: 1;
  }
}
[is=flynt-slider-image-gallery] .sliderThumb-item.swiper-slide-active {
  cursor: default;
  opacity: 1;
}

[is=flynt-slider-images-centered] .slider-item {
  max-width: 375px;
}
@media (min-width: 768px) {
  [is=flynt-slider-images-centered] .slider-item {
    max-width: 580px;
  }
}
@media (min-width: 1024px) {
  [is=flynt-slider-images-centered] .slider-item {
    max-width: 870px;
  }
}
[is=flynt-slider-images-centered] .slider-item .figure {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  margin: 0;
  overflow: hidden;
  -webkit-transform: scale(0.9) translate3d(0, 0, 0);
          transform: scale(0.9) translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
[is=flynt-slider-images-centered] .slider-item .figure::before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), color-stop(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.8)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8));
  content: "";
  height: 102%;
  opacity: 1;
  position: absolute;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  width: 102%;
}
[is=flynt-slider-images-centered] .slider-item .figure-caption {
  background: rgba(0, 0, 0, 0.4);
  bottom: 0;
  color: #fff;
  display: inline-block;
  font-size: 0.8rem;
  max-width: 450px;
  padding: 0.25rem 0.5rem;
  position: absolute;
  right: 0;
}
[is=flynt-slider-images-centered] .slider-item.swiper-slide-active .figure {
  -webkit-transform: scale(1) translate3d(0, 0, 0);
          transform: scale(1) translate3d(0, 0, 0);
}
[is=flynt-slider-images-centered] .slider-item.swiper-slide-active .figure::before {
  opacity: 0;
}
[is=flynt-slider-images-centered] .slider-button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  display: none;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: opacity 0.2s ease-out, background-color 0.2s ease-out;
  transition: opacity 0.2s ease-out, background-color 0.2s ease-out;
  width: 40px;
  z-index: 10;
}
[is=flynt-slider-images-centered] .slider-button.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}
[is=flynt-slider-images-centered] .slider-button .feather {
  color: #fff;
  height: auto;
  top: 0;
  width: 80%;
}
[is=flynt-slider-images-centered] .slider-button--prev {
  left: 10px;
}
@media (min-width: 1280px) {
  [is=flynt-slider-images-centered] .slider-button--prev {
    left: 40px;
  }
}
[is=flynt-slider-images-centered] .slider-button--next {
  right: 10px;
}
@media (min-width: 1280px) {
  [is=flynt-slider-images-centered] .slider-button--next {
    right: 40px;
  }
}
@media (min-width: 768px) {
  [is=flynt-slider-images-centered] .slider-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  [is=flynt-slider-images-centered] .slider-button:hover, [is=flynt-slider-images-centered] .slider-button:focus {
    background-color: #faf6f3;
  }
}
[is=flynt-slider-images-centered] .slider-pagination {
  margin-top: 1.5rem;
  text-align: center;
}
@media (min-width: 1280px) {
  [is=flynt-slider-images-centered] .slider-pagination {
    margin-top: 3rem;
  }
}
[is=flynt-slider-images-centered] .slider-pagination .swiper-pagination-bullet {
  background-color: rgba(65, 71, 81, 0.2);
  height: 6px;
  opacity: 1;
  -webkit-transition: width 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.3s ease;
  transition: width 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.3s ease;
  width: 6px;
}
[is=flynt-slider-images-centered] .slider-pagination .swiper-pagination-bullet-active {
  background-color: #414751;
  border-radius: 4px;
  width: 20px;
}
[is=flynt-slider-images-centered] .slider-pagination .swiper-pagination-bullet:hover, [is=flynt-slider-images-centered] .slider-pagination .swiper-pagination-bullet:focus {
  background-color: #414751;
}
[is=flynt-slider-images-centered].themeDark .swiper-pagination-bullet, [is=flynt-slider-images-centered].themeHero .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.2);
}
[is=flynt-slider-images-centered].themeDark .swiper-pagination-bullet-active, [is=flynt-slider-images-centered].themeDark .swiper-pagination-bullet:hover, [is=flynt-slider-images-centered].themeDark .swiper-pagination-bullet:focus, [is=flynt-slider-images-centered].themeHero .swiper-pagination-bullet-active, [is=flynt-slider-images-centered].themeHero .swiper-pagination-bullet:hover, [is=flynt-slider-images-centered].themeHero .swiper-pagination-bullet:focus {
  background-color: #fff;
}

[is=flynt-slider-personen] .slider-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  height: 180px;
  max-width: 375px;
}
@media (min-width: 1024px) {
  [is=flynt-slider-personen] .slider-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    height: 260px;
    max-width: 532px;
  }
}
[is=flynt-slider-personen] .slider-item img {
  max-width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px) {
  [is=flynt-slider-personen] .slider-item img {
    max-width: 50%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
[is=flynt-slider-personen] .slider-item .content {
  max-width: 100%;
}
@media (min-width: 1024px) {
  [is=flynt-slider-personen] .slider-item .content {
    max-width: 50%;
  }
}
[is=flynt-slider-personen] .slider-item:nth-child(odd) {
  background-color: #f00;
}
[is=flynt-slider-personen] .slider-item:nth-child(even) {
  background-color: #fae6f0;
}
[is=flynt-slider-personen] .slider-button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  display: none;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: opacity 0.2s ease-out, background-color 0.2s ease-out;
  transition: opacity 0.2s ease-out, background-color 0.2s ease-out;
  width: 40px;
  z-index: 10;
}
[is=flynt-slider-personen] .slider-button.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}
[is=flynt-slider-personen] .slider-button .feather {
  color: #fff;
  height: auto;
  top: 0;
  width: 80%;
}
[is=flynt-slider-personen] .slider-button--prev {
  left: 10px;
}
@media (min-width: 1280px) {
  [is=flynt-slider-personen] .slider-button--prev {
    left: 40px;
  }
}
[is=flynt-slider-personen] .slider-button--next {
  right: 10px;
}
@media (min-width: 1280px) {
  [is=flynt-slider-personen] .slider-button--next {
    right: 40px;
  }
}
@media (min-width: 768px) {
  [is=flynt-slider-personen] .slider-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  [is=flynt-slider-personen] .slider-button:hover, [is=flynt-slider-personen] .slider-button:focus {
    background-color: #faf6f3;
  }
}
[is=flynt-slider-personen] .slider-pagination {
  margin-top: 1.5rem;
  text-align: center;
}
@media (min-width: 1280px) {
  [is=flynt-slider-personen] .slider-pagination {
    margin-top: 3rem;
  }
}
[is=flynt-slider-personen] .slider-pagination .swiper-pagination-bullet {
  background-color: rgba(65, 71, 81, 0.2);
  height: 6px;
  opacity: 1;
  -webkit-transition: width 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.3s ease;
  transition: width 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.3s ease;
  width: 6px;
}
[is=flynt-slider-personen] .slider-pagination .swiper-pagination-bullet-active {
  background-color: #414751;
  border-radius: 4px;
  width: 20px;
}
[is=flynt-slider-personen] .slider-pagination .swiper-pagination-bullet:hover, [is=flynt-slider-personen] .slider-pagination .swiper-pagination-bullet:focus {
  background-color: #414751;
}

[is=flynt-side-logo] .logo--big {
  position: fixed;
  right: 0;
  top: 75vh;
}
[is=flynt-side-logo] .logo--big .logo-image {
  width: 150px;
}
[is=flynt-side-logo] .logo--small {
  position: fixed;
  right: 0;
  top: 308px;
}
[is=flynt-side-logo] .logo--small .logo-image {
  width: 150px;
}
[is=flynt-side-logo] .logo--addRose {
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: addrose;
          animation-name: addrose;
}
@media (max-width: 1023px) {
  [is=flynt-side-logo] .logo--noAnimation {
    -webkit-animation: unset !important;
            animation: unset !important;
    -webkit-transform: rotate(-15deg) translateX(111px) !important;
            transform: rotate(-15deg) translateX(111px) !important;
  }
}
@-webkit-keyframes addrose {
  from {
    -webkit-transform: rotate(0) translateX(0);
            transform: rotate(0) translateX(0);
  }
  to {
    -webkit-transform: rotate(-15deg) translateX(111px);
            transform: rotate(-15deg) translateX(111px);
  }
}
@keyframes addrose {
  from {
    -webkit-transform: rotate(0) translateX(0);
            transform: rotate(0) translateX(0);
  }
  to {
    -webkit-transform: rotate(-15deg) translateX(111px);
            transform: rotate(-15deg) translateX(111px);
  }
}
[is=flynt-side-logo] .logo--removeRose {
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: removerose;
          animation-name: removerose;
}
@-webkit-keyframes removerose {
  from {
    -webkit-transform: rotate(-15deg) translateX(111px);
            transform: rotate(-15deg) translateX(111px);
  }
  to {
    -webkit-transform: rotate(0) translateX(0);
            transform: rotate(0) translateX(0);
  }
}
@keyframes removerose {
  from {
    -webkit-transform: rotate(-15deg) translateX(111px);
            transform: rotate(-15deg) translateX(111px);
  }
  to {
    -webkit-transform: rotate(0) translateX(0);
            transform: rotate(0) translateX(0);
  }
}
@media (min-width: 1024px) {
  [is=flynt-side-logo] .logo--big {
    position: fixed;
    right: 0;
    top: 306px;
  }
  [is=flynt-side-logo] .logo--big .logo-image {
    width: 361.25px;
  }
  [is=flynt-side-logo] .logo--small {
    position: fixed;
    right: 0;
    top: 100px;
  }
  [is=flynt-side-logo] .logo--small .logo-image {
    width: 150px;
  }
  [is=flynt-side-logo] .logo--addRose {
    -webkit-animation-delay: 0;
            animation-delay: 0;
    -webkit-animation-direction: normal;
            animation-direction: normal;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-name: addrose;
            animation-name: addrose;
  }
  @-webkit-keyframes addrose {
    from {
      -webkit-transform: rotate(0) translateX(0);
              transform: rotate(0) translateX(0);
    }
    to {
      -webkit-transform: rotate(-15deg) translateX(111px);
              transform: rotate(-15deg) translateX(111px);
    }
  }
  @keyframes addrose {
    from {
      -webkit-transform: rotate(0) translateX(0);
              transform: rotate(0) translateX(0);
    }
    to {
      -webkit-transform: rotate(-15deg) translateX(111px);
              transform: rotate(-15deg) translateX(111px);
    }
  }
  [is=flynt-side-logo] .logo--removeRose {
    -webkit-animation-delay: 0;
            animation-delay: 0;
    -webkit-animation-direction: normal;
            animation-direction: normal;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-name: removerose;
            animation-name: removerose;
  }
  @-webkit-keyframes removerose {
    from {
      -webkit-transform: rotate(-15deg) translateX(111px);
              transform: rotate(-15deg) translateX(111px);
    }
    to {
      -webkit-transform: rotate(0) translateX(0);
              transform: rotate(0) translateX(0);
    }
  }
  @keyframes removerose {
    from {
      -webkit-transform: rotate(-15deg) translateX(111px);
              transform: rotate(-15deg) translateX(111px);
    }
    to {
      -webkit-transform: rotate(0) translateX(0);
              transform: rotate(0) translateX(0);
    }
  }
}

[is=flynt-slider-images] .slider {
  max-width: 800px;
  position: relative;
}
[is=flynt-slider-images] .slider-item {
  height: 0;
  overflow: hidden;
  padding-bottom: 66.6666666667%;
  position: relative;
}
[is=flynt-slider-images] .slider-button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  width: 40px;
  z-index: 10;
}
@media (min-width: 1024px) {
  [is=flynt-slider-images] .slider-button:hover, [is=flynt-slider-images] .slider-button:focus {
    background-color: #faf6f3;
  }
}
[is=flynt-slider-images] .slider-button.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}
[is=flynt-slider-images] .slider-button--prev {
  left: 15px;
}
[is=flynt-slider-images] .slider-button--next {
  right: 15px;
}
[is=flynt-slider-images] .slider-button .feather {
  color: #fff;
  height: auto;
  top: 0;
  width: 80%;
}
[is=flynt-slider-images] .figure {
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
}
[is=flynt-slider-images] .figure-image {
  height: 100%;
  margin: 0 auto;
  width: auto;
}
[is=flynt-slider-images] .figure-caption {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  display: inline-block;
  font-size: 0.8rem;
  max-width: 450px;
  padding: 0.25rem 0.5rem;
  position: absolute;
  right: 0;
}

@media print {
  *,
  *::before,
  *::after {
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: #000 !important;
    /* Black prints faster */
    text-shadow: none !important;
  }
  .mainHeader,
  .mainFooter,
  .wpFooter {
    display: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  [href]::after {
    content: "(" attr(href) ")";
    display: inline;
  }
  /* prevent link overflowing parent elements */
  .button[href] {
    max-width: 100%;
  }
  abbr[title]::after { /* stylelint-disable-line selector-no-qualifying-type */
    content: "(" attr(title) ")";
  }
  /**
  * Don't show links that are fragment identifiers,
  * or use the `javascript:` pseudo protocol
  */
  [href^="#"]::after,
  [href^="javascript:"]::after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /**
  * Printing Tables:
  * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
  */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/**
 * Swiper 11.1.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 9, 2024
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
      scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* Slide styles end */
a.wysiwyg-link,
.wysiwyg-link,
a .wysiwyg-link{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-color: transparent;
  text-align: left;
  font-size: 1.25rem;
  line-height: 1;
  -webkit-transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, -webkit-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-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-text-decoration-color, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  /* disabled */
}
a.wysiwyg-link[disabled],a.wysiwyg-link:disabled,
.wysiwyg-link[disabled],
.wysiwyg-link:disabled,
a .wysiwyg-link[disabled],
a .wysiwyg-link:disabled{
  pointer-events: none;
}
a.wysiwyg-link svg,
.wysiwyg-link svg,
a .wysiwyg-link svg{
  height: 2rem;
  width: 2rem;
}
a.wysiwyg-link.btn-xs,
.wysiwyg-link.btn-xs,
a .wysiwyg-link.btn-xs{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.875rem;
}
a.bb-icon.wysiwyg-link.btn-xs svg,.bb-icon
.wysiwyg-link.btn-xs svg,
a.bb-icon .wysiwyg-link.btn-xs svg{
  height: 1rem;
  width: 1rem;
}
a.wysiwyg-link.btn-sm,
.wysiwyg-link.btn-sm,
a .wysiwyg-link.btn-sm{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 1rem;
}
@media (min-width: 1300px){
  a.wysiwyg-link.btn-sm,
.wysiwyg-link.btn-sm,
a .wysiwyg-link.btn-sm{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
    font-size: 1rem;
  }
}
a.bb-icon.wysiwyg-link.btn-sm svg,.bb-icon
.wysiwyg-link.btn-sm svg,
a.bb-icon .wysiwyg-link.btn-sm svg{
  height: 1.25rem;
  width: 1.25rem;
}
a.wysiwyg-link.btn-lg,
.wysiwyg-link.btn-lg,
a .wysiwyg-link.btn-lg{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.25rem;
}
@media (min-width: 1300px){
  a.wysiwyg-link.btn-lg,
.wysiwyg-link.btn-lg,
a .wysiwyg-link.btn-lg{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 1.563rem;
  }
}
a.bb-icon.wysiwyg-link.btn-lg svg,.bb-icon
.wysiwyg-link.btn-lg svg,
a.bb-icon .wysiwyg-link.btn-lg svg{
  height: 2rem;
  width: 2rem;
}
a.wysiwyg-link.btn-xl,
.wysiwyg-link.btn-xl,
a .wysiwyg-link.btn-xl{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.563rem;
}
@media (min-width: 1300px){
  a.wysiwyg-link.btn-xl,
.wysiwyg-link.btn-xl,
a .wysiwyg-link.btn-xl{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 1.875rem;
  }
}
a.bb-icon.wysiwyg-link.btn-xl svg,.bb-icon
.wysiwyg-link.btn-xl svg,
a.bb-icon .wysiwyg-link.btn-xl svg{
  height: 2rem;
  width: 2rem;
}
.btn-group > input[type=radio]a.wysiwyg-link,.btn-group > input[type=radio]
.wysiwyg-link,.btn-group > input[type=radio]
a .wysiwyg-link{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.btn-group > input[type=radio]a.wysiwyg-link:before,.btn-group > input[type=radio]
.wysiwyg-link:before,.btn-group > input[type=radio]
a .wysiwyg-link:before {
  content: attr(data-title);
}
a.wysiwyg-link:is(input[type=checkbox]),a.wysiwyg-link:is(input[type=radio]),
.wysiwyg-link:is(input[type=checkbox]),
.wysiwyg-link:is(input[type=radio]),
a .wysiwyg-link:is(input[type=checkbox]),
a .wysiwyg-link:is(input[type=radio]){
  width: auto;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
a.wysiwyg-link:is(input[type=checkbox]):after,a.wysiwyg-link:is(input[type=radio]):after,
.wysiwyg-link:is(input[type=checkbox]):after,
.wysiwyg-link:is(input[type=radio]):after,
a .wysiwyg-link:is(input[type=checkbox]):after,
a .wysiwyg-link:is(input[type=radio]):after{
  --tw-content: attr(aria-label);
  content: var(--tw-content);
}
a.wysiwyg-link,
.wysiwyg-link,
a .wysiwyg-link{
  gap: 0.5rem;
  border-width: 1px;
  font-family: Inter, sans-serif;
  font-family: Anton, sans-serif;
  text-transform: uppercase;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  --tw-shadow: 2px 2px 10px 0px rgba(0,0,0,0.25);
  --tw-shadow-colored: 2px 2px 10px 0px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  -webkit-animation: button-pop var(--animation-btn, 0.25s) ease-out;
          animation: button-pop var(--animation-btn, 0.25s) ease-out;
  /* default btn */
  /* brand colors */
  /* btn with state colors */
  /* btn variants */
  /* disabled */
}
a.wysiwyg-link:active:hover,a.wysiwyg-link:active:focus,
.wysiwyg-link:active:hover,
.wysiwyg-link:active:focus,
a .wysiwyg-link:active:hover,
a .wysiwyg-link:active:focus {
  -webkit-animation: button-pop 0s ease-out;
          animation: button-pop 0s ease-out;
  -webkit-transform: scale(var(--btn-600-scale, 0.98));
          transform: scale(var(--btn-600-scale, 0.98));
}
a.wysiwyg-link,
.wysiwyg-link,
a .wysiwyg-link{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-white) / var(--tw-text-opacity));
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  outline-color: rgb(var(--colors-primary) / 1);
}
a.wysiwyg-link:hover,
.wysiwyg-link:hover,
a .wysiwyg-link:hover{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-lightgray) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-lightgray) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary) / var(--tw-text-opacity));
}
a.wysiwyg-link:active,
.wysiwyg-link:active,
a .wysiwyg-link:active{
  --tw-text-opacity: 1;
  color: rgb(var(--colors-jusorot) / var(--tw-text-opacity));
}
a.wysiwyg-link.btn-active,
.wysiwyg-link.btn-active,
a .wysiwyg-link.btn-active{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
}
a.wysiwyg-link:focus-visible,
.wysiwyg-link:focus-visible,
a .wysiwyg-link:focus-visible{
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
}
a.wysiwyg-link,
.wysiwyg-link,
a .wysiwyg-link{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-jusorot) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-jusorot) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-white) / var(--tw-text-opacity));
  outline-color: rgb(var(--colors-primary) / 1);
}
a.wysiwyg-link:hover,
.wysiwyg-link:hover,
a .wysiwyg-link:hover{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-lightgray) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-lightgray) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary) / var(--tw-text-opacity));
}
a.wysiwyg-link.btn-active,
.wysiwyg-link.btn-active,
a .wysiwyg-link.btn-active{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
}
a.wysiwyg-link.btn-disabled,a.wysiwyg-link[disabled],a.wysiwyg-link:disabled,
.wysiwyg-link.btn-disabled,
.wysiwyg-link[disabled],
.wysiwyg-link:disabled,
a .wysiwyg-link.btn-disabled,
a .wysiwyg-link[disabled],
a .wysiwyg-link:disabled{
  --tw-border-opacity: 0;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  color: rgb(var(--colors-primary-700) / var(--tw-text-opacity));
  --tw-text-opacity: 0.2;
}
@media (hover: hover) {
  a.wysiwyg-link[disabled]:hover,a.wysiwyg-link:disabled:hover,
.wysiwyg-link[disabled]:hover,
.wysiwyg-link:disabled:hover,
a .wysiwyg-link[disabled]:hover,
a .wysiwyg-link:disabled:hover{
    --tw-border-opacity: 0;
    background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
    --tw-bg-opacity: 0.2;
    color: rgb(var(--colors-primary-700) / var(--tw-text-opacity));
    --tw-text-opacity: 0.2;
  }
}
a.wysiwyg-link:is(input[type=checkbox]:checked),a.wysiwyg-link:is(input[type=radio]:checked),
.wysiwyg-link:is(input[type=checkbox]:checked),
.wysiwyg-link:is(input[type=radio]:checked),
a .wysiwyg-link:is(input[type=checkbox]:checked),
a .wysiwyg-link:is(input[type=radio]:checked){
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary) / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary) / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary-700) / var(--tw-text-opacity));
}
@media (hover: hover) {
  a.wysiwyg-link:is(input[type=checkbox]:checked):hover,a.wysiwyg-link:is(input[type=radio]:checked):hover,
.wysiwyg-link:is(input[type=checkbox]:checked):hover,
.wysiwyg-link:is(input[type=radio]:checked):hover,
a .wysiwyg-link:is(input[type=checkbox]:checked):hover,
a .wysiwyg-link:is(input[type=radio]:checked):hover{
    --tw-border-opacity: 1;
    border-color: rgb(var(--colors-primary-500) / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(var(--colors-primary-500) / var(--tw-bg-opacity));
  }
}
a.wysiwyg-link:is(input[type=checkbox]:checked):focus-visible,a.wysiwyg-link:is(input[type=radio]:checked):focus-visible,
.wysiwyg-link:is(input[type=checkbox]:checked):focus-visible,
.wysiwyg-link:is(input[type=radio]:checked):focus-visible,
a .wysiwyg-link:is(input[type=checkbox]:checked):focus-visible,
a .wysiwyg-link:is(input[type=radio]:checked):focus-visible{
  outline-color: rgb(var(--colors-primary) / 1);
}
.first\:col-span-2:first-child{
  grid-column: span 2 / span 2;
}
.hover\:border-primary-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(var(--colors-primary-400) / var(--tw-border-opacity));
}
.hover\:bg-accent:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-accent) / var(--tw-bg-opacity));
}
.hover\:bg-gray-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}
.hover\:bg-lightgray:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-lightgray) / var(--tw-bg-opacity));
}
.hover\:bg-lightgray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-lightgray-100) / var(--tw-bg-opacity));
}
.hover\:bg-primary-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary-400) / var(--tw-bg-opacity));
}
.hover\:bg-primary-900:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(var(--colors-primary-900) / var(--tw-bg-opacity));
}
.hover\:text-jusorot:hover{
  --tw-text-opacity: 1;
  color: rgb(var(--colors-jusorot) / var(--tw-text-opacity));
}
.hover\:text-lightgray:hover{
  --tw-text-opacity: 1;
  color: rgb(var(--colors-lightgray) / var(--tw-text-opacity));
}
.hover\:text-primary:hover{
  --tw-text-opacity: 1;
  color: rgb(var(--colors-primary) / var(--tw-text-opacity));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(var(--colors-white) / var(--tw-text-opacity));
}
.hover\:shadow-2xl:hover{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-btn:hover{
  --tw-shadow: 2px 2px 10px 0px rgba(0,0,0,0.25);
  --tw-shadow-colored: 2px 2px 10px 0px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 640px){
  .sm\:w-1\/2{
    width: 50%;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .md\:grid{
    display: grid;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-1\/3{
    width: 33.333333%;
  }
  .md\:max-w-full{
    max-width: 100%;
  }
  .md\:basis-1\/2{
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:text-4xl{
    font-size: 2.5rem;
  }
  .md\:text-6xl{
    font-size: 5rem;
  }
}
@media (min-width: 1300px){
  .lg\:absolute{
    position: absolute;
  }
  .lg\:relative{
    position: relative;
  }
  .lg\:-left-0{
    left: -0px;
  }
  .lg\:-right-16{
    right: -4rem;
  }
  .lg\:bottom-10{
    bottom: 2.5rem;
  }
  .lg\:left-0{
    left: 0px;
  }
  .lg\:left-auto{
    left: auto;
  }
  .lg\:right-0{
    right: 0px;
  }
  .lg\:top-0{
    top: 0px;
  }
  .lg\:top-\[49px\]{
    top: 49px;
  }
  .lg\:top-auto{
    top: auto;
  }
  .lg\:order-1{
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .lg\:order-2{
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .lg\:mb-0{
    margin-bottom: 0px;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-16{
    height: 4rem;
  }
  .lg\:h-\[73px\]{
    height: 73px;
  }
  .lg\:h-full{
    height: 100%;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-1\/4{
    width: 25%;
  }
  .lg\:min-w-\[380px\]{
    min-width: 380px;
  }
  .lg\:flex-1{
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
  }
  .lg\:basis-1\/3{
    -ms-flex-preferred-size: 33.333333%;
        flex-basis: 33.333333%;
  }
  .lg\:-translate-y-\[4px\]{
    --tw-translate-y: -4px;
    -webkit-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));
            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));
  }
  .lg\:rotate-0{
    --tw-rotate: 0deg;
    -webkit-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));
            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));
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:flex-row{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .lg\:items-center{
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .lg\:justify-end{
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .lg\:gap-4{
    gap: 1rem;
  }
  .lg\:overflow-visible{
    overflow: visible;
  }
  .lg\:bg-accent\/80{
    background-color: rgb(var(--colors-accent) / 0.8);
  }
  .lg\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(var(--colors-white) / var(--tw-bg-opacity));
  }
  .lg\:p-10{
    padding: 2.5rem;
  }
  .lg\:p-12{
    padding: 3rem;
  }
  .lg\:p-8{
    padding: 2rem;
  }
  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:pr-16{
    padding-right: 4rem;
  }
  .lg\:pt-0{
    padding-top: 0px;
  }
  .lg\:text-7xl{
    font-size: 6.25rem;
  }
  .lg\:text-lg{
    font-size: 1.125rem;
  }
  .lg\:opacity-0{
    opacity: 0;
  }
  .group:hover .lg\:group-hover\:opacity-100{
    opacity: 1;
  }
}
/*# sourceMappingURL=main.css.map */
