/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[3].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/app/layout.tsx","import":"Nunito_Sans","arguments":[{"subsets":["latin"]}],"variableName":"nunitoSans"} ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Nunito_Sans_21c532';
  font-style: normal;
  font-weight: 200 1000;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/aa1b27f9e325731f-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Nunito_Sans_21c532';
  font-style: normal;
  font-weight: 200 1000;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/bb1cdd1f059eb586-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: '__Nunito_Sans_21c532';
  font-style: normal;
  font-weight: 200 1000;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/e850464f9dfbb75b-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Nunito_Sans_21c532';
  font-style: normal;
  font-weight: 200 1000;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/2e3d66f724b5d1ac-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: '__Nunito_Sans_21c532';
  font-style: normal;
  font-weight: 200 1000;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/c90a9e82ec3f8868-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: '__Nunito_Sans_Fallback_21c532';src: local("Arial");ascent-override: 99.39%;descent-override: 34.70%;line-gap-override: 0.00%;size-adjust: 101.72%
}.__className_21c532 {font-family: '__Nunito_Sans_21c532', '__Nunito_Sans_Fallback_21c532';font-style: normal
}

/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[3].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[3].oneOf[12].use[3]!./src/app/globals.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

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

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

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

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

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

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

  .container {
    max-width: 1536px;
  }
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.right-0 {
  right: 0px;
}
.top-0 {
  top: 0px;
}
.z-50 {
  z-index: 50;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-0\.5 {
  margin-bottom: 0.125rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-5 {
  margin-left: 1.25rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.h-12 {
  height: 3rem;
}
.h-16 {
  height: 4rem;
}
.h-32 {
  height: 8rem;
}
.h-4 {
  height: 1rem;
}
.h-48 {
  height: 12rem;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.min-h-screen {
  min-height: 100vh;
}
.w-10\/12 {
  width: 83.333333%;
}
.w-12 {
  width: 3rem;
}
.w-16 {
  width: 4rem;
}
.w-32 {
  width: 8rem;
}
.w-36 {
  width: 9rem;
}
.w-4 {
  width: 1rem;
}
.w-full {
  width: 100%;
}
.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));
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize {
  resize: both;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-6 {
  gap: 1.5rem;
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.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));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.self-center {
  align-self: center;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-b-md {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.border-4 {
  border-width: 4px;
}
.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-copper-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(185 94 10 / var(--tw-bg-opacity));
}
.bg-customGray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity));
}
.bg-customGray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(49 49 49 / var(--tw-bg-opacity));
}
.bg-customGray-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(68 68 68 / var(--tw-bg-opacity));
}
.bg-customGray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity));
}
.bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity));
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.fill-current {
  fill: currentColor;
}
.p-12 {
  padding: 3rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-9 {
  padding-right: 2.25rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-6 {
  padding-top: 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-extralight {
  font-weight: 200;
}
.font-semibold {
  font-weight: 600;
}
.text-copper-500 {
  --tw-text-opacity: 1;
  color: rgb(185 94 10 / var(--tw-text-opacity));
}
.text-customGray-100 {
  --tw-text-opacity: 1;
  color: rgb(238 238 238 / var(--tw-text-opacity));
}
.text-customGray-500 {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity));
}
.text-customGray-700 {
  --tw-text-opacity: 1;
  color: rgb(68 68 68 / var(--tw-text-opacity));
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-50 {
  opacity: 0.5;
}
.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);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.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);
}
:root {
    --foreground-rgb: 255, 255, 255;
    --background-start-rgb: 0, 0, 0;
    --background-end-rgb: 0, 0, 0;
}

body {
    background: #222222;
}

.datepicker-wrapper {
    display: block !important;
}

.react-multi-carousel-track {
    justify-content: center;
}

.react-multi-carousel-item {
    padding-left: 12px;
    padding-right: 12px;
}

.news-popup {
    background: #222222;
    color: white;
}

.news-popup-title {
    color: #b95e0b;
}

.absolute {
    position: absolute;
    z-index: 1;
}

.dropdown-container {
    width: 145px;
}

.dropdown-li-option {
    display: flex;
    flex-direction: row;
    color: white;
    text-align: left;
    align-items: left;
}

.dropdown-li-option img {
    width: 20px;
    height: 20px;
}


/* START Reset */

.empty-error-message {
    font-size: 25pt;
    color: white;
    text-align: center;
    margin-top: 50px;
}

.button-back-login {
    width: 300px;
    margin-top: 20px;
}

.back-login-container {
    display: flex;
    justify-content: center;
}

.news-text-body {
    text-align: justify;
    margin-top: 15px;
}


/* END Reset */


/* START Login */

.text-link {
    color: white;
    font-size: 12pt;
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 49;
}


/* END Login */


/* START Dashboard buttons */

.section-button-dashboard {
    color: white;
    /* font-family: '__NUNITO_SANS_9C5FB3'; */
    font-family: '__Nunito_Sans_9c5fb3', '__Nunito_Sans_Fallback_9c5fb3';
    font-size: 15pt;
    margin-right: 30px;
    transition: all 0.1s;
}

.section-unselected {
    opacity: 0.4;
}

.dashboard-section-buttons {
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 20px;
}

.section-selected {
    font-weight: bold;
}

.slider {
    height: 2px;
    width: 50px;
    margin-left: -25%;
    background-color: white;
    bottom: 0;
    transition: transform 0.3s;
}

.slider-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}


/* END Dashboard buttons */


/* START League section */

.svgCard {
    width: 0;
    height: 0;
}

.league-card {
    background-color: transparent;
    height: 185px;
    background-size: contain;
}

.amateur-card {
    background-size: cover;
}

.shield:before,
.shield:after {
    content: "";
    border-radius: 0;
    border-top-right-radius: 100% 100%;
    border-bottom-right-radius: 125% 100%;
    width: 11.275em;
    height: 6em;
    transform-origin: bottom left;
    transform: scale(1, 1) translateX(5em) rotate(-20deg);
    position: absolute;
    bottom: -71.5%;
    left: 21%;
    z-index: 0;
}

.shield:after {
    transform: scale(-1, 1) translateX(-5em) rotate(-20deg);
}

.shield,
.shield:before,
.shield:after {
    background: #eeeeee;
}

.zindex-99 {
    z-index: 99;
}

.card-background {
    width: 100%;
    height: 15em;
    background: white;
    border-radius: 20px;
    background-size: COVER;
    border: solid 1px #444444;
    margin-top: 50px;
}

.card {
    position: relative;
    color: #725b16;
    width: 270px;
    height: 185px;
    margin: auto;
    display: block;
    opacity: 1;
    transition: 0.3s all cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-delay: 0.1s;
    transform: scale(0.8);
    border-radius: 100%;
    /* -webkit-clip-path: url(#svgPath); */
    /* clip-path: url(#svgPath); */
}

.card .card-inner {
    position: absolute;
    top: 0;
    left: 0;
    background: #aaa;
    height: 100%;
    width: 100%;
}

.card .card-inner .card-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 54%;
    background: #e1c072;
    overflow: hidden;
    background: linear-gradient(135deg, #fdeaa7 0%, #d8ad48 100%);
}

.card .card-inner .card-top .backfont {
    position: absolute;
    bottom: -22px;
    line-height: 1;
    font-size: 118px;
    left: 0;
    letter-spacing: -5px;
    opacity: 0;
    font-weight: 700;
    font-style: italic;
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1) 0.4s;
}

.card .card-inner .card-top .image {
    position: absolute;
    right: 10px;
    bottom: 0;
    z-index: 2;
    height: 75%;
    width: 70%;
    background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/214624/Ronaldo.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0;
    transition: 0.5s all ease-out 3s;
}

.card .card-inner .card-top .info {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    height: 75%;
    width: 30%;
    box-sizing: border-box;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
}

.card .card-inner .card-top .info div {
    position: relative;
    line-height: 1;
    letter-spacing: -1px;
    font-size: 20px;
    opacity: 0;
    top: 20px;
    transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1) 1s;
}

.card .card-inner .card-top .info div.value {
    font-size: 40px;
}

.card .card-inner .card-top .info div.position {
    transition-delay: 1.25s;
}

.card .card-inner .card-top .info div.country {
    transition-delay: 1.5s;
}

.card .card-inner .card-top .info div.club {
    transition-delay: 1.75s;
}

.card .card-inner .card-top .info div.position,
.card .card-inner .card-top .info div.country {
    padding-bottom: 5px;
    font-weight: 700;
    margin-bottom: 5px;
    border-bottom: 2px solid rgba(253, 234, 167, 0.9);
}

.card .card-inner .card-top .info div.country,
.card .card-inner .card-top .info div.club {
    position: relative;
    display: block;
    width: 40px;
    height: 25px;
    margin: 5px auto;
}

.card .card-inner .card-top .info div.country div,
.card .card-inner .card-top .info div.club div {
    position: relative;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/214624/portugal.png');
}

.card .card-inner .card-top .info div.country.club,
.card .card-inner .card-top .info div.club.club {
    height: 60px;
}

.card .card-inner .card-top .info div.country.club div,
.card .card-inner .card-top .info div.club.club div {
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/214624/Juventus_Logo.png');
}

.card .card-inner .card-bottom {
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 46%;
    background: #fdeaa7;
    background: linear-gradient(135deg, #fdeaa7 0%, #fcde75 100%);
}

.card .card-inner .card-bottom:before {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    height: 3px;
    background: #fef2ca;
}

.card .card-inner .card-bottom .name {
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    opacity: 0;
    top: -5px;
    position: relative;
    transition: 0.5s all ease-out 3.2s;
    margin: 6px 0;
}

.card .card-inner .card-bottom .stats {
    position: relative;
    margin: 0 40px;
    padding-top: 10px;
    border-top: 0px solid #fdeaa7;
    transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1) 2s;
}

.card .card-inner .card-bottom .stats:after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 4px;
    width: 0;
    transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1) 2s;
    background: #fdeaa7;
}

.card .card-inner .card-bottom .stats:before {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    margin: 5% auto;
    height: 0%;
    width: 4px;
    transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1) 2s;
    background: #fdeaa7;
}

.card .card-inner .card-bottom .stats div {
    width: 49%;
    vertical-align: top;
    display: inline-block;
    text-transform: uppercase;
    font-size: 23px;
}

.card .card-inner .card-bottom .stats div:last-child ul {
    margin-left: 24px;
}

.card .card-inner .card-bottom .stats ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.card .card-inner .card-bottom .stats ul li {
    margin: 0;
    position: relative;
    padding: 0;
    display: block;
    margin-bottom: 5px;
    transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1) 2s;
    opacity: 0;
    left: 20px;
}

.card .card-inner .card-bottom .stats ul li:nth-child(2) {
    transition-delay: 2.2s;
}

.card .card-inner .card-bottom .stats ul li:nth-child(3) {
    transition-delay: 2.4s;
}

.card .card-inner .card-bottom .stats ul li:nth-child(4) {
    transition-delay: 2.6s;
}

.card .card-inner .card-bottom .stats ul li:nth-child(5) {
    transition-delay: 2.8s;
}

.card .card-inner .card-bottom .stats ul li:nth-child(6) {
    transition-delay: 3s;
}

.card .card-inner .card-bottom .stats ul li span {
    position: relative;
    display: inline-block;
}

.card .card-inner .card-bottom .stats ul li span:first-child {
    font-weight: 700;
    width: 30px;
    text-align: left;
}

.card.active {
    display: block;
    cursor: pointer;
    transform: rotate(0deg);
    opacity: 1;
}

.card.active .card-inner .card-top .image {
    right: 0;
    opacity: 1;
}

.card.active .card-inner .card-top .backfont {
    opacity: 0.1;
    left: -8px;
}

.card.active .card-inner .card-top .info div {
    opacity: 1;
    top: 0;
}

.card.active .card-inner .card-bottom .stats {
    border-top: 4px solid #fdeaa7;
}

.card.active .card-inner .card-bottom .stats:after {
    width: 25%;
}

.card.active .card-inner .card-bottom .stats:before {
    height: 90%;
}

.card.active .card-inner .card-bottom .stats ul li {
    opacity: 1;
    left: 0;
}

.card.active .card-inner .card-bottom .name {
    opacity: 1;
    top: 0;
}


/* END League section */


/* START Court */

.private-court {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.svg-lock {
    width: 50px;
    height: 50px;
    color: white;
}

.six-digit-code-input {
    display: flex;
    width: 100%;
    justify-content: center;
}

.six-digit-code-input__digit {
    width: 40px;
    /* Ancho de cada input */
    height: 40px;
    /* Alto de cada input */
    margin: 0 5px;
    /* Margen entre los inputs */
    text-align: center;
    /* Centrar texto dentro de los inputs */
    font-size: 1.5rem;
    /* Tamaño de fuente */
    border: 1px solid #ccc;
    /* Borde gris */
    border-radius: 4px;
    /* Bordes redondeados */
}

six-digit-code-display {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.six-digit-copy-svg {
    margin-top: 20px;
}

.six-digit-flex {
    display: grid;
    grid-template-columns: auto auto;
    /* Dos columnas con ancho automático */
    gap: 10px;
    /* Espacio entre los botones */
    align-items: center;
}

.six-digit-code-display__code {
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: right;
    letter-spacing: 8px;
    width: 100%;
}

.six-digit-code-display__button {
    padding: 10px 20px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #f0f0f0;
    cursor: pointer;
}

.six-digit-code-display__button:hover {
    background-color: #e0e0e0;
}


/* Estilo para el primer input */

.six-digit-code-input__digit:first-child {
    border-top-left-radius: 6px;
    /* Bordes redondeados en la esquina superior izquierda */
    border-bottom-left-radius: 6px;
    /* Bordes redondeados en la esquina inferior izquierda */
}


/* Estilo para el último input */

.six-digit-code-input__digit:last-child {
    border-top-right-radius: 6px;
    /* Bordes redondeados en la esquina superior derecha */
    border-bottom-right-radius: 6px;
    /* Bordes redondeados en la esquina inferior derecha */
}

.recent-codes {
    border: 1px solid #525050;
    border-radius: 8px;
    padding: 10px;
}

.recent-codes__title {
    font-weight: bold;
}

.recent-codes__list {
    list-style-type: none;
    padding: 0;
}

.recent-codes__item {
    cursor: pointer;
    padding: 5px;
    margin: 5px 0;
    background-color: #f0f0f0;
    color: #b95e0b;
    font-weight: bold;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.recent-codes__item:hover {
    background-color: #e0e0e0;
}


/* Estilos para el contenedor principal */

.recent-codes-container {
    margin-top: 20px;
    /* Espacio superior */
}


/* Estilos para el botón */

.toggle-button {
    color: #d7d7d7;
    /* Color del texto */
    border: none;
    /* Sin borde */
    padding: 10px 20px;
    /* Espaciado interior */
    cursor: pointer;
    /* Cursor al pasar */
    border-radius: 5px;
    /* Bordes redondeados */
    outline: none;
    font-weight: bold;
    /* Sin contorno */
}

.align-center {
    align-content: center;
    justify-content: center;
    width: 100%;
}

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


/* Estilos para la lista de códigos recientes */

.recent-codes-list {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.toggle-button.active {
    /* Agrega estilos adicionales para indicar visualmente que está activo */
}

.recent-codes-list.visible {
    max-height: 200px;
}


/* END Court */


/* START Editor PRO */

.container {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #1c1c1e;
    padding: 20px;
    border-radius: 10px;
}

.controls {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
}

.controls button {
    background-color: #333;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
}

.controls button:hover {
    background-color: #555;
}

.controls select {
    background-color: #333;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 5px;
    font-size: 16px;
}

.chart-container {
    width: 100%;
    position: relative;
    height: 300px;
    background-color: #1c1c1e;
    border: 1px solid #444;
    border-radius: 10px;
}

.chart-container canvas {
    width: 100%;
    height: 100%;
}

.time-bar {
    background-color: white;
}

.chartjs-render-monitor {
    background-color: #1c1c1e;
}

.chartjs-render-monitor .chartjs-point {
    background-color: white;
    border-color: red;
    border-width: 2px;
}

.gradient-background-radial {
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, white, black);
}

.frames-flex-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    width: 100%;
}

.frames-flex-container img {
    width: clamp(30px, calc(100% / var(--num-images)), 70px);
}

.noUi-horizontal .noUi-handle {
    height: 55px!important;
    top: 0px!important;
    width: 15px!important;
}

.noUI-container {
    top: 0px!important;
    height: 55px!important;
    background-color: transparent!important;
    border: none!important;
    box-shadow: none!important;
}

.noUi-connect {
    background-color: black!important;
    opacity: 0.5;
}


/* END Editor PRO */


/* START Explore */

.video-container {
    position: relative;
}

.canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.video {
    position: relative;
    z-index: 2;
    width: 100%;
}

.text-white-500 {
    color: rgb(174, 174, 174);
    font-weight: 500;
}

.feed-video-hour {
    margin-left: auto;
    color: white;
    margin-right: 10px;
}

.controls {
    position: absolute;
    width: 100%;
    z-index: 999;
    text-align: center;
}

.play-pause-btn {
    background: none;
    border: none;
    font-size: 24px;
    color: white;
    cursor: pointer;
    outline: none;
    width: 50px;
    height: 40px;
    position: relative;
}

.play-pause-btn:hover {
    color: #999;
}

.feed-video-description {
    align-items: center;
    width: 100%;
    background-color: #222222;
}

.feed-video-description::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 3px;
    top: -10px;
    transform: scaleY(0.5);
    background: rgba(255, 255, 255, 0.2);
}

.explore-feed-video {
    width: 100%;
    height: 500px;
    border: solid 1px white;
}

.video {
    position: relative;
    background-color: white;
    width: 100%;
    height: 100%;
    scroll-snap-align: start;
}

.video_player {
    background-color: black;
    height: 100%;
    width: 100%;
    -o-object-fit: fill;
       object-fit: fill;
}

swiper-container {
    width: 100%;
    height: 100%;
}

swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}


/* END EXPLORE */


/* START Profile */

.microphone-icon {
    position: absolute;
    width: 40px;
    background: #b95e0b;
    border-radius: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    right: -10px;
}

.video-time-input {
    background: #313131;
    border-radius: 5px;
    padding: 5px;
}

.video-thumb {
    margin: auto;
    background-color: '#aeaeae';
    border-radius: 10px;
    background: black;
    padding: 10px;
    cursor: 'pointer'
}

.video-relator {
    width: 40%;
    height: auto;
    margin: auto;
}

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

.voice-label-text {
    color: white;
    font-size: 11pt;
}

.video-label-text {
    color: white;
    font-size: 9pt;
}

.terms-condition-text {
    color: lightblue;
    text-decoration: underline;
    font-size: 10pt;
    cursor: pointer;
}

.delete-button {
    color: white;
    text-align: right;
}

.profile-videos {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.profile-thumb-video {
    margin-right: 5px;
    margin-bottom: 5px;
    height: 80%;
}

.thumb-highlight-secondary-text {
    color: white;
    font-size: 9pt;
    font-weight: bold;
}

.thumb-highlight-small-text {
    color: white;
    font-size: 8pt;
}

.thumb-highlight-text {
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
}

.thumb-text-container {
    display: flex;
    flex-direction: column;
}

.thumb-container {
    width: 32%;
    border-radius: 15px;
    margin: 2px;
    padding: 5px;
    background: #44444469;
    height: 335px;
    position: relative;
}

.download-button {
    text-align: right;
    padding: 10px;
    color: white;
    cursor: pointer;
    background: #222222;
    text-align: center;
}

@media (max-width: 767px)
/*ExtraSmall*/

{
    .video-thumb {
        width: 100%;
    }
    .video-relator {
        width: 100%;
    }
    .profile-thumb-video {
        height: 120px;
        margin-right: 3px;
        margin-bottom: 3px;
    }
    .thumb-highlight-text {
        font-size: 11pt;
    }
    .thumb-container {
        height: 255px;
    }
}

@media (max-width: 400px) {
    .dashboard-section-buttons {
        padding: 2px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .section-button-dashboard {
        font-size: 14pt;
    }
}

.spinner {
    border: 5px solid rgba(0, 0, 0, 0.1);
    border-top: 5px solid #b95e0b;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.button-profile-anonymous {
    padding: 10px;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
    background-color: #b95e0b!important;
}


/* END Profile */


/* Match Player */

.match-profile-link {
    font-size: 13pt;
    color: white;
    font-weight: bold;
    text-align: right;
}


/* EEND Match Player */


@media (min-width: 640px) {

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

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


@media (min-width: 768px) {

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

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

  .md\:flex {
    display: flex;
  }

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

  .md\:w-32 {
    width: 8rem;
  }

  .md\:w-5\/12 {
    width: 41.666667%;
  }

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

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

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

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

  .md\:space-x-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(4rem * var(--tw-space-x-reverse));
    margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .md\:p-12 {
    padding: 3rem;
  }

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

  .md\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

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

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


@media (min-width: 1024px) {

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

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


@media (min-width: 1280px) {

  .xl\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }
}
