@import url("/css/libraries.css");
*, ::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.17 | 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 */
  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]) {
  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::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%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
    padding-right: 0rem;
    padding-left: 0rem;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
    padding-right: 5rem;
    padding-left: 5rem;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.pointer-events-none{
  pointer-events: none;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.-bottom-20{
  bottom: -5rem;
}
.-bottom-8{
  bottom: -2rem;
}
.-top-20{
  top: -5rem;
}
.-top-5{
  top: -1.25rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-5{
  bottom: 1.25rem;
}
.left-0{
  left: 0px;
}
.left-1\/4{
  left: 25%;
}
.left-2\/4{
  left: 50%;
}
.left-3{
  left: 0.75rem;
}
.left-5{
  left: 1.25rem;
}
.right-0{
  right: 0px;
}
.right-10{
  right: 2.5rem;
}
.right-5{
  right: 1.25rem;
}
.right-\[5\%\]{
  right: 5%;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-10{
  top: 2.5rem;
}
.top-2\/4{
  top: 50%;
}
.top-20{
  top: 5rem;
}
.top-3{
  top: 0.75rem;
}
.top-5{
  top: 1.25rem;
}
.-z-0{
  z-index: 0;
}
.-z-10{
  z-index: -10;
}
.-z-20{
  z-index: -20;
}
.-z-30{
  z-index: -30;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-50{
  z-index: 50;
}
.z-\[2\]{
  z-index: 2;
}
.z-\[3\]{
  z-index: 3;
}
.z-\[4\]{
  z-index: 4;
}
.z-\[9999999\]{
  z-index: 9999999;
}
.z-\[9999\]{
  z-index: 9999;
}
.order-1{
  order: 1;
}
.order-none{
  order: 0;
}
.float-right{
  float: right;
}
.m-0{
  margin: 0px;
}
.m-2{
  margin: 0.5rem;
}
.m-auto{
  margin: auto;
}
.-mx-2{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}
.mx-10{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}
.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.-mb-\[20\%\]{
  margin-bottom: -20%;
}
.-ml-\[25\%\]{
  margin-left: -25%;
}
.-ml-\[3\%\]{
  margin-left: -3%;
}
.-mr-10{
  margin-right: -2.5rem;
}
.-mr-\[3\%\]{
  margin-right: -3%;
}
.-mt-10{
  margin-top: -2.5rem;
}
.-mt-5{
  margin-top: -1.25rem;
}
.-mt-\[25\%\]{
  margin-top: -25%;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.me-1{
  margin-inline-end: 0.25rem;
}
.me-2{
  margin-inline-end: 0.5rem;
}
.me-3{
  margin-inline-end: 0.75rem;
}
.me-4{
  margin-inline-end: 1rem;
}
.me-5{
  margin-inline-end: 1.25rem;
}
.ml-0{
  margin-left: 0px;
}
.ml-3{
  margin-left: 0.75rem;
}
.mr-0{
  margin-right: 0px;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.ms-2{
  margin-inline-start: 0.5rem;
}
.ms-3{
  margin-inline-start: 0.75rem;
}
.ms-auto{
  margin-inline-start: auto;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-40{
  margin-top: 10rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-8{
  margin-top: 2rem;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.\!hidden{
  display: none !important;
}
.hidden{
  display: none;
}
.aspect-\[1\.25\/1\]{
  aspect-ratio: 1.25/1;
}
.aspect-\[16\/7\]{
  aspect-ratio: 16/7;
}
.aspect-\[3\/2\]{
  aspect-ratio: 3/2;
}
.aspect-\[4\/1\]{
  aspect-ratio: 4/1;
}
.aspect-\[5\/2\]{
  aspect-ratio: 5/2;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.size-10{
  width: 2.5rem;
  height: 2.5rem;
}
.size-12{
  width: 3rem;
  height: 3rem;
}
.size-14{
  width: 3.5rem;
  height: 3.5rem;
}
.size-16{
  width: 4rem;
  height: 4rem;
}
.size-20{
  width: 5rem;
  height: 5rem;
}
.size-3{
  width: 0.75rem;
  height: 0.75rem;
}
.size-4{
  width: 1rem;
  height: 1rem;
}
.size-40{
  width: 10rem;
  height: 10rem;
}
.size-5{
  width: 1.25rem;
  height: 1.25rem;
}
.size-6{
  width: 1.5rem;
  height: 1.5rem;
}
.size-7{
  width: 1.75rem;
  height: 1.75rem;
}
.size-8{
  width: 2rem;
  height: 2rem;
}
.size-9{
  width: 2.25rem;
  height: 2.25rem;
}
.size-full{
  width: 100%;
  height: 100%;
}
.h-10{
  height: 2.5rem;
}
.h-2\/4{
  height: 50%;
}
.h-3\/4{
  height: 75%;
}
.h-3\/5{
  height: 60%;
}
.h-3\/6{
  height: 50%;
}
.h-36{
  height: 9rem;
}
.h-5{
  height: 1.25rem;
}
.h-72{
  height: 18rem;
}
.h-\[22rem\]{
  height: 22rem;
}
.h-\[50vh\]{
  height: 50vh;
}
.h-\[70vh\]{
  height: 70vh;
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.max-h-0{
  max-height: 0px;
}
.max-h-40{
  max-height: 10rem;
}
.max-h-\[70vh\]{
  max-height: 70vh;
}
.min-h-96{
  min-height: 24rem;
}
.w-1\/4{
  width: 25%;
}
.w-10{
  width: 2.5rem;
}
.w-16{
  width: 4rem;
}
.w-2\/4{
  width: 50%;
}
.w-2\/5{
  width: 40%;
}
.w-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-3\/4{
  width: 75%;
}
.w-3\/5{
  width: 60%;
}
.w-4\/5{
  width: 80%;
}
.w-5\/6{
  width: 83.333333%;
}
.w-\[90\%\]{
  width: 90%;
}
.w-\[95\%\]{
  width: 95%;
}
.w-auto{
  width: auto;
}
.w-fit{
  width: fit-content;
}
.w-full{
  width: 100%;
}
.\!min-w-24{
  min-width: 6rem !important;
}
.max-w-7xl{
  max-width: 80rem;
}
.max-w-fit{
  max-width: fit-content;
}
.flex-auto{
  flex: 1 1 auto;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink-0{
  flex-shrink: 0;
}
.border-collapse{
  border-collapse: collapse;
}
.-translate-x-2\/4{
  --tw-translate-x: -50%;
  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));
}
.-translate-x-full{
  --tw-translate-x: -100%;
  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));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  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));
}
.-translate-y-2\/4{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180{
  --tw-rotate: 180deg;
  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));
}
.cursor-pointer{
  cursor: pointer;
}
.list-inside{
  list-style-position: inside;
}
.list-disc{
  list-style-type: disc;
}
.grid-flow-row{
  grid-auto-flow: row;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.flex-wrap-reverse{
  flex-wrap: wrap-reverse;
}
.place-content-center{
  place-content: center;
}
.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;
}
.justify-between{
  justify-content: space-between;
}
.justify-around{
  justify-content: space-around;
}
.gap-0{
  gap: 0px;
}
.gap-1{
  gap: 0.25rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12{
  gap: 3rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-20{
  gap: 5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-8{
  gap: 2rem;
}
.place-self-end{
  place-self: end;
}
.self-start{
  align-self: flex-start;
}
.self-center{
  align-self: center;
}
.justify-self-end{
  justify-self: end;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.overflow-y-hidden{
  overflow-y: hidden;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.break-all{
  word-break: break-all;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-t-2xl{
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.rounded-t-3xl{
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}
.rounded-t-\[156px\]{
  border-top-left-radius: 156px;
  border-top-right-radius: 156px;
}
.rounded-t-\[50px\]{
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.rounded-bl-\[100px\]{
  border-bottom-left-radius: 100px;
}
.rounded-bl-\[156px\]{
  border-bottom-left-radius: 156px;
}
.rounded-bl-\[50px\]{
  border-bottom-left-radius: 50px;
}
.rounded-bl-\[75px\]{
  border-bottom-left-radius: 75px;
}
.rounded-br-\[100px\]{
  border-bottom-right-radius: 100px;
}
.rounded-br-\[156px\]{
  border-bottom-right-radius: 156px;
}
.rounded-br-\[25px\]{
  border-bottom-right-radius: 25px;
}
.rounded-br-\[50px\]{
  border-bottom-right-radius: 50px;
}
.rounded-br-\[75px\]{
  border-bottom-right-radius: 75px;
}
.rounded-tl-\[100px\]{
  border-top-left-radius: 100px;
}
.rounded-tl-\[25px\]{
  border-top-left-radius: 25px;
}
.rounded-tl-\[50px\]{
  border-top-left-radius: 50px;
}
.rounded-tl-\[75px\]{
  border-top-left-radius: 75px;
}
.rounded-tr-\[100px\]{
  border-top-right-radius: 100px;
}
.rounded-tr-\[50px\]{
  border-top-right-radius: 50px;
}
.rounded-tr-\[75px\]{
  border-top-right-radius: 75px;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-solid{
  border-style: solid;
}
.border-\[\#1CA8CB\]{
  --tw-border-opacity: 1;
  border-color: rgb(28 168 203 / var(--tw-border-opacity, 1));
}
.border-\[\#BCCED2\]{
  --tw-border-opacity: 1;
  border-color: rgb(188 206 210 / var(--tw-border-opacity, 1));
}
.border-\[\#DCECF1\]{
  --tw-border-opacity: 1;
  border-color: rgb(220 236 241 / var(--tw-border-opacity, 1));
}
.border-\[\#E1E4E5\]{
  --tw-border-opacity: 1;
  border-color: rgb(225 228 229 / var(--tw-border-opacity, 1));
}
.border-\[\#E7E6E6\]{
  --tw-border-opacity: 1;
  border-color: rgb(231 230 230 / var(--tw-border-opacity, 1));
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / 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-opacity-10{
  --tw-border-opacity: 0.1;
}
.border-opacity-20{
  --tw-border-opacity: 0.2;
}
.border-opacity-50{
  --tw-border-opacity: 0.5;
}
.bg-\[\#124B9C\]{
  --tw-bg-opacity: 1;
  background-color: rgb(18 75 156 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1FAF38\]{
  --tw-bg-opacity: 1;
  background-color: rgb(31 175 56 / var(--tw-bg-opacity, 1));
}
.bg-\[\#34E0A1\]{
  --tw-bg-opacity: 1;
  background-color: rgb(52 224 161 / var(--tw-bg-opacity, 1));
}
.bg-\[\#DDDDDD\]{
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E1E4E5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(225 228 229 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E7E6E6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(231 230 230 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E8EDF6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(232 237 246 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E9E9E9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(233 233 233 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E9F6F9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(233 246 249 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F5F5F5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FB9E28\]{
  --tw-bg-opacity: 1;
  background-color: rgb(251 158 40 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FF7F50\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 127 80 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FFFFFF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-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(18 75 156 / var(--tw-bg-opacity, 1));
}
.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-light-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(29 111 184 / var(--tw-bg-opacity, 1));
}
.bg-light-blue\/20{
  background-color: rgb(29 111 184 / 0.2);
}
.bg-off-white{
  --tw-bg-opacity: 1;
  background-color: rgb(241 246 248 / var(--tw-bg-opacity, 1));
}
.bg-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(239 111 46 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}
.bg-opacity-5{
  --tw-bg-opacity: 0.05;
}
.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.bg-opacity-70{
  --tw-bg-opacity: 0.7;
}
.bg-opacity-80{
  --tw-bg-opacity: 0.8;
}
.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-\[\#113D48\]{
  --tw-gradient-from: #113D48 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(17 61 72 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-black\/40{
  --tw-gradient-from: rgb(0 0 0 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-black\/50{
  --tw-gradient-from: rgb(0 0 0 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-0\%{
  --tw-gradient-from-position: 0%;
}
.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.fill-\[\#707070\]{
  fill: #707070;
}
.fill-black{
  fill: #000;
}
.fill-white{
  fill: #fff;
}
.stroke-black{
  stroke: #000;
}
.stroke-blue{
  stroke: #124B9C;
}
.stroke-silver{
  stroke: #6E7070;
}
.stroke-white{
  stroke: #fff;
}
.object-cover{
  object-fit: cover;
}
.object-bottom{
  object-position: bottom;
}
.object-center{
  object-position: center;
}
.p-0{
  padding: 0px;
}
.p-1{
  padding: 0.25rem;
}
.p-2{
  padding: 0.5rem;
}
.p-2\.5{
  padding: 0.625rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-16{
  padding-bottom: 4rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pe-0{
  padding-inline-end: 0px;
}
.pe-3{
  padding-inline-end: 0.75rem;
}
.pe-5{
  padding-inline-end: 1.25rem;
}
.pl-0{
  padding-left: 0px;
}
.pl-10{
  padding-left: 2.5rem;
}
.pl-5{
  padding-left: 1.25rem;
}
.pr-1{
  padding-right: 0.25rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-5{
  padding-right: 1.25rem;
}
.ps-0{
  padding-inline-start: 0px;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-12{
  padding-top: 3rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-7{
  padding-top: 1.75rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-start{
  text-align: start;
}
.text-end{
  text-align: end;
}
.align-text-top{
  vertical-align: text-top;
}
.align-text-bottom{
  vertical-align: text-bottom;
}
.font-inter{
  font-family: Inter, sans-serif;
}
.font-montserrat{
  font-family: Montserrat, sans-serif;
}
.font-montserrat-alternates{
  font-family: Montserrat Alternates, sans-serif;
}
.font-unbounded{
  font-family: Unbounded, sans-serif;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.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;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.leading-6{
  line-height: 1.5rem;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.text-\[\#0C1B5A\]{
  --tw-text-opacity: 1;
  color: rgb(12 27 90 / var(--tw-text-opacity, 1));
}
.text-\[\#181D24\]{
  --tw-text-opacity: 1;
  color: rgb(24 29 36 / var(--tw-text-opacity, 1));
}
.text-\[\#1C2D37\]{
  --tw-text-opacity: 1;
  color: rgb(28 45 55 / var(--tw-text-opacity, 1));
}
.text-\[\#333333\]{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.text-\[\#707070\]{
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity, 1));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue{
  --tw-text-opacity: 1;
  color: rgb(18 75 156 / var(--tw-text-opacity, 1));
}
.text-gray{
  --tw-text-opacity: 1;
  color: rgb(168 168 168 / var(--tw-text-opacity, 1));
}
.text-light-blue{
  --tw-text-opacity: 1;
  color: rgb(29 111 184 / var(--tw-text-opacity, 1));
}
.text-silver{
  --tw-text-opacity: 1;
  color: rgb(110 112 112 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline{
  text-decoration-line: underline;
}
.line-through{
  text-decoration-line: line-through;
}
.opacity-60{
  opacity: 0.6;
}
.opacity-80{
  opacity: 0.8;
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline{
  outline-style: solid;
}
.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-blur-md{
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition{
  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: 150ms;
}
.transition-\[max-height\]{
  transition-property: max-height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-1000{
  transition-duration: 1000ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
body{
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6{
  font-family: Montserrat Alternates, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}

@media (min-width: 640px){
  h1,
h2,
h3,
h4,
h5,
h6{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1280px){
  h1,
h2,
h3,
h4,
h5,
h6{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

p{
  font-family: Montserrat, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(110 112 112 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px){
  p{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.headline{
  font-family: Montserrat Alternates, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

@media (min-width: 640px){
  .headline{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 1280px){
  .headline{
    font-size: 3rem;
    line-height: 1;
  }
}

.subhead{
  font-family: La Belle Aurore, cursive;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
}

@media (min-width: 640px){
  .subhead{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

@media (min-width: 1280px){
  .subhead{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

small{
  font-family: Montserrat, sans-serif;
}

:modal{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(18 75 156 / var(--tw-bg-opacity, 1));
}

.nav-link{
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.nav-link:hover + .nav-link-options {
  position: absolute;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  left: 0;
  top: 100%;
}

.nav-link-options:hover {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  position: absolute;
  left: 0;
  top: 100%;
}

.nav-link-options {
  display: none;
  background-color: #124b9c;
  width: max-content;
  padding: 1rem;
  border-radius: 1rem;
}

.active-nav-link {
  position: relative;
}

.active-nav-link::after {
  content: "";
  background-image: url("/images/sprit/wavy-underline.svg");
  height: 20px;
  width: 100%;
  position: absolute;
  z-index: 100;
  bottom: -100%;
  left: 0;
  background-repeat: no-repeat;
}

.liveaboard::before {
  content: "";
  position: absolute;
  right: 0;
  top: -10%;
  background-color: #1d6fb8;
  height: 15rem;
  width: 15rem;
  border-top-right-radius: 150px;
  border-bottom-left-radius: 150px;
  opacity: 0.9;
}

.liveaboard::after {
  content: "";
  position: absolute;
  left: -10%;
  bottom: -10%;
  background-color: #ef6f2e;
  height: 15rem;
  width: 15rem;
  border-top-left-radius: 150px;
  border-bottom-right-radius: 150px;
  opacity: 0.9;
}

.activities-container {
  background-image: url("/images/bg/activities-bg.webp");
  background-size: cover;
  background-position: center;
}

#triangle-topright {
  width: 0;
  height: 0;
  border-top: 100px solid #f1f6f8;
  border-left: 100px solid transparent;
}

.archive-list li:not(:last-child){
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(225 228 229 / var(--tw-border-opacity, 1));
}

.orange-line::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.5rem;
  width: 100%;
  height: 3px;
  background: rgb(205, 134, 38);
  background: linear-gradient(90deg, rgb(205, 134, 38) 0%, rgb(205, 134, 38) 20%, rgb(225, 228, 229) 20%);
}

.orange-overlay::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ef6f2e;
  z-index: 5;
  opacity: 80%;
}

.contact-us select {
  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
}

.contact-us select::-ms-expand {
  display: none;
}

li:has(.active-page) {
  padding: 0;
  overflow: hidden;
  border: 0;
}

.blue-overlay::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #124b9c;
  z-index: 5;
  opacity: 70%;
}

.location-selected{
  background-color: rgb(251 158 40 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 1;
}

.location-selected > *{
  stroke: #fff;
}

.tab-btn{
  width: 100%;
  background-color: rgb(53 170 252 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.1;
  padding: 0.5rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(29 111 184 / var(--tw-text-opacity, 1));
}

.tab-btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 240 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(251 158 40 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px){
  .tab-btn{
    padding: 1.25rem;
    text-align: start;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.active-tab{
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 240 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(251 158 40 / var(--tw-text-opacity, 1));
}

.tab-content > *{
  margin-bottom: 0.5rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(231 230 230 / var(--tw-border-opacity, 1));
}

.accordion-header{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  text-align: left;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(18 75 156 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px){
  .accordion-header{
    padding: 2rem;
  }
}

/* Buttons Styles */
.btn-blue{
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(24 72 159 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --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-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.btn-blue:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 111 46 / var(--tw-bg-opacity, 1));
}
@media (min-width: 640px){
  .btn-blue{
    gap: 1.25rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
@media (min-width: 1280px){
  .btn-blue{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.btn-orange{
  display: flex;
  align-content: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(239 111 46 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --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-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.btn-orange:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(24 72 159 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px){
  .btn-orange{
    gap: 1.25rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

@media (min-width: 1280px){
  .btn-orange{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.btn{
  justify-content: center;
  gap: 0.5rem;
  border-radius: 9999px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --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-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 640px){
  .btn{
    gap: 1.25rem;
    padding: 0.5rem;
  }
}

@media (min-width: 1280px){
  .btn{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.btn img > *{
  width: 0.5rem;
  height: 0.5rem;
}

@media (min-width: 1280px){
  .btn img > *{
    width: 1rem;
    height: 1rem;
  }
}

.main-header.header-sticky{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-backdrop-blur: blur(24px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.main-header.header-sticky nav a.active{
  --tw-text-opacity: 1;
  color: rgb(18 75 156 / var(--tw-text-opacity, 1));
}

.accordion-slide{
  position: relative;
  display: flex;
  aspect-ratio: 1 / 1;
  height: auto;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 1.25rem;
  overflow: hidden;
  border-radius: 1.5rem;
  padding: 1.5rem;
  text-align: center;
  transition-property: all;
  transition-duration: 1000ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 640px){
  .accordion-slide{
    width: 33.333333%;
  }
}

@media (min-width: 1280px){
  .accordion-slide{
    aspect-ratio: auto;
    height: 37rem;
    width: 16.666667%;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    gap: 0px;
    padding: 4rem;
    text-align: start;
  }
  .accordion-slide.active{
    width: 50%;
  }
}

.accordion-slide.active section{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

@media (min-width: 1280px){
  .accordion-slide.active section{
    --tw-rotate: 0deg;
    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));
  }
}

.accordion-slide a{
  display: none;
}

.accordion-slide.active a{
  display: flex;
}

.splide__pagination.activities-pgn-container {
  bottom: 2rem;
}

.splide__pagination__page.activities-pgn-dot.is-active{
  --tw-bg-opacity: 1;
  background-color: rgb(29 111 184 / var(--tw-bg-opacity, 1));
}

.splide__pagination__page.activities-pgn-dot{
  margin: 0.5rem;
  height: 0.75rem;
  width: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.activities-nav .splide__arrow {
  border: 1px white solid;
  height: 5rem;
  width: 5rem;
  opacity: 100%;
}

.splide__pagination.testmonials-pgn-container {
  bottom: -0.5rem;
}

.splide__pagination__page.testmonials-pgn-dot.is-active{
  --tw-bg-opacity: 1;
  background-color: rgb(29 111 184 / var(--tw-bg-opacity, 1));
  opacity: 1;
}

.splide__pagination__page.testmonials-pgn-dot{
  margin: 0.5rem;
  height: 0.75rem;
  width: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(241 246 248 / var(--tw-bg-opacity, 1));
  opacity: 1;
}

.splide__pagination.course-details-pgn-container {
  bottom: -3.5rem;
}

.splide__pagination__page.course-details-pgn-dot.is-active{
  --tw-bg-opacity: 1;
  background-color: rgb(29 111 184 / var(--tw-bg-opacity, 1));
  opacity: 1;
}

.splide__pagination__page.course-details-pgn-dot{
  margin: 0.5rem;
  height: 0.75rem;
  width: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(241 246 248 / var(--tw-bg-opacity, 1));
  opacity: 1;
}

.courses-nav .splide__arrow{
  height: 3.5rem;
  width: 3.5rem;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-border-opacity: 0.1;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 640px){
  .courses-nav .splide__arrow{
    height: 5rem;
    width: 5rem;
  }
}

.activity-details .splide__pagination.activities-pgn-container {
  right: -60%;
  top: -50%;
}

.activity-details .splide__pagination__page.activities-pgn-dot.is-active{
  --tw-bg-opacity: 1;
  background-color: rgb(239 111 46 / var(--tw-bg-opacity, 1));
}

.activity-details .splide__pagination__page.activities-pgn-dot{
  margin: 0.5rem;
  height: 0.75rem;
  width: 0.75rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(110 112 112 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px){
  .activity-details .splide__pagination__page.activities-pgn-dot{
    background-color: transparent;
  }
}

#thumbnail-carousel .splide__arrow{
  height: 3.5rem;
  width: 3.5rem;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-border-opacity: 0.1;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  opacity: 1;
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#thumbnail-carousel .splide__arrow:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(12 27 90 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px){
  #thumbnail-carousel .splide__arrow{
    height: 5rem;
    width: 5rem;
  }
}

#thumbnail-carousel .splide__arrow--prev svg {
  transform: scaleX(-1);
}

#home-slider .splide__arrow{
  top: 75%;
  height: 2.5rem;
  width: 2.5rem;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  --tw-border-opacity: 0.1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.7;
  opacity: 1;
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#home-slider .splide__arrow:hover{
  --tw-bg-opacity: 1;
}

@media (min-width: 640px){
  #home-slider .splide__arrow{
    height: 5rem;
    width: 5rem;
  }
}

#home-slider .splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide:not(.is-overflow) .splide__list {
  justify-content: center;
}

.splide:not(.is-overflow) .splide__slide:last-child {
  margin: 0 !important;
}

#slider5 .splide__slide{
  opacity: 1;
}

@media (min-width: 1280px){
  #slider5 .splide__slide{
    opacity: 0.3;
  }
}

#slider5 .splide__slide.is-active{
  opacity: 1;
}

#slider5 .splide__pagination.activities-pgn-container {
  bottom: 0;
  left: 0;
}

#thumbnail-carousel .splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 0;
  opacity: 1;
}

#thumbnail-carousel .splide__track--nav > .splide__list > .splide__slide {
  opacity: 0.7;
}

@media (max-width: 1240px) {
  .liveaboard::before {
    z-index: -1;
    height: 7.5rem;
    width: 7.5rem;
    right: -3%;
    top: -3%;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
  }
  .liveaboard::after {
    z-index: -1;
    height: 7.5rem;
    width: 7.5rem;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    left: -4%;
    bottom: -3%;
  }
  .activities-nav .splide__arrow {
    border: 1px white solid;
    height: 2.5rem;
    width: 2.5rem;
  }
  .activity-details .splide__pagination.activities-pgn-container {
    right: auto;
    top: auto;
    bottom: 5%;
    width: 100%;
  }
  .accordion-slide a{
    display: flex;
  }
}
.formError {
  left: 0;
  font-size: 14px;
  max-width: 300px;
  z-index: 1000;
}
@media (min-width: 640px){
  .sm\:container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
  @media (min-width: 640px){
    .sm\:container{
      max-width: 640px;
      padding-right: 0rem;
      padding-left: 0rem;
    }
  }
  @media (min-width: 768px){
    .sm\:container{
      max-width: 768px;
    }
  }
  @media (min-width: 1024px){
    .sm\:container{
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px){
    .sm\:container{
      max-width: 1280px;
      padding-right: 5rem;
      padding-left: 5rem;
    }
  }
  @media (min-width: 1536px){
    .sm\:container{
      max-width: 1536px;
    }
  }
}
.\*\:mx-6 > *{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.\*\:mx-auto > *{
  margin-left: auto;
  margin-right: auto;
}
.\*\:mb-20 > *{
  margin-bottom: 5rem;
}
.\*\:mb-5 > *{
  margin-bottom: 1.25rem;
}
.\*\:flex > *{
  display: flex;
}
.\*\:size-4 > *{
  width: 1rem;
  height: 1rem;
}
.\*\:h-12 > *{
  height: 3rem;
}
.\*\:w-12 > *{
  width: 3rem;
}
.\*\:w-auto > *{
  width: auto;
}
.\*\:w-full > *{
  width: 100%;
}
.\*\:list-disc > *{
  list-style-type: disc;
}
.\*\:content-center > *{
  align-content: center;
}
.\*\:items-center > *{
  align-items: center;
}
.\*\:justify-center > *{
  justify-content: center;
}
.\*\:rounded-full > *{
  border-radius: 9999px;
}
.\*\:rounded-lg > *{
  border-radius: 0.5rem;
}
.\*\:rounded-br-3xl > *{
  border-bottom-right-radius: 1.5rem;
}
.\*\:rounded-br-\[50px\] > *{
  border-bottom-right-radius: 50px;
}
.\*\:rounded-tl-3xl > *{
  border-top-left-radius: 1.5rem;
}
.\*\:rounded-tl-\[50px\] > *{
  border-top-left-radius: 50px;
}
.\*\:border > *{
  border-width: 1px;
}
.\*\:border-black > *{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.\*\:border-light-gray > *{
  --tw-border-opacity: 1;
  border-color: rgb(225 228 229 / var(--tw-border-opacity, 1));
}
.\*\:bg-\[\#0C1B5A\] > *{
  --tw-bg-opacity: 1;
  background-color: rgb(12 27 90 / var(--tw-bg-opacity, 1));
}
.\*\:bg-blue > *{
  --tw-bg-opacity: 1;
  background-color: rgb(18 75 156 / var(--tw-bg-opacity, 1));
}
.\*\:bg-white > *{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.\*\:bg-opacity-5 > *{
  --tw-bg-opacity: 0.05;
}
.\*\:p-4 > *{
  padding: 1rem;
}
.\*\:p-8 > *{
  padding: 2rem;
}
.\*\:px-6 > *{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.\*\:py-2 > *{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.\*\:text-center > *{
  text-align: center;
}
.\*\:text-start > *{
  text-align: start;
}
.\*\:font-montserrat > *{
  font-family: Montserrat, sans-serif;
}
.\*\:text-sm > *{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.\*\:font-normal > *{
  font-weight: 400;
}
.\*\:text-\[\#0C1B5A\] > *{
  --tw-text-opacity: 1;
  color: rgb(12 27 90 / var(--tw-text-opacity, 1));
}
.\*\:text-black > *{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.\*\:text-silver > *{
  --tw-text-opacity: 1;
  color: rgb(110 112 112 / var(--tw-text-opacity, 1));
}
.\*\:text-white > *{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.first\:w-auto:first-child{
  width: auto;
}
.last\:w-auto:last-child{
  width: auto;
}
.hover\:scale-110: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));
}
.hover\:border-0:hover{
  border-width: 0px;
}
.hover\:bg-\[\#E7E6E6\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(231 230 230 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(18 75 156 / var(--tw-bg-opacity, 1));
}
.hover\:bg-medium-blue:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(24 72 159 / var(--tw-bg-opacity, 1));
}
.hover\:bg-orange:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 111 46 / var(--tw-bg-opacity, 1));
}
.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hover\:bg-opacity-80:hover{
  --tw-bg-opacity: 0.8;
}
.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:no-underline:hover{
  text-decoration-line: none;
}
.group:hover .group-hover\:block{
  display: block;
}
.group:hover .group-hover\: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));
}
.group:hover .group-hover\:stroke-black{
  stroke: #000;
}
.group:hover .group-hover\:stroke-white{
  stroke: #fff;
}
.group:hover .group-hover\:text-\[\#1FAF38\]{
  --tw-text-opacity: 1;
  color: rgb(31 175 56 / var(--tw-text-opacity, 1));
}
.group.header-sticky .group-\[\.header-sticky\]\:w-3\/4{
  width: 75%;
}
.group.header-sticky .group-\[\.header-sticky\]\:border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.group.header-sticky .group-\[\.header-sticky\]\:fill-white{
  fill: #fff;
}
.group.header-sticky .group-\[\.header-sticky\]\:stroke-white{
  stroke: #fff;
}
.group.header-sticky .\*\:group-\[\.header-sticky\]\:text-lg > *{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.group.header-sticky .\*\:group-\[\.header-sticky\]\:text-white > *{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.peer:checked ~ .peer-checked\:max-h-\[1000px\]{
  max-height: 1000px;
}
.peer:checked ~ .peer-checked\: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));
}
.peer:checked ~ .peer-checked\:pb-6{
  padding-bottom: 1.5rem;
}
@media not all and (min-width: 640px){
  .max-sm\:mb-10{
    margin-bottom: 2.5rem;
  }
  .max-sm\:flex-col{
    flex-direction: column;
  }
}
@media (min-width: 640px){
  .sm\:top-10{
    top: 2.5rem;
  }
  .sm\:order-1{
    order: 1;
  }
  .sm\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .sm\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .sm\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .sm\:mx-5{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .sm\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .sm\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .sm\:my-32{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .sm\:-mb-12{
    margin-bottom: -3rem;
  }
  .sm\:-ml-\[10\%\]{
    margin-left: -10%;
  }
  .sm\:-mt-10{
    margin-top: -2.5rem;
  }
  .sm\:-mt-\[40\%\]{
    margin-top: -40%;
  }
  .sm\:mb-0{
    margin-bottom: 0px;
  }
  .sm\:mb-10{
    margin-bottom: 2.5rem;
  }
  .sm\:mb-20{
    margin-bottom: 5rem;
  }
  .sm\:me-2{
    margin-inline-end: 0.5rem;
  }
  .sm\:ml-5{
    margin-left: 1.25rem;
  }
  .sm\:mt-0{
    margin-top: 0px;
  }
  .sm\:block{
    display: block;
  }
  .sm\:\!hidden{
    display: none !important;
  }
  .sm\:hidden{
    display: none;
  }
  .sm\:aspect-\[16\/7\]{
    aspect-ratio: 16/7;
  }
  .sm\:size-12{
    width: 3rem;
    height: 3rem;
  }
  .sm\:size-16{
    width: 4rem;
    height: 4rem;
  }
  .sm\:h-24{
    height: 6rem;
  }
  .sm\:h-full{
    height: 100%;
  }
  .sm\:w-1\/2{
    width: 50%;
  }
  .sm\:w-1\/3{
    width: 33.333333%;
  }
  .sm\:w-2\/3{
    width: 66.666667%;
  }
  .sm\:w-2\/4{
    width: 50%;
  }
  .sm\:w-3\/4{
    width: 75%;
  }
  .sm\:w-4\/12{
    width: 33.333333%;
  }
  .sm\:w-4\/5{
    width: 80%;
  }
  .sm\:w-4\/6{
    width: 66.666667%;
  }
  .sm\:w-5\/6{
    width: 83.333333%;
  }
  .sm\:w-6\/12{
    width: 50%;
  }
  .sm\:w-8\/12{
    width: 66.666667%;
  }
  .sm\:w-auto{
    width: auto;
  }
  .sm\:w-fit{
    width: fit-content;
  }
  .sm\:w-full{
    width: 100%;
  }
  .sm\:w-px{
    width: 1px;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:flex-col{
    flex-direction: column;
  }
  .sm\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .sm\:items-start{
    align-items: flex-start;
  }
  .sm\:justify-between{
    justify-content: space-between;
  }
  .sm\:gap-0{
    gap: 0px;
  }
  .sm\:gap-10{
    gap: 2.5rem;
  }
  .sm\:gap-16{
    gap: 4rem;
  }
  .sm\:gap-2{
    gap: 0.5rem;
  }
  .sm\:gap-20{
    gap: 5rem;
  }
  .sm\:gap-5{
    gap: 1.25rem;
  }
  .sm\:gap-6{
    gap: 1.5rem;
  }
  .sm\:rounded-bl-\[100px\]{
    border-bottom-left-radius: 100px;
  }
  .sm\:rounded-br-\[150px\]{
    border-bottom-right-radius: 150px;
  }
  .sm\:rounded-br-\[75px\]{
    border-bottom-right-radius: 75px;
  }
  .sm\:rounded-tl-\[150px\]{
    border-top-left-radius: 150px;
  }
  .sm\:rounded-tl-\[75px\]{
    border-top-left-radius: 75px;
  }
  .sm\:rounded-tr-\[150px\]{
    border-top-right-radius: 150px;
  }
  .sm\:p-10{
    padding: 2.5rem;
  }
  .sm\:p-3{
    padding: 0.75rem;
  }
  .sm\:p-5{
    padding: 1.25rem;
  }
  .sm\:p-7{
    padding: 1.75rem;
  }
  .sm\:p-8{
    padding: 2rem;
  }
  .sm\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .sm\:pl-8{
    padding-left: 2rem;
  }
  .sm\:pt-20{
    padding-top: 5rem;
  }
  .sm\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .sm\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .sm\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .\*\:sm\:w-1\/2 > *{
    width: 50%;
  }
  .sm\:\*\:w-1\/2 > *{
    width: 50%;
  }
  .sm\:\*\:w-1\/3 > *{
    width: 33.333333%;
  }
  .\*\:sm\:text-base > *{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 768px){
  .md\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .md\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .md\:ml-5{
    margin-left: 1.25rem;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:\!flex{
    display: flex !important;
  }
  .md\:flex{
    display: flex;
  }
  .md\:hidden{
    display: none;
  }
  .md\:w-1\/3{
    width: 33.333333%;
  }
  .md\:w-2\/3{
    width: 66.666667%;
  }
  .md\:w-2\/4{
    width: 50%;
  }
  .md\:w-2\/5{
    width: 40%;
  }
  .md\:w-2\/6{
    width: 33.333333%;
  }
  .md\:w-3\/5{
    width: 60%;
  }
  .md\:w-6\/12{
    width: 50%;
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-col{
    flex-direction: column;
  }
  .md\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .md\:items-start{
    align-items: flex-start;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-0{
    gap: 0px;
  }
  .md\:\!py-5{
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1024px){
  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:mb-8{
    margin-bottom: 2rem;
  }
  .lg\:mt-4{
    margin-top: 1rem;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:size-6{
    width: 1.5rem;
    height: 1.5rem;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-2\/6{
    width: 33.333333%;
  }
  .lg\:w-3\/12{
    width: 25%;
  }
  .lg\:w-3\/5{
    width: 60%;
  }
  .lg\:w-4\/12{
    width: 33.333333%;
  }
  .lg\:w-6\/12{
    width: 50%;
  }
  .lg\:w-8\/12{
    width: 66.666667%;
  }
  .lg\:w-\[45\%\]{
    width: 45%;
  }
  .lg\:w-auto{
    width: auto;
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .lg\:justify-center{
    justify-content: center;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-0{
    gap: 0px;
  }
  .lg\:gap-5{
    gap: 1.25rem;
  }
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:gap-x-9{
    column-gap: 2.25rem;
  }
  .lg\:rounded-br-\[100px\]{
    border-bottom-right-radius: 100px;
  }
  .lg\:rounded-tl-\[100px\]{
    border-top-left-radius: 100px;
  }
  .lg\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .lg\:pl-3{
    padding-left: 0.75rem;
  }
  .lg\:pt-12{
    padding-top: 3rem;
  }
  .lg\:pt-4{
    padding-top: 1rem;
  }
  .lg\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:\*\:mx-0 > *{
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:\*\:text-base > *{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 1280px){
  .xl\:absolute{
    position: absolute;
  }
  .xl\:left-5{
    left: 1.25rem;
  }
  .xl\:top-20{
    top: 5rem;
  }
  .xl\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .xl\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .xl\:my-28{
    margin-top: 7rem;
    margin-bottom: 7rem;
  }
  .xl\:my-40{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }
  .xl\:-mb-36{
    margin-bottom: -9rem;
  }
  .xl\:-ml-\[5\%\]{
    margin-left: -5%;
  }
  .xl\:-ml-\[7\%\]{
    margin-left: -7%;
  }
  .xl\:-mr-\[5\%\]{
    margin-right: -5%;
  }
  .xl\:-mr-\[7\%\]{
    margin-right: -7%;
  }
  .xl\:mb-20{
    margin-bottom: 5rem;
  }
  .xl\:mb-5{
    margin-bottom: 1.25rem;
  }
  .xl\:ml-10{
    margin-left: 2.5rem;
  }
  .xl\:mr-10{
    margin-right: 2.5rem;
  }
  .xl\:block{
    display: block;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:aspect-auto{
    aspect-ratio: auto;
  }
  .xl\:aspect-square{
    aspect-ratio: 1 / 1;
  }
  .xl\:size-10{
    width: 2.5rem;
    height: 2.5rem;
  }
  .xl\:size-12{
    width: 3rem;
    height: 3rem;
  }
  .xl\:size-16{
    width: 4rem;
    height: 4rem;
  }
  .xl\:size-20{
    width: 5rem;
    height: 5rem;
  }
  .xl\:size-5{
    width: 1.25rem;
    height: 1.25rem;
  }
  .xl\:size-6{
    width: 1.5rem;
    height: 1.5rem;
  }
  .xl\:size-8{
    width: 2rem;
    height: 2rem;
  }
  .xl\:size-9{
    width: 2.25rem;
    height: 2.25rem;
  }
  .xl\:size-\[43rem\]{
    width: 43rem;
    height: 43rem;
  }
  .xl\:h-4\/6{
    height: 66.666667%;
  }
  .xl\:h-96{
    height: 24rem;
  }
  .xl\:h-\[43\%\]{
    height: 43%;
  }
  .xl\:h-\[55\%\]{
    height: 55%;
  }
  .xl\:w-1\/3{
    width: 33.333333%;
  }
  .xl\:w-1\/4{
    width: 25%;
  }
  .xl\:w-1\/5{
    width: 20%;
  }
  .xl\:w-2\/4{
    width: 50%;
  }
  .xl\:w-2\/5{
    width: 40%;
  }
  .xl\:w-2\/6{
    width: 33.333333%;
  }
  .xl\:w-3\/4{
    width: 75%;
  }
  .xl\:w-3\/6{
    width: 50%;
  }
  .xl\:w-\[32\%\]{
    width: 32%;
  }
  .xl\:w-\[55\%\]{
    width: 55%;
  }
  .xl\:-translate-x-1\/2{
    --tw-translate-x: -50%;
    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));
  }
  .xl\:-rotate-90{
    --tw-rotate: -90deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .xl\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .xl\:gap-0{
    gap: 0px;
  }
  .xl\:gap-10{
    gap: 2.5rem;
  }
  .xl\:gap-14{
    gap: 3.5rem;
  }
  .xl\:gap-28{
    gap: 7rem;
  }
  .xl\:gap-4{
    gap: 1rem;
  }
  .xl\:gap-5{
    gap: 1.25rem;
  }
  .xl\:gap-8{
    gap: 2rem;
  }
  .xl\:gap-x-20{
    column-gap: 5rem;
  }
  .xl\:rounded-t-none{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .xl\:rounded-bl-\[200px\]{
    border-bottom-left-radius: 200px;
  }
  .xl\:rounded-br-\[100px\]{
    border-bottom-right-radius: 100px;
  }
  .xl\:rounded-br-\[200px\]{
    border-bottom-right-radius: 200px;
  }
  .xl\:rounded-tl-\[100px\]{
    border-top-left-radius: 100px;
  }
  .xl\:rounded-tl-\[200px\]{
    border-top-left-radius: 200px;
  }
  .xl\:rounded-tr-\[300px\]{
    border-top-right-radius: 300px;
  }
  .xl\:p-16{
    padding: 4rem;
  }
  .xl\:p-4{
    padding: 1rem;
  }
  .xl\:p-5{
    padding: 1.25rem;
  }
  .xl\:p-7{
    padding: 1.75rem;
  }
  .xl\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .xl\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .xl\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .xl\:pl-16{
    padding-left: 4rem;
  }
  .xl\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .xl\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .xl\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .xl\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .xl\:leading-8{
    line-height: 2rem;
  }
  .xl\:tracking-wider{
    letter-spacing: 0.05em;
  }
  .xl\:\*\:w-1\/2 > *{
    width: 50%;
  }
  .xl\:\*\:w-1\/3 > *{
    width: 33.333333%;
  }
  .xl\:\*\:text-lg > *{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .xl\:odd\:flex-row:nth-child(odd){
    flex-direction: row;
  }
  .xl\:even\:flex-row-reverse:nth-child(even){
    flex-direction: row-reverse;
  }
}
@media print{
  .print\:hidden{
    display: none;
  }
}