@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap');

</style> 
/*
! tailwindcss v3.2.4 | 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.
*/

html {
  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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
}

/*
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. 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-size: 1em;
  /* 2 */
}

/*
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-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: 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,
[type='button'],
[type='reset'],
[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;
}

/*
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-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:  ;
}

::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-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:  ;
}

.container {
  width: 100%;
}

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

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

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.inset-x-0 {
  left: 0px;
  right: 0px;
}

.top-\[-10rem\] {
  top: -10rem;
}

.left-\[calc\(50\%-11rem\)\] {
  left: calc(50% - 11rem);
}

.top-0 {
  top: 0px;
}

.left-1\/2 {
  left: 50%;
}

.top-\[calc\(100\%-13rem\)\] {
  top: calc(100% - 13rem);
}

.left-\[calc\(50\%\+3rem\)\] {
  left: calc(50% + 3rem);
}

.left-full {
  left: 100%;
}

.top-full {
  top: 100%;
}

.right-full {
  right: 100%;
}

.isolate {
  isolation: isolate;
}

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

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

.order-2 {
  order: 2;
}

.order-1 {
  order: 1;
}

.-m-1\.5 {
  margin: -0.375rem;
}

.-m-1 {
  margin: -0.25rem;
}

.-m-2\.5 {
  margin: -0.625rem;
}

.-m-2 {
  margin: -0.5rem;
}

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

.p-auto{
  padding: auto;
}


.-my-6 {
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}

.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

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

.-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.-my-2 {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}

.ml-10 {
  margin-left: 2.5rem;
}

.-ml-\[39rem\] {
  margin-left: -39rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

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

.mt-3 {
  margin-top: 0.75rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

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

.mt-20 {
  margin-top: 5rem;
}

.mt-24 {
  margin-top: 6rem;
}

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

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

.ml-3 {
  margin-left: 0.75rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mr-2{
  margin-right: 0.5em;
}

.mr-6{
  margin-right: 2em;
}

.ml-1{
  margin-left: 0.25em;
}

.block {
  display: block;
}

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

.flex {
  display: flex;
}

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

.flow-root {
  display: flow-root;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-full {
  height: 100%;
}

.h-10 {
  height: 2.5rem;
}

.h-\[21\.1875rem\] {
  height: 21.1875rem;
}

.h-9 {
  height: 2.25rem;
}

.h-8 {
  height: 2rem;
}

.h-6 {
  height: 1.5rem;
}

.h-1\/2 {
  height: 50%;
}

.h-12 {
  height: 3rem;
}

.h-5 {
  height: 1.25rem;
}

.h-0 {
  height: 0px;
}

.h-1\/3 {
  height: 33.333333%;
}

.h-48 {
  height: 12rem;
}

.w-full {
  width: 100%;
}

.w-auto {
  width: auto;
}

.w-\[113\.125rem\] {
  width: 113.125rem;
}

.w-6 {
  width: 1.5rem;
}

.w-12 {
  width: 3rem;
}

.w-8 {
  width: 2rem;
}

.w-10 {
  width: 2.5rem;
}

.w-5 {
  width: 1.25rem;
}

.max-w-7xl {
  max-width: 80rem;
}



.max-w-none {
  max-width: none;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-lg {
  max-width: 32rem;
}

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

.flex-shrink-0 {
  flex-shrink: 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-3\/4 {
  --tw-translate-y: -75%;
  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-1\/3 {
  --tw-translate-x: 33.333333%;
  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\/4 {
  --tw-translate-y: -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));
}

.-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-\[30deg\] {
  --tw-rotate: 30deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform-gpu {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

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

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

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

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

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

.justify-between {
  justify-content: space-between;
}

.gap-16 {
  gap: 4rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * 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-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-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-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-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-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-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-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-gray-500\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 114 128 / 0.1);
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.rounded-md {
  border-radius: 0.375rem;
}

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

.rounded-full {
  border-radius: 9999px;
}

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

.rounded-2xl {
  border-radius: 1rem;
}

.border {
  border-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

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

.border-n {
  border-top-width: 1.5px;
  margin-left: -90%;
  margin-right: 40%;

}

.border-indigo-500 {
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity));
}

.border-transparent {
  border-color: transparent;
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(40 104 177 / var(--tw-bg-opacity));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity));
}

.bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity));
}

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

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.bg-indigo-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity));
}

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

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

.p-1\.5 {
  padding: 0.375rem;
}

.p-1 {
  padding: 0.25rem;
}

.p-2\.5 {
  padding: 0.625rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt_minus12 {
  padding-top: -10rem;
}

.pt-12 {
padding-top: 3rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-32 {
  padding-bottom: 8rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pt-max {
  padding-top: 22rem;
}


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

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

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


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

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

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-8xl {
  font-size: 4rem;
  line-height: 4rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

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

.textsize-features {
  font-size: 1.1rem;
  line-height: 1.5rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

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

.font-medium {
  font-weight: 500;
}

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

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

.leading-6 {
  line-height: 1.5rem;
}

.leading-8 {
  line-height: 2rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-9 {
  line-height: 2.25rem;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

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


.text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-indigo-200 {
  --tw-text-opacity: 1;
  color: rgb(199 210 254 / var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity));
}

.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

.text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity));
}

.text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity));
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

.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-gray-900\/10 {
  --tw-ring-color: rgb(17 24 39 / 0.1);
}

.ring-indigo-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity));
}

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

.hover\:bg-purple:hover {
  --tw-bg-opacity: 1;
  background-color: (#14123D / var(--tw-bg-opacity));
}

.hover\:bg-indigo-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity));
}

.hover\:bg-indigo-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(11 56 202 / var(--tw-bg-opacity));
}

.hover\:bg-gray-400\/10:hover {
  background-color: rgb(156 163 175 / 0.1);
}

.hover\:bg-indigo-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity));
}

.hover\:bg-indigo-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity));
}

.hover\:bg-opacity-75:hover {
  --tw-bg-opacity: 0.75;
}

.hover\:text-indigo-50:hover {
  --tw-text-opacity: 1;
  color: rgb(238 242 255 / var(--tw-text-opacity));
}

.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.hover\:text-gray-500:hover {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

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

.hover\:ring-gray-900\/20:hover {
  --tw-ring-color: rgb(17 24 39 / 0.2);
}

.hover\:ring-indigo-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(67 56 202 / var(--tw-ring-opacity));
}

@media (min-width: 480px) {
  .sm\:top-\[-20rem\] {
    top: -20rem;
  }

  .sm\:left-\[calc\(50\%-30rem\)\] {
    left: calc(50% - 30rem);
  }

  .sm\:top-\[calc\(100\%-30rem\)\] {
    top: calc(100% - 30rem);
  }

  .sm\:left-\[calc\(50\%\+36rem\)\] {
    left: calc(50% + 36rem);
  }

  .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .sm\:mb-8 {
    margin-bottom: 2rem;
  }

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

  .sm\:flex {
    display: flex;
  }

  .sm\:grid {
    display: grid;
  }

  .sm\:h-\[42\.375rem\] {
    height: 42.375rem;
  }

  .sm\:h-2\/3 {
    height: 66.666667%;
  }

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

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

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

  .sm\:gap-6 {
    gap: 1.5rem;
  }

  .sm\:gap-x-12 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

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

  .sm\:border-0 {
    border-width: 0px;
  }

  .sm\:border-r {
    border-right-width: 1px;
  }

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

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .sm\:pb-12 {
    padding-bottom: 3rem;
  }

  .sm\:pt-48 {
    padding-top: 12rem;
  }

  .sm\:pb-40 {
    padding-bottom: 10rem;
  }

  .sm\:pt-16 {
    padding-top: 4rem;
  }

  .sm\:pb-16 {
    padding-bottom: 4rem;
  }

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

  .sm\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

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

@media (min-width: 768px) {
  .md\:mt-0 {
    margin-top: 0px;
  }

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

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

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

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

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

@media (min-width: 976px) {
  .lg\:left-auto {
    left: auto;
  }

  .lg\:right-full {
    right: 100%;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:min-w-0 {
    min-width: 0px;
  }

  .lg\:max-w-none {
    max-width: none;
  }

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

  .lg\:translate-x-2\/3 {
    --tw-translate-x: 66.666667%;
    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));
  }

  .lg\:translate-y-1\/4 {
    --tw-translate-y: 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));
  }

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

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

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

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

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

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

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-x-12 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .lg\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .lg\:gap-y-12 {
    row-gap: 3rem;
  }

  .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\:border-none {
    border-style: none;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pt-24 {
    padding-top: 6rem;
  }

  .lg\:pb-28 {
    padding-bottom: 7rem;
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}

@media (min-width: 1440px) {
  .xl\:-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));
  }

  .xl\:gap-x-16 {
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }
  .menufontsize {
    font-size: 18px;
  }
  .grow {
    transition: .3s ease
  }
  .grow:hover {
    transform: scale(1.3) ;
  }
  
  .grow2 {
    transition: .3s ease
  }
  .grow2:hover {
    transform: scale(1.1) ;
  }
  
  .grow3 {
    transition: .3s ease
  }
  .grow3:hover {
    transform: scale(1.2);
    padding-bottom: 20%;
    padding-left: 20%;
  }
  
  .grow4 {
    transition: .3s ease
  }
  .grow4:hover {
    transform: scale(1.2);
    padding-left: 5%;
  }
  
  
  .grow5 {
    transition: .3s ease
  }
  .grow5:hover {
    transform: scale(1.2);
    padding-left: 9%;
    
  }
  
  .audivio-lightblue-background {
   background-color:#27BAEC;
  } 
  
  .audivio-lightblue-background-transparent {
    background-color:#27bbec73;
   } 
  
  .audivio-blue-background {
    background-color:#2868B1;
   } 
  
   .audivio-purple-background {
    background-color:#14123D;
   } 
  
   .audivio-altpurple-background {
    background-color:#14123D;
   } 
  
  .audivio-lightblue-font {
    color: #27BAEC;
   } 
  
   .audivio-blue-font {
    color: #2868B1;
   } 
  
   .audivio-purple-font {
    color: #14123D;
   } 
  
   .audivio-grey-font {
    color: #414141;
   } 
  
  
   .hover\:audivio-blue-hover:hover {
    --tw-bg-opacity: 1;
    background-color: #2868B1; / var(--tw-bg-opacity);
  }
  
  
  .feature-background{
    background: linear-gradient(90deg, #27BAEC, #2868B1,#27BAEC,#2868B1);
    background-size: 600% 600%;
    -webkit-animation: Gradient 5s ease infinite;
    -moz-animation: Gradient 5s ease infinite;
    animation: Gradient 5s ease infinite;
    border-radius: 0.8em;
    padding-bottom: 4em;
    padding-left: 4em;
    padding-right: 4em;
  }
  
  .feature-distance{
    margin-top: 20em;
  }
  
  .section2 {
    background: linear-gradient(90deg, #27BAEC, #2868B1,#27BAEC,#2868B1);
    background-size: 600% 600%;
    -webkit-animation: Gradient 5s ease infinite;
    -moz-animation: Gradient 5s ease infinite;
    animation: Gradient 5s ease infinite;
    
  
    
  }
    
      
      @-webkit-keyframes Gradient {
      0%{background-position:35% 50%}
      50%{background-position:65% 50%}
      100%{background-position:35% 50%}
    }
    @-moz-keyframes Gradient {
      0%{background-position:35% 50%}
      50%{background-position:65% 50%}
      100%{background-position:35% 50%}
    }
    @keyframes Gradient { 
      0%{background-position:35% 50%}
      50%{background-position:65% 50%}
      100%{background-position:35% 50%}
    }
  
    .section3 {
      background: linear-gradient(90deg,  #2868B1, #27BAEC, #2868B1,#27BAEC);
      opacity: 100%;
      background-size: 600% 600%;
      -webkit-animation: Gradient2 5s ease infinite;
      -moz-animation: Gradient2 5s ease infinite;
      animation: Gradient2 5s ease infinite;
    }
      
        
        @-webkit-keyframes Gradient2 {
        0%{background-position:25% 50%}
        50%{background-position:75% 50%}
        100%{background-position:25% 50%}
      }
      @-moz-keyframes Gradient2 {
        0%{background-position:25% 50%}
        50%{background-position:75% 50%}
        100%{background-position:25% 50%}
      }
      @keyframes Gradient2 { 
        0%{background-position:25% 50%}
        50%{background-position:75% 50%}
        100%{background-position:25% 50%}
      }
  
      .section4 {
        background: linear-gradient(90deg,  #2868B1, #27BAEC, #2868B1,#27BAEC);
        opacity: 100%;
        background-size: 600% 600%;
        -webkit-animation: Gradient3 5s ease infinite;
        -moz-animation: Gradient3 5s ease infinite;
        animation: Gradient3 5s ease infinite;
      }
        
          
          @-webkit-keyframes Gradient3 {
          0%{background-position:25% 50%}
          50%{background-position:75% 50%}
          100%{background-position:25% 50%}
        }
        @-moz-keyframes Gradient3 {
          0%{background-position:25% 50%}
          50%{background-position:75% 50%}
          100%{background-position:25% 50%}
        }
        @keyframes Gradient3 { 
          0%{background-position:25% 50%}
          50%{background-position:75% 50%}
          100%{background-position:25% 50%}
        }
    
  
  
  .heading-image {
  
  background-repeat: no-repeat;
  background-size: cover; 
    
  }
  
  :root {
    --gradient: linear-gradient(90deg, #3970af, #27BAEC);
    --gradient2: linear-gradient(180deg, #14123D, #14123D, #414141);
   
  
  }
  
  
  
  .bodygradient {
    font-family: basic-sans, sans-serif;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.125em;
    line-height: 1.6;
    color: #333;
    background: #ddd;
    background-size: 00%;
    background-image: var(--gradient);
    animation: bg-animation 25s infinite;
  }
  
  
  
  
  .content {
    background: white;
    width: 70vw;
    padding: 3em;
    box-shadow: 0 0 3em rgba(0,0,0,.15);
  }
  
  .titlegradient {
    margin: 0 0 .5em;
    font-family: inherit; 
    font-weight: 
    font-style:
    font-size: 4rem;
  
    
    line-height: 5rem;
    margin-bottom: 1.5%;
    letter-spacing: .03em;
    
    background-image: var(--gradient2);
    background-clip: text;
    color: transparent;
    // display: inline-block;
    background-size: 100%;
    transition: background-position 1s;
  }
  
  .titlegradient2 {
    margin: 0 0 .5em;
    font-family: inherit; 
    font-weight: 
    font-style:
    font-size: 4rem;
  
    
    line-height: 5rem;
    margin-bottom: 1.5%;
    letter-spacing: .03em;
    
    background-image: var(--gradient);
    background-clip: text;
    color: transparent;
    // display: inline-block;
    background-size: 100%;
    transition: background-position 1s;
  }
  
  .drop-shadow{
    text-shadow: rgba(0, 0, 0, 0.171) 4px 4px 5px; 
    
    
  }
  
  
  .buttongradient {
    color: white;
    border: none;
    border-radius: 0.5em;
    cursor: pointer;
    padding: 0.75em 1.5em;
    background: linear-gradient(90deg, #27BAEC, #2868B1);
    background-size: 200% auto;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 4px 15px rgba(40, 104, 177, 0.2);
  }

  .buttongradient:hover {
    background-position: right center;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(40, 104, 177, 0.3);
  }
  
  .buttongradient-header {
    color: white;
  
    cursor: pointer;
    padding: .5em 1.25em;
    background: linear-gradient(90deg,  #27BAEC, #2868B1);
    background-size: 150%;
    background-position: left;
    transition: background-position 350ms;
  }
  
  .buttongradient:hover {
    background-position: right;
  }
  
  .backgroundgradient-lightblue {
    color: white;
    cursor: pointer;
    background: linear-gradient(320deg,  #41414142, #2868b1af);
    background-size: 100%;
    background-position: left;
    transition: background-position 350ms;
  }
  
  .backgroundgradient-purple {
    color: white;
    cursor: pointer;
    background: linear-gradient(320deg,  #41414142, #14123daf);
    background-size: 100%;
    background-position: left;
    transition: background-position 350ms;
  }
  
  .backgroundgradient-white {
    color: white;
    cursor: pointer;
    background: linear-gradient(320deg,  #41414142, #27bbec9f);
    background-size: 100%;
    background-position: left;
    transition: background-position 350ms;
  }
  
  
  .col1 {
    width: 45%;
    text-align: right;
    padding-left: 10%;
   
  }
  
  .col2 {
    width: 45%;
    text-align: left;
    float: right;
    margin-top: -8%;
    padding-right: 10%;
    
  }
  
  .video{
    
  margin-top: none;
   margin-left: auto;
   margin-right: auto;
   border-radius: 22px;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  box-shadow: 0 19px 51px 0 rgba(0,0,0,0.16), 0 20px 29px 0 rgba(0,0,0,0.07);
  
  
  }
  
  
  .video-mask{
      width: 350px;
      border-radius: 10px; 
      overflow: hidden; 
  }
  
  
  
  
  .line {
    position: relative;
    top: 50%;
    width: fit-content;
    margin:  0 auto;
    margin-top: 0.5em;
    border-right: 2px solid grey;
    font-size: 3.5em;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;transform: translateY(-50%);
   
  }
  
  .line2 {
    position: relative;
    top: 50%;
    width: fit-content;
    margin-top: 0.5em;
    border-right: 2px solid grey;
    font-size: 3em;
    text-align: start;
    white-space: nowrap;
    overflow: hidden;transform: translateY(-50%);
   
  }
  
  .line3 {
    position: relative;
    top: 50%;
    width: fit-content;
    line-height: 1.3em;
    margin:  0 auto;
    margin-top: 0.5em;
    border-right: 2px solid grey;
    font-size: 3em;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;transform: translateY(-50%);
   
  }
  
  
  .anim-typewriter {
    
    blinkTextCursor 500ms steps(40) infinite normal;
  
    animation: typewriter 10s steps(15) infinite, blinking-cursor 0.8s infinite;
    animation-fill-mode: forwards
  }
  
  .anim-typewriter2 {
    blinkTextCursor 500ms steps(40) infinite normal;
  
    animation: typewriter2 10s steps(5) infinite, blinking-cursor 0.8s infinite;
    animation-fill-mode: forwards
  }
  
  .anim-typewriter3 {
    
    blinkTextCursor 500ms steps(40) infinite normal;
  
    animation: typewriter3 10s steps(12) infinite, blinking-cursor 0.8s infinite;
    animation-fill-mode: forwards
  }
  
  @keyframes typewriter {
    0% { width:0 } 
    15% { width: 60% }
    30% { width: 90% }
    45% { width: 90% }
    60% { width: 90% }
    75% { width: 0%; }
    90% { width: 0%; }
    100% { width: 0; }
  }
  
  @keyframes blinkTextCursor {
    from {
      border-right-color: #414141;
    }
    to {
      border-right-color: transparent;
    }
  }
  
  @keyframes typewriter2 {
    0% { width:0 }
    5% { width: 5% }
    10% { width: 12% }
    15% { width: 18% }
    20% {width: 18% }
    30% {width: 18% }
    40% {width: 18% }
    50% { width: 18% }
    60% {width: 18% }
    75% { width: 18%; }
    85% { width: 18%; }
    100% { width: 0; }
  }
  
  @keyframes blinkTextCursor2 {
    from {
      border-right-color: #414141;
    }
    to {
      border-right-color: transparent;
    }
  }
  
  @keyframes typewriter3 {
    0% { width:0 }
    10% { width: 10% }
    20% { width: 20% }
    30% { width: 30% }
    40% { width: 38% }
    50% { width: 38%; }
    60% { width: 30%; }
    70% { width: 20%; }
    90% { width: 0%; }
    100% { width: 0; }
  }
  
  @keyframes blinkTextCursor3 {
    from {
      border-right-color: #414141;
    }
    to {
      border-right-color: transparent;
    }
  }
  
  
  .audivio-boxshadow{
    box-shadow: -6px 3.5px 10px rgba(128, 128, 128, 0.479);
  
  }
  
  .audivio-boxshadow-ft{
    box-shadow: 2px 2px 10px rgba(255, 255, 255, 0.479);
  
  }
  
  .audivio-boxshadow2{
    box-shadow: -2px 2px 10px #414141;
  
  }
  
  .audivio-boxshadow3{
    box-shadow: -12px 12px 30px #414141;
  
  }
  
  .audivio-boxshadow4{
    box-shadow: -2px 2px 20px #14123da4;
  }
  
  
  
  .strokeme1 {
    letter-spacing: 0.1ch;
    color: #ffffff;
    text-shadow: 0.5px 0.5px 0 rgb(0, 0, 0), 0.5px -0.5px 0 rgb(0, 0, 0), -0.5px 0.5px 0 rgb(0, 0, 0), 0.5px 0.5px 0 rgb(0, 0, 0);
  }
  
  .strokeme2 {
    letter-spacing: 0.1ch;
    color: white;
    text-shadow: -0.5px -0.5px 0 #000, 0.5px -0.5px 0 #000, -0.5px 0.5px 0 #000, 0.5px 0.5px 0 #000;
  }
  
  
  
  .strokeme3 {
    letter-spacing: 0.1ch;
    color: white;
    text-shadow: -0.5px -0.5px 0 #000, 0.5px -0.5px 0 #000, -0.5px 0.5px 0 #000, 0.5px 0.5px 0 #000;
  }
  
  .strokeme-white {
    letter-spacing: 0.1ch;
    color: #1a5599;
    text-shadow: -0.5px -0.5px 0 rgb(255, 255, 255), 0.5px -0.5px 0 rgb(255, 255, 255), -0.5px 0.5px 0 rgb(255, 255, 255), 0.5px 0.5px 0 rgb(255, 255, 255);
  }
  
  
  .bganimation-position {
    position: absolute;
    left: 10%;
    right: 10%;
  }
  
  #particles-js {
   max-height: 35vh;
  }
  
  
  
  
  
  
  .right-col{
    margin-left: -78%;
    margin-right: 30%;
  }
  
  
  
  .margin-top-custom{
    margin-top: -7%;
  }
  
  .three-d {
    /* perspective function in transform property */
    transform: perspective(400px) rotateY(-6deg);
  }
  
  .image-position{
    margin-left: -15%;
    margin-top: -5%;
    width: 110%;
    height: 90%
  }
  
  .margin-correct{
    margin-left: -10%;
  }
  
  
  
  /* Table CSS */
  
  
  .table-larger-background{
    background-color: rgba(201, 201, 201, 0.199);
    margin-left: 5vw;
    margin-right: 1vw;
    margin-top: 10vh;
    border-radius: 0.8em;
  }
  
  .h-20 {
    height: 5em;
  }
  
  .image-center{
    margin-left: auto;
    margin-right: auto;
  }
  
  
  
  .underlined:hover{
    text-decoration: underline dotted;
  }
  
  
  .table-style{
    border: 1;
    border-width: 2px;
    border-radius: 0.8em;
  }
  
  
  
  
  
  
  .table-padding{
    padding-left: 1em;
  }
  
  
  
  
  
  
  .table-padding-r{
    padding-right: 1em;
  }
  
  .table-padding-r1{
    padding-right: 2em;
  }
  
  
  
  .table-image{
    height: 5.5rem;
    width: 5.5rem;
  }
  
  
  .image-mt-1{
    margin-top: 0.5em;
  }
  
  .audivio-font-gradient{
    font-size: 1.25em;
    background: -webkit-linear-gradient(30deg, #2868B1, #27BAEC);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 5%;
    padding-right: 5%;
  }
  
  .audivio-font-gradient1{
    font-size: 1.25em;
    background: -webkit-linear-gradient(30deg, #14123D, #2868B1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 5%;
    padding-right: 5%;
  }
  
  
  .font-white{
    color: rgb(240, 240, 240);
  }
  
  .checked {
    color: orange;
    }
  
  
  
  .table-text1{
    font-size: 1.1rem;
  }
  
  .tabletop-font{
    font-family: 'Ubuntu', sans-serif;
  }
  
  
  .background-change{
    background-color: rgba(51, 51, 51, 0.034);
  }
  
  .col1-width{
    width: 30em;
  }
  
  .col2-width{
    width: 40em;
  }
  
  /*Topbar CSS */
  
  #top-bar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 6vh;
    background: linear-gradient(90deg,#27bbec,#2868B1, #2868b1d5);
  
    text-align: center;
    z-index: 99;
    display: flex;
    padding-left: 3%;
    padding-right: 3%;
  }
  
  .topbar-style{
    background: linear-gradient(270deg, #27BAEC, #2868B1,#27BAEC,#2868B1);
    background-size: 600% 600%;
    -webkit-animation: Gradient 8s ease infinite;
    -moz-animation: Gradient 8s ease infinite;
    animation: Gradient 8s ease infinite;
    border: 1;
    border-width: 2px;
    border-radius: 0.8em;
  }
  
  .icon-text{
    display: flex;
    align-items: center;
    margin-right: 7vw;
  }
  
  .icon-text i {
    margin-right: 10px;
  }
  
  #top-bar{
    margin-top: auto;
    margin-bottom: auto;
  }
  
  #top-bar-1{
    margin-top: auto;
    margin-bottom: auto;
  }
  
  #top-bar-2{
    margin-top: auto;
    margin-bottom: auto;
  }
  
  #top-bar-3{
    margin-top: auto;
    margin-bottom: auto;
  }
  
  #top-bar-4{
    margin-top: auto;
    margin-bottom: auto;
    justify-content: flex-end;
  }
  
  .search-container {
    margin-top: auto;
    margin-right: 20vw;
    display: flex;
    align-items: center;
  }
  
  .search-icon {
    position: absolute;
    margin-top: -2.5em;
    padding-left: 0.2em;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  
  input[type="text"] {
    border-radius: 50px;
    padding-top: 5%;
    padding-bottom: 5%;
    margin-bottom: 0.1em;
    border: none;
    width: 15em;
    position: relative;
  }
  
  
  /*Sidebar CSS */
  
  .sidebar-style {
    width: 20vw;
    height: 100vh;
    position: fixed;
    top: 4vh;
    left: 0;
    background-color: transparent
  }
  
  
  
  .text-em{
    font-size: 1.3rem;
  }
  
  .sidebar-background-hover:hover{
    background-color: rgba(255, 255, 255, 0.096);
    border-radius: 2px;
    width: 100%;
    padding-top: 6%;
    padding-bottom: 6%;
   
  }
  
  .cursor-pointer{
    cursor: pointer;
  }
  
  
  .m-sidebar{
    margin-top: 10%;
  }
  
  
  /*Filterboxen*/
  
  .filter-boxes-background{
    background-color: rgba(235, 235, 235, 0.808);
    margin-left: 1vw;
    margin-right: 1vw;
    margin-top: 6vh;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    border-radius: 0.8em;
    max-width: 17vw;
    box-shadow: -2px 2px 10px #14123da4;
  }
  
  .filter-boxes-background2{
    background-color: rgba(235, 235, 235, 0.808);
    margin-left: 1vw;
    margin-right: 1vw;
    margin-top: 1vh;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    border-radius: 0.8em;
    max-width: 17vw;
    box-shadow: -2px 2px 10px #14123da4;
  }
  
  .filter-box {
    margin-left: 0.5vw;
    margin-right: 0.5vw;
    border: 1;
    border-width: 2px;
    border-radius: 0.8em;
    max-width: 15vw;
    height: auto;
    padding: 5%;
    display: flex;
  }
  
  .filter-box2 {
    margin-left: 0.5vw;
    margin-right: 0.5vw;
    border: 1;
    border-width: 2px;
    border-radius: 0.8em;
    max-width: 15vw;
    height: auto;
    padding: 5%;
    z-index: 99;
  }
  
  
  .filter-box5 {
    margin-left: 0.5vw;
    margin-right: 0.5vw;
    border: 1;
    border-width: 2px;
    border-radius: 0.8em;  
    max-width: 15vw;
    height: auto;
    border-radius: 0.8em;
    padding: 5%;
    display: flex;
  }
  
  
  .filter-box-gradient1{
    background: linear-gradient(270deg, #27BAEC, #2868B1,#27BAEC,#2868B1);
    background-size: 600% 600%;
    -webkit-animation: Gradient 10s ease infinite;
    -moz-animation: Gradient 10s ease infinite;
    animation: Gradient 10s ease infinite;
  }
  
  .filter-box-gradient2{
    background: linear-gradient(70deg, #27BAEC, #2868B1,#27BAEC,#2868B1);
    background-size: 600% 600%;
    -webkit-animation: Gradient 10s ease infinite;
    -moz-animation: Gradient 10s ease infinite;
    animation: Gradient 10s ease infinite;
  }
  
  .filter-box-left{
  padding-right: 0.5em;
  }
  
  .hilfe-text{
    max-width: 13vw;
    height: 10vh;
    margin-left: -2vw;
    font-family: ubuntu, sans-serif;
    font-weight: 500;
  }
  
  .level-bar-container {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
  
  .level-bar {
    width: 100%;
    height: 20px;
    background-color: rgb(97, 8, 8);
    border-radius: 10px;
    position: relative;
  }
  
  .level-bar-fill {
    height: 100%;
    width: 0%;
    background-color: #ffc107;
    border-radius: 10px;
    transition: width 0.2s ease-in;
  }
  
  .level-indicator {
    margin-left: 10px;
    font-weight: bold;
  }
  
  
  
  .filter-button{
    width: 100%;
    text-align: left;
  }
  
  .x-axis {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 10px;
  }
  
  .x-axis-label {
    color: white;
    font-size: 12px;
  }
  
  .range-inputs {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .range-input1 {
    width: 5em;
    height: 1.8em;
    padding: 10px;
    margin-right:1em;
    margin-left: -1em;
    border-radius: 20px;
    border: none;
    text-align: center;
    font-size: 1em;
    color: rgb(94, 94, 94);
  }
  
  .range-input2 {
    width: 5em;
    height: 1.8em;
    padding: 10px;
    border-radius: 20px;
    border: none;
    text-align: center;
    font-size: 1em;
    color: rgb(94, 94, 94);
  }
  
  
  
  .image-container{
    padding: 1%;
    width: 5em;
    height: 5em;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .profile-image{
    border-radius: 50%;
  }
  
  #image::before{
    content: "";
    background: conic-gradient(#2868b1d2, #ffff, #27BAEC);
    width: 150%;
    height: 150%;
    position: absolute;
    animation: rotate 3s linear infinite;
  }
  
  #image::after{
    background: #101010;
    position: absolute;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: larger;
    letter-spacing: 5px;
  } 
  
  @keyframes rotate {
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(-360deg);
    }
  }
  
  .image-container
  
  .round-image {
    border-radius: 50%;
   border-width: 2px;
   border: 2px solid black;
  }
  
  .options-container {
    display: none;
  }
  
  
  .sidebar-width {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
  }
  
  .pbf{
    padding-bottom: 50em;
  }
  
  
  
  
  .full-width{
    width: 100%;
  }
  
  .table-flex {
    width: 100vw;
    justify-content: center;
    flex-direction: column;
  }
  
  .auto.width{
    width: auto;
  }
  
  .icon-center{
    margin-left: auto;
    margin-right: auto;
  }
  
  .i{
    font-weight: medium;
    font-size: 1.2em;
    padding-left: 2%;
    font-family: 'Courier New', Courier, monospace;
  }
  
  
  [data-tooltip] {
    position: relative;
    cursor: pointer;
    z-index: 95;
  }
  
  [data-tooltip]::after {
    position: absolute;
    width: 120%;
    left: calc(70%);
    text-align: center;
    font-size: x-small;
    box-sizing: border-box;
    content: attr(data-tooltip);
    background: #414141;
    color: #ffffff;
    padding-top: 4%;
    padding-bottom: 4%;
    border-radius: 10px;
    font-weight:  bold;
    line-height: 1.5em;
  
    visibility: hidden;
    opacity: 0;
    transform: translateY();
    transition: 0.3s ease;
    
  }
  
  
  [data-tooltip]:hover::after {
    opacity: 0.9;
    visibility: visible;
    transform: translateY(20%);
    position: absolute;
  
    z-index: 95;
    
  }
  
  [data-tooltip6] {
    position: relative;
    cursor: pointer;
    z-index: 95;
  }
  
  [data-tooltip6]::after {
    position: absolute;
    width: 120%;
    left: calc(-70%);
    text-align: center;
    font-size: x-small;
    box-sizing: border-box;
    content: attr(data-tooltip);
    background: #414141;
    color: #ffffff;
    padding-top: 4%;
    padding-bottom: 4%;
    border-radius: 10px;
    font-weight:  bold;
    line-height: 1.5em;
  
    visibility: hidden;
    opacity: 0;
    transform: translateY();
    transition: 0.3s ease;
  }
  
  [data-tooltip6]:hover::after {
    opacity: 0.9;
    visibility: visible;
    transform: translateY(20%);
    position: absolute;
  
    z-index: 99;
    
  }
  
  .stars-align{
    text-align: center;
  }
  
  .rating{
    position: relative;
    display: flex;
    transform: rotateY(180deg);
  }
  
  .rating input {
    display: none; 
  }
  
  .rating label{
    display: block;
    cursor: pointer;
  }
  
  .rating label:before{
    content: '\f005';
    font-family: fontAwesome;
    position: absolute;
    display: flex;
    font-size: 1.5em;
    color: rgb(233, 231, 231);
  }
  
  .rating label:after{
    content: '\f005';
    font-family: fontAwesome;
    position: relative;
    display: block;
    font-size: 1.5em;
    color: orange;
    top: 0;
    opacity: 0;
    transition: .3s;
  }
  
  .rating label:hover:after,
  .rating label:hover ~ label:after,
  .rating input:checked ~ label:after
  {
    opacity: 1;
  }
  
  
  
  .rating2{
    position: relative;
    display: flex;
    transform: rotateY(180deg);
    justify-content: space-evenly;
  }
  
  .rating2 input {
    display: none; 
  }
  
  .rating2 label{
    display: block;
    cursor: pointer;
  }
  
  .rating2 label:before{
    content: '\f07a';
    transform: rotateY(180deg);
    font-family: fontAwesome;
    position: absolute;
    display: flex;
    font-size: 1.5em;
    color: rgb(233, 231, 231);
  }
  
  .rating2 label:after{
    content: '\f07a';
    transform: rotateY(180deg);
    font-family: fontAwesome;
    position: relative;
    display: block;
    font-size: 1.5em;
    color: green;
    top: 0;
    opacity: 0;
    transition: .3s;
  }
  
  .rating2 label:hover:after,
  .rating2 label:hover ~ label:after,
  .rating2 input:checked ~ label:after
  {
    opacity: 1;
  }
  
  
  .pages{
    font-family: ubuntu, sans-serif;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-weight: 300;
    color: grey;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
   background: white;
  }