@import url(https://fonts.googleapis.com/css2?family=Dosis:wght@200;300;400;500&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;1,200;1,300&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;1,100&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Assistant:wght@200;300&display=swap);
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v118/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

li>ul { 
    transform: translatex(100%) scale(0) 
}

li:hover>ul { 
    transform: translatex(101%) scale(1) 
}

li > button svg { 
    transform: rotate(-90deg) 
}

li:hover > button svg { 
    transform: rotate(-270deg) 
}

.group:hover .group-hover\:scale-100 { 
    transform: scale(1) 
}

.group:hover .group-hover\:-rotate-180 { 
    transform: rotate(180deg) 
}

.scale-0 { 
    transform: scale(0) 

}
.min-w-32 { 
    min-width: 8rem 
}

.bg-blue-pale { 
    background: #DBF5FF
}

.flecha {
    background-position: -245px -75px !important;
    height: 10px;
    left: 45%;
    position: absolute;
    width: 18px;
    border-top: 10px solid #1E3A8A;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 20;
}

.ck-content > blockquote,
.ck-content > dl,
.ck-content > dd,
.ck-content > h1,
.ck-content > h2,
.ck-content > h3,
.ck-content > h4,
.ck-content > h5,
.ck-content > h6,
.ck-content > hr,
.ck-content > figure,
.ck-content > p,
.ck-content > pre {
  margin: revert;
}

.ck-content > ol,
.ck-content > ul {
  list-style: revert;
  margin: revert;
  padding: revert;
}

.ck-content > table {
  border-collapse: revert;
}

.ck-content > h1,
.ck-content > h2,
.ck-content > h3,
.ck-content > h4,
.ck-content > h5,
.ck-content > h6 {
  font-size: revert;
  font-weight: revert;
}

/* Scrolbar */  
::-webkit-scrollbar {
    width: 4px;
    height: 8px;
  }
  
  ::-webkit-scrollbar-thumb {
    background: #777777;
    border-radius: 4px;
  }
  
  ::-webkit-scrollbar-thumb:hover {
    background: #6f6b6b;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  }
  
  ::-webkit-scrollbar-thumb:active {
    background-color: #3c3a3a;
  }
  
  ::-webkit-scrollbar-track {
    background: #e1e1e1;
    border-radius: 4px;
  }
  
  ::-webkit-scrollbar-track:hover,
  ::-webkit-scrollbar-track:active {
  background: #d4d4d4;
  }

/* ! tailwindcss v3.0.23 | 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.
*/

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

/*
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 */
  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:-ms-input-placeholder, textarea:-ms-input-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;
}

/*
Ensure the default browser behavior of the `hidden` attribute.
*/

[hidden] {
  display: none;
}

*, ::before, ::after{
    --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-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;
    }
}
.visible{
    visibility: visible;
}
.invisible{
    visibility: hidden;
}
.fixed{
    position: fixed;
}
.absolute{
    position: absolute;
}
.relative{
    position: relative;
}
.inset-0{
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}
.inset-x-0{
    left: 0px;
    right: 0px;
}
.top-0{
    top: 0px;
}
.left-0{
    left: 0px;
}
.right-0{
    right: 0px;
}
.bottom-0{
    bottom: 0px;
}
.left-2{
    left: 0.5rem;
}
.top-3{
    top: 0.75rem;
}
.right-2\.5{
    right: 0.625rem;
}
.top-2{
    top: 0.5rem;
}
.right-2{
    right: 0.5rem;
}
.top-1{
    top: 0.25rem;
}
.top-4{
    top: 1rem;
}
.bottom-2{
    bottom: 0.5rem;
}
.-top-4{
    top: -1rem;
}
.left-full{
    left: 100%;
}
.top-1\.5{
    top: 0.375rem;
}
.z-50{
    z-index: 50;
}
.z-10{
    z-index: 10;
}
.float-right{
    float: right;
}
.float-left{
    float: left;
}
.m-4{
    margin: 1rem;
}
.m-2{
    margin: 0.5rem;
}
.m-auto{
    margin: auto;
}
.m-0{
    margin: 0px;
}
.m-6{
    margin: 1.5rem;
}
.mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
}
.mx-auto{
    margin-left: auto;
    margin-right: auto;
}
.my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.my-16{
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.my-3{
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}
.mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}
.my-2{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.mx-10{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
}
.my-px{
    margin-top: 1px;
    margin-bottom: 1px;
}
.my-1{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}
.mx-24{
    margin-left: 6rem;
    margin-right: 6rem;
}
.mx-32{
    margin-left: 8rem;
    margin-right: 8rem;
}
.mx-1{
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}
.my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}
.my-7{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
}
.my-0{
    margin-top: 0px;
    margin-bottom: 0px;
}
.my-auto{
    margin-top: auto;
    margin-bottom: auto;
}
.mt-14{
    margin-top: 3.5rem;
}
.mt-4{
    margin-top: 1rem;
}
.-mt-12{
    margin-top: -3rem;
}
.mb-12{
    margin-bottom: 3rem;
}
.mt-2{
    margin-top: 0.5rem;
}
.mb-2{
    margin-bottom: 0.5rem;
}
.mt-5{
    margin-top: 1.25rem;
}
.mt-10{
    margin-top: 2.5rem;
}
.mt-28{
    margin-top: 7rem;
}
.mt-8{
    margin-top: 2rem;
}
.ml-10{
    margin-left: 2.5rem;
}
.mb-4{
    margin-bottom: 1rem;
}
.ml-auto{
    margin-left: auto;
}
.mb-1{
    margin-bottom: 0.25rem;
}
.ml-2{
    margin-left: 0.5rem;
}
.mb-0{
    margin-bottom: 0px;
}
.mb-3{
    margin-bottom: 0.75rem;
}
.mt-1{
    margin-top: 0.25rem;
}
.mb-5{
    margin-bottom: 1.25rem;
}
.ml-3{
    margin-left: 0.75rem;
}
.mr-3{
    margin-right: 0.75rem;
}
.mr-1{
    margin-right: 0.25rem;
}
.mt-12{
    margin-top: 3rem;
}
.-ml-2{
    margin-left: -0.5rem;
}
.mt-\[200px\]{
    margin-top: 200px;
}
.-ml-6{
    margin-left: -1.5rem;
}
.mt-20{
    margin-top: 5rem;
}
.ml-4{
    margin-left: 1rem;
}
.mr-2{
    margin-right: 0.5rem;
}
.mr-4{
    margin-right: 1rem;
}
.-ml-8{
    margin-left: -2rem;
}
.mt-3{
    margin-top: 0.75rem;
}
.mt-6{
    margin-top: 1.5rem;
}
.ml-20{
    margin-left: 5rem;
}
.-mt-2{
    margin-top: -0.5rem;
}
.-ml-1{
    margin-left: -0.25rem;
}
.-ml-4{
    margin-left: -1rem;
}
.mb-6{
    margin-bottom: 1.5rem;
}
.ml-1{
    margin-left: 0.25rem;
}
.mr-10{
    margin-right: 2.5rem;
}
.mr-6{
    margin-right: 1.5rem;
}
.mr-auto{
    margin-right: auto;
}
.mr-8{
    margin-right: 2rem;
}
.mr-40{
    margin-right: 10rem;
}
.-mt-px{
    margin-top: -1px;
}
.mt-9{
    margin-top: 2.25rem;
}
.mt-16{
    margin-top: 4rem;
}
.mb-8{
    margin-bottom: 2rem;
}
.mb-10{
    margin-bottom: 2.5rem;
}
.mt-0{
    margin-top: 0px;
}
.-mt-10{
    margin-top: -2.5rem;
}
.mr-20{
    margin-right: 5rem;
}
.ml-11{
    margin-left: 2.75rem;
}
.mt-auto{
    margin-top: auto;
}
.mb-auto{
    margin-bottom: auto;
}
.mt-11{
    margin-top: 2.75rem;
}
.-ml-36{
    margin-left: -9rem;
}
.-mt-14{
    margin-top: -3.5rem;
}
.box-border{
    box-sizing: border-box;
}
.block{
    display: block;
}
.inline-block{
    display: inline-block;
}
.flex{
    display: flex;
}
.inline-flex{
    display: inline-flex;
}
.table{
    display: table;
}
.grid{
    display: grid;
}
.contents{
    display: contents;
}
.hidden{
    display: none;
}
.h-8{
    height: 2rem;
}
.h-100{
    height: 28rem;
}
.h-full{
    height: 100%;
}
.h-5{
    height: 1.25rem;
}
.h-0\.5{
    height: 0.125rem;
}
.h-0{
    height: 0px;
}
.h-16{
    height: 4rem;
}
.h-64{
    height: 16rem;
}
.h-48{
    height: 12rem;
}
.h-9{
    height: 2.25rem;
}
.h-fit{
    height: -moz-fit-content;
    height: fit-content;
}
.h-28{
    height: 7rem;
}
.h-10{
    height: 2.5rem;
}
.h-12{
    height: 3rem;
}
.h-36{
    height: 9rem;
}
.h-56{
    height: 14rem;
}
.h-20{
    height: 5rem;
}
.h-72{
    height: 18rem;
}
.h-4{
    height: 1rem;
}
.h-40{
    height: 10rem;
}
.h-60{
    height: 15rem;
}
.h-1{
    height: 0.25rem;
}
.h-11{
    height: 2.75rem;
}
.h-98{
    height: 26rem;
}
.h-24{
    height: 6rem;
}
.h-6{
    height: 1.5rem;
}
.h-192{
    height: 48rem;
}
.h-3{
    height: 0.75rem;
}
.h-3\.5{
    height: 0.875rem;
}
.h-108{
    height: 36rem;
}
.h-screen{
    height: 100vh;
}
.h-auto{
    height: auto;
}
.max-h-0{
    max-height: 0px;
}
.max-h-48{
    max-height: 12rem;
}
.w-full{
    width: 100%;
}
.w-8{
    width: 2rem;
}
.w-5{
    width: 1.25rem;
}
.w-1\/2{
    width: 50%;
}
.w-100{
    width: 28rem;
}
.w-auto{
    width: auto;
}
.w-16{
    width: 4rem;
}
.w-1\/4{
    width: 25%;
}
.w-fit{
    width: -moz-fit-content;
    width: fit-content;
}
.w-48{
    width: 12rem;
}
.w-10{
    width: 2.5rem;
}
.w-80{
    width: 20rem;
}
.w-56{
    width: 14rem;
}
.w-20{
    width: 5rem;
}
.w-28{
    width: 7rem;
}
.w-24{
    width: 6rem;
}
.w-60{
    width: 15rem;
}
.w-72{
    width: 18rem;
}
.w-32{
    width: 8rem;
}
.w-96{
    width: 24rem;
}
.w-12{
    width: 3rem;
}
.w-1\/3{
    width: 33.333333%;
}
.w-36{
    width: 9rem;
}
.w-4{
    width: 1rem;
}
.w-8\/12{
    width: 66.666667%;
}
.w-2\/5{
    width: 40%;
}
.w-5\/12{
    width: 41.666667%;
}
.w-2\/12{
    width: 16.666667%;
}
.w-5\/6{
    width: 83.333333%;
}
.w-3\/5{
    width: 60%;
}
.w-2\/3{
    width: 66.666667%;
}
.w-6{
    width: 1.5rem;
}
.w-192{
    width: 48rem;
}
.w-1\/12{
    width: 8.333333%;
}
.w-3\/12{
    width: 25%;
}
.w-1\/6{
    width: 16.666667%;
}
.w-11\/12{
    width: 91.666667%;
}
.w-10\/12{
    width: 83.333333%;
}
.w-4\/5{
    width: 80%;
}
.w-40{
    width: 10rem;
}
.w-14{
    width: 3.5rem;
}
.w-7{
    width: 1.75rem;
}
.max-w-lg{
    max-width: 32rem;
}
.flex-1{
    flex: 1 1 0%;
}
.flex-shrink-0{
    flex-shrink: 0;
}
.basis-1\/4{
    flex-basis: 25%;
}
.basis-1\/3{
    flex-basis: 33.333333%;
}
.table-fixed{
    table-layout: fixed;
}
.border-separate{
    border-collapse: separate;
}
.origin-top{
    transform-origin: top;
}
.origin-top-left{
    transform-origin: top left;
}
.translate-y-1{
    --tw-translate-y: 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));
}
.translate-y-0{
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-0{
    --tw-translate-y: -0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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));
}
.scale-90{
    --tw-scale-x: .9;
    --tw-scale-y: .9;
    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-100{
    --tw-scale-x: 1;
    --tw-scale-y: 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));
}
.scale-0{
    --tw-scale-x: 0;
    --tw-scale-y: 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));
}
.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-pointer{
    cursor: pointer;
}
.resize{
    resize: both;
}
.list-inside{
    list-style-position: inside;
}
.list-disc{
    list-style-type: disc;
}
.list-decimal{
    list-style-type: decimal;
}
.list-none{
    list-style-type: none;
}
.appearance-none{
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
.grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row{
    flex-direction: row;
}
.flex-col{
    flex-direction: column;
}
.flex-col-reverse{
    flex-direction: column-reverse;
}
.flex-wrap{
    flex-wrap: wrap;
}
.content-center{
    align-content: center;
}
.content-end{
    align-content: flex-end;
}
.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;
}
.justify-around{
    justify-content: space-around;
}
.gap-4{
    gap: 1rem;
}
.gap-8{
    gap: 2rem;
}
.gap-5{
    gap: 1.25rem;
}
.gap-3{
    gap: 0.75rem;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-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-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-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * 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));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.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)));
}
.divide-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(0px * var(--tw-divide-x-reverse));
    border-left-width: calc(0px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style: solid;
}
.divide-blue-vasanta > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgb(37 72 156 / var(--tw-divide-opacity));
}
.divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-divide-opacity));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-divide-opacity));
}
.divide-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgb(37 99 235 / var(--tw-divide-opacity));
}
.divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7;
}
.overflow-auto{
    overflow: auto;
}
.overflow-hidden{
    overflow: hidden;
}
.overflow-scroll{
    overflow: scroll;
}
.overflow-x-auto{
    overflow-x: auto;
}
.overflow-y-auto{
    overflow-y: auto;
}
.overflow-x-hidden{
    overflow-x: hidden;
}
.whitespace-pre-line{
    white-space: pre-line;
}
.rounded{
    border-radius: 0.25rem;
}
.rounded-lg{
    border-radius: 0.5rem;
}
.rounded-2xl{
    border-radius: 1rem;
}
.rounded-md{
    border-radius: 0.375rem;
}
.rounded-full{
    border-radius: 9999px;
}
.rounded-xl{
    border-radius: 0.75rem;
}
.rounded-3xl{
    border-radius: 1.5rem;
}
.rounded-sm{
    border-radius: 0.125rem;
}
.rounded-t-xl{
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
}
.rounded-b-xl{
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
}
.rounded-r-lg{
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}
.rounded-t-lg{
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}
.rounded-l{
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.rounded-r{
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.rounded-l-lg{
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}
.rounded-b-none{
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.rounded-b-lg{
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}
.rounded-b-md{
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
}
.rounded-r-xl{
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
}
.rounded-tl-xl{
    border-top-left-radius: 0.75rem;
}
.rounded-tr-xl{
    border-top-right-radius: 0.75rem;
}
.border{
    border-width: 1px;
}
.border-2{
    border-width: 2px;
}
.border-1{
    border-width: 1px;
}
.border-0{
    border-width: 0px;
}
.border-4{
    border-width: 4px;
}
.border-8{
    border-width: 8px;
}
.border-b-2{
    border-bottom-width: 2px;
}
.border-b{
    border-bottom-width: 1px;
}
.border-b-1{
    border-bottom-width: 1px;
}
.border-dashed{
    border-style: dashed;
}
.border-gray-300{
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-blue-vasanta{
    --tw-border-opacity: 1;
    border-color: rgb(37 72 156 / var(--tw-border-opacity));
}
.border-gray-200{
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-blue-300{
    --tw-border-opacity: 1;
    border-color: rgb(147 197 253 / var(--tw-border-opacity));
}
.border-gray-500{
    --tw-border-opacity: 1;
    border-color: rgb(107 114 128 / var(--tw-border-opacity));
}
.border-white{
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-gray-400{
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175 / var(--tw-border-opacity));
}
.border-black{
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-gray-100{
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246 / var(--tw-border-opacity));
}
.border-gray-700{
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity));
}
.border-gray-800{
    --tw-border-opacity: 1;
    border-color: rgb(31 41 55 / var(--tw-border-opacity));
}
.border-blue-900{
    --tw-border-opacity: 1;
    border-color: rgb(30 58 138 / var(--tw-border-opacity));
}
.border-l-gray-400{
    --tw-border-opacity: 1;
    border-left-color: rgb(156 163 175 / var(--tw-border-opacity));
}
.bg-blue-vasanta{
    --tw-bg-opacity: 1;
    background-color: rgb(37 72 156 / var(--tw-bg-opacity));
}
.bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-gray-400{
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}
.bg-gray-50{
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-blue-700{
    --tw-bg-opacity: 1;
    background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}
.bg-red-600{
    --tw-bg-opacity: 1;
    background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}
.bg-white-vasanta{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-black{
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-gray-500{
    --tw-bg-opacity: 1;
    background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}
.bg-gray-vasanta{
    --tw-bg-opacity: 1;
    background-color: rgb(92 92 92 / var(--tw-bg-opacity));
}
.bg-gray-200{
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-yellow-200{
    --tw-bg-opacity: 1;
    background-color: rgb(254 240 138 / var(--tw-bg-opacity));
}
.bg-gray-300{
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.bg-transparent{
    background-color: transparent;
}
.bg-gray-100{
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-blue-800{
    --tw-bg-opacity: 1;
    background-color: rgb(30 64 175 / var(--tw-bg-opacity));
}
.bg-blue-900{
    --tw-bg-opacity: 1;
    background-color: rgb(30 58 138 / var(--tw-bg-opacity));
}
.bg-gray-purchase{
    --tw-bg-opacity: 1;
    background-color: rgb(92 92 92 / var(--tw-bg-opacity));
}
.bg-red-100{
    --tw-bg-opacity: 1;
    background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.bg-red-500{
    --tw-bg-opacity: 1;
    background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
.bg-red-700{
    --tw-bg-opacity: 1;
    background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}
.bg-gray-general{
    --tw-bg-opacity: 1;
    background-color: rgb(232 232 232 / var(--tw-bg-opacity));
}
.bg-gray-700\/80{
    background-color: rgb(55 65 81 / 0.8);
}
.bg-opacity-80{
    --tw-bg-opacity: 0.8;
}
.bg-opacity-40{
    --tw-bg-opacity: 0.4;
}
.bg-opacity-90{
    --tw-bg-opacity: 0.9;
}
.bg-full-size{
    background-size: 100% 100%;
}
.bg-cover{
    background-size: cover;
}
.bg-center{
    background-position: center;
}
.bg-no-repeat{
    background-repeat: no-repeat;
}
.fill-current{
    fill: currentColor;
}
.fill-redpack-red{
    fill: #FF2A1E;
}
.fill-red-estafeta{
    fill: #F40000;
}
.fill-white{
    fill: #fff;
}
.stroke-current{
    stroke: currentColor;
}
.object-contain{
    -o-object-fit: contain;
       object-fit: contain;
}
.object-cover{
    -o-object-fit: cover;
       object-fit: cover;
}
.object-center{
    -o-object-position: center;
       object-position: center;
}
.p-0{
    padding: 0px;
}
.p-2{
    padding: 0.5rem;
}
.p-4{
    padding: 1rem;
}
.p-8{
    padding: 2rem;
}
.p-1\.5{
    padding: 0.375rem;
}
.p-1{
    padding: 0.25rem;
}
.p-6{
    padding: 1.5rem;
}
.p-3{
    padding: 0.75rem;
}
.p-5{
    padding: 1.25rem;
}
.p-10{
    padding: 2.5rem;
}
.p-0\.5{
    padding: 0.125rem;
}
.py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.px-4{
    padding-left: 1rem;
    padding-right: 1rem;
}
.px-16{
    padding-left: 4rem;
    padding-right: 4rem;
}
.py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.px-1{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}
.py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.px-8{
    padding-left: 2rem;
    padding-right: 2rem;
}
.px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.px-0{
    padding-left: 0px;
    padding-right: 0px;
}
.px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
.py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.px-20{
    padding-left: 5rem;
    padding-right: 5rem;
}
.py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}
.px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.py-px{
    padding-top: 1px;
    padding-bottom: 1px;
}
.px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.px-12{
    padding-left: 3rem;
    padding-right: 3rem;
}
.pr-2{
    padding-right: 0.5rem;
}
.pt-8{
    padding-top: 2rem;
}
.pl-4{
    padding-left: 1rem;
}
.pb-3{
    padding-bottom: 0.75rem;
}
.pb-1{
    padding-bottom: 0.25rem;
}
.pb-6{
    padding-bottom: 1.5rem;
}
.pr-8{
    padding-right: 2rem;
}
.pt-4{
    padding-top: 1rem;
}
.pb-2{
    padding-bottom: 0.5rem;
}
.pl-3{
    padding-left: 0.75rem;
}
.pt-12{
    padding-top: 3rem;
}
.pt-10{
    padding-top: 2.5rem;
}
.pb-16{
    padding-bottom: 4rem;
}
.pl-2{
    padding-left: 0.5rem;
}
.pl-10{
    padding-left: 2.5rem;
}
.pt-2{
    padding-top: 0.5rem;
}
.pb-4{
    padding-bottom: 1rem;
}
.pb-8{
    padding-bottom: 2rem;
}
.pr-3{
    padding-right: 0.75rem;
}
.pt-6{
    padding-top: 1.5rem;
}
.pl-8{
    padding-left: 2rem;
}
.pt-1{
    padding-top: 0.25rem;
}
.pl-1{
    padding-left: 0.25rem;
}
.pr-0{
    padding-right: 0px;
}
.pb-10{
    padding-bottom: 2.5rem;
}
.pt-0\.5{
    padding-top: 0.125rem;
}
.pt-0{
    padding-top: 0px;
}
.pr-6{
    padding-right: 1.5rem;
}
.pl-11{
    padding-left: 2.75rem;
}
.pr-1{
    padding-right: 0.25rem;
}
.text-left{
    text-align: left;
}
.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
.text-justify{
    text-align: justify;
}
.font-sans{
    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";
}
.font-icon{
    font-family: Material Icons;
}
.font-roboto{
    font-family: Roboto, sans-serif;
}
.text-5xl{
    font-size: 3rem;
    line-height: 1;
}
.text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
}
.text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.text-base{
    font-size: 1rem;
    line-height: 1.5rem;
}
.text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
}
.text-7xl{
    font-size: 4.5rem;
    line-height: 1;
}
.text-8xl{
    font-size: 6rem;
    line-height: 1;
}
.text-xs{
    font-size: 0.75rem;
    line-height: 1rem;
}
.text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
}
.text-6xl{
    font-size: 3.75rem;
    line-height: 1;
}
.text-\[10px\]{
    font-size: 10px;
}
.font-bold{
    font-weight: 700;
}
.font-\[1100\]{
    font-weight: 1100;
}
.font-semibold{
    font-weight: 600;
}
.font-light{
    font-weight: 300;
}
.font-thin{
    font-weight: 100;
}
.font-normal{
    font-weight: 400;
}
.font-medium{
    font-weight: 500;
}
.font-extrabold{
    font-weight: 800;
}
.uppercase{
    text-transform: uppercase;
}
.capitalize{
    text-transform: capitalize;
}
.leading-relaxed{
    line-height: 1.625;
}
.leading-5{
    line-height: 1.25rem;
}
.leading-loose{
    line-height: 2;
}
.tracking-wide{
    letter-spacing: 0.025em;
}
.tracking-widest{
    letter-spacing: 0.1em;
}
.tracking-wider{
    letter-spacing: 0.05em;
}
.text-gray-700{
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-blue-vasanta{
    --tw-text-opacity: 1;
    color: rgb(37 72 156 / var(--tw-text-opacity));
}
.text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black{
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-red-600{
    --tw-text-opacity: 1;
    color: rgb(220 38 38 / var(--tw-text-opacity));
}
.text-blue-500{
    --tw-text-opacity: 1;
    color: rgb(59 130 246 / var(--tw-text-opacity));
}
.text-gray-400{
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-500{
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-green-500{
    --tw-text-opacity: 1;
    color: rgb(34 197 94 / var(--tw-text-opacity));
}
.text-blue-400{
    --tw-text-opacity: 1;
    color: rgb(96 165 250 / var(--tw-text-opacity));
}
.text-green-600{
    --tw-text-opacity: 1;
    color: rgb(22 163 74 / var(--tw-text-opacity));
}
.text-red-500{
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-gray-vasanta{
    --tw-text-opacity: 1;
    color: rgb(92 92 92 / var(--tw-text-opacity));
}
.text-blue-800{
    --tw-text-opacity: 1;
    color: rgb(30 64 175 / var(--tw-text-opacity));
}
.text-indigo-400{
    --tw-text-opacity: 1;
    color: rgb(129 140 248 / var(--tw-text-opacity));
}
.text-gray-600{
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-50{
    --tw-text-opacity: 1;
    color: rgb(249 250 251 / var(--tw-text-opacity));
}
.text-gray-300{
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity));
}
.text-gray-800{
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-blue-600{
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity));
}
.text-green-700{
    --tw-text-opacity: 1;
    color: rgb(21 128 61 / var(--tw-text-opacity));
}
.text-lime-500{
    --tw-text-opacity: 1;
    color: rgb(132 204 22 / var(--tw-text-opacity));
}
.text-gray-100{
    --tw-text-opacity: 1;
    color: rgb(243 244 246 / var(--tw-text-opacity));
}
.text-gray-900{
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-green-800{
    --tw-text-opacity: 1;
    color: rgb(22 101 52 / var(--tw-text-opacity));
}
.text-blue-900{
    --tw-text-opacity: 1;
    color: rgb(30 58 138 / var(--tw-text-opacity));
}
.text-yellow-400{
    --tw-text-opacity: 1;
    color: rgb(250 204 21 / var(--tw-text-opacity));
}
.underline{
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
}
.line-through{
    -webkit-text-decoration-line: line-through;
            text-decoration-line: line-through;
}
.opacity-0{
    opacity: 0;
}
.opacity-100{
    opacity: 1;
}
.opacity-25{
    opacity: 0.25;
}
.opacity-75{
    opacity: 0.75;
}
.opacity-60{
    opacity: 0.6;
}
.opacity-90{
    opacity: 0.9;
}
.opacity-70{
    opacity: 0.7;
}
.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-2xl{
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px 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-xl{
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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-inner{
    --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: inset 0 2px 4px 0 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);
}
.shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 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;
}
.outline-0{
    outline-width: 0px;
}
.ring-2{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-blue-500{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
.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, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.transition-colors{
    transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    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;
}
.transition-all{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.duration-300{
    transition-duration: 300ms;
}
.duration-100{
    transition-duration: 100ms;
}
.duration-150{
    transition-duration: 150ms;
}
.duration-200{
    transition-duration: 200ms;
}
.duration-700{
    transition-duration: 700ms;
}
.ease-linear{
    transition-timing-function: linear;
}
.ease-in-out{
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.group2:hover .group2-hover\:visible {
      visibility: visible;
    }

.separator-vertical{
    margin-right: 1rem;
    height: 50%;
    border-right-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(37 72 156 / var(--tw-border-opacity));
    padding-left: 1rem;
}
.shippings-icons{
    position: absolute;
    left: -0.25rem;
    top: -0.25rem;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    height: 24rem;
    width: 24rem;
    cursor: pointer;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(239 68 68 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(75 85 99 / var(--tw-bg-opacity));
    opacity: 0.8;
}
.shippings-icons:hover{
    opacity: 0.1;
}

.shippings-icons-active{
    position: absolute;
    left: -0.25rem;
    top: -0.25rem;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    height: 24rem;
    width: 24rem;
    cursor: pointer;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(239 68 68 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(75 85 99 / var(--tw-bg-opacity));
    opacity: 0;
}

.shippings-icons-active:hover{
    opacity: 0.1;
}

.shippings-check{
    cursor: pointer;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    font-family: Material Icons;
    font-size: 1.875rem;
    line-height: 2.25rem;
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity));
}

.shippings-uncheck{
    cursor: pointer;
    font-family: Material Icons;
    font-size: 1.875rem;
    line-height: 2.25rem;
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity));
}
.searcher-filter{
    margin-right: 0.25rem;
    margin-bottom: 0.5rem;
    display: inline-block;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(30 64 175 / var(--tw-bg-opacity));
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    opacity: 0.9;
    transition-duration: 300ms;
}
.searcher-filter:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(107 114 128 / var(--tw-bg-opacity));
    opacity: 1;
}
@media (min-width: 768px){
    .searcher-filter{
        margin-right: 0.5rem;
    }
    .searcher-filter{
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

.slide-gallery-thumbnails{
    margin: 0.5rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0.5rem;
}

@media (min-width: 768px){
    .slide-gallery-thumbnails{
        flex-direction: column;
    }
}

.slide-gallery-thumbnail{
    height: 5rem;
    width: 5rem;
    cursor: pointer;
    list-style-type: none;
    overflow: hidden;
    padding: 0.25rem;
}

.slide-gallery-thumbnail img{
    height: auto;
    width: 100%;
}

.toggle input:before {
    content: '';
    position: absolute;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    top: 0;
    left: 0;
    transform: scale(1.1);
    box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.2);
    background-color: white;
    transition: .2s ease-in-out;
  }

.toggle input:checked{
    --tw-bg-opacity: 1;
    background-color: rgb(37 72 156 / var(--tw-bg-opacity));
}

.toggle input:checked:before {
    left: 1.25rem;
}

.thumbnail-active{
    opacity: 0.75;
}

.bg-full-size {
    background-size:100% 100%;
}

.placeholder\:text-gray-400::-moz-placeholder{
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
}

.placeholder\:text-gray-400:-ms-input-placeholder{
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
}

.placeholder\:text-gray-400::placeholder{
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
}

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

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

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

.hover\:border-0:hover{
    border-width: 0px;
}

.hover\:border-gray-400:hover{
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.hover\:border-gray-800:hover{
    --tw-border-opacity: 1;
    border-color: rgb(31 41 55 / var(--tw-border-opacity));
}

.hover\:bg-blue-500:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.hover\:bg-gray-200:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.hover\:bg-gray-50:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:bg-gray-400:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}

.hover\:bg-blue-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(30 64 175 / var(--tw-bg-opacity));
}

.hover\:bg-red-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}

.hover\:bg-red-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(153 27 27 / var(--tw-bg-opacity));
}

.hover\:bg-yellow-50:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(254 252 232 / var(--tw-bg-opacity));
}

.hover\:bg-gray-500:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}

.hover\:bg-blue-900:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(30 58 138 / var(--tw-bg-opacity));
}

.hover\:bg-blue-200:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}

.hover\:bg-blue-vasanta:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(37 72 156 / var(--tw-bg-opacity));
}

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

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

.hover\:text-gray-900:hover{
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity));
}

.hover\:text-red-600:hover{
    --tw-text-opacity: 1;
    color: rgb(220 38 38 / var(--tw-text-opacity));
}

.hover\:text-gray-700:hover{
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity));
}

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

.hover\:text-red-500:hover{
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity));
}

.hover\:text-blue-vasanta:hover{
    --tw-text-opacity: 1;
    color: rgb(37 72 156 / var(--tw-text-opacity));
}

.hover\:text-blue-700:hover{
    --tw-text-opacity: 1;
    color: rgb(29 78 216 / var(--tw-text-opacity));
}

.hover\:text-blue-500:hover{
    --tw-text-opacity: 1;
    color: rgb(59 130 246 / var(--tw-text-opacity));
}

.hover\:text-blue-600:hover{
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity));
}

.hover\:text-gray-400:hover{
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
}

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

.hover\:shadow-2xl:hover{
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-lg:hover{
    --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);
}

.focus\:border-2:focus{
    border-width: 2px;
}

.focus\:border-sky-500:focus{
    --tw-border-opacity: 1;
    border-color: rgb(14 165 233 / var(--tw-border-opacity));
}

.focus\:border-blue-600:focus{
    --tw-border-opacity: 1;
    border-color: rgb(37 99 235 / var(--tw-border-opacity));
}

.focus\:border-transparent:focus{
    border-color: transparent;
}

.focus\:border-blue-vasanta:focus{
    --tw-border-opacity: 1;
    border-color: rgb(37 72 156 / var(--tw-border-opacity));
}

.focus\:bg-indigo-50:focus{
    --tw-bg-opacity: 1;
    background-color: rgb(238 242 255 / var(--tw-bg-opacity));
}

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

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

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

.focus\:ring-0:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.group:hover .group-hover\:-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));
}

.group:hover .group-hover\:scale-100{
    --tw-scale-x: 1;
    --tw-scale-y: 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));
}

.group:hover .group-hover\:opacity-50{
    opacity: 0.5;
}

.group:hover .group-hover\:opacity-70{
    opacity: 0.7;
}

@media (prefers-color-scheme: dark){
    .dark\:hover\:bg-gray-800:hover{
        --tw-bg-opacity: 1;
        background-color: rgb(31 41 55 / var(--tw-bg-opacity));
    }
    .dark\:hover\:text-white:hover{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity));
    }
}

@media (min-width: 640px){
    .sm\:mx-8{
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .sm\:h-16{
        height: 4rem;
    }
    .sm\:h-48{
        height: 12rem;
    }
    .sm\:w-1\/5{
        width: 20%;
    }
    .sm\:w-2\/3{
        width: 66.666667%;
    }
    .sm\:w-4\/5{
        width: 80%;
    }
    .sm\:w-16{
        width: 4rem;
    }
    .sm\:w-48{
        width: 12rem;
    }
    .sm\:grid-cols-2{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .sm\:flex-row{
        flex-direction: row;
    }
    .sm\:border-0{
        border-width: 0px;
    }
    .sm\:text-2xl{
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

@media (min-width: 768px){
    .md\:bottom-4{
        bottom: 1rem;
    }
    .md\:col-span-2{
        grid-column: span 2 / span 2;
    }
    .md\:mx-16{
        margin-left: 4rem;
        margin-right: 4rem;
    }
    .md\:my-4{
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .md\:mx-5{
        margin-left: 1.25rem;
        margin-right: 1.25rem;
    }
    .md\:mx-0{
        margin-left: 0px;
        margin-right: 0px;
    }
    .md\:-ml-6{
        margin-left: -1.5rem;
    }
    .md\:mr-16{
        margin-right: 4rem;
    }
    .md\:mr-20{
        margin-right: 5rem;
    }
    .md\:mr-32{
        margin-right: 8rem;
    }
    .md\:mr-2{
        margin-right: 0.5rem;
    }
    .md\:ml-0{
        margin-left: 0px;
    }
    .md\:mt-20{
        margin-top: 5rem;
    }
    .md\:mt-14{
        margin-top: 3.5rem;
    }
    .md\:mr-3{
        margin-right: 0.75rem;
    }
    .md\:ml-1{
        margin-left: 0.25rem;
    }
    .md\:ml-2{
        margin-left: 0.5rem;
    }
    .md\:mr-4{
        margin-right: 1rem;
    }
    .md\:ml-\[6px\]{
        margin-left: 6px;
    }
    .md\:-ml-72{
        margin-left: -18rem;
    }
    .md\:block{
        display: block;
    }
    .md\:flex{
        display: flex;
    }
    .md\:hidden{
        display: none;
    }
    .md\:h-96{
        height: 24rem;
    }
    .md\:h-60{
        height: 15rem;
    }
    .md\:h-40{
        height: 10rem;
    }
    .md\:h-20{
        height: 5rem;
    }
    .md\:h-14{
        height: 3.5rem;
    }
    .md\:w-1\/2{
        width: 50%;
    }
    .md\:w-1\/3{
        width: 33.333333%;
    }
    .md\:w-7\/12{
        width: 58.333333%;
    }
    .md\:w-1\/4{
        width: 25%;
    }
    .md\:w-3\/12{
        width: 25%;
    }
    .md\:w-2\/12{
        width: 16.666667%;
    }
    .md\:w-99{
        width: 27rem;
    }
    .md\:w-3\/4{
        width: 75%;
    }
    .md\:w-4\/12{
        width: 33.333333%;
    }
    .md\:grid-cols-2{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-cols-3{
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .md\:grid-cols-4{
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .md\:flex-row{
        flex-direction: row;
    }
    .md\:justify-start{
        justify-content: flex-start;
    }
    .md\:gap-1{
        gap: 0.25rem;
    }
    .md\: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));
    }
    .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-8{
        padding: 2rem;
    }
    .md\:p-0{
        padding: 0px;
    }
    .md\:p-1{
        padding: 0.25rem;
    }
    .md\:px-28{
        padding-left: 7rem;
        padding-right: 7rem;
    }
    .md\:py-12{
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .md\:px-4{
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .md\:px-20{
        padding-left: 5rem;
        padding-right: 5rem;
    }
    .md\:px-10{
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .md\:py-10{
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .md\:px-16{
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .md\:py-8{
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .md\:px-2{
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .md\:pt-2{
        padding-top: 0.5rem;
    }
    .md\:pr-8{
        padding-right: 2rem;
    }
    .md\:text-left{
        text-align: left;
    }
    .md\:text-7xl{
        font-size: 4.5rem;
        line-height: 1;
    }
    .md\:text-2xl{
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .md\:text-sm{
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
    .md\:text-5xl{
        font-size: 3rem;
        line-height: 1;
    }
    .md\:text-3xl{
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
    .md\:text-xl{
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
    .md\:text-4xl{
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
    .md\:font-light{
        font-weight: 300;
    }
}

@media (min-width: 1024px){
    .lg\:sticky{
        position: sticky;
    }
    .lg\:top-0{
        top: 0px;
    }
    .lg\:top-8{
        top: 2rem;
    }
    .lg\:bottom-2{
        bottom: 0.5rem;
    }
    .lg\:col-span-3{
        grid-column: span 3 / span 3;
    }
    .lg\:mx-32{
        margin-left: 8rem;
        margin-right: 8rem;
    }
    .lg\:my-20{
        margin-top: 5rem;
        margin-bottom: 5rem;
    }
    .lg\:my-0{
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .lg\:mx-2{
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
    .lg\:mx-auto{
        margin-left: auto;
        margin-right: auto;
    }
    .lg\:-mt-32{
        margin-top: -8rem;
    }
    .lg\:mt-3{
        margin-top: 0.75rem;
    }
    .lg\:mt-7{
        margin-top: 1.75rem;
    }
    .lg\:mr-20{
        margin-right: 5rem;
    }
    .lg\:-mt-4{
        margin-top: -1rem;
    }
    .lg\:mt-0{
        margin-top: 0px;
    }
    .lg\:mr-2{
        margin-right: 0.5rem;
    }
    .lg\:mt-4{
        margin-top: 1rem;
    }
    .lg\:mr-8{
        margin-right: 2rem;
    }
    .lg\:ml-3{
        margin-left: 0.75rem;
    }
    .lg\:ml-0{
        margin-left: 0px;
    }
    .lg\:box-border{
        box-sizing: border-box;
    }
    .lg\:block{
        display: block;
    }
    .lg\:flex{
        display: flex;
    }
    .lg\:flow-root{
        display: flow-root;
    }
    .lg\:grid{
        display: grid;
    }
    .lg\:hidden{
        display: none;
    }
    .lg\:h-64{
        height: 16rem;
    }
    .lg\:h-96{
        height: 24rem;
    }
    .lg\:h-56{
        height: 14rem;
    }
    .lg\:h-24{
        height: 6rem;
    }
    .lg\:h-32{
        height: 8rem;
    }
    .lg\:h-12{
        height: 3rem;
    }
    .lg\:w-2\/6{
        width: 33.333333%;
    }
    .lg\:w-3\/5{
        width: 60%;
    }
    .lg\:w-1\/2{
        width: 50%;
    }
    .lg\:w-3\/4{
        width: 75%;
    }
    .lg\:w-auto{
        width: auto;
    }
    .lg\:w-96{
        width: 24rem;
    }
    .lg\:w-1\/5{
        width: 20%;
    }
    .lg\:w-32{
        width: 8rem;
    }
    .lg\:w-2\/5{
        width: 40%;
    }
    .lg\:w-1\/4{
        width: 25%;
    }
    .lg\:w-1\/3{
        width: 33.333333%;
    }
    .lg\:w-24{
        width: 6rem;
    }
    .lg\:w-3\/6{
        width: 50%;
    }
    .lg\:w-full{
        width: 100%;
    }
    .lg\:w-2\/3{
        width: 66.666667%;
    }
    .lg\:w-1\/6{
        width: 16.666667%;
    }
    .lg\:w-3\/12{
        width: 25%;
    }
    .lg\:w-10\/12{
        width: 83.333333%;
    }
    .lg\:w-2\/12{
        width: 16.666667%;
    }
    .lg\:w-7\/12{
        width: 58.333333%;
    }
    .lg\:w-117{
        width: 45rem;
    }
    .lg\:max-w-lg{
        max-width: 32rem;
    }
    .lg\:flex-auto{
        flex: 1 1 auto;
    }
    .lg\:grid-cols-2{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .lg\:grid-cols-3{
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .lg\:grid-cols-4{
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .lg\:grid-cols-5{
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
    .lg\:flex-row{
        flex-direction: row;
    }
    .lg\:flex-col{
        flex-direction: column;
    }
    .lg\:flex-wrap{
        flex-wrap: wrap;
    }
    .lg\:items-center{
        align-items: center;
    }
    .lg\:justify-start{
        justify-content: flex-start;
    }
    .lg\:justify-end{
        justify-content: flex-end;
    }
    .lg\:justify-around{
        justify-content: space-around;
    }
    .lg\:gap-3{
        gap: 0.75rem;
    }
    .lg\:gap-x-14{
        -moz-column-gap: 3.5rem;
             column-gap: 3.5rem;
    }
    .lg\:gap-x-20{
        -moz-column-gap: 5rem;
             column-gap: 5rem;
    }
    .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]){
        --tw-space-y-reverse: 0;
        margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(0px * var(--tw-space-y-reverse));
    }
    .lg\:space-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)));
    }
    .lg\:divide-x > :not([hidden]) ~ :not([hidden]){
        --tw-divide-x-reverse: 0;
        border-right-width: calc(1px * var(--tw-divide-x-reverse));
        border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
    }
    .lg\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
        --tw-divide-x-reverse: 0;
        border-right-width: calc(2px * var(--tw-divide-x-reverse));
        border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
    }
    .lg\:divide-blue-600 > :not([hidden]) ~ :not([hidden]){
        --tw-divide-opacity: 1;
        border-color: rgb(37 99 235 / var(--tw-divide-opacity));
    }
    .lg\:divide-red-500 > :not([hidden]) ~ :not([hidden]){
        --tw-divide-opacity: 1;
        border-color: rgb(239 68 68 / var(--tw-divide-opacity));
    }
    .lg\:border{
        border-width: 1px;
    }
    .lg\:bg-cover{
        background-size: cover;
    }
    .lg\:p-8{
        padding: 2rem;
    }
    .lg\:p-2{
        padding: 0.5rem;
    }
    .lg\:p-0{
        padding: 0px;
    }
    .lg\:px-4{
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .lg\:py-5{
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
    .lg\:px-16{
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .lg\:px-8{
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .lg\:py-40{
        padding-top: 10rem;
        padding-bottom: 10rem;
    }
    .lg\:px-20{
        padding-left: 5rem;
        padding-right: 5rem;
    }
    .lg\:px-44{
        padding-left: 11rem;
        padding-right: 11rem;
    }
    .lg\:px-6{
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .lg\:py-0{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .lg\:pr-48{
        padding-right: 12rem;
    }
    .lg\:pt-0{
        padding-top: 0px;
    }
    .lg\:pr-16{
        padding-right: 4rem;
    }
    .lg\:pt-6{
        padding-top: 1.5rem;
    }
    .lg\:pt-16{
        padding-top: 4rem;
    }
    .lg\:pb-4{
        padding-bottom: 1rem;
    }
    .lg\:pb-0{
        padding-bottom: 0px;
    }
    .lg\:pr-2{
        padding-right: 0.5rem;
    }
    .lg\:pl-2{
        padding-left: 0.5rem;
    }
    .lg\:pb-2{
        padding-bottom: 0.5rem;
    }
    .lg\:pt-\[5px\]{
        padding-top: 5px;
    }
    .lg\:text-left{
        text-align: left;
    }
    .lg\:text-base{
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .lg\:text-7xl{
        font-size: 4.5rem;
        line-height: 1;
    }
    .lg\:text-8xl{
        font-size: 6rem;
        line-height: 1;
    }
    .lg\:text-2xl{
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .lg\:text-6xl{
        font-size: 3.75rem;
        line-height: 1;
    }
    .lg\:text-sm{
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
    .lg\:font-bold{
        font-weight: 700;
    }
}

@media (min-width: 1280px){
    .xl\:bottom-4{
        bottom: 1rem;
    }
    .xl\:mx-8{
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .xl\:mt-0{
        margin-top: 0px;
    }
    .xl\:mt-14{
        margin-top: 3.5rem;
    }
    .xl\:mt-2{
        margin-top: 0.5rem;
    }
    .xl\:ml-3{
        margin-left: 0.75rem;
    }
    .xl\:ml-9{
        margin-left: 2.25rem;
    }
    .xl\:ml-14{
        margin-left: 3.5rem;
    }
    .xl\:block{
        display: block;
    }
    .xl\:flex{
        display: flex;
    }
    .xl\:hidden{
        display: none;
    }
    .xl\:h-72{
        height: 18rem;
    }
    .xl\:w-11\/12{
        width: 91.666667%;
    }
    .xl\:w-1\/2{
        width: 50%;
    }
    .xl\:w-8\/12{
        width: 66.666667%;
    }
    .xl\:w-4\/12{
        width: 33.333333%;
    }
    .xl\:w-9\/12{
        width: 75%;
    }
    .xl\:w-2\/3{
        width: 66.666667%;
    }
    .xl\:w-1\/3{
        width: 33.333333%;
    }
    .xl\:w-1\/6{
        width: 16.666667%;
    }
    .xl\:w-3\/6{
        width: 50%;
    }
    .xl\:w-2\/6{
        width: 33.333333%;
    }
    .xl\:w-60{
        width: 15rem;
    }
    .xl\:w-6\/12{
        width: 50%;
    }
    .xl\:w-5\/12{
        width: 41.666667%;
    }
    .xl\:w-1\/5{
        width: 20%;
    }
    .xl\:w-1\/4{
        width: 25%;
    }
    .xl\:w-72{
        width: 18rem;
    }
    .xl\:w-3\/12{
        width: 25%;
    }
    .xl\:w-7\/12{
        width: 58.333333%;
    }
    .xl\:w-126{
        width: 54rem;
    }
    .xl\:grid-cols-4{
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .xl\:flex-row{
        flex-direction: row;
    }
    .xl\:gap-4{
        gap: 1rem;
    }
    .xl\:space-x-12 > :not([hidden]) ~ :not([hidden]){
        --tw-space-x-reverse: 0;
        margin-right: calc(3rem * var(--tw-space-x-reverse));
        margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
    }
    .xl\:px-0{
        padding-left: 0px;
        padding-right: 0px;
    }
    .xl\:px-72{
        padding-left: 18rem;
        padding-right: 18rem;
    }
    .xl\:px-32{
        padding-left: 8rem;
        padding-right: 8rem;
    }
    .xl\:px-44{
        padding-left: 11rem;
        padding-right: 11rem;
    }
    .xl\:py-4{
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .xl\:py-0{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .xl\:px-8{
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .xl\:pt-0{
        padding-top: 0px;
    }
    .xl\:text-left{
        text-align: left;
    }
    .xl\:text-2xl{
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .xl\:text-sm{
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
    .xl\:text-lg{
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
    .xl\:text-4xl{
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
    .xl\:text-xl{
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
    .xl\:text-6xl{
        font-size: 3.75rem;
        line-height: 1;
    }
}

@media (min-width: 1536px){
    .\32xl\:mx-40{
        margin-left: 10rem;
        margin-right: 10rem;
    }
    .\32xl\:mx-32{
        margin-left: 8rem;
        margin-right: 8rem;
    }
    .\32xl\:mt-0{
        margin-top: 0px;
    }
    .\32xl\:mt-3{
        margin-top: 0.75rem;
    }
    .\32xl\:mr-40{
        margin-right: 10rem;
    }
    .\32xl\:mr-52{
        margin-right: 13rem;
    }
    .\32xl\:mr-60{
        margin-right: 15rem;
    }
    .\32xl\:w-48{
        width: 12rem;
    }
    .\32xl\:w-96{
        width: 24rem;
    }
    .\32xl\:w-3\/12{
        width: 25%;
    }
    .\32xl\:w-134{
        width: 62rem;
    }
    .\32xl\:w-9\/12{
        width: 75%;
    }
    .\32xl\:px-44{
        padding-left: 11rem;
        padding-right: 11rem;
    }
    .\32xl\:px-80{
        padding-left: 20rem;
        padding-right: 20rem;
    }
    .\32xl\:text-2xl{
        font-size: 1.5rem;
        line-height: 2rem;
    }
}
