/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./app/globals.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
*, ::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(26 48 102 / 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(26 48 102 / 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: #DDDDDD; /* 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 */
  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]) {
  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::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #EEEEEE; /* 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: 500px) {

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

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

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

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

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

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

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

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

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

  .container {
    max-width: 1660px;
  }
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.\!start-auto {
  inset-inline-start: auto !important;
}
.-bottom-6 {
  bottom: -1.5rem;
}
.-start-\[60px\] {
  inset-inline-start: -60px;
}
.-top-10 {
  top: -2.5rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-10 {
  bottom: 2.5rem;
}
.bottom-\[-2px\] {
  bottom: -2px;
}
.bottom-\[-73px\] {
  bottom: -73px;
}
.bottom-\[70px\] {
  bottom: 70px;
}
.end-0 {
  inset-inline-end: 0px;
}
.end-7 {
  inset-inline-end: 1.75rem;
}
.end-\[-11px\] {
  inset-inline-end: -11px;
}
.end-\[-15px\] {
  inset-inline-end: -15px;
}
.end-\[14px\] {
  inset-inline-end: 14px;
}
.end-\[270px\] {
  inset-inline-end: 270px;
}
.end-auto {
  inset-inline-end: auto;
}
.left-0 {
  left: 0px;
}
.left-4 {
  left: 1rem;
}
.start-0 {
  inset-inline-start: 0px;
}
.start-4 {
  inset-inline-start: 1rem;
}
.start-\[0px\] {
  inset-inline-start: 0px;
}
.start-\[14px\] {
  inset-inline-start: 14px;
}
.start-\[264px\] {
  inset-inline-start: 264px;
}
.start-\[270px\] {
  inset-inline-start: 270px;
}
.start-\[2px\] {
  inset-inline-start: 2px;
}
.start-\[523px\] {
  inset-inline-start: 523px;
}
.start-\[530px\] {
  inset-inline-start: 530px;
}
.start-\[540px\] {
  inset-inline-start: 540px;
}
.start-\[795px\] {
  inset-inline-start: 795px;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-5 {
  top: 1.25rem;
}
.top-\[-100px\] {
  top: -100px;
}
.top-\[-37px\] {
  top: -37px;
}
.top-\[-46px\] {
  top: -46px;
}
.top-\[-55px\] {
  top: -55px;
}
.top-\[-90px\] {
  top: -90px;
}
.top-\[13px\] {
  top: 13px;
}
.top-\[59px\] {
  top: 59px;
}
.top-\[60px\] {
  top: 60px;
}
.top-\[90px\] {
  top: 90px;
}
.top-auto {
  top: auto;
}
.top-full {
  top: 100%;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.m-auto {
  margin: auto;
}
.-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-2\.5 {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.\!mt-6 {
  margin-top: 1.5rem !important;
}
.-mt-\[200px\] {
  margin-top: -200px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-9 {
  margin-bottom: 2.25rem;
}
.mb-\[-17px\] {
  margin-bottom: -17px;
}
.mb-\[-20px\] {
  margin-bottom: -20px;
}
.mb-\[-6px\] {
  margin-bottom: -6px;
}
.mb-\[-70px\] {
  margin-bottom: -70px;
}
.mb-\[12px\] {
  margin-bottom: 12px;
}
.mb-\[137px\] {
  margin-bottom: 137px;
}
.mb-\[215px\] {
  margin-bottom: 215px;
}
.mb-\[30px\] {
  margin-bottom: 30px;
}
.mb-\[50px\] {
  margin-bottom: 50px;
}
.mb-\[52px\] {
  margin-bottom: 52px;
}
.mb-\[60px\] {
  margin-bottom: 60px;
}
.mb-\[84px\] {
  margin-bottom: 84px;
}
.me-5 {
  margin-inline-end: 1.25rem;
}
.me-\[-190px\] {
  margin-inline-end: -190px;
}
.ms-5 {
  margin-inline-start: 1.25rem;
}
.ms-6 {
  margin-inline-start: 1.5rem;
}
.ms-\[-100px\] {
  margin-inline-start: -100px;
}
.ms-\[-20px\] {
  margin-inline-start: -20px;
}
.ms-auto {
  margin-inline-start: auto;
}
.mt-0 {
  margin-top: 0px;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-2\.5 {
  margin-top: 0.625rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-9 {
  margin-top: 2.25rem;
}
.mt-\[-180px\] {
  margin-top: -180px;
}
.mt-\[-3px\] {
  margin-top: -3px;
}
.mt-\[14px\] {
  margin-top: 14px;
}
.mt-\[15px\] {
  margin-top: 15px;
}
.mt-\[16px\] {
  margin-top: 16px;
}
.mt-\[23px\] {
  margin-top: 23px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[32px\] {
  margin-top: 32px;
}
.mt-\[50px\] {
  margin-top: 50px;
}
.mt-\[55px\] {
  margin-top: 55px;
}
.mt-\[60px\] {
  margin-top: 60px;
}
.mt-\[7px\] {
  margin-top: 7px;
}
.block {
  display: block;
}
.\!flex {
  display: flex !important;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.list-item {
  display: list-item;
}
.hidden {
  display: none;
}
.aspect-\[1008\/1284\] {
  aspect-ratio: 1008/1284;
}
.aspect-\[1092\/433\] {
  aspect-ratio: 1092/433;
}
.aspect-\[1155\/533\] {
  aspect-ratio: 1155/533;
}
.aspect-\[1200\/377\] {
  aspect-ratio: 1200/377;
}
.aspect-\[1266\/665\] {
  aspect-ratio: 1266/665;
}
.aspect-\[1352\/900\] {
  aspect-ratio: 1352/900;
}
.aspect-\[14\/8\] {
  aspect-ratio: 14/8;
}
.aspect-\[147\/60\] {
  aspect-ratio: 147/60;
}
.aspect-\[161\/151\] {
  aspect-ratio: 161/151;
}
.aspect-\[164\/61\] {
  aspect-ratio: 164/61;
}
.aspect-\[300\/300\] {
  aspect-ratio: 300/300;
}
.aspect-\[304\/312\] {
  aspect-ratio: 304/312;
}
.aspect-\[320\/370\] {
  aspect-ratio: 320/370;
}
.aspect-\[416\/532\] {
  aspect-ratio: 416/532;
}
.aspect-\[474\/172\] {
  aspect-ratio: 474/172;
}
.aspect-\[510\/353\] {
  aspect-ratio: 510/353;
}
.aspect-\[585\/534\] {
  aspect-ratio: 585/534;
}
.aspect-\[600\/600\] {
  aspect-ratio: 600/600;
}
.aspect-\[613\/386\] {
  aspect-ratio: 613/386;
}
.aspect-\[615\/546\] {
  aspect-ratio: 615/546;
}
.aspect-\[630\/769\] {
  aspect-ratio: 630/769;
}
.aspect-\[748\/557\] {
  aspect-ratio: 748/557;
}
.aspect-\[750\/500\] {
  aspect-ratio: 750/500;
}
.aspect-\[810\/631\] {
  aspect-ratio: 810/631;
}
.aspect-\[810\/735\] {
  aspect-ratio: 810/735;
}
.aspect-\[812\/818\] {
  aspect-ratio: 812/818;
}
.aspect-\[876\/930\] {
  aspect-ratio: 876/930;
}
.aspect-\[882\/883\] {
  aspect-ratio: 882/883;
}
.aspect-\[933\/635\] {
  aspect-ratio: 933/635;
}
.aspect-\[96\/15\] {
  aspect-ratio: 96/15;
}
.aspect-\[966\/866\] {
  aspect-ratio: 966/866;
}
.aspect-\[993\/717\] {
  aspect-ratio: 993/717;
}
.aspect-\[993\/914\] {
  aspect-ratio: 993/914;
}
.h-1 {
  height: 0.25rem;
}
.h-10 {
  height: 2.5rem;
}
.h-32 {
  height: 8rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[117px\] {
  height: 117px;
}
.h-\[11px\] {
  height: 11px;
}
.h-\[120\%\] {
  height: 120%;
}
.h-\[140px\] {
  height: 140px;
}
.h-\[152px\] {
  height: 152px;
}
.h-\[157px\] {
  height: 157px;
}
.h-\[160px\] {
  height: 160px;
}
.h-\[170px\] {
  height: 170px;
}
.h-\[171px\] {
  height: 171px;
}
.h-\[180px\] {
  height: 180px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[22px\] {
  height: 22px;
}
.h-\[230px\] {
  height: 230px;
}
.h-\[234px\] {
  height: 234px;
}
.h-\[240px\] {
  height: 240px;
}
.h-\[24px\] {
  height: 24px;
}
.h-\[250px\] {
  height: 250px;
}
.h-\[270px\] {
  height: 270px;
}
.h-\[273px\] {
  height: 273px;
}
.h-\[280px\] {
  height: 280px;
}
.h-\[29px\] {
  height: 29px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[33\.63px\] {
  height: 33.63px;
}
.h-\[340px\] {
  height: 340px;
}
.h-\[356px\] {
  height: 356px;
}
.h-\[390px\] {
  height: 390px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[482px\] {
  height: 482px;
}
.h-\[53px\] {
  height: 53px;
}
.h-\[570px\] {
  height: 570px;
}
.h-\[576px\] {
  height: 576px;
}
.h-\[590px\] {
  height: 590px;
}
.h-\[5px\] {
  height: 5px;
}
.h-\[60px\] {
  height: 60px;
}
.h-\[680px\] {
  height: 680px;
}
.h-\[80px\] {
  height: 80px;
}
.h-\[900px\] {
  height: 900px;
}
.h-\[960px\] {
  height: 960px;
}
.h-fit {
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-\[300px\] {
  max-height: 300px;
}
.max-h-\[516px\] {
  max-height: 516px;
}
.min-h-\[300px\] {
  min-height: 300px;
}
.min-h-\[60px\] {
  min-height: 60px;
}
.min-h-screen {
  min-height: 100vh;
}
.\!w-full {
  width: 100% !important;
}
.w-1 {
  width: 0.25rem;
}
.w-10 {
  width: 2.5rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[1000px\] {
  width: 1000px;
}
.w-\[110px\] {
  width: 110px;
}
.w-\[113\.14px\] {
  width: 113.14px;
}
.w-\[117px\] {
  width: 117px;
}
.w-\[120\%\] {
  width: 120%;
}
.w-\[126px\] {
  width: 126px;
}
.w-\[130\.92px\] {
  width: 130.92px;
}
.w-\[140px\] {
  width: 140px;
}
.w-\[180px\] {
  width: 180px;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[226px\] {
  width: 226px;
}
.w-\[22px\] {
  width: 22px;
}
.w-\[230px\] {
  width: 230px;
}
.w-\[25px\] {
  width: 25px;
}
.w-\[270px\] {
  width: 270px;
}
.w-\[29px\] {
  width: 29px;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[316px\] {
  width: 316px;
}
.w-\[34px\] {
  width: 34px;
}
.w-\[35\.88px\] {
  width: 35.88px;
}
.w-\[400px\] {
  width: 400px;
}
.w-\[416px\] {
  width: 416px;
}
.w-\[47\%\] {
  width: 47%;
}
.w-\[48px\] {
  width: 48px;
}
.w-\[500px\] {
  width: 500px;
}
.w-\[53px\] {
  width: 53px;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[80\%\] {
  width: 80%;
}
.w-\[94px\] {
  width: 94px;
}
.w-\[calc\(100\%-117px-8px\)\] {
  width: calc(100% - 117px - 8px);
}
.w-\[calc\(100\%-13px-13px\)\] {
  width: calc(100% - 13px - 13px);
}
.w-\[calc\(100\%-18px-8px\)\] {
  width: calc(100% - 18px - 8px);
}
.w-\[calc\(100\%-200px-20px\)\] {
  width: calc(100% - 200px - 20px);
}
.w-\[calc\(100\%-20px-10px\)\] {
  width: calc(100% - 20px - 10px);
}
.w-\[calc\(100\%-22px-12px\)\] {
  width: calc(100% - 22px - 12px);
}
.w-\[calc\(100\%-230px-20px\)\] {
  width: calc(100% - 230px - 20px);
}
.w-\[calc\(100\%-24px-24px\)\] {
  width: calc(100% - 24px - 24px);
}
.w-\[calc\(100\%-46px-46px\)\] {
  width: calc(100% - 46px - 46px);
}
.w-\[calc\(100\%\/2-13px\)\] {
  width: calc(100% / 2 - 13px);
}
.w-\[calc\(100\%\/2-50px\)\] {
  width: calc(100% / 2 - 50px);
}
.w-\[calc\(100\%\/2-6px\)\] {
  width: calc(100% / 2 - 6px);
}
.w-\[calc\(100\%\/2-8px\)\] {
  width: calc(100% / 2 - 8px);
}
.w-\[calc\(100\%\/3-24px\)\] {
  width: calc(100% / 3 - 24px);
}
.w-\[calc\(100\%\/4\)\] {
  width: calc(100% / 4);
}
.w-\[calc\(100vw-60px\)\] {
  width: calc(100vw - 60px);
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.min-w-\[193px\] {
  min-width: 193px;
}
.max-w-\[1078px\] {
  max-width: 1078px;
}
.max-w-\[1080px\] {
  max-width: 1080px;
}
.max-w-\[1085px\] {
  max-width: 1085px;
}
.max-w-\[1100px\] {
  max-width: 1100px;
}
.max-w-\[1106px\] {
  max-width: 1106px;
}
.max-w-\[1112px\] {
  max-width: 1112px;
}
.max-w-\[1124\.86px\] {
  max-width: 1124.86px;
}
.max-w-\[1135px\] {
  max-width: 1135px;
}
.max-w-\[1174px\] {
  max-width: 1174px;
}
.max-w-\[1190px\] {
  max-width: 1190px;
}
.max-w-\[1200px\] {
  max-width: 1200px;
}
.max-w-\[1224px\] {
  max-width: 1224px;
}
.max-w-\[1280px\] {
  max-width: 1280px;
}
.max-w-\[1298px\] {
  max-width: 1298px;
}
.max-w-\[1299px\] {
  max-width: 1299px;
}
.max-w-\[1300px\] {
  max-width: 1300px;
}
.max-w-\[1340px\] {
  max-width: 1340px;
}
.max-w-\[241px\] {
  max-width: 241px;
}
.max-w-\[258px\] {
  max-width: 258px;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[426px\] {
  max-width: 426px;
}
.max-w-\[432px\] {
  max-width: 432px;
}
.max-w-\[472px\] {
  max-width: 472px;
}
.max-w-\[501px\] {
  max-width: 501px;
}
.max-w-\[523px\] {
  max-width: 523px;
}
.max-w-\[540px\] {
  max-width: 540px;
}
.max-w-\[577px\] {
  max-width: 577px;
}
.max-w-\[600px\] {
  max-width: 600px;
}
.max-w-\[611px\] {
  max-width: 611px;
}
.max-w-\[660px\] {
  max-width: 660px;
}
.max-w-\[679px\] {
  max-width: 679px;
}
.max-w-\[690px\] {
  max-width: 690px;
}
.max-w-\[694px\] {
  max-width: 694px;
}
.max-w-\[700px\] {
  max-width: 700px;
}
.max-w-\[725px\] {
  max-width: 725px;
}
.max-w-\[741px\] {
  max-width: 741px;
}
.max-w-\[767px\] {
  max-width: 767px;
}
.max-w-\[787px\] {
  max-width: 787px;
}
.max-w-\[792px\] {
  max-width: 792px;
}
.max-w-\[800px\] {
  max-width: 800px;
}
.max-w-\[820px\] {
  max-width: 820px;
}
.max-w-\[847px\] {
  max-width: 847px;
}
.max-w-\[866px\] {
  max-width: 866px;
}
.max-w-\[920px\] {
  max-width: 920px;
}
.max-w-\[934px\] {
  max-width: 934px;
}
.max-w-\[993px\] {
  max-width: 993px;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow-0 {
  flex-grow: 0;
}
.origin-left {
  transform-origin: left;
}
.-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));
}
.-rotate-90 {
  --tw-rotate: -90deg;
  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));
}
.rotate-180 {
  --tw-rotate: 180deg;
  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));
}
.rotate-\[-6deg\] {
  --tw-rotate: -6deg;
  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));
}
.rotate-\[357deg\] {
  --tw-rotate: 357deg;
  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));
}
.rotate-\[6deg\] {
  --tw-rotate: 6deg;
  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-x-0 {
  --tw-scale-x: 0;
  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-x-100 {
  --tw-scale-x: 1;
  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));
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.resize-none {
  resize: none;
}
.resize {
  resize: both;
}
.list-decimal {
  list-style-type: decimal;
}
.list-disc {
  list-style-type: disc;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.\!flex-col-reverse {
  flex-direction: column-reverse !important;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-20 {
  gap: 5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-7 {
  gap: 1.75rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[10\.4px\] {
  gap: 10.4px;
}
.gap-\[11\.4px\] {
  gap: 11.4px;
}
.gap-\[11px\] {
  gap: 11px;
}
.gap-\[2\.54\%\] {
  gap: 2.54%;
}
.gap-\[21px\] {
  gap: 21px;
}
.gap-\[23px\] {
  gap: 23px;
}
.gap-\[24px\] {
  gap: 24px;
}
.gap-\[26\.4px\] {
  gap: 26.4px;
}
.gap-\[26px\] {
  gap: 26px;
}
.gap-\[40px\] {
  gap: 40px;
}
.gap-\[53px\] {
  gap: 53px;
}
.gap-\[6px\] {
  gap: 6px;
}
.gap-\[7\.17px\] {
  gap: 7.17px;
}
.gap-x-6 {
  column-gap: 1.5rem;
}
.gap-x-\[150px\] {
  column-gap: 150px;
}
.gap-x-\[35px\] {
  column-gap: 35px;
}
.gap-x-\[60px\] {
  column-gap: 60px;
}
.gap-y-10 {
  row-gap: 2.5rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-5 {
  row-gap: 1.25rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.gap-y-8 {
  row-gap: 2rem;
}
.gap-y-9 {
  row-gap: 2.25rem;
}
.gap-y-\[20px\] {
  row-gap: 20px;
}
.gap-y-\[28px\] {
  row-gap: 28px;
}
.gap-y-\[50px\] {
  row-gap: 50px;
}
.gap-y-\[60px\] {
  row-gap: 60px;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.place-self-start {
  place-self: start;
}
.place-self-end {
  place-self: end;
}
.place-self-center {
  place-self: center;
}
.self-start {
  align-self: flex-start;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.text-pretty {
  text-wrap: pretty;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-\[22\.06px\] {
  border-radius: 22.06px;
}
.rounded-\[28px\] {
  border-radius: 28px;
}
.rounded-\[7\.35px\] {
  border-radius: 7.35px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-b-md {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-b-xl {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.rounded-t-\[27px\] {
  border-top-left-radius: 27px;
  border-top-right-radius: 27px;
}
.rounded-br-3xl {
  border-bottom-right-radius: 1.5rem;
}
.rounded-br-\[20px\] {
  border-bottom-right-radius: 20px;
}
.rounded-tr-3xl {
  border-top-right-radius: 1.5rem;
}
.rounded-tr-\[20px\] {
  border-top-right-radius: 20px;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-\[8px\] {
  border-top-width: 8px;
}
.border-none {
  border-style: none;
}
.border-\[\#CBD6E0\] {
  --tw-border-opacity: 1;
  border-color: rgb(203 214 224 / var(--tw-border-opacity, 1));
}
.border-\[\#D2D2D2\] {
  --tw-border-opacity: 1;
  border-color: rgb(210 210 210 / var(--tw-border-opacity, 1));
}
.border-\[\#E4E4E7\] {
  --tw-border-opacity: 1;
  border-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.border-\[\#E7ECF1\] {
  --tw-border-opacity: 1;
  border-color: rgb(231 236 241 / var(--tw-border-opacity, 1));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
}
.border-primary-1500 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 218 / var(--tw-border-opacity, 1));
}
.border-primary-600 {
  --tw-border-opacity: 1;
  border-color: rgb(209 212 220 / var(--tw-border-opacity, 1));
}
.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(161 39 39 / var(--tw-border-opacity, 1));
}
.border-transparent {
  border-color: transparent;
}
.bg-\[\#000000B2\] {
  background-color: #000000B2;
}
.bg-\[\#000000E5\] {
  background-color: #000000E5;
}
.bg-\[\#019588\] {
  --tw-bg-opacity: 1;
  background-color: rgb(1 149 136 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1A2952\] {
  --tw-bg-opacity: 1;
  background-color: rgb(26 41 82 / var(--tw-bg-opacity, 1));
}
.bg-\[\#20304C\] {
  --tw-bg-opacity: 1;
  background-color: rgb(32 48 76 / var(--tw-bg-opacity, 1));
}
.bg-\[\#283750\] {
  --tw-bg-opacity: 1;
  background-color: rgb(40 55 80 / var(--tw-bg-opacity, 1));
}
.bg-\[\#34D398\] {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 152 / var(--tw-bg-opacity, 1));
}
.bg-\[\#37455D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(55 69 93 / var(--tw-bg-opacity, 1));
}
.bg-\[\#37588D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(55 88 141 / var(--tw-bg-opacity, 1));
}
.bg-\[\#4247700F\] {
  background-color: #4247700F;
}
.bg-\[\#9966FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(153 102 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F3F4F6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F6F9FC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 249 252 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F7F3FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 243 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F7F7F8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 248 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FEFEFE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 254 254 / var(--tw-bg-opacity, 1));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity, 1));
}
.bg-primary-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 152 / var(--tw-bg-opacity, 1));
}
.bg-primary-1300 {
  --tw-bg-opacity: 1;
  background-color: rgb(99 91 255 / var(--tw-bg-opacity, 1));
}
.bg-primary-1400 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 17 44 / var(--tw-bg-opacity, 1));
}
.bg-primary-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(105 53 211 / var(--tw-bg-opacity, 1));
}
.bg-primary-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(246 249 252 / var(--tw-bg-opacity, 1));
}
.bg-primary-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(10 37 64 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-opacity-15 {
  --tw-bg-opacity: 0.15;
}
.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.from-\[\#F7F7F8\] {
  --tw-gradient-from: #F7F7F8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 247 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-50\% {
  --tw-gradient-from-position: 50%;
}
.to-\[\#FFFFFF\] {
  --tw-gradient-to: #FFFFFF var(--tw-gradient-to-position);
}
.to-50\% {
  --tw-gradient-to-position: 50%;
}
.bg-cover {
  background-size: cover;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.p-1 {
  padding: 0.25rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[22\.06px\] {
  padding-left: 22.06px;
  padding-right: 22.06px;
}
.px-\[31px\] {
  padding-left: 31px;
  padding-right: 31px;
}
.px-\[50px\] {
  padding-left: 50px;
  padding-right: 50px;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.py-\[15px\] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-\[28px\] {
  padding-top: 28px;
  padding-bottom: 28px;
}
.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}
.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-\[32px\] {
  padding-top: 32px;
  padding-bottom: 32px;
}
.py-\[44px\] {
  padding-top: 44px;
  padding-bottom: 44px;
}
.py-\[50px\] {
  padding-top: 50px;
  padding-bottom: 50px;
}
.py-\[88px\] {
  padding-top: 88px;
  padding-bottom: 88px;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-7 {
  padding-bottom: 1.75rem;
}
.pb-\[18px\] {
  padding-bottom: 18px;
}
.pb-\[190px\] {
  padding-bottom: 190px;
}
.pb-\[25\.03px\] {
  padding-bottom: 25.03px;
}
.pb-\[28px\] {
  padding-bottom: 28px;
}
.pb-\[30px\] {
  padding-bottom: 30px;
}
.pb-\[32px\] {
  padding-bottom: 32px;
}
.pb-\[40px\] {
  padding-bottom: 40px;
}
.pb-\[60px\] {
  padding-bottom: 60px;
}
.pb-\[70px\] {
  padding-bottom: 70px;
}
.pe-10 {
  padding-inline-end: 2.5rem;
}
.pl-\[72px\] {
  padding-left: 72px;
}
.ps-1 {
  padding-inline-start: 0.25rem;
}
.ps-12 {
  padding-inline-start: 3rem;
}
.ps-4 {
  padding-inline-start: 1rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-14 {
  padding-top: 3.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-9 {
  padding-top: 2.25rem;
}
.pt-\[150px\] {
  padding-top: 150px;
}
.pt-\[20px\] {
  padding-top: 20px;
}
.pt-\[22\.97px\] {
  padding-top: 22.97px;
}
.pt-\[23px\] {
  padding-top: 23px;
}
.pt-\[27px\] {
  padding-top: 27px;
}
.pt-\[28px\] {
  padding-top: 28px;
}
.pt-\[32px\] {
  padding-top: 32px;
}
.pt-\[44px\] {
  padding-top: 44px;
}
.pt-\[4px\] {
  padding-top: 4px;
}
.pt-\[50px\] {
  padding-top: 50px;
}
.pt-\[60px\] {
  padding-top: 60px;
}
.pt-\[74px\] {
  padding-top: 74px;
}
.pt-\[calc\(32px\+20px\)\] {
  padding-top: calc(32px + 20px);
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-start {
  text-align: start;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-\[15\.72px\] {
  font-size: 15.72px;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[17\.38px\] {
  font-size: 17.38px;
}
.text-\[19\.53px\] {
  font-size: 19.53px;
}
.text-\[20\.17px\] {
  font-size: 20.17px;
}
.text-\[26px\] {
  font-size: 26px;
}
.text-\[28px\] {
  font-size: 28px;
}
.text-\[30px\] {
  font-size: 30px;
}
.text-\[36px\] {
  font-size: 36px;
}
.text-\[40px\] {
  font-size: 40px;
}
.text-\[44px\] {
  font-size: 44px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.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-6 {
  line-height: 1.5rem;
}
.leading-\[22px\] {
  line-height: 22px;
}
.leading-\[23\.89px\] {
  line-height: 23.89px;
}
.leading-\[24px\] {
  line-height: 24px;
}
.leading-\[27\.81px\] {
  line-height: 27.81px;
}
.leading-\[29\.65px\] {
  line-height: 29.65px;
}
.leading-\[30px\] {
  line-height: 30px;
}
.leading-\[32px\] {
  line-height: 32px;
}
.leading-\[35px\] {
  line-height: 35px;
}
.leading-\[36px\] {
  line-height: 36px;
}
.leading-\[40px\] {
  line-height: 40px;
}
.leading-\[45px\] {
  line-height: 45px;
}
.leading-\[46px\] {
  line-height: 46px;
}
.leading-\[55px\] {
  line-height: 55px;
}
.leading-relaxed {
  line-height: 1.625;
}
.tracking-\[-0\.2px\] {
  letter-spacing: -0.2px;
}
.tracking-\[-0\.3px\] {
  letter-spacing: -0.3px;
}
.tracking-\[-0\.76px\] {
  letter-spacing: -0.76px;
}
.tracking-\[-0\.88px\] {
  letter-spacing: -0.88px;
}
.tracking-\[0\.2px\] {
  letter-spacing: 0.2px;
}
.text-\[\#00000099\] {
  color: #00000099;
}
.text-\[\#0000ff\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 255 / var(--tw-text-opacity, 1));
}
.text-\[\#00112CCC\] {
  color: #00112CCC;
}
.text-\[\#00112C\] {
  --tw-text-opacity: 1;
  color: rgb(0 17 44 / var(--tw-text-opacity, 1));
}
.text-\[\#00D4FF\] {
  --tw-text-opacity: 1;
  color: rgb(0 212 255 / var(--tw-text-opacity, 1));
}
.text-\[\#111827\] {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-\[\#191C1F\] {
  --tw-text-opacity: 1;
  color: rgb(25 28 31 / var(--tw-text-opacity, 1));
}
.text-\[\#1A1A1A\] {
  --tw-text-opacity: 1;
  color: rgb(26 26 26 / var(--tw-text-opacity, 1));
}
.text-\[\#1A2952\] {
  --tw-text-opacity: 1;
  color: rgb(26 41 82 / var(--tw-text-opacity, 1));
}
.text-\[\#20304C\] {
  --tw-text-opacity: 1;
  color: rgb(32 48 76 / var(--tw-text-opacity, 1));
}
.text-\[\#394962\] {
  --tw-text-opacity: 1;
  color: rgb(57 73 98 / var(--tw-text-opacity, 1));
}
.text-\[\#484848\] {
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity, 1));
}
.text-\[\#5C687C\] {
  --tw-text-opacity: 1;
  color: rgb(92 104 124 / var(--tw-text-opacity, 1));
}
.text-\[\#5F5F5E\] {
  --tw-text-opacity: 1;
  color: rgb(95 95 94 / var(--tw-text-opacity, 1));
}
.text-\[\#6935D3\] {
  --tw-text-opacity: 1;
  color: rgb(105 53 211 / var(--tw-text-opacity, 1));
}
.text-\[\#6C6C6C\] {
  --tw-text-opacity: 1;
  color: rgb(108 108 108 / var(--tw-text-opacity, 1));
}
.text-\[\#727F96\] {
  --tw-text-opacity: 1;
  color: rgb(114 127 150 / var(--tw-text-opacity, 1));
}
.text-\[\#757E97\] {
  --tw-text-opacity: 1;
  color: rgb(117 126 151 / var(--tw-text-opacity, 1));
}
.text-\[\#7C3AED\] {
  --tw-text-opacity: 1;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1));
}
.text-\[\#ADBDCC\] {
  --tw-text-opacity: 1;
  color: rgb(173 189 204 / var(--tw-text-opacity, 1));
}
.text-\[\#E3E3E3\] {
  --tw-text-opacity: 1;
  color: rgb(227 227 227 / var(--tw-text-opacity, 1));
}
.text-\[\#E3EBE6CC\] {
  color: #E3EBE6CC;
}
.text-\[\#E3EBE6\] {
  --tw-text-opacity: 1;
  color: rgb(227 235 230 / var(--tw-text-opacity, 1));
}
.text-\[\#F3F4F6\] {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.text-\[\#FFFFFFCC\] {
  color: #FFFFFFCC;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(26 48 102 / var(--tw-text-opacity, 1));
}
.text-gray-50 {
  --tw-text-opacity: 1;
  color: rgb(119 112 127 / var(--tw-text-opacity, 1));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity, 1));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(26 26 26 / var(--tw-text-opacity, 1));
}
.text-primary-1100 {
  --tw-text-opacity: 1;
  color: rgb(173 189 204 / var(--tw-text-opacity, 1));
}
.text-primary-1200 {
  --tw-text-opacity: 1;
  color: rgb(0 115 230 / var(--tw-text-opacity, 1));
}
.text-primary-1300 {
  --tw-text-opacity: 1;
  color: rgb(99 91 255 / var(--tw-text-opacity, 1));
}
.text-primary-1400 {
  --tw-text-opacity: 1;
  color: rgb(0 17 44 / var(--tw-text-opacity, 1));
}
.text-primary-1600 {
  --tw-text-opacity: 1;
  color: rgb(18 47 47 / var(--tw-text-opacity, 1));
}
.text-primary-200 {
  --tw-text-opacity: 1;
  color: rgb(105 53 211 / var(--tw-text-opacity, 1));
}
.text-primary-300 {
  --tw-text-opacity: 1;
  color: rgb(71 83 116 / var(--tw-text-opacity, 1));
}
.text-primary-400 {
  --tw-text-opacity: 1;
  color: rgb(25 40 81 / var(--tw-text-opacity, 1));
}
.text-primary-500 {
  --tw-text-opacity: 1;
  color: rgb(118 118 118 / var(--tw-text-opacity, 1));
}
.text-primary-800 {
  --tw-text-opacity: 1;
  color: rgb(66 84 102 / var(--tw-text-opacity, 1));
}
.text-primary-900 {
  --tw-text-opacity: 1;
  color: rgb(10 37 64 / var(--tw-text-opacity, 1));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(161 39 39 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.placeholder-\[\#FFFFFFCC\]::placeholder {
  color: #FFFFFFCC;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-\[50\%\] {
  opacity: 50%;
}
.mix-blend-screen {
  mix-blend-mode: screen;
}
.\!shadow-none {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.blur {
  --tw-blur: blur(8px);
  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, 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-opacity {
  transition-property: opacity;
  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;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.\[box-shadow\:0px_0px_0px_0\.92px_\#D1D5DA_inset\] {
  box-shadow: 0px 0px 0px 0.92px #D1D5DA inset;
}
.\[box-shadow\:0px_0px_0px_0\.92px_\#EF4444_inset\] {
  box-shadow: 0px 0px 0px 0.92px #EF4444 inset;
}

body {
  --space: 24px;
  --space-md: calc(var(--space) * 2);
  /* --space: 44px; */
  --content-max-width: 1280px;}

body.support {
  --space: 44px;
  --content-max-width: 1280px;
}

@media (max-width: 767px) {
  body.support {
    --space: 24px;
  }
}

.newcolor span {
  background: linear-gradient(
    270.01deg,
    #6935d3 0.59%,
    #dbd0ca 10.45%,
    #0f8980 24.85%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.Customtitle {
  /* background: linear-gradient(270.01deg, #6935D3 0.59%, #DBD0CA 10.45%, #0F8980 24.85%); */

  background: linear-gradient(
    269.91deg,
    #6935d3 36.92%,
    #dbd0ca 59.13%,
    #0f8980 71.17%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

html {
  scroll-behavior: smooth;
}

.Customtitle2 {
  background: linear-gradient(
    269.91deg,
    #6935d3 36.92%,
    #dbd0ca 59.13%,
    #0f8980 71.17%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.multi_scroll_content {
  display: grid;
  grid-template-columns:
    [full-start] 1fr [content-start] min(
      var(--content-max-width),
      100% - var(--space-md) * 1
    )
    [content-end] 1fr [full-end];
}

.multi_scroll_content > * {
  grid-column: content;
}

.multi_scroll_content .multi_scroll_content_gallery {
  grid-column: full;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: inherit;
  grid-template-columns: inherit;
  padding-block-start: var(--gap);
  padding-bottom: 60px;
  overflow-x: scroll;
  overscroll-behavior-x: contain;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}

@media (min-width: 768px) {
  .multi_scroll_content .multi_scroll_content_gallery {
    padding-bottom: 128px;
  }
}

@media (max-width: 767px) {
  .multi_scroll_content .multi_scroll_content_gallery {
    padding-left: 0;
  }

  .multi_scroll_content .multi_scroll_content_gallery .wrapper::after {
    content: "";
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-padding-end: 4px;
    padding-inline-end: 4px;
  }
}

.multi_scroll_content .multi_scroll_content_gallery .wrapper {
  grid-column: content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  gap: var(--space);
  width: max-content;
  padding-right: var(--space);
}

.customDesc span {
  color: #6935d3;
}

.aboutTitle span {
  background: linear-gradient(
    270.01deg,
    #6935d3 -4.79%,
    #dbd0ca 64.9%,
    #8e9fa1 75.73%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.accepttitle span {
  background: linear-gradient(
    270.01deg,
    #6935d3 0.59%,
    #dbd0ca 41.24%,
    #0f8980 55.98%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.secondTitle span {
  background: linear-gradient(
    270.01deg,
    #6935d3 0.59%,
    #dbd0ca 41.24%,
    #0f8980 55.98%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.noscrollbar::-webkit-scrollbar {
  display: none;
}

.homeTitle span {
  background: linear-gradient(
    269.98deg,
    #6935d3 35.43%,
    #dbd0ca 64.25%,
    #0f8980 81.44%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.title2 span {
  background: linear-gradient(
    270.01deg,
    #6935d3 40.41%,
    #dbd0ca 63.17%,
    #0f8980 82.56%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.singlesupport {
  width: 242px;
  flex: 0 0 242px;
}

@media (max-width: 767px) {
  .singlesupport {
    width: 262px;
    flex: 0 0 262px;
  }
}

@media (max-width: 999px) {
  .slidermobile {
    flex: 0 0 40%;
  }
}

@media (max-width: 767px) {
  .slidermobile {
    flex: 0 0 80%;
  }
}

.loading-shimmer-white {
  width: 100%;
  height: 100%;
  animation-duration: 5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background-size: 800px 104px;
  position: relative;
  background: linear-gradient(to right, #37588d 7%, #4c6ea4 25%, #37588d 40%);
}

@keyframes placeHolderShimmer {
  0% {
    background-position: 468px 0;
  }

  100% {
    background-position: -468px 0;
  }
}

.content blockquote {
  font-weight: 500;
  font-size: 55px;
  line-height: 80px;
  color: #171717;
  padding: 12px 0;
}

.content img {
  /* margin: 50px 0; */
  display: block;
}

.content ul li,
.content ol li {
  position: relative;
  padding-left: 20px;
}

@media (max-width: 767px) {
  .content ul li,
  .content ol li {
    font-size: 14px;
    line-height: 28px;
  }
}

.content ul li::before,
.content ol li::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #192851;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 11px;
}

.content ul li ~ li,
.content ol li ~ li {
  margin-top: 6px;
}

.content ol {
  counter-reset: tidbit-counter;
}

.content ol li {
  padding-left: 20px;
}

.content ol li::before {
  counter-increment: tidbit-counter;
  content: counter(tidbit-counter) ".";
  color: black;
  font-size: 17px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  background: transparent;
}

.support-title span {
  color: #6935d3;
}

.hidden-before-animation {
  opacity: 0;
  visibility: hidden;
}

.right.opacity-0 ~ .left {
  opacity: 1;
}

.right.opacity-100 ~ .left {
  opacity: 0;
}

.cursor-splash {
  position: relative;
  overflow: hidden;
}

.splash-cursor {
  mix-blend-mode: screen;
  pointer-events: none;
}

/* Navigation buttons styling */
.slider-nav-button {
  transition: opacity 0.3s ease, transform 0.2s ease;
}

.slider-nav-button:hover {
  transform: scale(1.1);
}

.slider-nav-button.disabled {
  opacity: 0;
  pointer-events: none;
}

.placeholder\:text-\[15\.85px\]::placeholder {
  font-size: 15.85px;
}

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

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

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

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

.placeholder\:tracking-\[-0\.01px\]::placeholder {
  letter-spacing: -0.01px;
}

.placeholder\:text-\[\#5C687C\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(92 104 124 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#767676\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(118 118 118 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#A4A4A4\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(164 164 164 / var(--tw-text-opacity, 1));
}

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

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

.before\:-bottom-\[29px\]::before {
  content: var(--tw-content);
  bottom: -29px;
}

.before\:-bottom-\[32px\]::before {
  content: var(--tw-content);
  bottom: -32px;
}

.before\:-start-4::before {
  content: var(--tw-content);
  inset-inline-start: -1rem;
}

.before\:start-\[-17px\]::before {
  content: var(--tw-content);
  inset-inline-start: -17px;
}

.before\:top-1::before {
  content: var(--tw-content);
  top: 0.25rem;
}

.before\:top-\[5px\]::before {
  content: var(--tw-content);
  top: 5px;
}

.before\:my-auto::before {
  content: var(--tw-content);
  margin-top: auto;
  margin-bottom: auto;
}

.before\:h-1::before {
  content: var(--tw-content);
  height: 0.25rem;
}

.before\:h-\[15px\]::before {
  content: var(--tw-content);
  height: 15px;
}

.before\:w-\[1px\]::before {
  content: var(--tw-content);
  width: 1px;
}

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

.before\:content-normal::before {
  content: var(--tw-content);
  align-content: normal;
}

.before\:bg-primary-100::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 152 / var(--tw-bg-opacity, 1));
}

.before\:bg-primary-1300::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(99 91 255 / var(--tw-bg-opacity, 1));
}

.before\:opacity-0::before {
  content: var(--tw-content);
  opacity: 0;
}

.before\:opacity-100::before {
  content: var(--tw-content);
  opacity: 1;
}

.hover\:bg-\[\#2a3b5c\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(42 59 92 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#F3F4F6\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-emerald-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(119 112 127 / var(--tw-bg-opacity, 1));
}

.hover\:bg-hoverbg:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(45 187 134 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary-200\/50:hover {
  background-color: rgb(105 53 211 / 0.5);
}

.hover\:text-primary-200:hover {
  --tw-text-opacity: 1;
  color: rgb(105 53 211 / var(--tw-text-opacity, 1));
}

.hover\:text-primary-600:hover {
  --tw-text-opacity: 1;
  color: rgb(209 212 220 / var(--tw-text-opacity, 1));
}

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

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

.focus\:border-none:focus {
  border-style: none;
}

.focus\:border-blue-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(26 48 102 / var(--tw-border-opacity, 1));
}

.focus\:border-primary-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(105 53 211 / var(--tw-border-opacity, 1));
}

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

.focus\:\[box-shadow\:0px_0px_0px_0\.92px_\#6935D3\]:focus {
  box-shadow: 0px 0px 0px 0.92px #6935D3;
}

.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: 0.25rem;
  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\:text-primary-300 {
  --tw-text-opacity: 1;
  color: rgb(71 83 116 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {

  .sm\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

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

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

  .sm\:w-\[calc\(100\%\/2\)\] {
    width: calc(100% / 2);
  }

  .sm\:w-\[calc\(100\%\/2-100px\)\] {
    width: calc(100% / 2 - 100px);
  }

  .sm\:w-\[calc\(100\%\/2-10px\)\] {
    width: calc(100% / 2 - 10px);
  }

  .sm\:w-\[calc\(100\%\/2-5px\)\] {
    width: calc(100% / 2 - 5px);
  }

  .sm\:w-\[calc\(100\%\/2-75px\)\] {
    width: calc(100% / 2 - 75px);
  }

  .sm\:w-\[calc\(50\%-20px\)\] {
    width: calc(50% - 20px);
  }

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

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

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

  .sm\:gap-6 {
    gap: 1.5rem;
  }

  .sm\:gap-y-0 {
    row-gap: 0px;
  }

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

  .sm\:ps-5 {
    padding-inline-start: 1.25rem;
  }

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

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

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

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

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

@media (min-width: 768px) {

  .md\:absolute {
    position: absolute;
  }

  .md\:end-\[-50px\] {
    inset-inline-end: -50px;
  }

  .md\:start-6 {
    inset-inline-start: 1.5rem;
  }

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

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

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

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

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

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

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

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

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

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

  .md\:mb-14 {
    margin-bottom: 3.5rem;
  }

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

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

  .md\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .md\:mb-4 {
    margin-bottom: 1rem;
  }

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

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

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

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

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

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

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

  .md\:me-\[-50px\] {
    margin-inline-end: -50px;
  }

  .md\:ms-auto {
    margin-inline-start: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:block {
    display: block;
  }

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

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:aspect-\[1941\/609\] {
    aspect-ratio: 1941/609;
  }

  .md\:aspect-\[3240\/2939\] {
    aspect-ratio: 3240/2939;
  }

  .md\:h-12 {
    height: 3rem;
  }

  .md\:h-20 {
    height: 5rem;
  }

  .md\:h-6 {
    height: 1.5rem;
  }

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

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

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

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

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

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

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

  .md\:h-auto {
    height: auto;
  }

  .md\:\!w-\[400px\] {
    width: 400px !important;
  }

  .md\:w-10 {
    width: 2.5rem;
  }

  .md\:w-12 {
    width: 3rem;
  }

  .md\:w-20 {
    width: 5rem;
  }

  .md\:w-6 {
    width: 1.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:w-\[calc\(100\%-263px-20px\)\] {
    width: calc(100% - 263px - 20px);
  }

  .md\:w-\[calc\(100\%-34\%\)\] {
    width: calc(100% - 34%);
  }

  .md\:w-\[calc\(100\%-50\%-20px\)\] {
    width: calc(100% - 50% - 20px);
  }

  .md\:w-\[calc\(100\%-55\%\)\] {
    width: calc(100% - 55%);
  }

  .md\:w-\[calc\(100\%\/2-12px\)\] {
    width: calc(100% / 2 - 12px);
  }

  .md\:w-\[calc\(100\%\/2-15px\)\] {
    width: calc(100% / 2 - 15px);
  }

  .md\:w-\[calc\(100\%\/2-18px\)\] {
    width: calc(100% / 2 - 18px);
  }

  .md\:w-\[calc\(100\%\/2-20px\)\] {
    width: calc(100% / 2 - 20px);
  }

  .md\:w-\[calc\(100\%\/2-24px\)\] {
    width: calc(100% / 2 - 24px);
  }

  .md\:w-\[calc\(100\%\/2-40px\)\] {
    width: calc(100% / 2 - 40px);
  }

  .md\:w-\[calc\(100\%\/2-8px\)\] {
    width: calc(100% / 2 - 8px);
  }

  .md\:w-\[calc\(100\%\/3-8px\)\] {
    width: calc(100% / 3 - 8px);
  }

  .md\:w-\[calc\(100\%\/4\)\] {
    width: calc(100% / 4);
  }

  .md\:w-\[calc\(100\%\/4-155px\)\] {
    width: calc(100% / 4 - 155px);
  }

  .md\:w-\[calc\(53\%-50px\)\] {
    width: calc(53% - 50px);
  }

  .md\:w-fit {
    width: fit-content;
  }

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

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

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

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

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

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

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

  .md\:\!flex-row-reverse {
    flex-direction: row-reverse !important;
  }

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

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

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

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

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

  .md\:gap-10 {
    gap: 2.5rem;
  }

  .md\:gap-12 {
    gap: 3rem;
  }

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

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

  .md\:gap-6 {
    gap: 1.5rem;
  }

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

  .md\:gap-\[100px\] {
    gap: 100px;
  }

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

  .md\:gap-\[30px\] {
    gap: 30px;
  }

  .md\:gap-\[36px\] {
    gap: 36px;
  }

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

  .md\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .md\:overflow-auto {
    overflow: auto;
  }

  .md\:overflow-hidden {
    overflow: hidden;
  }

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

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

  .md\:rounded-none {
    border-radius: 0px;
  }

  .md\:bg-primary-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(246 249 252 / var(--tw-bg-opacity, 1));
  }

  .md\:object-fill {
    object-fit: fill;
  }

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

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

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

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

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

  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:pb-3 {
    padding-bottom: 0.75rem;
  }

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

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

  .md\:pb-9 {
    padding-bottom: 2.25rem;
  }

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

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

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

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

  .md\:ps-8 {
    padding-inline-start: 2rem;
  }

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

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

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

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

  .md\:pt-5 {
    padding-top: 1.25rem;
  }

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

  .md\:pt-7 {
    padding-top: 1.75rem;
  }

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

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

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

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

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

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

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

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

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

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

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

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

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

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

  .md\:text-\[43\.21px\] {
    font-size: 43.21px;
  }

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

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

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

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

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

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

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

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

  .md\:leading-7 {
    line-height: 1.75rem;
  }

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

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

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

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

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

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

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

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

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

@media (min-width: 880px) {

  .md2\:sticky {
    position: sticky;
  }

  .md2\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

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

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

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

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

  .md2\:mt-20 {
    margin-top: 5rem;
  }

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

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

  .md2\:block {
    display: block;
  }

  .md2\:hidden {
    display: none;
  }

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

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

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

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

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

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

  .md2\:w-\[calc\(100\%-123px-28px\)\] {
    width: calc(100% - 123px - 28px);
  }

  .md2\:w-\[calc\(100\%-300px-50px\)\] {
    width: calc(100% - 300px - 50px);
  }

  .md2\:w-\[calc\(100\%-400px-50px\)\] {
    width: calc(100% - 400px - 50px);
  }

  .md2\:w-\[calc\(100\%-50px\)\] {
    width: calc(100% - 50px);
  }

  .md2\:w-\[calc\(100\%\/2-50px\)\] {
    width: calc(100% / 2 - 50px);
  }

  .md2\:w-\[calc\(100\%\/3-16px\)\] {
    width: calc(100% / 3 - 16px);
  }

  .md2\:w-\[calc\(40\%-24px\)\] {
    width: calc(40% - 24px);
  }

  .md2\:w-\[calc\(50\%-20px\)\] {
    width: calc(50% - 20px);
  }

  .md2\:w-\[calc\(53\%-30px\)\] {
    width: calc(53% - 30px);
  }

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

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

  .md2\:gap-6 {
    gap: 1.5rem;
  }

  .md2\:bg-\[\#F7F7F8\] {
    --tw-bg-opacity: 1;
    background-color: rgb(247 247 248 / var(--tw-bg-opacity, 1));
  }

  .md2\:p-9 {
    padding: 2.25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md2\:text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(26 26 26 / var(--tw-text-opacity, 1));
  }

  .md2\:text-primary-1000 {
    --tw-text-opacity: 1;
    color: rgb(195 174 237 / var(--tw-text-opacity, 1));
  }
}

@media (min-width: 1024px) {

  .lg\:absolute {
    position: absolute;
  }

  .lg\:end-0 {
    inset-inline-end: 0px;
  }

  .lg\:start-auto {
    inset-inline-start: auto;
  }

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

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

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

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

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

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

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

  .lg\:me-\[-118px\] {
    margin-inline-end: -118px;
  }

  .lg\:ms-auto {
    margin-inline-start: auto;
  }

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

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

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

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

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

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

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-10 {
    height: 2.5rem;
  }

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

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

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

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

  .lg\:w-10 {
    width: 2.5rem;
  }

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

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

  .lg\:w-\[321\.94px\] {
    width: 321.94px;
  }

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

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

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

  .lg\:w-\[48\.48\%\] {
    width: 48.48%;
  }

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

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

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

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

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

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

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

  .lg\:w-\[calc\(100\%-100px\)\] {
    width: calc(100% - 100px);
  }

  .lg\:w-\[calc\(100\%-300px-50px\)\] {
    width: calc(100% - 300px - 50px);
  }

  .lg\:w-\[calc\(100\%-340px-50px\)\] {
    width: calc(100% - 340px - 50px);
  }

  .lg\:w-\[calc\(100\%-416px\)\] {
    width: calc(100% - 416px);
  }

  .lg\:w-\[calc\(100\%-560px-50px\)\] {
    width: calc(100% - 560px - 50px);
  }

  .lg\:w-\[calc\(100\%-63\%\)\] {
    width: calc(100% - 63%);
  }

  .lg\:w-\[calc\(100\%-669px-100px\)\] {
    width: calc(100% - 669px - 100px);
  }

  .lg\:w-\[calc\(100\%-80\%-50px\)\] {
    width: calc(100% - 80% - 50px);
  }

  .lg\:w-\[calc\(100\%\/3-24px\)\] {
    width: calc(100% / 3 - 24px);
  }

  .lg\:w-\[calc\(100\%\/4\)\] {
    width: calc(100% / 4);
  }

  .lg\:w-\[calc\(100\%\/4-12px\)\] {
    width: calc(100% / 4 - 12px);
  }

  .lg\:w-\[calc\(100\%\/4-18px\)\] {
    width: calc(100% / 4 - 18px);
  }

  .lg\:w-\[calc\(100\%\/4-30px\)\] {
    width: calc(100% / 4 - 30px);
  }

  .lg\:w-\[calc\(100\%\/4-50px\)\] {
    width: calc(100% / 4 - 50px);
  }

  .lg\:w-\[calc\(100\%\/5-6px\)\] {
    width: calc(100% / 5 - 6px);
  }

  .lg\:w-\[calc\(1300px-750px-50px\)\] {
    width: calc(1300px - 750px - 50px);
  }

  .lg\:w-\[calc\(50\%-114px\)\] {
    width: calc(50% - 114px);
  }

  .lg\:w-\[calc\(50\%-50px\)\] {
    width: calc(50% - 50px);
  }

  .lg\:w-\[calc\(50\%-60px\)\] {
    width: calc(50% - 60px);
  }

  .lg\:w-\[calc\(50\%-80px\)\] {
    width: calc(50% - 80px);
  }

  .lg\:w-\[calc\(55\%\+50px\)\] {
    width: calc(55% + 50px);
  }

  .lg\:min-w-0 {
    min-width: 0px;
  }

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

  .lg\:max-w-\[71\.6vw\] {
    max-width: 71.6vw;
  }

  .lg\:max-w-\[95\%\] {
    max-width: 95%;
  }

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

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

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

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

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

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

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

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

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

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

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

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

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

  .lg\:overflow-hidden {
    overflow: hidden;
  }

  .lg\:border {
    border-width: 1px;
  }

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

  .lg\:bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:pe-\[76px\] {
    padding-inline-end: 76px;
  }

  .lg\:ps-4 {
    padding-inline-start: 1rem;
  }

  .lg\:ps-\[115px\] {
    padding-inline-start: 115px;
  }

  .lg\:ps-\[22px\] {
    padding-inline-start: 22px;
  }

  .lg\:ps-\[60px\] {
    padding-inline-start: 60px;
  }

  .lg\:pt-10 {
    padding-top: 2.5rem;
  }

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

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

  .lg\:pt-\[88\.33px\] {
    padding-top: 88.33px;
  }

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

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

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

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

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

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

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

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

  .lg\:text-\[52\.96px\] {
    font-size: 52.96px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .lg\:leading-\[68\.01px\] {
    line-height: 68.01px;
  }

  .lg\:text-primary-200 {
    --tw-text-opacity: 1;
    color: rgb(105 53 211 / var(--tw-text-opacity, 1));
  }

  .lg\:before\:start-\[-14px\]::before {
    content: var(--tw-content);
    inset-inline-start: -14px;
  }
}

@media (min-width: 1120px) {

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

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

  .l\:w-\[calc\(100\%-422px-116px\)\] {
    width: calc(100% - 422px - 116px);
  }

  .l\:w-\[calc\(100\%-538px-150px\)\] {
    width: calc(100% - 538px - 150px);
  }

  .l\:w-\[calc\(100\%\/4-75px\)\] {
    width: calc(100% / 4 - 75px);
  }

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

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

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

@media (min-width: 1280px) {

  .xl\:\!end-\[-100px\] {
    inset-inline-end: -100px !important;
  }

  .xl\:end-0 {
    inset-inline-end: 0px;
  }

  .xl\:start-\[-16px\] {
    inset-inline-start: -16px;
  }

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

  .xl\:mb-0 {
    margin-bottom: 0px;
  }

  .xl\:mb-auto {
    margin-bottom: auto;
  }

  .xl\:me-10 {
    margin-inline-end: 2.5rem;
  }

  .xl\:me-\[-8px\] {
    margin-inline-end: -8px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:w-\[calc\(100\%-200px-50px\)\] {
    width: calc(100% - 200px - 50px);
  }

  .xl\:w-\[calc\(100\%-20px-24px\)\] {
    width: calc(100% - 20px - 24px);
  }

  .xl\:w-\[calc\(100\%-230px-48px\)\] {
    width: calc(100% - 230px - 48px);
  }

  .xl\:w-\[calc\(100\%-318px-90px\)\] {
    width: calc(100% - 318px - 90px);
  }

  .xl\:w-\[calc\(100\%-340px-200px\)\] {
    width: calc(100% - 340px - 200px);
  }

  .xl\:w-\[calc\(100\%-366px-80px\)\] {
    width: calc(100% - 366px - 80px);
  }

  .xl\:w-\[calc\(100\%-524px-50px\)\] {
    width: calc(100% - 524px - 50px);
  }

  .xl\:w-\[calc\(100\%-538px-234px\)\] {
    width: calc(100% - 538px - 234px);
  }

  .xl\:w-\[calc\(100\%-560px-100px\)\] {
    width: calc(100% - 560px - 100px);
  }

  .xl\:w-\[calc\(100\%-600px-65px\)\] {
    width: calc(100% - 600px - 65px);
  }

  .xl\:w-\[calc\(100\%-632px-36px\)\] {
    width: calc(100% - 632px - 36px);
  }

  .xl\:w-\[calc\(100\%-662px-123px\)\] {
    width: calc(100% - 662px - 123px);
  }

  .xl\:w-\[calc\(100\%-712px-24px\)\] {
    width: calc(100% - 712px - 24px);
  }

  .xl\:w-\[calc\(100\%-950px-100px\)\] {
    width: calc(100% - 950px - 100px);
  }

  .xl\:w-\[calc\(100\%\/2-30px\)\] {
    width: calc(100% / 2 - 30px);
  }

  .xl\:w-\[calc\(100\%\/3\)\] {
    width: calc(100% / 3);
  }

  .xl\:w-\[calc\(100\%\/3-100px\)\] {
    width: calc(100% / 3 - 100px);
  }

  .xl\:w-\[calc\(100\%\/3-24px\)\] {
    width: calc(100% / 3 - 24px);
  }

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

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

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

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

  .xl\:gap-6 {
    gap: 1.5rem;
  }

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

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

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

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

  .xl\:p-\[60px\] {
    padding: 60px;
  }

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

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

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

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

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

  .xl\:ps-10 {
    padding-inline-start: 2.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1320px) {

  .\35xl\:w-\[calc\(100\%-200px-100px\)\] {
    width: calc(100% - 200px - 100px);
  }

  .\35xl\:gap-12 {
    gap: 3rem;
  }

  .\35xl\:ps-\[calc\(100vw-90\.6vw\)\] {
    padding-inline-start: calc(100vw - 90.6vw);
  }
}

@media (min-width: 1440px) {

  .\32xl\:w-\[516px\] {
    width: 516px;
  }

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

  .\32xl\:gap-y-\[44px\] {
    row-gap: 44px;
  }

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

  .\32xl\:ps-0 {
    padding-inline-start: 0px;
  }
}

@media (min-width: 1660px) {

  .\33xl\:w-\[800px\] {
    width: 800px;
  }

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

  .\33xl\:leading-\[68px\] {
    line-height: 68px;
  }
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"fonts.tsx","import":"Karla","arguments":[{"subsets":["latin"],"display":"swap","variable":"--font-karla","weight":["200","300","400","500","600","700","800"]}],"variableName":"karla"} ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* latin-ext */
@font-face {
  font-family: '__Karla_9543f4';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/_next/static/media/ea05c3aa551e0ebc-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Karla_9543f4';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/_next/static/media/b7ae23d8a9c319da-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: '__Karla_9543f4';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/ea05c3aa551e0ebc-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Karla_9543f4';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/b7ae23d8a9c319da-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: '__Karla_9543f4';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/ea05c3aa551e0ebc-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Karla_9543f4';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/b7ae23d8a9c319da-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: '__Karla_9543f4';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/ea05c3aa551e0ebc-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Karla_9543f4';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/b7ae23d8a9c319da-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: '__Karla_9543f4';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_next/static/media/ea05c3aa551e0ebc-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Karla_9543f4';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_next/static/media/b7ae23d8a9c319da-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: '__Karla_9543f4';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/ea05c3aa551e0ebc-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Karla_9543f4';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/b7ae23d8a9c319da-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: '__Karla_9543f4';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/_next/static/media/ea05c3aa551e0ebc-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Karla_9543f4';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/_next/static/media/b7ae23d8a9c319da-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Karla_Fallback_9543f4';src: local("Arial");ascent-override: 89.55%;descent-override: 24.61%;line-gap-override: 0.00%;size-adjust: 102.40%
}.__className_9543f4 {font-family: '__Karla_9543f4', '__Karla_Fallback_9543f4';font-style: normal
}.__variable_9543f4 {--font-karla: '__Karla_9543f4', '__Karla_Fallback_9543f4'
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"fonts.tsx","import":"Vazirmatn","arguments":[{"subsets":["latin"],"display":"swap","variable":"--font-vazirmatn","weight":["200","300","400","500","600","700","800"]}],"variableName":"vazirmatn"} ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* arabic */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/_next/static/media/1abbc144918f74fd-s.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}
/* latin-ext */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/_next/static/media/17cf9497af825577-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/_next/static/media/8c96cc4bd2a39381-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/1abbc144918f74fd-s.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}
/* latin-ext */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/17cf9497af825577-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/_next/static/media/8c96cc4bd2a39381-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/1abbc144918f74fd-s.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}
/* latin-ext */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/17cf9497af825577-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/_next/static/media/8c96cc4bd2a39381-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/1abbc144918f74fd-s.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}
/* latin-ext */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/17cf9497af825577-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/_next/static/media/8c96cc4bd2a39381-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_next/static/media/1abbc144918f74fd-s.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}
/* latin-ext */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_next/static/media/17cf9497af825577-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/_next/static/media/8c96cc4bd2a39381-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/1abbc144918f74fd-s.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}
/* latin-ext */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/17cf9497af825577-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/_next/static/media/8c96cc4bd2a39381-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/_next/static/media/1abbc144918f74fd-s.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0897-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}
/* latin-ext */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/_next/static/media/17cf9497af825577-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Vazirmatn_3af6a8';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/_next/static/media/8c96cc4bd2a39381-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Vazirmatn_Fallback_3af6a8';src: local("Arial");ascent-override: 101.87%;descent-override: 53.36%;line-gap-override: 0.00%;size-adjust: 100.66%
}.__className_3af6a8 {font-family: '__Vazirmatn_3af6a8', '__Vazirmatn_Fallback_3af6a8';font-style: normal
}.__variable_3af6a8 {--font-vazirmatn: '__Vazirmatn_3af6a8', '__Vazirmatn_Fallback_3af6a8'
}

