@import url('https://fonts.googleapis.com/css2?family=Philosopher:wght@700&family=Roboto:wght@100&family=Ysabeau:ital,wght@0,1;0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,1;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:wght@100&family=Ysabeau:ital,wght@0,1;0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,1;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');

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

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 */
  font-variation-settings: normal;
  /* 6 */
}

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

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

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

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.bottom-0{
  bottom: 0px;
}

.top-0{
  top: 0px;
}

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

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

.mb-16{
  margin-bottom: 4rem;
}

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

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

.flex{
  display: flex;
}

.grid{
  display: grid;
}

.aspect-video{
  aspect-ratio: 16 / 9;
}

.h-0{
  height: 0px;
}

.h-full{
  height: 100%;
}

.w-0{
  width: 0px;
}

.w-full{
  width: 100%;
}

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

.basis-0{
  flex-basis: 0px;
}

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

@keyframes translate{
  0%{
    transform: translateX(0%);
  }

  100%{
    transform: translateX(100%);
  }
}

.animate-translate{
  animation: translate 1s ease-in-out infinite;
}

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

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

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

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

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

.gap-6{
  gap: 1.5rem;
}

.gap-8{
  gap: 2rem;
}

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

.overflow-auto{
  overflow: auto;
}

.overflow-hidden{
  overflow: hidden;
}

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

.border-4{
  border-width: 4px;
}

.border-solid{
  border-style: solid;
}

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

.bg-slate-700{
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity));
}

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

.p-0{
  padding: 0px;
}

.p-24{
  padding: 6rem;
}

.p-8{
  padding: 2rem;
}

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

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

.font-base{
  font-family: Ysabeau;
}

.font-title{
  font-family: Philosopher;
}

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

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

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

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

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

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

.text-red-400{
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity));
}

.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

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

.opacity-0{
  opacity: 0;
}

.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.drop-shadow-\[1px_1px_5px_rgba\(178\2c 103\2c 193\2c 1\)\]{
  --tw-drop-shadow: drop-shadow(1px 1px 5px rgba(178,103,193,1));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.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-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
}

.gjs-heading{
  margin:0;
  color:rgba(29, 40, 55, 1);
}

.gjs-link{
  vertical-align:top;
  max-width:100%;
  display:inline-block;
  text-decoration:none;
  color:inherit;
  transition:color 0.3s ease 0s;
}

.text-content{
  line-height:20px;
}

.text-main-content{
  line-height:30px;
  font-size:1.2rem;
}

#iau9{
  font-family:Arial, Helvetica, sans-serif;
  background-image:linear-gradient(180deg, rgba(59, 130, 245, 0.11), white 14%);
  background-position:0px 0px;
  background-size:100% 100%;
  background-repeat:repeat;
  background-attachment:scroll;
  background-origin:padding-box;
  color:#475569;
}

.gjs-grid-column.feature-item{
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-left:15px;
  display:flex;
  flex-direction:column;
  gap:15px;
  min-width:30%;
}

.gjs-grid-column.testimonial-item{
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-left:15px;
  display:flex;
  flex-direction:column;
  gap:15px;
  min-width:45%;
  background-color:rgba(247, 247, 247, 0.23);
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  align-items:flex-start;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgba(0, 0, 0, 0.06);
  border-right-color:rgba(0, 0, 0, 0.06);
  border-bottom-color:rgba(0, 0, 0, 0.06);
  border-left-color:rgba(0, 0, 0, 0.06);
}

.gjs-button{
  vertical-align:top;
  max-width:100%;
  display:inline-block;
  text-decoration:none;
  color:white;
  padding-right:15px;
  padding-bottom:10px;
  padding-left:15px;
  background-color:rgb(36, 99, 235);
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  padding-top:10px;
  font-size:1.1rem;
  text-align:center;
}

.gjs-text-blue{
  color:rgb(36, 99, 235);
}

.gjs-link:hover{
  color:rgb(36, 99, 235);
  text-decoration:underline;
}

.gjs-icon.gjs-feature-icon{
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  background-color:rgb(36, 99, 235);
  color:white;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
}

*, :after, :before{
  border:0 solid #e5e7eb;
  box-sizing:border-box;
}

:after, :before{
  --tw-content:"";
}

html{
  -webkit-text-size-adjust:100%;
  font-feature-settings:normal;
  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;
  font-variation-settings:normal;
  line-height:1.5;
  -moz-tab-size:4;
  -o-tab-size:4;
  tab-size:4;
}

body{
  line-height:inherit;
  margin:0;
}

hr{
  border-top-width:1px;
  color:inherit;
  height:0;
}

abbr:where([title]){
  -webkit-text-decoration:underline dotted;
  text-decoration:underline dotted;
}

h1, h2, h3, h4, h5, h6{
  font-size:inherit;
  font-weight:inherit;
}

a{
  color:inherit;
  text-decoration:inherit;
}

b, strong{
  font-weight:bolder;
}

code, kbd, pre, samp{
  font-feature-settings:normal;
  font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
  font-size:1em;
  font-variation-settings:normal;
}

small{
  font-size:80%;
}

sub, sup{
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:initial;
}

sub{
  bottom:-.25em;
}

sup{
  top:-.5em;
}

table{
  border-collapse:collapse;
  border-color:inherit;
  text-indent:0;
}

button, input, optgroup, select, textarea{
  font-feature-settings:inherit;
  color:inherit;
  font-family:inherit;
  font-size:100%;
  font-variation-settings:inherit;
  font-weight:inherit;
  line-height:inherit;
  margin:0;
  padding:0;
}

button, select{
  text-transform:none;
}

[type=button], [type=reset], [type=submit], button{
  -webkit-appearance:button;
  background-color:initial;
  background-image:none;
}

:-moz-focusring{
  outline:auto;
}

:-moz-ui-invalid{
  box-shadow:none;
}

progress{
  vertical-align:initial;
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button{
  height:auto;
}

[type=search]{
  -webkit-appearance:textfield;
  outline-offset:-2px;
}

::-webkit-search-decoration{
  -webkit-appearance:none;
}

::-webkit-file-upload-button{
  -webkit-appearance:button;
  font:inherit;
}

summary{
  display:list-item;
}

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre{
  margin:0;
}

fieldset{
  margin:0;
}

fieldset, legend{
  padding:0;
}

menu, ol, ul{
  list-style:none;
  margin:0;
  padding:0;
}

dialog{
  padding:0;
}

textarea{
  resize:vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder{
  color:#9ca3af;
  opacity:1;
}

input::placeholder, textarea::placeholder{
  color:#9ca3af;
  opacity:1;
}

[role=button], button{
  cursor:pointer;
}

:disabled{
  cursor:default;
}

audio, canvas, embed, iframe, img, object, svg, video{
  display:block;
  vertical-align:middle;
}

img, video{
  height:auto;
  max-width:100%;
}

[hidden]{
  display:none;
}

*, ::backdrop, :after, :before{
  --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:#3b82f680;
  --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: ;
}

.absolute{
  position:absolute;
}

.relative{
  position:relative;
}

.sticky{
  position:sticky;
}

.bottom-0{
  bottom:0;
}

.top-0{
  top:0;
}

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

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

.mb-16{
  margin-bottom:4rem;
}

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

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

.flex{
  display:flex;
}

.grid{
  display:grid;
}

.aspect-\[5\]{
  aspect-ratio:5;
}

.aspect-video{
  aspect-ratio:16/9;
}

.h-0{
  height:0;
}

.h-full{
  height:100%;
}

.w-0{
  width:0;
}

.w-full{
  width:100%;
}

.max-w-md{
  max-width:28rem;
}

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

.basis-0{
  flex-basis:0px;
}

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

.scale-105{
  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));
  --tw-scale-x:1.05;
  --tw-scale-y:1.05;
}

.animate-translate{
  animation:translate 1s ease-in-out infinite;
}

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

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

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

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

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

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

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

.gap-6{
  gap:1.5rem;
}

.gap-8{
  gap:2rem;
}

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

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

.overflow-auto{
  overflow:auto;
}

.overflow-hidden{
  overflow:hidden;
}

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

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

.border-2{
  border-width:2px;
}

.border-4{
  border-width:4px;
}

.border-solid{
  border-style:solid;
}

.border-zinc-400{
  --tw-border-opacity:1;
  border-color:rgb(161 161 170/var(--tw-border-opacity));
}

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

.bg-sky-400{
  --tw-bg-opacity:1;
  background-color:rgb(56 189 248/var(--tw-bg-opacity));
}

.bg-slate-300{
  --tw-bg-opacity:1;
  background-color:rgb(203 213 225/var(--tw-bg-opacity));
}

.bg-slate-700{
  --tw-bg-opacity:1;
  background-color:rgb(51 65 85/var(--tw-bg-opacity));
}

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

.bg-zinc-300{
  --tw-bg-opacity:1;
  background-color:rgb(212 212 216/var(--tw-bg-opacity));
}

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

.object-top{
  -o-object-position:top;
  object-position:top;
}

.p-0{
  padding:0;
}

.p-16{
  padding:4rem;
}

.p-24{
  padding:6rem;
}

.p-4{
  padding:1rem;
}

.p-8{
  padding:2rem;
}

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

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

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

.align-middle{
  vertical-align:middle;
}

.font-base{
  font-family:Ysabeau;
}

.font-title{
  font-family:Philosopher;
}

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

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

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

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

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

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

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

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

.text-red-400{
  --tw-text-opacity:1;
  color:rgb(248 113 113/var(--tw-text-opacity));
}

.text-red-500{
  --tw-text-opacity:1;
  color:rgb(239 68 68/var(--tw-text-opacity));
}

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

.text-zinc-600{
  --tw-text-opacity:1;
  color:rgb(82 82 91/var(--tw-text-opacity));
}

.opacity-0{
  opacity:0;
}

.shadow-xl{
  --tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;
  --tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}

.drop-shadow-lg{
  --tw-drop-shadow:drop-shadow(0 10px 8px #0000000a) drop-shadow(0 4px 3px #0000001a);
  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-duration:.15s;
  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(.4,0,.2,1);
}

.transition-all{
  transition-duration:.15s;
  transition-property:all;
  transition-timing-function:cubic-bezier(.4,0,.2,1);
}

.placeholder\:text-zinc-400::-moz-placeholder{
  --tw-text-opacity:1;
  color:rgb(161 161 170/var(--tw-text-opacity));
}

.placeholder\:text-zinc-400::placeholder{
  --tw-text-opacity:1;
  color:rgb(161 161 170/var(--tw-text-opacity));
}

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

.focus\:border-sky-400:focus{
  --tw-border-opacity:1;
  border-color:rgb(56 189 248/var(--tw-border-opacity));
}

.active\:bg-sky-300:active{
  --tw-bg-opacity:1;
  background-color:rgb(125 211 252/var(--tw-bg-opacity));
}

.active\:text-zinc-400:active{
  --tw-text-opacity:1;
  color:rgb(161 161 170/var(--tw-text-opacity));
}

.group:hover .group-hover\:h-0{
  height:0;
}

.group:hover .group-hover\:h-auto{
  height:auto;
}

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

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

.group:hover .group-hover\:pt-2{
  padding-top:.5rem;
}

.group:hover .group-hover\:opacity-0{
  opacity:0;
}

.group:hover .group-hover\:opacity-100{
  opacity:1;
}

*{
  box-sizing:border-box;
}

#about{
  flex-direction:column;
  display:flex;
  justify-content:flex-start;
  align-items:center;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
  padding-top:108px;
  padding-right:256px;
  padding-bottom:96px;
  padding-left:256px;
  background-color:rgba(164, 150, 171, 1);
}

#skills{
  background-color:#d4c3e2;
  align-items:center;
  justify-content:center;
  padding-top:16px;
  padding-right:32px;
  padding-bottom:14px;
  padding-left:32px;
}

#iv5nq{
  align-self:auto;
  margin-top:0rem;
  font-size:1.5rem;
  font-family:Verdana, Geneva, sans-serif;
}

#iytw5{
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:0px;
  padding-top:25px;
  padding-right:0px;
  padding-bottom:32px;
  padding-left:0px;
}

#bar{
  padding-top:0px;
  padding-right:16px;
  padding-bottom:0px;
  padding-left:16px;
  background-color:rgba(202, 192, 215, 0.74);
  display:flex;
  align-items:center;
  justify-content:space-between;
  background-image:url("assets/_______17_.jpg");
  background-position:0px -1580px;
  background-size:auto auto;
  background-repeat:no-repeat;
  background-attachment:scroll;
  background-origin:padding-box;
}

#reel{
  margin-top:0px;
  margin-right:0px;
  margin-bottom:64px;
  margin-left:0px;
  padding-top:0px;
  padding-right:256px;
  padding-bottom:0px;
  padding-left:256px;
}

#idtjta{
  color:black;
  width:219px;
  height:202px;
  align-self:center;
  flex:0 0 auto;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  margin-left:12px;
  padding-top:0px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
}

#i9xfm{
  color:rgba(255, 255, 255, 1);
  font-family:Verdana, Geneva, sans-serif;
  text-shadow:1px 1px 5px rgba(178, 103, 193, 1);
  font-size:20px;
}

.gjs-grid-column{
  flex:1 1 0%;
  padding:5px 0;
}

.gjs-grid-row{
  display:flex;
  justify-content:flex-start;
  align-items:stretch;
  flex-direction:row;
  min-height:auto;
  padding:10px 0;
}

#i6shx6{
  justify-content:flex-start;
  align-items:flex-end;
}

#skillsSection{
  background-color:rgba(162, 149, 171, 1);
}

#i8s3j{
  padding-top:0px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  align-items:center;
}

#isgn4{
  font-size:3.5rem;
  align-self:center;
  position:static;
  top:-124px;
  right:-40px;
  font-family:Verdana, Geneva, sans-serif;
  line-height:4rem;
  text-shadow:1px 1px 5px rgba(144, 82, 175, 1);
}

#izd0i4{
  color:rgba(255, 255, 255, 1);
  font-family:Verdana, Geneva, sans-serif;
  text-shadow:1px 1px 5px rgba(178, 103, 193, 1);
  font-size:20px;
}

#i6pcnp{
  color:rgba(255, 255, 255, 1);
  font-family:Verdana, Geneva, sans-serif;
  text-shadow:1px 1px 5px rgba(178, 103, 193, 1);
  font-size:20px;
}

#iodo4n{
  color:rgba(255, 255, 255, 1);
  font-family:Verdana, Geneva, sans-serif;
  text-shadow:1px 1px 5px rgba(178, 103, 193, 1);
  font-size:20px;
}

#ivge24{
  color:rgba(255, 255, 255, 1);
  font-family:Verdana, Geneva, sans-serif;
  text-shadow:1px 1px 5px rgba(178, 103, 193, 1);
  font-size:20px;
}

#iy7p3l{
  color:rgba(255, 255, 255, 1);
  font-family:Verdana, Geneva, sans-serif;
  text-shadow:1px 1px 5px rgba(178, 103, 193, 1);
  font-size:20px;
}

#iqsct{
  font-size:3.5rem;
  line-height:4rem;
}

#ibmaf{
  font-family:Verdana, Geneva, sans-serif;
  color:rgba(123, 66, 153, 1);
  font-size:4rem;
  line-height:4rem;
}

#ibrk8o{
  font-size:3.5rem;
  align-self:center;
  position:static;
  top:0px;
  left:-119px;
  font-family:Verdana, Geneva, sans-serif;
  line-height:4rem;
  text-shadow:1px 1px 5px rgba(135, 90, 164, 1);
}

#i7wr1g{
  color:black;
  width:258px;
  height:110px;
}

#i1qgwp{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#iuoadk{
  align-items:flex-start;
}

#ifpdej{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#ifeckh{
  padding:10px;
}

#ix4hlk{
  display:grid;
  grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));
  width:90%;
}

#ia7z0i{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#i36u14{
  padding:10px;
}

#ify70c{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#imt8qp{
  align-items:flex-start;
}

#ipq8of{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#i0aoka{
  padding:10px;
}

#idn0dg{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#i2k417{
  align-items:flex-start;
}

#irnvl4{
  display:grid;
  grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));
  flex-basis:6%;
}

#izwpv1{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#iygjcz{
  padding:10px;
}

#idxpy7{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#iuxpu4{
  align-items:flex-start;
}

#ivyx2v{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#izfhii{
  padding:10px;
}

#ijt7zy{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#iiflks{
  align-items:flex-start;
  justify-content:flex-start;
}

#ibk24f{
  width:95%;
}

#ip7vgu{
  display:flex;
  flex-direction:column;
  align-items:center;
  background-color:rgba(212, 195, 226, 1);
}

#ivx65{
  font-size:1.5rem;
}

#inslph{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#i3dpve{
  padding:10px;
}

#ib3pil{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#im32md{
  align-items:flex-start;
}

#ielmof{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#ilhgef{
  padding:10px;
}

#i6qjhg{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#i6h7nu{
  align-items:flex-start;
}

#iaagih{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#ig5f79{
  padding:10px;
}

#i3ftag{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#imcoso{
  align-items:flex-start;
  justify-content:flex-start;
}

#icth02{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#ikp4hv{
  padding:10px;
}

#i329kn{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#ibdt7f{
  align-items:flex-start;
}

#ig4szy{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#icnxx1{
  padding:10px;
}

#iam7li{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#ighf7j{
  align-items:flex-start;
  justify-content:flex-start;
}

#ibpofj{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#ifleby{
  padding:10px;
}

#i3mpei{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#iem1ln{
  align-items:flex-start;
}

#ij7mub{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#i83eao{
  padding:10px;
}

#il5h1k{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#ioqffg{
  align-items:flex-start;
}

#iq81kf{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#idqdkx{
  padding:10px;
}

#i5lkjd{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#imfqbz{
  align-items:flex-start;
  justify-content:flex-start;
}

#iwp569{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#ih6oxw{
  padding:10px;
}

#i6junb{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#is5or6{
  align-items:flex-start;
}

#iiwba3{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#ih28yh{
  padding:10px;
}

#ihxmtg{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#ioscbj{
  align-items:flex-start;
}

#iuur1d{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#ic584e{
  padding:10px;
}

#invnoh{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#i43qza{
  align-items:flex-start;
}

#iil6do{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#i5nfmj{
  padding:10px;
}

#iuk2go{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#igi856{
  align-items:flex-start;
}

#art3d{
  margin-top:0px;
  margin-right:0px;
  margin-bottom:9px;
  margin-left:0px;
  padding-top:0px;
  padding-right:256px;
  padding-bottom:436px;
  padding-left:256px;
  background-color:rgba(143, 131, 161, 1);
}

#irgdpj{
  color:rgba(255, 255, 255, 1);
  font-size:3rem;
}

#ifpu6c{
  color:rgba(255, 255, 255, 1);
  font-family:Verdana, Geneva, sans-serif;
  text-shadow:1px 1px 5px rgba(178, 103, 193, 1);
  font-size:20px;
}

#i4nngl{
  color:rgba(255, 255, 255, 1);
  font-size:3rem;
}

#art2d{
  margin-top:0px;
  margin-right:0px;
  margin-bottom:9px;
  margin-left:0px;
  padding-top:0px;
  padding-right:256px;
  padding-bottom:436px;
  padding-left:256px;
  background-color:rgba(143, 131, 161, 1);
}

#i50zjk{
  display:grid;
  grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));
  flex-basis:6%;
  padding-top:10px;
  padding-right:0px;
  padding-bottom:10px;
  padding-left:0px;
}

#ibc613{
  display:grid;
  grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));
  width:90%;
}

#ihbc81{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#ivvi44{
  padding:10px;
}

#is7c7q{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#icyac4{
  align-items:flex-start;
}

#iyee7s{
  width:47px;
  height:29px;
  padding-top:1px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
  min-width:47px;
  max-width:47px;
  min-height:29px;
  max-height:29px;
}

#imvg1k{
  padding:10px;
}

#iwc2ej{
  display:flex;
  padding-top:0px;
  padding-bottom:0px;
  align-items:flex-start;
  justify-content:flex-start;
}

#ij4urd{
  align-items:flex-start;
}

@keyframes translate{
  0%{
    transform:translateX(0);
  }

  to{
    transform:translateX(100%);
  }
}

@media (min-width:640px){
  .sm\:grid-cols-2{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .sm\:gap-16{
    gap:4rem;
  }

  .sm\:p-24{
    padding:6rem;
  }

  .sm\:px-16{
    padding-left:4rem;
    padding-right:4rem;
  }
}

@media (min-width:768px){
  .md\:grid-cols-2{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .md\:px-32{
    padding-left:8rem;
    padding-right:8rem;
  }
}

@media (min-width:1024px){
  .lg\:px-64{
    padding-left:16rem;
    padding-right:16rem;
  }
}

@media (min-width:1280px){
  .xl\:grid-cols-4{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }
}

@media (max-width: 992px){
  .gjs-grid-row{
    flex-direction:column;
  }
}

@media (max-width: 480px){
  #irnvl4{
    display:grid;
    grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));
  }

  #i50zjk{
    display:grid;
    grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));
  }
}

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

.group:hover .group-hover\:h-0{
  height: 0px;
}

.group:hover .group-hover\:h-auto{
  height: auto;
}

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

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

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

.group:hover .group-hover\:opacity-0{
  opacity: 0;
}

.group:hover .group-hover\:opacity-100{
  opacity: 1;
}

@media (min-width: 640px){
  .sm\:gap-16{
    gap: 4rem;
  }

  .sm\:p-24{
    padding: 6rem;
  }

  .sm\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 768px){
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:px-32{
    padding-left: 8rem;
    padding-right: 8rem;
  }
}

@media (min-width: 1024px){
  .lg\:px-64{
    padding-left: 16rem;
    padding-right: 16rem;
  }
}
