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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden] {
  display: none;
}

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

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

.mb-12 {
  margin-bottom: 3rem;
}

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

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

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

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

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

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

.mt-\[-5vw\] {
  margin-top: -5vw;
}

.mt-\[-9vw\] {
  margin-top: -9vw;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.mb-36 {
  margin-bottom: 9rem;
}

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

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

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

.block {
  display: block;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-full {
  height: 100%;
}

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

.w-full {
  width: 100%;
}

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

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

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

.w-4\/5 {
  width: 80%;
}

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

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

.w-\[37\.5\%\] {
  width: 37.5%;
}

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

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

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

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

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

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

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

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

.max-w-\[42\.58px\] {
  max-width: 42.58px;
}

.max-w-\[43\.59px\] {
  max-width: 43.59px;
}

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

.max-w-\[45\.71px\] {
  max-width: 45.71px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-8 {
  gap: 2rem;
}

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

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

.gap-3 {
  gap: 0.75rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.gap-y-3 {
  row-gap: 0.75rem;
}

.border {
  border-width: 1px;
}

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

.bg-\[\#1C1C1C\] {
  --tw-bg-opacity: 1;
  background-color: rgb(28 28 28 / var(--tw-bg-opacity));
}

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

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

.bg-\[\#333333\] {
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity));
}

.bg-\[\#D9D9D9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity));
}

.bg-header {
  background-image: linear-gradient(180deg, rgba(255,255,255,0) 42vw, rgba(0,0,0,1) 62vw), url('../src/assets/images/banners/header.svg');
}

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

.bg-\[center_0\] {
  background-position: center 0;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-\[12px_34px\] {
  padding: 12px 34px;
}

.p-3 {
  padding: 0.75rem;
}

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

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

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

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

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

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

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

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

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

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

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

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

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

.pb-28 {
  padding-bottom: 7rem;
}

.pb-7 {
  padding-bottom: 1.75rem;
}

.pt-\[48vw\] {
  padding-top: 48vw;
}

.pb-40 {
  padding-bottom: 10rem;
}

.pb-\[14vw\] {
  padding-bottom: 14vw;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

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

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

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

.font-inter {
  font-family: 'Inter', sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-extrabold {
  font-weight: 800;
}

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

.leading-\[11\.7px\] {
  line-height: 11.7px;
}

.leading-\[15\.4px\] {
  line-height: 15.4px;
}

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

.leading-\[44\.78px\] {
  line-height: 44.78px;
}

.leading-full {
  line-height: 100%;
}

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

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

.leading-\[38\.73px\] {
  line-height: 38.73px;
}

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

.leading-\[32\.2px\] {
  line-height: 32.2px;
}

.leading-\[32\.68px\] {
  line-height: 32.68px;
}

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

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

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

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

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

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

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

.leading-\[44\.8px\] {
  line-height: 44.8px;
}

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

@media (min-width: 768px) {
  .md\:mb-16 {
    margin-bottom: 4rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:p-\[12px_34px\] {
    padding: 12px 34px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:leading-\[31\.47px\] {
    line-height: 31.47px;
  }

  .md\:leading-\[90\.77px\] {
    line-height: 90.77px;
  }

  .md\:leading-\[60\.51px\] {
    line-height: 60.51px;
  }

  .md\:leading-\[32\.2px\] {
    line-height: 32.2px;
  }

  .md\:leading-\[32\.68px\] {
    line-height: 32.68px;
  }

  .md\:leading-\[49\.62px\] {
    line-height: 49.62px;
  }

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

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

  .lg\:hidden {
    display: none;
  }

  .lg\:gap-x-\[60px\] {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }

  .lg\:pt-\[40\.5vw\] {
    padding-top: 40.5vw;
  }
}

@media (min-width: 1280px) {
  .xl\:mt-\[-9px\] {
    margin-top: -9px;
  }

  .xl\:mt-\[-9vw\] {
    margin-top: -9vw;
  }

  .xl\:mt-\[-5vw\] {
    margin-top: -5vw;
  }

  .xl\:mb-36 {
    margin-bottom: 9rem;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:hidden {
    display: none;
  }

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

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

  .xl\:w-4\/5 {
    width: 80%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:max-w-none {
    max-width: none;
  }

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

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

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

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

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

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

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

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

@media (min-width: 1536px) {
  .\32xl\:w-4\/5 {
    width: 80%;
  }

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