@import url(https://fast.fonts.net/lt/1.css?apiType=css&c=4dbedc07-65a5-45d9-a320-81504f13b8ca&fontids=5760925,5760945);
/* import deps */
*, ::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: currentColor; /* 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: Helvetica Now, Arial, sans-serif; /* 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;
}
@font-face{
        font-family:"Helvetica Now";
        src: url("../../fonts/effd846d-39d3-439a-a81b-14b26fd5fb7e.woff2") format("woff2"),
        url("../../fonts/c2e2103e-7e6b-4248-b080-0100c5896596.woff") format("woff");
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
    }
@font-face{
        font-family:"Helvetica Now";
        src: url("../../fonts/54061ef8-00c5-4e6f-a591-e46d0fb6ff34.woff2") format("woff2"),
        url("../../fonts/08bae8de-cc16-47d3-86ba-b980143d5096.woff") format("woff");
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
    }
[xcloak]{
        display: none !important;
    }
strong {
  font-weight: 700;
}
h3,
    h4,
    .heading-4 {
  text-transform: uppercase;
}
.bard ul {
  list-style-type: none;
}
.bard ul li {
  display: flex;
}
.bard ul li::before {
  margin-right: 10px;
  --tw-content: '—';
  content: var(--tw-content);
}
.no-break-mobile br {
  display: none;
}
@media (min-width: 1024px) {
  .no-break-mobile br {
    display: block;
  }
}
.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: 1440px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1920px;
  }
}
@media (min-width: 2560px) {
  .container {
    max-width: 2560px;
  }
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.-bottom-\[40px\] {
  bottom: -40px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-\[30px\] {
  bottom: 30px;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-\[55px\] {
  top: 55px;
}
.\!z-\[3\] {
  z-index: 3 !important;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[19\] {
  z-index: 19;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2\] {
  z-index: 2;
}
.order-first {
  order: -9999;
}
.order-last {
  order: 9999;
}
.col-span-10 {
  grid-column: span 10 / span 10;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.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;
}
.col-span-5 {
  grid-column: span 5 / span 5;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.col-span-7 {
  grid-column: span 7 / span 7;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.col-span-full {
  grid-column: 1 / -1;
}
.col-end-17 {
  grid-column-end: 17;
}
.-mx-\[20px\] {
  margin-left: -20px;
  margin-right: -20px;
}
.-mx-\[30px\] {
  margin-left: -30px;
  margin-right: -30px;
}
.mx-\[10px\] {
  margin-left: 10px;
  margin-right: 10px;
}
.my-\[10px\] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.my-\[40px\] {
  margin-top: 40px;
  margin-bottom: 40px;
}
.my-\[5px\] {
  margin-top: 5px;
  margin-bottom: 5px;
}
.my-\[60px\] {
  margin-top: 60px;
  margin-bottom: 60px;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.\!mt-\[10px\] {
  margin-top: 10px !important;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-\[10px\] {
  margin-bottom: 10px;
}
.mb-\[15px\] {
  margin-bottom: 15px;
}
.mb-\[20px\] {
  margin-bottom: 20px;
}
.mb-\[30px\] {
  margin-bottom: 30px;
}
.mb-\[80px\] {
  margin-bottom: 80px;
}
.mb-auto {
  margin-bottom: auto;
}
.ml-\[24px\] {
  margin-left: 24px;
}
.mr-\[0px\] {
  margin-right: 0px;
}
.mr-\[20px\] {
  margin-right: 20px;
}
.mr-\[24px\] {
  margin-right: 24px;
}
.mt-0 {
  margin-top: 0px;
}
.mt-\[0px\] {
  margin-top: 0px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[35px\] {
  margin-top: 35px;
}
.mt-\[40px\] {
  margin-top: 40px;
}
.mt-\[60px\] {
  margin-top: 60px;
}
.mt-\[80px\] {
  margin-top: 80px;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[152\/135\] {
  aspect-ratio: 152/135;
}
.aspect-\[16\/10\] {
  aspect-ratio: 16/10;
}
.aspect-\[1\] {
  aspect-ratio: 1;
}
.aspect-\[2\/3\] {
  aspect-ratio: 2/3;
}
.aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.\!h-\[400px\] {
  height: 400px !important;
}
.\!h-auto {
  height: auto !important;
}
.h-0 {
  height: 0px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[28px\] {
  height: 28px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[32px\] {
  height: 32px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[450px\] {
  height: 450px;
}
.h-\[500px\] {
  height: 500px;
}
.h-\[calc\(var\(--vh\2c 1vh\)\*100\)\] {
  height: calc(var(--vh,1vh) * 100);
}
.h-\[calc\(var\(--vh\2c 1vh\)\*100-215px\)\] {
  height: calc(var(--vh,1vh) * 100 - 215px);
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-0 {
  max-height: 0px;
}
.min-h-\[calc\(100vh-140px\)\] {
  min-height: calc(100vh - 140px);
}
.min-h-\[calc\(100vh-450px\)\] {
  min-height: calc(100vh - 450px);
}
.min-h-\[calc\(100vh-550px\)\] {
  min-height: calc(100vh - 550px);
}
.min-h-\[calc\(var\(--vh\2c 1vh\)\*100\)\] {
  min-height: calc(var(--vh,1vh) * 100);
}
.min-h-\[calc\(var\(--vh\2c 1vh\)\*100-55px\)\] {
  min-height: calc(var(--vh,1vh) * 100 - 55px);
}
.\!w-\[calc\(75\%\)\] {
  width: calc(75%) !important;
}
.\!w-\[calc\(75\%-7\.5px\)\] {
  width: calc(75% - 7.5px) !important;
}
.\!w-auto {
  width: auto !important;
}
.\!w-fit {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.w-1\/2 {
  width: 50%;
}
.w-10\/12 {
  width: 83.333333%;
}
.w-2\/12 {
  width: 16.666667%;
}
.w-4\/5 {
  width: 80%;
}
.w-6\/12 {
  width: 50%;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[80px\] {
  width: 80px;
}
.w-\[90px\] {
  width: 90px;
}
.w-\[calc\(50\%-10px\)\] {
  width: calc(50% - 10px);
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.max-w-\[80\%\] {
  max-width: 80%;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.origin-top {
  transform-origin: top;
}
.\!-translate-y-full {
  --tw-translate-y: -100% !important;
  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)) !important;
}
.\!translate-y-\[-100\%\] {
  --tw-translate-y: -100% !important;
  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)) !important;
}
.\!translate-y-\[100\%\] {
  --tw-translate-y: 100% !important;
  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)) !important;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[20px\] {
  --tw-translate-x: 20px;
  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-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[1px\] {
  --tw-translate-y: 1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animate-fade-in {
  animation: fadeIn 1s ease 0s forwards;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-fade-in-up {
  animation: fadeInUp 1s ease 0s forwards;
}
.cursor-pointer {
  cursor: pointer;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-16 {
  grid-template-columns: repeat(16, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.place-content-between {
  place-content: space-between;
}
.content-end {
  align-content: flex-end;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-\[-100px\] {
  gap: -100px;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-x-\[10px\] {
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.gap-x-\[15px\] {
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.gap-x-\[20px\] {
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.gap-x-\[24px\] {
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.gap-x-\[30px\] {
  -moz-column-gap: 30px;
       column-gap: 30px;
}
.gap-x-\[5px\] {
  -moz-column-gap: 5px;
       column-gap: 5px;
}
.gap-x-\[9px\] {
  -moz-column-gap: 9px;
       column-gap: 9px;
}
.gap-y-0 {
  row-gap: 0px;
}
.gap-y-\[10px\] {
  row-gap: 10px;
}
.gap-y-\[14px\] {
  row-gap: 14px;
}
.gap-y-\[200px\] {
  row-gap: 200px;
}
.gap-y-\[20px\] {
  row-gap: 20px;
}
.gap-y-\[30px\] {
  row-gap: 30px;
}
.gap-y-\[50px\] {
  row-gap: 50px;
}
.gap-y-\[5px\] {
  row-gap: 5px;
}
.gap-y-\[70px\] {
  row-gap: 70px;
}
.gap-y-\[80px\] {
  row-gap: 80px;
}
.space-x-\[10px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(10px * var(--tw-space-x-reverse));
  margin-left: calc(10px * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[15px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(15px * var(--tw-space-x-reverse));
  margin-left: calc(15px * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[4px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(4px * var(--tw-space-x-reverse));
  margin-left: calc(4px * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-\[5px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(5px * var(--tw-space-x-reverse));
  margin-left: calc(5px * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-\[10px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(10px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(10px * var(--tw-space-y-reverse));
}
.space-y-\[15px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(15px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(15px * var(--tw-space-y-reverse));
}
.space-y-\[1em\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1em * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1em * var(--tw-space-y-reverse));
}
.space-y-\[20px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(20px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(20px * var(--tw-space-y-reverse));
}
.space-y-\[25px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(25px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(25px * var(--tw-space-y-reverse));
}
.space-y-\[28px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(28px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(28px * var(--tw-space-y-reverse));
}
.space-y-\[30px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(30px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(30px * var(--tw-space-y-reverse));
}
.space-y-\[40px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(40px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(40px * var(--tw-space-y-reverse));
}
.space-y-\[4px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4px * var(--tw-space-y-reverse));
}
.space-y-\[5px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(5px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5px * var(--tw-space-y-reverse));
}
.space-y-\[60px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(60px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(60px * var(--tw-space-y-reverse));
}
.space-y-\[70px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(70px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(70px * var(--tw-space-y-reverse));
}
.space-y-\[80px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(80px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(80px * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-black > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-divide-opacity, 1));
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.justify-self-center {
  justify-self: center;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-scroll {
  overflow: scroll;
}
.scroll-smooth {
  scroll-behavior: smooth;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.break-normal {
  overflow-wrap: normal;
  word-break: normal;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-\[100px\] {
  border-radius: 100px;
}
.rounded-\[15px\] {
  border-radius: 15px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[30px\] {
  border-radius: 30px;
}
.rounded-full {
  border-radius: 9999px;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-solid {
  border-style: solid;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.\!bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#4D4D4D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(77 77 77 / var(--tw-bg-opacity, 1));
}
.bg-\[blue\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 255 / var(--tw-bg-opacity, 1));
}
.bg-\[white\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.\!fill-white {
  fill: white !important;
}
.fill-black {
  fill: black;
}
.fill-white {
  fill: white;
}
.\!stroke-white {
  stroke: white !important;
}
.stroke-black {
  stroke: black;
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-\[10px\] {
  padding: 10px;
}
.p-\[15px\] {
  padding: 15px;
}
.\!py-\[30px\] {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}
.px-\[14px\] {
  padding-left: 14px;
  padding-right: 14px;
}
.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}
.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}
.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[15px\] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-\[25px\] {
  padding-top: 25px;
  padding-bottom: 25px;
}
.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-\[40px\] {
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-\[84px\] {
  padding-top: 84px;
  padding-bottom: 84px;
}
.\!pr-0 {
  padding-right: 0px !important;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-\[0px\] {
  padding-bottom: 0px;
}
.pb-\[100px\] {
  padding-bottom: 100px;
}
.pb-\[15px\] {
  padding-bottom: 15px;
}
.pb-\[200px\] {
  padding-bottom: 200px;
}
.pb-\[20px\] {
  padding-bottom: 20px;
}
.pb-\[24px\] {
  padding-bottom: 24px;
}
.pb-\[25px\] {
  padding-bottom: 25px;
}
.pb-\[30px\] {
  padding-bottom: 30px;
}
.pb-\[360px\] {
  padding-bottom: 360px;
}
.pb-\[40px\] {
  padding-bottom: 40px;
}
.pb-\[50px\] {
  padding-bottom: 50px;
}
.pb-\[5px\] {
  padding-bottom: 5px;
}
.pb-\[70px\] {
  padding-bottom: 70px;
}
.pb-\[80px\] {
  padding-bottom: 80px;
}
.pl-\[40px\] {
  padding-left: 40px;
}
.pt-0 {
  padding-top: 0px;
}
.pt-\[100px\] {
  padding-top: 100px;
}
.pt-\[10px\] {
  padding-top: 10px;
}
.pt-\[150px\] {
  padding-top: 150px;
}
.pt-\[15px\] {
  padding-top: 15px;
}
.pt-\[18px\] {
  padding-top: 18px;
}
.pt-\[20px\] {
  padding-top: 20px;
}
.pt-\[24px\] {
  padding-top: 24px;
}
.pt-\[25px\] {
  padding-top: 25px;
}
.pt-\[273px\] {
  padding-top: 273px;
}
.pt-\[28px\] {
  padding-top: 28px;
}
.pt-\[30px\] {
  padding-top: 30px;
}
.pt-\[40px\] {
  padding-top: 40px;
}
.pt-\[70px\] {
  padding-top: 70px;
}
.pt-\[calc\(100vh-530px\)\] {
  padding-top: calc(100vh - 530px);
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.indent-\[0px\] {
  text-indent: 0px;
}
.font-sans {
  font-family: Helvetica Now, Arial, sans-serif;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[25px\] {
  font-size: 25px;
}
.text-\[28px\] {
  font-size: 28px;
}
.text-\[30px\] {
  font-size: 30px;
}
.text-\[34px\] {
  font-size: 34px;
}
.text-\[40px\] {
  font-size: 40px;
}
.text-\[50px\] {
  font-size: 50px;
}
.text-\[51px\] {
  font-size: 51px;
}
.text-\[60px\] {
  font-size: 60px;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.leading-\[13px\] {
  line-height: 13px;
}
.leading-\[15px\] {
  line-height: 15px;
}
.leading-\[18px\] {
  line-height: 18px;
}
.leading-\[20px\] {
  line-height: 20px;
}
.leading-\[21px\] {
  line-height: 21px;
}
.leading-\[22px\] {
  line-height: 22px;
}
.leading-\[24px\] {
  line-height: 24px;
}
.leading-\[26px\] {
  line-height: 26px;
}
.leading-\[28px\] {
  line-height: 28px;
}
.leading-\[30px\] {
  line-height: 30px;
}
.leading-\[34px\] {
  line-height: 34px;
}
.leading-\[35px\] {
  line-height: 35px;
}
.leading-\[38px\] {
  line-height: 38px;
}
.leading-\[40px\] {
  line-height: 40px;
}
.leading-\[45px\] {
  line-height: 45px;
}
.leading-\[50px\] {
  line-height: 50px;
}
.leading-none {
  line-height: 1;
}
.tracking-\[-0\.02em\] {
  letter-spacing: -0.02em;
}
.tracking-\[-0\.04em\] {
  letter-spacing: -0.04em;
}
.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.text-\[blue\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 255 / var(--tw-text-opacity, 1));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.line-through {
  text-decoration-line: line-through;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.\!opacity-0 {
  opacity: 0 !important;
}
.\!opacity-100 {
  opacity: 1 !important;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-\[0\.35\] {
  opacity: 0.35;
}
.drop-shadow-2xl {
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
  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;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.delay-500 {
  transition-delay: 500ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.duration-700 {
  transition-duration: 700ms;
}
.ease-e {
  transition-timing-function: cubic-bezier(0.45, 0, 0.15, 1);
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.scrollbar-hide {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.scrollbar-hide::-webkit-scrollbar {
  display: none;
}
.page-transition-fade {
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
}
html.is-animating .page-transition-fade {
  opacity: 0;
  transition-delay: 400ms;
}
.\[animation-delay\:0\.02s\] {
  animation-delay: 0.02s;
}
.\[animation-delay\:0\.03s\] {
  animation-delay: 0.03s;
}
.\[animation-delay\:0\.04s\] {
  animation-delay: 0.04s;
}
.\[animation-delay\:0\.05s\] {
  animation-delay: 0.05s;
}
.\[animation-delay\:0\.06s\] {
  animation-delay: 0.06s;
}
.\[animation-delay\:0\.08s\] {
  animation-delay: 0.08s;
}
.\[animation-delay\:0\.0s\] {
  animation-delay: 0.0s;
}
.\[animation-delay\:0\.1s\] {
  animation-delay: 0.1s;
}
.\[animation-delay\:0\.2s\] {
  animation-delay: 0.2s;
}
.\[animation-delay\:0\.3s\] {
  animation-delay: 0.3s;
}
.\[animation-delay\:0\.4s\] {
  animation-delay: 0.4s;
}
.\[animation-delay\:0\.5s\] {
  animation-delay: 0.5s;
}
.\[animation-delay\:0\.6s\] {
  animation-delay: 0.6s;
}
.\[animation-delay\:0\.7s\] {
  animation-delay: 0.7s;
}
.\[animation-delay\:0\.8s\] {
  animation-delay: 0.8s;
}
.\[animation-delay\:1s\] {
  animation-delay: 1s;
}
.\[text-indent\:65px\] {
  text-indent: 65px;
}
.selection\:bg-\[\#0000ffac\] *::-moz-selection {
  background-color: #0000ffac;
}
.selection\:bg-\[\#0000ffac\] *::selection {
  background-color: #0000ffac;
}
.selection\:bg-white *::-moz-selection {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.selection\:bg-white *::selection {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.selection\:text-black *::-moz-selection {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.selection\:text-black *::selection {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.selection\:bg-\[\#0000ffac\]::-moz-selection {
  background-color: #0000ffac;
}
.selection\:bg-\[\#0000ffac\]::selection {
  background-color: #0000ffac;
}
.selection\:bg-white::-moz-selection {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.selection\:bg-white::selection {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.selection\:text-black::-moz-selection {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.selection\:text-black::selection {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}
.before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}
.before\:top-1\/2::before {
  content: var(--tw-content);
  top: 50%;
}
.before\:h-\[2px\]::before {
  content: var(--tw-content);
  height: 2px;
}
.before\:\!w-full::before {
  content: var(--tw-content);
  width: 100% !important;
}
.before\:w-0::before {
  content: var(--tw-content);
  width: 0px;
}
.before\:w-full::before {
  content: var(--tw-content);
  width: 100%;
}
.before\:-translate-y-1\/2::before {
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.before\:bg-black::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.before\:bg-white::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.before\:transition-link::before {
  content: var(--tw-content);
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.before\:content-\[\'\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}
.before\:content-\[\'\2705\'\]::before {
  --tw-content: '✅';
  content: var(--tw-content);
}
.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}
.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}
.after\:h-\[30px\]::after {
  content: var(--tw-content);
  height: 30px;
}
.after\:h-\[40px\]::after {
  content: var(--tw-content);
  height: 40px;
}
.after\:w-\[120px\]::after {
  content: var(--tw-content);
  width: 120px;
}
.after\:w-\[90px\]::after {
  content: var(--tw-content);
  width: 90px;
}
.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}
.after\:translate-y-\[30px\]::after {
  content: var(--tw-content);
  --tw-translate-y: 30px;
  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\:translate-y-\[40px\]::after {
  content: var(--tw-content);
  --tw-translate-y: 40px;
  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-black::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.after\:transition-transform::after {
  content: var(--tw-content);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.after\:ease-e::after {
  content: var(--tw-content);
  transition-timing-function: cubic-bezier(0.45, 0, 0.15, 1);
}
.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}
.after\:content-\[\'\2c \'\]::after {
  --tw-content: ',';
  content: var(--tw-content);
}
.last\:pb-\[0px\]:last-child {
  padding-bottom: 0px;
}
.even\:col-end-17:nth-child(even) {
  grid-column-end: 17;
}
.first-of-type\:\!mt-0:first-of-type {
  margin-top: 0px !important;
}
.last-of-type\:\!mr-\[20px\]:last-of-type {
  margin-right: 20px !important;
}
.last-of-type\:mb-\[0px\]:last-of-type {
  margin-bottom: 0px;
}
.last-of-type\:border-b:last-of-type {
  border-bottom-width: 1px;
}
.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:bg-\[\#3131ff\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(49 49 255 / var(--tw-bg-opacity, 1));
}
.hover\:bg-\[\#ffffffdd\]:hover {
  background-color: #ffffffdd;
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:after\:translate-y-0:hover::after {
  content: var(--tw-content);
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.group:last-of-type .group-last-of-type\:after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}
.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:before\:w-full::before {
  content: var(--tw-content);
  width: 100%;
}
.group:hover .group-hover\:after\:translate-y-0::after {
  content: var(--tw-content);
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:after\:\!text-black::after {
  content: var(--tw-content);
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.peer:checked ~ .peer-checked\:max-h-\[500px\] {
  max-height: 500px;
}
@media (min-width: 768px) {
  .md\:\!order-first {
    order: -9999 !important;
  }
  .md\:\!order-last {
    order: 9999 !important;
  }
  .md\:order-first {
    order: -9999;
  }
  .md\:order-last {
    order: 9999;
  }
  .md\:-mx-\[30px\] {
    margin-left: -30px;
    margin-right: -30px;
  }
  .md\:my-\[0px\] {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .md\:my-\[70px\] {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .md\:mb-\[20px\] {
    margin-bottom: 20px;
  }
  .md\:mb-\[30px\] {
    margin-bottom: 30px;
  }
  .md\:mb-\[40px\] {
    margin-bottom: 40px;
  }
  .md\:mb-\[50px\] {
    margin-bottom: 50px;
  }
  .md\:ml-\[-24px\] {
    margin-left: -24px;
  }
  .md\:mr-\[30px\] {
    margin-right: 30px;
  }
  .md\:mt-\[40px\] {
    margin-top: 40px;
  }
  .md\:mt-\[60px\] {
    margin-top: 60px;
  }
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:aspect-\[4\/3\] {
    aspect-ratio: 4/3;
  }
  .md\:h-\[500px\] {
    height: 500px;
  }
  .md\:min-h-\[400px\] {
    min-height: 400px;
  }
  .md\:min-h-\[calc\(100vh-450px\)\] {
    min-height: calc(100vh - 450px);
  }
  .md\:\!w-\[calc\(33\%-16px\)\] {
    width: calc(33% - 16px) !important;
  }
  .md\:\!w-\[calc\(33\.33\%-16px\)\] {
    width: calc(33.33% - 16px) !important;
  }
  .md\:\!w-\[calc\(40\%-16px\)\] {
    width: calc(40% - 16px) !important;
  }
  .md\:w-1\/12 {
    width: 8.333333%;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:w-1\/3 {
    width: 33.333333%;
  }
  .md\:w-1\/4 {
    width: 25%;
  }
  .md\:w-2\/12 {
    width: 16.666667%;
  }
  .md\:w-2\/3 {
    width: 66.666667%;
  }
  .md\:w-3\/4 {
    width: 75%;
  }
  .md\:w-4\/12 {
    width: 33.333333%;
  }
  .md\:w-5\/12 {
    width: 41.666667%;
  }
  .md\:w-6\/12 {
    width: 50%;
  }
  .md\:w-7\/12 {
    width: 58.333333%;
  }
  .md\:w-8\/12 {
    width: 66.666667%;
  }
  .md\:w-\[calc\(16\.66666667\%-20px\)\] {
    width: calc(16.66666667% - 20px);
  }
  .md\:w-screen {
    width: 100vw;
  }
  .md\:grid-cols-16 {
    grid-template-columns: repeat(16, minmax(0, 1fr));
  }
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .md\:items-end {
    align-items: flex-end;
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
  .md\:gap-\[15px\] {
    gap: 15px;
  }
  .md\:gap-\[24px\] {
    gap: 24px;
  }
  .md\:gap-x-\[24px\] {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .md\:gap-x-\[30px\] {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .md\:gap-y-\[50px\] {
    row-gap: 50px;
  }
  .md\:gap-y-\[90px\] {
    row-gap: 90px;
  }
  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .md\:space-y-\[200px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(200px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(200px * var(--tw-space-y-reverse));
  }
  .md\:space-y-\[30px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(30px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(30px * var(--tw-space-y-reverse));
  }
  .md\:space-y-\[80px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(80px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(80px * var(--tw-space-y-reverse));
  }
  .md\:self-end {
    align-self: flex-end;
  }
  .md\:self-center {
    align-self: center;
  }
  .md\:border-b-0 {
    border-bottom-width: 0px;
  }
  .md\:\!bg-green {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(98 227 187 / var(--tw-bg-opacity, 1)) !important;
  }
  .md\:\!bg-orange {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 144 87 / var(--tw-bg-opacity, 1)) !important;
  }
  .md\:\!bg-pink {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(247 214 235 / var(--tw-bg-opacity, 1)) !important;
  }
  .md\:p-\[0px\] {
    padding: 0px;
  }
  .md\:px-\[0px\] {
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }
  .md\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }
  .md\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }
  .md\:px-\[75px\] {
    padding-left: 75px;
    padding-right: 75px;
  }
  .md\:py-\[100px\] {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .md\:py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .md\:py-\[15px\] {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .md\:py-\[25px\] {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .md\:py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .md\:py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .md\:py-\[80px\] {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .md\:pb-0 {
    padding-bottom: 0px;
  }
  .md\:pb-\[10px\] {
    padding-bottom: 10px;
  }
  .md\:pb-\[200px\] {
    padding-bottom: 200px;
  }
  .md\:pb-\[20px\] {
    padding-bottom: 20px;
  }
  .md\:pb-\[25px\] {
    padding-bottom: 25px;
  }
  .md\:pb-\[30px\] {
    padding-bottom: 30px;
  }
  .md\:pb-\[40px\] {
    padding-bottom: 40px;
  }
  .md\:pb-\[50px\] {
    padding-bottom: 50px;
  }
  .md\:pt-0 {
    padding-top: 0px;
  }
  .md\:pt-\[0\] {
    padding-top: 0;
  }
  .md\:pt-\[0px\] {
    padding-top: 0px;
  }
  .md\:pt-\[30px\] {
    padding-top: 30px;
  }
  .md\:pt-\[40px\] {
    padding-top: 40px;
  }
  .md\:pt-\[50px\] {
    padding-top: 50px;
  }
  .md\:pt-\[80px\] {
    padding-top: 80px;
  }
  .md\:text-\[100px\] {
    font-size: 100px;
  }
  .md\:text-\[15px\] {
    font-size: 15px;
  }
  .md\:text-\[22px\] {
    font-size: 22px;
  }
  .md\:text-\[24px\] {
    font-size: 24px;
  }
  .md\:text-\[25px\] {
    font-size: 25px;
  }
  .md\:text-\[26px\] {
    font-size: 26px;
  }
  .md\:text-\[34px\] {
    font-size: 34px;
  }
  .md\:text-\[46px\] {
    font-size: 46px;
  }
  .md\:text-\[48px\] {
    font-size: 48px;
  }
  .md\:text-\[50px\] {
    font-size: 50px;
  }
  .md\:text-\[80px\] {
    font-size: 80px;
  }
  .md\:leading-\[20px\] {
    line-height: 20px;
  }
  .md\:leading-\[22px\] {
    line-height: 22px;
  }
  .md\:leading-\[26px\] {
    line-height: 26px;
  }
  .md\:leading-\[28px\] {
    line-height: 28px;
  }
  .md\:leading-\[30px\] {
    line-height: 30px;
  }
  .md\:leading-\[34px\] {
    line-height: 34px;
  }
  .md\:leading-\[40px\] {
    line-height: 40px;
  }
  .md\:leading-\[45px\] {
    line-height: 45px;
  }
  .md\:leading-\[48px\] {
    line-height: 48px;
  }
  .md\:leading-\[80px\] {
    line-height: 80px;
  }
  .md\:leading-\[82px\] {
    line-height: 82px;
  }
  .md\:tracking-\[-0\.02em\] {
    letter-spacing: -0.02em;
  }
  .md\:tracking-\[-0\.04em\] {
    letter-spacing: -0.04em;
  }
  .md\:first-of-type\:pt-0:first-of-type {
    padding-top: 0px;
  }
  .md\:last-of-type\:\!mt-0:last-of-type {
    margin-top: 0px !important;
  }
  .last-of-type\:md\:\!pr-\[30px\]:last-of-type {
    padding-right: 30px !important;
  }
  .group:hover .md\:group-hover\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .tablet\:col-span-11 {
    grid-column: span 11 / span 11;
  }
  .tablet\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .tablet\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .tablet\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .tablet\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .tablet\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .tablet\:inline-block {
    display: inline-block;
  }
  .tablet\:hidden {
    display: none;
  }
  .tablet\:h-\[305px\] {
    height: 305px;
  }
  .tablet\:w-1\/2 {
    width: 50%;
  }
  .tablet\:gap-y-\[15px\] {
    row-gap: 15px;
  }
  .tablet\:space-y-\[45px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(45px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(45px * var(--tw-space-y-reverse));
  }
  .tablet\:pb-\[0px\] {
    padding-bottom: 0px;
  }
  .tablet\:pb-\[90px\] {
    padding-bottom: 90px;
  }
  .tablet\:pt-\[10px\] {
    padding-top: 10px;
  }
  .tablet\:pt-\[180px\] {
    padding-top: 180px;
  }
  .tablet\:pt-\[30px\] {
    padding-top: 30px;
  }
  .tablet\:pt-\[90px\] {
    padding-top: 90px;
  }
}
@media (min-width: 1024px) {
  .lg\:absolute {
    position: absolute;
  }
  .lg\:left-0 {
    left: 0px;
  }
  .lg\:left-1\/2 {
    left: 50%;
  }
  .lg\:top-0 {
    top: 0px;
  }
  .lg\:top-\[70px\] {
    top: 70px;
  }
  .lg\:z-20 {
    z-index: 20;
  }
  .lg\:order-first {
    order: -9999;
  }
  .lg\:order-last {
    order: 9999;
  }
  .lg\:mx-\[20px\] {
    margin-left: 20px;
    margin-right: 20px;
  }
  .lg\:mx-\[24px\] {
    margin-left: 24px;
    margin-right: 24px;
  }
  .lg\:mb-0 {
    margin-bottom: 0px;
  }
  .lg\:mt-\[-100px\] {
    margin-top: -100px;
  }
  .lg\:mt-\[200px\] {
    margin-top: 200px;
  }
  .lg\:mt-auto {
    margin-top: auto;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-\[60px\] {
    height: 60px;
  }
  .lg\:h-\[calc\(var\(--vh\2c 1vh\)\*100-70px\)\] {
    height: calc(var(--vh,1vh) * 100 - 70px);
  }
  .lg\:min-h-\[360px\] {
    min-height: 360px;
  }
  .lg\:min-h-\[calc\(var\(--vh\2c 1vh\)\*100-70px\)\] {
    min-height: calc(var(--vh,1vh) * 100 - 70px);
  }
  .lg\:\!w-\[450px\] {
    width: 450px !important;
  }
  .lg\:\!w-\[673px\] {
    width: 673px !important;
  }
  .lg\:w-4\/12 {
    width: 33.333333%;
  }
  .lg\:w-5\/12 {
    width: 41.666667%;
  }
  .lg\:w-6\/12 {
    width: 50%;
  }
  .lg\:w-7\/12 {
    width: 58.333333%;
  }
  .lg\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:gap-x-\[24px\] {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .lg\:gap-x-\[30px\] {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .lg\:gap-y-0 {
    row-gap: 0px;
  }
  .lg\:gap-y-\[24px\] {
    row-gap: 24px;
  }
  .lg\:gap-y-\[74px\] {
    row-gap: 74px;
  }
  .lg\:space-x-\[10px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10px * var(--tw-space-x-reverse));
    margin-left: calc(10px * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-x-\[20px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(20px * var(--tw-space-x-reverse));
    margin-left: calc(20px * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .lg\:space-y-\[15px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(15px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(15px * var(--tw-space-y-reverse));
  }
  .lg\:space-y-\[200px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(200px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(200px * var(--tw-space-y-reverse));
  }
  .lg\:space-y-\[20px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(20px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(20px * var(--tw-space-y-reverse));
  }
  .lg\:space-y-\[240px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(240px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(240px * var(--tw-space-y-reverse));
  }
  .lg\:space-y-\[24px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(24px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(24px * var(--tw-space-y-reverse));
  }
  .lg\:p-\[20px\] {
    padding: 20px;
  }
  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lg\:pb-0 {
    padding-bottom: 0px;
  }
  .lg\:pb-\[200px\] {
    padding-bottom: 200px;
  }
  .lg\:pb-\[20px\] {
    padding-bottom: 20px;
  }
  .lg\:pb-\[210px\] {
    padding-bottom: 210px;
  }
  .lg\:pb-\[24px\] {
    padding-bottom: 24px;
  }
  .lg\:pb-\[360px\] {
    padding-bottom: 360px;
  }
  .lg\:pt-0 {
    padding-top: 0px;
  }
  .lg\:pt-\[140px\] {
    padding-top: 140px;
  }
  .lg\:pt-\[200px\] {
    padding-top: 200px;
  }
  .lg\:pt-\[245px\] {
    padding-top: 245px;
  }
  .lg\:pt-\[calc\(100vh-500px\)\] {
    padding-top: calc(100vh - 500px);
  }
  .lg\:text-left {
    text-align: left;
  }
  .lg\:text-\[100px\] {
    font-size: 100px;
  }
  .lg\:text-\[18px\] {
    font-size: 18px;
  }
  .lg\:text-\[24px\] {
    font-size: 24px;
  }
  .lg\:text-\[25px\] {
    font-size: 25px;
  }
  .lg\:text-\[80px\] {
    font-size: 80px;
  }
  .lg\:leading-\[20px\] {
    line-height: 20px;
  }
  .lg\:leading-\[24px\] {
    line-height: 24px;
  }
  .lg\:leading-\[28px\] {
    line-height: 28px;
  }
  .lg\:leading-\[30px\] {
    line-height: 30px;
  }
  .lg\:leading-\[80px\] {
    line-height: 80px;
  }
  .lg\:leading-\[82px\] {
    line-height: 82px;
  }
  .lg\:tracking-\[-0\.04em\] {
    letter-spacing: -0.04em;
  }
  .lg\:before\:bg-black::before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  }
  .tablet-landscape\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .tablet-landscape\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .tablet-landscape\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .tablet-landscape\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .tablet-landscape\:col-span-9 {
    grid-column: span 9 / span 9;
  }
  .tablet-landscape\:col-start-4 {
    grid-column-start: 4;
  }
  .tablet-landscape\:hidden {
    display: none;
  }
  .tablet-landscape\:gap-x-\[24px\] {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .tablet-landscape\:gap-y-\[24px\] {
    row-gap: 24px;
  }
}
@media (min-width: 1280px) {
  .xl\:hidden {
    display: none;
  }
}
@media (min-width: 1440px) {
  .laptop\:col-span-9 {
    grid-column: span 9 / span 9;
  }
  .laptop\:col-start-4 {
    grid-column-start: 4;
  }
  .laptop\:\!w-\[calc\(25\%-18px\)\] {
    width: calc(25% - 18px) !important;
  }
  .laptop\:gap-y-\[18px\] {
    row-gap: 18px;
  }
  .laptop\:space-y-\[60px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(60px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(60px * var(--tw-space-y-reverse));
  }
  .laptop\:p-\[40px\] {
    padding: 40px;
  }
  .laptop\:pb-\[130px\] {
    padding-bottom: 130px;
  }
  .laptop\:pt-\[130px\] {
    padding-top: 130px;
  }
  .laptop\:pt-\[285px\] {
    padding-top: 285px;
  }
  .laptop\:pt-\[36px\] {
    padding-top: 36px;
  }
  .laptop\:text-\[24px\] {
    font-size: 24px;
  }
  .laptop\:text-\[51px\] {
    font-size: 51px;
  }
  .laptop\:leading-\[30px\] {
    line-height: 30px;
  }
  .laptop\:leading-\[45px\] {
    line-height: 45px;
  }
}
@media (min-width: 1920px) {
  .desktop\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .desktop\:space-y-\[85px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(85px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(85px * var(--tw-space-y-reverse));
  }
  .desktop\:pb-\[160px\] {
    padding-bottom: 160px;
  }
  .desktop\:pt-\[345px\] {
    padding-top: 345px;
  }
  .desktop\:pt-\[50px\] {
    padding-top: 50px;
  }
}
@media (min-width: 2560px) {
  .big-mutha\:\!h-\[600px\] {
    height: 600px !important;
  }
  .big-mutha\:h-\[580px\] {
    height: 580px;
  }
  .big-mutha\:\!w-\[600px\] {
    width: 600px !important;
  }
  .big-mutha\:\!w-\[700px\] {
    width: 700px !important;
  }
  .big-mutha\:w-1\/2 {
    width: 50%;
  }
  .big-mutha\:w-2\/3 {
    width: 66.666667%;
  }
  .big-mutha\:space-y-\[30px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(30px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(30px * var(--tw-space-y-reverse));
  }
  .big-mutha\:pt-\[calc\(100vh-660px\)\] {
    padding-top: calc(100vh - 660px);
  }
  .big-mutha\:text-\[24px\] {
    font-size: 24px;
  }
  .big-mutha\:text-\[30px\] {
    font-size: 30px;
  }
  .big-mutha\:text-\[32px\] {
    font-size: 32px;
  }
  .big-mutha\:text-\[60px\] {
    font-size: 60px;
  }
  .big-mutha\:text-\[90px\] {
    font-size: 90px;
  }
  .big-mutha\:leading-\[28px\] {
    line-height: 28px;
  }
  .big-mutha\:leading-\[30px\] {
    line-height: 30px;
  }
  .big-mutha\:leading-\[32px\] {
    line-height: 32px;
  }
  .big-mutha\:leading-\[54px\] {
    line-height: 54px;
  }
  .big-mutha\:leading-\[80px\] {
    line-height: 80px;
  }
}
@media (prefers-color-scheme: dark) {
  .dark\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  }
  .dark\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  .dark\:text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
  .dark\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  .dark\:after\:bg-white::after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
}
.\[\&\>div\]\:hover\:bg-\[white\]:hover>div {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
@media (min-width: 768px) {
  .md\:\[\&\>div\]\:hover\:bg-\[\#ffffffdd\]:hover>div {
    background-color: #ffffffdd;
  }
}
.\[\&\>input\:-webkit-autofill\]\:bg-transparent>input:-webkit-autofill {
  background-color: transparent;
}
.\[\&\>input\:-webkit-autofill\]\:\[-webkit-text-fill-color\:white\]>input:-webkit-autofill {
  -webkit-text-fill-color: white;
}
.\[\&\>input\:-webkit-autofill\]\:\[box-shadow\:0_0_0_30px_rgb\(0_0_255\)_inset\]>input:-webkit-autofill {
  box-shadow: 0 0 0 30px rgb(0 0 255) inset;
}
.\[\&\>input\]\:w-full>input {
  width: 100%;
}
.\[\&\>input\]\:rounded-\[25px\]>input {
  border-radius: 25px;
}
.\[\&\>input\]\:bg-transparent>input {
  background-color: transparent;
}
.\[\&\>input\]\:px-\[20px\]>input {
  padding-left: 20px;
  padding-right: 20px;
}
.\[\&\>input\]\:py-\[5px\]>input {
  padding-top: 5px;
  padding-bottom: 5px;
}
.\[\&\>input\]\:placeholder\:text-\[white\]>input::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.\[\&\>input\]\:placeholder\:text-\[white\]>input::placeholder {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.\[\&\>input\]\:focus-visible\:outline-none:focus-visible>input {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.\[\&\>p\]\:mt-\[1em\]>p {
  margin-top: 1em;
}
.\[\&\>p\]\:hover\:no-underline:hover>p {
  text-decoration-line: none;
}
@media (min-width: 768px) {
  .md\:\[\&\>p\]\:hover\:underline:hover>p {
    text-decoration-line: underline;
  }
}

/* This is all you. */
@media only screen and (max-width: 767px) {
  .testimonialSwiper .swiper-slide {
    opacity: 0.5 !important; 
    transform: scale(0.9) !important; 
    transition: opacity 0.3s ease, transform 0.3s ease !important; 
  }

  .testimonialSwiper .swiper-slide-active {
    opacity: 1 !important; 
    transform: scale(1) !important; 
  }
}
.video-wrapper video::-webkit-media-controls {
  opacity: 0;
}
.video-wrapper.is-playing video::-webkit-media-controls {
  opacity: 1;
}
.emoji-list-item::before {
        content: var(--emoji);
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
input:focus {
    outline: none;
    border: none;
}
@keyframes shake {
      0% { transform: translateY(0); }
      25% { transform: translateY(-5px); }
      100% { transform: translateY(0); }
    }
.animate-shake:hover {
      animation: shake 0.5s ease-in-out;
    }
