@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

/*
! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::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:  ;
}

.container{
  width: 100%;
}

@media (min-width: 320px){
  .container{
    max-width: 320px;
  }
}

@media (min-width: 375px){
  .container{
    max-width: 375px;
  }
}

@media (min-width: 425px){
  .container{
    max-width: 425px;
  }
}

@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}

@media (min-width: 992px){
  .container{
    max-width: 992px;
  }
}

@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}

@media (min-width: 1240px){
  .container{
    max-width: 1240px;
  }
}

@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}

@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}

.visible{
  visibility: visible;
}

.invisible{
  visibility: hidden;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.inset-0{
  inset: 0px;
}

.-top-5{
  top: -1.25rem;
}

.bottom-0{
  bottom: 0px;
}

.bottom-2{
  bottom: 0.5rem;
}

.bottom-5{
  bottom: 1.25rem;
}

.bottom-6{
  bottom: 1.5rem;
}

.bottom-8{
  bottom: 2rem;
}

.bottom-\[-1\%\]{
  bottom: -1%;
}

.bottom-\[-32\%\]{
  bottom: -32%;
}

.bottom-\[-50\%\]{
  bottom: -50%;
}

.bottom-\[-60\%\]{
  bottom: -60%;
}

.bottom-\[-65\%\]{
  bottom: -65%;
}

.bottom-\[5\%\]{
  bottom: 5%;
}

.left-0{
  left: 0px;
}

.left-1\/2{
  left: 50%;
}

.left-4{
  left: 1rem;
}

.left-\[-13\%\]{
  left: -13%;
}

.left-\[15\%\]{
  left: 15%;
}

.left-\[2\%\]{
  left: 2%;
}

.left-\[20\%\]{
  left: 20%;
}

.left-\[3\%\]{
  left: 3%;
}

.left-\[40\%\]{
  left: 40%;
}

.right-0{
  right: 0px;
}

.right-2{
  right: 0.5rem;
}

.right-4{
  right: 1rem;
}

.right-\[-12\%\]{
  right: -12%;
}

.right-\[12\%\]{
  right: 12%;
}

.right-\[15\%\]{
  right: 15%;
}

.right-\[2\%\]{
  right: 2%;
}

.right-\[3\%\]{
  right: 3%;
}

.right-\[35\%\]{
  right: 35%;
}

.right-\[5\%\]{
  right: 5%;
}

.top-0{
  top: 0px;
}

.top-1{
  top: 0.25rem;
}

.top-1\/2{
  top: 50%;
}

.top-2{
  top: 0.5rem;
}

.top-4{
  top: 1rem;
}

.top-\[-3\%\]{
  top: -3%;
}

.top-\[-90px\]{
  top: -90px;
}

.top-\[107\%\]{
  top: 107%;
}

.top-\[12\%\]{
  top: 12%;
}

.top-\[25\%\]{
  top: 25%;
}

.top-\[5\%\]{
  top: 5%;
}

.z-20{
  z-index: 20;
}

.z-40{
  z-index: 40;
}

.z-50{
  z-index: 50;
}

.z-\[8888\]{
  z-index: 8888;
}

.z-\[9980\]{
  z-index: 9980;
}

.z-\[9990\]{
  z-index: 9990;
}

.z-\[9998\]{
  z-index: 9998;
}

.z-\[9999\]{
  z-index: 9999;
}

.z-\[999\]{
  z-index: 999;
}

.m-auto{
  margin: auto;
}

.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.mx-auto{
  margin-left: auto;
  margin-right: auto;
}

.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.mb-1{
  margin-bottom: 0.25rem;
}

.mb-2{
  margin-bottom: 0.5rem;
}

.mb-4{
  margin-bottom: 1rem;
}

.mb-5{
  margin-bottom: 1.25rem;
}

.ml-1{
  margin-left: 0.25rem;
}

.ml-2{
  margin-left: 0.5rem;
}

.ml-3{
  margin-left: 0.75rem;
}

.ml-4{
  margin-left: 1rem;
}

.mr-2{
  margin-right: 0.5rem;
}

.mr-3{
  margin-right: 0.75rem;
}

.mr-4{
  margin-right: 1rem;
}

.mt-1{
  margin-top: 0.25rem;
}

.mt-10{
  margin-top: 2.5rem;
}

.mt-12{
  margin-top: 3rem;
}

.mt-16{
  margin-top: 4rem;
}

.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-8{
  margin-top: 2rem;
}

.mt-9{
  margin-top: 2.25rem;
}

.mt-\[13\.8\%\]{
  margin-top: 13.8%;
}

.mt-\[60px\]{
  margin-top: 60px;
}

.block{
  display: block;
}

.inline-block{
  display: inline-block;
}

.flex{
  display: flex;
}

.table{
  display: table;
}

.hidden{
  display: none;
}

.aspect-auto{
  aspect-ratio: auto;
}

.h-0{
  height: 0px;
}

.h-10{
  height: 2.5rem;
}

.h-\[10\%\]{
  height: 10%;
}

.h-\[100\%\]{
  height: 100%;
}

.h-\[100px\]{
  height: 100px;
}

.h-\[10px\]{
  height: 10px;
}

.h-\[110px\]{
  height: 110px;
}

.h-\[11px\]{
  height: 11px;
}

.h-\[12\%\]{
  height: 12%;
}

.h-\[120px\]{
  height: 120px;
}

.h-\[12px\]{
  height: 12px;
}

.h-\[15px\]{
  height: 15px;
}

.h-\[16px\]{
  height: 16px;
}

.h-\[170px\]{
  height: 170px;
}

.h-\[18px\]{
  height: 18px;
}

.h-\[1px\]{
  height: 1px;
}

.h-\[20\%\]{
  height: 20%;
}

.h-\[200px\]{
  height: 200px;
}

.h-\[20px\]{
  height: 20px;
}

.h-\[25px\]{
  height: 25px;
}

.h-\[27px\]{
  height: 27px;
}

.h-\[2px\]{
  height: 2px;
}

.h-\[30\%\]{
  height: 30%;
}

.h-\[300px\]{
  height: 300px;
}

.h-\[30px\]{
  height: 30px;
}

.h-\[32\%\]{
  height: 32%;
}

.h-\[35px\]{
  height: 35px;
}

.h-\[370px\]{
  height: 370px;
}

.h-\[38px\]{
  height: 38px;
}

.h-\[40\%\]{
  height: 40%;
}

.h-\[400px\]{
  height: 400px;
}

.h-\[40px\]{
  height: 40px;
}

.h-\[45\%\]{
  height: 45%;
}

.h-\[45px\]{
  height: 45px;
}

.h-\[49\%\]{
  height: 49%;
}

.h-\[50\%\]{
  height: 50%;
}

.h-\[50px\]{
  height: 50px;
}

.h-\[527px\]{
  height: 527px;
}

.h-\[55px\]{
  height: 55px;
}

.h-\[60px\]{
  height: 60px;
}

.h-\[63\%\]{
  height: 63%;
}

.h-\[70\%\]{
  height: 70%;
}

.h-\[70px\]{
  height: 70px;
}

.h-\[78\%\]{
  height: 78%;
}

.h-\[8\%\]{
  height: 8%;
}

.h-\[80\%\]{
  height: 80%;
}

.h-\[80px\]{
  height: 80px;
}

.h-\[85\%\]{
  height: 85%;
}

.h-\[86px\]{
  height: 86px;
}

.h-\[9\%\]{
  height: 9%;
}

.h-\[90\%\]{
  height: 90%;
}

.h-\[95\%\]{
  height: 95%;
}

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

.h-screen{
  height: 100vh;
}

.max-h-\[200px\]{
  max-height: 200px;
}

.max-h-screen{
  max-height: 100vh;
}

.w-\[10\%\]{
  width: 10%;
}

.w-\[100\%\]{
  width: 100%;
}

.w-\[100px\]{
  width: 100px;
}

.w-\[10px\]{
  width: 10px;
}

.w-\[112px\]{
  width: 112px;
}

.w-\[12px\]{
  width: 12px;
}

.w-\[15\%\]{
  width: 15%;
}

.w-\[150px\]{
  width: 150px;
}

.w-\[15px\]{
  width: 15px;
}

.w-\[16px\]{
  width: 16px;
}

.w-\[178px\]{
  width: 178px;
}

.w-\[18px\]{
  width: 18px;
}

.w-\[20\%\]{
  width: 20%;
}

.w-\[20px\]{
  width: 20px;
}

.w-\[21px\]{
  width: 21px;
}

.w-\[23\%\]{
  width: 23%;
}

.w-\[25\%\]{
  width: 25%;
}

.w-\[25px\]{
  width: 25px;
}

.w-\[30px\]{
  width: 30px;
}

.w-\[32\.33\%\]{
  width: 32.33%;
}

.w-\[33\%\]{
  width: 33%;
}

.w-\[35\%\]{
  width: 35%;
}

.w-\[35px\]{
  width: 35px;
}

.w-\[38px\]{
  width: 38px;
}

.w-\[40\%\]{
  width: 40%;
}

.w-\[40px\]{
  width: 40px;
}

.w-\[45\%\]{
  width: 45%;
}

.w-\[45px\]{
  width: 45px;
}

.w-\[46\%\]{
  width: 46%;
}

.w-\[47\%\]{
  width: 47%;
}

.w-\[49\%\]{
  width: 49%;
}

.w-\[5\%\]{
  width: 5%;
}

.w-\[50\%\]{
  width: 50%;
}

.w-\[50px\]{
  width: 50px;
}

.w-\[6\%\]{
  width: 6%;
}

.w-\[60\%\]{
  width: 60%;
}

.w-\[60px\]{
  width: 60px;
}

.w-\[70\%\]{
  width: 70%;
}

.w-\[70px\]{
  width: 70px;
}

.w-\[75\%\]{
  width: 75%;
}

.w-\[80\%\]{
  width: 80%;
}

.w-\[80px\]{
  width: 80px;
}

.w-\[85\%\]{
  width: 85%;
}

.w-\[90\%\]{
  width: 90%;
}

.w-\[95\%\]{
  width: 95%;
}

.w-\[97\%\]{
  width: 97%;
}

.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}

.w-full{
  width: 100%;
}

.min-w-\[120px\]{
  min-width: 120px;
}

.min-w-\[50\%\]{
  min-width: 50%;
}

.max-w-full{
  max-width: 100%;
}

.flex-1{
  flex: 1 1 0%;
}

.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-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));
}

.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-grab{
  cursor: grab;
}

.cursor-pointer{
  cursor: pointer;
}

.resize-none{
  resize: none;
}

.resize{
  resize: both;
}

.scroll-mt-24{
  scroll-margin-top: 6rem;
}

.list-disc{
  list-style-type: disc;
}

.flex-row{
  flex-direction: row;
}

.flex-col{
  flex-direction: column;
}

.flex-wrap{
  flex-wrap: wrap;
}

.items-center{
  align-items: center;
}

.justify-end{
  justify-content: flex-end;
}

.justify-center{
  justify-content: center;
}

.justify-between{
  justify-content: space-between;
}

.justify-around{
  justify-content: space-around;
}

.justify-evenly{
  justify-content: space-evenly;
}

.gap-2{
  gap: 0.5rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-4{
  gap: 1rem;
}

.gap-5{
  gap: 1.25rem;
}

.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.gap-y-2{
  row-gap: 0.5rem;
}

.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-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-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * 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-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.overflow-auto{
  overflow: auto;
}

.overflow-hidden{
  overflow: hidden;
}

.overflow-x-auto{
  overflow-x: auto;
}

.overflow-y-auto{
  overflow-y: auto;
}

.overflow-y-hidden{
  overflow-y: hidden;
}

.whitespace-nowrap{
  white-space: nowrap;
}

.rounded-2xl{
  border-radius: 1rem;
}

.rounded-3xl{
  border-radius: 1.5rem;
}

.rounded-full{
  border-radius: 9999px;
}

.rounded-lg{
  border-radius: 0.5rem;
}

.rounded-md{
  border-radius: 0.375rem;
}

.rounded-sm{
  border-radius: 0.125rem;
}

.rounded-xl{
  border-radius: 0.75rem;
}

.rounded-b-md{
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-l-md{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-l-xl{
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.rounded-r-md{
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.rounded-r-xl{
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}

.rounded-t-full{
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}

.rounded-t-lg{
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.rounded-t-md{
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.rounded-t-sm{
  border-top-left-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}

.rounded-t-xl{
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.rounded-bl-3xl{
  border-bottom-left-radius: 1.5rem;
}

.rounded-bl-lg{
  border-bottom-left-radius: 0.5rem;
}

.rounded-bl-md{
  border-bottom-left-radius: 0.375rem;
}

.rounded-bl-xl{
  border-bottom-left-radius: 0.75rem;
}

.rounded-br-3xl{
  border-bottom-right-radius: 1.5rem;
}

.rounded-tl-3xl{
  border-top-left-radius: 1.5rem;
}

.rounded-tl-xl{
  border-top-left-radius: 0.75rem;
}

.rounded-tr-3xl{
  border-top-right-radius: 1.5rem;
}

.rounded-tr-xl{
  border-top-right-radius: 0.75rem;
}

.border{
  border-width: 1px;
}

.border-2{
  border-width: 2px;
}

.border-8{
  border-width: 8px;
}

.border-b{
  border-bottom-width: 1px;
}

.border-b-0{
  border-bottom-width: 0px;
}

.border-b-2{
  border-bottom-width: 2px;
}

.border-l{
  border-left-width: 1px;
}

.border-t{
  border-top-width: 1px;
}

.border-none{
  border-style: none;
}

.border-\[\#0056B233\]{
  border-color: #0056B233;
}

.border-\[\#1D4660\]{
  --tw-border-opacity: 1;
  border-color: rgb(29 70 96 / var(--tw-border-opacity));
}

.border-\[\#8DABBF\]{
  --tw-border-opacity: 1;
  border-color: rgb(141 171 191 / var(--tw-border-opacity));
}

.border-\[\#951818\]{
  --tw-border-opacity: 1;
  border-color: rgb(149 24 24 / var(--tw-border-opacity));
}

.border-\[\#C8C6CA\]{
  --tw-border-opacity: 1;
  border-color: rgb(200 198 202 / var(--tw-border-opacity));
}

.border-\[\#C8C8C8\]{
  --tw-border-opacity: 1;
  border-color: rgb(200 200 200 / var(--tw-border-opacity));
}

.border-\[\#D9D9D9\]{
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
}

.border-\[\#DEE2E6\]{
  --tw-border-opacity: 1;
  border-color: rgb(222 226 230 / var(--tw-border-opacity));
}

.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.border-gray-400{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-b-white{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.bg-\[\#001833\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 24 51 / var(--tw-bg-opacity));
}

.bg-\[\#1C445E\]{
  --tw-bg-opacity: 1;
  background-color: rgb(28 68 94 / var(--tw-bg-opacity));
}

.bg-\[\#1D4660\]{
  --tw-bg-opacity: 1;
  background-color: rgb(29 70 96 / var(--tw-bg-opacity));
}

.bg-\[\#403B3A\]{
  --tw-bg-opacity: 1;
  background-color: rgb(64 59 58 / var(--tw-bg-opacity));
}

.bg-\[\#951818\]{
  --tw-bg-opacity: 1;
  background-color: rgb(149 24 24 / var(--tw-bg-opacity));
}

.bg-\[\#97161C\]{
  --tw-bg-opacity: 1;
  background-color: rgb(151 22 28 / var(--tw-bg-opacity));
}

.bg-\[\#AE865E\]{
  --tw-bg-opacity: 1;
  background-color: rgb(174 134 94 / var(--tw-bg-opacity));
}

.bg-\[\#EAF7FF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(234 247 255 / var(--tw-bg-opacity));
}

.bg-\[\#F4F4F4\]{
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity));
}

.bg-\[\#F9F9F9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}

.bg-\[\#FAEEFF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(250 238 255 / var(--tw-bg-opacity));
}

.bg-\[\#FFF0E1\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 240 225 / var(--tw-bg-opacity));
}

.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}

.bg-liv-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(29 69 95 / var(--tw-bg-opacity));
}

.bg-liv-dark-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(5 68 87 / var(--tw-bg-opacity));
}

.bg-liv-gray{
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}

.bg-liv-red{
  --tw-bg-opacity: 1;
  background-color: rgb(151 22 28 / var(--tw-bg-opacity));
}

.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}

.bg-transparent{
  background-color: transparent;
}

.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-opacity-20{
  --tw-bg-opacity: 0.2;
}

.bg-opacity-25{
  --tw-bg-opacity: 0.25;
}

.bg-opacity-30{
  --tw-bg-opacity: 0.3;
}

.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}

.bg-opacity-60{
  --tw-bg-opacity: 0.6;
}

.bg-opacity-70{
  --tw-bg-opacity: 0.7;
}

.bg-opacity-80{
  --tw-bg-opacity: 0.8;
}

.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-\[\#1D455F\]{
  --tw-gradient-from: #1D455F var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(29 69 95 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#21B755\]{
  --tw-gradient-from: #21B755 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(33 183 85 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#35586F\]{
  --tw-gradient-from: #35586F var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(53 88 111 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-green-400{
  --tw-gradient-from: #4ade80 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-\[\#00D649\]{
  --tw-gradient-to: rgb(0 214 73 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #00D649 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-\[\#1C6CA0\]{
  --tw-gradient-to: rgb(28 108 160 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #1C6CA0 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-\[\#1C6CA1\]{
  --tw-gradient-to: rgb(28 108 161 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #1C6CA1 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-green-500{
  --tw-gradient-to: rgb(34 197 94 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #22c55e var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-\[\#0C5482\]{
  --tw-gradient-to: #0C5482 var(--tw-gradient-to-position);
}

.to-\[\#23B957\]{
  --tw-gradient-to: #23B957 var(--tw-gradient-to-position);
}

.to-\[\#97161C\]{
  --tw-gradient-to: #97161C var(--tw-gradient-to-position);
}

.to-green-600{
  --tw-gradient-to: #16a34a var(--tw-gradient-to-position);
}

.bg-clip-text{
  -webkit-background-clip: text;
          background-clip: text;
}

.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}

.p-2{
  padding: 0.5rem;
}

.p-3{
  padding: 0.75rem;
}

.p-4{
  padding: 1rem;
}

.p-5{
  padding: 1.25rem;
}

.p-6{
  padding: 1.5rem;
}

.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.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;
}

.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.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-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-\[4px\]{
  padding-top: 4px;
  padding-bottom: 4px;
}

.pb-1{
  padding-bottom: 0.25rem;
}

.pb-2{
  padding-bottom: 0.5rem;
}

.pb-3{
  padding-bottom: 0.75rem;
}

.pb-4{
  padding-bottom: 1rem;
}

.pb-6{
  padding-bottom: 1.5rem;
}

.pb-8{
  padding-bottom: 2rem;
}

.pl-1{
  padding-left: 0.25rem;
}

.pl-2{
  padding-left: 0.5rem;
}

.pl-3{
  padding-left: 0.75rem;
}

.pl-4{
  padding-left: 1rem;
}

.pl-8{
  padding-left: 2rem;
}

.pr-1{
  padding-right: 0.25rem;
}

.pr-2{
  padding-right: 0.5rem;
}

.pt-1{
  padding-top: 0.25rem;
}

.pt-14{
  padding-top: 3.5rem;
}

.pt-2{
  padding-top: 0.5rem;
}

.pt-3{
  padding-top: 0.75rem;
}

.pt-4{
  padding-top: 1rem;
}

.pt-5{
  padding-top: 1.25rem;
}

.pt-6{
  padding-top: 1.5rem;
}

.pt-\[3px\]{
  padding-top: 3px;
}

.text-left{
  text-align: left;
}

.text-center{
  text-align: center;
}

.font-serif{
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-\[10px\]{
  font-size: 10px;
}

.text-\[19px\]{
  font-size: 19px;
}

.text-\[8px\]{
  font-size: 8px;
}

.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-\[400\]{
  font-weight: 400;
}

.font-\[500\]{
  font-weight: 500;
}

.font-bold{
  font-weight: 700;
}

.font-extrabold{
  font-weight: 800;
}

.font-medium{
  font-weight: 500;
}

.font-semibold{
  font-weight: 600;
}

.uppercase{
  text-transform: uppercase;
}

.capitalize{
  text-transform: capitalize;
}

.leading-5{
  line-height: 1.25rem;
}

.leading-none{
  line-height: 1;
}

.tracking-wide{
  letter-spacing: 0.025em;
}

.tracking-wider{
  letter-spacing: 0.05em;
}

.tracking-widest{
  letter-spacing: 0.1em;
}

.text-\[\#1F2744\]{
  --tw-text-opacity: 1;
  color: rgb(31 39 68 / var(--tw-text-opacity));
}

.text-\[\#2B2B2B\]{
  --tw-text-opacity: 1;
  color: rgb(43 43 43 / var(--tw-text-opacity));
}

.text-\[\#3F250B\]{
  --tw-text-opacity: 1;
  color: rgb(63 37 11 / var(--tw-text-opacity));
}

.text-\[\#3e3e3e\]{
  --tw-text-opacity: 1;
  color: rgb(62 62 62 / var(--tw-text-opacity));
}

.text-\[\#60676B\]{
  --tw-text-opacity: 1;
  color: rgb(96 103 107 / var(--tw-text-opacity));
}

.text-\[\#951818\]{
  --tw-text-opacity: 1;
  color: rgb(149 24 24 / var(--tw-text-opacity));
}

.text-\[\#FFFFFF\]{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-liv-blue{
  --tw-text-opacity: 1;
  color: rgb(29 69 95 / var(--tw-text-opacity));
}

.text-liv-dark-gray{
  --tw-text-opacity: 1;
  color: rgb(43 43 43 / var(--tw-text-opacity));
}

.text-liv-gray{
  --tw-text-opacity: 1;
  color: rgb(249 249 249 / var(--tw-text-opacity));
}

.text-liv-red{
  --tw-text-opacity: 1;
  color: rgb(151 22 28 / var(--tw-text-opacity));
}

.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.text-red-700{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}

.text-transparent{
  color: transparent;
}

.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.opacity-0{
  opacity: 0;
}

.shadow-\[0px_-2px_4px_rgba\(128\2c 128\2c 128\2c 0\.15\)\2c 0px_4px_10px_rgba\(128\2c 128\2c 128\2c 0\.15\)\2c 2px_0px_4px_rgba\(128\2c 128\2c 128\2c 0\.15\)\2c -2px_0px_4px_rgba\(128\2c 128\2c 128\2c 0\.15\)\]{
  --tw-shadow: 0px -2px 4px rgba(128,128,128,0.15),0px 4px 10px rgba(128,128,128,0.15),2px 0px 4px rgba(128,128,128,0.15),-2px 0px 4px rgba(128,128,128,0.15);
  --tw-shadow-colored: 0px -2px 4px var(--tw-shadow-color), 0px 4px 10px var(--tw-shadow-color), 2px 0px 4px var(--tw-shadow-color), -2px 0px 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-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-gray-300{
  --tw-shadow-color: #d1d5db;
  --tw-shadow: var(--tw-shadow-colored);
}

.shadow-gray-400{
  --tw-shadow-color: #9ca3af;
  --tw-shadow: var(--tw-shadow-colored);
}

.shadow-gray-500{
  --tw-shadow-color: #6b7280;
  --tw-shadow: var(--tw-shadow-colored);
}

.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity{
  transition-property: opacity;
  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;
}

.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

* {
  scroll-behavior: smooth;
}

#screen {
  position: relative;
}

.activeNavLink {
  background-color: #f4f4f4;
  font-weight: 500;
}

.singleNavActive {
  font-weight: 500;
  border-bottom: 2px solid gray;
}

.hero-text-gradient {
  background: linear-gradient(to bottom, #ffffff, #c1cfdb);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.project-overflow::-webkit-scrollbar {
  height: 4px;
}

.project-overflow::-webkit-scrollbar-thumb {
  background-color: #dedede;
  border-radius: 4px;
}

.testi-glide-arrows {
  position: absolute;
  top: -30px;
  right: 10px;
  width: 55px;
  display: flex;
  justify-content: space-between;
}

textarea::-webkit-scrollbar {
  width: 8px;
  height: 4px;
}

textarea::-webkit-scrollbar-thumb {
  background-color: #bebebe;
  border-radius: 4px;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(100%);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.fadeInRight {
  animation: fadeInRight 0.3s ease-in-out;
}

.glide__bullets {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}

.glide__bullet {
  width: 11px;
  height: 5px;
  background-color: #aaa;
  border-radius: 5px;
  margin: 0 5px;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s;
}

.glide__bullet.glide__bullet--active {
  width: 15px;
  background-color: #054457;
}

.hidden-property-container {
  display: none;
  opacity: 0;
}

@keyframes fadeInTop {
  from {
    opacity: 0;
    transform: translateY(-50px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeOutBottom {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-50px);
  }
}

:root {
  --main-color: #ac0f11;
}

/* chat container body */

#mainInnerChatContainer {
  scrollbar-width: none;
  padding-bottom: 10px;
}

.chatbotSection {
  width: 95%;
  display: flex;
  padding: 4px 0;
  margin-left: 2%;
}

.chatbotProfilePicSection {
  width: 10%;
  display: flex;
  justify-content: center;
}

.chatbotProfilePicSection > img {
  margin-top: 10px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.chatbotMessageSection {
  width: 76%;
  margin-left: 2%;
  display: flex;
  flex-direction: column;
}

.chatbotProfileName {
  font-size: 10px;
  color: #000;
  border: 1px solid rgb(255, 255, 255);
}

.chatbotMessage {
  width: auto;
  margin-top: 6px;
  color: #4f4f4f;
  border-radius: 5px;
  font-size: 11px;
  padding: 8px;
  background-color: #fafafa;
}

.chatbotMessage > div {
  color: #4f4f4f;
  border-radius: 5px;
  margin: 5px 0;
}

.detailsSection {
  padding: 12px;
}

.listContainer {
  display: flex;
  justify-content: space-around;
  width: 100%;
}

.listContainer > p {
  width: 95%;
  font-size: 10px;
  padding-left: 10px;
  color: #4f4f4f;
  font-weight: 400;
  margin: 3px 0;
  list-style: circle;
  border-radius: 5px;
}

.listDots {
  background-color: #aeaeae;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-top: 7px;
}

.userSection {
  float: right;
  width: 95%;
  display: block;
  margin-right: 10px;
}

.userSection div {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  justify-content: flex-end;
}

.userSection button {
  font-size: 10px;
  border: 1px solid var(--main-color);
  color: var(--main-color);
  padding: 5px;
  border-radius: 5px;
  box-shadow: 2px 2px 10px rgb(243, 243, 243);
  letter-spacing: 1px;
}

.userSection > div > button:hover {
  background-color: var(--main-color);
  color: white;
}

.userMessage {
  float: right;
  text-align: right;
  margin-bottom: 5px;
  margin-right: 5px;
}

.userMessage > p {
  width: auto;
  padding: 4px 8px;
  font-size: 13px;
  background-color: var(--main-color);
  border-radius: 5px;
  color: white;
}

/* Add fade-in animation for user and chatbot messages */

.userMessage,
.chatbotMessageSection,
.userSection,
.chatbotMessage {
  animation-name: chatFadeIn;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes chatFadeIn {
  from {
    opacity: 0;
    /* Start opacity */
  }

  to {
    opacity: 1;
    /* End opacity */
  }
}

/* HTML: <div class="loader"></div> */

/* HTML: <div class="loader"></div> */

.typing-loader {
  margin-top: 1em;
  width: 40px;
  aspect-ratio: 4;
  --_g: no-repeat radial-gradient(circle closest-side, #000 90%, #0000);
  background: var(--_g) 0% 50%, var(--_g) 50% 50%, var(--_g) 100% 50%;
  background-size: calc(100% / 3) 50%;
  animation: type-loader 1s infinite linear;
}

@keyframes type-loader {
  20% {
    background-position: 0% 0%, 50% 50%, 100% 50%;
  }

  40% {
    background-position: 0% 100%, 50% 0%, 100% 50%;
  }

  60% {
    background-position: 0% 50%, 50% 100%, 100% 0%;
  }

  80% {
    background-position: 0% 50%, 50% 50%, 100% 100%;
  }
}

/* top conatct form */

#top-contact-form,
#contact-page-form,
.chatbotForm {
  padding: 5px;
}

/* main contact page */

#contact-page-form {
  height: 90%;
  margin-top: 15px;
}

#contact-page-form .mainForm {
  height: 100%;
}

#contact-page-form .mainForm div {
  padding: 6px 0;
}

#contact-page-form #nameSection select {
  width: 10%;
}

#contact-page-form #nameSection input {
  width: 85%;
}

#contact-page-form #phoneEmailSection {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#contact-page-form #phoneSection {
  width: 50%;
  padding-top: 1.5px;
}

#contact-page-form #phoneSection input {
  width: 100%;
}

#contact-page-form #emailSection {
  width: 45%;
}

#contact-page-form #submitButtonSection {
  display: flex;
  justify-content: end;
}

#contact-page-form #submitButtonSection button {
  width: 45%;
  text-align: center;
  background-color: var(--main-color);
  color: white;
  padding: 3px 0;
  border-radius: 5px;
}

/* chatbot Form */

.chatbotForm {
  padding: 10px;
  background-color: rgb(249, 247, 247);
  border-radius: 10px;
  margin-top: 10px;
}

.chatbotForm .mainForm {
  box-shadow: 2px 2px 10px rgb(143, 143, 143);
  padding: 15px;
  background-color: white;
  border-radius: 10px;
}

.chatbotForm .mainForm div {
  padding: 3px 0;
}

.chatbotForm #nameSection select {
  width: 16%;
  font-size: 10px;
}

.chatbotForm #nameSection input {
  width: 80%;
}

.chatbotForm #phoneSection {
  width: 100%;
  padding-top: 1.5px;
}

.chatbotForm #phoneSection select {
  width: 16%;
  font-size: 10px;
}

.chatbotForm #phoneSection input {
  width: 80%;
}

.chatbotForm #emailSection input {
  width: 96%;
}

.chatbotForm #submitButtonSection {
  width: 90%;
  margin: 13px auto 0 auto;
}

.chatbotForm #submitButtonSection button {
  width: 100%;
  background-color: var(--main-color);
  color: white;
  padding: 3px 0;
  border-radius: 5px;
}

.chatbotForm #messageSection {
  display: none;
}

/* top-contact-form  */

#fullScreenForm {
  animation: slideFromTop 0.5s ease-in-out forwards;
}

#top-contact-form .mainForm {
  padding: 5px;
  background-color: white;
  border-radius: 10px;
}

#top-contact-form .mainForm div {
  padding: 3px 0;
}

#top-contact-form #nameSection select {
  width: 14%;
}

#top-contact-form #nameSection input {
  width: 80%;
}

#top-contact-form #phoneSection {
  width: 100%;
  padding-top: 1.5px;
}

#top-contact-form #phoneSection select {
  width: 16%;
}

#top-contact-form #phoneSection input {
  width: 80%;
}

#top-contact-form #emailSection input {
  width: 96%;
}

#top-contact-form #submitButtonSection {
  margin-top: 10px;
  width: 90%;
  margin: auto;
}

#top-contact-form #submitButtonSection button {
  width: 100%;
  background-color: var(--main-color);
  color: white;
  padding: 3px 0;
  border-radius: 5px;
}

#top-contact-form #messageSection {
  display: none;
}

/* time slot */

.slotContainer {
  width: 90%;
  margin: 15px auto 10px auto;
  box-shadow: 2px 2px 5px rgb(167, 166, 166);
  background-color: rgb(239, 238, 238);
  padding: 10px;
  border-radius: 5px;
}

.slotHeading {
  width: 90%;
  margin: auto;
  font-size: 14px;
  padding: 3px 0;
}

.flexslot {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.flexslot > p {
  width: 45%;
  text-align: center;
  border: 1px solid var(--main-color);
  padding: 4px;
  background-color: white;
  color: var(--main-color);
  border-radius: 5px;
  margin: 5px;
  font-size: 13px;
}

.flexslot > p:hover {
  cursor: pointer;
  background-color: var(--main-color);
  color: white;
}

.buttonDiv {
  width: 100%;
  margin-top: 10px;
}

.buttonDiv > button {
  width: 100%;
  padding: 3px 0;
  text-align: center;
  background-color: var(--main-color);
  color: white;
  border-radius: 5px;
}

.buttonDiv > button:hover {
  opacity: 0.9;
}

/* Add fade-in animation for user and chatbot messages */

#welcome-popup {
  animation-name: chatFadeIn;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes chatFadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

#openChatbot {
  width: 50px;
  height: 50px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  box-shadow: 2px 2px 10px grey;
  cursor: pointer;
  border-radius: 10px;
  border: 4px solid white;
}

.show {
  opacity: 1;
}

.hide {
  opacity: 0;
}

.clicked {
  background-color: var(--main-color);
  color: white;
}

.unclickable {
  display: none;
}

/*  swipper Customizing the navigation arrows */

.swiper-button-next.custom-button::after {
  content: "";
}

.swiper-button-prev.custom-button::after {
  content: "";
}

/* custom alert */

#alertContainer {
  animation: slideFromTop 0.2s ease-in-out forwards;
}

@keyframes slideFromTop {
  0% {
    transform: translateY(-100%);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes slideOutTop {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-100%);
  }
}

.text-shadow-style {
  text-shadow: 2px 2px 7px rgb(229, 229, 229);
}

/* formSelect */

.formSelectContainer {
  width: 95%;
}

.formSelect {
  width: 70%;
  float: right;
  border-radius: 5px;
  box-shadow: 2px 2px 10px rgb(216, 215, 215);
  background-color: #f5f8fa;
  padding: 10px;
  margin-bottom: 20px;
}

.formSelect > div > select {
  background-color: white;
  width: 100%;
  outline: none;
  font-size: 10px;
  padding: 5px 3px;
  border-radius: 5px;
  border: 1px solid rgb(223, 223, 223);
}

.formSelect > div > button {
  background-color: var(--main-color);
  color: white;
  width: 100%;
  border-radius: 5px;
  padding: 2px;
  font-size: 10px;
}

.formSelect > p {
  font-size: 9px;
  padding: 2px 0;
}

@media (max-width: 767px) {
  #contact-page-form #nameSection select {
    width: 17%;
  }

  #contact-page-form #nameSection input {
    width: 80%;
  }

  #contact-page-form #phoneEmailSection {
    display: block;
  }

  #contact-page-form #phoneSection {
    width: 100%;
  }

  #contact-page-form #emailSection {
    width: 100%;
  }

  #contact-page-form #emailSection input {
    width: 100%;
  }

  #contact-page-form #submitButtonSection {
    display: flex;
    justify-content: center;
  }

  #contact-page-form #submitButtonSection button {
    width: 95%;
  }
}

/* chat structure css */

.projectInfoHeader {
  padding: 5px 0;
  letter-spacing: 0.5px;
  border-bottom: 1px solid rgb(199, 199, 199);
  font-size: 14px;
  text-align: center;
}

.endUserSuggestion {
  margin-top: 10px;
}

.imageContainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 10px 0;
}

.imageContainer img {
  width: 23%;
  cursor: pointer;
}

.imageContainer img:hover {
  transform: scale(1.1);
}

.anythingElse {
  padding: 4px 0;
  text-align: center;
  border-top: 1px solid rgb(209, 209, 209);
}

/* modal-image */

.modal-image {
  width: auto;
  height: auto;
}

.ss-main .ss-single-selected {
  background-color: white;
  outline: none;
  font-size: 10px;
  border-radius: 5px;
}

.ss-content .ss-option {
  font-size: 10px;
}

.ss-content .ss-search input {
  font-size: 10px;
}

.ss-content .ss-search input::-moz-placeholder {
  font-size: 10px;
}

.ss-content .ss-search input::placeholder {
  font-size: 10px;
}

/* loader for proerty form images */

/* Add this CSS to your stylesheet */

.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.8);
  padding: 1rem;
  border-radius: 0.5rem;
  z-index: 9999;
}

.loader div {
  font-size: 1rem;
  color: #333;
}

/* single project css  */

.glassyBg {
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.5),
    rgba(215, 215, 215, 0.5)
  );
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.glassyBgWhite {
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.5),
    rgba(255, 255, 255, 0.5)
  );
  box-shadow: 0 4px 30px rgba(227, 227, 227, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.overview-title {
  width: 35%;
  text-align: center;
  border-top: 2px solid #8dabbf;
  border-left: 2px solid #8dabbf;
  border-right: 2px solid #8dabbf;
  border-radius: 6px 6px 0 0;
  padding: 0.5rem;
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  position: absolute;
  background-color: white;
  top: -13%;
}

.no-scrollbar::-webkit-scrollbar {
  display: none;
}

.inner-shadow {
  box-shadow: inset 0 4px 15px rgba(0, 0, 0, 0.3);
}

.svg-container > svg {
  width: 50px;
  height: 50px;
}

/* Change the color of the SVG when hovering over the amenity-container */

/* .amenity-container:hover .svg-container > svg {
  filter: brightness(0) invert(1); 
} */

/* Custom scrollbar styling */

.location-advantage-container::-webkit-scrollbar {
  display: none;
}

@keyframes fadeInTop {
  from {
    opacity: 0;
    transform: translateY(-100%);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeInTop {
  animation: fadeInTop 0.2s ease-in-out;
}

.location-svg > svg {
  width: 15px;
  height: 15px;
  filter: brightness(0) invert(1);
  /* This will change the SVG to white */
}

.plans:hover .plans-text {
  display: flex;
}

.plans {
  overflow: hidden;
}

.plans-text {
  display: flex;
  transform: translateY(-100%);
  transition: transform 0.2s ease-in-out;
}

.plans:hover .plans-text {
  transform: translateY(0);
}

#pop-form-container {
  opacity: 0;
  visibility: hidden;
}

#pop-form-container.show {
  opacity: 1;
  visibility: visible;
}

#pop-form-inner-container {
  opacity: 0;
}

#pop-form-container.show #pop-form-inner-container {
  opacity: 1;
}

/* lighbox  */

/* Example: Changing the lightbox background color */

.lb-overlay {
  background-color: rgba(0, 0, 0, 0.85);
}

/* Lightbox styling */

.lightbox {
  /* display: flex; */
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}

/* Close button styling */

.lightbox-close {
  font-size: 30px;
  cursor: pointer;
  z-index: 10000;
}

/* Navigation buttons styling */

.lightbox-prev,
.lightbox-next {
  font-size: 40px;
  cursor: pointer;
  z-index: 10000;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Image styling */

#lightbox-image {
  max-width: 100%;
  max-height: 90vh;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Caption styling */

#lightbox-caption {
  color: white;
  margin-top: 15px;
  text-align: center;
}

/* Loader style */

.lightbox-loader {
  border: 8px solid #f3f3f3;
  border-top: 8px solid #3498db;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Animation for zoom-in effect */

@keyframes zoomIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

/* Animation for slide-in from right */

@keyframes slideInRight {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

/* Animation for slide-in from left */

@keyframes slideInLeft {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

/* Apply the zoom-in effect */

.zoom-in {
  animation: zoomIn 0.5s ease-in-out forwards;
}

/* Apply the slide-in from right effect */

.slide-in-right {
  animation: slideInRight 0.5s ease-in-out forwards;
}

/* Apply the slide-in from left effect */

.slide-in-left {
  animation: slideInLeft 0.5s ease-in-out forwards;
}

.opacity-0 {
  opacity: 0;
}

/* Custom alert for single project */

.alert-box {
  position: fixed;
  top: 10px;
  /* Add some spacing from the top */
  padding: 10px 20px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  font-size: 16px;
  z-index: 9999;
  background-color: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.alert-box.success {
  border: 1px solid #4caf50;
  color: #4caf50;
}

.alert-box.error {
  border: 1px solid #f44336;
  color: #f44336;
}

.alert-icon {
  margin-right: 10px;
}

.vertical-text {
  transform: rotate(-90deg);
  font-size: 10px;
}

.loader {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  border: 6px solid transparent;
  border-top-color: #3498db;
  /* Change the color here */
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* job description career page */

.job-description::-webkit-scrollbar {
  width: 10px;
}

.job-description::-webkit-scrollbar-thumb {
  background-color: #dedede;
}

.filter-amenities-container::-webkit-scrollbar {
  height: 2px;
}

.filter-amenities-container::-webkit-scrollbar-thumb {
  background-color: #1c445e;
}

/* multi range input */

.range-slider {
  position: relative;
  width: 100%;
}

.slider {
  position: absolute;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  pointer-events: none;
  height: 3px;
  /* Track height */
  background: #ddd;
  /* Default track color */
  outline: none;
}

.slider::-webkit-slider-thumb {
  pointer-events: all;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #007bff;
  /* Thumb color */
  cursor: pointer;
  border: 2px solid white;
  position: relative;
  z-index: 9999;
}

.slider::-moz-range-thumb {
  pointer-events: all;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #007bff;
  /* Thumb color */
  cursor: pointer;
  border: 2px solid white;
}

.slider::-ms-thumb {
  pointer-events: all;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #1c445e;
  /* Thumb color */
  cursor: pointer;
  border: 2px solid white;
}

.slider-1 {
  z-index: 2;
  /* Ensure first slider is above */
  background: linear-gradient(to right, #ddd, #1c445e, #ddd);
}

.slider-2 {
  z-index: 1;
  background: #ddd;
}

.active-filter-button {
  background-color: black;
  color: white;
}

textarea {
  resize: none;
}

/* location-scroll */

.location-scroll::-webkit-scrollbar {
  display: none;
}

/* HTML: <div class="loader"></div> */

.loader-screen {
  width: 50px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 8px solid #1c445e;
  border-right-color: #97161c;
  animation: l2 1s infinite linear;
}

@keyframes l2 {
  to {
    transform: rotate(1turn);
  }
}

.placeholder\:text-xs::-moz-placeholder{
  font-size: 0.75rem;
  line-height: 1rem;
}

.placeholder\:text-xs::placeholder{
  font-size: 0.75rem;
  line-height: 1rem;
}

.placeholder\:font-semibold::-moz-placeholder{
  font-weight: 600;
}

.placeholder\:font-semibold::placeholder{
  font-weight: 600;
}

.hover\:scale-125:hover{
  --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));
}

.hover\:rounded-b-md:hover{
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.hover\:border-black:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.hover\:border-gray-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.hover\:bg-\[\#112838\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(17 40 56 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#1D4660\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(29 70 96 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#E2F3FE\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(226 243 254 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#f4f4f4\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#f9f9f9\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}

.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:font-semibold:hover{
  font-weight: 600;
}

.hover\:text-\[\#000000\]:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.hover\:text-\[\#1D4660\]:hover{
  --tw-text-opacity: 1;
  color: rgb(29 70 96 / var(--tw-text-opacity));
}

.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:opacity-80:hover{
  opacity: 0.8;
}

.hover\:opacity-90:hover{
  opacity: 0.9;
}

.hover\:shadow-sm:hover{
  --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);
}

.hover\:shadow-gray-400:hover{
  --tw-shadow-color: #9ca3af;
  --tw-shadow: var(--tw-shadow-colored);
}

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-0: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(0px + 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);
}

.group:hover .group-hover\:block{
  display: block;
}

.group:hover .group-hover\:flex{
  display: flex;
}

.group:hover .group-hover\:opacity-100{
  opacity: 1;
}

@media (min-width: 320px){
  .smb\:absolute{
    position: absolute;
  }

  .smb\:-right-4{
    right: -1rem;
  }

  .smb\:top-\[59px\]{
    top: 59px;
  }

  .smb\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .smb\:my-1{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .smb\:mb-4{
    margin-bottom: 1rem;
  }

  .smb\:mb-5{
    margin-bottom: 1.25rem;
  }

  .smb\:ml-1{
    margin-left: 0.25rem;
  }

  .smb\:ml-2{
    margin-left: 0.5rem;
  }

  .smb\:mt-12{
    margin-top: 3rem;
  }

  .smb\:mt-16{
    margin-top: 4rem;
  }

  .smb\:mt-2{
    margin-top: 0.5rem;
  }

  .smb\:mt-3{
    margin-top: 0.75rem;
  }

  .smb\:mt-4{
    margin-top: 1rem;
  }

  .smb\:mt-5{
    margin-top: 1.25rem;
  }

  .smb\:mt-6{
    margin-top: 1.5rem;
  }

  .smb\:mt-\[13\.8\%\]{
    margin-top: 13.8%;
  }

  .smb\:mt-\[20\%\]{
    margin-top: 20%;
  }

  .smb\:flex{
    display: flex;
  }

  .smb\:hidden{
    display: none;
  }

  .smb\:h-\[100\%\]{
    height: 100%;
  }

  .smb\:h-\[12px\]{
    height: 12px;
  }

  .smb\:h-\[15px\]{
    height: 15px;
  }

  .smb\:h-\[170px\]{
    height: 170px;
  }

  .smb\:h-\[200px\]{
    height: 200px;
  }

  .smb\:h-\[250px\]{
    height: 250px;
  }

  .smb\:h-\[30px\]{
    height: 30px;
  }

  .smb\:h-\[40px\]{
    height: 40px;
  }

  .smb\:h-\[48px\]{
    height: 48px;
  }

  .smb\:h-\[60px\]{
    height: 60px;
  }

  .smb\:h-\[70\%\]{
    height: 70%;
  }

  .smb\:h-\[70px\]{
    height: 70px;
  }

  .smb\:h-\[780px\]{
    height: 780px;
  }

  .smb\:h-\[80px\]{
    height: 80px;
  }

  .smb\:h-\[84px\]{
    height: 84px;
  }

  .smb\:h-\[8px\]{
    height: 8px;
  }

  .smb\:h-\[auto\]{
    height: auto;
  }

  .smb\:h-auto{
    height: auto;
  }

  .smb\:w-\[100\%\]{
    width: 100%;
  }

  .smb\:w-\[100px\]{
    width: 100px;
  }

  .smb\:w-\[108px\]{
    width: 108px;
  }

  .smb\:w-\[12px\]{
    width: 12px;
  }

  .smb\:w-\[15\%\]{
    width: 15%;
  }

  .smb\:w-\[15px\]{
    width: 15px;
  }

  .smb\:w-\[20\%\]{
    width: 20%;
  }

  .smb\:w-\[24\%\]{
    width: 24%;
  }

  .smb\:w-\[25\%\]{
    width: 25%;
  }

  .smb\:w-\[28\%\]{
    width: 28%;
  }

  .smb\:w-\[30\%\]{
    width: 30%;
  }

  .smb\:w-\[35\%\]{
    width: 35%;
  }

  .smb\:w-\[38\%\]{
    width: 38%;
  }

  .smb\:w-\[40\%\]{
    width: 40%;
  }

  .smb\:w-\[45\%\]{
    width: 45%;
  }

  .smb\:w-\[47\%\]{
    width: 47%;
  }

  .smb\:w-\[48\%\]{
    width: 48%;
  }

  .smb\:w-\[60\%\]{
    width: 60%;
  }

  .smb\:w-\[70\%\]{
    width: 70%;
  }

  .smb\:w-\[76\%\]{
    width: 76%;
  }

  .smb\:w-\[80\%\]{
    width: 80%;
  }

  .smb\:w-\[82px\]{
    width: 82px;
  }

  .smb\:w-\[83\%\]{
    width: 83%;
  }

  .smb\:w-\[85\%\]{
    width: 85%;
  }

  .smb\:w-\[8px\]{
    width: 8px;
  }

  .smb\:w-\[90\%\]{
    width: 90%;
  }

  .smb\:w-\[95\%\]{
    width: 95%;
  }

  .smb\:w-full{
    width: 100%;
  }

  .smb\:min-w-\[46\%\]{
    min-width: 46%;
  }

  .smb\:flex-col{
    flex-direction: column;
  }

  .smb\:flex-col-reverse{
    flex-direction: column-reverse;
  }

  .smb\:flex-wrap{
    flex-wrap: wrap;
  }

  .smb\:items-end{
    align-items: flex-end;
  }

  .smb\:items-center{
    align-items: center;
  }

  .smb\:justify-start{
    justify-content: flex-start;
  }

  .smb\:justify-center{
    justify-content: center;
  }

  .smb\:justify-between{
    justify-content: space-between;
  }

  .smb\:justify-around{
    justify-content: space-around;
  }

  .smb\:justify-evenly{
    justify-content: space-evenly;
  }

  .smb\:gap-5{
    gap: 1.25rem;
  }

  .smb\:gap-y-2{
    row-gap: 0.5rem;
  }

  .smb\: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));
  }

  .smb\:rounded-xl{
    border-radius: 0.75rem;
  }

  .smb\:rounded-t-md{
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .smb\:rounded-t-xl{
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
  }

  .smb\:border{
    border-width: 1px;
  }

  .smb\:border-b-4{
    border-bottom-width: 4px;
  }

  .smb\:border-\[\#8DABBF\]{
    --tw-border-opacity: 1;
    border-color: rgb(141 171 191 / var(--tw-border-opacity));
  }

  .smb\:border-\[\#AE865E\]{
    --tw-border-opacity: 1;
    border-color: rgb(174 134 94 / var(--tw-border-opacity));
  }

  .smb\:p-6{
    padding: 1.5rem;
  }

  .smb\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .smb\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .smb\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .smb\:pb-4{
    padding-bottom: 1rem;
  }

  .smb\:pl-3{
    padding-left: 0.75rem;
  }

  .smb\:pl-8{
    padding-left: 2rem;
  }

  .smb\:pt-1{
    padding-top: 0.25rem;
  }

  .smb\:text-center{
    text-align: center;
  }

  .smb\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .smb\:text-\[10px\]{
    font-size: 10px;
  }

  .smb\:text-\[11px\]{
    font-size: 11px;
  }

  .smb\:text-\[12px\]{
    font-size: 12px;
  }

  .smb\:text-\[8px\]{
    font-size: 8px;
  }

  .smb\:text-\[9px\]{
    font-size: 9px;
  }

  .smb\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .smb\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .smb\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .smb\:text-xs{
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .smb\:font-semibold{
    font-weight: 600;
  }

  .smb\:leading-5{
    line-height: 1.25rem;
  }
}

@media (min-width: 375px){
  .mdmb\:bottom-\[-35\%\]{
    bottom: -35%;
  }

  .mdmb\:bottom-\[-75\%\]{
    bottom: -75%;
  }

  .mdmb\:top-\[-110px\]{
    top: -110px;
  }

  .mdmb\:mt-\[11\.7\%\]{
    margin-top: 11.7%;
  }

  .mdmb\:h-\[190px\]{
    height: 190px;
  }

  .mdmb\:w-\[18\%\]{
    width: 18%;
  }

  .mdmb\:w-\[52\%\]{
    width: 52%;
  }

  .mdmb\:w-\[85\%\]{
    width: 85%;
  }

  .mdmb\:w-\[90\%\]{
    width: 90%;
  }

  .mdmb\:pt-3{
    padding-top: 0.75rem;
  }

  .mdmb\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .mdmb\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .mdmb\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .mdmb\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .mdmb\:text-xs{
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 425px){
  .lgmb\:bottom-\[-45\%\]{
    bottom: -45%;
  }

  .lgmb\:bottom-\[-50\%\]{
    bottom: -50%;
  }

  .lgmb\:bottom-\[-65\%\]{
    bottom: -65%;
  }

  .lgmb\:bottom-\[-80\%\]{
    bottom: -80%;
  }

  .lgmb\:left-\[15\%\]{
    left: 15%;
  }

  .lgmb\:right-\[10\%\]{
    right: 10%;
  }

  .lgmb\:right-\[15\%\]{
    right: 15%;
  }

  .lgmb\:mt-12{
    margin-top: 3rem;
  }

  .lgmb\:mt-\[11\.1\%\]{
    margin-top: 11.1%;
  }

  .lgmb\:h-\[210px\]{
    height: 210px;
  }

  .lgmb\:w-\[25\%\]{
    width: 25%;
  }

  .lgmb\:w-\[35\%\]{
    width: 35%;
  }

  .lgmb\:w-\[45\%\]{
    width: 45%;
  }

  .lgmb\:w-\[60\%\]{
    width: 60%;
  }

  .lgmb\:w-\[80\%\]{
    width: 80%;
  }

  .lgmb\:pt-4{
    padding-top: 1rem;
  }

  .lgmb\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .lgmb\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lgmb\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lgmb\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .lgmb\:text-xs{
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 640px){
  .sm\:w-1\/2{
    width: 50%;
  }

  .sm\:w-\[30\%\]{
    width: 30%;
  }

  .sm\:flex-row{
    flex-direction: row;
  }

  .sm\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 768px){
  .md\:static{
    position: static;
  }

  .md\:left-\[50\%\]{
    left: 50%;
  }

  .md\:right-\[-15\%\]{
    right: -15%;
  }

  .md\:right-\[-20\%\]{
    right: -20%;
  }

  .md\:right-\[-30\%\]{
    right: -30%;
  }

  .md\:right-\[-35\%\]{
    right: -35%;
  }

  .md\:right-\[3\%\]{
    right: 3%;
  }

  .md\:top-\[-120px\]{
    top: -120px;
  }

  .md\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .md\:mt-0{
    margin-top: 0px;
  }

  .md\:mt-16{
    margin-top: 4rem;
  }

  .md\:mt-2{
    margin-top: 0.5rem;
  }

  .md\:mt-\[8\.8\%\]{
    margin-top: 8.8%;
  }

  .md\:block{
    display: block;
  }

  .md\:flex{
    display: flex;
  }

  .md\:hidden{
    display: none;
  }

  .md\:h-\[16\%\]{
    height: 16%;
  }

  .md\:h-\[40\%\]{
    height: 40%;
  }

  .md\:h-\[40px\]{
    height: 40px;
  }

  .md\:h-\[50px\]{
    height: 50px;
  }

  .md\:h-\[55px\]{
    height: 55px;
  }

  .md\:h-\[60\%\]{
    height: 60%;
  }

  .md\:h-\[60px\]{
    height: 60px;
  }

  .md\:h-\[80\%\]{
    height: 80%;
  }

  .md\:h-\[90\%\]{
    height: 90%;
  }

  .md\:h-auto{
    height: auto;
  }

  .md\:w-\[10\%\]{
    width: 10%;
  }

  .md\:w-\[100\%\]{
    width: 100%;
  }

  .md\:w-\[140px\]{
    width: 140px;
  }

  .md\:w-\[15\%\]{
    width: 15%;
  }

  .md\:w-\[18\%\]{
    width: 18%;
  }

  .md\:w-\[25\%\]{
    width: 25%;
  }

  .md\:w-\[35\%\]{
    width: 35%;
  }

  .md\:w-\[40\%\]{
    width: 40%;
  }

  .md\:w-\[40px\]{
    width: 40px;
  }

  .md\:w-\[45\%\]{
    width: 45%;
  }

  .md\:w-\[47\%\]{
    width: 47%;
  }

  .md\:w-\[50\%\]{
    width: 50%;
  }

  .md\:w-\[50px\]{
    width: 50px;
  }

  .md\:w-\[55\%\]{
    width: 55%;
  }

  .md\:w-\[60\%\]{
    width: 60%;
  }

  .md\:w-\[65\%\]{
    width: 65%;
  }

  .md\:w-\[7\%\]{
    width: 7%;
  }

  .md\:w-\[80\%\]{
    width: 80%;
  }

  .md\:w-\[82\%\]{
    width: 82%;
  }

  .md\:w-\[90\%\]{
    width: 90%;
  }

  .md\:w-\[95\%\]{
    width: 95%;
  }

  .md\:w-\[98\%\]{
    width: 98%;
  }

  .md\:w-auto{
    width: auto;
  }

  .md\:w-full{
    width: 100%;
  }

  .md\:min-w-\[25\%\]{
    min-width: 25%;
  }

  .md\:flex-row{
    flex-direction: row;
  }

  .md\:flex-col{
    flex-direction: column;
  }

  .md\:items-start{
    align-items: flex-start;
  }

  .md\:justify-end{
    justify-content: flex-end;
  }

  .md\:justify-center{
    justify-content: center;
  }

  .md\:justify-around{
    justify-content: space-around;
  }

  .md\:gap-2{
    gap: 0.5rem;
  }

  .md\: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));
  }

  .md\: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));
  }

  .md\:rounded-3xl{
    border-radius: 1.5rem;
  }

  .md\:rounded-lg{
    border-radius: 0.5rem;
  }

  .md\:rounded-t-md{
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .md\:rounded-bl-none{
    border-bottom-left-radius: 0px;
  }

  .md\:bg-transparent{
    background-color: transparent;
  }

  .md\:p-1{
    padding: 0.25rem;
  }

  .md\:p-2{
    padding: 0.5rem;
  }

  .md\:p-3{
    padding: 0.75rem;
  }

  .md\:p-4{
    padding: 1rem;
  }

  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .md\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .md\:py-\[3px\]{
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .md\:pl-2{
    padding-left: 0.5rem;
  }

  .md\:pt-0{
    padding-top: 0px;
  }

  .md\:pt-2{
    padding-top: 0.5rem;
  }

  .md\:pt-4{
    padding-top: 1rem;
  }

  .md\:text-left{
    text-align: left;
  }

  .md\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-\[10px\]{
    font-size: 10px;
  }

  .md\:text-\[12px\]{
    font-size: 12px;
  }

  .md\:text-\[22px\]{
    font-size: 22px;
  }

  .md\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .md\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .md\:text-xs{
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .md\:font-semibold{
    font-weight: 600;
  }

  .md\:text-liv-gray{
    --tw-text-opacity: 1;
    color: rgb(249 249 249 / var(--tw-text-opacity));
  }

  .md\: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);
  }

  .md\:shadow-none{
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:shadow-gray-800{
    --tw-shadow-color: #1f2937;
    --tw-shadow: var(--tw-shadow-colored);
  }

  .smtb\:-right-1{
    right: -0.25rem;
  }

  .smtb\:top-\[50\%\]{
    top: 50%;
  }

  .smtb\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .smtb\:mb-0{
    margin-bottom: 0px;
  }

  .smtb\:mb-8{
    margin-bottom: 2rem;
  }

  .smtb\:mt-0{
    margin-top: 0px;
  }

  .smtb\:mt-10{
    margin-top: 2.5rem;
  }

  .smtb\:mt-2{
    margin-top: 0.5rem;
  }

  .smtb\:mt-4{
    margin-top: 1rem;
  }

  .smtb\:mt-8{
    margin-top: 2rem;
  }

  .smtb\:mt-\[14\%\]{
    margin-top: 14%;
  }

  .smtb\:block{
    display: block;
  }

  .smtb\:flex{
    display: flex;
  }

  .smtb\:hidden{
    display: none;
  }

  .smtb\:h-\[100\%\]{
    height: 100%;
  }

  .smtb\:h-\[111px\]{
    height: 111px;
  }

  .smtb\:h-\[120px\]{
    height: 120px;
  }

  .smtb\:h-\[220px\]{
    height: 220px;
  }

  .smtb\:h-\[22px\]{
    height: 22px;
  }

  .smtb\:h-\[300px\]{
    height: 300px;
  }

  .smtb\:h-\[50px\]{
    height: 50px;
  }

  .smtb\:h-\[550px\]{
    height: 550px;
  }

  .smtb\:h-\[55px\]{
    height: 55px;
  }

  .smtb\:h-\[90\%\]{
    height: 90%;
  }

  .smtb\:h-full{
    height: 100%;
  }

  .smtb\:w-\[10\%\]{
    width: 10%;
  }

  .smtb\:w-\[11\%\]{
    width: 11%;
  }

  .smtb\:w-\[112px\]{
    width: 112px;
  }

  .smtb\:w-\[14\%\]{
    width: 14%;
  }

  .smtb\:w-\[142px\]{
    width: 142px;
  }

  .smtb\:w-\[15\%\]{
    width: 15%;
  }

  .smtb\:w-\[18\%\]{
    width: 18%;
  }

  .smtb\:w-\[19\%\]{
    width: 19%;
  }

  .smtb\:w-\[22px\]{
    width: 22px;
  }

  .smtb\:w-\[23\%\]{
    width: 23%;
  }

  .smtb\:w-\[24\%\]{
    width: 24%;
  }

  .smtb\:w-\[25\%\]{
    width: 25%;
  }

  .smtb\:w-\[30\%\]{
    width: 30%;
  }

  .smtb\:w-\[32\%\]{
    width: 32%;
  }

  .smtb\:w-\[33\.32\%\]{
    width: 33.32%;
  }

  .smtb\:w-\[35\%\]{
    width: 35%;
  }

  .smtb\:w-\[38\%\]{
    width: 38%;
  }

  .smtb\:w-\[41\%\]{
    width: 41%;
  }

  .smtb\:w-\[45\%\]{
    width: 45%;
  }

  .smtb\:w-\[46\%\]{
    width: 46%;
  }

  .smtb\:w-\[47\%\]{
    width: 47%;
  }

  .smtb\:w-\[57\%\]{
    width: 57%;
  }

  .smtb\:w-\[60\%\]{
    width: 60%;
  }

  .smtb\:w-\[65\%\]{
    width: 65%;
  }

  .smtb\:w-\[7\%\]{
    width: 7%;
  }

  .smtb\:w-\[70\%\]{
    width: 70%;
  }

  .smtb\:w-\[75\%\]{
    width: 75%;
  }

  .smtb\:w-\[80\%\]{
    width: 80%;
  }

  .smtb\:w-\[90\%\]{
    width: 90%;
  }

  .smtb\:w-\[95\%\]{
    width: 95%;
  }

  .smtb\:w-full{
    width: 100%;
  }

  .smtb\:min-w-\[31\%\]{
    min-width: 31%;
  }

  .smtb\:flex-row{
    flex-direction: row;
  }

  .smtb\:flex-nowrap{
    flex-wrap: nowrap;
  }

  .smtb\:items-center{
    align-items: center;
  }

  .smtb\:justify-between{
    justify-content: space-between;
  }

  .smtb\:justify-evenly{
    justify-content: space-evenly;
  }

  .smtb\:gap-2{
    gap: 0.5rem;
  }

  .smtb\:gap-y-0{
    row-gap: 0px;
  }

  .smtb\:rounded-lg{
    border-radius: 0.5rem;
  }

  .smtb\:rounded-md{
    border-radius: 0.375rem;
  }

  .smtb\:border-none{
    border-style: none;
  }

  .smtb\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .smtb\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .smtb\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .smtb\:pl-0{
    padding-left: 0px;
  }

  .smtb\:pl-12{
    padding-left: 3rem;
  }

  .smtb\:pt-0{
    padding-top: 0px;
  }

  .smtb\:text-\[14px\]{
    font-size: 14px;
  }

  .smtb\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .smtb\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .smtb\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .smtb\:text-xs{
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .smtb\:font-bold{
    font-weight: 700;
  }

  .smtb\:leading-6{
    line-height: 1.5rem;
  }
}

@media (min-width: 992px){
  .lgtb\:static{
    position: static;
  }

  .lgtb\:left-\[-6\%\]{
    left: -6%;
  }

  .lgtb\:right-\[-12\%\]{
    right: -12%;
  }

  .lgtb\:right-\[-25\%\]{
    right: -25%;
  }

  .lgtb\:right-\[-7\%\]{
    right: -7%;
  }

  .lgtb\:top-\[55\%\]{
    top: 55%;
  }

  .lgtb\:ml-0{
    margin-left: 0px;
  }

  .lgtb\:mt-0{
    margin-top: 0px;
  }

  .lgtb\:mt-10{
    margin-top: 2.5rem;
  }

  .lgtb\:mt-2{
    margin-top: 0.5rem;
  }

  .lgtb\:mt-6{
    margin-top: 1.5rem;
  }

  .lgtb\:mt-\[10\%\]{
    margin-top: 10%;
  }

  .lgtb\:mt-\[7\.4\%\]{
    margin-top: 7.4%;
  }

  .lgtb\:block{
    display: block;
  }

  .lgtb\:flex{
    display: flex;
  }

  .lgtb\:hidden{
    display: none;
  }

  .lgtb\:h-\[100\%\]{
    height: 100%;
  }

  .lgtb\:h-\[100px\]{
    height: 100px;
  }

  .lgtb\:h-\[12px\]{
    height: 12px;
  }

  .lgtb\:h-\[150px\]{
    height: 150px;
  }

  .lgtb\:h-\[16px\]{
    height: 16px;
  }

  .lgtb\:h-\[20px\]{
    height: 20px;
  }

  .lgtb\:h-\[36px\]{
    height: 36px;
  }

  .lgtb\:h-\[380px\]{
    height: 380px;
  }

  .lgtb\:h-\[400px\]{
    height: 400px;
  }

  .lgtb\:h-\[570px\]{
    height: 570px;
  }

  .lgtb\:h-\[630px\]{
    height: 630px;
  }

  .lgtb\:h-\[75\%\]{
    height: 75%;
  }

  .lgtb\:h-\[78px\]{
    height: 78px;
  }

  .lgtb\:w-\[10\%\]{
    width: 10%;
  }

  .lgtb\:w-\[12\%\]{
    width: 12%;
  }

  .lgtb\:w-\[12px\]{
    width: 12px;
  }

  .lgtb\:w-\[13\%\]{
    width: 13%;
  }

  .lgtb\:w-\[16px\]{
    width: 16px;
  }

  .lgtb\:w-\[20\%\]{
    width: 20%;
  }

  .lgtb\:w-\[20px\]{
    width: 20px;
  }

  .lgtb\:w-\[23\%\]{
    width: 23%;
  }

  .lgtb\:w-\[25\%\]{
    width: 25%;
  }

  .lgtb\:w-\[35\%\]{
    width: 35%;
  }

  .lgtb\:w-\[40\%\]{
    width: 40%;
  }

  .lgtb\:w-\[46\%\]{
    width: 46%;
  }

  .lgtb\:w-\[50\%\]{
    width: 50%;
  }

  .lgtb\:w-\[55\%\]{
    width: 55%;
  }

  .lgtb\:w-\[60\%\]{
    width: 60%;
  }

  .lgtb\:w-\[70\%\]{
    width: 70%;
  }

  .lgtb\:w-\[77\%\]{
    width: 77%;
  }

  .lgtb\:w-\[80\%\]{
    width: 80%;
  }

  .lgtb\:w-\[83\%\]{
    width: 83%;
  }

  .lgtb\:w-\[85\%\]{
    width: 85%;
  }

  .lgtb\:w-\[90\%\]{
    width: 90%;
  }

  .lgtb\: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));
  }

  .lgtb\:flex-row{
    flex-direction: row;
  }

  .lgtb\:flex-nowrap{
    flex-wrap: nowrap;
  }

  .lgtb\:justify-start{
    justify-content: flex-start;
  }

  .lgtb\:justify-center{
    justify-content: center;
  }

  .lgtb\: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));
  }

  .lgtb\:rounded-md{
    border-radius: 0.375rem;
  }

  .lgtb\:rounded-none{
    border-radius: 0px;
  }

  .lgtb\:rounded-b-none{
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .lgtb\:rounded-l-md{
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
  }

  .lgtb\:rounded-l-none{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .lgtb\:rounded-r-md{
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
  }

  .lgtb\:rounded-t-md{
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
  }

  .lgtb\:rounded-t-none{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .lgtb\:border-b-2{
    border-bottom-width: 2px;
  }

  .lgtb\:border-l-2{
    border-left-width: 2px;
  }

  .lgtb\:border-t-2{
    border-top-width: 2px;
  }

  .lgtb\:border-none{
    border-style: none;
  }

  .lgtb\:border-\[\#8DABBF\]{
    --tw-border-opacity: 1;
    border-color: rgb(141 171 191 / var(--tw-border-opacity));
  }

  .lgtb\:p-4{
    padding: 1rem;
  }

  .lgtb\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .lgtb\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .lgtb\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lgtb\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .lgtb\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lgtb\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lgtb\:pb-0{
    padding-bottom: 0px;
  }

  .lgtb\:pt-4{
    padding-top: 1rem;
  }

  .lgtb\:text-left{
    text-align: left;
  }

  .lgtb\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lgtb\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lgtb\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }

  .lgtb\:text-\[14px\]{
    font-size: 14px;
  }

  .lgtb\:text-\[15px\]{
    font-size: 15px;
  }

  .lgtb\:text-\[16px\]{
    font-size: 16px;
  }

  .lgtb\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lgtb\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .lgtb\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .lgtb\:font-\[400\]{
    font-weight: 400;
  }

  .lgtb\:transition{
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lgtb\:duration-500{
    transition-duration: 500ms;
  }

  .lgtb\:hover\:scale-125:hover{
    --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));
  }
}

@media (min-width: 1240px){
  .des\:left-\[-7\%\]{
    left: -7%;
  }

  .des\:left-\[70\%\]{
    left: 70%;
  }

  .des\:right-\[-15\%\]{
    right: -15%;
  }

  .des\:right-\[-20\%\]{
    right: -20%;
  }

  .des\:mt-2{
    margin-top: 0.5rem;
  }

  .des\:mt-6{
    margin-top: 1.5rem;
  }

  .des\:mt-\[6\.9\%\]{
    margin-top: 6.9%;
  }

  .des\:h-\[100\%\]{
    height: 100%;
  }

  .des\:h-\[400px\]{
    height: 400px;
  }

  .des\:h-\[420px\]{
    height: 420px;
  }

  .des\:h-\[450px\]{
    height: 450px;
  }

  .des\:h-\[498px\]{
    height: 498px;
  }

  .des\:h-\[70px\]{
    height: 70px;
  }

  .des\:w-\[12\%\]{
    width: 12%;
  }

  .des\:w-\[1215px\]{
    width: 1215px;
  }

  .des\:w-\[25\%\]{
    width: 25%;
  }

  .des\:w-\[48\%\]{
    width: 48%;
  }

  .des\:w-\[70\%\]{
    width: 70%;
  }

  .des\:w-\[70px\]{
    width: 70px;
  }

  .des\:w-\[75\%\]{
    width: 75%;
  }

  .des\:w-\[80\%\]{
    width: 80%;
  }

  .des\:w-\[85\%\]{
    width: 85%;
  }

  .des\:w-\[90\%\]{
    width: 90%;
  }

  .des\:p-3{
    padding: 0.75rem;
  }

  .des\:p-4{
    padding: 1rem;
  }

  .des\:p-6{
    padding: 1.5rem;
  }

  .des\:p-8{
    padding: 2rem;
  }

  .des\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .des\:py-\[6px\]{
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .des\:pt-4{
    padding-top: 1rem;
  }

  .des\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .des\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .des\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .des\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }

  .des\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .des\:text-xs{
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .des\:font-semibold{
    font-weight: 600;
  }
}
