@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Exo:wght@100;300;400;600;800&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Grape+Nuts&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Lobster+Two:wght@400;700&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;700&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Rye&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200..900;1,200..900&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Henny+Penny&family=Lobster+Two:ital,wght@0,400;0,700;1,400;1,700&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Lavishly+Yours&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Limelight&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Merienda&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Miltonian&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Mystery+Quest&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@400;800&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Splash&display=swap");

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

@tailwind components;

@tailwind utilities;

#components-reconnect-modal{
  display: none !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
  opacity: 0;
}

.bont-loader {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  inset: 0;
  background-color: #241d46;
  color: white;
}

.bont-loader__logo img {
  width: 300px;
  opacity: var(--blazor-load-percentage);
}

.bont-loader__progress {
  position: relative;
  background: #4f4f4f;
  margin-top: 24px;
  height: 34px;
  width: 300px;
  max-width: 75%;
  border: 5px solid #d9f478;
  border-radius: 55px;
  transition: all 0.3s ease;
}

.bont-loader__progress-fill {
  background: #c52981;
  height: 24px;
  width: var(--blazor-load-percentage);
  border-radius: 46px;
  transition: all 0.3s ease;
}

.bont-loader__progress-text {
  display: none;
  content: var(--blazor-load-percentage-text);
  color: white;
  height: 24px;
  width: 100%;
  positioN: absolute;
  inset: 0;
  line-height: 1rem;
  font-size: 1rem;
}

.bont-loader__progress-text:after {
  content: var(--blazor-load-percentage-text);
  font-family: sans-serif;
  font-weight: bold;
  margin: auto;
  position: absolute;
  inset: 0;
  text-align: center;
  padding: 4px;
}

html, body{
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
  font-family: Raleway, sans-serif;
  font-size: 0.9rem;
}

@media (min-width: 1024px) {
  html, body {
    font-size: 1rem;
  }
}

h1, h2, h3, h4, h5, h6{
  font-family: Lobster Two, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

ol, ul{
  list-style-type: disc;
  padding-left: 1.5rem;
}

li{
  margin-bottom: 0.25rem;
}

fieldset{
  display: block;
  width: 100%;
  overflow: auto;
}

fieldset legend{
  display: block;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  font-family: Lobster Two, sans-serif;
  font-size: 1.875rem;
  line-height: 2.25rem;
}

strong{
  font-weight: 700;
}

h1{
  font-size: 3rem;
  line-height: 1;
}

@media (min-width: 1024px) {
  h1{
    font-size: 3.75rem;
    line-height: 1;
  }
}

h2{
  font-size: 2.25rem;
  line-height: 2.5rem;
}

@media (min-width: 1536px) {
  h2{
    font-size: 3rem;
    line-height: 1;
  }
}

h3{
  font-size: 1.875rem;
  line-height: 2.25rem;
}

@media (min-width: 1536px) {
  h3{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

h4{
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (min-width: 1536px) {
  h4{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

h5{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (min-width: 1536px) {
  h5{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

h6{
  font-size: 1.125rem;
  line-height: 1.75rem;
}

@media (min-width: 480px) {
  h6{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 768px) {
  h6{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

@media (min-width: 1280px) {
  h6{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 1536px) {
  h6{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

p{
  margin-bottom: 1rem;
}

a{
  position: relative;
  display: inline-block;
  font-family: Exo, sans-serif;
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

a::after{
  position: absolute;
  opacity: 0;
  left: 50%;
  right: 50%;
  bottom: 0px;
  --tw-brightness: brightness(.5);
  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);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  height: 2px;
  content: "";
}

a.active, a:hover{
  --tw-brightness: brightness(1.25);
  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);
}

a.active::after, a:hover::after{
  opacity: 1;
  --tw-brightness: brightness(.75);
  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);
  left: 0px;
  right: 0px;
}

hr{
  margin-top: 1rem;
  margin-bottom: 1rem;
  --tw-brightness: brightness(.75);
  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);
}

button{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  font-family: Exo, sans-serif;
  font-weight: 700;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

button i[class*=fa-]{
  font-size: 1.5rem;
  line-height: 2rem;
}

button:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

button:disabled{
  opacity: 0.9;
}

.shape-trapezoid {
  clip-path: polygon(5% 3%, 100% 10%, 98% 90%, 9% 100%);
}

.shape-trapezoid-flip-x {
  clip-path: polygon(0% 10%, 95% 3%, 91% 100%, 2% 90%);
}

.bont-layout-admin{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: Raleway, sans-serif;
}

.bont-layout-admin a{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.bont-layout-admin hr{
  width: 100%;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  border-width: 0;
  border-bottom-width: 1px;
}

.bont-layout-admin button{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border-radius: 0.25rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  font-family: Exo, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-layout-admin button i[class*=fa-]{
  font-size: 0.75rem;
  line-height: 1rem;
}

.bont-layout-admin button:hover{
  transform: none;
  --tw-brightness: brightness(1.25);
  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);
}

.bont-layout-admin button:disabled{
  opacity: 0.9;
}

.bont-layout-admin table{
  width: 100%;
}

.bont-layout-admin table thead th{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: left;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.bont-layout-admin table tbody tr{
  min-height: 4rem;
}

.bont-layout-admin table tbody td{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

.bont-layout-admin table .bont-button button{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

.bont-layout-admin .bont-page {
  margin-top: 74px;
}

@media (min-width: 1024px) {
  .bont-layout-admin .bont-page {
    margin-top: 82px;
  }
}

.bont-layout-admin .bont-panel .bont-panel-content{
  font-size: 1rem;
  line-height: 1.5rem;
}

.bont-layout-admin .bont-button span{
  white-space: nowrap;
}

.bont-layout-admin .bg-tl-none{
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}

.bont-layout-admin .bg-tl-teal{
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1));
}

.bont-layout-admin .bg-tl-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}

.bont-layout-admin .bg-tl-green{
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}

.bont-layout-admin .bg-tl-pink{
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 255 / var(--tw-bg-opacity, 1));
}

.bont-layout-admin .bg-tl-red{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.bont-layout-admin .text-tl-none{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

.bont-layout-admin .text-tl-teal{
  --tw-text-opacity: 1;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1));
}

.bont-layout-admin .text-tl-orange{
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}

.bont-layout-admin .text-tl-green{
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}

.bont-layout-admin .text-tl-pink{
  --tw-text-opacity: 1;
  color: rgb(255 0 255 / var(--tw-text-opacity, 1));
}

.bont-layout-admin .text-tl-red{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.bont-layout-admin .bont-status-label{
  width: 7rem;
  border-bottom-width: 2px;
  padding: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  --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);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  white-space: nowrap;
}

.bont-layout-admin .bont-status-label--coloring-tl-none{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.bont-layout-admin .bont-status-label--coloring-tl-none i{
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

.bont-layout-admin .bont-status-label--coloring-tl-teal{
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1));
}

.bont-layout-admin .bont-status-label--coloring-tl-teal i{
  --tw-text-opacity: 1;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1));
}

.bont-layout-admin .bont-status-label--coloring-tl-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}

.bont-layout-admin .bont-status-label--coloring-tl-orange i{
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}

.bont-layout-admin .bont-status-label--coloring-tl-green{
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}

.bont-layout-admin .bont-status-label--coloring-tl-green i{
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}

.bont-layout-admin .bont-status-label--coloring-tl-pink{
  --tw-bg-opacity: 1;
  background-color: rgb(245 208 254 / var(--tw-bg-opacity, 1));
}

.bont-layout-admin .bont-status-label--coloring-tl-pink i{
  --tw-text-opacity: 1;
  color: rgb(255 0 255 / var(--tw-text-opacity, 1));
}

.bont-layout-admin .bont-status-label--coloring-tl-red{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}

.bont-layout-admin .bont-status-label--coloring-tl-red i{
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}

.bont-layout-admin .bont-panel-menu .bont-button{
  opacity: 0.5;
}

.bont-layout-admin .bont-panel-menu .bont-button--disabled{
  opacity: 1;
}

.bont-layout-admin .bont-panel-menu .bont-button--disabled button{
  text-decoration-line: underline;
}

.bont-layout-admin .bont-page .bont-segment-theme:only-child .bont-segment-theme-content{
  justify-content: flex-start;
  min-height: 100vh;
}

.bont-layout-frontend .bont-page {
  margin-top: 74px;
}

@media (min-width: 1024px) {
  .bont-layout-frontend .bont-page {
    margin-top: 82px;
  }
}

.bont-layout-frontend--loading{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  min-height: 100vh;
}

.bont-layout-frontend--loading .splash-loader{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}

.bont-layout-frontend--loading .splash-loader-logo{
  display: inline-block;
  width: 300px;
  max-width: 90%;
}

@media (min-width: 768px) {
  .bont-layout-frontend--loading .splash-loader-logo {
    width: 300px;
  }
}

.bont-layout-frontend--loading .splash-loader .bont-loading-container{
  font-family: Rye, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bont-layout-frontend--print .bont-page{
  margin-top: 0px;
}

.bont-error-container {
  min-height: 60vh;
}

.bont-error h1, .bont-error h2, .bont-error h3, .bont-error h4, .bont-error h5, .bont-error h6{
  margin-bottom: 2rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 3rem;
  line-height: 1;
}

.bont-expanding-tag{
  display: block;
  z-index: 300;
}

.bont-expanding-tag-label{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-family: Exo, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-expanding-tag-label-left, .bont-expanding-tag-label-right{
  flex-grow: 0;
}

.bont-expanding-tag-label-center{
  flex-grow: 1;
  text-align: center;
}

.bont-expanding-tag-label:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
  cursor: pointer;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.bont-expanding-tag-pane{
  position: relative;
  display: inline-block;
  max-height: 0px;
  overflow: hidden;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 0px;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-expanding-tag-pane-shader{
  position: absolute;
  inset: 0px;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  opacity: 1;
  z-index: 310;
}

.bont-expanding-tag-pane-content{
  position: relative;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  border-width: 2px;
  border-top-width: 0px;
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  z-index: 350;
}

.bont-expanding-tag-pane-content p{
  margin-bottom: 0px;
}

.bont-expanding-tag--expanded{
  display: block;
  width: 100%;
}

.bont-expanding-tag--expanded .bont-expanding-tag-pane{
  margin-bottom: 2rem;
  display: block;
  height: auto;
  opacity: 1;
  max-height: 1000px;
}

.bont-heading{
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  clip-path: polygon(5% 3%, 100% 10%, 98% 90%, 9% 100%);
  text-align: center;
  font-family: Lobster Two, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  z-index: 250;
}

@media (min-width: 768px) {
  .bont-heading{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 1024px) {
  .bont-heading{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.bont-image-thumb__pic{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-image-thumb__pic:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
  cursor: pointer;
}

.bont-image-thumb__pic img{
  height: 100%;
  width: 100%;
  opacity: 0;
}

.bont-image-thumb--aspect-1-1 .bont-image-thumb__pic img {
  aspect-ratio: 1/1;
}

.bont-image-thumb--aspect-4-3 .bont-image-thumb__pic img {
  aspect-ratio: 4/3;
}

.bont-image-thumb--aspect-3-4 .bont-image-thumb__pic img {
  aspect-ratio: 3/4;
}

.bont-image-thumb--aspect-16-9 .bont-image-thumb__pic img {
  aspect-ratio: 16/9;
}

.bont-image-thumb--aspect-9-16 .bont-image-thumb__pic img {
  aspect-ratio: 9/16;
}

.bont-image-thumb--border .bont-image-thumb__pic{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.bont-panel{
  position: relative;
  --tw-backdrop-blur: blur(4px);
  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);
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow-color: #000000;
  --tw-shadow: var(--tw-shadow-colored);
  z-index: 200;
}

.bont-panel-heading{
  position: absolute;
  top: -4rem;
  margin-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-right: 2rem;
  padding-left: 2.5rem;
  clip-path: polygon(5% 3%, 100% 10%, 98% 90%, 9% 100%);
  text-align: center;
  font-family: Lobster Two, sans-serif;
  font-size: 1.875rem;
  line-height: 2.25rem;
  z-index: 250;
}

@media (min-width: 1536px) {
  .bont-panel-heading{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@keyframes jump-in{
  0%{
    transform: scale(0%);
  }

  80%{
    transform: scale(120%);
  }

  100%{
    transform: scale(100%);
  }
}

.bont-panel-heading--animate-rubber-band.vo-visible{
  animation: jump-in var(--tw-animate-duration, 500ms) var(--tw-animate-easing, ease) var(--tw-animate-delay, 0s) var(--tw-animate-iteration, 1) var(--tw-animate-fill, both);
  --tw-animate-duration: 500ms;
  animation-duration: var(--tw-animate-duration);
  --tw-animate-iteration: 1;
  animation-iteration-count: var(--tw-animate-iteration);
  --tw-animate-easing: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: var(--tw-animate-easing);
}

.bont-panel-background{
  position: absolute;
  inset: 0px;
  opacity: 0.75;
  z-index: 210;
}

.bont-panel-content{
  position: relative;
  padding: 2rem;
  z-index: 220;
}

.bont-panel--with-heading .bont-panel-content{
  padding-top: 3rem;
}

@media (min-width: 1024px) {
  .bont-panel--with-heading .bont-panel-content{
    padding-top: 4rem;
  }
}

.bont-page .grid, .bont-page .container{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-segment-belt{
  position: relative;
}

.bont-segment-belt-shader{
  position: absolute;
  inset: 0px;
  --tw-blur: blur(8px);
  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);
  z-index: 50;
}

.bont-segment-belt-content{
  width: 100%;
}

@media (min-width: 480px){
  .bont-segment-belt-content{
    max-width: 480px;
  }
}

@media (min-width: 768px){
  .bont-segment-belt-content{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .bont-segment-belt-content{
    max-width: 1024px;
  }
}

@media (min-width: 1280px){
  .bont-segment-belt-content{
    max-width: 1280px;
  }
}

@media (min-width: 1536px){
  .bont-segment-belt-content{
    max-width: 1536px;
  }
}

.bont-segment-belt-content{
  margin-left: auto;
  margin-right: auto;
}

 .bont-page .bont-segment-belt-content{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-segment-belt--color-bg-black .bont-segment-belt-shader{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bont-segment-belt--color-bg-white .bont-segment-belt-shader{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bont-segment-belt--color-bg-light .bont-segment-belt-shader{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}

.bont-segment-belt--color-bg-blue .bont-segment-belt-shader{
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 83 / var(--tw-bg-opacity, 1));
}

.bont-segment-belt--color-bg-green .bont-segment-belt-shader{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 0 / var(--tw-bg-opacity, 1));
}

.bont-segment-belt--color-bg-cyan .bont-segment-belt-shader{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 255 / var(--tw-bg-opacity, 1));
}

.bont-segment-belt--color-bg-lime .bont-segment-belt-shader{
  --tw-bg-opacity: 1;
  background-color: rgb(170 255 136 / var(--tw-bg-opacity, 1));
}

.bont-segment-belt--color-bg-yellow .bont-segment-belt-shader{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 0 / var(--tw-bg-opacity, 1));
}

.bont-segment-belt--color-bg-pink .bont-segment-belt-shader{
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 255 / var(--tw-bg-opacity, 1));
}

.bont-segment-belt--color-bg-orange .bont-segment-belt-shader{
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 68 / var(--tw-bg-opacity, 1));
}

.bont-segment-ribbon{
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 83 / var(--tw-bg-opacity, 1));
  z-index: 300;
}

.bont-segment-ribbon__start{
  position: absolute;
  left: 0px;
  right: 0px;
  display: block;
  background-position: bottom;
  z-index: 310;
  height: 150px;
  top: -100px;
  background-image: url("/img/ribbons/ribbon-feathertine-start.png");
}

.bont-segment-ribbon__content{
  width: 100%;
}

@media (min-width: 480px){
  .bont-segment-ribbon__content{
    max-width: 480px;
  }
}

@media (min-width: 768px){
  .bont-segment-ribbon__content{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .bont-segment-ribbon__content{
    max-width: 1024px;
  }
}

@media (min-width: 1280px){
  .bont-segment-ribbon__content{
    max-width: 1280px;
  }
}

@media (min-width: 1536px){
  .bont-segment-ribbon__content{
    max-width: 1536px;
  }
}

.bont-segment-ribbon__content{
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

 .bont-page .bont-segment-ribbon__content{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-segment-ribbon__content {
  z-index: 350;
}

.bont-segment-ribbon__end{
  position: absolute;
  left: 0px;
  right: 0px;
  display: block;
  background-position: top;
  z-index: 310;
  height: 100px;
  bottom: -50px;
  background-image: url("/img/ribbons/ribbon-feathertine-end.png");
}

.bont-segment-ribbon--black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bont-segment-ribbon--blue{
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 83 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

.bont-segment-ribbon--blue .bont-segment-ribbon__start,
.bont-segment-ribbon--blue .bont-segment-ribbon__end {
  filter: brightness(0) saturate(100%) invert(12%) sepia(11%) saturate(5065%) hue-rotate(218deg) brightness(95%) contrast(97%);
}

.bont-segment-ribbon--green{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

.bont-segment-ribbon--green .bont-segment-ribbon__start,
.bont-segment-ribbon--green .bont-segment-ribbon__end {
  filter: brightness(0) saturate(100%) invert(15%) sepia(19%) saturate(2820%) hue-rotate(63deg) brightness(94%) contrast(95%);
}

.bont-segment-ribbon--yellow{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.bont-segment-ribbon--yellow .bont-segment-ribbon__start,
.bont-segment-ribbon--yellow .bont-segment-ribbon__end {
  filter: brightness(0) saturate(100%) invert(93%) sepia(10%) saturate(1835%) hue-rotate(18deg) brightness(101%) contrast(95%);
}

.bont-segment-ribbon--pink{
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.bont-segment-ribbon--pink .bont-segment-ribbon__start,
.bont-segment-ribbon--pink .bont-segment-ribbon__end {
  filter: brightness(0) saturate(100%) invert(24%) sepia(94%) saturate(1736%) hue-rotate(301deg) brightness(88%) contrast(95%);
}

.bont-segment-ribbon--orange{
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 68 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bont-segment-ribbon--orange .bont-segment-ribbon__start,
.bont-segment-ribbon--orange .bont-segment-ribbon__end {
  filter: brightness(0) saturate(100%) invert(30%) sepia(57%) saturate(2364%) hue-rotate(355deg) brightness(97%) contrast(96%);
}

.bont-segment-theme{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: -2px;
}

.bont-segment-theme-background{
  position: absolute;
  inset: 0px;
  --tw-blur: blur(8px);
  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);
  background-size: cover;
  background-position: center;
  z-index: 110;
}

.bont-segment-theme-wrapper{
  width: 100%;
}

@media (min-width: 480px){
  .bont-segment-theme-wrapper{
    max-width: 480px;
  }
}

@media (min-width: 768px){
  .bont-segment-theme-wrapper{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .bont-segment-theme-wrapper{
    max-width: 1024px;
  }
}

@media (min-width: 1280px){
  .bont-segment-theme-wrapper{
    max-width: 1280px;
  }
}

@media (min-width: 1536px){
  .bont-segment-theme-wrapper{
    max-width: 1536px;
  }
}

 .bont-page .bont-segment-theme-wrapper{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-segment-theme-wrapper {
  z-index: 120;
}

.bont-segment-theme-content{
  margin-left: auto;
  margin-right: auto;
  background-size: cover;
  background-position: center;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

@media (min-width: 768px) {
  .bont-segment-theme-content{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.bont-segment-theme-content {
  z-index: 150;
}

.bont-segment-theme-container{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.bont-segment-theme--perspective-floating .bont-segment-theme-wrapper {
  z-index: 155;
}

@media (min-width: 768px) {
  .bont-segment-theme--perspective-floating .bont-segment-theme-content{
    margin-top: -3rem;
    margin-bottom: -3rem;
    margin-left: 3rem;
    margin-right: 3rem;
    box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.66);
    z-index: 160;
  }
}

.bont-segment-theme:only-child .bont-segment-theme-content{
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2rem;
  min-height: 80vh;
}

.bont-button{
  display: inline-block;
}

.bont-button--small{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  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));
}

.bont-link{
  display: inline-block;
}

.bont-link a{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.bont-link a::after{
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}

.bont-field{
  position: relative;
  margin-bottom: 2rem;
  display: block;
  width: 100%;
  font-family: Exo, sans-serif;
}

.bont-field__title{
  margin-bottom: 1rem;
}

.bont-field__title span{
  font-size: 1.5rem;
  line-height: 2rem;
  color: var(--theme-accent);
}

.bont-field__subtitle{
  margin-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-brightness: brightness(.9);
  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);
}

.bont-field__input{
  position: relative;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-field__placeholder{
  pointer-events: none;
  position: absolute;
  inset: 0px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-image: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-field__placeholder span{
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-field__error{
  pointer-events: none;
  position: absolute;
  inset: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: -1rem;
  left: 1rem;
  right: 1rem;
  height: 0.75rem;
  background-image: none;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-field__error span{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(30 30 83 / var(--tw-text-opacity, 1));
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(30 30 83 / var(--tw-border-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-field__debug{
  position: absolute;
  bottom: 0px;
  margin-bottom: -2rem;
}

.bont-field--has-focus .bont-field__placeholder, .bont-field--has-value .bont-field__placeholder{
  position: absolute;
  inset: auto;
  top: -2rem;
  left: 1rem;
  display: flex;
  height: 4rem;
}

.bont-field--has-focus .bont-field__placeholder span, .bont-field--has-value .bont-field__placeholder span{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(30 30 83 / var(--tw-border-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(30 30 83 / var(--tw-text-opacity, 1));
}

@keyframes shake{
  0%{
    transform: translateX(0rem);
  }

  25%{
    transform: translateX(-1rem);
  }

  75%{
    transform: translateX(1rem);
  }

  100%{
    transform: translateX(0rem);
  }
}

.bont-field--has-error{
  animation: shake var(--tw-animate-duration, 500ms) var(--tw-animate-easing, ease) var(--tw-animate-delay, 0s) var(--tw-animate-iteration, 1) var(--tw-animate-fill, both);
  --tw-animate-duration: 300ms;
  animation-duration: var(--tw-animate-duration);
  --tw-animate-iteration: 2;
  animation-iteration-count: var(--tw-animate-iteration);
  --tw-animate-easing: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: var(--tw-animate-easing);
}

.bont-field--has-error .bont-field__input input{
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}

.bont-field--has-error .bont-field__placeholder span{
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}

.bont-field--has-error .bont-field__error{
  opacity: 1;
}

.bont-field--has-error .bont-field__error span{
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}

.bont-field--no-margin{
  margin-bottom: 0px;
}

.bont-field-checkbox .bont-field__input,
.bont-field-multi-checkbox .bont-field__input{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 0.5rem;
}

.bont-field-checkbox .bont-field__input label,
.bont-field-multi-checkbox .bont-field__input label{
  cursor: pointer;
  padding-left: 1rem;
  padding-right: 1rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  color: var(--theme-fg);
}

.bont-field-checkbox .bont-field__input label:hover,
.bont-field-multi-checkbox .bont-field__input label:hover{
  text-decoration-line: underline;
}

.bont-field-checkbox .bont-field__option,
.bont-field-multi-checkbox .bont-field__option{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.bont-field-checkbox .bont-field__option input[type=checkbox],
.bont-field-multi-checkbox .bont-field__option input[type=checkbox]{
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 1.5rem;
  min-height: 1.5rem;
  width: 1.5rem;
  min-width: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  background-clip: content-box;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}

.bont-field-checkbox .bont-field__option--checked input[type=checkbox],
.bont-field-multi-checkbox .bont-field__option--checked input[type=checkbox]{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-brightness: brightness(.75);
  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);
}

.bont-field-checkbox.bont-field--has-error .bont-field__input input[type=checkbox],
.bont-field-multi-checkbox.bont-field--has-error .bont-field__input input[type=checkbox]{
  --tw-border-opacity: 1 !important;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1)) !important;
}

.bont-field-checkbox.bont-field--has-error .bont-field__error,
.bont-field-multi-checkbox.bont-field--has-error .bont-field__error{
  position: relative;
  inset: auto;
  margin-top: 1rem;
  padding-top: 0.5rem;
}

.bont-field-checkbox.bont-field--has-error .bont-field__error span,
.bont-field-multi-checkbox.bont-field--has-error .bont-field__error span{
  border-radius: 0.5rem;
}

.bont-field-number .bont-field__input input{
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  border-radius: 0.75rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(30 30 83 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-field-number .bont-field__input input:focus {
  outline: none;
}

.bont-field-number.bont-field--has-focus .bont-field__input input, .bont-field-number.bont-field--has-value .bont-field__input input{
  border-width: 2px;
}

.bont-field-number.bont-field--has-error .bont-field__input input{
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}

.bont-field-radio .bont-field__input{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 0.5rem;
}

.bont-field-radio .bont-field__input label{
  cursor: pointer;
  padding-left: 1rem;
  padding-right: 1rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  color: var(--theme-fg);
}

.bont-field-radio .bont-field__input label:hover{
  text-decoration-line: underline;
}

.bont-field-radio .bont-field__option{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.bont-field-radio .bont-field__option input[type=radio]{
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 1.5rem;
  min-height: 1.5rem;
  width: 1.5rem;
  min-width: 1.5rem;
  border-radius: 9999px;
  border-width: 2px;
  background-clip: content-box;
  border-color: var(--theme-bg);
  background-color: var(--theme-bg);
}

.bont-field-radio .bont-field__option--checked input[type=radio]{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-brightness: brightness(.75);
  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);
  background-color: var(--theme-accent);
}

.bont-field-radio.bont-field--has-error .bont-field__input input[type=radio]{
  --tw-border-opacity: 1 !important;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1)) !important;
}

.bont-field-radio.bont-field--has-error .bont-field__error{
  position: relative;
  inset: auto;
  margin-top: 1rem;
  padding-top: 0.5rem;
}

.bont-field-radio.bont-field--has-error .bont-field__error span{
  border-radius: 0.5rem;
}

.bont-field-select .bont-field__input select{
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  border-radius: 0.75rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(30 30 83 / var(--tw-border-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-field-select .bont-field__input select:focus {
  outline: none;
}

.bont-field-select.bont-field--has-focus .bont-field__input input, .bont-field-select.bont-field--has-value .bont-field__input input{
  border-width: 2px;
}

.bont-field-select.bont-field--has-error .bont-field__input input{
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}

.bont-field-text .bont-field__input input{
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  border-radius: 0.75rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(30 30 83 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-field-text .bont-field__input input:focus {
  outline: none;
}

.bont-field-text.bont-field--has-focus .bont-field__input input, .bont-field-text.bont-field--has-value .bont-field__input input{
  border-width: 2px;
}

.bont-field-text.bont-field--has-error .bont-field__input input{
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}

.bont-field-textarea .bont-field__input textarea{
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  border-radius: 0.75rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(30 30 83 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  resize: none;
}

.bont-field-textarea .bont-field__input textarea:focus {
  outline: none;
}

.bont-field-textarea.bont-field--has-focus .bont-field__input textarea, .bont-field-textarea.bont-field--has-value .bont-field__input textarea{
  border-width: 2px;
}

.bont-field-textarea.bont-field--has-error .bont-field__input textarea{
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}

.bont-field-textarea.bont-field--has-error .bont-field__error {
  bottom: -9px;
}

.bont-wizard{
  width: 100%;
}

.bont-wizard__steps{
  width: 100%;
  overflow: hidden;
}

.bont-wizard__steps .bont-wizard-step{
  display: none;
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  height: 0px;
}

@keyframes fade-right{
  0%{
    opacity: 0;
    transform: translateX(-2rem);
  }

  100%{
    opacity: 1;
    transform: translateX(0);
  }
}

.bont-wizard__steps .bont-wizard-step--enter-left{
  animation: fade-right var(--tw-animate-duration, 1s) var(--tw-animate-easing, ease) var(--tw-animate-delay, 0s) var(--tw-animate-iteration, 1) var(--tw-animate-fill, both);
  --tw-animate-direction: alternate;
  animation-direction: var(--tw-animate-direction);
  --tw-animate-duration: 500ms;
  animation-duration: var(--tw-animate-duration);
  --tw-animate-easing: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: var(--tw-animate-easing);
}

@keyframes fade-left{
  0%{
    opacity: 0;
    transform: translateX(2rem);
  }

  100%{
    opacity: 1;
    transform: translateX(0);
  }
}

.bont-wizard__steps .bont-wizard-step--enter-right{
  animation: fade-left var(--tw-animate-duration, 1s) var(--tw-animate-easing, ease) var(--tw-animate-delay, 0s) var(--tw-animate-iteration, 1) var(--tw-animate-fill, both);
  --tw-animate-direction: alternate;
  animation-direction: var(--tw-animate-direction);
  --tw-animate-duration: 500ms;
  animation-duration: var(--tw-animate-duration);
  --tw-animate-easing: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: var(--tw-animate-easing);
}

@keyframes fade-right{
  0%{
    opacity: 0;
    transform: translateX(-2rem);
  }

  100%{
    opacity: 1;
    transform: translateX(0);
  }
}

.bont-wizard__steps .bont-wizard-step--exit-left{
  animation: fade-right var(--tw-animate-duration, 1s) var(--tw-animate-easing, ease) var(--tw-animate-delay, 0s) var(--tw-animate-iteration, 1) var(--tw-animate-fill, both);
  --tw-animate-direction: alternate-reverse;
  animation-direction: var(--tw-animate-direction);
  --tw-animate-duration: 500ms;
  animation-duration: var(--tw-animate-duration);
  --tw-animate-easing: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: var(--tw-animate-easing);
}

@keyframes fade-left{
  0%{
    opacity: 0;
    transform: translateX(2rem);
  }

  100%{
    opacity: 1;
    transform: translateX(0);
  }
}

.bont-wizard__steps .bont-wizard-step--exit-right{
  animation: fade-left var(--tw-animate-duration, 1s) var(--tw-animate-easing, ease) var(--tw-animate-delay, 0s) var(--tw-animate-iteration, 1) var(--tw-animate-fill, both);
  --tw-animate-direction: alternate-reverse;
  animation-direction: var(--tw-animate-direction);
  --tw-animate-duration: 500ms;
  animation-duration: var(--tw-animate-duration);
  --tw-animate-easing: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: var(--tw-animate-easing);
}

.bont-wizard__steps .bont-wizard-step--current{
  display: block;
  height: 100%;
}

.bont-footer *{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-footer .grid > div{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.bont-footer strong{
  font-family: Exo, sans-serif;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.bont-layout--print .bont-footer{
  display: none;
}

.bont-navigation{
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 83 / var(--tw-bg-opacity, 1));
  margin-left: auto;
  margin-right: auto;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  opacity: 1;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
  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);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  z-index: 500;
}

.bont-navigation-shader{
  pointer-events: none;
  position: fixed;
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  opacity: 0;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  z-index: 510;
}

.bont-navigation-container{
  width: 100%;
}

@media (min-width: 480px){
  .bont-navigation-container{
    max-width: 480px;
  }
}

@media (min-width: 768px){
  .bont-navigation-container{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .bont-navigation-container{
    max-width: 1024px;
  }
}

@media (min-width: 1280px){
  .bont-navigation-container{
    max-width: 1280px;
  }
}

@media (min-width: 1536px){
  .bont-navigation-container{
    max-width: 1536px;
  }
}

.bont-navigation-container{
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

 .bont-page .bont-navigation-container{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-page .bont-navigation-container{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-footer .bont-navigation-container > div{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.bont-navigation-menu{
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  padding-left: 2rem;
  padding-right: 2rem;
  grid-column: none;
}

@media (min-width: 1024px) {
  .bont-navigation-menu{
    grid-column: span 12 / span 12;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}

.bont-navigation-pane-control{
  grid-column: span 12 / span 12;
  display: flex;
  height: 2rem;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  z-index: 520;
}

@media (min-width: 1024px) {
  .bont-navigation-pane-control{
    display: none;
  }
}

.bont-navigation-pane-control a{
  position: relative;
  white-space: nowrap;
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.bont-navigation-pane-control a.control-menu{
  display: inline-block;
  width: auto;
  --tw-scale-x: 1;
  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));
  opacity: 1;
}

.bont-navigation-pane-control a.control-close{
  width: 0px;
  --tw-scale-x: 0;
  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));
  opacity: 0;
}

.bont-navigation-pane-control a::after{
  display: none;
}

.bont-navigation-menu-links{
  display: flex;
  flex-grow: 1;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.bont-navigation-menu-user .bont-loading-container{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  padding-left: 0px;
  padding-right: 0px;
}

.bont-navigation-item i{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.bont-navigation-item span{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  font-family: Rye, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .bont-navigation-item span{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1280px) {
  .bont-navigation-item span{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.bont-navigation-item a, .bont-navigation-pane-control a{
  white-space: nowrap;
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  font-family: Rye, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .bont-navigation-item a, .bont-navigation-pane-control a{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1280px) {
  .bont-navigation-item a, .bont-navigation-pane-control a{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.bont-navigation-text{
  white-space: nowrap;
  --tw-brightness: brightness(.9);
  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);
}

.bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bont-navigation--visibility-hidden{
  display: none;
  opacity: 0;
}

@keyframes fade-down{
  0%{
    opacity: 0;
    transform: translateY(-2rem);
  }

  100%{
    opacity: 1;
    transform: translateY(0);
  }
}

.bont-navigation--visibility-visible{
  animation: fade-down var(--tw-animate-duration, 1s) var(--tw-animate-easing, ease) var(--tw-animate-delay, 0s) var(--tw-animate-iteration, 1) var(--tw-animate-fill, both);
  --tw-animate-duration: 500ms;
  animation-duration: var(--tw-animate-duration);
  --tw-animate-iteration: 1;
  animation-iteration-count: var(--tw-animate-iteration);
  --tw-animate-easing: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: var(--tw-animate-easing);
}

.bont-navigation--paned{
  padding-top: 0px;
  padding-bottom: 0px;
}

.bont-navigation--paned .bont-navigation-shader{
  pointer-events: auto;
  cursor: pointer;
  opacity: 0.8;
}

.bont-navigation--paned .bont-navigation-container{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

.bont-navigation--paned .bont-navigation-pane-control{
  grid-column: span 2 / span 2;
  margin-top: 1rem;
  margin-bottom: 1rem;
  flex-grow: 1;
}

.bont-navigation--paned .bont-navigation-pane-control a.control-menu{
  display: none;
  width: 0px;
  --tw-scale-x: 0;
  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));
  opacity: 0;
}

.bont-navigation--paned .bont-navigation-pane-control a.control-close{
  width: auto;
  --tw-scale-x: 1;
  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));
  opacity: 1;
}

.bont-navigation--paned .bont-navigation-separator{
  display: none;
}

.bont-navigation--paned .bont-navigation-menu{
  position: relative;
  grid-column: span 10 / span 10;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 1rem;
  padding-bottom: 0px;
  border-radius: 0.5rem;
  z-index: 550;
}

.bont-navigation--paned .bont-navigation-menu hr{
  margin: 2rem;
  height: 1px;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
}

.bont-navigation--paned .bont-navigation-menu-links{
  flex-grow: 0;
  flex-direction: column;
  gap: 1rem;
}

.bont-navigation--paned .bont-navigation-menu-links i{
  display: none;
}

.bont-navigation--paned .bont-navigation-menu-user .bont-loading-container{
  flex-grow: 0;
  flex-direction: column;
  gap: 1rem;
  padding-left: 0px;
  padding-right: 0px;
}

.bont-navigation--paned .bont-navigation-menu-user i{
  display: none;
}

.bont-navigation--paned .bont-navigation-pane-control{
  margin-top: 0px;
  margin-bottom: 1rem;
}

.bont-layout--print .bont-navigation{
  display: none;
}

.bont-dialog{
  position: fixed;
  inset: 0px;
  opacity: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  pointer-events: none;
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  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));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  z-index: 800;
}

.bont-dialog__background{
  position: absolute;
  inset: 0px;
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  opacity: 0.8;
  z-index: 810;
}

.bont-dialog__container{
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  padding: 1rem;
  z-index: 850;
}

.bont-dialog--open{
  pointer-events: auto;
  opacity: 1;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
}

.bont-image-overlay{
  position: fixed;
  inset: 0px;
  opacity: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  pointer-events: none;
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  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));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  z-index: 800;
}

.bont-image-overlay__background{
  position: absolute;
  inset: 0px;
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  opacity: 0.8;
  z-index: 810;
}

.bont-image-overlay__container{
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  padding: 1rem;
  z-index: 850;
}

.bont-image-overlay__pic{
  text-align: center;
}

.bont-image-overlay__pic img{
  display: inline-block;
  max-width: 90%;
  max-height: 90vh;
}

.bont-image-overlay__control{
  padding-left: 1rem;
}

.bont-image-overlay--open{
  pointer-events: auto;
  opacity: 1;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
}

.bont-loading-container--loading{
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
}

#components-reconnect-modal.bont-reconnect-modal{
  position: fixed !important;
  inset: 0px !important;
  display: none !important;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  background-color: transparent !important;
  z-index: 990;
}

#components-reconnect-modal.bont-reconnect-modal.components-reconnect-hide{
  display: none !important;
}

#components-reconnect-modal.bont-reconnect-modal.components-reconnect-show{
  display: flex !important;
  opacity: 1;
}

#components-reconnect-modal.bont-reconnect-modal.components-reconnect-show .bont-reconnect-modal--lost-connection{
  display: block;
}

#components-reconnect-modal.bont-reconnect-modal.components-reconnect-failed, #components-reconnect-modal.bont-reconnect-modal.components-reconnect-rejected{
  display: flex !important;
  opacity: 1;
}

#components-reconnect-modal.bont-reconnect-modal.components-reconnect-failed .bont-reconnect-modal--reconnect-failed, #components-reconnect-modal.bont-reconnect-modal.components-reconnect-rejected .bont-reconnect-modal--reconnect-failed{
  display: block !important;
}

#components-reconnect-modal.bont-reconnect-modal .bont-reconnect-modal--shader{
  position: fixed;
  inset: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  opacity: 0.8;
  z-index: 991;
}

#components-reconnect-modal.bont-reconnect-modal .bont-reconnect-modal--lost-connection,
#components-reconnect-modal.bont-reconnect-modal .bont-reconnect-modal--reconnect-failed{
  position: relative;
  display: none;
  text-align: center;
  z-index: 995;
}

#components-reconnect-modal.bont-reconnect-modal .bont-reconnect-modal--lost-connection h1,
#components-reconnect-modal.bont-reconnect-modal .bont-reconnect-modal--reconnect-failed h1{
  margin-bottom: 1rem;
  font-size: 3rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#components-reconnect-modal.bont-reconnect-modal .bont-reconnect-modal--lost-connection p,
#components-reconnect-modal.bont-reconnect-modal .bont-reconnect-modal--reconnect-failed p{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#components-reconnect-modal.bont-reconnect-modal .bont-reconnect-modal--lost-connection div > .bont-button,
#components-reconnect-modal.bont-reconnect-modal .bont-reconnect-modal--reconnect-failed div > .bont-button{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.bont-toaster{
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  z-index: 900;
  pointer-events: none;
}

.bont-toaster__info .bont-toaster__box{
  --tw-border-opacity: 1;
  border-color: rgb(34 59 65 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}

.bont-toaster__info .bont-toaster__icon{
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}

.bont-toaster__box{
  margin-bottom: 2rem;
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: 1rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
  text-align: center;
  font-family: Exo, sans-serif;
  box-shadow: 0 0 50px black;
}

.bont-toaster__icon{
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 1.875rem;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}

.bont-toaster__message{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bont-toaster__timer{
  margin-top: 0.5rem;
  height: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  width: 1%;
  transition-timing-function: linear;
  transition-duration: 5s;
}

.bont-toaster--hidden{
  display: none;
}

@keyframes jump-in{
  0%{
    transform: scale(0%);
  }

  80%{
    transform: scale(120%);
  }

  100%{
    transform: scale(100%);
  }
}

.bont-toaster--in{
  animation: jump-in var(--tw-animate-duration, 500ms) var(--tw-animate-easing, ease) var(--tw-animate-delay, 0s) var(--tw-animate-iteration, 1) var(--tw-animate-fill, both);
  --tw-animate-direction: alternate;
  animation-direction: var(--tw-animate-direction);
  --tw-animate-duration: 500ms;
  animation-duration: var(--tw-animate-duration);
  --tw-animate-fill: backwards;
  animation-fill-mode: var(--tw-animate-fill);
  --tw-animate-iteration: 1;
  animation-iteration-count: var(--tw-animate-iteration);
  --tw-animate-easing: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: var(--tw-animate-easing);
  opacity: 1;
}

.bont-toaster--in .bont-toaster__timer {
  width: 1%;
}

@keyframes fade-up{
  0%{
    opacity: 0;
    transform: translateY(2rem);
  }

  100%{
    opacity: 1;
    transform: translateY(0);
  }
}

.bont-toaster--out{
  animation: fade-up var(--tw-animate-duration, 1s) var(--tw-animate-easing, ease) var(--tw-animate-delay, 0s) var(--tw-animate-iteration, 1) var(--tw-animate-fill, both);
  --tw-animate-direction: reverse;
  animation-direction: var(--tw-animate-direction);
  --tw-animate-duration: 500ms;
  animation-duration: var(--tw-animate-duration);
  --tw-animate-fill: forwards;
  animation-fill-mode: var(--tw-animate-fill);
  --tw-animate-iteration: 1;
  animation-iteration-count: var(--tw-animate-iteration);
  --tw-animate-easing: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: var(--tw-animate-easing);
  opacity: 0;
}

.bont-toaster--timer-reset .bont-toaster__timer {
  width: 100%;
  transition-duration: 1ms;
}

.container{
  width: 100%;
}

@media (min-width: 480px){
  .container{
    max-width: 480px;
  }
}

@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}

@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}

@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}

.pointer-events-none{
  pointer-events: none;
}

.pointer-events-auto{
  pointer-events: auto;
}

.visible{
  visibility: visible;
}

.collapse{
  visibility: collapse;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.inset-0{
  inset: 0px;
}

.inset-auto{
  inset: auto;
}

.inset-x-0{
  left: 0px;
  right: 0px;
}

.inset-y-0{
  top: 0px;
  bottom: 0px;
}

.-bottom-4{
  bottom: -1rem;
}

.-top-16{
  top: -4rem;
}

.-top-8{
  top: -2rem;
}

.bottom-0{
  bottom: 0px;
}

.left-4{
  left: 1rem;
}

.right-4{
  right: 1rem;
}

.top-0{
  top: 0px;
}

.z-10{
  z-index: 10;
}

.z-50{
  z-index: 50;
}

.order-1{
  order: 1;
}

.order-2{
  order: 2;
}

.order-3{
  order: 3;
}

.col-span-1{
  grid-column: span 1 / span 1;
}

.col-span-10{
  grid-column: span 10 / span 10;
}

.col-span-12{
  grid-column: span 12 / span 12;
}

.col-span-2{
  grid-column: span 2 / span 2;
}

.col-span-3{
  grid-column: span 3 / span 3;
}

.col-span-4{
  grid-column: span 4 / span 4;
}

.col-span-5{
  grid-column: span 5 / span 5;
}

.col-span-6{
  grid-column: span 6 / span 6;
}

.col-start-2{
  grid-column-start: 2;
}

.col-start-3{
  grid-column-start: 3;
}

.col-start-6{
  grid-column-start: 6;
}

.row-start-1{
  grid-row-start: 1;
}

.row-start-3{
  grid-row-start: 3;
}

.float-right{
  float: right;
}

.float-left{
  float: left;
}

.m-0{
  margin: 0px;
}

.m-1{
  margin: 0.25rem;
}

.m-2{
  margin: 0.5rem;
}

.m-auto{
  margin: auto;
}

.-mx-4{
  margin-left: -1rem;
  margin-right: -1rem;
}

.-mx-8{
  margin-left: -2rem;
  margin-right: -2rem;
}

.-my-12{
  margin-top: -3rem;
  margin-bottom: -3rem;
}

.-my-4{
  margin-top: -1rem;
  margin-bottom: -1rem;
}

.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-auto{
  margin-left: auto;
  margin-right: auto;
}

.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.my-24{
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.my-28{
  margin-top: 7rem;
  margin-bottom: 7rem;
}

.my-32{
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.-mr-0{
  margin-right: -0px;
}

.-mr-0\.5{
  margin-right: -0.125rem;
}

.-mt-0{
  margin-top: -0px;
}

.-mt-0\.5{
  margin-top: -0.125rem;
}

.mb-0{
  margin-bottom: 0px;
}

.mb-10{
  margin-bottom: 2.5rem;
}

.mb-12{
  margin-bottom: 3rem;
}

.mb-16{
  margin-bottom: 4rem;
}

.mb-2{
  margin-bottom: 0.5rem;
}

.mb-20{
  margin-bottom: 5rem;
}

.mb-24{
  margin-bottom: 6rem;
}

.mb-28{
  margin-bottom: 7rem;
}

.mb-32{
  margin-bottom: 8rem;
}

.mb-4{
  margin-bottom: 1rem;
}

.mb-6{
  margin-bottom: 1.5rem;
}

.mb-8{
  margin-bottom: 2rem;
}

.mr-8{
  margin-right: 2rem;
}

.mt-0{
  margin-top: 0px;
}

.mt-10{
  margin-top: 2.5rem;
}

.mt-12{
  margin-top: 3rem;
}

.mt-16{
  margin-top: 4rem;
}

.mt-2{
  margin-top: 0.5rem;
}

.mt-20{
  margin-top: 5rem;
}

.mt-24{
  margin-top: 6rem;
}

.mt-28{
  margin-top: 7rem;
}

.mt-32{
  margin-top: 8rem;
}

.mt-4{
  margin-top: 1rem;
}

.mt-6{
  margin-top: 1.5rem;
}

.mt-8{
  margin-top: 2rem;
}

.block{
  display: block;
}

.inline-block{
  display: inline-block;
}

.inline{
  display: inline;
}

.flex{
  display: flex;
}

.table{
  display: table;
}

.table-cell{
  display: table-cell;
}

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.hidden{
  display: none;
}

.h-1{
  height: 0.25rem;
}

.h-6{
  height: 1.5rem;
}

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

.h-px{
  height: 1px;
}

.max-h-0{
  max-height: 0px;
}

.w-6{
  width: 1.5rem;
}

.w-72{
  width: 18rem;
}

.w-full{
  width: 100%;
}

.min-w-6{
  min-width: 1.5rem;
}

.max-w-full{
  max-width: 100%;
}

.flex-shrink{
  flex-shrink: 1;
}

.shrink-0{
  flex-shrink: 0;
}

.flex-grow{
  flex-grow: 1;
}

.grow{
  flex-grow: 1;
}

.grow-0{
  flex-grow: 0;
}

.basis-full{
  flex-basis: 100%;
}

.border-collapse{
  border-collapse: collapse;
}

.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
}

.scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.scale-x-0{
  --tw-scale-x: 0;
  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));
}

.scale-x-100{
  --tw-scale-x: 1;
  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{
  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-none{
  transform: none;
}

@keyframes fade-down{
  0%{
    opacity: 0;
    transform: translateY(-2rem);
  }

  100%{
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-fade-down{
  animation: fade-down var(--tw-animate-duration, 1s) var(--tw-animate-easing, ease) var(--tw-animate-delay, 0s) var(--tw-animate-iteration, 1) var(--tw-animate-fill, both);
}

@keyframes fade-left{
  0%{
    opacity: 0;
    transform: translateX(2rem);
  }

  100%{
    opacity: 1;
    transform: translateX(0);
  }
}

.animate-fade-left{
  animation: fade-left var(--tw-animate-duration, 1s) var(--tw-animate-easing, ease) var(--tw-animate-delay, 0s) var(--tw-animate-iteration, 1) var(--tw-animate-fill, both);
}

@keyframes fade-right{
  0%{
    opacity: 0;
    transform: translateX(-2rem);
  }

  100%{
    opacity: 1;
    transform: translateX(0);
  }
}

.animate-fade-right{
  animation: fade-right var(--tw-animate-duration, 1s) var(--tw-animate-easing, ease) var(--tw-animate-delay, 0s) var(--tw-animate-iteration, 1) var(--tw-animate-fill, both);
}

@keyframes fade-up{
  0%{
    opacity: 0;
    transform: translateY(2rem);
  }

  100%{
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-fade-up{
  animation: fade-up var(--tw-animate-duration, 1s) var(--tw-animate-easing, ease) var(--tw-animate-delay, 0s) var(--tw-animate-iteration, 1) var(--tw-animate-fill, both);
}

@keyframes jump-in{
  0%{
    transform: scale(0%);
  }

  80%{
    transform: scale(120%);
  }

  100%{
    transform: scale(100%);
  }
}

.animate-jump-in{
  animation: jump-in var(--tw-animate-duration, 500ms) var(--tw-animate-easing, ease) var(--tw-animate-delay, 0s) var(--tw-animate-iteration, 1) var(--tw-animate-fill, both);
}

@keyframes shake{
  0%{
    transform: translateX(0rem);
  }

  25%{
    transform: translateX(-1rem);
  }

  75%{
    transform: translateX(1rem);
  }

  100%{
    transform: translateX(0rem);
  }
}

.animate-shake{
  animation: shake var(--tw-animate-duration, 500ms) var(--tw-animate-easing, ease) var(--tw-animate-delay, 0s) var(--tw-animate-iteration, 1) var(--tw-animate-fill, both);
}

.cursor-pointer{
  cursor: pointer;
}

.resize{
  resize: both;
}

.list-disc{
  list-style-type: disc;
}

.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.columns-3{
  -moz-columns: 3;
       columns: 3;
}

.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.grid-cols-8{
  grid-template-columns: repeat(8, minmax(0, 1fr));
}

.flex-row{
  flex-direction: row;
}

.flex-col{
  flex-direction: column;
}

.items-start{
  align-items: flex-start;
}

.items-center{
  align-items: center;
}

.items-stretch{
  align-items: stretch;
}

.justify-start{
  justify-content: flex-start;
}

.justify-end{
  justify-content: flex-end;
}

.justify-center{
  justify-content: center;
}

.justify-between{
  justify-content: space-between;
}

.gap-1{
  gap: 0.25rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-4{
  gap: 1rem;
}

.gap-8{
  gap: 2rem;
}

.self-center{
  align-self: center;
}

.justify-self-center{
  justify-self: center;
}

.overflow-hidden{
  overflow: hidden;
}

.whitespace-nowrap{
  white-space: nowrap;
}

.rounded{
  border-radius: 0.25rem;
}

.rounded-full{
  border-radius: 9999px;
}

.rounded-lg{
  border-radius: 0.5rem;
}

.rounded-b-lg{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.border{
  border-width: 1px;
}

.border-2{
  border-width: 2px;
}

.border-b-2{
  border-bottom-width: 2px;
}

.border-r-2{
  border-right-width: 2px;
}

.border-t-0{
  border-top-width: 0px;
}

.border-t-2{
  border-top-width: 2px;
}

.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.border-blue{
  --tw-border-opacity: 1;
  border-color: rgb(30 30 83 / var(--tw-border-opacity, 1));
}

.border-blush{
  --tw-border-opacity: 1;
  border-color: rgb(220 159 191 / var(--tw-border-opacity, 1));
}

.border-charleston{
  --tw-border-opacity: 1;
  border-color: rgb(34 59 65 / var(--tw-border-opacity, 1));
}

.border-cyan{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 255 / var(--tw-border-opacity, 1));
}

.border-eggplant{
  --tw-border-opacity: 1;
  border-color: rgb(45 24 61 / var(--tw-border-opacity, 1));
}

.border-gray-500{
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.border-green{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 0 / var(--tw-border-opacity, 1));
}

.border-lime{
  --tw-border-opacity: 1;
  border-color: rgb(170 255 136 / var(--tw-border-opacity, 1));
}

.border-mahogany{
  --tw-border-opacity: 1;
  border-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
}

.border-orange{
  --tw-border-opacity: 1;
  border-color: rgb(255 136 68 / var(--tw-border-opacity, 1));
}

.border-pink{
  --tw-border-opacity: 1;
  border-color: rgb(255 0 255 / var(--tw-border-opacity, 1));
}

.border-raisin{
  --tw-border-opacity: 1;
  border-color: rgb(32 9 37 / var(--tw-border-opacity, 1));
}

.border-red-500{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}

.border-red-700{
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}

.border-rose{
  --tw-border-opacity: 1;
  border-color: rgb(255 127 230 / var(--tw-border-opacity, 1));
}

.border-saffron{
  --tw-border-opacity: 1;
  border-color: rgb(245 167 81 / var(--tw-border-opacity, 1));
}

.border-saffron-light{
  --tw-border-opacity: 1;
  border-color: rgb(236 188 134 / var(--tw-border-opacity, 1));
}

.border-smoke{
  --tw-border-opacity: 1;
  border-color: rgb(193 193 193 / var(--tw-border-opacity, 1));
}

.border-spruce{
  --tw-border-opacity: 1;
  border-color: rgb(56 96 107 / var(--tw-border-opacity, 1));
}

.border-transparent{
  border-color: transparent;
}

.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-wood{
  --tw-border-opacity: 1;
  border-color: rgb(53 29 22 / var(--tw-border-opacity, 1));
}

.border-wood-dark{
  --tw-border-opacity: 1;
  border-color: rgb(29 27 30 / var(--tw-border-opacity, 1));
}

.border-wood-light{
  --tw-border-opacity: 1;
  border-color: rgb(133 57 41 / var(--tw-border-opacity, 1));
}

.border-yellow{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 0 / var(--tw-border-opacity, 1));
}

.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 83 / var(--tw-bg-opacity, 1));
}

.bg-blush{
  --tw-bg-opacity: 1;
  background-color: rgb(220 159 191 / var(--tw-bg-opacity, 1));
}

.bg-charleston{
  --tw-bg-opacity: 1;
  background-color: rgb(34 59 65 / var(--tw-bg-opacity, 1));
}

.bg-cyan{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 255 / var(--tw-bg-opacity, 1));
}

.bg-eggplant{
  --tw-bg-opacity: 1;
  background-color: rgb(45 24 61 / var(--tw-bg-opacity, 1));
}

.bg-emerald-900{
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}

.bg-gray-700{
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.bg-green{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 0 / var(--tw-bg-opacity, 1));
}

.bg-lime{
  --tw-bg-opacity: 1;
  background-color: rgb(170 255 136 / var(--tw-bg-opacity, 1));
}

.bg-mahogany{
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
}

.bg-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 68 / var(--tw-bg-opacity, 1));
}

.bg-pink{
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 255 / var(--tw-bg-opacity, 1));
}

.bg-raisin{
  --tw-bg-opacity: 1;
  background-color: rgb(32 9 37 / var(--tw-bg-opacity, 1));
}

.bg-red-200{
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}

.bg-red-950{
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
}

.bg-rose{
  --tw-bg-opacity: 1;
  background-color: rgb(255 127 230 / var(--tw-bg-opacity, 1));
}

.bg-saffron{
  --tw-bg-opacity: 1;
  background-color: rgb(245 167 81 / var(--tw-bg-opacity, 1));
}

.bg-saffron-light{
  --tw-bg-opacity: 1;
  background-color: rgb(236 188 134 / var(--tw-bg-opacity, 1));
}

.bg-spruce{
  --tw-bg-opacity: 1;
  background-color: rgb(56 96 107 / var(--tw-bg-opacity, 1));
}

.bg-theme-bg{
  background-color: var(--theme-bg);
}

.bg-transparent{
  background-color: transparent;
}

.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-wood{
  --tw-bg-opacity: 1;
  background-color: rgb(53 29 22 / var(--tw-bg-opacity, 1));
}

.bg-wood-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(29 27 30 / var(--tw-bg-opacity, 1));
}

.bg-wood-light{
  --tw-bg-opacity: 1;
  background-color: rgb(133 57 41 / var(--tw-bg-opacity, 1));
}

.bg-yellow{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 0 / var(--tw-bg-opacity, 1));
}

.bg-cover{
  background-size: cover;
}

.bg-clip-content{
  background-clip: content-box;
}

.bg-center{
  background-position: center;
}

.p-0{
  padding: 0px;
}

.p-1{
  padding: 0.25rem;
}

.p-2{
  padding: 0.5rem;
}

.p-3{
  padding: 0.75rem;
}

.p-4{
  padding: 1rem;
}

.p-8{
  padding: 2rem;
}

.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.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-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-32{
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-0{
  padding-bottom: 0px;
}

.pb-1{
  padding-bottom: 0.25rem;
}

.pb-2{
  padding-bottom: 0.5rem;
}

.pb-24{
  padding-bottom: 6rem;
}

.pb-32{
  padding-bottom: 8rem;
}

.pb-8{
  padding-bottom: 2rem;
}

.pr-1{
  padding-right: 0.25rem;
}

.pr-2{
  padding-right: 0.5rem;
}

.pt-2{
  padding-top: 0.5rem;
}

.pt-24{
  padding-top: 6rem;
}

.pt-32{
  padding-top: 8rem;
}

.pt-4{
  padding-top: 1rem;
}

.pt-8{
  padding-top: 2rem;
}

.text-left{
  text-align: left;
}

.text-center{
  text-align: center;
}

.text-right{
  text-align: right;
}

.\!font-dancing-script{
  font-family: Dancing Script, sans-serif !important;
}

.\!font-lavishly-yours{
  font-family: Lavishly Yours, sans-serif !important;
}

.\!font-limelight{
  font-family: Limelight, sans-serif !important;
}

.\!font-orbitron{
  font-family: Orbitron, sans-serif !important;
}

.\!font-splash{
  font-family: Splash, sans-serif !important;
}

.font-crimson-pro{
  font-family: Crimson Pro, sans-serif;
}

.font-dancing-script{
  font-family: Dancing Script, sans-serif;
}

.font-exo{
  font-family: Exo, sans-serif;
}

.font-henny-penny{
  font-family: Henny Penny, sans-serif;
}

.font-lavishly-yours{
  font-family: Lavishly Yours, sans-serif;
}

.font-limelight{
  font-family: Limelight, sans-serif;
}

.font-lobster-two{
  font-family: Lobster Two, sans-serif;
}

.font-miltonian{
  font-family: Miltonian, sans-serif;
}

.font-mystery-quest{
  font-family: Mystery Quest, sans-serif;
}

.font-orbitron{
  font-family: Orbitron, sans-serif;
}

.font-rye{
  font-family: Rye, sans-serif;
}

.font-splash{
  font-family: Splash, sans-serif;
}

.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl{
  font-size: 3rem;
  line-height: 1;
}

.text-6xl{
  font-size: 3.75rem;
  line-height: 1;
}

.text-7xl{
  font-size: 4.5rem;
  line-height: 1;
}

.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold{
  font-weight: 700;
}

.font-medium{
  font-weight: 500;
}

.uppercase{
  text-transform: uppercase;
}

.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-blue{
  --tw-text-opacity: 1;
  color: rgb(30 30 83 / var(--tw-text-opacity, 1));
}

.text-blush{
  --tw-text-opacity: 1;
  color: rgb(220 159 191 / var(--tw-text-opacity, 1));
}

.text-charleston{
  --tw-text-opacity: 1;
  color: rgb(34 59 65 / var(--tw-text-opacity, 1));
}

.text-cyan{
  --tw-text-opacity: 1;
  color: rgb(0 255 255 / var(--tw-text-opacity, 1));
}

.text-eggplant{
  --tw-text-opacity: 1;
  color: rgb(45 24 61 / var(--tw-text-opacity, 1));
}

.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-green{
  --tw-text-opacity: 1;
  color: rgb(0 255 0 / var(--tw-text-opacity, 1));
}

.text-lime{
  --tw-text-opacity: 1;
  color: rgb(170 255 136 / var(--tw-text-opacity, 1));
}

.text-mahogany{
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.text-neutral-400{
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}

.text-orange{
  --tw-text-opacity: 1;
  color: rgb(255 136 68 / var(--tw-text-opacity, 1));
}

.text-pink{
  --tw-text-opacity: 1;
  color: rgb(255 0 255 / var(--tw-text-opacity, 1));
}

.text-raisin{
  --tw-text-opacity: 1;
  color: rgb(32 9 37 / var(--tw-text-opacity, 1));
}

.text-red-950{
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.text-rose{
  --tw-text-opacity: 1;
  color: rgb(255 127 230 / var(--tw-text-opacity, 1));
}

.text-saffron{
  --tw-text-opacity: 1;
  color: rgb(245 167 81 / var(--tw-text-opacity, 1));
}

.text-saffron-light{
  --tw-text-opacity: 1;
  color: rgb(236 188 134 / var(--tw-text-opacity, 1));
}

.text-spruce{
  --tw-text-opacity: 1;
  color: rgb(56 96 107 / var(--tw-text-opacity, 1));
}

.text-theme-accent{
  color: var(--theme-accent);
}

.text-transparent{
  color: transparent;
}

.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-wood{
  --tw-text-opacity: 1;
  color: rgb(53 29 22 / var(--tw-text-opacity, 1));
}

.text-wood-dark{
  --tw-text-opacity: 1;
  color: rgb(29 27 30 / var(--tw-text-opacity, 1));
}

.text-wood-light{
  --tw-text-opacity: 1;
  color: rgb(133 57 41 / var(--tw-text-opacity, 1));
}

.text-yellow{
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

.underline{
  text-decoration-line: underline;
}

.opacity-0{
  opacity: 0;
}

.opacity-100{
  opacity: 1;
}

.opacity-50{
  opacity: 0.5;
}

.opacity-80{
  opacity: 0.8;
}

.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);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline{
  outline-style: solid;
}

.blur{
  --tw-blur: blur(8px);
  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);
}

.brightness-75{
  --tw-brightness: brightness(.75);
  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);
}

.brightness-90{
  --tw-brightness: brightness(.9);
  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);
}

.drop-shadow{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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%);
  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);
}

.sepia{
  --tw-sepia: sepia(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter{
  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-filter{
  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{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.animate-reverse{
  --tw-animate-direction: reverse;
  animation-direction: var(--tw-animate-direction);
}

.animate-alternate{
  --tw-animate-direction: alternate;
  animation-direction: var(--tw-animate-direction);
}

.animate-duration-300{
  --tw-animate-duration: 300ms;
  animation-duration: var(--tw-animate-duration);
}

.animate-duration-500{
  --tw-animate-duration: 500ms;
  animation-duration: var(--tw-animate-duration);
}

.animate-once{
  --tw-animate-iteration: 1;
  animation-iteration-count: var(--tw-animate-iteration);
}

.animate-twice{
  --tw-animate-iteration: 2;
  animation-iteration-count: var(--tw-animate-iteration);
}

.animate-ease-in-out{
  --tw-animate-easing: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: var(--tw-animate-easing);
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.__safelist{
  border-color: transparent;
  background-color: transparent;
  color: transparent;
}

.__safelist:hover{
  border-color: transparent;
  background-color: transparent;
  color: transparent;
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(30 30 83 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 83 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 30 83 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(30 30 83 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 83 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 30 83 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 255 0 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 255 0 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 0 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 255 255 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 255 255 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(255 0 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 0 255 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 0 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 0 255 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(170 255 136 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(170 255 136 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(170 255 136 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(170 255 136 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(170 255 136 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(170 255 136 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(255 136 68 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 68 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 136 68 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 136 68 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 68 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 136 68 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(220 159 191 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(220 159 191 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(220 159 191 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(220 159 191 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(220 159 191 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(220 159 191 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(34 59 65 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 59 65 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(34 59 65 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(34 59 65 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(34 59 65 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(34 59 65 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(45 24 61 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(45 24 61 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(45 24 61 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(45 24 61 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(45 24 61 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(45 24 61 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(32 9 37 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(32 9 37 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(32 9 37 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(32 9 37 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(32 9 37 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(32 9 37 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(255 127 230 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 127 230 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 127 230 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 127 230 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 127 230 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 127 230 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(245 167 81 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(245 167 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(245 167 81 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(245 167 81 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(245 167 81 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(245 167 81 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(56 96 107 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(56 96 107 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(56 96 107 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(56 96 107 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(56 96 107 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(56 96 107 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(53 29 22 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(53 29 22 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(53 29 22 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(53 29 22 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(53 29 22 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(53 29 22 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(236 188 134 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(236 188 134 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(236 188 134 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(236 188 134 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(236 188 134 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(236 188 134 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(133 57 41 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(133 57 41 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(133 57 41 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(133 57 41 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(133 57 41 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(133 57 41 / var(--tw-text-opacity, 1));
}

.__safelist{
  --tw-border-opacity: 1;
  border-color: rgb(29 27 30 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(29 27 30 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(29 27 30 / var(--tw-text-opacity, 1));
}

.__safelist:hover{
  --tw-border-opacity: 1;
  border-color: rgb(29 27 30 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(29 27 30 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(29 27 30 / var(--tw-text-opacity, 1));
}

.__safelist{
  font-family: Crimson Pro, sans-serif;
  font-family: Dancing Script, sans-serif;
  font-family: Exo, sans-serif;
  font-family: Henny Penny, sans-serif;
  font-family: Lavishly Yours, sans-serif;
  font-family: Limelight, sans-serif;
  font-family: Lobster Two, sans-serif;
  font-family: Miltonian, sans-serif;
  font-family: Mystery Quest, sans-serif;
  font-family: Orbitron, sans-serif;
  font-family: Raleway, sans-serif;
  font-family: Rye, sans-serif;
  font-family: Splash, sans-serif;
}

html, body{
  font-family: Crimson Pro, sans-serif;
}

a{
  font-family: Crimson Pro, sans-serif;
}

h1, h2, h3, h4, h5, h6{
  font-family: Miltonian, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bont-navigation-item{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
}

.bont-navigation-item a, .bont-navigation-pane-control a{
  font-family: Miltonian, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
}

.bont-navigation hr{
  display: none;
}

.bont-heading{
  font-family: Henny Penny, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (min-width: 768px) {
  .bont-heading{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 1280px) {
  .bont-heading{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.bont-panel .bont-panel-heading{
  font-family: Henny Penny, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (min-width: 768px) {
  .bont-panel .bont-panel-heading{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

@media (min-width: 1280px) {
  .bont-panel .bont-panel-heading{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

.bont-panel .bont-panel-content{
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  .bont-panel .bont-panel-content{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1280px) {
  .bont-panel .bont-panel-content{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.bont-button button{
  font-family: Miltonian, sans-serif;
  font-weight: 700;
  border-width: 1px;
}

.bont-field{
  font-family: Crimson Pro, sans-serif;
}

.bont-field__title{
  margin-bottom: 0.5rem;
}

.bont-field__title span {
  font-size: 150%;
}

.bont-field__subtitle{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.bont-expanding-tag .bont-expanding-tag-label{
  font-family: Miltonian, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.bont-expanding-tag .bont-expanding-tag-pane-content{
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.bont-footer{
  font-size: 1.125rem;
  line-height: 1.75rem;
}

@media (min-width: 1024px) {
  .bont-footer{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.bont-footer strong{
  font-family: Crimson Pro, sans-serif;
  font-weight: 700;
}

.bont-layout--color-bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-black .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-black .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-black .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-black .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-black .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-black .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-black h1, .bont-layout--color-accent-black h2, .bont-layout--color-accent-black h3, .bont-layout--color-accent-black h4, .bont-layout--color-accent-black h5, .bont-layout--color-accent-black h6{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-black hr{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-black .accent{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-black .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-black .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-black .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-black .bont-navigation-link,
.bont-navigation--color-fg-black .bont-navigation-text,
.bont-navigation--color-fg-black .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-black .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-black hr{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-white .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-white .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-white .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-white .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-white .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-white .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-white h1, .bont-layout--color-accent-white h2, .bont-layout--color-accent-white h3, .bont-layout--color-accent-white h4, .bont-layout--color-accent-white h5, .bont-layout--color-accent-white h6{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-white hr{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-white .accent{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-white .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-white .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-white .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-white .bont-navigation-link,
.bont-navigation--color-fg-white .bont-navigation-text,
.bont-navigation--color-fg-white .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-white .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-white hr{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-transparent{
  background-color: transparent;
}

.bont-layout--color-bg-transparent .bont-field-radio input[type=radio]{
  border-color: transparent;
}

.bont-layout--color-bg-transparent .bont-field-checkbox input[type=checkbox]{
  border-color: transparent;
}

.bont-layout--color-bg-transparent .bont-field-multi-checkbox input[type=checkbox]{
  border-color: transparent;
}

.bont-layout--color-text-transparent{
  color: transparent;
}

.bont-layout--color-text-transparent .bont-field-radio label{
  color: transparent;
}

.bont-layout--color-text-transparent .bont-field-checkbox label{
  color: transparent;
}

.bont-layout--color-text-transparent .bont-field-multi-checkbox label{
  color: transparent;
}

.bont-layout--color-accent-transparent h1, .bont-layout--color-accent-transparent h2, .bont-layout--color-accent-transparent h3, .bont-layout--color-accent-transparent h4, .bont-layout--color-accent-transparent h5, .bont-layout--color-accent-transparent h6{
  color: transparent;
}

.bont-layout--color-accent-transparent hr{
  border-color: transparent;
}

.bont-layout--color-accent-transparent .accent{
  color: transparent;
}

.bont-layout--color-accent-transparent .bont-field-radio .bont-field__option--checked input{
  background-color: transparent;
}

.bont-layout--color-accent-transparent .bont-field-checkbox .bont-field__option--checked input{
  background-color: transparent;
}

.bont-layout--color-accent-transparent .bont-field-multi-checkbox .bont-field__option--checked input{
  background-color: transparent;
}

.bont-navigation--color-bg-transparent{
  background-color: transparent;
}

.bont-navigation--color-fg-transparent{
  border-color: transparent;
  color: transparent;
}

.bont-navigation--color-fg-transparent .bont-navigation-link,
.bont-navigation--color-fg-transparent .bont-navigation-text,
.bont-navigation--color-fg-transparent .bont-navigation-separator{
  color: transparent;
}

.bont-navigation--color-fg-transparent .bont-navigation-link::after{
  background-color: transparent;
}

.bont-navigation--color-fg-transparent hr{
  border-color: transparent;
}

.bont-layout--color-bg-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 83 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-blue .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(30 30 83 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-blue .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(30 30 83 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-blue .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(30 30 83 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-blue{
  --tw-text-opacity: 1;
  color: rgb(30 30 83 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-blue .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(30 30 83 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-blue .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(30 30 83 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-blue .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(30 30 83 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-blue h1, .bont-layout--color-accent-blue h2, .bont-layout--color-accent-blue h3, .bont-layout--color-accent-blue h4, .bont-layout--color-accent-blue h5, .bont-layout--color-accent-blue h6{
  --tw-text-opacity: 1;
  color: rgb(30 30 83 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-blue hr{
  --tw-border-opacity: 1;
  border-color: rgb(30 30 83 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-blue .accent{
  --tw-text-opacity: 1;
  color: rgb(30 30 83 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-blue .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 83 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-blue .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 83 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-blue .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 83 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 83 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-blue{
  --tw-border-opacity: 1;
  border-color: rgb(30 30 83 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(30 30 83 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-blue .bont-navigation-link,
.bont-navigation--color-fg-blue .bont-navigation-text,
.bont-navigation--color-fg-blue .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(30 30 83 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-blue .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 83 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-blue hr{
  --tw-border-opacity: 1;
  border-color: rgb(30 30 83 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-green{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 0 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-green .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 0 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-green .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 0 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-green .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 0 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-green{
  --tw-text-opacity: 1;
  color: rgb(0 255 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-green .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(0 255 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-green .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(0 255 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-green .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(0 255 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-green h1, .bont-layout--color-accent-green h2, .bont-layout--color-accent-green h3, .bont-layout--color-accent-green h4, .bont-layout--color-accent-green h5, .bont-layout--color-accent-green h6{
  --tw-text-opacity: 1;
  color: rgb(0 255 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-green hr{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 0 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-green .accent{
  --tw-text-opacity: 1;
  color: rgb(0 255 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-green .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 0 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-green .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 0 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-green .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 0 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-green{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 0 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-green{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 0 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 255 0 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-green .bont-navigation-link,
.bont-navigation--color-fg-green .bont-navigation-text,
.bont-navigation--color-fg-green .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(0 255 0 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-green .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 0 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-green hr{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 0 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-yellow{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 0 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-yellow .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 0 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-yellow .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 0 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-yellow .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 0 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-yellow{
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-yellow .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-yellow .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-yellow .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-yellow h1, .bont-layout--color-accent-yellow h2, .bont-layout--color-accent-yellow h3, .bont-layout--color-accent-yellow h4, .bont-layout--color-accent-yellow h5, .bont-layout--color-accent-yellow h6{
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-yellow hr{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 0 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-yellow .accent{
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-yellow .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 0 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-yellow .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 0 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-yellow .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 0 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-yellow{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 0 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-yellow{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 0 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-yellow .bont-navigation-link,
.bont-navigation--color-fg-yellow .bont-navigation-text,
.bont-navigation--color-fg-yellow .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-yellow .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 0 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-yellow hr{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 0 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-cyan{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 255 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-cyan .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 255 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-cyan .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 255 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-cyan .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 255 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-cyan{
  --tw-text-opacity: 1;
  color: rgb(0 255 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-cyan .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(0 255 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-cyan .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(0 255 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-cyan .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(0 255 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-cyan h1, .bont-layout--color-accent-cyan h2, .bont-layout--color-accent-cyan h3, .bont-layout--color-accent-cyan h4, .bont-layout--color-accent-cyan h5, .bont-layout--color-accent-cyan h6{
  --tw-text-opacity: 1;
  color: rgb(0 255 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-cyan hr{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 255 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-cyan .accent{
  --tw-text-opacity: 1;
  color: rgb(0 255 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-cyan .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 255 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-cyan .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 255 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-cyan .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 255 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-cyan{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 255 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-cyan{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 255 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 255 255 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-cyan .bont-navigation-link,
.bont-navigation--color-fg-cyan .bont-navigation-text,
.bont-navigation--color-fg-cyan .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(0 255 255 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-cyan .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 255 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-cyan hr{
  --tw-border-opacity: 1;
  border-color: rgb(0 255 255 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-pink{
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 255 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-pink .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(255 0 255 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-pink .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(255 0 255 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-pink .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(255 0 255 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-pink{
  --tw-text-opacity: 1;
  color: rgb(255 0 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-pink .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(255 0 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-pink .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(255 0 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-pink .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(255 0 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-pink h1, .bont-layout--color-accent-pink h2, .bont-layout--color-accent-pink h3, .bont-layout--color-accent-pink h4, .bont-layout--color-accent-pink h5, .bont-layout--color-accent-pink h6{
  --tw-text-opacity: 1;
  color: rgb(255 0 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-pink hr{
  --tw-border-opacity: 1;
  border-color: rgb(255 0 255 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-pink .accent{
  --tw-text-opacity: 1;
  color: rgb(255 0 255 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-pink .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 255 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-pink .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 255 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-pink .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 255 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-pink{
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 255 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-pink{
  --tw-border-opacity: 1;
  border-color: rgb(255 0 255 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 0 255 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-pink .bont-navigation-link,
.bont-navigation--color-fg-pink .bont-navigation-text,
.bont-navigation--color-fg-pink .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(255 0 255 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-pink .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 255 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-pink hr{
  --tw-border-opacity: 1;
  border-color: rgb(255 0 255 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-lime{
  --tw-bg-opacity: 1;
  background-color: rgb(170 255 136 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-lime .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(170 255 136 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-lime .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(170 255 136 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-lime .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(170 255 136 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-lime{
  --tw-text-opacity: 1;
  color: rgb(170 255 136 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-lime .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(170 255 136 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-lime .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(170 255 136 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-lime .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(170 255 136 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-lime h1, .bont-layout--color-accent-lime h2, .bont-layout--color-accent-lime h3, .bont-layout--color-accent-lime h4, .bont-layout--color-accent-lime h5, .bont-layout--color-accent-lime h6{
  --tw-text-opacity: 1;
  color: rgb(170 255 136 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-lime hr{
  --tw-border-opacity: 1;
  border-color: rgb(170 255 136 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-lime .accent{
  --tw-text-opacity: 1;
  color: rgb(170 255 136 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-lime .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(170 255 136 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-lime .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(170 255 136 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-lime .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(170 255 136 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-lime{
  --tw-bg-opacity: 1;
  background-color: rgb(170 255 136 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-lime{
  --tw-border-opacity: 1;
  border-color: rgb(170 255 136 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(170 255 136 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-lime .bont-navigation-link,
.bont-navigation--color-fg-lime .bont-navigation-text,
.bont-navigation--color-fg-lime .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(170 255 136 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-lime .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(170 255 136 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-lime hr{
  --tw-border-opacity: 1;
  border-color: rgb(170 255 136 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 68 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-orange .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(255 136 68 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-orange .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(255 136 68 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-orange .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(255 136 68 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-orange{
  --tw-text-opacity: 1;
  color: rgb(255 136 68 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-orange .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(255 136 68 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-orange .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(255 136 68 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-orange .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(255 136 68 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-orange h1, .bont-layout--color-accent-orange h2, .bont-layout--color-accent-orange h3, .bont-layout--color-accent-orange h4, .bont-layout--color-accent-orange h5, .bont-layout--color-accent-orange h6{
  --tw-text-opacity: 1;
  color: rgb(255 136 68 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-orange hr{
  --tw-border-opacity: 1;
  border-color: rgb(255 136 68 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-orange .accent{
  --tw-text-opacity: 1;
  color: rgb(255 136 68 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-orange .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 68 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-orange .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 68 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-orange .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 68 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 68 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-orange{
  --tw-border-opacity: 1;
  border-color: rgb(255 136 68 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 136 68 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-orange .bont-navigation-link,
.bont-navigation--color-fg-orange .bont-navigation-text,
.bont-navigation--color-fg-orange .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(255 136 68 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-orange .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 68 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-orange hr{
  --tw-border-opacity: 1;
  border-color: rgb(255 136 68 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-blush{
  --tw-bg-opacity: 1;
  background-color: rgb(220 159 191 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-blush .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(220 159 191 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-blush .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(220 159 191 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-blush .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(220 159 191 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-blush{
  --tw-text-opacity: 1;
  color: rgb(220 159 191 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-blush .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(220 159 191 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-blush .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(220 159 191 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-blush .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(220 159 191 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-blush h1, .bont-layout--color-accent-blush h2, .bont-layout--color-accent-blush h3, .bont-layout--color-accent-blush h4, .bont-layout--color-accent-blush h5, .bont-layout--color-accent-blush h6{
  --tw-text-opacity: 1;
  color: rgb(220 159 191 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-blush hr{
  --tw-border-opacity: 1;
  border-color: rgb(220 159 191 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-blush .accent{
  --tw-text-opacity: 1;
  color: rgb(220 159 191 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-blush .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(220 159 191 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-blush .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(220 159 191 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-blush .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(220 159 191 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-blush{
  --tw-bg-opacity: 1;
  background-color: rgb(220 159 191 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-blush{
  --tw-border-opacity: 1;
  border-color: rgb(220 159 191 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(220 159 191 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-blush .bont-navigation-link,
.bont-navigation--color-fg-blush .bont-navigation-text,
.bont-navigation--color-fg-blush .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(220 159 191 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-blush .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(220 159 191 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-blush hr{
  --tw-border-opacity: 1;
  border-color: rgb(220 159 191 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-charleston{
  --tw-bg-opacity: 1;
  background-color: rgb(34 59 65 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-charleston .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(34 59 65 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-charleston .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(34 59 65 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-charleston .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(34 59 65 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-charleston{
  --tw-text-opacity: 1;
  color: rgb(34 59 65 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-charleston .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(34 59 65 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-charleston .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(34 59 65 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-charleston .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(34 59 65 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-charleston h1, .bont-layout--color-accent-charleston h2, .bont-layout--color-accent-charleston h3, .bont-layout--color-accent-charleston h4, .bont-layout--color-accent-charleston h5, .bont-layout--color-accent-charleston h6{
  --tw-text-opacity: 1;
  color: rgb(34 59 65 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-charleston hr{
  --tw-border-opacity: 1;
  border-color: rgb(34 59 65 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-charleston .accent{
  --tw-text-opacity: 1;
  color: rgb(34 59 65 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-charleston .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(34 59 65 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-charleston .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(34 59 65 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-charleston .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(34 59 65 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-charleston{
  --tw-bg-opacity: 1;
  background-color: rgb(34 59 65 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-charleston{
  --tw-border-opacity: 1;
  border-color: rgb(34 59 65 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(34 59 65 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-charleston .bont-navigation-link,
.bont-navigation--color-fg-charleston .bont-navigation-text,
.bont-navigation--color-fg-charleston .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(34 59 65 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-charleston .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(34 59 65 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-charleston hr{
  --tw-border-opacity: 1;
  border-color: rgb(34 59 65 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-eggplant{
  --tw-bg-opacity: 1;
  background-color: rgb(45 24 61 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-eggplant .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(45 24 61 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-eggplant .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(45 24 61 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-eggplant .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(45 24 61 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-eggplant{
  --tw-text-opacity: 1;
  color: rgb(45 24 61 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-eggplant .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(45 24 61 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-eggplant .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(45 24 61 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-eggplant .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(45 24 61 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-eggplant h1, .bont-layout--color-accent-eggplant h2, .bont-layout--color-accent-eggplant h3, .bont-layout--color-accent-eggplant h4, .bont-layout--color-accent-eggplant h5, .bont-layout--color-accent-eggplant h6{
  --tw-text-opacity: 1;
  color: rgb(45 24 61 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-eggplant hr{
  --tw-border-opacity: 1;
  border-color: rgb(45 24 61 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-eggplant .accent{
  --tw-text-opacity: 1;
  color: rgb(45 24 61 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-eggplant .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(45 24 61 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-eggplant .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(45 24 61 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-eggplant .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(45 24 61 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-eggplant{
  --tw-bg-opacity: 1;
  background-color: rgb(45 24 61 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-eggplant{
  --tw-border-opacity: 1;
  border-color: rgb(45 24 61 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(45 24 61 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-eggplant .bont-navigation-link,
.bont-navigation--color-fg-eggplant .bont-navigation-text,
.bont-navigation--color-fg-eggplant .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(45 24 61 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-eggplant .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(45 24 61 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-eggplant hr{
  --tw-border-opacity: 1;
  border-color: rgb(45 24 61 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-mahogany{
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-mahogany .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-mahogany .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-mahogany .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-mahogany{
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-mahogany .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-mahogany .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-mahogany .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-mahogany h1, .bont-layout--color-accent-mahogany h2, .bont-layout--color-accent-mahogany h3, .bont-layout--color-accent-mahogany h4, .bont-layout--color-accent-mahogany h5, .bont-layout--color-accent-mahogany h6{
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-mahogany hr{
  --tw-border-opacity: 1;
  border-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-mahogany .accent{
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-mahogany .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-mahogany .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-mahogany .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-mahogany{
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-mahogany{
  --tw-border-opacity: 1;
  border-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-mahogany .bont-navigation-link,
.bont-navigation--color-fg-mahogany .bont-navigation-text,
.bont-navigation--color-fg-mahogany .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-mahogany .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-mahogany hr{
  --tw-border-opacity: 1;
  border-color: rgb(69 10 10 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-raisin{
  --tw-bg-opacity: 1;
  background-color: rgb(32 9 37 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-raisin .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(32 9 37 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-raisin .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(32 9 37 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-raisin .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(32 9 37 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-raisin{
  --tw-text-opacity: 1;
  color: rgb(32 9 37 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-raisin .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(32 9 37 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-raisin .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(32 9 37 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-raisin .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(32 9 37 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-raisin h1, .bont-layout--color-accent-raisin h2, .bont-layout--color-accent-raisin h3, .bont-layout--color-accent-raisin h4, .bont-layout--color-accent-raisin h5, .bont-layout--color-accent-raisin h6{
  --tw-text-opacity: 1;
  color: rgb(32 9 37 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-raisin hr{
  --tw-border-opacity: 1;
  border-color: rgb(32 9 37 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-raisin .accent{
  --tw-text-opacity: 1;
  color: rgb(32 9 37 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-raisin .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(32 9 37 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-raisin .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(32 9 37 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-raisin .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(32 9 37 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-raisin{
  --tw-bg-opacity: 1;
  background-color: rgb(32 9 37 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-raisin{
  --tw-border-opacity: 1;
  border-color: rgb(32 9 37 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(32 9 37 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-raisin .bont-navigation-link,
.bont-navigation--color-fg-raisin .bont-navigation-text,
.bont-navigation--color-fg-raisin .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(32 9 37 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-raisin .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(32 9 37 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-raisin hr{
  --tw-border-opacity: 1;
  border-color: rgb(32 9 37 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-rose{
  --tw-bg-opacity: 1;
  background-color: rgb(255 127 230 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-rose .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(255 127 230 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-rose .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(255 127 230 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-rose .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(255 127 230 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-rose{
  --tw-text-opacity: 1;
  color: rgb(255 127 230 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-rose .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(255 127 230 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-rose .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(255 127 230 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-rose .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(255 127 230 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-rose h1, .bont-layout--color-accent-rose h2, .bont-layout--color-accent-rose h3, .bont-layout--color-accent-rose h4, .bont-layout--color-accent-rose h5, .bont-layout--color-accent-rose h6{
  --tw-text-opacity: 1;
  color: rgb(255 127 230 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-rose hr{
  --tw-border-opacity: 1;
  border-color: rgb(255 127 230 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-rose .accent{
  --tw-text-opacity: 1;
  color: rgb(255 127 230 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-rose .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(255 127 230 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-rose .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(255 127 230 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-rose .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(255 127 230 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-rose{
  --tw-bg-opacity: 1;
  background-color: rgb(255 127 230 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-rose{
  --tw-border-opacity: 1;
  border-color: rgb(255 127 230 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 127 230 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-rose .bont-navigation-link,
.bont-navigation--color-fg-rose .bont-navigation-text,
.bont-navigation--color-fg-rose .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(255 127 230 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-rose .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(255 127 230 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-rose hr{
  --tw-border-opacity: 1;
  border-color: rgb(255 127 230 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-saffron{
  --tw-bg-opacity: 1;
  background-color: rgb(245 167 81 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-saffron .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(245 167 81 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-saffron .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(245 167 81 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-saffron .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(245 167 81 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-saffron{
  --tw-text-opacity: 1;
  color: rgb(245 167 81 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-saffron .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(245 167 81 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-saffron .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(245 167 81 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-saffron .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(245 167 81 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-saffron h1, .bont-layout--color-accent-saffron h2, .bont-layout--color-accent-saffron h3, .bont-layout--color-accent-saffron h4, .bont-layout--color-accent-saffron h5, .bont-layout--color-accent-saffron h6{
  --tw-text-opacity: 1;
  color: rgb(245 167 81 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-saffron hr{
  --tw-border-opacity: 1;
  border-color: rgb(245 167 81 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-saffron .accent{
  --tw-text-opacity: 1;
  color: rgb(245 167 81 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-saffron .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(245 167 81 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-saffron .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(245 167 81 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-saffron .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(245 167 81 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-saffron{
  --tw-bg-opacity: 1;
  background-color: rgb(245 167 81 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-saffron{
  --tw-border-opacity: 1;
  border-color: rgb(245 167 81 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(245 167 81 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-saffron .bont-navigation-link,
.bont-navigation--color-fg-saffron .bont-navigation-text,
.bont-navigation--color-fg-saffron .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(245 167 81 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-saffron .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(245 167 81 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-saffron hr{
  --tw-border-opacity: 1;
  border-color: rgb(245 167 81 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-spruce{
  --tw-bg-opacity: 1;
  background-color: rgb(56 96 107 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-spruce .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(56 96 107 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-spruce .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(56 96 107 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-spruce .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(56 96 107 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-spruce{
  --tw-text-opacity: 1;
  color: rgb(56 96 107 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-spruce .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(56 96 107 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-spruce .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(56 96 107 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-spruce .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(56 96 107 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-spruce h1, .bont-layout--color-accent-spruce h2, .bont-layout--color-accent-spruce h3, .bont-layout--color-accent-spruce h4, .bont-layout--color-accent-spruce h5, .bont-layout--color-accent-spruce h6{
  --tw-text-opacity: 1;
  color: rgb(56 96 107 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-spruce hr{
  --tw-border-opacity: 1;
  border-color: rgb(56 96 107 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-spruce .accent{
  --tw-text-opacity: 1;
  color: rgb(56 96 107 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-spruce .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(56 96 107 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-spruce .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(56 96 107 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-spruce .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(56 96 107 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-spruce{
  --tw-bg-opacity: 1;
  background-color: rgb(56 96 107 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-spruce{
  --tw-border-opacity: 1;
  border-color: rgb(56 96 107 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(56 96 107 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-spruce .bont-navigation-link,
.bont-navigation--color-fg-spruce .bont-navigation-text,
.bont-navigation--color-fg-spruce .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(56 96 107 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-spruce .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(56 96 107 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-spruce hr{
  --tw-border-opacity: 1;
  border-color: rgb(56 96 107 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-wood{
  --tw-bg-opacity: 1;
  background-color: rgb(53 29 22 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-wood .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(53 29 22 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-wood .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(53 29 22 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-wood .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(53 29 22 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-wood{
  --tw-text-opacity: 1;
  color: rgb(53 29 22 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-wood .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(53 29 22 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-wood .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(53 29 22 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-wood .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(53 29 22 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-wood h1, .bont-layout--color-accent-wood h2, .bont-layout--color-accent-wood h3, .bont-layout--color-accent-wood h4, .bont-layout--color-accent-wood h5, .bont-layout--color-accent-wood h6{
  --tw-text-opacity: 1;
  color: rgb(53 29 22 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-wood hr{
  --tw-border-opacity: 1;
  border-color: rgb(53 29 22 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-wood .accent{
  --tw-text-opacity: 1;
  color: rgb(53 29 22 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-wood .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(53 29 22 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-wood .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(53 29 22 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-wood .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(53 29 22 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-wood{
  --tw-bg-opacity: 1;
  background-color: rgb(53 29 22 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-wood{
  --tw-border-opacity: 1;
  border-color: rgb(53 29 22 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(53 29 22 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-wood .bont-navigation-link,
.bont-navigation--color-fg-wood .bont-navigation-text,
.bont-navigation--color-fg-wood .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(53 29 22 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-wood .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(53 29 22 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-wood hr{
  --tw-border-opacity: 1;
  border-color: rgb(53 29 22 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-saffron-light{
  --tw-bg-opacity: 1;
  background-color: rgb(236 188 134 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-saffron-light .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(236 188 134 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-saffron-light .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(236 188 134 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-saffron-light .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(236 188 134 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-saffron-light{
  --tw-text-opacity: 1;
  color: rgb(236 188 134 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-saffron-light .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(236 188 134 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-saffron-light .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(236 188 134 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-saffron-light .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(236 188 134 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-saffron-light h1, .bont-layout--color-accent-saffron-light h2, .bont-layout--color-accent-saffron-light h3, .bont-layout--color-accent-saffron-light h4, .bont-layout--color-accent-saffron-light h5, .bont-layout--color-accent-saffron-light h6{
  --tw-text-opacity: 1;
  color: rgb(236 188 134 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-saffron-light hr{
  --tw-border-opacity: 1;
  border-color: rgb(236 188 134 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-saffron-light .accent{
  --tw-text-opacity: 1;
  color: rgb(236 188 134 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-saffron-light .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(236 188 134 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-saffron-light .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(236 188 134 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-saffron-light .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(236 188 134 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-saffron-light{
  --tw-bg-opacity: 1;
  background-color: rgb(236 188 134 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-saffron-light{
  --tw-border-opacity: 1;
  border-color: rgb(236 188 134 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(236 188 134 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-saffron-light .bont-navigation-link,
.bont-navigation--color-fg-saffron-light .bont-navigation-text,
.bont-navigation--color-fg-saffron-light .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(236 188 134 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-saffron-light .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(236 188 134 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-saffron-light hr{
  --tw-border-opacity: 1;
  border-color: rgb(236 188 134 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-wood-light{
  --tw-bg-opacity: 1;
  background-color: rgb(133 57 41 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-wood-light .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(133 57 41 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-wood-light .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(133 57 41 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-wood-light .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(133 57 41 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-wood-light{
  --tw-text-opacity: 1;
  color: rgb(133 57 41 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-wood-light .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(133 57 41 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-wood-light .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(133 57 41 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-wood-light .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(133 57 41 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-wood-light h1, .bont-layout--color-accent-wood-light h2, .bont-layout--color-accent-wood-light h3, .bont-layout--color-accent-wood-light h4, .bont-layout--color-accent-wood-light h5, .bont-layout--color-accent-wood-light h6{
  --tw-text-opacity: 1;
  color: rgb(133 57 41 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-wood-light hr{
  --tw-border-opacity: 1;
  border-color: rgb(133 57 41 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-wood-light .accent{
  --tw-text-opacity: 1;
  color: rgb(133 57 41 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-wood-light .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(133 57 41 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-wood-light .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(133 57 41 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-wood-light .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(133 57 41 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-wood-light{
  --tw-bg-opacity: 1;
  background-color: rgb(133 57 41 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-wood-light{
  --tw-border-opacity: 1;
  border-color: rgb(133 57 41 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(133 57 41 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-wood-light .bont-navigation-link,
.bont-navigation--color-fg-wood-light .bont-navigation-text,
.bont-navigation--color-fg-wood-light .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(133 57 41 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-wood-light .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(133 57 41 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-wood-light hr{
  --tw-border-opacity: 1;
  border-color: rgb(133 57 41 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-wood-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(29 27 30 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-bg-wood-dark .bont-field-radio input[type=radio]{
  --tw-border-opacity: 1;
  border-color: rgb(29 27 30 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-wood-dark .bont-field-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(29 27 30 / var(--tw-border-opacity, 1));
}

.bont-layout--color-bg-wood-dark .bont-field-multi-checkbox input[type=checkbox]{
  --tw-border-opacity: 1;
  border-color: rgb(29 27 30 / var(--tw-border-opacity, 1));
}

.bont-layout--color-text-wood-dark{
  --tw-text-opacity: 1;
  color: rgb(29 27 30 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-wood-dark .bont-field-radio label{
  --tw-text-opacity: 1;
  color: rgb(29 27 30 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-wood-dark .bont-field-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(29 27 30 / var(--tw-text-opacity, 1));
}

.bont-layout--color-text-wood-dark .bont-field-multi-checkbox label{
  --tw-text-opacity: 1;
  color: rgb(29 27 30 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-wood-dark h1, .bont-layout--color-accent-wood-dark h2, .bont-layout--color-accent-wood-dark h3, .bont-layout--color-accent-wood-dark h4, .bont-layout--color-accent-wood-dark h5, .bont-layout--color-accent-wood-dark h6{
  --tw-text-opacity: 1;
  color: rgb(29 27 30 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-wood-dark hr{
  --tw-border-opacity: 1;
  border-color: rgb(29 27 30 / var(--tw-border-opacity, 1));
}

.bont-layout--color-accent-wood-dark .accent{
  --tw-text-opacity: 1;
  color: rgb(29 27 30 / var(--tw-text-opacity, 1));
}

.bont-layout--color-accent-wood-dark .bont-field-radio .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(29 27 30 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-wood-dark .bont-field-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(29 27 30 / var(--tw-bg-opacity, 1));
}

.bont-layout--color-accent-wood-dark .bont-field-multi-checkbox .bont-field__option--checked input{
  --tw-bg-opacity: 1;
  background-color: rgb(29 27 30 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-bg-wood-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(29 27 30 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-wood-dark{
  --tw-border-opacity: 1;
  border-color: rgb(29 27 30 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(29 27 30 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-wood-dark .bont-navigation-link,
.bont-navigation--color-fg-wood-dark .bont-navigation-text,
.bont-navigation--color-fg-wood-dark .bont-navigation-separator{
  --tw-text-opacity: 1;
  color: rgb(29 27 30 / var(--tw-text-opacity, 1));
}

.bont-navigation--color-fg-wood-dark .bont-navigation-link::after{
  --tw-bg-opacity: 1;
  background-color: rgb(29 27 30 / var(--tw-bg-opacity, 1));
}

.bont-navigation--color-fg-wood-dark hr{
  --tw-border-opacity: 1;
  border-color: rgb(29 27 30 / var(--tw-border-opacity, 1));
}

.bont-layout-frontend--loading .splash-loader .bont-loading-container{
  font-family: Crimson Pro, sans-serif;
}

.bont-2025-banner{
  position: relative;
  height: 100vh;
  width: 100%;
  max-height: 33vh;
}

@media (min-width: 480px) {
  .bont-2025-banner {
    max-height: 40vh;
  }
}

@media (min-width: 768px) {
  .bont-2025-banner {
    max-height: 50vh;
  }
}

@media (min-width: 1024px) {
  .bont-2025-banner {
    max-height: 60vh;
  }
}

.bont-2025-banner-sizer{
  position: absolute;
  inset: 0px;
  margin-left: -2rem;
  margin-right: -2rem;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.bont-2025-banner-bg-main{
  position: absolute;
  inset: 0px;
  background-size: cover;
  background-position: center;
  z-index: 410;
}

.bont-2025-banner-morph{
  position: absolute;
  inset: 0px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  z-index: 420;
}

.bont-2025-banner-mask{
  position: absolute;
  inset: 0px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 450;
  background-position: calc(50% + 15vw) center;
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  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));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.bont-2025-banner-mask.vo-visible{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
  opacity: 1;
}

.bont-timetable{
  font-family: Lobster Two, sans-serif;
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: -1rem;
  margin-bottom: -1rem;
  padding-bottom: 0.5rem;
}

.bont-timetable-axis-x{
  pointer-events: none;
  z-index: 10;
  margin-top: -0.125rem;
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(193 193 193 / var(--tw-border-opacity, 1));
  opacity: 0.5;
}

.bont-timetable-axis-y{
  pointer-events: none;
  z-index: 10;
  margin-right: -0.125rem;
  margin-top: -0.125rem;
  border-right-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(193 193 193 / var(--tw-border-opacity, 1));
  opacity: 0.5;
}

.bont-timetable-col{
  z-index: 50;
  align-self: center;
  padding: 0.25rem;
}

.bont-timetable-col > div{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  clip-path: polygon(5% 3%, 100% 10%, 98% 90%, 9% 100%);
  border-radius: 0.25rem;
  text-align: center;
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  min-width: 100px;
}

.bont-timetable-col > div > span, .bont-timetable-col > div > small{
  display: block;
  white-space: nowrap;
  transform: scale(0.75);
}

@media (min-width: 768px) {
  .bont-timetable-col > div > span, .bont-timetable-col > div > small {
    transform: scale(0.9);
  }
}

@media (min-width: 1024px) {
  .bont-timetable-col > div > span, .bont-timetable-col > div > small{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    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));
  }
}

.bont-timetable-col-combined{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.bont-timetable-col:nth-child(even) > div {
  clip-path: polygon(0% 10%, 95% 3%, 91% 100%, 2% 90%);
}

.bont-timetable-slot{
  z-index: 50;
  align-self: center;
  justify-self: center;
  padding: 0.25rem;
}

.bont-timetable-slot span{
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1024px) {
  .bont-timetable-slot span{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.bont-timetable-item{
  z-index: 50;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  overflow: hidden;
  margin: 0.25rem;
  border-radius: 0.25rem;
  border-width: 1px;
}

.bont-timetable-item-header{
  display: flex;
  flex-grow: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-width: 1px;
}

.bont-timetable-item-content{
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 0.5rem;
}

.bont-timetable-item-heading, .bont-timetable-item-title, .bont-timetable-item-caption{
  line-height: 1.5rem;
  transform: scale(0.6);
}

@media (min-width: 768px) {
  .bont-timetable-item-heading, .bont-timetable-item-title, .bont-timetable-item-caption {
    transform: scale(0.75);
  }
}

@media (min-width: 1024px) {
  .bont-timetable-item-heading, .bont-timetable-item-title, .bont-timetable-item-caption {
    transform: scale(0.9);
  }
}

.bont-timetable-item-heading, .bont-timetable-item-title, .bont-timetable-item-caption{
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bont-timetable-item-caption{
  margin-top: 0.5rem;
}

.bont-timetable-item--single .bont-timetable-item-heading{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.bont-timetable-item--single .bont-timetable-item-caption{
  font-family: Exo, sans-serif;
}

.bont-timetable-item--all{
  z-index: 40;
}

@media (min-width: 768px) {
  .bont-timetable-col{
    padding: 0.5rem;
  }

  .bont-timetable-col > div{
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.bont-layout-admin .bont-navigation-menu-links{
  justify-content: flex-start;
}

.bont-layout-frontend .bont-page {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bont-layout-frontend #page-welcome {
    margin-top: 275px;
  }
}

.bont-layout-frontend #intro-logo img{
  margin-left: auto;
  margin-right: auto;
  max-width: 75%;
}

@media (min-width: 768px) {
  .bont-layout-frontend #intro-logo {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    padding-left: 6rem;
    padding-right: 6rem;
    text-align: center;
  }

  .bont-layout-frontend #intro-logo img {
    display: block;
    max-width: 100%;
    max-height: 300px;
    margin: auto;
  }
}

.bont-layout-frontend .bont-2026-entry-riddle-form input[type=text]{
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.hover\:bg-black:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.hover\:bg-blue:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 83 / var(--tw-bg-opacity, 1));
}

.hover\:bg-blush:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(220 159 191 / var(--tw-bg-opacity, 1));
}

.hover\:bg-charleston:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(34 59 65 / var(--tw-bg-opacity, 1));
}

.hover\:bg-cyan:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-eggplant:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(45 24 61 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 255 0 / var(--tw-bg-opacity, 1));
}

.hover\:bg-lime:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(170 255 136 / var(--tw-bg-opacity, 1));
}

.hover\:bg-mahogany:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
}

.hover\:bg-orange:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 136 68 / var(--tw-bg-opacity, 1));
}

.hover\:bg-pink:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 0 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-raisin:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(32 9 37 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-950:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
}

.hover\:bg-rose:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 127 230 / var(--tw-bg-opacity, 1));
}

.hover\:bg-saffron:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(245 167 81 / var(--tw-bg-opacity, 1));
}

.hover\:bg-saffron-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(236 188 134 / var(--tw-bg-opacity, 1));
}

.hover\:bg-spruce:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(56 96 107 / var(--tw-bg-opacity, 1));
}

.hover\:bg-transparent:hover{
  background-color: transparent;
}

.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-wood:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(53 29 22 / var(--tw-bg-opacity, 1));
}

.hover\:bg-wood-dark:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(29 27 30 / var(--tw-bg-opacity, 1));
}

.hover\:bg-wood-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(133 57 41 / var(--tw-bg-opacity, 1));
}

.hover\:bg-yellow:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 0 / var(--tw-bg-opacity, 1));
}

.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.hover\:text-blue:hover{
  --tw-text-opacity: 1;
  color: rgb(30 30 83 / var(--tw-text-opacity, 1));
}

.hover\:text-blush:hover{
  --tw-text-opacity: 1;
  color: rgb(220 159 191 / var(--tw-text-opacity, 1));
}

.hover\:text-charleston:hover{
  --tw-text-opacity: 1;
  color: rgb(34 59 65 / var(--tw-text-opacity, 1));
}

.hover\:text-cyan:hover{
  --tw-text-opacity: 1;
  color: rgb(0 255 255 / var(--tw-text-opacity, 1));
}

.hover\:text-eggplant:hover{
  --tw-text-opacity: 1;
  color: rgb(45 24 61 / var(--tw-text-opacity, 1));
}

.hover\:text-green:hover{
  --tw-text-opacity: 1;
  color: rgb(0 255 0 / var(--tw-text-opacity, 1));
}

.hover\:text-lime:hover{
  --tw-text-opacity: 1;
  color: rgb(170 255 136 / var(--tw-text-opacity, 1));
}

.hover\:text-mahogany:hover{
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.hover\:text-orange:hover{
  --tw-text-opacity: 1;
  color: rgb(255 136 68 / var(--tw-text-opacity, 1));
}

.hover\:text-pink:hover{
  --tw-text-opacity: 1;
  color: rgb(255 0 255 / var(--tw-text-opacity, 1));
}

.hover\:text-raisin:hover{
  --tw-text-opacity: 1;
  color: rgb(32 9 37 / var(--tw-text-opacity, 1));
}

.hover\:text-red-950:hover{
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.hover\:text-rose:hover{
  --tw-text-opacity: 1;
  color: rgb(255 127 230 / var(--tw-text-opacity, 1));
}

.hover\:text-saffron:hover{
  --tw-text-opacity: 1;
  color: rgb(245 167 81 / var(--tw-text-opacity, 1));
}

.hover\:text-saffron-light:hover{
  --tw-text-opacity: 1;
  color: rgb(236 188 134 / var(--tw-text-opacity, 1));
}

.hover\:text-spruce:hover{
  --tw-text-opacity: 1;
  color: rgb(56 96 107 / var(--tw-text-opacity, 1));
}

.hover\:text-transparent:hover{
  color: transparent;
}

.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:text-wood:hover{
  --tw-text-opacity: 1;
  color: rgb(53 29 22 / var(--tw-text-opacity, 1));
}

.hover\:text-wood-dark:hover{
  --tw-text-opacity: 1;
  color: rgb(29 27 30 / var(--tw-text-opacity, 1));
}

.hover\:text-wood-light:hover{
  --tw-text-opacity: 1;
  color: rgb(133 57 41 / var(--tw-text-opacity, 1));
}

.hover\:text-yellow:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 0 / var(--tw-text-opacity, 1));
}

.hover\:brightness-125:hover{
  --tw-brightness: brightness(1.25);
  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);
}

.hover\:brightness-150:hover{
  --tw-brightness: brightness(1.5);
  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);
}

@media (min-width: 768px){
  .md\:col-span-1{
    grid-column: span 1 / span 1;
  }

  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .md\:col-span-4{
    grid-column: span 4 / span 4;
  }

  .md\:col-span-5{
    grid-column: span 5 / span 5;
  }

  .md\:col-span-6{
    grid-column: span 6 / span 6;
  }

  .md\:col-start-2{
    grid-column-start: 2;
  }

  .md\:row-start-1{
    grid-row-start: 1;
  }

  .md\:mb-24{
    margin-bottom: 6rem;
  }

  .md\:mt-24{
    margin-top: 6rem;
  }

  .md\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .md\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .md\:p-0{
    padding: 0px;
  }

  .md\:p-4{
    padding: 1rem;
  }

  .md\:p-8{
    padding: 2rem;
  }

  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .md\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

@media (min-width: 1024px){
  .lg\:col-span-4{
    grid-column: span 4 / span 4;
  }

  .lg\:col-start-3{
    grid-column-start: 3;
  }

  .lg\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .lg\:flex-row{
    flex-direction: row;
  }

  .lg\:gap-8{
    gap: 2rem;
  }
}

@media (min-width: 1280px){
  .xl\:col-span-6{
    grid-column: span 6 / span 6;
  }

  .xl\:col-start-2{
    grid-column-start: 2;
  }

  .xl\:col-start-3{
    grid-column-start: 3;
  }

  .xl\:mb-32{
    margin-bottom: 8rem;
  }

  .xl\:mt-32{
    margin-top: 8rem;
  }

  .xl\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .xl\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}

/*# sourceMappingURL=bont-festival-2026.css.map */