/*
Theme Name: Rebula-child
Text Domain: Rebula-child
Version: 2g1c
Description: Al tempo degli dei dell'Olimpo, dei signori della guerra e dei re che spadroneggiavano su una terra in tumulto, il genere umano invocava il soccorso di un eroe per riconquistare la libertà finalmente arrivò Xena, l'invicibile princepessa guerriera forgiata dal fuoco di mille battaglie. La lotta per il potere, le sfrenate passioni, gli intrighi e tradimenti furono affrontati con indomito coraggio da colei, che sola, poteva cambiare il mondo.
Author: Rebula srl
Author URI: https://rebula.it
Template: rebula



*/

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

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

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



*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.container {
  width: 100%;
}

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

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

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

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

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

.visible {
  visibility: visible;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-6 {
  bottom: 1.5rem;
}

.left-0 {
  left: 0px;
}

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

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

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

.top-6 {
  top: 1.5rem;
}

.top-8 {
  top: 2rem;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

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

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

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

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

.m-auto {
  margin: auto;
}

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

.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

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

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

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

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

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

.mb-12px {
  margin-bottom: 12px;
}

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

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

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

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

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

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

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

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

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

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

.ml-6 {
  margin-left: 1.5rem;
}

.ml-\[16px\] {
  margin-left: 16px;
}

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

.mr-\[16px\] {
  margin-right: 16px;
}

.mr-\[8px\] {
  margin-right: 8px;
}

.mt-12px {
  margin-top: 12px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.block {
  display: block;
}

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

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.h-88 {
  height: 88%;
}

.h-\[100vh\] {
  height: 100vh;
}

.h-\[60vh\] {
  height: 60vh;
}

.h-\[70vh\] {
  height: 70vh;
}

.h-\[80vh\] {
  height: 80vh;
}

.h-\[84vh\] {
  height: 84vh;
}

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

.h-\[90vh\] {
  height: 90vh;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

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

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

.w-3\/5 {
  width: 60%;
}

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

.w-\[100vw\] {
  width: 100vw;
}

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

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

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

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

.w-full {
  width: 100%;
}

.grow {
  flex-grow: 1;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

.cursor-not-allowed {
  cursor: not-allowed;
}

.resize {
  resize: both;
}

.list-outside {
  list-style-position: outside;
}

.list-disc {
  list-style-type: disc;
}

.grid-flow-row {
  grid-auto-flow: row;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.justify-between {
  justify-content: space-between;
}

.gap-4 {
  gap: 1rem;
}

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

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

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

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

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

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

.gap-\[8\.5vw\] {
  gap: 8.5vw;
}

.gap-y-8 {
  row-gap: 2rem;
}

.justify-self-end {
  justify-self: end;
}

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

.overflow-hidden {
  overflow: hidden;
}

.rounded-48 {
  border-radius: 48px;
}

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

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

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

.rounded-r-\[16px\] {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.rounded-t-\[16px\] {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.rounded-t-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}

.rounded-br-\[16px\] {
  border-bottom-right-radius: 16px;
}

.rounded-tl-\[16px\] {
  border-top-left-radius: 16px;
}

.border {
  border-width: 1px;
}

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

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

.border-b-\[1px\] {
  border-bottom-width: 1px;
}

.border-\[\#F0EBEB\] {
  --tw-border-opacity: 1;
  border-color: rgb(240 235 235 / var(--tw-border-opacity, 1));
}

.border-grigio {
  --tw-border-opacity: 1;
  border-color: rgb(250 247 247 / var(--tw-border-opacity, 1));
}

.border-nero {
  --tw-border-opacity: 1;
  border-color: rgb(56 69 75 / var(--tw-border-opacity, 1));
}

.border-b-\[\#F0EBEB\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(240 235 235 / var(--tw-border-opacity, 1));
}

.border-t-nero {
  --tw-border-opacity: 1;
  border-top-color: rgb(56 69 75 / var(--tw-border-opacity, 1));
}

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

.bg-blu {
  --tw-bg-opacity: 1;
  background-color: rgb(15 168 202 / var(--tw-bg-opacity, 1));
}

.bg-grigio {
  --tw-bg-opacity: 1;
  background-color: rgb(250 247 247 / var(--tw-bg-opacity, 1));
}

.bg-grigio2 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 235 235 / var(--tw-bg-opacity, 1));
}

.bg-nero {
  --tw-bg-opacity: 1;
  background-color: rgb(56 69 75 / var(--tw-bg-opacity, 1));
}

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

.bg-\[url\(\'\/wp-content\/uploads\/2024\/09\/blank-generico_rebula\.jpg\'\)\] {
  background-image: url('/wp-content/uploads/2024/09/blank-generico_rebula.jpg');
}

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

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

.bg-center {
  background-position: center;
}

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

.p-4 {
  padding: 1rem;
}

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

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

.px-12px {
  padding-left: 12px;
  padding-right: 12px;
}

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

.px-3vw {
  padding-left: 3vw;
  padding-right: 3vw;
}

.px-6vw {
  padding-left: 6vw;
  padding-right: 6vw;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.\!pl-\[16px\] {
  padding-left: 16px !important;
}

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

.pb-16 {
  padding-bottom: 4rem;
}

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

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

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

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

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

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

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

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

.pr-\[8\.5vw\] {
  padding-right: 8.5vw;
}

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

.pt-24 {
  padding-top: 6rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-h1 {
  font-size: 48px;
  line-height: normal;
  font-weight: 700;
}

.text-h2 {
  font-size: 32px;
  line-height: normal;
  font-weight: 700;
}

.text-h3 {
  font-size: 24px;
  line-height: normal;
  font-weight: 700;
}

.\!font-bold {
  font-weight: 700 !important;
}

.\!font-normal {
  font-weight: 400 !important;
}

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

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

.uppercase {
  text-transform: uppercase;
}

.\!italic {
  font-style: italic !important;
}

.italic {
  font-style: italic;
}

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

.text-blu {
  --tw-text-opacity: 1;
  color: rgb(15 168 202 / var(--tw-text-opacity, 1));
}

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

.text-nero {
  --tw-text-opacity: 1;
  color: rgb(56 69 75 / var(--tw-text-opacity, 1));
}

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

.\!no-underline {
  text-decoration-line: none !important;
}

.no-underline {
  text-decoration-line: none;
}

.outline {
  outline-style: solid;
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

:root{
  --blu: #0FA8CA !important;
  --nero: #38454B;
  --bianco: #fff;
  --grigio: #FAF7F7 !important;
  --grigio2: #F0EBEB !important;
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined', sans-serif;
  font-variation-settings:
    'FILL' 0,
    'wght' 400,
    'GRAD' -25,
    'opsz' 24
}

.material-symbols-outlined-bold {
  font-family: 'Material Symbols Outlined', sans-serif;
  font-variation-settings:
    'FILL' 0,
    'wght' 800,
    'GRAD' -25,
    'opsz' 24
}

body {
  color:var(--colore1)
}

html {
  scroll-behavior: smooth;
}

.h0{
  font-family: Inter;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

h1, .h1{
  font-family: Inter;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

h2, .h2{
  font-family: Inter;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

h3, .h3{
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

h4, .h4{
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  /* 125% */
}

p, .parag, li{
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 125% */
}

a, .link{
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.captions{
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 133.333% */
}

.captions-link{
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.um {
  font-family: Inter !important;
  /* Sostituisci con il font desiderato */
}

.btn{
  width: -moz-fit-content;
  width: fit-content;
  display: inline-flex;
  padding: 12px 32px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 16px;
  text-decoration: none !important;
  font-weight: 700 !important;
}

header, .header-container {
  position: fixed;
  top: 0;
  height: auto;
  z-index: 999;
  width: 100%;
}

header .menu li a{
  text-decoration: none !important;
  font-weight: 700 !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px;
}

header .menu li:nth-child(2) a{
  background-color: var(--bianco) !important;
  color: var(--blu) !important;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-flex;
  padding: 12px 32px 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 16px;
  text-decoration: none !important;
}

header .menu li:nth-child(3) a{
  font-weight: 400 !important;
}

.numeri{
  color: var(--blu);
  text-align: center;
  -webkit-text-stroke-width: 5px;
  -webkit-text-stroke-color: var(--bianco);
  font-family: Inter;
  font-size: 128px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.page-content{
  padding-top: 76px;
}

.edit-link .post-edit-link{
  text-decoration: none !important;
}

.captions a{
  font-size: 12px !important;
}

/* Filtri  */

.wpc-filters-widget-wrapper{
  color: var(--nero)
}

.wpc-filters-section{
  border-top: 1px solid #38454B;
  padding-top: 24px;
}

.wpc-filters-section .wpc-wrap-icons{
  font-weight: 700;
}

.wpc-filter-header .wpc-filter-title button{
  margin-bottom: 0;
}

.wpc-filter-collapsible.wpc-closed .wpc-filter-title span.wpc-open-icon,
.wpc-filter-collapsible .wpc-filter-title span.wpc-open-icon{
  font-weight: 700;
  border-left: 2px solid #38454B;
  border-top: 2px solid #38454B;
}

.wpc-filters-widget-wrapper:last-child{
  border-bottom: 1px solid #38454B;
}

.wpc-edit-filter-set{
  display: none;
}

/* Paginazione  */

.pagination-arrow,
.page-numbers{
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 16px;
  border: 1px solid var(--black, #38454B);
  text-decoration: none !important;
  font-weight: 700;
}

.pagination-numbers .nav-links {
  display: flex;
  gap: 8px;
  justify-content: center;
  text-decoration: none !important;
}

.nav-links .current {
  background: var(--nero);
  color: var(--bianco);
  border: none;
}

.prev.page-numbers,
.next.page-numbers{
  display: none !important;
}

/* Form contatti  */

.wpcf7-form .box-input{
  display: flex !important;
  justify-content: space-between;
  gap: 24px;
}

.wpcf7-form .box-input div{
  width: 50% !important;
}

.wpcf7-form input:not([type="checkbox"], [type="submit"]),
.wpcf7-form textarea{
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #fff;
  color: var(--nero) !important;
  margin-top: 8px;
}

.wpcf7-acceptance label{
  display: flex;
  align-items: center;
}

.wpcf7-acceptance label span{
  margin-left: 16px !important;
}

.wpcf7-acceptance label span a {
  font-size: 12px !important;
}

.wpcf7-form input[type="submit"]{
  background: var(--blu);
  color: var(--bianco)  !important;
  border: none !important;
  font-weight: 700;
  padding: 12px 32px !important;
  border-radius: 16px;
}

.wpcf7-form input:not([type="checkbox"], [type="submit"]),
.wpcf7-form textarea{
  background: #fff;
  border: 1px solid #F0EBEB;
}

.wpcf7-form textarea{
  padding: 12px 16px;
}

.toplevel_page_wpcf7,
#wp-admin-bar-comments,
#show-settings-link,
#contextual-help-link,
#edit-slug-box,
#wpadminbar #wp-admin-bar-wp-logo>.ab-item,
#wpadminbar #wp-admin-bar-new-content,
#wp-admin-bar-search
{
  display: none !important;
}

/* Ultimate Member  */

.um-col-alt{
  display: flex !important;
  order: 99999;
}

.um-form form{
  display: flex !important;
  flex-direction: column;
}

/* PAgina login e registrazione */

div.um.um-login{
  margin: 0 auto !important
}

div.um.um-login .um-field:first-child{
  padding: 0 !important;
}

div.um.um-register .um-field:first-child{
  padding: 0 !important;
}

a.um-link-alt{
  text-align: start !important;
  text-decoration: underline !important;
  font-size: 12px !important;
}

.um-col-alt input[type=submit].um-button{
  width: -moz-fit-content !important;
  width: fit-content !important;
  min-width: -moz-fit-content !important;
  min-width: fit-content !important;
  border-radius: 16px !important;
  background: var(--blu) !important;
}

.um-register .um-col-alt input[type=submit].um-button{
  background: var(--nero) !important;
}

.um-button{
  padding: 12px 32px !important;
}

.um.um-login,
.um.um-login .um-row._um_row_1 {
  margin: 0 !important;
}

.um.um-password{
  margin: auto 0 !important;
}

.um.um-password .um-col-alt-b{
  padding: 0 !important;
}

/* Filtri  */

.wpc-filter-selected-values{
  display: none !important;
}

.wpc-filters-range-values-wrapper{
  display: none !important;
}

.wpc-filters-range-column{
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  gap: 8px;
}

#filtri::-webkit-scrollbar,
#abitazioni::-webkit-scrollbar {
  width: 8px;
  background: #f0ebeb;
}

#filtri::-webkit-scrollbar-thumb,
#abitazioni::-webkit-scrollbar-thumb {
  background: #bdbdbd;
  border-radius: 8px;
}

.wpc-filter-title{
  margin-bottom: 18px !important;
}

/* Sticky links hp  */

#sticky-links.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: #fff;
  /* o il colore che preferisci */
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.wpc-filters-range-column.wpc-filters-range-min-column:before {
  content: "da";
  /* Il testo della tua label */
  display: block;
  /* O inline-block per un layout diverso */
}

.wpc-filters-range-column.wpc-filters-range-max-column:before {
  content: "a";
  /* Il testo della tua label */
  display: block;
  /* O inline-block per un layout diverso */
}

#filtri {
  max-height: 100vh;
  /* o altra altezza desiderata */
  overflow-y: auto;
  scrollbar-width: thin;
  /* Firefox */
  scrollbar-color: #bdbdbd #f0ebeb;
  /* Firefox */
}

@media (min-width: 1280px) {
  .container {
    max-width: 100% !important;
  }
}

@media (min-width: 640px) {
  .container:has(#abitazioni) {
    overflow: hidden !important;
    overscroll-behavior: contain !important;
    touch-action: none !important;
  }

  #abitazioni {
    max-height: 100vh;
    /* o altra altezza desiderata */
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #bdbdbd #f0ebeb;
  }
}

@media (max-width: 640px) {
  /* #filtri{
        position: absolute;
    } */

  body.no-scroll {
    overflow: hidden;
    height: 100vh;
  }

  .post-list.scroll {
    overflow-y: scroll;
  }

  .page-content:has(.galleria .slick-list){
    padding-top: 0 !important;
  }

  .header-2{
    height: 64px !important;
    width: 100vw;
  }

  .logo-wrapper img,
    .logo-mobile-menu img{
    height: auto !important;
    width: 100% !important;
  }

  .logo-wrapper,
    .logo-mobile-menu a{
    height: auto !important;
    width: 66% !important;
  }

  .mobile-menu li.menu-item a{
    font-size: 24px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: end !important;
    gap: 16px !important;
  }

  .mobile-menu li.menu-item:last-child{
    margin-top: 114px !important;
  }

  .mobile-menu li.menu-item:last-child a{
    font-size: 12px !important;
    font-weight: 400 !important;
    gap: 8px !important;
  }

  li.menu-item {
    font-size: 2em;
    margin-bottom: 32px;
  }

  h1, .h1{
    font-family: Inter;
    font-size: 32px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  h2, .h2{
    font-family: Inter;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  h3, .h3{
    font-family: Inter;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    /* 125% */
  }

  p, .parag, li{
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 125% */
  }

  a, .link{
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }

  .captions{
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    /* 133.333% */
  }

  .captions-link{
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }

  .wpcf7-form .box-input{
    display: flex !important;
    flex-direction: column;
  }

  .wpcf7-form .box-input div{
    width: 100% !important;
  }

  .wpc-filters-open-button-container{
    /* display: block !important; */
    display: none !important;
  }

  .wpc-button-inner{
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  .wpc-open-close-filters-button.wpc-closed.wpc-show-counts-yes{
    width: 100% !important;
  }

  #wpadminbar{
    display: none !important;
  }
}

.after\:clear-both::after {
  content: var(--tw-content);
  clear: both;
}

.after\:block::after {
  content: var(--tw-content);
  display: block;
}

@media (min-width: 640px) {
  .sm\:static {
    position: static;
  }

  .sm\:relative {
    position: relative;
  }

  .sm\:z-0 {
    z-index: 0;
  }

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

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

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

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

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

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

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-\[30vw\] {
    height: 30vw;
  }

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

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

  .sm\:w-1\/3 {
    width: 33.333333%;
  }

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

  .sm\:w-4\/12 {
    width: 33.333333%;
  }

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

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

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

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

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

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

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

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

  .sm\:w-3\/4 {
    width: 75%;
  }

  .sm\:w-1\/4 {
    width: 25%;
  }

  .sm\:translate-x-0 {
    --tw-translate-x: 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));
  }

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

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

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

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

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

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

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

  .sm\:gap-\[24px\] {
    gap: 24px;
  }

  .sm\:gap-\[4px\] {
    gap: 4px;
  }

  .sm\:rounded-\[16px\] {
    border-radius: 16px;
  }

  .sm\:rounded-l-\[16px\] {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .sm\:rounded-r-\[0px\] {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .sm\:bg-grigio {
    --tw-bg-opacity: 1;
    background-color: rgb(250 247 247 / var(--tw-bg-opacity, 1));
  }

  .sm\:p-0 {
    padding: 0px;
  }

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

  .sm\:px-\[17vw\] {
    padding-left: 17vw;
    padding-right: 17vw;
  }

  .sm\:px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px;
  }

  .sm\:px-\[3vw\] {
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .sm\:px-\[48px\] {
    padding-left: 48px;
    padding-right: 48px;
  }

  .sm\:px-\[64px\] {
    padding-left: 64px;
    padding-right: 64px;
  }

  .sm\:px-\[8\.5vw\] {
    padding-left: 8.5vw;
    padding-right: 8.5vw;
  }

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

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

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

  .sm\:pl-\[3vw\] {
    padding-left: 3vw;
  }

  .sm\:pl-\[8\.5vw\] {
    padding-left: 8.5vw;
  }

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

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

  .sm\:pr-\[8\.5vw\] {
    padding-right: 8.5vw;
  }

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

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

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

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

@media (min-width: 1024px) {
  .md\:float-left {
    float: left;
  }

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

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

  .md\:mr-8 {
    margin-right: 2rem;
  }

  .md\:flex {
    display: flex;
  }

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

  .md\:min-h-\[63vh\] {
    min-height: 63vh;
  }

  .md\:min-h-\[70vh\] {
    min-height: 70vh;
  }

  .md\:min-h-screen {
    min-height: 100vh;
  }

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

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-2\/3 {
    width: 66.666667%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-\[21\.7\%\] {
    width: 21.7%;
  }

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

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

  .md\:px-\[12\.2\%\] {
    padding-left: 12.2%;
    padding-right: 12.2%;
  }
}

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

  .lg\:hidden {
    display: none;
  }

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

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

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

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

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

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

  .lg\:justify-normal {
    justify-content: normal;
  }

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

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

  .lg\:px-\[1\.5vw\] {
    padding-left: 1.5vw;
    padding-right: 1.5vw;
  }

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

  .lg\:pl-\[23\.9\%\] {
    padding-left: 23.9%;
  }

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

  .lg\:leading-\[30vh\] {
    line-height: 30vh;
  }
}