<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Staatliches&amp;display=swap');

@font-face {
  font-family: "Klein";

  src: url("../src/assets/fonts/Klein/Klein-Book.ttf") format("truetype");
}

@font-face {
  font-family: "Klein-Bold";

  src: url("../src/assets/fonts/Klein/Klein-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Klein-Medium";

  src: url("../src/assets/fonts/Klein/KleinText-Medium.ttf") format("truetype"),
    url("../src/assets/fonts/Klein/KleinText-Medium.eot?#iefix") format("embedded-opentype"),
    url("../src/assets/fonts/Klein/KleinText-Medium.woff") format("woff"),
    url("../src/assets/fonts/Klein/KleinText-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "Circe";

  src: url("../src/assets/fonts/Circe-Regular/Circe-Regular.ttf") format("truetype");

  font-weight: 400;
}

/*
! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

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. 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 */
  width: 100%;
}

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

.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

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

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

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

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

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

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

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.bottom-0{
  bottom: 0px;
}

.bottom-\[-45px\]{
  bottom: -45px;
}

.left-0{
  left: 0px;
}

.left-\[10px\]{
  left: 10px;
}

.right-0{
  right: 0px;
}

.right-2{
  right: 0.5rem;
}

.right-\[235px\]{
  right: 235px;
}

.top-0{
  top: 0px;
}

.top-5{
  top: 1.25rem;
}

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

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

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

.m-20{
  margin: 5rem;
}

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

.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-7{
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

.mb-10{
  margin-bottom: 2.5rem;
}

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

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

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

.ml-5{
  margin-left: 1.25rem;
}

.mr-4{
  margin-right: 1rem;
}

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

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

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

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

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

.mt-14{
  margin-top: 3.5rem;
}

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

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

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

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

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

.mt-7{
  margin-top: 1.75rem;
}

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

.mt-9{
  margin-top: 2.25rem;
}

.mt-\[14px\]{
  margin-top: 14px;
}

.mt-\[20px\]{
  margin-top: 20px;
}

.mt-\[26px\]{
  margin-top: 26px;
}

.mt-\[46px\]{
  margin-top: 46px;
}

.mt-\[50px\]{
  margin-top: 50px;
}

.mt-\[8px\]{
  margin-top: 8px;
}

.block{
  display: block;
}

.flex{
  display: flex;
}

.grid{
  display: grid;
}

.hidden{
  display: none;
}

.h-\[100\%\]{
  height: 100%;
}

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

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

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

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

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

.h-\[515px\]{
  height: 515px;
   @media (max-width: 1024px) {
 	height: 350px;
  }
}

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

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

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

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

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

.w-\[10\%\]{
  width: 10%;
}

.w-\[15\%\]{
  width: 15%;
}

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

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

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

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

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

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

.w-\[35\%\]{
  width: 35%;
}

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

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

.w-\[40\%\]{
  width: 40%;
}

.w-\[60\%\]{
  width: 60%;
}

.w-\[75\%\]{
  width: 75%;
}

.w-auto{
  width: auto;
}

.w-full{
  width: 100%;
}

.max-w-max{
  max-width: -moz-max-content;
  max-width: max-content;
}

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

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

.cursor-pointer{
  cursor: pointer;
}

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

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

.columns-1{
  -moz-columns: 1;
       columns: 1;
}

.grid-cols-1{
  grid-template-columns: repeat(1, 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));
}

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

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

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

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

.gap-1{
  gap: 0.25rem;
}

.gap-1\.5{
  gap: 0.375rem;
}

.gap-10{
  gap: 2.5rem;
}

.gap-12{
  gap: 3rem;
}

.gap-16{
  gap: 4rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-20{
  gap: 5rem;
}

.gap-24{
  gap: 6rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-4{
  gap: 1rem;
}

.gap-5{
  gap: 1.25rem;
}

.gap-7{
  gap: 1.75rem;
}

.overflow-hidden{
  overflow: hidden;
}

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

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

.rounded-tr-\[150px\]{
  border-top-right-radius: 150px;
}

.border{
  border-width: 1px;
}

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

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

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

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

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

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

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

.border-\[\#f7f7f7\]{
  --tw-border-opacity: 1;
  border-color: rgb(247 247 247 / var(--tw-border-opacity));
}

.border-gray-light{
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
}

.border-light-blue{
  --tw-border-opacity: 1;
  border-color: rgb(77 162 255 / var(--tw-border-opacity));
}

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

.border-opacity-10{
  --tw-border-opacity: 0.1;
}

.bg-custom-dark-black{
  --tw-bg-opacity: 1;
  background-color: rgb(40 51 74 / var(--tw-bg-opacity));
}

.bg-custom-light{
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity));
}

.bg-custom-light-green{
  --tw-bg-opacity: 1;
  background-color: rgb(80 215 182 / var(--tw-bg-opacity));
}

.bg-custom-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(255 84 63 / var(--tw-bg-opacity));
}

.bg-custom-rounded-dark-black{
  background-color: rgba(255, 255, 255, 0.08);
}

.bg-light-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(77 162 255 / var(--tw-bg-opacity));
}

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

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

.p-1{
  padding: 0.25rem;
}

.p-10{
  padding: 2.5rem;
}

.p-14{
  padding: 3.5rem;
}

.p-2{
  padding: 0.5rem;
}

.p-4{
  padding: 1rem;
}

.p-5{
  padding: 1.25rem;
}

.px-0{
  padding-left: 0px;
  padding-right: 0px;
}

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

.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

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

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

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

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

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

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

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

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

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

.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

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

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

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

.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

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

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

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

.pb-\[41px\]{
  padding-bottom: 41px;
}

.pl-14{
  padding-left: 3.5rem;
}

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

.pl-3{
  padding-left: 0.75rem;
}

.pl-4{
  padding-left: 1rem;
}

.pl-6{
  padding-left: 1.5rem;
}

.pr-10{
  padding-right: 2.5rem;
}

.pr-6{
  padding-right: 1.5rem;
}

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

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

.pt-\[22px\]{
  padding-top: 22px;
}

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

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

.font-circe{
  font-family: Circe, sans-serif;
}

.font-klein{
  font-family: Klein, sans-serif;
}

.font-klein_bold{
  font-family: Klein-Bold, sans-serif;
}

.font-klein_medium{
  font-family: Klein-Medium, sans-serif;
}

.font-staatliches{
  font-family: Staatliches, sans-serif;
}

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

.text-\[12px\]{
  font-size: 12px;
}

.text-\[14px\]{
  font-size: 14px;
}

.text-\[16px\]{
  font-size: 16px;
}

.text-\[18px\]{
  font-size: 18px;
}

.text-\[20px\]{
  font-size: 20px;
}

.text-\[22px\]{
  font-size: 22px;
}

.text-\[26px\]{
  font-size: 26px;
}

.text-\[28px\]{
  font-size: 28px;
}

.text-\[36px\]{
  font-size: 36px;
}

.text-\[46px\]{
  font-size: 46px;
}

.text-\[56px\]{
  font-size: 56px;
}

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

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

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

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

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

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

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

.font-normal{
  font-weight: 400;
}

.uppercase{
  text-transform: uppercase;
}

.capitalize{
  text-transform: capitalize;
}

.normal-case{
  text-transform: none;
}

.leading-4{
  line-height: 1rem;
}

.leading-\[12px\]{
  line-height: 12px;
}

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

.leading-\[16px\]{
  line-height: 16px;
}

.leading-\[18px\]{
  line-height: 18px;
}

.leading-\[19px\]{
  line-height: 19px;
}

.leading-\[20px\]{
  line-height: 20px;
}

.leading-\[22px\]{
  line-height: 22px;
}

.leading-\[23px\]{
  line-height: 23px;
}

.leading-\[25px\]{
  line-height: 25px;
}

.leading-\[26px\]{
  line-height: 26px;
}

.leading-\[28px\]{
  line-height: 28px;
}

.leading-\[36px\]{
  line-height: 36px;
}

.leading-\[46px\]{
  line-height: 46px;
}

.leading-\[56px\]{
  line-height: 56px;
}

.tracking-\[1px\]{
  letter-spacing: 1px;
}

.text-custom-dark-black{
  --tw-text-opacity: 1;
  color: rgb(40 51 74 / var(--tw-text-opacity));
}
@media (min-width: 680px){
  .swiper__box .text-custom-dark-black {
	color: #fff;
  }
}

.text-custom-gray{
  color: #28334a7d;
}

.text-gray-light{
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity));
}

.text-light-blue{
  --tw-text-opacity: 1;
  color: rgb(77 162 255 / var(--tw-text-opacity));
}

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

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

.underline-offset-1{
  text-underline-offset: 1px;
}

.opacity-100{
  opacity: 1;
}

.opacity-50{
  opacity: 0.5;
}

.opacity-70{
  opacity: 0.7;
}

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

.outline{
  outline-style: solid;
}

.grayscale{
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

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

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

.duration-300{
  transition-duration: 300ms;
}

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media screen and (max-width: 1024px) {
  .container {
    padding: 0 18px;
  }
}

.btn-main {
  border: 1px solid #4da2ff;
  color: #4da2ff;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  font-family: 'Klein-Bold', sans-serif;
  line-height: 24px;
  padding: 20px 40px;
}

.btn-main:hover {
  background-color: #4da2ff;
  color: #fff;
}

.btn-write-us {
  border: 1px solid #4da2ff;
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-family: 'Klein-Bold', sans-serif;
  font-weight: 700;
  line-height: 24px;
  background-color: #4da2ff;
  padding: 18px 60px;
}

.btn-write-us:hover {
  background-color: transparent;
  color: #4da2ff;
}

@media screen and (max-width: 768px) {
  .btn-write-us {
    padding: 12px 40px;
    font-size: 14px;
  }
}

@media screen and (max-width: 550px) {
  .btn-write-us {
    padding: 12px;
  }
}

.services-btn {
  padding: 12px 30px;
  color: #fff;
  font-size: 32px;
  font-weight: 500;
  line-height: 32px;
  text-align: left;
  width: -moz-max-content;
  width: max-content;
  @media (max-width: 1024px){
	font-size: 26px;
  }
}

.mobile-services-btn {
  padding: 4px 8px;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}

.mobile-services-btn__active {
  color: #fff;
  background-color: #4da2ff;
}

.services-btn__active {
  background-color: #4da2ff;
}

.menu .menu__li {
  padding: 10px;
  height: 100%;
  text-decoration: none;
  transition-duration: 0.5s;
}

@media screen and (max-width: 1440px) {
  .menu .menu__li {
    padding: 0;
  }
}

.menu .menu__li:hover {
  background-color: #f7f7f7;
  border-bottom: 6px solid #4DA2FF;
}

.dropdown-menu li {
  padding: 0;
}

li:hover,
  li:focus-within {
  cursor: pointer;
}

.menu li .other-menu {
  background: #fff;
  border: 1px solid #28334a14;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 0.5s ease-in-out;
  top: 80px;
  left: 0;
  display: none;
}

.menu li .about-menu {
  background: #fff;
  border: 1px solid #28334a14;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 0.5s ease-in-out;
  top: 80px;
  left: 0;
  display: none;
}

.menu li .dropdown-menu {
  background: #fff;
  visibility: hidden;
  opacity: 0;
  min-width: 100%;
  position: absolute;
  transition: all 0.5s ease-in-out;
  top: 80px;
  left: 0;
  right: 0;
  display: none;
  border-bottom: 6px solid #4DA2FF;
  margin-top: -1px;
}

.menu li:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
  display: flex;
}

.menu li:hover .other-menu {
  visibility: visible;
  opacity: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
  white-space: nowrap;
}

.menu li:hover .about-menu {
  visibility: visible;
  opacity: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.menu .menu__li .other-menu li a:hover {
  color: #4da2ff;
}

.menu .menu__li .about-menu li a:hover {
  color: #4da2ff;
}

.menu li:hover .dropdown-menu ul li a:hover {
  color: #4da2ff;
}

ul li ul li {
  clear: both;
  width: 100%;
}

@media (max-width: 780px){
  .sm\:container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

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

  @media (min-width: 781px){
    .sm\:container{
      max-width: 781px;
    }
  }

  @media (min-width: 1024px){
    .sm\:container{
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px){
    .sm\:container{
      max-width: 1280px;
    }
  }

  @media (min-width: 1536px){
    .sm\:container{
      max-width: 1536px;
    }
  }
}

.marker\:text-\[\#4da2ff\] *::marker{
  color: rgb(77 162 255 );
}

.marker\:text-light-blue *::marker{
  color: rgb(77 162 255 );
}

.marker\:text-\[\#4da2ff\]::marker{
  color: rgb(77 162 255 );
}

.marker\:text-light-blue::marker{
  color: rgb(77 162 255 );
}

.hover\:text-light-blue:hover{
  --tw-text-opacity: 1;
  color: rgb(77 162 255 / var(--tw-text-opacity));
}

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

.hover\:shadow-gray-shadow:hover{
  --tw-shadow: 8px 8px 40px 0px rgba(40, 51, 74, 0.15);
  --tw-shadow-colored: 8px 8px 40px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (max-width: 780px){
  .sm\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .sm\:block{
    display: block;
  }

  .sm\:hidden{
    display: none;
  }

  .sm\:w-full{
    width: 100%;
  }

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

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

  @media screen and (max-width: 1024px) {
    .sm\:container {
      padding: 0 18px;
    }
  }
}

@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }

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

  .md\:right-\[50px\]{
    right: 50px;
  }

  .md\:mb-20{
    margin-bottom: 5rem;
  }

  .md\:mb-24{
    margin-bottom: 6rem;
  }

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

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

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

  .md\:mt-14{
    margin-top: 3.5rem;
  }

  .md\:mt-16{
    margin-top: 4rem;
  }

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

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

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

  .md\:mt-40{
    margin-top: 10rem;
  }

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

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

  .md\:mt-7{
    margin-top: 1.75rem;
  }

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

  .md\:mt-\[44px\]{
    margin-top: 44px;
  }

  .md\:block{
    display: block;
  }

  .md\:flex{
    display: flex;
  }

  .md\:hidden{
    display: none;
  }

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

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

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

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

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

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

  .md\:w-1\/2{
    width: 50%;
  }

  .md\:w-2\/5{
    width: 40%;
  }

  .md\:w-3\/5{
    width: 60%;
  }

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

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

  .md\:w-\[35\%\]{
    width: 35%;
  }

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

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

  .md\:w-\[65\%\]{
    width: 65%;
  }

  .md\:w-auto{
    width: auto;
  }

  .md\:flex-none{
    flex: none;
  }

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

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

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

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

  .md\:items-end{
    align-items: flex-end;
  }

  .md\:gap-14{
    gap: 3.5rem;
  }

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

  .md\:gap-20{
    gap: 5rem;
  }

  .md\:gap-4{
    gap: 1rem;
  }

  .md\:gap-5{
    gap: 1.25rem;
  }

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

  .md\:p-0{
    padding: 0px;
  }

  .md\:p-10{
    padding: 2.5rem;
  }

  .md\:p-14{
    padding: 3.5rem;
  }

  .md\:p-6{
    padding: 1.5rem;
  }

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

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

  .md\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

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

  .md\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

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

  .md\:pb-\[105px\]{
    padding-bottom: 105px;
  }

  .md\:pl-5{
    padding-left: 1.25rem;
  }

  .md\:pt-32{
    padding-top: 8rem;
  }

  .md\:pt-\[60px\]{
    padding-top: 60px;
  }

  .md\:pt-\[62px\]{
    padding-top: 62px;
  }

  .md\:pt-\[80px\]{
    padding-top: 80px;
  }

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

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

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

  .md\:text-\[16px\]{
    font-size: 16px;
  }

  .md\:text-\[18px\]{
    font-size: 18px;
  }

  .md\:text-\[20px\]{
    font-size: 20px;
  }

  .md\:text-\[26px\]{
    font-size: 26px;
  }

  .md\:text-\[28px\]{
    font-size: 28px;
  }

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

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

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

  .md\:leading-\[19px\]{
    line-height: 19px;
  }
}

@media (min-width: 1024px){
  .lg\:max-h-\[90px\]{
    max-height: 90px;
  }

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

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

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

  .lg\:gap-5{
    gap: 1.25rem;
  }

  .lg\:text-\[16px\]{
    font-size: 16px;
  }

  .lg\:leading-\[18px\]{
    line-height: 18px;
  }

  .lg\:leading-\[22px\]{
    line-height: 22px;
  }
}

@media (min-width: 1536px){
  .\32xl\:max-w-1450{
    max-width: 1450px;
  }

  .\32xl\:gap-32{
    gap: 8rem;
  }

  .\32xl\:text-\[25px\]{
    font-size: 25px;
  }

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

@media (max-width: 1350px){
  .md-lg\:inline-block{
    display: inline-block;
  }

  .md-lg\:hidden{
    display: none;
  }

  .md-lg\:h-full{
    height: 100%;
  }

  .md-lg\:w-auto{
    width: auto;
  }

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

  .md-lg\:flex-col{
    flex-direction: column;
  }

  .md-lg\:gap-2{
    gap: 0.5rem;
  }
}

@media (min-width: 781px){
  .md-sm\:h-\[680px\]{
    height: 680px;
  }

  .md-sm\:w-\[60\%\]{
    width: 60%;
  }

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

@media (max-width: 550px){
  .xs\:mr-0{
    margin-right: 0px;
  }

  .xs\:mt-\[26px\]{
    margin-top: 26px;
  }

  .xs\:w-full{
    width: 100%;
  }

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

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

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

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

  .xs\:p-4{
    padding: 1rem;
  }

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

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

  .xs\:text-\[12px\]{
    font-size: 12px;
  }

  .xs\:leading-\[36px\]{
    line-height: 36px;
  }
}

@media (max-width: 350px){
  .xxs\:gap-6{
    gap: 1.5rem;
  }
}
</pre></body></html>