@import url('https://fonts.googleapis.com/css2?family=Fustat:wght@200..800&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

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

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

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

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

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

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

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

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

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

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

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

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

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

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

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

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

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

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.container{
  width: 100%;
}

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

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

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

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

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

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.inset-0{
  inset: 0px;
}

.bottom-0{
  bottom: 0px;
}

.left-0{
  left: 0px;
}

.left-\[0\]{
  left: 0;
}

.top-0{
  top: 0px;
}

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

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

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

.z-\[2000\]{
  z-index: 2000;
}

.z-\[20\]{
  z-index: 20;
}

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

.my-\[33px\]{
  margin-top: 33px;
  margin-bottom: 33px;
}

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

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

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

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

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

.block{
  display: block;
}

.flex{
  display: flex;
}

.hidden{
  display: none;
}

.h-0{
  height: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}

.h-full{
  height: 100%;
}

.max-h-full{
  max-height: 100%;
}

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

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

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

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

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

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

.w-full{
  width: 100%;
}

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

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

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

.max-w-full{
  max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.gap-2{
  gap: 0.5rem;
}

.gap-4{
  gap: 1rem;
}

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

.gap-\[15px\]{
  gap: 15px;
}

.gap-\[25px\]{
  gap: 25px;
}

.gap-\[32px\]{
  gap: 32px;
}

.gap-\[35px\]{
  gap: 35px;
}

.gap-\[50px\]{
  gap: 50px;
}

.gap-\[5px\]{
  gap: 5px;
}

.gap-y-2{
  row-gap: 0.5rem;
}

.overflow-hidden{
  overflow: hidden;
}

.rounded-\[100px\]{
  border-radius: 100px;
}

.rounded-\[50px\]{
  border-radius: 50px;
}

.rounded-\[54px\]{
  border-radius: 54px;
}

.rounded-\[56px\]{
  border-radius: 56px;
}

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

.border{
  border-width: 1px;
}

.border-\[1\.5px\]{
  border-width: 1.5px;
}

.border-\[\#186E9E\]{
  --tw-border-opacity: 1;
  border-color: rgb(24 110 158 / var(--tw-border-opacity, 1));
}

.border-\[\#23446B\]{
  --tw-border-opacity: 1;
  border-color: rgb(35 68 107 / var(--tw-border-opacity, 1));
}

.border-\[\#CCE187\]{
  --tw-border-opacity: 1;
  border-color: rgb(204 225 135 / var(--tw-border-opacity, 1));
}

.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.bg-\[\#21304D\]{
  --tw-bg-opacity: 1;
  background-color: rgb(33 48 77 / var(--tw-bg-opacity, 1));
}

.bg-\[\#475267\]{
  --tw-bg-opacity: 1;
  background-color: rgb(71 82 103 / var(--tw-bg-opacity, 1));
}

.bg-\[\#CCE187\]{
  --tw-bg-opacity: 1;
  background-color: rgb(204 225 135 / var(--tw-bg-opacity, 1));
}

.bg-\[\#E5F6FF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(229 246 255 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FFFFFF80\]{
  background-color: #FFFFFF80;
}

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

.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.from-\[\#186E9E\]{
  --tw-gradient-from: #186E9E var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(24 110 158 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\[\#186E9EB3\]{
  --tw-gradient-to: #186E9EB3 var(--tw-gradient-to-position);
}

.bg-clip-text{
  -webkit-background-clip: text;
          background-clip: text;
}

.fill-\[\#F4F4F4\]{
  fill: #F4F4F4;
}

.stroke-\[\#23446B\]{
  stroke: #23446B;
}

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

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

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

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

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

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

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

.py-\[20px\]{
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-\[25px\]{
  padding-top: 25px;
  padding-bottom: 25px;
}

.py-\[50px\]{
  padding-top: 50px;
  padding-bottom: 50px;
}

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

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

.pr-\[35px\]{
  padding-right: 35px;
}

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

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

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

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

.font-Fustat{
  font-family: "Fustat", sans-serif;
}

.font-HelveticaNeue{
  font-family: Helvetica Neue, sans-serif;
}

.font-Pluto{
  font-family: Pluto, sans-serif;
}

.font-QuicheDisplay{
  font-family: "Quiche Display", sans-serif;
}

.font-WorkSans{
  font-family: "Work Sans", sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

.font-light{
  font-weight: 300;
}

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

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

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

.uppercase{
  text-transform: uppercase;
}

.capitalize{
  text-transform: capitalize;
}

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

.leading-\[17\.4px\]{
  line-height: 17.4px;
}

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

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

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

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

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

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

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

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

.leading-\[35\.2px\]{
  line-height: 35.2px;
}

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

.leading-normal{
  line-height: 1.5;
}

.tracking-\[-0\.13px\]{
  letter-spacing: -0.13px;
}

.tracking-\[-0\.42px\]{
  letter-spacing: -0.42px;
}

.tracking-\[-0\.54px\]{
  letter-spacing: -0.54px;
}

.tracking-\[-0\.78px\]{
  letter-spacing: -0.78px;
}

.tracking-\[-0\.96px\]{
  letter-spacing: -0.96px;
}

.tracking-\[0\.24px\]{
  letter-spacing: 0.24px;
}

.tracking-\[0\.48px\]{
  letter-spacing: 0.48px;
}

.text-\[\#0C374F\]{
  --tw-text-opacity: 1;
  color: rgb(12 55 79 / var(--tw-text-opacity, 1));
}

.text-\[\#21304D\]{
  --tw-text-opacity: 1;
  color: rgb(33 48 77 / var(--tw-text-opacity, 1));
}

.text-\[\#23446B\]{
  --tw-text-opacity: 1;
  color: rgb(35 68 107 / var(--tw-text-opacity, 1));
}

.text-\[\#3FA7B7\]{
  --tw-text-opacity: 1;
  color: rgb(63 167 183 / var(--tw-text-opacity, 1));
}

.text-\[\#47526780\]{
  color: #47526780;
}

.text-\[\#CCE187\]{
  --tw-text-opacity: 1;
  color: rgb(204 225 135 / var(--tw-text-opacity, 1));
}

.text-\[\#DFDACF\]{
  --tw-text-opacity: 1;
  color: rgb(223 218 207 / var(--tw-text-opacity, 1));
}

.text-\[\#EFECE6\]{
  --tw-text-opacity: 1;
  color: rgb(239 236 230 / var(--tw-text-opacity, 1));
}

.text-\[\#FFA245\]{
  --tw-text-opacity: 1;
  color: rgb(255 162 69 / var(--tw-text-opacity, 1));
}

.text-\[\#FFFFFF99\]{
  color: #FFFFFF99;
}

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

.text-transparent{
  color: transparent;
}

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

.placeholder-\[\#47526780\]::-moz-placeholder{
  color: #47526780;
}

.placeholder-\[\#47526780\]::placeholder{
  color: #47526780;
}

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

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

.transition-\[height\]{
  transition-property: height;
  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);
}

.will-change-transform{
  will-change: transform;
}

@font-face {
  font-family: 'Quiche Display';

  src: url('https://s3.us-east-1.amazonaws.com/konsciousketo.com/fonts/quiche-display-bold.ttf') format('truetype');

  font-weight: 700;

  font-style: normal;
}

@font-face {
  font-family: 'Pluto';

  src: url('https://s3.us-east-1.amazonaws.com/konsciousketo.com/fonts/PlutoRegular.ttf') format('truetype');

  font-weight: 400;

  font-style: normal;
}

@font-face {
  font-family: 'Helvetica Neue';

  src: url('https://s3.us-east-1.amazonaws.com/konsciousketo.com/fonts/HelveticaNeueMedium.ttf') format('truetype');

  font-weight: 500;

  font-style: normal;
}

a:hover {
  cursor: pointer;
}

.hero-vid{
  -o-object-position: 65%;
     object-position: 65%;
}

.hero-content-bg {
  background: linear-gradient(180deg, rgba(29, 37, 66, 0.00) 1%, #1D2542 11%);
}

.bg-one {
  background-color: transparent;
}

.bg-one:hover {
  background: radial-gradient(123.32% 228.17% at 49.97% 48.17%, #186E9E 0%, #203455 100%), rgba(52, 62, 52, 0.80);
}

.svg-active circle {
  fill: #EDFFB3;
  stroke: #EDFFB3;
}

.svg-inactive circle {
  fill: #F4F4F4;
  stroke: #23446B;
}

@media (min-width: 1024px) {
  .hero-content-bg {
    background: transparent;
  }

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

.placeholder\:text-center::-moz-placeholder{
  text-align: center;
}

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

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

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

.placeholder\:font-medium::-moz-placeholder{
  font-weight: 500;
}

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

.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}

.after\:bottom-0::after{
  content: var(--tw-content);
  bottom: 0px;
}

.after\:left-0::after{
  content: var(--tw-content);
  left: 0px;
}

.after\:h-px::after{
  content: var(--tw-content);
  height: 1px;
}

.after\:w-full::after{
  content: var(--tw-content);
  width: 100%;
}

.after\:origin-bottom::after{
  content: var(--tw-content);
  transform-origin: bottom;
}

.after\:scale-y-50::after{
  content: var(--tw-content);
  --tw-scale-y: .5;
  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));
}

.after\:scale-y-\[0\.25\]::after{
  content: var(--tw-content);
  --tw-scale-y: 0.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:transform::after{
  content: var(--tw-content);
  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));
}

.after\:bg-\[\#23446B\]::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(35 68 107 / var(--tw-bg-opacity, 1));
}

.after\:bg-\[\#CCE187\]::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(204 225 135 / var(--tw-bg-opacity, 1));
}

.after\:content-\[\'\'\]::after{
  --tw-content: '';
  content: var(--tw-content);
}

.hover\:cursor-pointer:hover{
  cursor: pointer;
}

.hover\:bg-\[\#CCE187\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(204 225 135 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:fill-\[\#21304D\]{
  fill: #21304D;
}

.group:hover .group-hover\:fill-\[\#EDFFB3\]{
  fill: #EDFFB3;
}

.group:hover .group-hover\:stroke-\[\#EDFFB3\]{
  stroke: #EDFFB3;
}

.group:hover .group-hover\:text-\[\#21304D\]{
  --tw-text-opacity: 1;
  color: rgb(33 48 77 / var(--tw-text-opacity, 1));
}

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

@media not all and (min-width: 1024px){
  .max-lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

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

  .max-lg\:pb-\[35px\]{
    padding-bottom: 35px;
  }

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

  .max-lg\:pr-\[11px\]{
    padding-right: 11px;
  }
}

@media not all and (min-width: 640px){
  .max-sm\:block{
    display: block;
  }

  .max-sm\:justify-between{
    justify-content: space-between;
  }
}

@media (min-width: 640px){
  .sm\:gap-\[65px\]{
    gap: 65px;
  }
}

@media (min-width: 1024px){
  .lg\:relative{
    position: relative;
  }

  .lg\:sticky{
    position: sticky;
  }

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

  .lg\:top-\[60px\]{
    top: 60px;
  }

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

  .lg\:my-\[50px\]{
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .lg\:block{
    display: block;
  }

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

  .lg\:flex{
    display: flex;
  }

  .lg\:hidden{
    display: none;
  }

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

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

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

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

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

  .lg\:max-h-\[755px\]{
    max-height: 755px;
  }

  .lg\:max-h-\[790px\]{
    max-height: 790px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:translate-x-\[-50\%\]{
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:translate-x-\[100px\]{
    --tw-translate-x: 100px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

  .lg\:scale-\[120\%\]{
    --tw-scale-x: 120%;
    --tw-scale-y: 120%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

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

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

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

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

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

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

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

  .lg\:gap-0{
    gap: 0px;
  }

  .lg\:gap-\[25px\]{
    gap: 25px;
  }

  .lg\:gap-\[28px\]{
    gap: 28px;
  }

  .lg\:gap-\[70px\]{
    gap: 70px;
  }

  .lg\:gap-y-4{
    row-gap: 1rem;
  }

  .lg\:rounded-\[54px\]{
    border-radius: 54px;
  }

  .lg\:bg-transparent{
    background-color: transparent;
  }

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

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

  .lg\:px-\[63px\]{
    padding-left: 63px;
    padding-right: 63px;
  }

  .lg\:py-\[40px\]{
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .lg\:py-\[50\.5px\]{
    padding-top: 50.5px;
    padding-bottom: 50.5px;
  }

  .lg\:py-\[50px\]{
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .lg\:pr-\[24px\]{
    padding-right: 24px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:leading-\[52\.8px\]{
    line-height: 52.8px;
  }

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

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

  .lg\:tracking-\[0\.28px\]{
    letter-spacing: 0.28px;
  }

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

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

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

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

@media (min-width: 1280px){
  .xl\:translate-y-\[4rem\]{
    --tw-translate-y: 4rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .xl\:gap-\[129px\]{
    gap: 129px;
  }

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





