@charset "UTF-8";
*, ::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: 2rem;
  padding-left: 2rem;
}
@media (min-width: 1320px){
  .container{
    max-width: 1320px;
  }
}
.pointer-events-none{
  pointer-events: none;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.\!absolute{
  position: absolute !important;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.-bottom-\[60px\]{
  bottom: -60px;
}
.-left-\[30px\]{
  left: -30px;
}
.-top-7{
  top: -1.75rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-1\/4{
  bottom: 25%;
}
.bottom-4{
  bottom: 1rem;
}
.bottom-6{
  bottom: 1.5rem;
}
.left-0{
  left: 0px;
}
.left-5{
  left: 1.25rem;
}
.left-6{
  left: 1.5rem;
}
.left-\[3vh\]{
  left: 3vh;
}
.right-0{
  right: 0px;
}
.right-4{
  right: 1rem;
}
.right-5{
  right: 1.25rem;
}
.right-\[5\%\]{
  right: 5%;
}
.right-\[unset\]{
  right: unset;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-1\/4{
  top: 25%;
}
.top-20{
  top: 5rem;
}
.top-5{
  top: 1.25rem;
}
.top-6{
  top: 1.5rem;
}
.top-\[5vh\]{
  top: 5vh;
}
.top-\[unset\]{
  top: unset;
}
.-z-1{
  z-index: -1;
}
.z-1{
  z-index: 1;
}
.z-10{
  z-index: 10;
}
.z-2{
  z-index: 2;
}
.z-20{
  z-index: 20;
}
.z-3{
  z-index: 3;
}
.z-50{
  z-index: 50;
}
.z-\[-1\]{
  z-index: -1;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.order-3{
  order: 3;
}
.order-none{
  order: 0;
}
.col-span-12{
  grid-column: span 12 / span 12;
}
.float-right{
  float: right;
}
.-m-2\.5{
  margin: -0.625rem;
}
.m-0{
  margin: 0px;
}
.m-2{
  margin: 0.5rem;
}
.m-6{
  margin: 1.5rem;
}
.m-auto{
  margin: auto;
}
.-mx-2{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-auto{
  margin-top: auto;
  margin-bottom: auto;
}
.\!mb-0{
  margin-bottom: 0px !important;
}
.\!mt-10{
  margin-top: 2.5rem !important;
}
.\!mt-12{
  margin-top: 3rem !important;
}
.\!mt-6{
  margin-top: 1.5rem !important;
}
.-mt-2{
  margin-top: -0.5rem;
}
.-mt-\[15vh\]{
  margin-top: -15vh;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-9{
  margin-bottom: 2.25rem;
}
.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;
}
.me-7{
  margin-inline-end: 1.75rem;
}
.me-auto{
  margin-inline-end: auto;
}
.mr-\[10vw\]{
  margin-right: 10vw;
}
.ms-2{
  margin-inline-start: 0.5rem;
}
.ms-20{
  margin-inline-start: 5rem;
}
.ms-3{
  margin-inline-start: 0.75rem;
}
.ms-6{
  margin-inline-start: 1.5rem;
}
.ms-auto{
  margin-inline-start: auto;
}
.mt-0{
  margin-top: 0px;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-7{
  margin-top: 1.75rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-9{
  margin-top: 2.25rem;
}
.line-clamp-1{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-6{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.\!hidden{
  display: none !important;
}
.hidden{
  display: none;
}
.aspect-\[16\/9\]{
  aspect-ratio: 16/9;
}
.aspect-\[2\/3\]{
  aspect-ratio: 2/3;
}
.aspect-\[21\/9\]{
  aspect-ratio: 21/9;
}
.aspect-\[3\/1\.5\]{
  aspect-ratio: 3/1.5;
}
.aspect-\[3\/2\]{
  aspect-ratio: 3/2;
}
.aspect-\[4\/3\]{
  aspect-ratio: 4/3;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.size-6{
  width: 1.5rem;
  height: 1.5rem;
}
.h-0{
  height: 0px;
}
.h-1\/2{
  height: 50%;
}
.h-1\/3{
  height: 33.333333%;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-16{
  height: 4rem;
}
.h-2{
  height: 0.5rem;
}
.h-2\/3{
  height: 66.666667%;
}
.h-20{
  height: 5rem;
}
.h-24{
  height: 6rem;
}
.h-4{
  height: 1rem;
}
.h-44{
  height: 11rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-80{
  height: 20rem;
}
.h-9{
  height: 2.25rem;
}
.h-96{
  height: 24rem;
}
.h-\[30vh\]{
  height: 30vh;
}
.h-\[40vh\]{
  height: 40vh;
}
.h-\[50vh\]{
  height: 50vh;
}
.h-\[90\%\]{
  height: 90%;
}
.h-\[90vh\]{
  height: 90vh;
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-max{
  height: max-content;
}
.max-h-0{
  max-height: 0px;
}
.max-h-\[85vh\]{
  max-height: 85vh;
}
.max-h-\[900px\]{
  max-height: 900px;
}
.w-1\/2{
  width: 50%;
}
.w-1\/3{
  width: 33.333333%;
}
.w-1\/5{
  width: 20%;
}
.w-10{
  width: 2.5rem;
}
.w-11{
  width: 2.75rem;
}
.w-14{
  width: 3.5rem;
}
.w-2\/3{
  width: 66.666667%;
}
.w-2\/5{
  width: 40%;
}
.w-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-3{
  width: 0.75rem;
}
.w-3\/4{
  width: 75%;
}
.w-4{
  width: 1rem;
}
.w-40{
  width: 10rem;
}
.w-5{
  width: 1.25rem;
}
.w-56{
  width: 14rem;
}
.w-6{
  width: 1.5rem;
}
.w-64{
  width: 16rem;
}
.w-7{
  width: 1.75rem;
}
.w-8{
  width: 2rem;
}
.w-9{
  width: 2.25rem;
}
.w-auto{
  width: auto;
}
.w-full{
  width: 100%;
}
.\!min-w-24{
  min-width: 6rem !important;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-64{
  max-width: 16rem;
}
.max-w-80{
  max-width: 20rem;
}
.max-w-full{
  max-width: 100%;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-max{
  max-width: max-content;
}
.max-w-xl{
  max-width: 36rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-auto{
  flex: 1 1 auto;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink-0{
  flex-shrink: 0;
}
.flex-grow{
  flex-grow: 1;
}
.border-collapse{
  border-collapse: collapse;
}
.origin-center{
  transform-origin: center;
}
.origin-top-right{
  transform-origin: top right;
}
.-translate-x-\[460px\]{
  --tw-translate-x: -460px;
  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-x-\[430px\]{
  --tw-translate-x: 430px;
  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-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));
}
.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));
}
.rotate-\[270deg\]{
  --tw-rotate: 270deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-y-90{
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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));
}
@keyframes bounce{
  0%, 100%{
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }
  50%{
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}
.animate-bounce{
  animation: bounce 1s infinite;
}
.cursor-pointer{
  cursor: pointer;
}
.resize{
  resize: both;
}
.list-inside{
  list-style-position: inside;
}
.list-disc{
  list-style-type: disc;
}
.appearance-none{
  appearance: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.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;
}
.gap-10{
  gap: 2.5rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-x-6{
  column-gap: 1.5rem;
}
.gap-y-3{
  row-gap: 0.75rem;
}
.gap-y-5{
  row-gap: 1.25rem;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-y-auto{
  overflow-y: auto;
}
.\!rounded-full{
  border-radius: 9999px !important;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-20{
  border-radius: 1.3rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-\[35px\]{
  border-radius: 35px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-l-3xl{
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}
.rounded-t-3xl{
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-\[\#DDD\]{
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
}
.border-\[\#E7E6E6\]{
  --tw-border-opacity: 1;
  border-color: rgb(231 230 230 / var(--tw-border-opacity, 1));
}
.border-black\/10{
  border-color: rgb(0 0 0 / 0.1);
}
.border-black\/20{
  border-color: rgb(0 0 0 / 0.2);
}
.border-cultured{
  --tw-border-opacity: 1;
  border-color: rgb(246 246 246 / var(--tw-border-opacity, 1));
}
.border-gray\/10{
  border-color: rgb(127 127 127 / 0.1);
}
.border-gray\/15{
  border-color: rgb(127 127 127 / 0.15);
}
.border-royal-red\/40{
  border-color: rgb(194 0 100 / 0.4);
}
.border-transparent{
  border-color: transparent;
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-white\/10{
  border-color: rgb(255 255 255 / 0.1);
}
.border-white\/20{
  border-color: rgb(255 255 255 / 0.2);
}
.\!bg-transparent{
  background-color: transparent !important;
}
.\!bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#021325\]{
  --tw-bg-opacity: 1;
  background-color: rgb(2 19 37 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1FAF38\]{
  --tw-bg-opacity: 1;
  background-color: rgb(31 175 56 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FF7F50\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 127 80 / var(--tw-bg-opacity, 1));
}
.bg-\[transparent\]{
  background-color: transparent;
}
.bg-black\/50{
  background-color: rgb(0 0 0 / 0.5);
}
.bg-coral{
  --tw-bg-opacity: 1;
  background-color: rgb(255 127 80 / var(--tw-bg-opacity, 1));
}
.bg-cultured{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1));
}
.bg-raisin-black{
  --tw-bg-opacity: 1;
  background-color: rgb(35 31 32 / var(--tw-bg-opacity, 1));
}
.bg-royal-red{
  --tw-bg-opacity: 1;
  background-color: rgb(194 0 100 / var(--tw-bg-opacity, 1));
}
.bg-royal-red\/25{
  background-color: rgb(194 0 100 / 0.25);
}
.bg-royal-red\/5{
  background-color: rgb(194 0 100 / 0.05);
}
.bg-royal-red\/70{
  background-color: rgb(194 0 100 / 0.7);
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/90{
  background-color: rgb(255 255 255 / 0.9);
}
.bg-\[url\(\'\/images\/bg\/bg-1\.webp\'\)\]{
  background-image: url('/images/bg/bg-1.webp');
}
.bg-\[url\(\'\/images\/general\/boat-shape\.webp\'\)\]{
  background-image: url('/images/general/boat-shape.webp');
}
.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));
}
.from-\[\#021325\]{
  --tw-gradient-from: #021325 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(2 19 37 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-black\/70{
  --tw-gradient-from: rgb(0 0 0 / 0.7) 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);
}
.to-black\/0{
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
}
.to-white{
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}
.bg-contain{
  background-size: contain;
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.fill-royal-red{
  fill: #C20064;
}
.fill-white{
  fill: #fff;
}
.stroke-\[\#F9AF38\]{
  stroke: #F9AF38;
}
.stroke-black{
  stroke: #000;
}
.stroke-black\/40{
  stroke: rgb(0 0 0 / 0.4);
}
.stroke-black\/50{
  stroke: rgb(0 0 0 / 0.5);
}
.stroke-dark-jungle-green{
  stroke: #181D24;
}
.stroke-gray{
  stroke: #7F7F7F;
}
.stroke-raisin-black{
  stroke: #231F20;
}
.stroke-royal-red{
  stroke: #C20064;
}
.stroke-white{
  stroke: #fff;
}
.stroke-\[1\.1\]{
  stroke-width: 1.1;
}
.stroke-\[1\.5\]{
  stroke-width: 1.5;
}
.stroke-\[2\]{
  stroke-width: 2;
}
.stroke-\[4\]{
  stroke-width: 4;
}
.object-contain{
  object-fit: contain;
}
.object-cover{
  object-fit: cover;
}
.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-7{
  padding: 1.75rem;
}
.p-8{
  padding: 2rem;
}
.\!px-7{
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}
.\!py-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.\!py-3{
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.\!py-5{
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.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-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;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.\!pb-8{
  padding-bottom: 2rem !important;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-14{
  padding-bottom: 3.5rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-9{
  padding-bottom: 2.25rem;
}
.pe-0{
  padding-inline-end: 0px;
}
.pe-14{
  padding-inline-end: 3.5rem;
}
.pe-2{
  padding-inline-end: 0.5rem;
}
.pe-3{
  padding-inline-end: 0.75rem;
}
.pe-4{
  padding-inline-end: 1rem;
}
.pe-5{
  padding-inline-end: 1.25rem;
}
.pe-7{
  padding-inline-end: 1.75rem;
}
.pl-0{
  padding-left: 0px;
}
.pl-5{
  padding-left: 1.25rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-5{
  padding-right: 1.25rem;
}
.ps-0{
  padding-inline-start: 0px;
}
.ps-3{
  padding-inline-start: 0.75rem;
}
.ps-4{
  padding-inline-start: 1rem;
}
.ps-7{
  padding-inline-start: 1.75rem;
}
.ps-8{
  padding-inline-start: 2rem;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-32{
  padding-top: 8rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-8{
  padding-top: 2rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-start{
  text-align: start;
}
.align-middle{
  vertical-align: middle;
}
.\!font-montserrat{
  font-family: Montserrat, serif !important;
}
.font-montserrat{
  font-family: Montserrat, serif;
}
.font-unbounded{
  font-family: Unbounded, serif;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-\[13vw\]{
  font-size: 13vw;
}
.text-\[15px\]{
  font-size: 15px;
}
.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 !important;
}
.font-bold{
  font-weight: 700;
}
.font-light{
  font-weight: 300;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-7{
  line-height: 1.75rem;
}
.leading-8{
  line-height: 2rem;
}
.leading-none{
  line-height: 1;
}
.leading-relaxed{
  line-height: 1.625;
}
.tracking-\[2\.44px\]{
  letter-spacing: 2.44px;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.\!text-black{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.\!text-royal-red{
  --tw-text-opacity: 1 !important;
  color: rgb(194 0 100 / var(--tw-text-opacity, 1)) !important;
}
.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#21453D\]\/40{
  color: rgb(33 69 61 / 0.4);
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-black\/50{
  color: rgb(0 0 0 / 0.5);
}
.text-black\/70{
  color: rgb(0 0 0 / 0.7);
}
.text-dark-jungle-green{
  --tw-text-opacity: 1;
  color: rgb(24 29 36 / var(--tw-text-opacity, 1));
}
.text-raisin-black{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity, 1));
}
.text-royal-red{
  --tw-text-opacity: 1;
  color: rgb(194 0 100 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/60{
  color: rgb(255 255 255 / 0.6);
}
.text-white\/90{
  color: rgb(255 255 255 / 0.9);
}
.underline{
  text-decoration-line: underline;
}
.line-through{
  text-decoration-line: line-through;
}
.opacity-0{
  opacity: 0;
}
.opacity-5{
  opacity: 0.05;
}
.opacity-50{
  opacity: 0.5;
}
.bg-blend-luminosity{
  background-blend-mode: luminosity;
}
.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-\[0_0_0_15px_\#F6F6F6\]{
  --tw-shadow: 0 0 0 15px #F6F6F6;
  --tw-shadow-colored: 0 0 0 15px 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-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.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);
}
.ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-black\/5{
  --tw-ring-color: rgb(0 0 0 / 0.05);
}
.grayscale{
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.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-\[7px\]{
  --tw-backdrop-blur: blur(7px);
  -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);
}
.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);
}
.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  -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-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-75{
  transition-duration: 75ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
body {
  font-family: "Montserrat", sans-serif !important;
  color: #666666;
  font-weight: 500;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
}

ul {
  list-style: none;
}

section {
  padding: 0;
}

p {
  line-height: 1.5;
}

.custom-ul {
  padding-left: 1rem;
}
.custom-ul li::before {
  content: "•";
  color: #edae00;
  font-weight: bold;
  font-size: 24px;
  display: inline-block;
  width: 0;
  text-indent: -1rem;
  margin-left: -0.2rem;
  line-height: 1.25;
}

.text-primary {
  color: #C20064 !important;
}

.text-secondary {
  color: #b21727 !important;
}

.text-dark-primary {
  color: #14115B !important;
}

.text-dark-blue-sky {
  color: #006699 !important;
}

.text-yellow {
  color: #FB9E28 !important;
}

.text-light-grey {
  color: #efefef !important;
}

.text-dark-silver {
  color: #707070 !important;
}

.bg-dark-primary {
  background-color: #14115B !important;
}

.bg-primary {
  background-color: #C20064 !important;
}

.bg-secondary, .btn {
  background-color: #b21727 !important;
}

.bg-light-primary {
  background-color: rgba(194, 0, 100, 0.1);
}

.bg-white-overlay {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.bg-black-overlay {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

.bg-blue_sky {
  background: #C20064;
}

.bg-light-grey {
  background-color: #efefef !important;
}

.row {
  margin: 0;
}

.rounded, .shopping-cart, .btn {
  border-radius: 8px !important;
  overflow: hidden !important;
}

.form-control {
  border-radius: 4px !important;
}

input[placeholder=Date] {
  position: relative;
}
input[placeholder=Date]:after {
  content: "";
  position: absolute;
  z-index: 10;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.input-group {
  position: relative;
  border: 1px solid #efefef;
  border-radius: 0.5rem;
  overflow: hidden;
  height: 40px;
}
.input-group input {
  padding: 0.5rem;
  width: 100%;
  border-radius: 0.5rem;
  overflow: hidden;
  color: #666666;
}
.input-group select {
  height: 100%;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0.5rem;
  border-radius: 0.5rem;
  overflow: hidden;
  color: #666666;
}
.input-group svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  pointer-events: none;
  z-index: 10;
}
.input-group svg.rotate-bottom {
  transform: translateY(-50%) rotate(90deg);
}

input[type=radio] {
  position: relative;
  width: 16px;
  height: 16px;
}
input[type=radio]:after {
  content: "";
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #707070;
  position: absolute;
  left: 0;
  top: -1px;
  pointer-events: none;
}
input[type=radio]:checked:after {
  background: #FB9E28;
  border-color: #FB9E28;
  background: radial-gradient(circle, #FB9E28 35%, #fff 35%);
}
input[type=radio] + label {
  font-size: 16px;
}

input[type=checkbox] {
  position: relative;
}
input[type=checkbox]:after {
  content: "";
  height: 18px;
  width: 18px;
  background-color: #C20064;
  border: 1px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  left: -3px;
  top: 0;
  pointer-events: none;
}
input[type=checkbox]:checked:after {
  background: #FB9E28;
  border-color: #FB9E28;
  content: "✓";
  color: #fff;
  text-align: center;
  line-height: 16px;
}
input[type=checkbox] + label {
  font-size: 16px;
  cursor: pointer;
}

.rotate-top {
  transform: rotate(-90deg);
}

.rotate-bottom {
  transform: rotate(90deg);
}

.rotate-left {
  transform: rotate(180deg);
}

button:focus {
  outline: none;
  box-shadow: none;
  cursor: pointer;
}

.btn {
  border: 0;
  color: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 4rem;
  font-size: 20px;
  cursor: pointer;
}
.btn.bg-transparent {
  background: transparent !important;
}
.btn:focus {
  outline: none;
  box-shadow: none;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  .btn {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .btn {
    padding: 0.6rem 1.5rem;
    font-size: 17px;
  }
}
@media only screen and (max-width: 425px) {
  .btn {
    font-size: 16px;
    /*svg {
        display: none;
    }*/
  }
}
@media only screen and (max-width: 320px) {
  .btn {
    font-size: 13px;
  }
}

select.custom-select {
  background: #fff !important;
}

.responsive-w-25 {
  width: 25% !important;
}
@media only screen and (max-width: 575px) {
  .responsive-w-25 {
    width: 50% !important;
  }
}

.font-13 {
  font-size: 13px;
}

@media only screen and (min-width: 426px) and (max-width: 991px) {
  .pb-large {
    padding-bottom: 15rem !important;
  }
}
@media only screen and (max-width: 575px) {
  .h2,
  h2 {
    font-size: 1.75rem;
  }
  .h3,
  h3 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 425px) {
  .pb-large {
    padding-bottom: 12rem !important;
  }
  input[type=checkbox] + label {
    font-size: 14px;
  }
}
header {
  width: 100%;
  right: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  /*Desktop Header*/
  /*Tablet Header*/
  /*Mobile Header*/
}
header .navbar-nav li > a {
  padding: 0 7px;
  font-size: 16px;
  font-family: "Lato", sans-serif;
}
header li.divider {
  font-size: 27px;
  color: rgba(255, 255, 255, 0.75);
}
header a.uk-logo {
  transform: translate(-15px, 17px);
}
header .mr-auto, header .ml-auto {
  z-index: 1;
}
header .navbar-nav .nav-link {
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  font-weight: normal;
}
header .navbar-nav .nav-link.dropdown-toggle::after {
  margin-left: 0;
}
header .dropdown-toggle::after {
  vertical-align: 0.15em;
}
header ul.social-ul.navbar-nav li {
  height: 20px;
  margin: 10px;
}
header ul.social-ul.navbar-nav li img {
  transition: all 0.3s ease-in-out;
}
header ul.social-ul.navbar-nav li img:hover {
  filter: invert(48%) sepia(37%) saturate(1691%) hue-rotate(341deg) brightness(110%) contrast(91%);
}
header .dropdown-divider {
  margin: 0 auto;
  width: 85%;
}
@media (min-width: 992px) {
  header .navbar-expand-lg li.nav-item {
    margin: 10px 0px 0;
    transition: all 0.3s ease-in-out;
    font-size: 16px;
  }
  header .navbar-expand-lg li.nav-item a.nav-link {
    border-bottom: 0 solid transparent;
    padding: 0rem 0.6rem;
    font-size: 16px;
    color: white !important;
    position: relative;
  }
  header .navbar-expand-lg li.nav-item a.nav-link:hover {
    color: #FFF200 !important;
  }
  header .navbar-expand-lg li.nav-item a.nav-link:not(.dropdown-toggle)::after {
    border-bottom: 3px solid #FFF200;
    content: "";
    width: 0px;
    height: 20px;
    position: absolute;
    left: 7px;
    bottom: -15px;
    transition: all 0.3s ease-in-out;
  }
  header .navbar-expand-lg li.nav-item a.nav-link:focus:not(.dropdown-toggle)::after {
    width: 90%;
    display: block;
  }
  header .navbar-expand-lg li.nav-item a.nav-link:focus + .dropdown-menu {
    display: block;
    opacity: 0.8;
  }
  header .navbar-expand-lg li.nav-item.uk-active a.nav-link::after {
    width: 90%;
    display: block;
  }
  header .navbar-expand-lg li.nav-item .active > .nav-link,
  header .navbar-expand-lg li.nav-item .nav-link.active,
  header .navbar-expand-lg li.nav-item .nav-link.show,
  header .navbar-expand-lg li.nav-item .show > .nav-link {
    color: white;
  }
  header .navbar-expand-lg li.nav-item .dropdown-menu {
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    margin-top: 0.2rem;
    border-radius: 0.6rem;
    border-radius: 5px;
    opacity: 1;
    background: black;
    padding: 15px 15px;
  }
  header .navbar-expand-lg li.nav-item .dropdown-menu a.dropdown-item {
    color: #dcbb6a;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    letter-spacing: 2px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  header .navbar-expand-lg li.nav-item .dropdown-menu a.dropdown-item:focus, header .navbar-expand-lg li.nav-item .dropdown-menu a.dropdown-item:hover, header .navbar-expand-lg li.nav-item .dropdown-menu a.dropdown-item:active {
    color: #fff200;
    background-color: transparent;
  }
  header .navbar-expand-lg li.nav-item .dropdown-menu li:last-child a.dropdown-item {
    border: none;
  }
  header .navbar-expand-lg li.nav-item .dropdown-menu:hover {
    display: block;
    opacity: 1;
  }
  header .navbar-expand-lg li.nav-item .dropdown-menu:hover + a.nav-link {
    color: rgba(0, 0, 0, 0.7) !important;
    transition: all 0.3s ease-in-out;
  }
  header .navbar-expand-lg li.nav-item .dropdown-menu.show {
    transform: translateX(-50px);
  }
  header .navbar-expand-lg li.nav-item.dropdown {
    border-image: none;
  }
  header .navbar-expand-lg li.nav-item .dropdown-menu.uk-navbar-dropdown {
    transform: translateX(-50px);
  }
  header .navbar-expand-lg li.nav-item a.nav-link.dropdown-toggle:hover {
    transition: all 0.5s ease-in-out;
  }
  header .navbar-expand-lg li.nav-item a.nav-link.dropdown-toggle:hover + .dropdown-menu.uk-navbar-dropdown {
    display: block;
  }
  header .navbar-expand-lg li.nav-item .dropdown-menu.uk-navbar-dropdown {
    margin-top: 0;
    padding-top: 0.2rem;
  }
  header .navbar-expand-lg li.nav-item .dropdown-menu.uk-navbar-dropdown ul.uk-nav {
    padding-top: 10px;
  }
  header .navbar-expand-lg li.nav-item .dropdown-menu.uk-navbar-dropdown:hover {
    display: block;
  }
  header .navbar-brand img.logo {
    width: 211px;
    height: 68px;
    z-index: 1;
    position: relative;
    top: 0px;
    object-fit: cover;
    object-position: center;
  }
  header .navbar-brand:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: -10px;
    width: 667.6px;
    margin: auto;
    height: 151px;
    z-index: 0;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(/images/backgrounds/logo.svg);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .navbar-expand-lg li.nav-item a.nav-link {
    padding-right: 0px;
    padding-left: 0px;
    margin: 0 5px;
    font-size: 15.5px;
  }
}
@media (max-width: 991px) {
  header a.navbar-brand {
    max-width: 70%;
    float: left;
    margin-top: 1rem;
  }
  header span.navbar-toggler-icon {
    width: 45px;
    height: 35px;
    padding: 3px 0 0;
    text-align: center;
  }
  header span.navbar-toggler-icon i {
    font-size: 30px;
  }
  header .navbar-toggler {
    border: 2px solid #231F20;
    background: #fff;
    border-radius: 0.3rem;
    padding: 2px 6px;
    float: right;
    margin-top: 10px;
  }
  .mobile-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .mm-menu {
    z-index: 99 !important;
    max-width: 70vw;
  }
  .mm-menu a, .mm-menu a:link {
    color: #fff !important;
  }
  .mm-panel_opened > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .mm-listitem {
    padding-left: 20px;
    width: 100%;
    clear: both;
    font-weight: 400;
    font-size: 1rem;
  }
  .mm-panel, .mm-panels {
    background: #171515;
  }
  a.mm-prev.mm-btn {
    margin: 15px;
  }
  .mm-panel_has-navbar a.dropdown-item {
    border-color: inherit;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 12px 0;
  }
  .mm-panel_has-navbar a.dropdown-item:first-of-type {
    margin-top: 35px;
  }
  .dropdown-item:focus, .dropdown-item:hover {
    background-color: rgba(248, 158, 84, 0.753);
  }
  .mm-listitem {
    color: #ffffff;
  }
  .mm-listitem:hover {
    background: #231F20;
  }
  .mm-listitem .dropdown-toggle::after {
    content: none;
  }
  .mm-navbar {
    background: #231F20;
    color: #fff;
    font-size: 1.2rem;
    height: 65px;
  }
  .mm-navbar a.mm-navbar__title span {
    font-size: 0;
  }
  .mm-navbar a.mm-navbar__title:after {
    content: "";
    filter: brightness(10);
    width: 160px;
    height: 100%;
    background: url(/images/logo.png) no-repeat;
    text-align: center;
    background-size: contain;
    background-position: center;
    display: block;
    position: absolute;
    left: calc((100% - 160px) / 2);
  }
  .mm-navbars_bottom .mm-navbar {
    background: #231F20;
  }
  .mm-btn:after, .mm-btn:before {
    border-color: #fff;
  }
  .mm-navbar.mm-navbar-content-3 {
    padding-top: 15px;
  }
}
.inner-banner {
  position: relative;
}
.inner-banner .main-title {
  position: absolute;
  inset: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 60px;
  color: #fff;
}
.inner-banner:before {
  content: "";
  width: 100%;
  height: 299px;
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.inner-banner > div {
  width: 100%;
}
.inner-banner .position-cover {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.inner-banner img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.inner-banner .overlay {
  top: 0;
}
.inner-banner .breadcrumb > * > * {
  font-size: 1rem;
  color: #ffffff !important;
}
.inner-banner .breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  margin: 0 5px;
  color: #fff;
  font-size: 1rem;
}
.inner-banner h3 {
  font-size: 60px;
  margin: 0px auto;
  color: #fff;
  font-family: "VanDijk", serif;
}
@media (min-width: 1200px) {
  .inner-banner_content {
    transform: translateY(60px);
  }
}

footer {
  background-color: #231F20;
  color: #fff;
}
footer ul a:hover,
footer address a:hover {
  color: #fff200 !important;
}
footer h4 {
  line-height: 33px;
  margin-top: 0px;
  font-size: 24px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  text-transform: capitalize;
  color: #FFF200;
  font-family: "VanDijk", serif;
}
footer hr:not(.uk-divider-vertical) {
  border-top: 1px solid #fff200;
  width: 45px;
}
footer .uk-icon {
  width: 25px;
  color: #171515;
  margin: 0 5px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  transform: translate(15px, -2px);
}
footer .uk-form-width-medium {
  width: 470px;
  height: 40px;
  background: transparent;
  border-color: rgba(253, 253, 253, 0.2);
  width: 100%;
}
footer .subscribe {
  max-width: 650px;
  margin: auto;
}
footer .subscribe .uk-input:focus {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(253, 253, 253, 0.2);
  color: #fff;
}
footer .subscribe .uk-form-custom {
  width: calc(100% - 115px);
}
footer .subscribe .button-yellow {
  width: 115px;
  height: 40px;
  min-width: 115px;
  margin-bottom: 0;
  font-size: 14px;
  padding: unset;
  text-transform: capitalize;
  background: yellow;
  border: 1px solid yellow;
}
footer .info {
  margin-bottom: 20px;
}
footer .info p * {
  margin-right: 5px;
  min-width: 200px;
}
footer .uk-navbar-nav a {
  min-height: 27px !important;
  padding: 0 10px;
}
footer address img {
  margin-right: 10px;
}
footer .subscribe + p {
  font-size: 14px;
}
footer .info p {
  letter-spacing: 2px;
}
footer .sub-footer {
  background: #171515;
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
}
footer .sub-footer_logo {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -25px);
}
footer .sub-footer a {
  transition: all 0.3s ease-in-out;
  color: #ffffff;
}
footer .sub-footer p {
  margin: 0 0px;
  color: #fff;
}
@media (max-width: 1270px) {
  footer .uk-form-custom {
    width: 60%;
    min-width: 150px;
    margin-top: 5px;
  }
  footer a.button-yellow {
    width: 35%;
    min-width: 120px;
    margin-top: 5px;
    margin-left: 0;
  }
}
@media (max-width: 959px) {
  footer {
    padding-bottom: 210px;
  }
  footer .sub-footer .uk-flex {
    flex-direction: column;
  }
}
@media (min-width: 640px) and (max-width: 959px) {
  footer .main-footer > div > div > div:last-child {
    order: -1;
  }
}

.pricelist_wrapper .pointer {
  cursor: pointer;
  transition: cursor 0.3s ease-in-out;
}
.pricelist_wrapper .intro .main-title {
  font-weight: 500;
  color: #C20064;
  /*@extend .text-primary;*/
}
.pricelist_wrapper .intro .note {
  font-size: 24px;
  margin-top: 0.5rem;
}
@media screen and (max-width: 575px) {
  .pricelist_wrapper .intro .note {
    font-size: 20px;
  }
}
.pricelist_wrapper .intro .dropdown {
  max-width: 270px;
  display: none;
}
.pricelist_wrapper .intro .dropdown button {
  font-size: 15px;
  text-align: center !important;
  padding: 1rem 4rem 1rem 1rem;
  height: 40px;
  background: #C20064 !important;
}
.pricelist_wrapper .card-table thead {
  background-color: #efefef;
  font-weight: 400;
}
.pricelist_wrapper .card-table thead th {
  font-weight: 500;
  padding: 0.5rem 1rem;
}
.pricelist_wrapper .card-table tbody tr {
  border-bottom: 1px solid #ededed;
}
.pricelist_wrapper .card-table tbody tr:not(.sub-total):not(.descount):not(.patment-fees):not(.total) {
  background-color: #fff;
}
.pricelist_wrapper .card-table tbody tr.sub-total, .pricelist_wrapper .card-table tbody tr.descount, .pricelist_wrapper .card-table tbody tr.patment-fees, .pricelist_wrapper .card-table tbody tr.total {
  /*color: $white;*/
  border-bottom: 0;
  background-color: #efefef;
}
.pricelist_wrapper .card-table tbody tr.sub-total td, .pricelist_wrapper .card-table tbody tr.descount td, .pricelist_wrapper .card-table tbody tr.patment-fees td, .pricelist_wrapper .card-table tbody tr.total td {
  /*&:nth-of-type(2) {
      border-left: 1px solid #525085;
  }

  &:last-child {
      border-right: 1px solid #525085;
  }*/
}
.pricelist_wrapper .card-table tbody tr.sub-total td:not(:first-child), .pricelist_wrapper .card-table tbody tr.descount td:not(:first-child), .pricelist_wrapper .card-table tbody tr.patment-fees td:not(:first-child), .pricelist_wrapper .card-table tbody tr.total td:not(:first-child) {
  border-bottom: 1px solid #9fe5ff;
}
.pricelist_wrapper .card-table tbody tr.total td:not(:first-child) {
  border-bottom: 0;
}
.pricelist_wrapper .card-table tbody tr td {
  padding: 12px 15px;
}
.pricelist_wrapper .card-table tbody tr td button {
  border: 0;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  margin: auto;
  padding: 0;
}
.pricelist_wrapper .card-table tbody tr td button svg {
  fill: red;
}
.pricelist_wrapper .card-table.small-only:nth-child(odd) tr {
  background-color: #efefef;
}
@media screen and (max-width: 425px) {
  .pricelist_wrapper .card-table.small-only .st-key {
    width: 19%;
  }
  .pricelist_wrapper .card-table.small-only .st-val {
    width: auto;
  }
}
.pricelist_wrapper .card-footer {
  background-color: #b21727;
  color: #fff;
  display: flex;
  font-size: large;
  flex-direction: column;
  width: 50%;
  place-self: flex-end;
}
.pricelist_wrapper .card-footer span {
  font-size: x-large;
  margin-left: 0.5rem;
  font-weight: 400;
}
.pricelist_wrapper .card-footer > div {
  border-bottom: 1px solid rgba(255, 255, 255, 0.37);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pricelist_wrapper .card-footer > div:last-child {
  border-bottom: 0;
}
@media screen and (max-width: 991px) {
  .pricelist_wrapper .card-footer {
    padding-right: 1rem;
    width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .pricelist_wrapper .card-footer {
    padding-right: 1rem;
  }
}
.pricelist_wrapper.step_one .intro .dropdown {
  display: block;
}
.pricelist_wrapper .remove-btn {
  width: 27px;
  height: 27px;
  border: 0;
  background: red;
  border-radius: 50%;
  padding: 0.1rem;
  padding-bottom: 0.125rem;
}
.pricelist_wrapper .vdp-datepicker__calendar header {
  position: relative;
}
.pricelist_wrapper #step3 .card-footer {
  padding-left: 45%;
  padding-right: 18%;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .pricelist_wrapper #step3 .card-footer {
    padding-left: 16px;
  }
}
.pricelist_wrapper #receipt_page .card .card-body .main-logo {
  max-width: 85px;
}
.pricelist_wrapper #receipt_page .table th, .pricelist_wrapper #receipt_page .table td {
  padding: 0.8rem 4rem !important;
  text-align: left;
}
.pricelist_wrapper #receipt_page .table tbody tr td {
  padding-top: 1rem;
}
.pricelist_wrapper #receipt_page .table tbody tr:last-child td {
  border-bottom: 0;
}
.pricelist_wrapper #receipt_page .card-footer {
  width: 100%;
}
.pricelist_wrapper #receipt_page .card-footer > div {
  padding: 0 13% 0 38%;
}
@media (max-width: 767px) {
  .pricelist_wrapper #receipt_page h3 {
    font-size: 1.2rem;
  }
  .pricelist_wrapper #receipt_page .booking-info .row div {
    font-size: 14px;
  }
  .pricelist_wrapper #receipt_page .table th, .pricelist_wrapper #receipt_page .table td {
    padding: 0.5rem 1rem !important;
    font-size: 13px;
    vertical-align: middle;
  }
  .pricelist_wrapper #receipt_page .card-footer span {
    font-size: 20px;
  }
}
@media (max-width: 580px) {
  .pricelist_wrapper #receipt_page .card-footer > div {
    padding: 0 50% 0 0;
  }
}

@media (max-width: 991px) {
  .stacktable.small-only .main-header .st-key, .stacktable.small-only .main-header .st-val {
    display: none !important;
  }
}
.steps-nav {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  gap: 35px 0;
  margin-bottom: 0;
}
.steps-nav .step-item {
  display: flex;
  align-items: center;
  flex: 0 0 22%;
  max-width: 22%;
  margin: 0 auto;
  opacity: 0.5;
}
.steps-nav .step-item .step-number {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-flex;
  flex: 0 0 auto;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #C20064;
  margin-right: 0.75rem;
  font-size: 1.25rem;
  font-weight: bold;
}
.steps-nav .step-item .step-text {
  display: inline-flex;
  flex-basis: 0;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
  font-size: 12px;
}
.steps-nav .step-item.active {
  opacity: 1;
}
.steps-nav .step-item.active .step-number {
  background-color: #b21727;
}
.steps-nav .step-item.success {
  opacity: 1;
}
.steps-nav .step-item.success .step-number {
  background-color: #28a745;
}
@media screen and (max-width: 767px) {
  .steps-nav .step-item {
    flex-direction: column;
    align-self: flex-start;
    flex: 0 0 45%;
    max-width: 45%;
    margin-bottom: 1rem;
  }
  .steps-nav .step-item .step-number {
    margin-right: 0;
    margin-bottom: 1rem;
  }
  .steps-nav .step-item .step-text {
    text-align: center;
  }
}

.with-arrow {
  position: relative;
}
.with-arrow:after {
  top: 0;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 15px;
  transform: translateX(-50%);
}

.vdp-datepicker {
  width: 100%;
}
.vdp-datepicker .vdp-datepicker__calendar {
  bottom: 100% !important;
}
.vdp-datepicker .form-control {
  width: 100%;
  height: 40px;
  padding-inline: 0.375rem;
}

.pricelist {
  padding-left: 0;
  margin-bottom: 1.5rem;
  width: 100%;
}
.pricelist .card {
  background-color: transparent;
  border: none;
}
.pricelist .z-tabs.horizontal > ul.z-tabs-desktop {
  display: flex;
  align-items: stretch;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}
.pricelist .z-tabs.horizontal > ul.z-tabs-desktop > li {
  min-width: 120px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.pricelist .z-tabs.horizontal > ul.z-tabs-desktop.scrollbar-orange::-webkit-scrollbar {
  height: 7px;
}
.pricelist .z-tabs.horizontal > ul.z-tabs-desktop.scrollbar-orange::-webkit-scrollbar-thumb {
  background-color: #ffc502;
}
.pricelist .z-tabs.horizontal > ul.z-tabs-desktop.scrollbar-orange::-webkit-scrollbar-track {
  background-color: #767676;
  margin: 0 0;
}
.pricelist .nav-pills,
.pricelist .z-tabs-nav {
  display: flex;
  align-items: flex-end;
}
.pricelist .nav-pills .nav-link,
.pricelist .nav-pills .z-tab,
.pricelist .nav-pills li,
.pricelist .z-tabs-nav .nav-link,
.pricelist .z-tabs-nav .z-tab,
.pricelist .z-tabs-nav li {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 0.5rem 0.5rem 0 0;
  margin-right: 0.25rem;
  transition: 0.5s all ease-in-out;
  font-weight: 400 !important;
  font-size: 14px !important;
}
@media (min-width: 768px) {
  .pricelist .nav-pills .nav-link.active, .pricelist .nav-pills .nav-link.z-active, .pricelist .nav-pills .nav-link:hover,
  .pricelist .nav-pills .z-tab.active,
  .pricelist .nav-pills .z-tab.z-active,
  .pricelist .nav-pills .z-tab:hover,
  .pricelist .nav-pills li.active,
  .pricelist .nav-pills li.z-active,
  .pricelist .nav-pills li:hover,
  .pricelist .z-tabs-nav .nav-link.active,
  .pricelist .z-tabs-nav .nav-link.z-active,
  .pricelist .z-tabs-nav .nav-link:hover,
  .pricelist .z-tabs-nav .z-tab.active,
  .pricelist .z-tabs-nav .z-tab.z-active,
  .pricelist .z-tabs-nav .z-tab:hover,
  .pricelist .z-tabs-nav li.active,
  .pricelist .z-tabs-nav li.z-active,
  .pricelist .z-tabs-nav li:hover {
    color: #C20064;
    background-color: #fff;
    border-radius: 0.5rem 0.5rem 0 0;
    overflow: hidden;
    font-weight: 400;
    /*padding-top: 1rem;*/
    transition: 0.5s all ease-in-out;
  }
}
.pricelist .nav-pills .nav-link a,
.pricelist .nav-pills .z-tab a,
.pricelist .nav-pills li a,
.pricelist .z-tabs-nav .nav-link a,
.pricelist .z-tabs-nav .z-tab a,
.pricelist .z-tabs-nav li a {
  background: none !important;
  border: 0 !important;
  color: inherit !important;
  font-weight: inherit !important;
  box-shadow: none !important;
  text-shadow: none !important;
  font-size: 14px !important;
  padding: 15px;
}
@media screen and (max-width: 767px) {
  .pricelist .nav-pills,
  .pricelist .z-tabs-nav {
    border: 0 !important;
  }
  .pricelist .nav-pills li,
  .pricelist .z-tabs-nav li {
    color: #C20064;
    background-color: #fff;
  }
}
.pricelist .z-tabs.mobile > ul.z-tabs-desktop {
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.pricelist .z-tabs.mobile > ul.z-tabs-desktop > li {
  color: #C20064;
  margin-right: 0;
}
.pricelist .z-tabs.mobile > ul.z-tabs-desktop > li.z-active, .pricelist .z-tabs.mobile > ul.z-tabs-desktop > li:hover {
  background-color: #b21727;
  color: #fff;
  border-radius: 0;
}
.pricelist .tab-content,
.pricelist .z-container {
  background-color: #fff;
  border-radius: 0.5rem;
  border-top-left-radius: 0;
  border: 0;
}
.pricelist .tab-content .z-content-inner,
.pricelist .z-container .z-content-inner {
  padding: 24px !important;
}
@media screen and (max-width: 425px) {
  .pricelist .tab-content .z-content-inner,
  .pricelist .z-container .z-content-inner {
    padding: 0.5rem !important;
  }
}
.pricelist .tab-content table.stacktable.small-only tr th,
.pricelist .z-container table.stacktable.small-only tr th {
  padding: 1rem;
}
.pricelist .tab-content table.stacktable.small-only:nth-child(odd),
.pricelist .z-container table.stacktable.small-only:nth-child(odd) {
  background-color: #efefef;
}
.pricelist .tab-content table.stacktable.small-only:nth-child(odd) tbody tr:not(:last-child),
.pricelist .z-container table.stacktable.small-only:nth-child(odd) tbody tr:not(:last-child) {
  border-bottom: 1px solid #fff;
}
.pricelist .tab-content table.stacktable.small-only:nth-child(odd) tbody tr td:not(:last-child),
.pricelist .z-container table.stacktable.small-only:nth-child(odd) tbody tr td:not(:last-child) {
  border-right: 1px solid #fff;
}
.pricelist .tab-content table .main-header,
.pricelist .z-container table .main-header {
  background-color: #C20064;
  color: #fff;
}
.pricelist .tab-content table .main-header th,
.pricelist .z-container table .main-header th {
  border-top: 0;
  padding: 1.5rem 0.5rem;
  font-weight: 400;
}
.pricelist .tab-content table .main-header th:first-child,
.pricelist .z-container table .main-header th:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 22px;
}
.pricelist .tab-content table .main-header th:nth-of-type(2),
.pricelist .z-container table .main-header th:nth-of-type(2) {
  padding: 1.5rem 0.4rem;
}
.pricelist .tab-content table .main-header th:last-child,
.pricelist .z-container table .main-header th:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.pricelist .tab-content table thead td,
.pricelist .tab-content table thead th,
.pricelist .z-container table thead td,
.pricelist .z-container table thead th {
  border-bottom-width: 0;
}
.pricelist .tab-content table thead tr th,
.pricelist .tab-content table tbody tr td,
.pricelist .z-container table thead tr th,
.pricelist .z-container table tbody tr td {
  text-align: center;
  padding: 0.5rem;
}
@media only screen and (min-width: 801px) {
  .pricelist .tab-content table thead tr th,
  .pricelist .tab-content table tbody tr td,
  .pricelist .z-container table thead tr th,
  .pricelist .z-container table tbody tr td {
    width: 13%;
  }
}
.pricelist .tab-content table thead tr th:first-child,
.pricelist .tab-content table tbody tr td:first-child,
.pricelist .z-container table thead tr th:first-child,
.pricelist .z-container table tbody tr td:first-child {
  text-align: left;
}
@media only screen and (min-width: 801px) {
  .pricelist .tab-content table thead tr th:first-child,
  .pricelist .tab-content table tbody tr td:first-child,
  .pricelist .z-container table thead tr th:first-child,
  .pricelist .z-container table tbody tr td:first-child {
    width: 60%;
  }
}
.pricelist .tab-content table thead tr:not(.main-header),
.pricelist .z-container table thead tr:not(.main-header) {
  color: #C20064;
  background-color: #efefef;
  font-size: 18px;
}
.pricelist .tab-content table thead tr:not(.main-header) th,
.pricelist .z-container table thead tr:not(.main-header) th {
  font-weight: 600;
}
.pricelist .tab-content table thead tr:not(.main-header) th small,
.pricelist .z-container table thead tr:not(.main-header) th small {
  font-weight: 600;
  display: block;
}
.pricelist .tab-content table thead tr th,
.pricelist .z-container table thead tr th {
  text-align: left;
}
.pricelist .tab-content table tbody tr:not(:last-child),
.pricelist .z-container table tbody tr:not(:last-child) {
  border-bottom: 1px solid #efefef;
}
.pricelist .tab-content table tbody tr td:not(:last-child),
.pricelist .z-container table tbody tr td:not(:last-child) {
  border-right: 1px solid #efefef;
}
.pricelist .tab-content table tbody tr td span,
.pricelist .z-container table tbody tr td span {
  display: block;
  font-weight: 600;
}
.pricelist .tab-content table tbody tr td button,
.pricelist .z-container table tbody tr td button {
  border: 0;
  background-color: rgba(194, 0, 100, 0.22);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  cursor: pointer;
}
.pricelist .tab-content table tbody tr td button svg use,
.pricelist .z-container table tbody tr td button svg use {
  fill: #C20064;
}
.pricelist .tab-content table tbody tr td button.active,
.pricelist .z-container table tbody tr td button.active {
  background-color: #C20064;
}
.pricelist .tab-content table tbody tr td button.active svg use,
.pricelist .z-container table tbody tr td button.active svg use {
  fill: #fff;
}
.pricelist .tab-content table tbody tr td button:focus,
.pricelist .z-container table tbody tr td button:focus {
  outline: none;
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .pricelist .tab-content,
  .pricelist .z-container {
    margin-top: 0 !important;
    border-top-right-radius: 0;
  }
}
.pricelist .z-tabs.z-icons-dark > ul.z-tabs-mobile > li > a > span.z-arrow {
  background-position: -1345px -3px;
}
@media only screen and (max-width: 991px) {
  .pricelist {
    padding-right: 0;
  }
}

body {
  font-family: "Montserrat", sans-serif !important;
  color: #666666;
  font-weight: 500;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
}

ul {
  list-style: none;
}

section {
  padding: 0;
}

p {
  line-height: 1.5;
}

.custom-ul {
  padding-left: 1rem;
}
.custom-ul li::before {
  content: "•";
  color: #edae00;
  font-weight: bold;
  font-size: 24px;
  display: inline-block;
  width: 0;
  text-indent: -1rem;
  margin-left: -0.2rem;
  line-height: 1.25;
}

.text-primary {
  color: #C20064 !important;
}

.text-secondary {
  color: #b21727 !important;
}

.text-dark-primary {
  color: #14115B !important;
}

.text-dark-blue-sky {
  color: #006699 !important;
}

.text-yellow {
  color: #FB9E28 !important;
}

.text-light-grey {
  color: #efefef !important;
}

.text-dark-silver {
  color: #707070 !important;
}

.bg-dark-primary {
  background-color: #14115B !important;
}

.bg-primary {
  background-color: #C20064 !important;
}

.bg-secondary, .btn {
  background-color: #b21727 !important;
}

.bg-light-primary {
  background-color: rgba(194, 0, 100, 0.1);
}

.bg-white-overlay {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.bg-black-overlay {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

.bg-blue_sky {
  background: #C20064;
}

.bg-light-grey {
  background-color: #efefef !important;
}

.row {
  margin: 0;
}

.rounded, .shopping-cart, .btn {
  border-radius: 8px !important;
  overflow: hidden !important;
}

.form-control {
  border-radius: 4px !important;
}

input[placeholder=Date] {
  position: relative;
}
input[placeholder=Date]:after {
  content: "";
  position: absolute;
  z-index: 10;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.input-group {
  position: relative;
  border: 1px solid #efefef;
  border-radius: 0.5rem;
  overflow: hidden;
  height: 40px;
}
.input-group input {
  padding: 0.5rem;
  width: 100%;
  border-radius: 0.5rem;
  overflow: hidden;
  color: #666666;
}
.input-group select {
  height: 100%;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0.5rem;
  border-radius: 0.5rem;
  overflow: hidden;
  color: #666666;
}
.input-group svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  pointer-events: none;
  z-index: 10;
}
.input-group svg.rotate-bottom {
  transform: translateY(-50%) rotate(90deg);
}

input[type=radio] {
  position: relative;
  width: 16px;
  height: 16px;
}
input[type=radio]:after {
  content: "";
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #707070;
  position: absolute;
  left: 0;
  top: -1px;
  pointer-events: none;
}
input[type=radio]:checked:after {
  background: #FB9E28;
  border-color: #FB9E28;
  background: radial-gradient(circle, #FB9E28 35%, #fff 35%);
}
input[type=radio] + label {
  font-size: 16px;
}

input[type=checkbox] {
  position: relative;
}
input[type=checkbox]:after {
  content: "";
  height: 18px;
  width: 18px;
  background-color: #C20064;
  border: 1px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  left: -3px;
  top: 0;
  pointer-events: none;
}
input[type=checkbox]:checked:after {
  background: #FB9E28;
  border-color: #FB9E28;
  content: "✓";
  color: #fff;
  text-align: center;
  line-height: 16px;
}
input[type=checkbox] + label {
  font-size: 16px;
  cursor: pointer;
}

.rotate-top {
  transform: rotate(-90deg);
}

.rotate-bottom {
  transform: rotate(90deg);
}

.rotate-left {
  transform: rotate(180deg);
}

button:focus {
  outline: none;
  box-shadow: none;
  cursor: pointer;
}

.btn {
  border: 0;
  color: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 4rem;
  font-size: 20px;
  cursor: pointer;
}
.btn.bg-transparent {
  background: transparent !important;
}
.btn:focus {
  outline: none;
  box-shadow: none;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  .btn {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .btn {
    padding: 0.6rem 1.5rem;
    font-size: 17px;
  }
}
@media only screen and (max-width: 425px) {
  .btn {
    font-size: 16px;
    /*svg {
        display: none;
    }*/
  }
}
@media only screen and (max-width: 320px) {
  .btn {
    font-size: 13px;
  }
}

select.custom-select {
  background: #fff !important;
}

.responsive-w-25 {
  width: 25% !important;
}
@media only screen and (max-width: 575px) {
  .responsive-w-25 {
    width: 50% !important;
  }
}

.font-13 {
  font-size: 13px;
}

@media only screen and (min-width: 426px) and (max-width: 991px) {
  .pb-large {
    padding-bottom: 15rem !important;
  }
}
@media only screen and (max-width: 575px) {
  .h2,
  h2 {
    font-size: 1.75rem;
  }
  .h3,
  h3 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 425px) {
  .pb-large {
    padding-bottom: 12rem !important;
  }
  input[type=checkbox] + label {
    font-size: 14px;
  }
}
.pointer-none {
  pointer-events: none;
}

.cursor-pointer {
  cursor: pointer;
}

.num-block {
  width: 100%;
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #efefef;
  display: flex;
  background-color: #fff;
  border: 1px solid #ececec;
}
.num-block span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  text-align: center;
  width: 30%;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.num-block input {
  background-color: #f8f8f8;
  border: 1px solid #ececec;
  border-radius: 0;
  float: left;
  width: 40%;
  line-height: 34px;
  text-align: center;
}

.shopping-cart {
  background-color: #fff;
  padding: 1.5rem 1rem;
}
.shopping-cart.mobile {
  max-height: auto;
}
.shopping-cart .header {
  font-weight: normal;
  font-size: 24px;
  display: flex;
  align-items: center;
  color: #000;
  margin-bottom: 1rem;
}
.shopping-cart p {
  margin: 0;
  font-weight: 400;
}
.shopping-cart .cart-item {
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
.shopping-cart .cart-item .price {
  color: #000;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.shopping-cart .cart-item .price p {
  font-size: 18px;
  font-weight: 400;
  color: #000;
}
.shopping-cart .cart-item .price button {
  border: 0;
  background: transparent;
  margin-left: 0.25rem;
  cursor: pointer;
}
.shopping-cart .cart-item .price button:focus {
  outline: none;
  box-shadow: none;
}
.shopping-cart .total-price {
  display: flex;
  justify-content: space-between;
  margin: 0;
  text-transform: uppercase;
}
.shopping-cart .total-price p {
  font-size: 24px;
  color: #000;
}
.shopping-cart input.form-control {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.shopping-cart-mobile .btns-block .button {
  background-color: #FB9E28 !important;
  padding: 1rem 1.5rem;
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .shopping-cart-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100000;
    background-image: url(/css/booking/img/mobile-cart.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    width: 100%;
    padding: 1.5rem;
    padding-top: 6rem;
  }
  .shopping-cart-mobile .open-cart,
  .shopping-cart-mobile .open-cart-input {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -5rem;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .shopping-cart-mobile .open-cart svg,
  .shopping-cart-mobile .open-cart-input svg {
    width: 70%;
    height: 70%;
    transition: all 0.5s ease-out;
  }
  .shopping-cart-mobile .open-cart-input {
    opacity: 0;
  }
  .shopping-cart-mobile .open-cart-input:checked ~ .shopping-cart.mobile {
    padding: 1.5rem 1rem !important;
    max-height: 30vh !important;
    transition: all 0.5s ease-in;
    overflow: auto !important;
    margin-bottom: 20px !important;
  }
  .shopping-cart-mobile .open-cart-input:checked ~ .open-cart svg {
    transform: rotate(90deg);
    transition: all 0.5s ease-in;
  }
  .shopping-cart-mobile .open-cart-input:checked ~ .shopping-cart:after {
    background: linear-gradient(180deg, transparent 25%, #1b488e 25%);
    transition: all 0.5s ease-in;
  }
  .shopping-cart-mobile .shopping-cart,
  .shopping-cart-mobile button {
    max-width: 720px;
    margin: auto;
  }
  .shopping-cart-mobile .shopping-cart {
    background: transparent !important;
  }
  .shopping-cart-mobile .shopping-cart:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #1b488e;
    background: linear-gradient(180deg, transparent 55%, #1b488e 55%);
    transition: all 0.5s ease-in;
  }
  .shopping-cart-mobile .shopping-cart.mobile {
    margin: 0 auto !important;
    padding: 0;
    max-height: 0;
    transition: all 0.5s ease-out;
  }
  .shopping-cart-mobile .btns-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
  }
  .shopping-cart-mobile .btns-block > .btn {
    display: inline-flex;
    width: auto;
    padding: 0.6rem 1.5rem;
    font-size: 17px;
    margin: auto;
  }
}
@media only screen and (max-width: 767px) {
  .shopping-cart-mobile .open-cart,
  .shopping-cart-mobile .open-cart-input {
    width: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .shopping-cart-mobile {
    padding-top: 4rem;
  }
  .shopping-cart-mobile .btns-block {
    flex-direction: column;
  }
  .shopping-cart-mobile .btns-block .btn:first-child {
    margin-bottom: 10px;
  }
  .shopping-cart-mobile .open-cart,
  .shopping-cart-mobile .open-cart-input {
    width: 20px;
    transform: translateX(-53.5%);
    margin-top: -3.5rem;
  }
  .open-cart-input:checked ~ .shopping-cart:after {
    background: linear-gradient(180deg, transparent 10%, #1b488e 10%) !important;
    transition: all 0.5s ease-in;
  }
}
@media (max-width: 480px) {
  .shopping-cart-mobile > .btn {
    width: 100%;
  }
  .shopping-cart-mobile > .btn.bg-transparent {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 425px) {
  .shopping-cart-mobile {
    padding-top: 3rem;
  }
  .shopping-cart-mobile .open-cart,
  .shopping-cart-mobile .open-cart-input {
    margin-top: -2.5rem;
  }
}
.vdp-datepicker__calendar .cell.day-header {
  margin-top: 10px;
}
.vdp-datepicker__calendar span.month:nth-of-type(1), .vdp-datepicker__calendar span.month:nth-of-type(2), .vdp-datepicker__calendar span.month:nth-of-type(3),
.vdp-datepicker__calendar span.year:nth-of-type(1), .vdp-datepicker__calendar span.year:nth-of-type(2), .vdp-datepicker__calendar span.year:nth-of-type(3) {
  margin-top: 10px;
}

@media not print {
  @media (max-width: 767px) {
    #return-to-top {
      right: 15px;
    }
    .pricelist_wrapper .responsive-table thead {
      display: none;
    }
    .pricelist_wrapper .responsive-table tbody tr {
      border: 0;
    }
    .pricelist_wrapper .responsive-table tbody tr td {
      position: relative;
      display: flex;
      align-items: center;
      font-size: 14px;
      text-align: left;
      line-height: 1.4;
      padding-top: 0.7rem;
      border-bottom: 1px solid #ededed;
    }
    .pricelist_wrapper .responsive-table tbody tr td:before {
      content: attr(data-name);
      width: 35%;
      margin-right: 25px;
      font-weight: 500;
      font-size: 13px;
      display: block;
    }
    .pricelist_wrapper .responsive-table tbody tr td select {
      padding-right: 35px;
    }
    .pricelist_wrapper .responsive-table tbody tr td button {
      margin: 0;
    }
    .pricelist_wrapper .responsive-table tbody tr:last-child td {
      padding: 0.7rem 1rem 0.5rem;
    }
    .pricelist_wrapper .responsive-table tbody tr.sub-total, .pricelist_wrapper .responsive-table tbody tr.descount, .pricelist_wrapper .responsive-table tbody tr.patment-fees, .pricelist_wrapper .responsive-table tbody tr.total {
      background: #58c7f0;
      color: #fff;
    }
    .pricelist_wrapper .responsive-table tbody tr.sub-total td, .pricelist_wrapper .responsive-table tbody tr.descount td, .pricelist_wrapper .responsive-table tbody tr.patment-fees td, .pricelist_wrapper .responsive-table tbody tr.total td {
      border-left: 0 !important;
      border-color: #ededed !important;
    }
    .pricelist_wrapper .responsive-table tbody tr:not(.sub-total):not(.descount):not(.patment-fees):not(.total) {
      border-bottom: 1px solid #58c7f0;
    }
    .pricelist_wrapper .responsive-table tbody tr:not(.sub-total):not(.descount):not(.patment-fees):not(.total) td:last-child {
      border-bottom: 0;
    }
    .pricelist_wrapper #step3 .responsive-table tbody tr.sub-total td:first-child, .pricelist_wrapper #step3 .responsive-table tbody tr.sub-total td:last-child, .pricelist_wrapper #step3 .responsive-table tbody tr.sub-total td:before, .pricelist_wrapper #step3 .responsive-table tbody tr.descount td:first-child, .pricelist_wrapper #step3 .responsive-table tbody tr.descount td:last-child, .pricelist_wrapper #step3 .responsive-table tbody tr.descount td:before, .pricelist_wrapper #step3 .responsive-table tbody tr.patment-fees td:first-child, .pricelist_wrapper #step3 .responsive-table tbody tr.patment-fees td:last-child, .pricelist_wrapper #step3 .responsive-table tbody tr.patment-fees td:before, .pricelist_wrapper #step3 .responsive-table tbody tr.total td:first-child, .pricelist_wrapper #step3 .responsive-table tbody tr.total td:last-child, .pricelist_wrapper #step3 .responsive-table tbody tr.total td:before {
      display: none !important;
    }
    .pricelist_wrapper #step3 .responsive-table tbody tr.sub-total, .pricelist_wrapper #step3 .responsive-table tbody tr.descount, .pricelist_wrapper #step3 .responsive-table tbody tr.patment-fees, .pricelist_wrapper #step3 .responsive-table tbody tr.total, .pricelist_wrapper #step4 .responsive-table tbody tr.sub-total, .pricelist_wrapper #step4 .responsive-table tbody tr.descount, .pricelist_wrapper #step4 .responsive-table tbody tr.patment-fees, .pricelist_wrapper #step4 .responsive-table tbody tr.total, .pricelist_wrapper #receipt_page .responsive-table tbody tr.sub-total, .pricelist_wrapper #receipt_page .responsive-table tbody tr.descount, .pricelist_wrapper #receipt_page .responsive-table tbody tr.patment-fees, .pricelist_wrapper #receipt_page .responsive-table tbody tr.total {
      display: flex;
    }
    .pricelist_wrapper #step3 .responsive-table tbody tr.sub-total td, .pricelist_wrapper #step3 .responsive-table tbody tr.descount td, .pricelist_wrapper #step3 .responsive-table tbody tr.patment-fees td, .pricelist_wrapper #step3 .responsive-table tbody tr.total td, .pricelist_wrapper #step4 .responsive-table tbody tr.sub-total td, .pricelist_wrapper #step4 .responsive-table tbody tr.descount td, .pricelist_wrapper #step4 .responsive-table tbody tr.patment-fees td, .pricelist_wrapper #step4 .responsive-table tbody tr.total td, .pricelist_wrapper #receipt_page .responsive-table tbody tr.sub-total td, .pricelist_wrapper #receipt_page .responsive-table tbody tr.descount td, .pricelist_wrapper #receipt_page .responsive-table tbody tr.patment-fees td, .pricelist_wrapper #receipt_page .responsive-table tbody tr.total td {
      display: inline-flex;
      font-weight: 500;
      font-size: 14px;
    }
    .pricelist_wrapper #step3 .responsive-table tbody tr.sub-total td:first-child, .pricelist_wrapper #step3 .responsive-table tbody tr.sub-total td:before, .pricelist_wrapper #step3 .responsive-table tbody tr.descount td:first-child, .pricelist_wrapper #step3 .responsive-table tbody tr.descount td:before, .pricelist_wrapper #step3 .responsive-table tbody tr.patment-fees td:first-child, .pricelist_wrapper #step3 .responsive-table tbody tr.patment-fees td:before, .pricelist_wrapper #step3 .responsive-table tbody tr.total td:first-child, .pricelist_wrapper #step3 .responsive-table tbody tr.total td:before, .pricelist_wrapper #step4 .responsive-table tbody tr.sub-total td:first-child, .pricelist_wrapper #step4 .responsive-table tbody tr.sub-total td:before, .pricelist_wrapper #step4 .responsive-table tbody tr.descount td:first-child, .pricelist_wrapper #step4 .responsive-table tbody tr.descount td:before, .pricelist_wrapper #step4 .responsive-table tbody tr.patment-fees td:first-child, .pricelist_wrapper #step4 .responsive-table tbody tr.patment-fees td:before, .pricelist_wrapper #step4 .responsive-table tbody tr.total td:first-child, .pricelist_wrapper #step4 .responsive-table tbody tr.total td:before, .pricelist_wrapper #receipt_page .responsive-table tbody tr.sub-total td:first-child, .pricelist_wrapper #receipt_page .responsive-table tbody tr.sub-total td:before, .pricelist_wrapper #receipt_page .responsive-table tbody tr.descount td:first-child, .pricelist_wrapper #receipt_page .responsive-table tbody tr.descount td:before, .pricelist_wrapper #receipt_page .responsive-table tbody tr.patment-fees td:first-child, .pricelist_wrapper #receipt_page .responsive-table tbody tr.patment-fees td:before, .pricelist_wrapper #receipt_page .responsive-table tbody tr.total td:first-child, .pricelist_wrapper #receipt_page .responsive-table tbody tr.total td:before {
      display: none !important;
    }
    .pricelist_wrapper #step3 .responsive-table tbody tr.sub-total td:nth-of-type(2), .pricelist_wrapper #step3 .responsive-table tbody tr.descount td:nth-of-type(2), .pricelist_wrapper #step3 .responsive-table tbody tr.patment-fees td:nth-of-type(2), .pricelist_wrapper #step3 .responsive-table tbody tr.total td:nth-of-type(2), .pricelist_wrapper #step4 .responsive-table tbody tr.sub-total td:nth-of-type(2), .pricelist_wrapper #step4 .responsive-table tbody tr.descount td:nth-of-type(2), .pricelist_wrapper #step4 .responsive-table tbody tr.patment-fees td:nth-of-type(2), .pricelist_wrapper #step4 .responsive-table tbody tr.total td:nth-of-type(2), .pricelist_wrapper #receipt_page .responsive-table tbody tr.sub-total td:nth-of-type(2), .pricelist_wrapper #receipt_page .responsive-table tbody tr.descount td:nth-of-type(2), .pricelist_wrapper #receipt_page .responsive-table tbody tr.patment-fees td:nth-of-type(2), .pricelist_wrapper #receipt_page .responsive-table tbody tr.total td:nth-of-type(2) {
      width: 75%;
    }
    .pricelist_wrapper #step3 .responsive-table tbody tr.sub-total td:nth-of-type(3), .pricelist_wrapper #step3 .responsive-table tbody tr.descount td:nth-of-type(3), .pricelist_wrapper #step3 .responsive-table tbody tr.patment-fees td:nth-of-type(3), .pricelist_wrapper #step3 .responsive-table tbody tr.total td:nth-of-type(3), .pricelist_wrapper #step4 .responsive-table tbody tr.sub-total td:nth-of-type(3), .pricelist_wrapper #step4 .responsive-table tbody tr.descount td:nth-of-type(3), .pricelist_wrapper #step4 .responsive-table tbody tr.patment-fees td:nth-of-type(3), .pricelist_wrapper #step4 .responsive-table tbody tr.total td:nth-of-type(3), .pricelist_wrapper #receipt_page .responsive-table tbody tr.sub-total td:nth-of-type(3), .pricelist_wrapper #receipt_page .responsive-table tbody tr.descount td:nth-of-type(3), .pricelist_wrapper #receipt_page .responsive-table tbody tr.patment-fees td:nth-of-type(3), .pricelist_wrapper #receipt_page .responsive-table tbody tr.total td:nth-of-type(3) {
      width: 25%;
    }
  }
}
.step4body .mfp-iframe-holder .mfp-content {
  max-width: 760px;
  height: 800px;
}
.step4body .mfp-iframe-scaler {
  padding: 0;
}
.step4body .mfp-iframe-scaler .paymob-payment-popup {
  background: transparent;
  box-shadow: none;
}

.button {
  color: #fff;
  display: inline-flex;
  min-width: 18rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  font-weight: 500;
  --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);
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
}

@media (min-width: 768px){
  .button{
    min-width: 20rem;
  }
}
.button:hover {
  opacity: 0.8;
}

.button-primary {
  background: #C20064 !important;
}

.button-secondary {
  background: #FB9E28 !important;
}

.button-outline {
  border: 1px solid #fff !important;
  color: #fff !important;
}

:focus-visible {
  outline: none;
}

.vdp-datepicker__calendar {
  color: #666666 !important;
}

.\*\:mt-3 > *{
  margin-top: 0.75rem;
}

.\*\:mt-4 > *{
  margin-top: 1rem;
}

.\*\:mt-6 > *{
  margin-top: 1.5rem;
}

.\*\:block > *{
  display: block;
}

.\*\:inline-block > *{
  display: inline-block;
}

.\*\:flex > *{
  display: flex;
}

.\*\:w-full > *{
  width: 100%;
}

.\*\:items-center > *{
  align-items: center;
}

.\*\:border > *{
  border-width: 1px;
}

.\*\:border-b > *{
  border-bottom-width: 1px;
}

.\*\:border-solid > *{
  border-style: solid;
}

.\*\:border-black\/20 > *{
  border-color: rgb(0 0 0 / 0.2);
}

.\*\:border-b-\[\#DDD\] > *{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
}

.\*\:py-3 > *{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.\*\:pe-3 > *{
  padding-inline-end: 0.75rem;
}

.\*\:pe-5 > *{
  padding-inline-end: 1.25rem;
}

.\*\:text-start > *{
  text-align: start;
}

.\*\:text-base > *{
  font-size: 1rem;
  line-height: 1.5rem;
}

.\*\:font-medium > *{
  font-weight: 500;
}

.\*\:text-white > *{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\*\: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;
}

.\*\:marker\:text-xs * > *::marker{
  font-size: 0.75rem;
  line-height: 1rem;
}

.\*\:marker\:text-royal-red * > *::marker{
  color: rgb(194 0 100 );
}

.\*\:marker\:text-xs > *::marker{
  font-size: 0.75rem;
  line-height: 1rem;
}

.\*\:marker\:text-royal-red > *::marker{
  color: rgb(194 0 100 );
}

.placeholder\:text-black::placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}

.before\:inset-0::before{
  content: var(--tw-content);
  inset: 0px;
}

.before\:-left-4::before{
  content: var(--tw-content);
  left: -1rem;
}

.before\:bottom-0::before{
  content: var(--tw-content);
  bottom: 0px;
}

.before\:right-0::before{
  content: var(--tw-content);
  right: 0px;
}

.before\:right-\[1vw\]::before{
  content: var(--tw-content);
  right: 1vw;
}

.before\:top-0::before{
  content: var(--tw-content);
  top: 0px;
}

.before\:top-1\/4::before{
  content: var(--tw-content);
  top: 25%;
}

.before\:top-2::before{
  content: var(--tw-content);
  top: 0.5rem;
}

.before\:-z-1::before{
  content: var(--tw-content);
  z-index: -1;
}

.before\:z-0::before{
  content: var(--tw-content);
  z-index: 0;
}

.before\:z-1::before{
  content: var(--tw-content);
  z-index: 1;
}

.before\:z-20::before{
  content: var(--tw-content);
  z-index: 20;
}

.before\:my-auto::before{
  content: var(--tw-content);
  margin-top: auto;
  margin-bottom: auto;
}

.before\:block::before{
  content: var(--tw-content);
  display: block;
}

.before\:aspect-square::before{
  content: var(--tw-content);
  aspect-ratio: 1 / 1;
}

.before\:h-1\/4::before{
  content: var(--tw-content);
  height: 25%;
}

.before\:h-2\/5::before{
  content: var(--tw-content);
  height: 40%;
}

.before\:h-full::before{
  content: var(--tw-content);
  height: 100%;
}

.before\:w-2\/5::before{
  content: var(--tw-content);
  width: 40%;
}

.before\:w-4::before{
  content: var(--tw-content);
  width: 1rem;
}

.before\:w-full::before{
  content: var(--tw-content);
  width: 100%;
}

@keyframes pulse{
  50%{
    content: var(--tw-content);
    opacity: .5;
  }
}

.before\:animate-pulse::before{
  content: var(--tw-content);
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.before\:rounded-full::before{
  content: var(--tw-content);
  border-radius: 9999px;
}

.before\:border-r-2::before{
  content: var(--tw-content);
  border-right-width: 2px;
}

.before\:border-dashed::before{
  content: var(--tw-content);
  border-style: dashed;
}

.before\:border-black\/20::before{
  content: var(--tw-content);
  border-color: rgb(0 0 0 / 0.2);
}

.before\:bg-\[\#6B0037\]::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(107 0 55 / var(--tw-bg-opacity, 1));
}

.before\:bg-royal-red\/70::before{
  content: var(--tw-content);
  background-color: rgb(194 0 100 / 0.7);
}

.before\:bg-gradient-to-b::before{
  content: var(--tw-content);
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.before\:bg-gradient-to-t::before{
  content: var(--tw-content);
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.before\:from-black\/50::before{
  content: var(--tw-content);
  --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);
}

.before\:from-black\/60::before{
  content: var(--tw-content);
  --tw-gradient-from: rgb(0 0 0 / 0.6) 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);
}

.before\:from-royal-red::before{
  content: var(--tw-content);
  --tw-gradient-from: #C20064 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(194 0 100 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.before\:to-black\/0::before{
  content: var(--tw-content);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
}

.before\:to-royal-red\/0::before{
  content: var(--tw-content);
  --tw-gradient-to: rgb(194 0 100 / 0) var(--tw-gradient-to-position);
}

.before\:opacity-70::before{
  content: var(--tw-content);
  opacity: 0.7;
}

.before\:opacity-85::before{
  content: var(--tw-content);
  opacity: 0.85;
}

.before\:blur-\[300px\]::before{
  content: var(--tw-content);
  --tw-blur: blur(300px);
  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);
}

.before\:transition-all::before{
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.before\:duration-300::before{
  content: var(--tw-content);
  transition-duration: 300ms;
}

.before\:duration-500::before{
  content: var(--tw-content);
  transition-duration: 500ms;
}

.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}

.after\:bottom-1\/4::after{
  content: var(--tw-content);
  bottom: 25%;
}

.after\:bottom-\[10\%\]::after{
  content: var(--tw-content);
  bottom: 10%;
}

.after\:right-0::after{
  content: var(--tw-content);
  right: 0px;
}

.after\:top-1\/4::after{
  content: var(--tw-content);
  top: 25%;
}

.after\:-z-1::after{
  content: var(--tw-content);
  z-index: -1;
}

.after\:aspect-square::after{
  content: var(--tw-content);
  aspect-ratio: 1 / 1;
}

.after\:w-2\/5::after{
  content: var(--tw-content);
  width: 40%;
}

@keyframes pulse{
  50%{
    content: var(--tw-content);
    opacity: .5;
  }
}

.after\:animate-pulse::after{
  content: var(--tw-content);
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.after\:rounded-full::after{
  content: var(--tw-content);
  border-radius: 9999px;
}

.after\:bg-royal-red\/70::after{
  content: var(--tw-content);
  background-color: rgb(194 0 100 / 0.7);
}

.after\:blur-\[300px\]::after{
  content: var(--tw-content);
  --tw-blur: blur(300px);
  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);
}

.first\:\*\:-left-\[40px\] > *:first-child{
  left: -40px;
}

.first\:\*\:mt-14 > *:first-child{
  margin-top: 3.5rem;
}

.last\:\*\:-right-\[40px\] > *:last-child{
  right: -40px;
}

.last\:\*\:border-b-0 > *:last-child{
  border-bottom-width: 0px;
}

.hover\:\!bg-royal-red:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(194 0 100 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:\!bg-white:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.hover\:\!bg-white\/90:hover{
  background-color: rgb(255 255 255 / 0.9) !important;
}

.hover\:bg-royal-red:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(194 0 100 / var(--tw-bg-opacity, 1));
}

.hover\:bg-royal-red\/90:hover{
  background-color: rgb(194 0 100 / 0.9);
}

.hover\:\!text-royal-red:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(194 0 100 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-royal-red:hover{
  --tw-text-opacity: 1;
  color: rgb(194 0 100 / var(--tw-text-opacity, 1));
}

.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:underline:hover{
  text-decoration-line: underline;
}

.hover\:\*\:bg-white\/20 > *:hover{
  background-color: rgb(255 255 255 / 0.2);
}

.before\:hover\:shadow-\[inset_15px_0_0_0_\#FF7F50\]:hover::before{
  content: var(--tw-content);
  --tw-shadow: inset 15px 0 0 0 #FF7F50;
  --tw-shadow-colored: inset 15px 0 0 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);
}

.focus\:border-royal-red:focus{
  --tw-border-opacity: 1;
  border-color: rgb(194 0 100 / var(--tw-border-opacity, 1));
}

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:outline-none:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.group:nth-child(even) .group-even\:order-2{
  order: 2;
}

.group:nth-child(even) .group-even\:ps-0{
  padding-inline-start: 0px;
}

.group:hover .group-hover\:-me-2{
  margin-inline-end: -0.5rem;
}

.group:hover .group-hover\:flex{
  display: flex;
}

.group\/card:hover .group-hover\/card\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.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\:scale-125{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:stroke-raisin-black{
  stroke: #231F20;
}

.group:hover .group-hover\:stroke-royal-red{
  stroke: #C20064;
}

.group:hover .group-hover\:text-royal-red{
  --tw-text-opacity: 1;
  color: rgb(194 0 100 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:opacity-100{
  opacity: 1;
}

.group:hover .group-hover\:before\:w-full::before{
  content: var(--tw-content);
  width: 100%;
}

.group.black-mode .group-\[\.black-mode\]\:block{
  display: block;
}

.group.header-sticky .group-\[\.header-sticky\]\:block{
  display: block;
}

.group.black-mode .group-\[\.black-mode\]\:hidden{
  display: none;
}

.group.header-sticky .group-\[\.header-sticky\]\:hidden{
  display: none;
}

.group.header-sticky .group-\[\.header-sticky\]\:w-2\/3{
  width: 66.666667%;
}

.group.active .group-\[\.active\]\:bg-royal-red{
  --tw-bg-opacity: 1;
  background-color: rgb(194 0 100 / var(--tw-bg-opacity, 1));
}

.group.active .group-\[\.active\]\:fill-white{
  fill: #fff;
}

.group.black-mode .group-\[\.black-mode\]\:stroke-royal-red{
  stroke: #C20064;
}

.group.header-sticky .group-\[\.header-sticky\]\:stroke-black{
  stroke: #000;
}

.group.header-sticky .group-\[\.header-sticky\]\:stroke-dark-jungle-green{
  stroke: #181D24;
}

.group.header-sticky .group-\[\.header-sticky\]\:pt-2{
  padding-top: 0.5rem;
}

.group.active .group-\[\.active\]\:text-royal-red{
  --tw-text-opacity: 1;
  color: rgb(194 0 100 / var(--tw-text-opacity, 1));
}

.group.is-active .group-\[\.is-active\]\:text-royal-red{
  --tw-text-opacity: 1;
  color: rgb(194 0 100 / var(--tw-text-opacity, 1));
}

.group.active-tab .group-\[\.active-tab\]\:opacity-100{
  opacity: 1;
}

.group.is-active .group-\[\.is-active\]\:opacity-100{
  opacity: 1;
}

.group.header-sticky .\*\:group-\[\.header-sticky\]\:text-base > *{
  font-size: 1rem;
  line-height: 1.5rem;
}

.group.header-sticky .\*\:group-\[\.header-sticky\]\:text-dark-jungle-green > *{
  --tw-text-opacity: 1;
  color: rgb(24 29 36 / var(--tw-text-opacity, 1));
}

.peer\/autofill:autofill ~ .peer-autofill\/autofill\:stroke-royal-red{
  stroke: #C20064;
}

@media not all and (min-width: 640px){
  .max-sm\:flex-col{
    flex-direction: column;
  }
}

@media (min-width: 640px){
  .sm\:order-1{
    order: 1;
  }
  .sm\:mb-0{
    margin-bottom: 0px;
  }
  .sm\:me-2{
    margin-inline-end: 0.5rem;
  }
  .sm\:mt-0{
    margin-top: 0px;
  }
  .sm\:\!hidden{
    display: none !important;
  }
  .sm\:w-1\/2{
    width: 50%;
  }
  .sm\:w-10\/12{
    width: 83.333333%;
  }
  .sm\:w-2\/12{
    width: 16.666667%;
  }
  .sm\:w-4\/12{
    width: 33.333333%;
  }
  .sm\:w-6\/12{
    width: 50%;
  }
  .sm\:w-8\/12{
    width: 66.666667%;
  }
  .sm\:w-auto{
    width: auto;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .sm\:justify-between{
    justify-content: space-between;
  }
  .sm\:pb-24{
    padding-bottom: 6rem;
  }
  .sm\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 768px){
  .md\:-mt-\[30vh\]{
    margin-top: -30vh;
  }
  .md\:-mt-\[35vh\]{
    margin-top: -35vh;
  }
  .md\:mb-12{
    margin-bottom: 3rem;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:\!flex{
    display: flex !important;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-\[60vh\]{
    height: 60vh;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-1\/4{
    width: 25%;
  }
  .md\:w-3\/4{
    width: 75%;
  }
  .md\:w-6\/12{
    width: 50%;
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-col{
    flex-direction: column;
  }
  .md\:border-b{
    border-bottom-width: 1px;
  }
  .md\:border-t-0{
    border-top-width: 0px;
  }
  .md\:pb-0{
    padding-bottom: 0px;
  }
  .md\:pe-10{
    padding-inline-end: 2.5rem;
  }
  .md\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .md\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .group:nth-child(even) .md\:group-even\:order-2{
    order: 2;
  }
  .group.active .group-\[\.active\]\:md\:rounded-l-none{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}

@media (min-width: 1024px){
  .lg\:absolute{
    position: absolute;
  }
  .lg\:-top-8{
    top: -2rem;
  }
  .lg\:order-1{
    order: 1;
  }
  .lg\:order-2{
    order: 2;
  }
  .lg\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .lg\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .lg\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .lg\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .lg\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .lg\:col-span-8{
    grid-column: span 8 / span 8;
  }
  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .lg\:mx-7{
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }
  .lg\:\!mb-12{
    margin-bottom: 3rem !important;
  }
  .lg\:\!mb-7{
    margin-bottom: 1.75rem !important;
  }
  .lg\:-mt-24{
    margin-top: -6rem;
  }
  .lg\:mb-0{
    margin-bottom: 0px;
  }
  .lg\:mb-10{
    margin-bottom: 2.5rem;
  }
  .lg\:mb-12{
    margin-bottom: 3rem;
  }
  .lg\:mb-4{
    margin-bottom: 1rem;
  }
  .lg\:mb-6{
    margin-bottom: 1.5rem;
  }
  .lg\:mb-8{
    margin-bottom: 2rem;
  }
  .lg\:me-3{
    margin-inline-end: 0.75rem;
  }
  .lg\:me-4{
    margin-inline-end: 1rem;
  }
  .lg\:me-6{
    margin-inline-end: 1.5rem;
  }
  .lg\:ms-16{
    margin-inline-start: 4rem;
  }
  .lg\:ms-6{
    margin-inline-start: 1.5rem;
  }
  .lg\:ms-auto{
    margin-inline-start: auto;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:mt-10{
    margin-top: 2.5rem;
  }
  .lg\:mt-16{
    margin-top: 4rem;
  }
  .lg\:mt-3{
    margin-top: 0.75rem;
  }
  .lg\:mt-4{
    margin-top: 1rem;
  }
  .lg\:mt-5{
    margin-top: 1.25rem;
  }
  .lg\:mt-6{
    margin-top: 1.5rem;
  }
  .lg\:mt-7{
    margin-top: 1.75rem;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:aspect-\[4\/3\]{
    aspect-ratio: 4/3;
  }
  .lg\:h-12{
    height: 3rem;
  }
  .lg\:h-16{
    height: 4rem;
  }
  .lg\:h-2\/3{
    height: 66.666667%;
  }
  .lg\:h-24{
    height: 6rem;
  }
  .lg\:h-32{
    height: 8rem;
  }
  .lg\:h-8{
    height: 2rem;
  }
  .lg\:h-96{
    height: 24rem;
  }
  .lg\:h-\[100vh\]{
    height: 100vh;
  }
  .lg\:h-\[55vh\]{
    height: 55vh;
  }
  .lg\:h-\[90vh\]{
    height: 90vh;
  }
  .lg\:h-auto{
    height: auto;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-1\/3{
    width: 33.333333%;
  }
  .lg\:w-1\/4{
    width: 25%;
  }
  .lg\:w-12{
    width: 3rem;
  }
  .lg\:w-14{
    width: 3.5rem;
  }
  .lg\:w-16{
    width: 4rem;
  }
  .lg\:w-2\/3{
    width: 66.666667%;
  }
  .lg\:w-2\/5{
    width: 40%;
  }
  .lg\:w-2\/6{
    width: 33.333333%;
  }
  .lg\:w-28{
    width: 7rem;
  }
  .lg\:w-3\/12{
    width: 25%;
  }
  .lg\:w-3\/4{
    width: 75%;
  }
  .lg\:w-3\/5{
    width: 60%;
  }
  .lg\:w-32{
    width: 8rem;
  }
  .lg\:w-4\/12{
    width: 33.333333%;
  }
  .lg\:w-4\/5{
    width: 80%;
  }
  .lg\:w-6\/12{
    width: 50%;
  }
  .lg\:w-8{
    width: 2rem;
  }
  .lg\:w-8\/12{
    width: 66.666667%;
  }
  .lg\:w-\[30\%\]{
    width: 30%;
  }
  .lg\:w-auto{
    width: auto;
  }
  .lg\:max-w-4xl{
    max-width: 56rem;
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-col{
    flex-direction: column;
  }
  .lg\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .lg\:items-start{
    align-items: flex-start;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:items-stretch{
    align-items: stretch;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:justify-end{
    justify-content: flex-end;
  }
  .lg\:justify-center{
    justify-content: center;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-0{
    gap: 0px;
  }
  .lg\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .lg\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }
  .lg\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
  }
  .lg\:rounded-\[60px\]{
    border-radius: 60px;
  }
  .lg\:p-10{
    padding: 2.5rem;
  }
  .lg\:p-12{
    padding: 3rem;
  }
  .lg\:p-8{
    padding: 2rem;
  }
  .lg\:p-9{
    padding: 2.25rem;
  }
  .lg\:\!py-3{
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .lg\:\!py-5{
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  .lg\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .lg\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .lg\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .lg\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg\:\!pb-32{
    padding-bottom: 8rem !important;
  }
  .lg\:pb-12{
    padding-bottom: 3rem;
  }
  .lg\:pb-20{
    padding-bottom: 5rem;
  }
  .lg\:pb-56{
    padding-bottom: 14rem;
  }
  .lg\:pb-8{
    padding-bottom: 2rem;
  }
  .lg\:pe-0{
    padding-inline-end: 0px;
  }
  .lg\:pe-10{
    padding-inline-end: 2.5rem;
  }
  .lg\:pe-14{
    padding-inline-end: 3.5rem;
  }
  .lg\:pe-16{
    padding-inline-end: 4rem;
  }
  .lg\:pe-3{
    padding-inline-end: 0.75rem;
  }
  .lg\:pe-6{
    padding-inline-end: 1.5rem;
  }
  .lg\:pl-3{
    padding-left: 0.75rem;
  }
  .lg\:ps-10{
    padding-inline-start: 2.5rem;
  }
  .lg\:ps-11{
    padding-inline-start: 2.75rem;
  }
  .lg\:ps-14{
    padding-inline-start: 3.5rem;
  }
  .lg\:ps-16{
    padding-inline-start: 4rem;
  }
  .lg\:ps-6{
    padding-inline-start: 1.5rem;
  }
  .lg\:ps-8{
    padding-inline-start: 2rem;
  }
  .lg\:pt-0{
    padding-top: 0px;
  }
  .lg\:pt-10{
    padding-top: 2.5rem;
  }
  .lg\:pt-12{
    padding-top: 3rem;
  }
  .lg\:pt-16{
    padding-top: 4rem;
  }
  .lg\:pt-2{
    padding-top: 0.5rem;
  }
  .lg\:pt-20{
    padding-top: 5rem;
  }
  .lg\:pt-32{
    padding-top: 8rem;
  }
  .lg\:pt-4{
    padding-top: 1rem;
  }
  .lg\:pt-8{
    padding-top: 2rem;
  }
  .lg\:text-left{
    text-align: left;
  }
  .lg\:text-start{
    text-align: start;
  }
  .lg\:text-end{
    text-align: end;
  }
  .lg\:\!text-2xl{
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }
  .lg\:\!text-3xl{
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }
  .lg\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .lg\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .lg\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .lg\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .lg\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .lg\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .lg\:\!leading-\[45px\]{
    line-height: 45px !important;
  }
  .lg\:leading-8{
    line-height: 2rem;
  }
  .\*\:lg\:mt-6 > *{
    margin-top: 1.5rem;
  }
  .lg\:\*\:mt-6 > *{
    margin-top: 1.5rem;
  }
  .lg\:\*\:mt-9 > *{
    margin-top: 2.25rem;
  }
  .lg\:\*\:pe-4 > *{
    padding-inline-end: 1rem;
  }
  .lg\:before\:bottom-1\/4::before{
    content: var(--tw-content);
    bottom: 25%;
  }
  .lg\:before\:top-1\/3::before{
    content: var(--tw-content);
    top: 33.333333%;
  }
  .lg\:before\:w-1\/4::before{
    content: var(--tw-content);
    width: 25%;
  }
  .lg\:before\:w-4\/5::before{
    content: var(--tw-content);
    width: 80%;
  }
  .lg\:before\:bg-gradient-to-l::before{
    content: var(--tw-content);
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }
  .lg\:after\:top-1\/3::after{
    content: var(--tw-content);
    top: 33.333333%;
  }
  .lg\:after\:w-1\/4::after{
    content: var(--tw-content);
    width: 25%;
  }
  .lg\:odd\:justify-between:nth-child(odd){
    justify-content: space-between;
  }
  .group:nth-child(odd) .lg\:group-odd\:order-2{
    order: 2;
  }
  .group:nth-child(odd) .lg\:group-odd\:ms-12{
    margin-inline-start: 3rem;
  }
  .group:nth-child(odd) .lg\:group-odd\:inline-flex{
    display: inline-flex;
  }
  .group:nth-child(odd) .lg\:group-odd\:w-auto{
    width: auto;
  }
  .group:nth-child(odd) .lg\:group-odd\:flex-col{
    flex-direction: column;
  }
  .group\/card:nth-child(even) .lg\:group-even\/card\:order-3{
    order: 3;
  }
  .group:nth-child(even) .lg\:group-even\:order-2{
    order: 2;
  }
  .group\/card:nth-child(even) .lg\:group-even\/card\:pe-0{
    padding-inline-end: 0px;
  }
  .group\/card:nth-child(even) .lg\:group-even\/card\:ps-6{
    padding-inline-start: 1.5rem;
  }
  .group.is-active .lg\:group-\[\.is-active\]\:block{
    display: block;
  }
  .group.is-selected .lg\:group-\[\.is-selected\]\:block{
    display: block;
  }
  .group.is-active .lg\:group-\[\.is-active\]\:scale-y-100{
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

@media (min-width: 1280px){
  .xl\:me-10{
    margin-inline-end: 2.5rem;
  }
  .xl\:mt-12{
    margin-top: 3rem;
  }
  .xl\:mt-4{
    margin-top: 1rem;
  }
  .xl\:mt-8{
    margin-top: 2rem;
  }
  .xl\:mt-9{
    margin-top: 2.25rem;
  }
  .xl\:h-\[95vh\]{
    height: 95vh;
  }
  .xl\:w-1\/2{
    width: 50%;
  }
  .xl\:w-1\/4{
    width: 25%;
  }
  .xl\:w-3\/4{
    width: 75%;
  }
  .xl\:w-\[25\%\]{
    width: 25%;
  }
  .xl\:w-\[30\%\]{
    width: 30%;
  }
  .xl\:w-auto{
    width: auto;
  }
  .xl\:items-center{
    align-items: center;
  }
  .xl\:gap-x-9{
    column-gap: 2.25rem;
  }
  .xl\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .xl\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }
  .xl\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }
  .xl\:p-8{
    padding: 2rem;
  }
  .xl\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .xl\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .xl\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .xl\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .xl\:\!pb-40{
    padding-bottom: 10rem !important;
  }
  .xl\:ps-11{
    padding-inline-start: 2.75rem;
  }
  .xl\:ps-20{
    padding-inline-start: 5rem;
  }
  .xl\:ps-40{
    padding-inline-start: 10rem;
  }
  .xl\:pt-40{
    padding-top: 10rem;
  }
  .xl\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .xl\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .xl\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .xl\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .group.header-sticky .xl\:\*\:group-\[\.header-sticky\]\:text-lg > *{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1536px){
  .\32xl\:mt-12{
    margin-top: 3rem;
  }
  .\32xl\:mt-24{
    margin-top: 6rem;
  }
  .\32xl\:mt-28{
    margin-top: 7rem;
  }
  .\32xl\:line-clamp-\[10\]{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
  }
  .\32xl\:h-10{
    height: 2.5rem;
  }
  .\32xl\:h-12{
    height: 3rem;
  }
  .\32xl\:h-\[100vh\]{
    height: 100vh;
  }
  .\32xl\:w-10{
    width: 2.5rem;
  }
  .\32xl\:w-12{
    width: 3rem;
  }
  .\32xl\:max-w-\[80\%\]{
    max-width: 80%;
  }
  .\32xl\:items-stretch{
    align-items: stretch;
  }
  .\32xl\:gap-5{
    gap: 1.25rem;
  }
  .\32xl\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .\32xl\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }
  .\32xl\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }
  .\32xl\:p-11{
    padding: 2.75rem;
  }
  .\32xl\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .\32xl\:ps-14{
    padding-inline-start: 3.5rem;
  }
  .\32xl\:ps-9{
    padding-inline-start: 2.25rem;
  }
  .\32xl\:pt-52{
    padding-top: 13rem;
  }
  .\32xl\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .\32xl\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .\32xl\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .\32xl\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .\32xl\:first\:\*\:-left-\[60px\] > *:first-child{
    left: -60px;
  }
  .\32xl\:last\:\*\:-right-\[60px\] > *:last-child{
    right: -60px;
  }
}

@media print{
  .print\:hidden{
    display: none;
  }
}