/*!
Theme Name: bazar
Author: Dofleini
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
Text Domain: bazar
*/

/*! tailwindcss v3.0.8 | 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

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

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

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::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

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::-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-transform: translateX(var(--tw-translate-x)) translateY(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));
  border-color: currentColor;
}

/** Example code
  * Replace the following code with the corresponding styles

@font-face {
    font-family: 'icomoon';
    src:  url('assets/fonts/icomoon.eot?4rmlxp');
    src:  url('assets/fonts/icomoon.eot?4rmlxp#iefix') format('embedded-opentype'),
    url('assets/fonts/icomoon.ttf?4rmlxp') format('truetype'),
    url('assets/fonts/icomoon.woff?4rmlxp') format('woff'),
    url('assets/fonts/icomoon.svg?4rmlxp#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
*/

/* poppins-300 - latin */

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('assets/fonts/poppins-v20-latin-ext_latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('assets/fonts/poppins-v20-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('assets/fonts/poppins-v20-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('assets/fonts/poppins-v20-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */
    url('assets/fonts/poppins-v20-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('assets/fonts/poppins-v20-latin-ext_latin-300.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-300italic - latin */

@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url('assets/fonts/poppins-v20-latin-ext_latin-300italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('assets/fonts/poppins-v20-latin-ext_latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('assets/fonts/poppins-v20-latin-ext_latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('assets/fonts/poppins-v20-latin-ext_latin-300italic.woff') format('woff'), /* Modern Browsers */
    url('assets/fonts/poppins-v20-latin-ext_latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('assets/fonts/poppins-v20-latin-ext_latin-300italic.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-regular - latin */

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('assets/fonts/poppins-v20-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('assets/fonts/poppins-v20-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('assets/fonts/poppins-v20-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('assets/fonts/poppins-v20-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
    url('assets/fonts/poppins-v20-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('assets/fonts/poppins-v20-latin-ext_latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* poppins-700 - latin */

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('assets/fonts/poppins-v20-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('assets/fonts/poppins-v20-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('assets/fonts/poppins-v20-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('assets/fonts/poppins-v20-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
    url('assets/fonts/poppins-v20-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('assets/fonts/poppins-v20-latin-ext_latin-700.svg#Poppins') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('assets/fonts/poppins-v20-latin-ext_latin-600.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('assets/fonts/poppins-v20-latin-ext_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('assets/fonts/poppins-v20-latin-ext_latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('assets/fonts/poppins-v20-latin-ext_latin-600.woff') format('woff'), /* Modern Browsers */
    url('assets/fonts/poppins-v20-latin-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('assets/fonts/poppins-v20-latin-ext_latin-600.svg#Poppins') format('svg'); /* Legacy iOS */
}

.visible {
  visibility: visible;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.right-0 {
  right: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.top-0 {
  top: 0px;
}

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

.left-\[50\%\] {
  left: 50%;
}

.bottom-\[4\%\] {
  bottom: 4%;
}

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

.right-\[-540px\] {
  right: -540px;
}

.top-\[-400px\] {
  top: -400px;
}

.right-\[-7rem\] {
  right: -7rem;
}

.bottom-\[-7rem\] {
  bottom: -7rem;
}

.z-\[900\] {
  z-index: 900;
}

.z-\[-1\] {
  z-index: -1;
}

.z-\[2\] {
  z-index: 2;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

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

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.mx-\[5px\] {
  margin-left: 5px;
  margin-right: 5px;
}

.mx-\[1\.25rem\] {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

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

.mb-3\.5 {
  margin-bottom: 0.875rem;
}

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

.mr-4 {
  margin-right: 1rem;
}

.mr-\[1\.375rem\] {
  margin-right: 1.375rem;
}

.mb-\[3rem\] {
  margin-bottom: 3rem;
}

.ml-4 {
  margin-left: 1rem;
}

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

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

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

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

.mr-\[0\.8125rem\] {
  margin-right: 0.8125rem;
}

.mr-\[0\.3125rem\] {
  margin-right: 0.3125rem;
}

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

.mb-\[1\.875rem\] {
  margin-bottom: 1.875rem;
}

.mr-\[0\.5rem\] {
  margin-right: 0.5rem;
}

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

.mb-\[0\.9375rem\] {
  margin-bottom: 0.9375rem;
}

.mb-\[3\.125rem\] {
  margin-bottom: 3.125rem;
}

.mb-\[0\.3125rem\] {
  margin-bottom: 0.3125rem;
}

.mb-\[0\.625rem\] {
  margin-bottom: 0.625rem;
}

.mb-\[1\.5625rem\] {
  margin-bottom: 1.5625rem;
}

.mt-\[3\.375rem\] {
  margin-top: 3.375rem;
}

.mb-\[2\.125rem\] {
  margin-bottom: 2.125rem;
}

.mr-0 {
  margin-right: 0px;
}

.mr-\[0\.313rem\] {
  margin-right: 0.313rem;
}

.mb-\[1\.6875rem\] {
  margin-bottom: 1.6875rem;
}

.mb-\[2\.625rem\] {
  margin-bottom: 2.625rem;
}

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

.mt-\[1\.875rem\] {
  margin-top: 1.875rem;
}

.mb-\[1\.125rem\] {
  margin-bottom: 1.125rem;
}

.mb-\[1\.4375rem\] {
  margin-bottom: 1.4375rem;
}

.mr-auto {
  margin-right: auto;
}

.ml-auto {
  margin-left: auto;
}

.mb-\[1\.375rem\] {
  margin-bottom: 1.375rem;
}

.block {
  display: block;
}

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

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-full {
  height: 100%;
}

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

.h-\[5\.375rem\] {
  height: 5.375rem;
}

.h-\[4\.625rem\] {
  height: 4.625rem;
}

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

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

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

.h-\[0\.938rem\] {
  height: 0.938rem;
}

.h-\[56rem\] {
  height: 56rem;
}

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

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

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

.h-auto {
  height: auto;
}

.min-h-\[3\.375rem\] {
  min-height: 3.375rem;
}

.w-full {
  width: 100%;
}

.w-2\/12 {
  width: 16.666667%;
}

.w-10\/12 {
  width: 83.333333%;
}

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

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

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

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

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

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

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

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

.max-w-\[13\.5rem\] {
  max-width: 13.5rem;
}

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

.max-w-\[1\.25rem\] {
  max-width: 1.25rem;
}

.max-w-\[0\.8125rem\] {
  max-width: 0.8125rem;
}

.max-w-\[31\.25rem\] {
  max-width: 31.25rem;
}

.max-w-\[43\.3125rem\] {
  max-width: 43.3125rem;
}

.max-w-\[29\.4375rem\] {
  max-width: 29.4375rem;
}

.max-w-\[26\.4375rem\] {
  max-width: 26.4375rem;
}

.max-w-\[27\.5rem\] {
  max-width: 27.5rem;
}

.max-w-\[45\.125rem\] {
  max-width: 45.125rem;
}

.max-w-\[0\.938rem\] {
  max-width: 0.938rem;
}

.max-w-\[27\.25rem\] {
  max-width: 27.25rem;
}

.max-w-\[38\.125rem\] {
  max-width: 38.125rem;
}

.max-w-\[10rem\] {
  max-width: 10rem;
}

.max-w-\[4rem\] {
  max-width: 4rem;
}

.max-w-\[70\.875rem\] {
  max-width: 70.875rem;
}

.transform {
  -webkit-transform: var(--tw-transform);
      -ms-transform: var(--tw-transform);
          transform: var(--tw-transform);
}

@-webkit-keyframes spin {

  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {

  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.animate-spin {
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

.cursor-pointer {
  cursor: pointer;
}

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

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.gap-\[1\.375rem\] {
  gap: 1.375rem;
}

.gap-0 {
  gap: 0px;
}

.gap-4 {
  gap: 1rem;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-\[1rem\] {
  border-radius: 1rem;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-\[0\.3125rem\] {
  border-radius: 0.3125rem;
}

.rounded-\[2\.125rem\] {
  border-radius: 2.125rem;
}

.border-\[120px\] {
  border-width: 120px;
}

.border-\[250px\] {
  border-width: 250px;
}

.border-blue-light {
  border-color: var(--blue-light);
}

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

.bg-\[\#051020\] {
  --tw-bg-opacity: 1;
  background-color: rgb(5 16 32 / var(--tw-bg-opacity));
}

.bg-blue-dark {
  background-color: var(--blue-dark);
}

.bg-blue-light {
  background-color: var(--blue-light);
}

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

.bg-blue {
  background-color: var(--blue);
}

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

.bg-left-top {
  background-position: left top;
}

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

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

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

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

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

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

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

.py-\[1\.875rem\] {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}

.px-\[1\.875rem\] {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

.px-\[0\.625rem\] {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.py-\[3\.125rem\] {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

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

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

.pt-\[1\.45rem\] {
  padding-top: 1.45rem;
}

.pb-\[1\.45rem\] {
  padding-bottom: 1.45rem;
}

.pt-\[2\.125rem\] {
  padding-top: 2.125rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-\[2\.3125rem\] {
  padding-bottom: 2.3125rem;
}

.pl-\[5\.5rem\] {
  padding-left: 5.5rem;
}

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

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

.pr-\[0\.3125rem\] {
  padding-right: 0.3125rem;
}

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

.pb-\[2\.1875rem\] {
  padding-bottom: 2.1875rem;
}

.pt-\[3\.75rem\] {
  padding-top: 3.75rem;
}

.pt-\[5\.3125rem\] {
  padding-top: 5.3125rem;
}

.pb-\[3\.125rem\] {
  padding-bottom: 3.125rem;
}

.pt-\[6\.6875rem\] {
  padding-top: 6.6875rem;
}

.pb-\[2\.625rem\] {
  padding-bottom: 2.625rem;
}

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

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

.pt-\[4rem\] {
  padding-top: 4rem;
}

.pt-\[3\.3125rem\] {
  padding-top: 3.3125rem;
}

.pt-\[6\.125rem\] {
  padding-top: 6.125rem;
}

.pb-\[3\.75rem\] {
  padding-bottom: 3.75rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-\[11\.25rem\] {
  padding-bottom: 11.25rem;
}

.pl-\[27px\] {
  padding-left: 27px;
}

.pr-\[25px\] {
  padding-right: 25px;
}

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

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

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

.font-principal {
  font-family: var(--font-principal);
}

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

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

.text-\[1\.625rem\] {
  font-size: 1.625rem;
}

.text-\[2rem\] {
  font-size: 2rem;
}

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

.text-\[1\.1875rem\] {
  font-size: 1.1875rem;
}

.text-\[1\.5625rem\] {
  font-size: 1.5625rem;
}

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

.text-\[0\.875rem\] {
  font-size: 0.875rem;
}

.text-\[1\.25rem\] {
  font-size: 1.25rem;
}

.text-\[0\.9375rem\] {
  font-size: 0.9375rem;
}

.text-\[1\.5rem\] {
  font-size: 1.5rem;
}

.text-\[1\.9375rem\] {
  font-size: 1.9375rem;
}

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

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

.text-\[2\.188rem\] {
  font-size: 2.188rem;
}

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

.text-\[1\.375rem\] {
  font-size: 1.375rem;
}

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

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

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

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

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.leading-\[1\.1875rem\] {
  line-height: 1.1875rem;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-\[2\.9375rem\] {
  line-height: 2.9375rem;
}

.leading-\[1\.75rem\] {
  line-height: 1.75rem;
}

.leading-\[1\.375rem\] {
  line-height: 1.375rem;
}

.leading-\[1rem\] {
  line-height: 1rem;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-\[1\.9375rem\] {
  line-height: 1.9375rem;
}

.leading-\[2rem\] {
  line-height: 2rem;
}

.leading-\[2\.1875rem\] {
  line-height: 2.1875rem;
}

.leading-\[1\.625rem\] {
  line-height: 1.625rem;
}

.leading-\[1\.3rem\] {
  line-height: 1.3rem;
}

.leading-\[1\.813rem\] {
  line-height: 1.813rem;
}

.leading-\[2\.938rem\] {
  line-height: 2.938rem;
}

.leading-\[2\.5rem\] {
  line-height: 2.5rem;
}

.leading-\[1\.875rem\] {
  line-height: 1.875rem;
}

.tracking-\[0\.42px\] {
  letter-spacing: 0.42px;
}

.tracking-\[0\.75px\] {
  letter-spacing: 0.75px;
}

.tracking-\[0\.48px\] {
  letter-spacing: 0.48px;
}

.tracking-\[0\.78px\] {
  letter-spacing: 0.78px;
}

.tracking-\[1\.4px\] {
  letter-spacing: 1.4px;
}

.tracking-\[0\.0225rem\] {
  letter-spacing: 0.0225rem;
}

.tracking-\[0\.36px\] {
  letter-spacing: 0.36px;
}

.tracking-\[0\.02rem\] {
  letter-spacing: 0.02rem;
}

.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-blue-dark {
  color: var(--blue-dark);
}

.text-blue {
  color: var(--blue);
}

.text-\[\#031A1E\] {
  --tw-text-opacity: 1;
  color: rgb(3 26 30 / var(--tw-text-opacity));
}

.text-gray-dark {
  color: var(--gray-dark);
}

.text-gray-light {
  color: var(--gray-light);
}

.opacity-90 {
  opacity: 0.9;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-100 {
  opacity: 1;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-80 {
  opacity: 0.8;
}

@font-face {
  font-family: 'icomoon';
  src:  url('assets/fonts/icomoon.eot?lbgs5q');
  src:  url('assets/fonts/icomoon.eot?lbgs5q#iefix') format('embedded-opentype'),
    url('assets/fonts/icomoon.ttf?lbgs5q') format('truetype'),
    url('assets/fonts/icomoon.woff?lbgs5q') format('woff'),
    url('assets/fonts/icomoon.svg?lbgs5q#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-play:before {
  content: "\e90b";
}

.icon-close:before {
  content: "\e90a";
}

.icon-send:before {
  content: "\e900";
}

.icon-email-che:before {
  content: "\e901";
}

.icon-open-link:before {
  content: "\e902";
}

.icon-info:before {
  content: "\e903";
}

.icon-facebook-h:before {
  content: "\e904";
}

.icon-instagram:before {
  content: "\e906";
}

.icon-instagram-h:before {
  content: "\e906";
}

.icon-lang:before {
  content: "\e907";
}

.icon-linkedin-h:before {
  content: "\e908";
}

.icon-twitter-h:before {
  content: "\e90d";
}

.icon-arrow-left:before {
  content: "\e905";
}

.icon-arrow-right:before {
  content: "\e909";
}

/* variables */

:root {
    --white:#fff;
    --black:#000;
    --gray-light:#EDECF6;
    --gray:#cccccc;
    --gray-dark:#404040;
    --blue-light: #E2F5FF;
    --blue: #29A5FF;
    --blue-dark: #0B1D38;
    --red: #FF0000;
    --green: #097654;
    --font-principal: 'Poppins';
}

*{
    outline: none !important;
}

html {
  font-family: var(--font-principal);
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}

@media (min-width: 1024px) {
    html{
        font-size: 0.875rem;
        line-height: 1.533rem;
    }
}

@media (min-width: 1536px) {
    html {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

/* Container */

.container, .container-full {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.container-especial {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 768px) {
    .container, .container-full {
    padding-left: 2rem;
    padding-right: 2rem;
  }

    .container-especial {
    width: 100%;
  }
}

@media (min-width: 1024px) {
    .container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
    .container-especial {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
    .container-full {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1280px) {
    .container{
        max-width: 1200px;
    }
    .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
    .container-especial{
        max-width: 1200px;
    }
    .container-especial {
    padding-left: 1rem;
    padding-right: 1rem;
  }
    .container-full{
        max-width: 1920px}
    .container-full {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1536px) {
    .container{
        max-width: 1340px;
    }
    .container-especial{
        max-width: 1340px;
    }
    .container-especial {
    padding-left: 1rem;
    padding-right: 1rem;
  }
    .container-full{
        max-width: 1920px}
    .container-full {
    padding-left: 5.4375rem;
    padding-right: 5.4375rem;
  }
}

.btn {
  border-radius: 1.3125rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-family: var(--font-principal);
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn:hover {
  cursor: pointer;
  background-color: var(--blue);
}

.btn-pbig {
  padding-left: 4rem;
  padding-right: 4rem;
}

.btn-blue {
  background-color: var(--blue-dark);
}

.btn-bluec {
  background-color: var(--blue);
}

.btn-transparent {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
}

.btn-transparent:hover {
  border-color: var(--blue);
}

.shadow-from{
    -webkit-box-shadow: 0px 3px 13px #00000017;
            box-shadow: 0px 3px 13px #00000017;
}

.error404 {
    height: 100vh;
    background: transparent -webkit-gradient(linear, left top, left bottom, from(#EDECF600), to(#EDECF6)) 0% 0% no-repeat padding-box;
    background: transparent -o-linear-gradient(top, #EDECF600 0%, #EDECF6 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #EDECF600 0%, #EDECF6 100%) 0% 0% no-repeat padding-box;
}

.error404 .site, .error404 .error-404.not-found{
    height: 100%;
}

.error404 .card-error{
    -webkit-box-shadow: 5px 8px 14px #55308924;
            box-shadow: 5px 8px 14px #55308924;
    border: 1px solid #E4E4E4;
    border-radius: 5px;
}

.error404 .error-404.not-found svg{
    max-width: 100%;
}

.site-main .page{
    min-height: calc(100vh - 302.469px);
}

.hidden-element{
    display: none;
}

.body-content h2 {
  margin-bottom: 1rem;
  font-family: var(--font-principal);
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.body-content h3 {
  margin-bottom: 1rem;
  font-family: var(--font-principal);
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.body-content h4, .body-content h5 {
  margin-bottom: 1rem;
  font-family: var(--font-principal);
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.body-content p {
  margin-bottom: 0.625rem;
}

.body-content a{
    color: var(--blue);
}

.body-content a:hover{
    text-decoration: underline;
}

.body-content ul {
    margin: 1em 0;
    padding-left: 40px;
}

.body-content ul li {
    list-style: none;
}

.body-content ul li::before {
    content: "\2022";
    color: var(--blue);
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.body-content ol {
    display: block;
    list-style-type: decimal;
    margin: 1em 0;
    padding-left: 40px;
}

.body-content .aligncenter {
  margin-left: auto;
  margin-right: auto;
}

#lang-menu .menu-item-has-children > a{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: var(--font-principal);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
}

#lang-menu .menu-item-has-children > a::before{
    -webkit-font-smoothing: antialiased;
    color: var(--white);
    content: "\e907";
    font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 5px;
    text-transform: none;
}

#lang-menu li.menu-item-has-children {
    position: relative;
}

#lang-menu li.menu-item-has-children .sub-menu {
    display: none;
    position: absolute;
    width: 125px;
    top: calc(100% + 10px);
    left: 0;
    background-color: var(--white);
    border: 1px solid var(--gray);
    border-radius: 5px;
    z-index: 9;
}

#lang-menu li.menu-item-has-children .sub-menu li a {
  display: inline-block;
  width: 100%;
  border-bottom-width: 1px;
  border-color: var(--gray);
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
  font-family: var(--font-principal);
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#lang-menu li.menu-item-has-children .sub-menu li.current-lang a {
  font-weight: 700;
}

#lang-menu li.menu-item-has-children .sub-menu li:last-child a {
  border-bottom-width: 0px;
}

#lang-menu li.menu-item-has-children .sub-menu::after, #lang-menu li.menu-item-has-children .sub-menu::before{
                          bottom: 100%;
                          left: 50%;
                          border: solid transparent;
                          content: " ";
                          height: 0;
                          width: 0;
                          position: absolute;
                          pointer-events: none;
                      }

#lang-menu li.menu-item-has-children .sub-menu::after {
      border-color: rgba(136, 183, 213, 0);
      border-bottom-color: var(--white);
      border-width: 10px;
      margin-left: -10px;
  }

#lang-menu li.menu-item-has-children .sub-menu::before {
      border-color: rgba(194, 225, 245, 0);
      border-bottom-color: var(--gray-light);
      border-width: 12px;
      margin-left: -12px;
  }

#lang-menu li.menu-item-has-children.submenu-open .sub-menu{
      display:block;
}

.movil-menu{
    background-color: var(--white);
    -webkit-box-shadow: 0px 10px 20px #1E0A3A24;
            box-shadow: 0px 10px 20px #1E0A3A24;

}

.site-header-menu.menu-movil #nav-bars{
      width: 1.375rem;
      height: 1.375rem;
      position: relative;
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
      -webkit-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      cursor: pointer;
}

.site-header-menu.menu-movil #nav-bars span {
      display: block;
      position: absolute;
      height: 3px;
      width: 100%;
      background: var(--blue);
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
      -webkit-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out;
  }

.site-header-menu.menu-movil #nav-bars span:nth-child(1) {
      top: 0px;
      -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  }

.site-header-menu.menu-movil #nav-bars span:nth-child(2) {
      top: 7px;
      -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  }

.site-header-menu.menu-movil #nav-bars span:nth-child(3) {
      top: 14px;
      -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  }

#menu-mobile{
    position: fixed;
    right: 0;
    top:0;
    width: 100%;
    background-color: var(--white);
    height: 100vh;
    overflow: scroll;
    webkit-transition: -webkit-transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: translate3d(120%, 0, 0);
    transform: translate3d(120%, 0, 0);
    z-index: 999;
}

#movil-navigation-lag {
  margin-top: 2.375rem;
  margin-bottom: 1.75rem;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-top-color: var(--blue-light);
  border-bottom-color: var(--blue-light);
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

#movil-navigation-lag .menu-item-has-children > a{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--black);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: var(--font-principal);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    opacity: 0.7;
}

#movil-navigation-lag .menu-item-has-children > a::before{
    -webkit-font-smoothing: antialiased;
    color: var(--black);
    content: "\e907";
    font-family: icomoon!important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 5px;
    text-transform: none;
    opacity: 0.7;
}

#movil-navigation-lag li.menu-item-has-children {
    position: relative;
}

#movil-navigation-lag li.menu-item-has-children .sub-menu {
    display: none;
    position: absolute;
    width: 115px;
    top: calc(100% + 10px);
    left: 0;
    background-color: var(--white);
    border: 1px solid var(--gray);
    border-radius: 5px;
    z-index: 9;
}

#movil-navigation-lag li.menu-item-has-children .sub-menu li a {
  display: inline-block;
  width: 100%;
  border-bottom-width: 1px;
  border-color: var(--gray);
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
  font-family: var(--font-principal);
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#movil-navigation-lag li.menu-item-has-children .sub-menu li.current-lang a {
  font-weight: 700;
}

#movil-navigation-lag li.menu-item-has-children .sub-menu li:last-child a {
  border-bottom-width: 0px;
}

#movil-navigation-lag li.menu-item-has-children .sub-menu::after, #lang-menu li.menu-item-has-children .sub-menu::before{
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#movil-navigation-lag li.menu-item-has-children .sub-menu::after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: var(--white);
    border-width: 10px;
    margin-left: -10px;
}

#movil-navigation-lag li.menu-item-has-children .sub-menu::before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: var(--gray-light);
    border-width: 12px;
    margin-left: -12px;
}

#movil-navigation-lag li.menu-item-has-children.submenu-open .sub-menu{
    display:block;
}

.menu-movile-active {
    overflow: hidden;
}

.menu-movile-active #menu-mobile {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      webkit-transition: -webkit-transform 0.5s;
      -webkit-transition: -webkit-transform 0.5s;
      transition: -webkit-transform 0.5s;
      -o-transition: transform 0.5s;
      transition: transform 0.5s;
      transition: transform 0.5s, -webkit-transform 0.5s;
  }

.admin-bar #menu-mobile {
    padding-top: 30px;
}

@media (max-width: 782px) {
    .admin-bar #menu-mobile {
        padding-top:45px;
    }

}

.menu-nav-movil .menu-movil-principal .menu-item {
  margin-bottom: 3rem;
}

.menu-nav-movil .menu-movil-principal .menu-item:last-child {
  margin-bottom: 0px;
}

.menu-nav-movil .menu-movil-principal .menu-item a, .main-navigation .menu-item a {
  display: block;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: var(--blue-dark);
  opacity: 0.7;
}

.menu-nav-movil .menu-movil-principal .menu-item a:hover, .main-navigation .menu-item a:hover {
  color: var(--blue);
}

.menu-nav-movil .menu-movil-principal .menu-item a.active, .main-navigation .menu-item a.active {
  color: var(--blue);
}

.main-navigation .menu-item a {
  margin-right: 1.5625rem;
  margin-top: 0.5rem;
  display: block;
}

.crear-tienda-form span{
    width: 100%;
}

.crear-tienda-form span.your-shop-domain .dominio-span {
    background-color: var(--blue-light);
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    color: var(--blue-dark);
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
}

.crear-tienda-form span.your-shop-domain  .your-shop-domain-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.crear-tienda-form span.your-shop-domain .your-shop-domain-input.domian-success::before {
    content: '';
    display: block;
    width: 2rem;
    height: 2rem;
    min-width: 2rem;
    margin-right: 0.3125rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAqlJREFUSEu1VtFLU2EU/91bMktKAzElYYYwfbhMYek2GSNYEmhaizZHqxz00F9QPog+6YO9iE/SQ2yUsylIlkNDEqEHYdgEx1UUlMSHmA/Sliiurbu4n7uXu7t73SC9T/ee75zf73y/c77zXQoFPPq3+jqO5jpBQU/c04jQHP058jyymS+cUnNo9DaWpajUVwCGPCBhTUJjC78Ix5X8FAkYH/MewJN82cnWx1gP+1Qek0PA+JgogOuCI03RcNY54a53o7Kkkpijh1H4N/yY3JwEl+akmHushz1xyjxZBHLwIesQ2m62nbqR2R+z6PnWo0oiEkhl4bMOPQ6h+GJxQSodp45hHDdKdyPKRQgyBf0loC27lwsGF2J4kiZ/k5iQJqEp4wtPCBgf813olkJkkW4rySVRRBcRk0yuMOthbwkEad6Bl2b12WpBsvBOfNbN/mbYtDYM3x4mcQ3vGkSpWA9LUeQQXeA2+EVXvQu9xt6CCI5SRzD5TUiD5AaHzoF+cz8GQ4MIbASIjf5L11OMl3kJCq95w8yDGdSU1uQlOEwewjxuFsHLL5Vj0blI4nbiO+iY7jjBSOMVJe0eaXG3Y9sYCA3Ae9ebRXjw5wAtH1pEW8XlCiw4FsRvWbHHFAnW99fRFewiQZYbFozeGSXv8UQcloBFBKsqqcL8o/msBHIJFCTa/b2L9o/tYmCrthV9pj5YJ6yirfpKNeYezuXImSORWpG3Yluwf7Ir1kN7VYugPai4llNk3ovxMYptura/BlfQlQVUW1aL6fvTqo2Q06YZAtWDtrK3gu4v3QRQd02Hqc4pVXDVg2Z4YyhNaBIxIVI+KpZ+LmFkZQQT9yZUwU8dFZldiHfAmQ87Ia1zHddqJGd64UhIzu/KFEgyhednwNlf+vJW+Z/fln94sVZ2cbNuCgAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-position: center;
}

.crear-tienda-form span.your-shop-domain .your-shop-domain-input.domian-error::before {
    content: '';
    display: block;
    width: 2rem;
    height: 2rem;
    min-width: 2rem;
    margin-right: 0.3125rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAqJJREFUSEuV1k+IVVUcB/DPEWfEnNRFLqydaRSCmLlz4aCFJoFUCyWJUERd5aCrUNyIiiIaRKAjNpaSm9z6p4Rq0ybNhYgbdaFujJLEQKvJK+d57nvn3bn3zXgXj3fP73e+39/5nt+fG/R4CgJWYxfmoy+5j+Im9uObwJMmmAgw5knAJ7GuVwCZ7TzeC/xf9R9DUPA6rmFS5nwXp3EVkzEXazGnArgs8GO+1kVQMKjb4Ut82iRBOukO7M5ANwRGyvc2QcGruJEM/2F24M+JSFQwBb9jevJfEfg+/m8RpEjixUVZIvjUOj3HIyv4CzOSX19gtCT4CuuT4aUy8uKZ8+ehY+viKFiMRYHhFGg//klOPwcGS4IiLY4ENiTnmbifTvltqGRUAv817duckWzHwbTeHwqW42J+rETwHT7MQm6TFLyFS5ntMV4ILbVbP2XA2yJBTKuYPX8EZuUaFJzBBzkJDtWAD+R3VnAFC3EnEjzEAIYDm6sXWUOSu8TIu8DTCTbhKJ5Eglh9MXt2BPbWZUoDSS14IngXZ1tpOkGCquZx7+nARw0BdRH8jWnxSIEtNRK9id8aauBU4OOaPV0S/YSlDZdcBY+ynMP7GegYkoLLsT5wN0r0Nn6oSdOqLI/wYsyWuuzK6yRL0+3VQjse2Jguamus4kTcBi8jr5DcCMxL+4ZwuF1oafGITormrSKS7Csjb0jhBRl43ip+CSzJu2mZrl3NLjbCskIbLrq9XPAg66idZpdOEQfN9eT9L15+znZ9L+ukKwMXWnVQaQ15X4qmLzA0zsD5DHsynE2BY+V73ciMwz2Oxtx2GydwK218BZ/gtYps74RO42yZeg39OIPXjKd7ssfptWpCQ78iWQwgtuydeCN9tsS18rPlAL7uNf2eArmcy7nAcY9AAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center;
}

.crear-tienda-form span label {
  margin-bottom: 0.5rem;
  font-family: var(--font-principal);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.75rem;
  color: var(--blue-dark);
}

.crear-tienda-form span input,
.crear-tienda-form span textarea {
    border: 1px solid var(--gray-light);
    border-radius: 5px;
    padding: 0 10px;
    line-height: 2.187rem;
    width: 100%;
}

.crear-tienda-form span input:focus, .crear-tienda-form span textarea:focus {
    border-color: var(--blue);
}

.crear-tienda-form span input.field-error, .crear-tienda-form span textarea.field-error {
border-color: var(--red);
}

.crear-tienda-form .field-error-msg{
    font-size: 0.75rem;
    color: var(--red);
}

.crear-tienda-button .btn-form.btn-submit button.btn-disable,
.crear-tienda-button .btn-form.btn-submit button.btn-disable:hover{
    background-color: var(--gray);
    cursor: not-allowed !important;
}

#crear-tienda-form-id .wpcf7-response-output.error-menj{
     font-size: 1.125rem;
     color:var(--red);
 }

#crear-tienda-form-id .wpcf7-response-output.menj-successful{
     font-size: 1.125rem;
     color:var(--green);
 }

.pasos-crear-tienda .icon{
    width: 20px;
    margin-right: 15px;
    position: relative;
}

.pasos-crear-tienda .icon::before{
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    top:20px;
    left: 6px;
    bottom: 5px;
    background-color: var(--gray-light);
}

.pasos-crear-tienda .pasos-crear-tienda:last-child .icon::before{
    display: none;
}

.pasos-crear-tienda .text{
    width: 100%;
}

.quote-notification {
    position: fixed;
    width: 100%;
    max-width: 30.875rem;
    font-size: 11px;
    background: var(--green);
    color: var(--white);
    z-index: 99999;
    top: 40px;
    right: -100%;
    border: 2px solid var(--green);
    transition: transform 0.5s, -webkit-transform 0.5s;
}

.quote-notification.show-msg{
     right: 20px;
     transition: transform 0.5s, -webkit-transform 0.5s;
}

@media screen and (max-width: 500px) {
    .quote-notification.show-msg {
        right: 5%;
    }
}

.quote-notification.show-msg.error-msg{
     background:  var(--red);
     border: 2px solid var(--red);
 }

@media screen and (max-width: 500px) {
    .quote-notification {
        max-width: 90%;
    }
}

.quote-notification .quote-notification-inner {
    position: relative;
    padding: 15px;
}

.quote-notification .quote-notification-inner .quote-notification-close {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}

.quote-notification .quote-notification-inner .mensaje{
    font-size: 1rem;
}

/*Carusel del blog*/

@media (max-width: 1600px) {
    .df-blog-carousel .owl-stage {
        padding-left: 0 !important;
    }
}

@media (max-width: 1023px) {
    .df-blog-carousel .owl-stage {
        padding-left: 10px !important;
    }
}

.df-blog-carousel .owl-dots {
    display: block;
    text-align: center;
}

@media screen and (min-width: 1023px) {

.df-blog-carousel .owl-dots {
    margin-top: 4rem
}
}

.df-blog-carousel .owl-dots button {
    height: 7px;
    width: 60px;
    border-radius: 5px;
    background-color: var(--blue-light) !important;
}

.df-blog-carousel .owl-dots button.active {
     background-color: var(--blue) !important;
 }

.df-blog-carousel .owl-nav button {
    position: absolute;
    top: 0;
    bottom: 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 80px;
    font-size: 30px;
    color: var(--blue);
    font-weight: 300;
    outline: none !important;
}

.df-blog-carousel .owl-nav button:focus {
    outline: none !important;
}

@media screen and (max-width: 1023px) {
    .df-blog-carousel .owl-nav button{
        width: 45px;
    }
}

.df-blog-carousel .owl-nav button.owl-prev {
    left: 0;
    background: transparent -webkit-gradient(linear, right top, left top, from(#FFFFFF4D), to(#FFFFFFED)) 0% 0% no-repeat padding-box !important;
    background: transparent -o-linear-gradient(right, #FFFFFF4D 0%, #FFFFFFED 100%) 0% 0% no-repeat padding-box !important;
    background: transparent linear-gradient(270deg, #FFFFFF4D 0%, #FFFFFFED 100%) 0% 0% no-repeat padding-box !important;
}

.df-blog-carousel .owl-nav button.owl-next {
    right: 0;
    background: transparent -webkit-gradient(linear, right top, left top, from(#FFFFFFED), to(#FFFFFF4D)) 0% 0% no-repeat padding-box !important;
    background: transparent -o-linear-gradient(right, #FFFFFFED 0%, #FFFFFF4D 100%) 0% 0% no-repeat padding-box !important;
    background: transparent linear-gradient(-90deg, #FFFFFFED 0%, #FFFFFF4D 100%) 0% 0% no-repeat padding-box !important;
}

/*fin Carusel del blog*/

.bg-ola-cta{
    background-image: url(assets/image/ola-cta.svg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-ola-producto{
    background-image: url(assets/image/ola-productos.svg);
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
}

.card-ventajas {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  max-width: 28.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 1.3125rem;
  padding-bottom: 1.3125rem;
  padding-right: 1rem;
  padding-left: 1.5rem;
}

@media (min-width: 1024px) {

  .card-ventajas {
    padding-right: 2.1875rem;
  }

  .card-ventajas {
    padding-left: 2.5rem;
  }
}

.card-ventajas{
    -webkit-box-shadow: 0px 3px 40px #0000001A;
            box-shadow: 0px 3px 40px #0000001A;
    border-radius: 0px 8px 8px 0px;
    border-left: 6px solid var(--blue);
}

.card-ventajas.card-destacado {
  max-width: 35.125rem;
  padding-top: 1.3125rem;
  padding-bottom: 1.3125rem;
  padding-right: 1rem;
  padding-left: 1.5rem;
}

@media (min-width: 1024px) {

  .card-ventajas.card-destacado {
    padding-right: 2.1875rem;
  }

  .card-ventajas.card-destacado {
    padding-left: 2.5rem;
  }
}

.card-ventajas.card-destacado{
    border-left: 6px solid var(--blue-dark);
}

#df-testimonials1,#df-videos{
    background-image: url(assets/image/ola-testimonio.svg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

#df-testimonios-carousel .owl-dots {
    display: block;
    text-align: center;
}

@media screen and (max-width: 1023px) {

#df-testimonios-carousel .owl-dots {
    display: none !important
}
}

@media screen and (min-width: 1023px) {

#df-testimonios-carousel .owl-dots {
    margin-top: 4rem
}
}

#df-testimonios-carousel .owl-dots button {
    height: 7px;
    width: 60px;
    border-radius: 5px;
    background-color: var(--blue) !important;
}

#df-testimonios-carousel .owl-dots button.active {
     background-color: white !important;
 }

#df-testimonios-carousel .owl-nav button{
    position: absolute;
    top:50%;
    margin-top: -24px;
    font-size: 48px;
    color: var(--blue);
}

#df-testimonios-carousel .owl-nav button.owl-next{
    right:0;
}

#df-testimonios-carousel .owl-nav button.owl-prev{
    left:0;
}

@media (max-width: 1023px){
    #df-testimonios-carousel .owl-nav button{

        top:30%;
        margin-top: 0;
        font-size: 21px;

    }
}

#df-videos .poster-video, #df-videos #video-promotion{
    height: 26.25rem;
}

@media screen and (min-width: 1499px) {
    #df-videos .poster-video, #df-videos #video-promotion {
        height: 35.625rem;
    }
}

@media screen and (max-width: 1023px) {
    #df-videos .poster-video, #df-video #video-promotion {
        height: 23.125rem;
    }

}

@media screen and (max-width: 767px) {
    #df-videos .poster-video, #df-video #video-promotion {
        height: 100%;
    }
}

#df-videos .poster-video{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#df-videos #video-promotion{
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.btn-play-shadow{
    -webkit-box-shadow: 0px 25px 25px rgba(78, 52, 133, 0.16);
            box-shadow: 0px 25px 25px rgba(78, 52, 133, 0.16);
}

/* Tab content section */

.tabs .tab-content .tab{
    display:none;
}

/* When active state */

.tabs .tab-content .tab.active{
    display:block !important;
}

.tabs .tabs-list {
  margin-bottom: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
    -webkit-box-shadow: 0px 10px 22px #003B6852;
            box-shadow: 0px 10px 22px #003B6852;
}

.tabs .tabs-list li a {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {

  .tabs .tabs-list li a {
    display: inline-block;
  }

  .tabs .tabs-list li a {
    height: auto;
  }
}

.tabs .tabs-list li.active a {
  border-radius: 1.1875rem;
  background-color: var(--blue-dark);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

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

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

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

.hover\:opacity-75:hover {
  opacity: 0.75;
}

@media (min-width: 640px) {

  .sm\:h-\[65rem\] {
    height: 65rem;
  }

  .sm\:w-6\/12 {
    width: 50%;
  }

  .sm\:max-w-\[31\.25rem\] {
    max-width: 31.25rem;
  }

  .sm\:justify-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (min-width: 768px) {

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

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

  .md\:mr-\[3\.125rem\] {
    margin-right: 3.125rem;
  }

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

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

  .md\:mr-auto {
    margin-right: auto;
  }

  .md\:mt-\[2\.1875rem\] {
    margin-top: 2.1875rem;
  }

  .md\:ml-auto {
    margin-left: auto;
  }

  .md\:-mr-5 {
    margin-right: -1.25rem;
  }

  .md\:-ml-5 {
    margin-left: -1.25rem;
  }

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

  .md\:block {
    display: block;
  }

  .md\:h-\[35rem\] {
    height: 35rem;
  }

  .md\:w-9\/12 {
    width: 75%;
  }

  .md\:w-3\/12 {
    width: 25%;
  }

  .md\:w-6\/12 {
    width: 50%;
  }

  .md\:w-8\/12 {
    width: 66.666667%;
  }

  .md\:w-11\/12 {
    width: 91.666667%;
  }

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

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

  .md\:max-w-\[54\.375rem\] {
    max-width: 54.375rem;
  }

  .md\:max-w-\[16\.937rem\] {
    max-width: 16.937rem;
  }

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

  .md\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .md\:flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .md\:items-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

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

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

  .md\:pb-\[3\.3125rem\] {
    padding-bottom: 3.3125rem;
  }

  .md\:pr-\[1\.25rem\] {
    padding-right: 1.25rem;
  }

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

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

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

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

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

@media (min-width: 1024px) {

  .lg\:absolute {
    position: absolute;
  }

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

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }

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

  .lg\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .lg\:my-\[1\.875rem\] {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }

  .lg\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

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

  .lg\:ml-auto {
    margin-left: auto;
  }

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

  .lg\:mb-\[3\.125rem\] {
    margin-bottom: 3.125rem;
  }

  .lg\:mr-6 {
    margin-right: 1.5rem;
  }

  .lg\:mb-\[1\.5625rem\] {
    margin-bottom: 1.5625rem;
  }

  .lg\:mt-\[-5\.625rem\] {
    margin-top: -5.625rem;
  }

  .lg\:mb-\[4\.375rem\] {
    margin-bottom: 4.375rem;
  }

  .lg\:mb-\[1\.4375rem\] {
    margin-bottom: 1.4375rem;
  }

  .lg\:mr-0 {
    margin-right: 0px;
  }

  .lg\:mr-\[2\.25rem\] {
    margin-right: 2.25rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-\[108\.250px\] {
    height: 108.250px;
  }

  .lg\:h-\[58rem\] {
    height: 58rem;
  }

  .lg\:max-h-\[40\.5rem\] {
    max-height: 40.5rem;
  }

  .lg\:w-11\/12 {
    width: 91.666667%;
  }

  .lg\:w-6\/12 {
    width: 50%;
  }

  .lg\:w-8\/12 {
    width: 66.666667%;
  }

  .lg\:w-7\/12 {
    width: 58.333333%;
  }

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

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

  .lg\:max-w-\[9\.375rem\] {
    max-width: 9.375rem;
  }

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

  .lg\:max-w-\[13\.375rem\] {
    max-width: 13.375rem;
  }

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

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

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

  .lg\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .lg\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .lg\:items-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .lg\:justify-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .lg\:gap-\[7\.375rem\] {
    gap: 7.375rem;
  }

  .lg\:px-\[3\.5625rem\] {
    padding-left: 3.5625rem;
    padding-right: 3.5625rem;
  }

  .lg\:py-\[4\.375rem\] {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

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

  .lg\:pr-\[1\.875rem\] {
    padding-right: 1.875rem;
  }

  .lg\:pl-\[1\.875rem\] {
    padding-left: 1.875rem;
  }

  .lg\:pb-\[3\.125rem\] {
    padding-bottom: 3.125rem;
  }

  .lg\:pt-\[1\.75rem\] {
    padding-top: 1.75rem;
  }

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

  .lg\:pt-\[14\.375rem\] {
    padding-top: 14.375rem;
  }

  .lg\:pb-\[4\.625rem\] {
    padding-bottom: 4.625rem;
  }

  .lg\:pt-\[3\.125rem\] {
    padding-top: 3.125rem;
  }

  .lg\:pb-\[5\.3125rem\] {
    padding-bottom: 5.3125rem;
  }

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

  .lg\:pt-12 {
    padding-top: 3rem;
  }

  .lg\:pb-\[6\.25rem\] {
    padding-bottom: 6.25rem;
  }

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

  .lg\:pt-\[14\.125rem\] {
    padding-top: 14.125rem;
  }

  .lg\:pr-3 {
    padding-right: 0.75rem;
  }

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

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

  .lg\:pt-\[7\.875rem\] {
    padding-top: 7.875rem;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-\[3\.8125rem\] {
    font-size: 3.8125rem;
  }

  .lg\:text-\[3\.4375rem\] {
    font-size: 3.4375rem;
  }

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

  .lg\:text-\[3\.875rem\] {
    font-size: 3.875rem;
  }

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

  .lg\:text-\[4\.375rem\] {
    font-size: 4.375rem;
  }

  .lg\:text-\[2\.8125rem\] {
    font-size: 2.8125rem;
  }

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

  .lg\:text-\[1\.75rem\] {
    font-size: 1.75rem;
  }

  .lg\:text-\[1\.375rem\] {
    font-size: 1.375rem;
  }

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

  .lg\:text-\[3\.813rem\] {
    font-size: 3.813rem;
  }

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

  .lg\:leading-\[4\.125rem\] {
    line-height: 4.125rem;
  }

  .lg\:leading-\[4\.0625rem\] {
    line-height: 4.0625rem;
  }

  .lg\:leading-\[1\.875rem\] {
    line-height: 1.875rem;
  }

  .lg\:leading-\[5rem\] {
    line-height: 5rem;
  }

  .lg\:leading-\[1\.75rem\] {
    line-height: 1.75rem;
  }

  .lg\:leading-\[4\.375rem\] {
    line-height: 4.375rem;
  }

  .lg\:leading-\[3\.25rem\] {
    line-height: 3.25rem;
  }

  .lg\:leading-8 {
    line-height: 2rem;
  }

  .lg\:tracking-\[0\.48px\] {
    letter-spacing: 0.48px;
  }

  .lg\:tracking-\[0\.0275rem\] {
    letter-spacing: 0.0275rem;
  }
}

@media (min-width: 1280px) {

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

  .xl\:hidden {
    display: none;
  }

  .xl\:w-10\/12 {
    width: 83.333333%;
  }

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

  .xl\:w-7\/12 {
    width: 58.333333%;
  }

  .xl\:pl-\[3\.8125rem\] {
    padding-left: 3.8125rem;
  }

  .xl\:pr-\[3\.8125rem\] {
    padding-right: 3.8125rem;
  }

  .xl\:text-\[1\.375rem\] {
    font-size: 1.375rem;
  }

  .xl\:text-\[2\.438rem\] {
    font-size: 2.438rem;
  }

  .xl\:leading-\[4\.813rem\] {
    line-height: 4.813rem;
  }
}

@media (min-width: 1536px) {

  .\32xl\:mb-\[1\.875rem\] {
    margin-bottom: 1.875rem;
  }

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

  .\32xl\:max-w-\[33\.4375rem\] {
    max-width: 33.4375rem;
  }

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

  .\32xl\:max-w-\[68\.5625rem\] {
    max-width: 68.5625rem;
  }
}

