/*! tailwindcss v2.2.16 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

*,
::before,
::after {
  box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/

html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family: system-ui,
		-apple-system, 
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
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)
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		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;
}

/*
Tabular data
============
*/

/**
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)
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
}

/*
Forms
=====
*/

/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/

button,
select {
  /* 1 */
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

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

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
  padding: 0;
}

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

/*
Interactive
===========
*/

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

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

button {
  background-color: transparent;
  background-image: none;
}

fieldset {
  margin: 0;
  padding: 0;
}

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

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: Myriad Pro, 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";
  /* 1 */
  line-height: 1.5;
  /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

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

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}

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

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

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */

:-moz-focusring {
  outline: auto;
}

table {
  border-collapse: collapse;
}

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

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

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

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

[hidden] {
  display: none;
}

*,
::before,
::after {
  --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-transform: translateX(var(--tw-translate-x)) translateY(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));
  border-color: currentColor;
}

.pointer-events-none {
  pointer-events: none;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

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

.bottom-0 {
  bottom: 0px;
}

.right-0 {
  right: 0px;
}

.top-1 {
  top: 0.25rem;
}

.top-0 {
  top: 0px;
}

.top-\[2px\] {
  top: 2px;
}

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

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

.col-span-6 {
  grid-column: span 6 / span 6;
}

.col-span-7 {
  grid-column: span 7 / span 7;
}

.col-span-5 {
  grid-column: span 5 / span 5;
}

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

.col-span-3 {
  grid-column: span 3 / span 3;
}

.col-span-4 {
  grid-column: span 4 / span 4;
}

.m-auto {
  margin: auto;
}

.my-\[2vh\] {
  margin-top: 2vh;
  margin-bottom: 2vh;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

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

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

.mr-\[1\.9vh\] {
  margin-right: 1.9vh;
}

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

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

.mr-\[2vh\] {
  margin-right: 2vh;
}

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

.mt-\[1vh\] {
  margin-top: 1vh;
}

.mr-\[1vh\] {
  margin-right: 1vh;
}

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

.block {
  display: block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.\!hidden {
  display: none !important;
}

.hidden {
  display: none;
}

.h-\[14px\] {
  height: 14px;
}

.h-6 {
  height: 1.5rem;
}

.h-\[7px\] {
  height: 7px;
}

.min-h-screen {
  min-height: 100vh;
}

.w-\[14px\] {
  width: 14px;
}

.w-full {
  width: 100%;
}

.w-6 {
  width: 1.5rem;
}

.w-\[7px\] {
  width: 7px;
}

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

.flex-grow {
  flex-grow: 1;
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: var(--tw-transform);
}

.transform {
  transform: var(--tw-transform);
}

@-webkit-keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-bounce {
  -webkit-animation: bounce 1s infinite;
  animation: bounce 1s infinite;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.list-inside {
  list-style-position: inside;
}

.list-decimal {
  list-style-type: decimal;
}

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

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

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

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

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

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

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

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

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

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

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

.gap-5 {
  gap: 1.25rem;
}

.space-y-\[1\.5vh\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5vh * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5vh * var(--tw-space-y-reverse));
}

.space-y-\[2vh\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2vh * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2vh * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.overflow-hidden {
  overflow: hidden;
}

.whitespace-nowrap {
  white-space: nowrap;
}

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

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

.border {
  border-width: 1px;
}

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

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

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

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

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

.border-purple {
  --tw-border-opacity: 1;
  border-color: rgba(97, 43, 114, var(--tw-border-opacity));
}

.border-purple-light {
  --tw-border-opacity: 1;
  border-color: rgba(249, 238, 255, var(--tw-border-opacity));
}

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

.bg-purple {
  --tw-bg-opacity: 1;
  background-color: rgba(97, 43, 114, var(--tw-bg-opacity));
}

.bg-purple-light {
  --tw-bg-opacity: 1;
  background-color: rgba(249, 238, 255, var(--tw-bg-opacity));
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

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

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

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

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

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

.px-\[4vh\] {
  padding-left: 4vh;
  padding-right: 4vh;
}

.py-\[\.3vh\] {
  padding-top: .3vh;
  padding-bottom: .3vh;
}

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

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

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

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

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

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

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

.text-\[2\.4vh\] {
  font-size: 2.4vh;
}

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

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

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

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

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

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

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

.uppercase {
  text-transform: uppercase;
}

.leading-tight {
  line-height: 1.25;
}

.text-purple {
  --tw-text-opacity: 1;
  color: rgba(97, 43, 114, var(--tw-text-opacity));
}

.text-grey {
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}

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

.text-grey-light {
  --tw-text-opacity: 1;
  color: rgba(107, 107, 107, var(--tw-text-opacity));
}

.underline {
  text-decoration: underline;
}

.transition-colors {
  transition-property: background-color, border-color, color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.button {
  font-family: inherit;
  border: 1px solid transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 18px   43px;
  transition: color .15s ease-in-out, background-color .15s ease-in-out,border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  background-color: white;
}

.button-shadow:hover {
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
}

.button-default,
button.default {
  background-color: transparent;
  border: transparent;
}

.contain {
  contain: layout;
}

.footnote {
  text-decoration: none;
  color: inherit;
  cursor: default;
  outline: none;
}

.footnote::after {
  content: attr(data-footnotes);
  vertical-align: super;
  font-size: 0.5em;
  margin-left: 2px;
  color: currentColor;
  text-decoration: none;
  font-weight: bold;
}

.footnote:focus::after {
  outline: thin dotted;
  outline-offset: 2px;
}

.main-container {
  max-width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin: 0 auto;
}

.fit {
  display: inline-block;
  white-space: nowrap;
}

.bbreak-words {
  word-break: break-word;
}

.geptor-footer-logo-wrp {
  width: 40%;
  top: calc(-1.34375rem - 0.81032vmin);
  right: 0.9375rem;
  margin-top: 10px;
}

.bibliography {
  width: 60%;
}

.footer-slide {
  box-shadow: 0px -4px 15px rgba(0, 0, 0, 0.1);
  height: auto;
}

.bottom-info {
  font-family: Myriad Pro Light Cond;
  font-size: calc(1.375rem + 1.08043vmin);
  color: #a4a4a4;
  bottom: -1.25rem;
  width: auto;
}

.logo-footer-text {
  width: auto;
}

.top-footer {
  margin-top: 0.625rem;
}

.arrow-circle {
  width: calc(1.375rem + 1.08043vmin);
  height: calc(1.375rem + 1.08043vmin);
}

.svg {
  position: absolute;
  width: 0;
  height: 0;
}

.cloud-1 {
  width: calc(8.15625rem + 59.69388vmin);
  height: calc(7.3rem + 52.29292vmin);
  background: linear-gradient(144.88deg, #F0E3FD 20.65%, #F5F1F9 84.69%);
  -webkit-clip-path: url(#my-clip-path);
  clip-path: url(#my-clip-path);
}

.header-space {
  margin-top: calc(1.3125rem + 0.54022vmin);
}

.middle-content {
  margin-top: calc(1.4375rem + 1.62065vmin);
}

.cloud-111 {
  position: relative;
  width: 800px;
  top: -50px;
  right: 203px;
}

.cloud-222 {
  top: -120px;
  right: 0;
  width: 1240px;
}

.slide-3text {
  font-size: calc(1.325rem + 0.64826vmin);
  line-height: calc(1.4125rem + 1.40456vmin);
}

.point-list {
  margin-right: 0.625rem;
}

.head-table {
  padding-bottom: 2vh;
  padding-top: 2vh;
}

.table-col1 {
  width: auto;
}

.table-col3 {
  width: auto;
}

.table-space {
  padding: 10px;
}

.table-col12 {
  padding: 0.625rem;
}

.table-col12 > div + div {
  margin-top: 0.625rem;
}

.table-col11 {
  padding: 0.625rem;
  padding-bottom: 0.625rem;
}

.whait-is-2 {
  margin-top: 110px;
}

.middle-content2 {
  margin-top: calc(1.4375rem + 1.62065vmin);
}

.middle-content3 {
  margin-top: 60px;
}

.image-wrapper-space {
  margin-top: 0.625rem;
}

.purple-box {
  padding: 0.9375rem;
  border-radius: 20px;
  border: 1px solid #eeceff;
  box-shadow: 1px 0px 1px #a36bb5, 1px 0px 1px #a36bb5;
}

.purple-box__content {
  margin-top: 0.625rem;
}

.purple-box__content > div + div {
  margin-top: 0.9375rem;
}

.slide-2-text-2 {
  font-size: 1.1875rem;
  line-height: calc(1.26875rem + 0.16206vmin);
}

.slide-2-text-1 {
  font-size: 1rem;
  line-height: 1.1875rem;
}

.footer-space {
  margin-top: 8px;
}

.cloud-333 {
  width: 1311px;
  top: -215px;
  right: 80px;
}

.mobile-name:before {
  content: attr(data-name);
  margin-right: 5px;
  display: block;
  text-decoration: underline;
  color: #612B72;
  font-weight: 600;
}

.footer-cloud {
  height: 340px;
}

.cloud-bottom {
  height: 600px;
}

.text-1 {
  font-size: calc(1.325rem + 0.64826vmin);
  line-height: 1.2;
}

.text-2 {
  font-size: calc(1.325rem + 0.64826vmin);
  line-height: calc(1.39375rem + 1.2425vmin);
}

.text-3 {
  font-size: 1.25rem;
  line-height: calc(1.275rem + 0.21609vmin);
}

.text-4 {
  font-size: 1.125rem;
  line-height: calc(1.26875rem + 0.16206vmin);
}

.text-5 {
  font-size: 1.1875rem;
  line-height: calc(1.26875rem + 0.16206vmin);
}

.text-6 {
  font-size: 1rem;
  line-height: 1.1875rem;
}

.text-7 {
  font-size: 14px;
  line-height: 17px;
}

.text-small {
  font-size: 11px;
  line-height: 12px;
}

.text-small2 {
  font-size: 11px;
  line-height: 1;
}

.purple-box__title {
  font-size: 1.125rem;
  line-height: 1.25rem;
}

.slide-3-text-1 {
  font-size: 1rem;
  line-height: 1.1875rem;
}

.slide4-text1 {
  font-size: 1.1875rem;
  line-height: calc(1.26875rem + 0.16206vmin);
}

.purple-box_text_4 {
  font-size: 14px;
  line-height: 15px;
}

.hover\:bg-pink:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(192, 71, 133, var(--tw-bg-opacity));
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

@media (min-width: 640px) {
  .geptor-footer-logo-wrp {
    width: 25%;
  }

  .bibliography {
    width: 75%;
  }

  .cloud-111 {
    top: -31px;
  }

  .middle-content3 {
    margin-top: 125px;
  }

  .cloud-333 {
    top: -210px;
  }

  .text-4 {
    font-size: 1rem;
    line-height: calc(1.26875rem + 0.16206vmin);
  }

  .text-5 {
    font-size: 1.125rem;
    line-height: calc(1.26875rem + 0.16206vmin);
  }

  .purple-box_text_4 {
    font-size: 1.49vh;
    line-height: 1.55vh;
  }

  .xsm\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

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

  .xsm\:mr-\[2vh\] {
    margin-right: 2vh;
  }

  .xsm\:mt-\[1vh\] {
    margin-top: 1vh;
  }

  .xsm\:mt-\[0\.8vh\] {
    margin-top: 0.8vh;
  }

  .xsm\:flex {
    display: flex;
  }

  .xsm\:grid {
    display: grid;
  }

  .xsm\:hidden {
    display: none;
  }

  .xsm\:h-\[26vh\] {
    height: 26vh;
  }

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

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

  .xsm\:pt-0 {
    padding-top: 0px;
  }

  .xsm\:text-\[1\.9vh\] {
    font-size: 1.9vh;
  }

  .xsm\:text-\[2\.5vh\] {
    font-size: 2.5vh;
  }
}

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

  .table-col1 {
    width: calc(3.53125rem + 19.71789vmin);
  }

  .table-col3 {
    width: calc(2.6875rem + 12.42497vmin);
  }

  .table-space {
    padding: 1vh;
  }

  .table-col11 {
    padding-bottom: calc(1.3125rem + 0.54022vmin);
  }

  .whait-is-2 {
    margin-top: 0;
  }

  .middle-content2 {
    margin-top: calc(2.375rem + 9.72389vmin);
  }

  .mobile-name:before {
    display: none;
  }

  .text-3 {
    font-size: calc(1.275rem + 0.21609vmin);
    line-height: calc(1.3rem + 0.43217vmin);
  }

  .sm\:ml-auto {
    margin-left: auto;
  }

  .sm\:mt-\[3vh\] {
    margin-top: 3vh;
  }

  .sm\:mt-\[6vh\] {
    margin-top: 6vh;
  }

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

  .sm\:flex {
    display: flex;
  }

  .sm\:grid {
    display: grid;
  }

  .sm\:hidden {
    display: none;
  }

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

  .sm\:flex-nowrap {
    flex-wrap: nowrap;
  }

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

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

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

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

  .sm\:pt-3 {
    padding-top: 0.75rem;
  }

  .sm\:pt-0 {
    padding-top: 0px;
  }

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

  .sm\:text-\[3\.2vh\] {
    font-size: 3.2vh;
  }

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

  .sm\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 1030px) {
  .main-container {
    max-width: 1666px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .main-container-table {
    max-width: 1666px;
  }

  .bibliography {
    width: auto;
  }

  .geptor-footer-logo-wrp {
    margin-top: 0;
    width: calc(4.125rem + 24.84994vmin);
    top: calc(-1.34375rem - 2.43097vmin);
    right: calc(1.34375rem + 0.81032vmin);
  }

  .footer-slide {
    height: calc(2.625rem + 11.88475vmin);
  }

  .bottom-info {
    color: rgba(164, 164, 164, 0.4);
    bottom: 3.7vh;
    width: 580px;
  }

  .logo-footer-text {
    width: calc(4.25rem + 25.93037vmin);
  }

  .top-footer {
    margin-top: 1.2vh;
  }

  .cloud-111 {
    width: 860px;
    top: -40px;
    right: 120px;
  }

  .cloud-222 {
    right: 200px;
    top: -115px;
  }

  .slide-3text {
    font-size: 4.6vh;
    line-height: 5.4vh;
  }

  .middle-content3 {
    margin-top: calc(1.90625rem + 5.67227vmin);
  }

  .purple-box.purple-box2 {
    padding: 1.4vh;
    border-radius: 20px;
  }

  .purple-box {
    padding: 2.8vh;
    border-radius: 35px;
  }

  .purple-box__content {
    margin-top: 2.1vh;
  }

  .purple-box__content > div + div {
    margin-top: 1.6vh;
  }

  .slide-2-text-2 {
    font-size: 2.2vh;
    line-height: 2.55vh;
  }

  .slide-2-text-1 {
    font-size: 1.9vh;
    line-height: 2.2vh;
  }

  .image-1 {
    height: 41vh;
  }

  .footer-space {
    margin-top: 1vh;
  }

  .cloud-333 {
    width: 910px;
    top: -122px;
    right: 50px;
  }

  .pag-wrp {
    bottom: -30px;
  }

  .text-1 {
    font-size: calc(1.3625rem + 0.97239vmin);
  }

  .text-small {
    font-size: 1.1vh;
    line-height: 1.2vh;
  }

  .slide-3-text-1 {
    font-size: 1.5vh;
    line-height: 1.7vh;
  }

  .slide4-text1 {
    font-size: 2.1vh;
    line-height: 2.3vh;
  }

  .md\:fixed {
    position: fixed;
  }

  .md\:absolute {
    position: absolute;
  }

  .md\:relative {
    position: relative;
  }

  .md\:right-0 {
    right: 0px;
  }

  .md\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .md\:mx-\[20vh\] {
    margin-left: 20vh;
    margin-right: 20vh;
  }

  .md\:mr-\[5vh\] {
    margin-right: 5vh;
  }

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

  .md\:mb-\[250px\] {
    margin-bottom: 250px;
  }

  .md\:mt-\[10vh\] {
    margin-top: 10vh;
  }

  .md\:mt-\[1vh\] {
    margin-top: 1vh;
  }

  .md\:mt-\[3vh\] {
    margin-top: 3vh;
  }

  .md\:mt-\[6vh\] {
    margin-top: 6vh;
  }

  .md\:block {
    display: block;
  }

  .md\:grid {
    display: grid;
  }

  .md\:h-\[32vh\] {
    height: 32vh;
  }

  .md\:h-\[29vh\] {
    height: 29vh;
  }

  .md\:h-\[8vh\] {
    height: 8vh;
  }

  .md\:h-\[9\.5vh\] {
    height: 9.5vh;
  }

  .md\:h-\[10\.5vh\] {
    height: 10.5vh;
  }

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

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

  .md\:space-y-\[4\.8vh\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4.8vh * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4.8vh * var(--tw-space-y-reverse));
  }

  .md\:pb-0 {
    padding-bottom: 0px;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:text-\[4vh\] {
    font-size: 4vh;
  }

  .md\:text-\[1\.6vh\] {
    font-size: 1.6vh;
  }

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

  .md\:text-\[2vh\] {
    font-size: 2vh;
  }

  .md\:leading-tight {
    line-height: 1.25;
  }

  .md\:leading-\[2\.3vh\] {
    line-height: 2.3vh;
  }
}

@media (min-width: 1280px) {
  .geptor-footer-logo-wrp {
    width: calc(4.375rem + 27.0108vmin);
  }

  .bottom-info {
    width: 650px;
  }

  .logo-footer-text {
    width: calc(5.1875rem + 34.03361vmin);
  }

  .middle-content {
    margin-top: calc(1.875rem + 5.40216vmin);
  }

  .cloud-111 {
    width: 950px;
    top: -45px;
  }

  .cloud-222 {
    width: 1120px;
    top: -80px;
    right: 100px;
  }

  .purple-box.purple-box2 {
    padding: 1.7vh;
  }

  .purple-box_space_1 {
    margin-top: 1.2vh;
    margin-bottom: 1.2vh;
  }

  .cloud-333 {
    width: auto;
    top: 0;
    right: 0;
  }

  .pag-wrp {
    bottom: -10px;
  }

  .text-1 {
    font-size: calc(1.4rem + 1.29652vmin);
  }

  .text-4 {
    font-size: 1.125rem;
    line-height: calc(1.28125rem + 0.27011vmin);
  }

  .text-small {
    font-size: 1.3vh;
    line-height: 1.5vh;
  }

  .purple-box__title {
    line-height: calc(1.25625rem + 0.05402vmin);
  }

  .slide-3-text-1 {
    font-size: 1.7vh;
    line-height: 1.9vh;
  }

  .slide4-text1 {
    font-size: 2.599vh;
    line-height: 2.7vh;
  }

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

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

  .lg\:mr-12 {
    margin-right: 3rem;
  }

  .lg\:mt-\[3vh\] {
    margin-top: 3vh;
  }

  .lg\:mt-\[2\.5vh\] {
    margin-top: 2.5vh;
  }

  .lg\:mt-\[2vh\] {
    margin-top: 2vh;
  }

  .lg\:mt-\[3\.5vh\] {
    margin-top: 3.5vh;
  }

  .lg\:p-5 {
    padding: 1.25rem;
  }

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

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

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

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

  .lg\:text-\[2\.9vh\] {
    font-size: 2.9vh;
  }

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

@media (min-width: 1440px) {
  .bottom-info {
    width: 900px;
  }

  .logo-footer-text {
    width: calc(5.71875rem + 38.62545vmin);
  }

  .middle-content {
    margin-top: calc(2.09375rem + 7.29292vmin);
  }

  .cloud-111 {
    width: 1140px;
    top: -85px;
  }

  .point-list {
    margin-right: 1.25rem;
  }

  .table-space {
    padding: 2vh;
  }

  .table-col12 {
    padding: 2vh;
  }

  .table-col12 > div + div {
    margin-top: 2vh;
  }

  .table-col11 {
    padding: 2vh;
    padding-bottom: 4vh;
  }

  .purple-box.purple-box2 {
    padding: 2.3vh;
    border-radius: 35px;
  }

  .purple-box_space_1 {
    margin-top: 2vh;
    margin-bottom: 2vh;
  }

  .footer-cloud {
    height: 492px;
  }

  .cloud-bottom {
    height: 1107px;
  }

  .text-1 {
    font-size: calc(1.4125rem + 1.40456vmin);
  }

  .text-2 {
    font-size: calc(1.35rem + 0.86435vmin);
    line-height: calc(1.4125rem + 1.40456vmin);
  }

  .text-3 {
    font-size: calc(1.3rem + 0.43217vmin);
    line-height: calc(1.325rem + 0.64826vmin);
  }

  .text-4 {
    font-size: 1.25rem;
    line-height: calc(1.29375rem + 0.37815vmin);
  }

  .text-5 {
    font-size: 1.25rem;
    line-height: calc(1.28125rem + 0.27011vmin);
  }

  .text-6 {
    font-size: 1.0625rem;
    line-height: 1.25rem;
  }

  .purple-box__title {
    font-size: 1.25rem;
    line-height: calc(1.28125rem + 0.27011vmin);
  }

  .slide-3-text-1 {
    font-size: 1.9vh;
    line-height: 2.2vh;
  }

  .xl\:mx-\[25vh\] {
    margin-left: 25vh;
    margin-right: 25vh;
  }

  .xl\:mx-\[40vh\] {
    margin-left: 40vh;
    margin-right: 40vh;
  }

  .xl\:mx-\[100px\] {
    margin-left: 100px;
    margin-right: 100px;
  }

  .xl\:mr-\[4vh\] {
    margin-right: 4vh;
  }
}

@media (min-width: 1666px) {
  .header-space {
    margin-top: calc(1.625rem + 3.2413vmin);
  }

  .cloud-111 {
    width: 1285px;
    top: -60px;
  }

  .cloud-222 {
    width: 1253px;
    top: -40px;
  }

  .cloud-333 {
    width: 1311px;
    top: -125px;
    right: 180px;
  }

  .text-1 {
    font-size: calc(1.4875rem + 2.05282vmin);
    line-height: calc(1.5625rem + 2.70108vmin);
  }

  .text-2 {
    font-size: calc(1.3875rem + 1.18848vmin);
    line-height: calc(1.46875rem + 1.89076vmin);
  }

  .text-3 {
    font-size: calc(1.325rem + 0.64826vmin);
    line-height: calc(1.3625rem + 0.97239vmin);
  }

  .text-4 {
    font-size: calc(1.275rem + 0.21609vmin);
    line-height: calc(1.31875rem + 0.59424vmin);
  }

  .text-5 {
    font-size: calc(1.275rem + 0.21609vmin);
    line-height: calc(1.30625rem + 0.48619vmin);
  }

  .text-6 {
    font-size: 1.125rem;
    line-height: calc(1.26875rem + 0.16206vmin);
  }

  .purple-box__title {
    font-size: calc(1.275rem + 0.21609vmin);
    line-height: calc(1.30625rem + 0.48619vmin);
  }

  .xxl\:mr-\[-40px\] {
    margin-right: -40px;
  }

  .xxl\:ml-\[40px\] {
    margin-left: 40px;
  }
}

@media (min-width: 1666px) and (min-height: 1666px) {
  .cloud-1 {
    width: 70.3125rem;
  }

  .cloud-1 {
    height: 61.75rem;
  }
}