*, ::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.15 | 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: currentColor;
  /* 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;
}

.container {
  width: 100%;
}

@media (min-width: 430px) {
  .container {
    max-width: 430px;
  }
}

@media (min-width: 628px) {
  .container {
    max-width: 628px;
  }
}

@media (min-width: 1020px) {
  .container {
    max-width: 1020px;
  }
}

.invisible {
  visibility: hidden;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.bottom-\[100px\] {
  bottom: 100px;
}

.bottom-\[20px\] {
  bottom: 20px;
}

.right-\[20px\] {
  right: 20px;
}

.top-\[110px\] {
  top: 110px;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-50 {
  z-index: 50;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.row-span-2 {
  grid-row: span 2 / span 2;
}

.float-right {
  float: right;
}

.clear-right {
  clear: right;
}

.m-\[10px\] {
  margin: 10px;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-\[20px\] {
  margin-left: 20px;
  margin-right: 20px;
}

.mx-\[4px\] {
  margin-left: 4px;
  margin-right: 4px;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.my-\[10px\] {
  margin-top: 10px;
  margin-bottom: 10px;
}

.my-\[20px\] {
  margin-top: 20px;
  margin-bottom: 20px;
}

.my-\[30px\] {
  margin-top: 30px;
  margin-bottom: 30px;
}

.my-\[50px\] {
  margin-top: 50px;
  margin-bottom: 50px;
}

.\!mb-\[20px\] {
  margin-bottom: 20px !important;
}

.\!ml-0 {
  margin-left: 0px !important;
}

.-mt-\[10px\] {
  margin-top: -10px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-\[10px\] {
  margin-bottom: 10px;
}

.mb-\[20px\] {
  margin-bottom: 20px;
}

.mb-\[24px\] {
  margin-bottom: 24px;
}

.mb-\[25px\] {
  margin-bottom: 25px;
}

.mb-\[30px\] {
  margin-bottom: 30px;
}

.mb-\[40px\] {
  margin-bottom: 40px;
}

.mb-\[50px\] {
  margin-bottom: 50px;
}

.mb-\[5px\] {
  margin-bottom: 5px;
}

.mb-\[80px\] {
  margin-bottom: 80px;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-\[13px\] {
  margin-left: 13px;
}

.ml-\[20px\] {
  margin-left: 20px;
}

.mr-\[10px\] {
  margin-right: 10px;
}

.mr-\[20px\] {
  margin-right: 20px;
}

.mr-\[30px\] {
  margin-right: 30px;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-\[-15px\] {
  margin-top: -15px;
}

.mt-\[10px\] {
  margin-top: 10px;
}

.mt-\[20px\] {
  margin-top: 20px;
}

.mt-\[30px\] {
  margin-top: 30px;
}

.mt-\[5px\] {
  margin-top: 5px;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-32 {
  height: 8rem;
}

.h-\[10px\] {
  height: 10px;
}

.h-\[120px\] {
  height: 120px;
}

.h-\[18px\] {
  height: 18px;
}

.h-\[22px\] {
  height: 22px;
}

.h-\[40px\] {
  height: 40px;
}

.h-\[89px\] {
  height: 89px;
}

.h-full {
  height: 100%;
}

.min-h-\[230px\] {
  min-height: 230px;
}

.min-h-\[90px\] {
  min-height: 90px;
}

.min-h-\[calc\(100svh-90px\)\] {
  min-height: calc(100svh - 90px);
}

.min-h-screen {
  min-height: 100vh;
}

.w-\[10px\] {
  width: 10px;
}

.w-\[182px\] {
  width: 182px;
}

.w-\[95\%\] {
  width: 95%;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.min-w-\[225px\] {
  min-width: 225px;
}

.max-w-\[21px\] {
  max-width: 21px;
}

.max-w-\[350px\] {
  max-width: 350px;
}

.max-w-\[400px\] {
  max-width: 400px;
}

.max-w-\[430px\] {
  max-width: 430px;
}

.max-w-\[600px\] {
  max-width: 600px;
}

.max-w-\[720px\] {
  max-width: 720px;
}

.max-w-\[80\%\] {
  max-width: 80%;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-\[0_1_225px\] {
  flex: 0 1 225px;
}

.flex-\[1_1_200px\] {
  flex: 1 1 200px;
}

.shrink {
  flex-shrink: 1;
}

.shrink-0 {
  flex-shrink: 0;
}

.grow {
  flex-grow: 1;
}

.grow-0 {
  flex-grow: 0;
}

.rotate-180 {
  --tw-rotate: 180deg;
  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));
}

.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}

.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}

.auto-cols-\[100\%\] {
  grid-auto-columns: 100%;
}

.grid-flow-row {
  grid-auto-flow: row;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-\[auto_1fr\] {
  grid-template-columns: auto 1fr;
}

.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.place-content-center {
  place-content: center;
}

.place-content-end {
  place-content: end;
}

.place-items-end {
  place-items: end;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-\[10px\] {
  gap: 10px;
}

.gap-\[20px\] {
  gap: 20px;
}

.gap-\[2px\] {
  gap: 2px;
}

.gap-\[30px\] {
  gap: 30px;
}

.gap-\[4px\] {
  gap: 4px;
}

.gap-x-\[10px\] {
  -moz-column-gap: 10px;
       column-gap: 10px;
}

.justify-self-end {
  justify-self: end;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.whitespace-pre {
  white-space: pre;
}

.text-nowrap {
  text-wrap: nowrap;
}

.rounded-\[10px\] {
  border-radius: 10px;
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-b-\[10px\] {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.rounded-t-\[10px\] {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.border {
  border-width: 1px;
}

.border-\[1px\] {
  border-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-t-\[1px\] {
  border-top-width: 1px;
}

.border-\[\#ccc\] {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}

.border-cobalt {
  --tw-border-opacity: 1;
  border-color: rgb(35 65 129 / var(--tw-border-opacity, 1));
}

.border-lavender {
  --tw-border-opacity: 1;
  border-color: rgb(199 199 223 / var(--tw-border-opacity, 1));
}

.border-regent {
  --tw-border-opacity: 1;
  border-color: rgb(38 91 140 / var(--tw-border-opacity, 1));
}

.border-teal {
  --tw-border-opacity: 1;
  border-color: rgb(35 114 157 / var(--tw-border-opacity, 1));
}

.border-t-black {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.\!bg-lilac {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(232 232 249 / var(--tw-bg-opacity, 1)) !important;
}

.bg-academy {
  --tw-bg-opacity: 1;
  background-color: rgb(45 33 98 / var(--tw-bg-opacity, 1));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-chatbox {
  --tw-bg-opacity: 1;
  background-color: rgb(16 31 65 / var(--tw-bg-opacity, 1));
}

.bg-cobalt {
  --tw-bg-opacity: 1;
  background-color: rgb(35 65 129 / var(--tw-bg-opacity, 1));
}

.bg-ice {
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 255 / var(--tw-bg-opacity, 1));
}

.bg-midnight {
  --tw-bg-opacity: 1;
  background-color: rgb(29 45 83 / var(--tw-bg-opacity, 1));
}

.bg-regent {
  --tw-bg-opacity: 1;
  background-color: rgb(38 91 140 / var(--tw-bg-opacity, 1));
}

.bg-reviews {
  --tw-bg-opacity: 1;
  background-color: rgb(76 55 117 / var(--tw-bg-opacity, 1));
}

.bg-teal {
  --tw-bg-opacity: 1;
  background-color: rgb(35 114 157 / var(--tw-bg-opacity, 1));
}

.bg-tooltip {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 255 / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}

.bg-\[url\(\'\/img\/hero_bg_3pc\.png\'\)\] {
  background-image: url('/img/hero_bg_3pc.png');
}

.bg-\[length\:46px_20px\] {
  background-size: 46px 20px;
}

.bg-cover {
  background-size: cover;
}

.bg-repeat {
  background-repeat: repeat;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.\!p-\[10px\] {
  padding: 10px !important;
}

.p-0 {
  padding: 0px;
}

.p-\[15px\] {
  padding: 15px;
}

.p-\[25px\] {
  padding: 25px;
}

.p-\[30px\] {
  padding: 30px;
}

.p-\[40px\] {
  padding: 40px;
}

.\!py-\[10px\] {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}

.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-\[25px\] {
  padding-top: 25px;
  padding-bottom: 25px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-\[25px\] {
  padding-bottom: 25px;
}

.pb-\[30px\] {
  padding-bottom: 30px;
}

.pb-\[35px\] {
  padding-bottom: 35px;
}

.pl-8 {
  padding-left: 2rem;
}

.pl-\[20px\] {
  padding-left: 20px;
}

.pt-\[30px\] {
  padding-top: 30px;
}

.text-center {
  text-align: center;
}

.indent-0 {
  text-indent: 0px;
}

.indent-1 {
  text-indent: 0.25rem;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-\[0\.6em\] {
  font-size: 0.6em;
}

.text-\[1\.2em\] {
  font-size: 1.2em;
}

.text-\[1\.3em\] {
  font-size: 1.3em;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-\[22px\] {
  font-size: 22px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[28px\] {
  font-size: 28px;
}

.text-\[50px\] {
  font-size: 50px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.font-bold {
  font-weight: 700;
}

.font-semibold {
  font-weight: 600;
}

.italic {
  font-style: italic;
}

.not-italic {
  font-style: normal;
}

.leading-\[1\.25\] {
  line-height: 1.25;
}

.leading-\[40px\] {
  line-height: 40px;
}

.leading-none {
  line-height: 1;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-lavender {
  --tw-text-opacity: 1;
  color: rgb(199 199 223 / var(--tw-text-opacity, 1));
}

.text-malibu {
  --tw-text-opacity: 1;
  color: rgb(128 192 255 / var(--tw-text-opacity, 1));
}

.text-midnight {
  --tw-text-opacity: 1;
  color: rgb(29 45 83 / var(--tw-text-opacity, 1));
}

.text-regent {
  --tw-text-opacity: 1;
  color: rgb(38 91 140 / var(--tw-text-opacity, 1));
}

.text-teal {
  --tw-text-opacity: 1;
  color: rgb(35 114 157 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-white\/70 {
  color: rgb(255 255 255 / 0.7);
}

.\!opacity-100 {
  opacity: 1 !important;
}

.opacity-25 {
  opacity: 0.25;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-70 {
  opacity: 0.7;
}

.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-black {
  --tw-shadow-color: #000000;
  --tw-shadow: var(--tw-shadow-colored);
}

.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.brightness-0 {
  --tw-brightness: brightness(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-lg {
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.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);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.\[text-orientation\:sideways\] {
  text-orientation: sideways;
}

.\[writing-mode\:vertical-rl\] {
  writing-mode: vertical-rl;
}

[x-cloak] {
  display: none !important;
}

body {
  min-width:340px;
}

#Main *, #Footer {
  scroll-margin-top:88px
}

@font-face {
  font-family: 'PPAgrandir';

  src:  url('/fonts/PPAgrandir-Regular.woff2') format('woff2'),
        url('/fonts/PPAgrandir-Regular.woff') format('woff');

  font-style: normal;

  font-weight:normal;

  font-display:block;
}

@font-face {
  font-family:'PPAgrandir';

  src:  url('/fonts/PPAgrandir-Bold.woff2') format('woff2'),
        url('/fonts/PPAgrandir-Bold.woff') format('woff');

  font-style: normal;

  font-weight:bold;

  font-display:block;
}

@font-face {
  font-family: 'PPAgrandir';

  src:  url('/fonts/PPAgrandir-Italic.woff2') format('woff2'),
        url('/fonts/PPAgrandir-Italic.woff') format('woff');

  font-style:italic;

  font-weight:normal;

  font-display:block;
}

@font-face {
  font-family:'PPAgrandir-Grand';

  src:  url('/fonts/PPAgrandir-GrandMedium.woff2') format('woff2'),
        url('/fonts/PPAgrandir-GrandMedium.woff') format('woff');

  font-style:normal;

  font-weight:500;

  font-display:block;
}

html {
  font-size:15px;
  font-family:'PPAgrandir';
  line-height:1.4;
}

h1 {
  font-size:28px;
  line-height:1.25em;
  margin-bottom:10px;
  font-weight: 700;
}

h1.home {
  font-size:34px;
  font-weight: 500;
}

h2 {
  font-size:24px;
  font-weight: 700;
}

h2.home {
  font-size:22px;
  font-weight: 700;
}

h3 {
  font-size:22px;
  font-weight: 700;
}

h4 {
  font-size:20px;
  font-weight: 700;
}

a:hover {
  text-decoration:underline;
}

.btn {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(35 114 157 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn:hover {
  text-decoration-line: none;
  --tw-bg-opacity: 1;
  background-color: rgb(31 101 139 / var(--tw-bg-opacity, 1));
}

.btn-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(29 45 83 / var(--tw-bg-opacity, 1));
}

.btn-dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(20 31 58 / var(--tw-bg-opacity, 1));
}

.btn-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.btn-black:hover {
  background:rgb(20% 20% 20%)
}

.btn-light {
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.btn-light:hover {
  background:rgb(85% 85% 90%)
}

.checkbox {
  -webkit-appearance:none;
     -moz-appearance:none;
          appearance:none;
  margin:0 8px 0 0;
  width: 20px;
  min-width:20px;
  height: 20px;
  border: 2px solid white;
  border-radius: 2px;
  padding: 0;
  vertical-align:middle;
}

.checkbox-light {
  border: 2px solid #00000040;
}

.checkbox:checked {
  content: url('/img/i/checkbox2.svg');
}

.checkbox-light:checked {
  --tw-bg-opacity: 1;
  background-color: rgb(35 114 157 / var(--tw-bg-opacity, 1));
  --tw-border-opacity: 1;
  border-color: rgb(35 114 157 / var(--tw-border-opacity, 1));
  content: url('/img/i/checkbox3.svg');
}

.terse-text {
  display:inline;
}

.full-text {
  display:none;
}

nav .menu-sub a::before {
  content: url('/img/i/menu_arrow.svg');
  display: inline-block;
  width: 16px;
  margin-right: 7px;
}

#NavBar nav .menu-sub .indent-0 a::before {
  display: none;
}

nav .indent-1 {
  padding-left:20px;
}

#NavBar nav .indent-1 {
  padding-left:0;
}

nav .indent-2 {
  padding-left:40px;
}

#NavBar nav .indent-2 {
  padding-left:20px;
}

.tooltip {
  position: relative;
  display: inline;
  text-indent:0;
}

.tooltip>.summary {
  text-decoration:underline;
  text-decoration-style:dotted;
  text-underline-offset:5px;
  cursor:help;
}

.tooltip>.detail {
  filter: drop-shadow(0 1px 2px rgb(0 0 0 / 0.5));
  font-size:14px;
  /* transition: 200ms opacity ease-in-out, 0 visibility linear; */
  /* transition: 200ms opacity ease-in-out; */
  transition-delay: 10ms;
  visibility:hidden;
  opacity:0;
  /* Generic positioning */
  position: absolute;
  z-index: 40;
}

.tooltip:hover>.detail {
  visibility: visible;
  opacity:1;
  transition-delay: 300ms;
}

.tooltip>.detail>.content {
  font-size:14px;
  width: 250px;
  border-radius: 6px;
  padding: 15px;
}

.tooltip-top>.detail {
  /* Position above summary */
  bottom: 100%;
  left: 50%;
  margin-left: -125px;
  /* 50% of the popup width */
  /* left: calc(50% - 125px); */
  /* clamp(20px, calc(50% - 125px), calc(1vw - 300px)); */
  /* margin-bottom: 8px; */
}

.tooltip-bottom>.detail {
  /* Position below summary */
  top: 100%;
  left: 50%;
  /* margin-top: 10px; */
  margin-left: -125px;
  /* 50% of the popup width */
}

.tooltip .pointer {
  margin-top:-1px;
  height:11px;
  -webkit-mask: url(/img/i/tooltip_arrow.svg) no-repeat center;
  mask: url(/img/i/tooltip_arrow.svg) no-repeat center;
}

.tooltip .pointer.pointer-bottom {
  transform: rotate(180deg);
}

.tooltip-top .pointer.pointer-bottom {
  display:none
}

.tooltip-bottom .pointer.pointer-top {
  display:none
}

details.faq>summary>img {
  transition: transform 200ms ease-in-out;
  transform:rotate(0)
}

details[open].faq>summary>img {
  transition: transform 300ms ease-in-out;
  transform:rotate(-180deg);
}

details.faq>summary {
  list-style:none
}

details.faq>summary::marker, details.faq>summary::-webkit-details-marker {
  display: none;
}

.bullet-list>li {
  margin-left:30px;
  margin-bottom:5px;
}

.bullet-list>li::before {
  position:absolute;
  display: inline-block;
  width:20px;
  margin-right:10px;
  margin-left:-30px;
}

.bullet-none>li {
  margin-left:0px;
}

.bullet-none>li::before {
  display:none;
}

.bullet-tick-blue>li::before {
  content: url('/img/i/list_tick-blue.svg');
  width:18px;
  margin-right:12px;
}

.bullet-tick-white>li::before {
  content: url('/img/i/list_tick-white.svg');
}

.bullet-arrow-white>li::before {
  content: url('/img/i/list_arrow-white.svg');
}

.bullet-arrow-blue>li::before {
  content: url('/img/i/list_arrow-blue.svg');
  width:15px;
  margin-right:15px;
}

.bullet-dot-blue>li {
  margin-left:20px;
}

.bullet-dot-blue>li::before {
  content: url('/img/i/list_dot-blue.svg');
  width:7px;
  margin-left:-20px;
  line-height:18px;
}

.slider {
  container-type: inline-size;
  container-name: slider;
}

.slider ul::-webkit-scrollbar {
  display:none;
}

.slider ul {
  scrollbar-width: none;
  /* Firefox */
}

.slider .pageblobs {
  display:none;
}

.slider .forceblobs .pageblobs {
  display:block;
}

.slider .forceblobs .pagecounter {
  display:none;
}

@container slider (min-width:380px) {
  .slider .pagecounter {
    display:none
  }

  .slider .pageblobs {
    display:block;
  }
}

#NavBar {
  container-name: NavBar;
  container-type: inline-size;
}

#NavBar .home-icon {
  display:none;
}

@container NavBar (min-width:160px) {
  #NavBar .home-icon {
    display:block;
  }
}

.pagelinks li {
  border: 1px;
  display: inline-block;
  border: 1px solid;
  --tw-border-opacity: 1;
  border-color: rgb(29 45 83 / var(--tw-border-opacity, 1));
  border-radius: 0.25rem;
  margin: 0 5px 5px 0;
}

.pagelinks li > a {
  display: block;
  padding: 5px 10px;
  font-size: 0.9em;
  text-decoration:none;
}

.pagelinks li > a:after {
  display:inline-block;
  content: url('/img/i/jump_arrow.svg');
  width:11px;
  height:10px;
  margin-left:5px;
}

.pagelinks li > a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 45 83 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(241 241 255 / var(--tw-text-opacity, 1));
}

.pagelinks li > a:hover:after {
  filter: invert(97%) sepia(59%) saturate(5736%) hue-rotate(180deg) brightness(109%) contrast(103%);
}

#Principles h4 {
  line-height:1em;
  margin-bottom:10px;
  margin-top:0;
}

#Principles p {
  font-size:16px;
}

form .error {
  background-color:#f8d7da !important;
  color:#721c24 !important;
  border-color:#721c24 !important;
}

form .error-reason {
  font-size:0.9em;
  color:#721c24;
}

form .error-dark {
  background-color:#fff3cd !important;
  color:#856404 !important;
  border-color:#856404 !important;
}

form .error-reason-dark {
  font-size:0.9em;
  color:#ffe729;
}

@media (min-width: 628px) {
  #Main * {
    scroll-margin-top:110px
  }

  #Main section, #Footer {
    scroll-margin-top:98px
  }

  .terse-text {
    display:none;
  }

  .full-text {
    display:inline;
  }

  h1 {
    font-size:36px;
    /*
    font-size:30px;
    font-family:'PPAgrandir-Grand';
    */
    /* @apply uppercase; */
    font-weight: 500;
  }

  h1.home {
    font-size:36px;
    font-family:'PPAgrandir';
    /*@apply normal-case;*/
    font-weight: 500;
  }

  #QR_Vcard h1 {
    font-size:28px;
    font-family:'PPAgrandir';
    /*@apply normal-case;*/
    font-weight: 700;
  }

  h2 {
    font-size:28px;
  }

  h2.home {
    font-size:28px;
    font-family:'PPAgrandir-Grand';
    /* @apply uppercase; */
    font-weight: 500;
  }

  h3 {
    font-size:22px;
  }

  #Principles p {
    font-size:18px;
  }
}

@media (min-width: 1020px) {
}

.hover\:border-cobalt:hover {
  --tw-border-opacity: 1;
  border-color: rgb(35 65 129 / var(--tw-border-opacity, 1));
}

.hover\:border-regent:hover {
  --tw-border-opacity: 1;
  border-color: rgb(38 91 140 / var(--tw-border-opacity, 1));
}

.hover\:border-teal:hover {
  --tw-border-opacity: 1;
  border-color: rgb(35 114 157 / var(--tw-border-opacity, 1));
}

.hover\:bg-cobalt:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(35 65 129 / var(--tw-bg-opacity, 1));
}

.hover\:bg-regent:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(38 91 140 / var(--tw-bg-opacity, 1));
}

.hover\:bg-teal:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(35 114 157 / var(--tw-bg-opacity, 1));
}

.hover\:bg-opacity-40:hover {
  --tw-bg-opacity: 0.4;
}

.hover\:no-underline:hover {
  text-decoration-line: none;
}

.group:hover .group-hover\:block {
  display: block;
}

@media not all and (min-width: 628px) {
  .max-tablet\:border-t {
    border-top-width: 1px;
  }

  .max-tablet\:border-t-white\/\[\.3\] {
    border-top-color: rgb(255 255 255 / .3);
  }

  .max-tablet\:py-\[18px\] {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .max-tablet\:pt-\[18px\] {
    padding-top: 18px;
  }
}

@media not all and (min-width: 430px) {
  .max-mobile\:mx-\[-30px\] {
    margin-left: -30px;
    margin-right: -30px;
  }

  .max-mobile\:rounded-none {
    border-radius: 0px;
  }

  .max-mobile\:border-none {
    border-style: none;
  }
}

@media (min-width: 628px) {
  .tablet\:order-2 {
    order: 2;
  }

  .tablet\:order-3 {
    order: 3;
  }

  .tablet\:order-4 {
    order: 4;
  }

  .tablet\:float-right {
    float: right;
  }

  .tablet\:mx-\[20px\] {
    margin-left: 20px;
    margin-right: 20px;
  }

  .tablet\:mb-\[20px\] {
    margin-bottom: 20px;
  }

  .tablet\:mb-\[25px\] {
    margin-bottom: 25px;
  }

  .tablet\:mb-\[30px\] {
    margin-bottom: 30px;
  }

  .tablet\:mb-\[35px\] {
    margin-bottom: 35px;
  }

  .tablet\:mb-\[50px\] {
    margin-bottom: 50px;
  }

  .tablet\:ml-\[30px\] {
    margin-left: 30px;
  }

  .tablet\:ml-\[40px\] {
    margin-left: 40px;
  }

  .tablet\:mr-\[30px\] {
    margin-right: 30px;
  }

  .tablet\:mt-\[30px\] {
    margin-top: 30px;
  }

  .tablet\:mt-\[35px\] {
    margin-top: 35px;
  }

  .tablet\:block {
    display: block;
  }

  .tablet\:inline {
    display: inline;
  }

  .tablet\:flex {
    display: flex;
  }

  .tablet\:table-row {
    display: table-row;
  }

  .tablet\:grid {
    display: grid;
  }

  .tablet\:hidden {
    display: none;
  }

  .tablet\:h-\[28px\] {
    height: 28px;
  }

  .tablet\:h-\[99px\] {
    height: 99px;
  }

  .tablet\:min-h-\[100px\] {
    min-height: 100px;
  }

  .tablet\:min-h-\[290px\] {
    min-height: 290px;
  }

  .tablet\:min-h-\[390px\] {
    min-height: 390px;
  }

  .tablet\:w-\[200px\] {
    width: 200px;
  }

  .tablet\:w-\[206px\] {
    width: 206px;
  }

  .tablet\:max-w-\[730px\] {
    max-width: 730px;
  }

  .tablet\:auto-cols-\[100\%\] {
    grid-auto-columns: 100%;
  }

  .tablet\:auto-cols-\[20\%\] {
    grid-auto-columns: 20%;
  }

  .tablet\:auto-cols-\[25\%\] {
    grid-auto-columns: 25%;
  }

  .tablet\:auto-cols-\[50\%\] {
    grid-auto-columns: 50%;
  }

  .tablet\:auto-cols-\[calc\(100\%\/3\)\] {
    grid-auto-columns: calc(100% / 3);
  }

  .tablet\:grid-flow-col {
    grid-auto-flow: column;
  }

  .tablet\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tablet\:grid-cols-\[auto_1fr\] {
    grid-template-columns: auto 1fr;
  }

  .tablet\:grid-cols-\[auto_1fr_auto_1fr\] {
    grid-template-columns: auto 1fr auto 1fr;
  }

  .tablet\:flex-row {
    flex-direction: row;
  }

  .tablet\:flex-col {
    flex-direction: column;
  }

  .tablet\:justify-center {
    justify-content: center;
  }

  .tablet\:rounded-l-\[10px\] {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  .tablet\:rounded-r-\[10px\] {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .tablet\:rounded-bl-none {
    border-bottom-left-radius: 0px;
  }

  .tablet\:rounded-tr-none {
    border-top-right-radius: 0px;
  }

  .tablet\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  }

  .tablet\:bg-opacity-20 {
    --tw-bg-opacity: 0.2;
  }

  .tablet\:p-\[25px\] {
    padding: 25px;
  }

  .tablet\:p-\[35px\] {
    padding: 35px;
  }

  .tablet\:px-\[35px\] {
    padding-left: 35px;
    padding-right: 35px;
  }

  .tablet\:py-\[100px\] {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .tablet\:pb-0 {
    padding-bottom: 0px;
  }

  .tablet\:pb-\[35px\] {
    padding-bottom: 35px;
  }

  .tablet\:pl-0 {
    padding-left: 0px;
  }

  .tablet\:pl-\[50px\] {
    padding-left: 50px;
  }

  .tablet\:pt-\[35px\] {
    padding-top: 35px;
  }

  .tablet\:pt-\[50px\] {
    padding-top: 50px;
  }

  .tablet\:text-\[22px\] {
    font-size: 22px;
  }

  .tablet\:font-\[15px\] {
    font-weight: 15px;
  }

  .tablet\:\[writing-mode\:horizontal-tb\] {
    writing-mode: horizontal-tb;
  }

  .tablet\:hover\:bg-opacity-40:hover {
    --tw-bg-opacity: 0.4;
  }

  .tablet\:hover\:shadow-categorybox:hover {
    --tw-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.6);
    --tw-shadow-colored: inset 0px 0px 15px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  @media not all and (min-width: 1020px) {
    .tablet\:max-desktop\:rounded-bl-\[10px\] {
      border-bottom-left-radius: 10px;
    }

    .tablet\:max-desktop\:rounded-br-\[10px\] {
      border-bottom-right-radius: 10px;
    }

    .tablet\:max-desktop\:rounded-tl-\[10px\] {
      border-top-left-radius: 10px;
    }

    .tablet\:max-desktop\:rounded-tr-\[10px\] {
      border-top-right-radius: 10px;
    }
  }
}

@media (min-width: 1020px) {
  .desktop\:order-1 {
    order: 1;
  }

  .desktop\:order-2 {
    order: 2;
  }

  .desktop\:order-3 {
    order: 3;
  }

  .desktop\:order-4 {
    order: 4;
  }

  .desktop\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .desktop\:mt-\[35px\] {
    margin-top: 35px;
  }

  .desktop\:block {
    display: block;
  }

  .desktop\:flex {
    display: flex;
  }

  .desktop\:grid {
    display: grid;
  }

  .desktop\:hidden {
    display: none;
  }

  .desktop\:min-w-\[1020px\] {
    min-width: 1020px;
  }

  .desktop\:max-w-\[1020px\] {
    max-width: 1020px;
  }

  .desktop\:auto-cols-\[100\%\] {
    grid-auto-columns: 100%;
  }

  .desktop\:auto-cols-\[20\%\] {
    grid-auto-columns: 20%;
  }

  .desktop\:auto-cols-\[25\%\] {
    grid-auto-columns: 25%;
  }

  .desktop\:auto-cols-\[33\.333\%\] {
    grid-auto-columns: 33.333%;
  }

  .desktop\:auto-cols-\[50\%\] {
    grid-auto-columns: 50%;
  }

  .desktop\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .desktop\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .desktop\:grid-cols-\[600px_300px\] {
    grid-template-columns: 600px 300px;
  }

  .desktop\:grid-cols-\[auto_1fr\] {
    grid-template-columns: auto 1fr;
  }

  .desktop\:grid-cols-\[auto_1fr_auto_1fr\] {
    grid-template-columns: auto 1fr auto 1fr;
  }

  .desktop\:grid-rows-\[auto_1fr\] {
    grid-template-rows: auto 1fr;
  }

  .desktop\:flex-row {
    flex-direction: row;
  }

  .desktop\:content-center {
    align-content: center;
  }

  .desktop\:items-center {
    align-items: center;
  }

  .desktop\:gap-\[50px\] {
    gap: 50px;
  }

  .desktop\:rounded-l-\[10px\] {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  .desktop\:rounded-r-\[10px\] {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .desktop\:border-l {
    border-left-width: 1px;
  }

  .desktop\:border-t-0 {
    border-top-width: 0px;
  }

  .desktop\:pb-0 {
    padding-bottom: 0px;
  }

  .desktop\:pt-\[75px\] {
    padding-top: 75px;
  }
}

.\[\&\>\*\]\:rounded>* {
  border-radius: 0.25rem;
}

.\[\&\>\*\]\:bg-lilac>* {
  --tw-bg-opacity: 1;
  background-color: rgb(232 232 249 / var(--tw-bg-opacity, 1));
}

.\[\&\>\*\]\:px-\[10px\]>* {
  padding-left: 10px;
  padding-right: 10px;
}

.\[\&\>\*\]\:py-\[5px\]>* {
  padding-top: 5px;
  padding-bottom: 5px;
}

.\[\&\>a\:hover\]\:no-underline>a:hover {
  text-decoration-line: none;
}

.\[\&\>a\>img\]\:mx-\[5px\]>a>img {
  margin-left: 5px;
  margin-right: 5px;
}

.\[\&\>a\]\:mx-\[10px\]>a {
  margin-left: 10px;
  margin-right: 10px;
}

.\[\&\>a\]\:block>a {
  display: block;
}

.\[\&\>a\]\:flex>a {
  display: flex;
}

.\[\&\>a\]\:flex-col>a {
  flex-direction: column;
}

.\[\&\>a\]\:items-center>a {
  align-items: center;
}

.\[\&\>a\]\:gap-\[5px\]>a {
  gap: 5px;
}

.\[\&\>a\]\:p-\[10px\]>a {
  padding: 10px;
}

@media (min-width: 628px) {
  .\[\&\>a\]\:tablet\:flex-row>a {
    flex-direction: row;
  }
}

.\[\&\>cite\]\:mt-\[20px\]>cite {
  margin-top: 20px;
}

.\[\&\>details\>summary\>img\]\:ml-4>details>summary>img {
  margin-left: 1rem;
}

.\[\&\>details\>summary\>img\]\:mt-\[8px\]>details>summary>img {
  margin-top: 8px;
}

.\[\&\>details\]\:mb-\[10px\]>details {
  margin-bottom: 10px;
}

.\[\&\>details\]\:rounded-\[10px\]>details {
  border-radius: 10px;
}

.\[\&\>details\]\:border-\[1px\]>details {
  border-width: 1px;
}

.\[\&\>details\]\:border-lavender>details {
  --tw-border-opacity: 1;
  border-color: rgb(199 199 223 / var(--tw-border-opacity, 1));
}

.\[\&\>details\]\:bg-white>details {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.\[\&\>details\]\:p-\[30px\]>details {
  padding: 30px;
}

@media (min-width: 628px) {
  .\[\&\>details\]\:tablet\:p-\[35px\]>details {
    padding: 35px;
  }
}

.\[\&\>div\>a\]\:flex>div>a {
  display: flex;
}

.\[\&\>div\>a\]\:h-full>div>a {
  height: 100%;
}

.\[\&\>div\>a\]\:items-center>div>a {
  align-items: center;
}

.\[\&\>div\>a\]\:px-\[15px\]>div>a {
  padding-left: 15px;
  padding-right: 15px;
}

.\[\&\>div\>a\]\:leading-7>div>a {
  line-height: 1.75rem;
}

.\[\&\>div\]\:mb-2>div {
  margin-bottom: 0.5rem;
}

.\[\&\>div\]\:flex>div {
  display: flex;
}

.\[\&\>div\]\:flex-col>div {
  flex-direction: column;
}

.\[\&\>div\]\:border-t-\[1px\]>div {
  border-top-width: 1px;
}

.\[\&\>div\]\:border-\[\#ccc\]>div {
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}

.\[\&\>div\]\:p-0>div {
  padding: 0px;
}

.\[\&\>div\]\:p-\[20px\]>div {
  padding: 20px;
}

.\[\&\>div\]\:px-\[30px\]>div {
  padding-left: 30px;
  padding-right: 30px;
}

.\[\&\>div\]\:py-\[25px\]>div {
  padding-top: 25px;
  padding-bottom: 25px;
}

@media (min-width: 628px) {
  .tablet\:\[\&\>div\]\:px-\[30px\]>div {
    padding-left: 30px;
    padding-right: 30px;
  }

  .tablet\:\[\&\>div\]\:px-\[35px\]>div {
    padding-left: 35px;
    padding-right: 35px;
  }
}

.\[\&\>em\]\:font-medium>em {
  font-weight: 500;
}

.\[\&\>em\]\:text-white>em {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\[\&\>li\]\:mt-\[10px\]>li {
  margin-top: 10px;
}

.\[\&\>li\]\:mt-\[20px\]>li {
  margin-top: 20px;
}

.\[\&\>li\]\:snap-start>li {
  scroll-snap-align: start;
}

.\[\&\>li\]\:px-\[30px\]>li {
  padding-left: 30px;
  padding-right: 30px;
}

@media (min-width: 628px) {
  .\[\&\>li\]\:tablet\:px-\[15px\]>li {
    padding-left: 15px;
    padding-right: 15px;
  }

  .\[\&\>li\]\:tablet\:px-\[35px\]>li {
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media (min-width: 1020px) {
  .\[\&\>li\]\:desktop\:px-\[15px\]>li {
    padding-left: 15px;
    padding-right: 15px;
  }

  .\[\&\>li\]\:desktop\:px-\[35px\]>li {
    padding-left: 35px;
    padding-right: 35px;
  }
}

.\[\&\>p\]\:mb-\[20px\]>p {
  margin-bottom: 20px;
}

.\[\&\>p\]\:mt-\[10px\]>p {
  margin-top: 10px;
}

.\[\&\>p\]\:mt-\[20px\]>p {
  margin-top: 20px;
}

.\[\&\>p\]\:pt-\[10px\]>p {
  padding-top: 10px;
}

.\[\&_\*\]\:text-base * {
  font-size: 1rem;
  line-height: 1.5rem;
}

.\[\&_\.iti\]\:w-full .iti {
  width: 100%;
}

.\[\&_\.iti\]\:text-black .iti {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.\[\&_a\.active\:hover\]\:shadow-none a.active:hover {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.\[\&_a\.active\]\:bg-ice a.active {
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 255 / var(--tw-bg-opacity, 1));
}

.\[\&_a\.active\]\:text-black a.active {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.\[\&_a\:hover\]\:bg-ice a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 241 255 / var(--tw-bg-opacity, 1));
}

.\[\&_a\:hover\]\:text-black a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.\[\&_a\:hover\]\:text-white a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\[\&_a\:hover\]\:shadow-\[inset_0_-2px_4px_0_rgba\(0\2c 0\2c 0\2c 0\.25\)\] a:hover {
  --tw-shadow: inset 0 -2px 4px 0 rgba(0,0,0,0.25);
  --tw-shadow-colored: inset 0 -2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.\[\&_a\]\:block a {
  display: block;
}

.\[\&_a\]\:flex a {
  display: flex;
}

.\[\&_a\]\:gap-\[7px\] a {
  gap: 7px;
}

.\[\&_a\]\:rounded-t-lg a {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.\[\&_a\]\:bg-midnight a {
  --tw-bg-opacity: 1;
  background-color: rgb(29 45 83 / var(--tw-bg-opacity, 1));
}

.\[\&_a\]\:px-\[15px\] a {
  padding-left: 15px;
  padding-right: 15px;
}

.\[\&_a\]\:pb-\[8px\] a {
  padding-bottom: 8px;
}

.\[\&_a\]\:pt-\[10px\] a {
  padding-top: 10px;
}

.\[\&_a\]\:font-bold a {
  font-weight: 700;
}

.\[\&_a\]\:not-italic a {
  font-style: normal;
}

.\[\&_a\]\:leading-7 a {
  line-height: 1.75rem;
}

.\[\&_a\]\:no-underline a {
  text-decoration-line: none;
}

.\[\&_em\]\:text-teal em {
  --tw-text-opacity: 1;
  color: rgb(35 114 157 / var(--tw-text-opacity, 1));
}

.\[\&_h2\]\:mb-\[10px\] h2 {
  margin-bottom: 10px;
}

.\[\&_h2\]\:mt-\[20px\] h2 {
  margin-top: 20px;
}

.\[\&_h2\]\:text-\[18px\] h2 {
  font-size: 18px;
}

.\[\&_h2\]\:text-\[20px\] h2 {
  font-size: 20px;
}

.\[\&_h2\]\:text-teal h2 {
  --tw-text-opacity: 1;
  color: rgb(35 114 157 / var(--tw-text-opacity, 1));
}

.\[\&_h3\]\:my-4 h3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.\[\&_h3\]\:mb-\[10px\] h3 {
  margin-bottom: 10px;
}

.\[\&_h3\]\:mt-\[20px\] h3 {
  margin-top: 20px;
}

.\[\&_h3\]\:text-\[16px\] h3 {
  font-size: 16px;
}

.\[\&_h3\]\:text-teal-light h3 {
  --tw-text-opacity: 1;
  color: rgb(38 125 173 / var(--tw-text-opacity, 1));
}

.\[\&_h4\]\:my-\[10px\] h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.\[\&_h4\]\:mt-4 h4 {
  margin-top: 1rem;
}

.\[\&_h4\]\:text-\[16px\] h4 {
  font-size: 16px;
}

.\[\&_h4\]\:font-bold h4 {
  font-weight: 700;
}

.\[\&_h4\]\:leading-7 h4 {
  line-height: 1.75rem;
}

.\[\&_input\[type\=email\]\]\:rounded input[type=email] {
  border-radius: 0.25rem;
}

.\[\&_input\[type\=email\]\]\:border input[type=email] {
  border-width: 1px;
}

.\[\&_input\[type\=email\]\]\:border-lavender input[type=email] {
  --tw-border-opacity: 1;
  border-color: rgb(199 199 223 / var(--tw-border-opacity, 1));
}

.\[\&_input\[type\=email\]\]\:p-2 input[type=email] {
  padding: 0.5rem;
}

.\[\&_input\[type\=email\]\]\:px-3 input[type=email] {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.\[\&_input\[type\=tel\]\]\:rounded input[type=tel] {
  border-radius: 0.25rem;
}

.\[\&_input\[type\=tel\]\]\:border input[type=tel] {
  border-width: 1px;
}

.\[\&_input\[type\=tel\]\]\:border-lavender input[type=tel] {
  --tw-border-opacity: 1;
  border-color: rgb(199 199 223 / var(--tw-border-opacity, 1));
}

.\[\&_input\[type\=tel\]\]\:p-2 input[type=tel] {
  padding: 0.5rem;
}

.\[\&_input\[type\=tel\]\]\:px-3 input[type=tel] {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.\[\&_input\[type\=text\]\]\:rounded input[type=text] {
  border-radius: 0.25rem;
}

.\[\&_input\[type\=text\]\]\:border input[type=text] {
  border-width: 1px;
}

.\[\&_input\[type\=text\]\]\:border-lavender input[type=text] {
  --tw-border-opacity: 1;
  border-color: rgb(199 199 223 / var(--tw-border-opacity, 1));
}

.\[\&_input\[type\=text\]\]\:p-2 input[type=text] {
  padding: 0.5rem;
}

.\[\&_input\[type\=text\]\]\:px-3 input[type=text] {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.\[\&_input\]\:w-full input {
  width: 100%;
}

.\[\&_input\]\:rounded input {
  border-radius: 0.25rem;
}

.\[\&_input\]\:p-\[10px\] input {
  padding: 10px;
}

.\[\&_input\]\:text-black input {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.\[\&_label\]\:my-\[5px\] label {
  margin-top: 5px;
  margin-bottom: 5px;
}

.\[\&_label\]\:block label {
  display: block;
}

.\[\&_label\]\:flex label {
  display: flex;
}

.\[\&_label\]\:py-1 label {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.\[\&_label\]\:align-middle label {
  vertical-align: middle;
}

.\[\&_p\]\:mt-\[20px\] p {
  margin-top: 20px;
}

.\[\&_strong\]\:not-italic strong {
  font-style: normal;
}

.\[\&_summary\>span\]\:flex-grow summary>span {
  flex-grow: 1;
}

.\[\&_summary\]\:flex summary {
  display: flex;
}

.\[\&_summary\]\:cursor-pointer summary {
  cursor: pointer;
}

.\[\&_summary\]\:flex-row summary {
  flex-direction: row;
}

.\[\&_summary\]\:items-start summary {
  align-items: flex-start;
}

.\[\&_summary\]\:text-\[18px\] summary {
  font-size: 18px;
}

.\[\&_summary\]\:text-teal summary {
  --tw-text-opacity: 1;
  color: rgb(35 114 157 / var(--tw-text-opacity, 1));
}

.\[\&_td\]\:border td {
  border-width: 1px;
}

.\[\&_td\]\:border-0 td {
  border-width: 0px;
}

.\[\&_td\]\:border-black\/30 td {
  border-color: rgb(0 0 0 / 0.3);
}

.\[\&_td\]\:bg-white td {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.\[\&_td\]\:p-1 td {
  padding: 0.25rem;
}

.\[\&_td\]\:p-\[10px\] td {
  padding: 10px;
}

.\[\&_td\]\:text-black td {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 628px) {
  .\[\&_td\]\:tablet\:px-\[15px\] td {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.\[\&_td_img\]\:inline-block td img {
  display: inline-block;
}

.\[\&_textarea\]\:rounded textarea {
  border-radius: 0.25rem;
}

.\[\&_textarea\]\:rounded-md textarea {
  border-radius: 0.375rem;
}

.\[\&_textarea\]\:border textarea {
  border-width: 1px;
}

.\[\&_textarea\]\:border-lavender textarea {
  --tw-border-opacity: 1;
  border-color: rgb(199 199 223 / var(--tw-border-opacity, 1));
}

.\[\&_textarea\]\:p-3 textarea {
  padding: 0.75rem;
}

.\[\&_textarea\]\:p-\[10px\] textarea {
  padding: 10px;
}

.\[\&_textarea\]\:text-black textarea {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.\[\&_th\]\:border th {
  border-width: 1px;
}

.\[\&_th\]\:border-black\/30 th {
  border-color: rgb(0 0 0 / 0.3);
}

.\[\&_th\]\:bg-regent th {
  --tw-bg-opacity: 1;
  background-color: rgb(38 91 140 / var(--tw-bg-opacity, 1));
}

.\[\&_th\]\:p-1 th {
  padding: 0.25rem;
}

.\[\&_th\]\:p-\[10px\] th {
  padding: 10px;
}

.\[\&_th\]\:pl-2 th {
  padding-left: 0.5rem;
}

.\[\&_th\]\:text-left th {
  text-align: left;
}

.\[\&_th\]\:text-center th {
  text-align: center;
}

.\[\&_th\]\:text-right th {
  text-align: right;
}

.\[\&_th\]\:align-bottom th {
  vertical-align: bottom;
}

.\[\&_th\]\:font-bold th {
  font-weight: 700;
}

.\[\&_th\]\:font-normal th {
  font-weight: 400;
}

.\[\&_th\]\:leading-\[0px\] th {
  line-height: 0px;
}

.\[\&_th\]\:text-white th {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 628px) {
  .\[\&_th\]\:tablet\:px-\[15px\] th {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.\[\&_th_span\]\:text-right th span {
  text-align: right;
}

.\[\&_th_span\]\:leading-\[1\.4\] th span {
  line-height: 1.4;
}