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

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

[hidden] {
  display: none;
}

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

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

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

@media (min-width: 400px) {

  .container {
    max-width: 400px;
  }
}

@media (min-width: 540px) {

  .container {
    max-width: 540px;
  }
}

@media (min-width: 720px) {

  .container {
    max-width: 720px;
  }
}

@media (min-width: 960px) {

  .container {
    max-width: 960px;
  }
}

@media (min-width: 1140px) {

  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1320px) {

  .container {
    max-width: 1320px;
  }
}

@media (min-width: 1440px) {

  .container {
    max-width: 1440px;
  }
}

@media (min-width: 1920px) {

  .container {
    max-width: 1920px;
  }
}

.nav-menu {
  position: relative;
  display: flex;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}


.nav-submenu {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.nav-submenu:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity));
  font-weight: 600;
}

.nav-submenu-bloque {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.linea-parrafo {
  position: absolute;
  left: 50%;
  top: 0px;
  display: block;
  height: 5rem;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity));
}

@media (min-width: 960px) {

  .linea-parrafo {
    height: 120px;
  }

  .nav-menu {
    display: inline-flex;
  }
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

/*.sticky {
  position: sticky;
}*/

.inset-0 {
  inset: 0px;
}

.-left-8 {
  left: -2rem;
}

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

.left-0 {
  left: 0px;
}

.left-2 {
  left: 0.5rem;
}

.left-3 {
  left: 0.75rem;
}

.left-6 {
  left: 1.5rem;
}

.-left-9 {
  left: -2.25rem;
}

.left-8 {
  left: 2rem;
}

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

.right-0 {
  right: 0px;
}

.right-4 {
  right: 1rem;
}

.right-5 {
  right: 1.25rem;
}

.right-8 {
  right: 2rem;
}

.top-0 {
  top: 0px;
}

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

.top-40 {
  top: 10rem;
}

.top-48 {
  top: 12rem;
}

.top-5 {
  top: 1.25rem;
}

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

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

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

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

.top-full {
  top: 100%;
}

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

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

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-first {
  order: -9999;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

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

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

.col-start-1 {
  grid-column-start: 1;
}

.col-start-2 {
  grid-column-start: 2;
}

.col-start-3 {
  grid-column-start: 3;
}

.col-start-4 {
  grid-column-start: 4;
}

.col-start-5 {
  grid-column-start: 5;
}

.col-start-6 {
  grid-column-start: 6;
}

.col-start-7 {
  grid-column-start: 7;
}

.row-span-2 {
  grid-row: span 2 / span 2;
}

.row-start-1 {
  grid-row-start: 1;
}

.row-start-2 {
  grid-row-start: 2;
}

.row-start-3 {
  grid-row-start: 3;
}

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

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

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

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

.mb-10 {
  margin-bottom: 2.5rem !important;
}

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

.mb-14 {
  margin-bottom: 3.5rem !important;
}

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

.mb-2 {
  margin-bottom: 0.5rem !important;
}

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

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

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

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

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

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

.mb-48 {
  margin-bottom: 12rem !important;
}

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

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

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

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

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

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

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

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

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

.ml-5 {
  margin-left: 1.25rem !important;
}

.ml-10 {
  margin-left: 2.5rem !important;
}

.ml-16 {
  margin-left: 4rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mr-10 {
  margin-right: 2.5rem;
}

.mr-16 {
  margin-right: 4rem !important;
}

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

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

.mr-6 {
  margin-right: 1.5rem !important;
}

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

.mt-0 {
  margin-top: 0 !important;
}

.-mt-1 {
  margin-top: -0.25rem !important;
}

.-mt-\[34px\] {
  margin-top: -34px !important;
}

.mt-36 {
  margin-top: 9rem !important;
}

.mt-40 {
  margin-top: 10rem !important;
}

.-mt-14 {
  margin-top: -3.5rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-10 {
  margin-top: 2.5rem !important;
}

.mt-12 {
  margin-top: 3rem !important;
}

.mt-14 {
  margin-top: 3.5rem;
}

.mt-16 {
  margin-top: 4rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-20 {
  margin-top: 5rem !important;
}

.mt-24 {
  margin-top: 6rem;
}

.mt-28 {
  margin-top: 7rem !important;
}

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

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

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

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

.mt-44 {
  margin-top: 11rem;
}

.mt-5 {
  margin-top: 1.25rem !important;
}

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

.mt-7 {
  margin-top: 1.75rem;
}

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

.mt-\[18px\] {
  margin-top: 18px !important;
}

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

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

.mt-\[54px\] {
  margin-top: 54px !important;
}

.block {
  display: block;
}

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

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: 0.5rem;
}

.h-3 {
  height: 0.75rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-48 {
  height: 12rem;
}

.h-52 {
  height: 13rem;
}

.h-5 {
  height: 1.25rem;
}

.h-56 {
  height: 14rem;
}

.h-64 {
  height: 16rem;
}

.h-96 {
  height: 24rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.max-h-20 {
  max-height: 5rem;
}

.max-h-36 {
  max-height: 9rem;
}

.max-h-40 {
  max-height: 10rem;
}

.max-h-44 {
  max-height: 11rem;
}

.max-h-52 {
  max-height: 13rem;
}

.max-h-60 {
  max-height: 15rem;
}

.max-h-64 {
  max-height: 16rem;
}

.max-h-80 {
  max-height: 20rem;
}

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

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

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

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

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

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

.w-2 {
  width: 0.5rem;
}

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

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

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

.w-3 {
  width: 0.75rem;
}

.w-5 {
  width: 1.25rem;
}

.w-52 {
  width: 13rem;
}

.w-56 {
  width: 14rem;
}

.w-64 {
  width: 16rem;
}

.w-72 {
  width: 18rem;
}

.w-80 {
  width: 20rem;
}

.w-96 {
  width: 24rem;
}

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

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

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

.w-\[532px\] {
  width: 532px !important;
}

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

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

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

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

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

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

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

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

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

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

.w-\[460px\] {
  width: 460px !important;
}

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

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

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

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

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

.max-w-\[275px\] {
  max-width: 275px !important;
}

.max-w-\[340px\] {
  max-width: 340px !important;
}

.max-w-\[367px\] {
  max-width: 367px !important;
}

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

.max-w-\[406px\] {
  max-width: 406px !important;
}

.max-w-\[455px\] {
  max-width: 455px !important;
}

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

.max-w-\[462px\] {
  max-width: 462px !important;
}

.max-w-\[465px\] {
  max-width: 465px !important;
}

.max-w-\[520px\] {
  max-width: 520px !important;
}

.max-w-\[532px\] {
  max-width: 532px !important;
}

.max-w-\[572px\] {
  max-width: 572px !important;
}

.max-w-\[474px\] {
  max-width: 474px !important;
}

.max-w-\[487px\] {
  max-width: 487px !important;
}

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

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

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

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

.max-w-\[638px\] {
  max-width: 638px !important;
}

.max-w-\[642px\] {
  max-width: 642px !important;
}

.max-w-\[730px\] {
  max-width: 730px !important;
}

.max-w-\[742px\] {
  max-width: 742px !important;
}

.max-w-\[756px\] {
  max-width: 756px !important;
}

.max-w-\[1117px\] {
  max-width: 1117px !important;
}

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

.max-w-screen-3xl {
  max-width: 1440px;
}

.max-w-screen-4xl {
  max-width: 1920px;
}

.max-w-sm {
  max-width: 24rem;
}

.max-w-xl {
  max-width: 36rem;
}

.flex-auto {
  flex: 1 1 auto;
}

.grow {
  flex-grow: 1;
}

.table-auto {
  table-layout: auto;
}

.-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));
}

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

.rotate-45 {
  --tw-rotate: 45deg;
  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-pointer {
  cursor: pointer;
}

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

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

.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

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

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

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

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

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

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

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

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

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

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

.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;
}

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

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-20 {
  gap: 5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}

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

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

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

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

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

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

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

.overflow-hidden {
  overflow: hidden;
}

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

.rounded {
  border-radius: 0.25rem;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.border {
  border: 1px solid #000;
}

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

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

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

.border-b-0 {
  border-bottom-width: 0px;
}

.border-l {
  border-left-width: 1px;
}

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

.border-r {
  border-right-width: 1px;
}

.border-r-0 {
  border-right-width: 0px;
}

.border-r-\[20px\] {
  border-right: 20px solid #fff;
}

.border-t {
  border-top: 1px solid #000;
}

.border-b {
  border-bottom: 1px solid #000;
}

.border-\[\#e7e7e7\] {
  --tw-border-opacity: 1;
  border-color: rgb(231 231 231 / var(--tw-border-opacity));
}

.border-blue1 {
  --tw-border-opacity: 1;
  border-color: rgb(0 55 100 / var(--tw-border-opacity));
}

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

.border-gray-2 {
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity));
}

.border-gray-4 {
  --tw-border-opacity: 1;
  border-color: rgb(139 126 112 / var(--tw-border-opacity));
}

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

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

.\!border-l-transparent {
  border-left-color: transparent !important;
}

.\!border-t-transparent tbody {
  border-top-color: transparent !important;
}

.border-l-blue1 {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 55 100 / var(--tw-border-opacity));
}

.bg-\[\#B3DEFE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(179 222 254 / var(--tw-bg-opacity));
}

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

.bg-\[\#FED681\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 214 129 / var(--tw-bg-opacity));
}

.bg-\[\#FFB3E2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 179 226 / var(--tw-bg-opacity));
}

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

.bg-blue1\/80 {
  background-color: rgb(0 55 100 / 0.8);
}

.bg-blue1\/\[0\.12\] {
  background-color: rgb(0 55 100 / 0.12);
}

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

.bg-dark\/70 {
  background-color: rgb(0 0 0 / 0.7);
}

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

.bg-gray-3 {
  --tw-bg-opacity: 1;
  background-color: rgb(142 142 142 / var(--tw-bg-opacity));
}

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

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

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

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

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

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.object-center {
  -o-object-position: center;
  object-position: center;
}

.object-top {
  -o-object-position: top;
  object-position: top;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-10 {
  padding: 2.5rem;
}

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

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

.px-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.px-16 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

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

.px-20 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.px-24 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.px-28 {
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}

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

.px-32 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}

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

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

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

.px-7 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}

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

.px-\[100px\] {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.px-\[30px\] {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

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

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

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

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

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

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

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

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

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

.py-28 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

.py-32 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.py-36 {
  padding-top: 9rem;
  padding-bottom: 9rem;
}

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

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

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

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

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

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

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

.pb-12 {
  padding-bottom: 3rem;
}

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

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

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

.pb-24 {
  padding-bottom: 6rem;
}

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

.pb-3 {
  padding-bottom: 0.75rem;
}

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

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

.pb-48 {
  padding-bottom: 12rem;
}

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

.pb-9 {
  padding-bottom: 2.25rem;
}

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

.pl-5 {
  padding-left: 1.25rem !important;
}

.pl-8 {
  padding-left: 2rem !important;
}

.pl-10 {
  padding-left: 2.5rem !important;
}

.pr-10 {
  padding-right: 2.5rem !important;
}

.pr-5 {
  padding-right: 1.25rem !important;
}

.pr-6 {
  padding-right: 1.5rem;
}

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

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

.pr-\[30\%\] {
  padding-right: 30% !important;
}

.pr-\[38\%\] {
  padding-right: 38%;
}

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

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

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

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

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

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

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

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

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

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

.indent-2 {
  text-indent: 0.5rem;
}

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

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.italic {
  font-style: italic;
}

.\!leading-3 {
  line-height: .75rem !important;
}

.\!leading-\[13px\] {
  line-height: 13px !important;
}

.\!leading-\[25px\] {
  line-height: 25px !important;
}

.\!leading-\[30px\] {
  line-height: 30px !important;
}

.\!leading-\[40px\] {
  line-height: 40px !important;
}

.\!leading-\[48px\] {
  line-height: 48px !important;
}

.\!leading-\[50px\] {
  line-height: 50px !important;
}

.\!leading-\[52px\] {
  line-height: 52px !important;
}

.\!leading-tight {
  line-height: 1.25 !important;
}

.leading-7 {
  line-height: 1.75rem;
}

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

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

.leading-none {
  line-height: 1;
}

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

.text-gray-3 {
  --tw-text-opacity: 1;
  color: rgb(142 142 142 / var(--tw-text-opacity));
}

.text-gray-4 {
  --tw-text-opacity: 1;
  color: rgb(139 126 112 / var(--tw-text-opacity));
}

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

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

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

body {
  font-family: "Montserrat", sans-serif;
}

.snap {
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
}

.snap::-webkit-scrollbar {
  display: none;
}


/*ccm*/

/* nav container hover*/
.gw-mm__content .ccm a {
  position: relative;
  z-index: 2;
}

.gw-mm__content .ccm a::before {
  content: "";
  width: 0;
  height: 100%;
  background-color: #DDDDDD;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  transition: width .35s ease-out;
  animation-name: fadeIn;
  animation-delay: .3s;
  animation-duration: 1s;
  animation-fill-mode: both;
  z-index: -1;
}

.gw-mm__content .ccm a:hover:before {
  width: 100%
}

.bloque-vacio {
  border-bottom: 1px solid #f8f8f8;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* contacto header*/
@media (min-width: 1020px) {
  .contacto .gw-mm-item__link a {
    padding: 4px 0px 4px 5px;
    padding-right: 5px !important;
    border: 1px solid #000;
  }

  .contacto .gw-mm-item__link:hover {
    background-color: #000;
    color: #fff !important;
  }
}

@media (max-width: 960px) {

  .boutiques {
    border-bottom: 1px solid #000;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .bloque-vacio {
    display: none;
  }
}

/*end*/

/* linea home*/
.linea-home {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (min-width: 960px) {
  .linea-home {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .linea-home::before {
    content: '';
    height: 95%;
    width: 1px;
    border-left: 1px solid #000;
    display: block;
    position: absolute;
    left: 95%;
    top: 0;
  }

}

@media (max-width: 720px) {
  video {
    height: 400px;
  }

}

@media (max-width: 1140px) {
  .leed.wp-block-image img {
    height: 150px;
    width: 150px;
  }
}

@media (min-width: 1140px) {
  .leed.wp-block-image img {
    height: 190px;
    width: 190px;
  }
}

/**  paginacion con letras splide carousel ES**/

.splide-letter ul.splide__pagination {
  align-items: end;
  justify-content: end;
  bottom: -45px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #8E8E8E;
  padding-right: 40px;
}

.splide-letter .splide__pagination li:nth-child(1) button:before {
  content: "Este / ";
}

.splide-letter .splide__pagination li:nth-child(2) button:before {
  content: " Oeste / ";
}

.splide-letter .splide__pagination li:nth-child(3) button:before {
  content: " Norte / ";
}

.splide-letter .splide__pagination li:nth-child(4) button:before {
  content: " Sur";
}

.splide-letter .splide__pagination__page {
  height: 100%;
  width: 100%;
  background-color: inherit;
  border: 0;
  border-radius: inherit;
  margin-bottom: 15px;
  opacity: .4;
}

/* Adding custom styling to the pagination */
.splide-letter .splide__pagination__page.is-active {
  background: inherit;
  color: #003764;
  font-weight: 500;
}

.splide-letter ul.splide__pagination li {
  padding: 0 4px 0 4px;

}

/*end*/
/** English paginacion con letras splide carousel polylang **/
.splide-letter-en ul.splide__pagination {
  align-items: end;
  justify-content: end;
  bottom: -45px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #8E8E8E;
  padding-right: 40px;
}

.splide-letter-en .splide__pagination li:nth-child(1) button:before {
  content: "East / ";
}

.splide-letter-en .splide__pagination li:nth-child(2) button:before {
  content: " West / ";
}

.splide-letter-en .splide__pagination li:nth-child(3) button:before {
  content: " North / ";
}

.splide-letter-en .splide__pagination li:nth-child(4) button:before {
  content: " South";
}

.splide-letter-en .splide__pagination__page {
  height: 100%;
  width: 100%;
  background-color: inherit;
  border: 0;
  border-radius: inherit;
  margin-bottom: 15px;
}

/*end*/

/* Adding custom styling to the pagination polylang */
.splide-letter-en .splide__pagination__page.is-active {
  background: inherit;
  color: #003764;
  font-weight: 500;
}

.splide-letter-en ul.splide__pagination li {
  padding: 0 4px 0 4px;

}

/*end*/

/**  paginacion con letras canalejas ES **/

.splide-letter2 ul.splide__pagination {
  align-items: end;
  justify-content: end;
  bottom: -45px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #8E8E8E;
  padding-right: 40px;

}

.splide-letter2 .splide__pagination li:nth-child(1) button:before {
  content: "Calle Alcalá / ";
}

.splide-letter2 .splide__pagination li:nth-child(2) button:before {
  content: " Calle Sevilla ";
}

.splide-letter2 .splide__pagination__page {
  height: 100%;
  width: 100%;
  background-color: inherit;
  border: 0;
  border-radius: inherit;
  margin-bottom: 15px;
  opacity: .4;
}

/* Adding custom styling to the pagination */
.splide-letter2 .splide__pagination__page.is-active {
  background: inherit;
  color: #003764;
  font-weight: 500;
}

.splide-letter2 ul.splide__pagination li {
  padding: 0 4px 0 4px;
}

/*end*/
/** English paginacion con letras canalejas polylang **/
.splide-letter2-en ul.splide__pagination {
  align-items: end;
  justify-content: end;
  bottom: -45px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #8E8E8E;
  padding-right: 40px;
}

.splide-letter2-en .splide__pagination li:nth-child(1) button:before {
  content: "Alcalá Street / ";
}

.splide-letter2-en .splide__pagination li:nth-child(2) button:before {
  content: " Sevilla Street ";
}

.splide-letter2-en .splide__pagination__page {
  height: 100%;
  width: 100%;
  background-color: inherit;
  border: 0;
  border-radius: inherit;
  margin-bottom: 15px;
}

/* Adding custom styling to the pagination */
.splide-letter2-en .splide__pagination__page.is-active {
  background: inherit;
  color: #003764;
  font-weight: 500;
}

.splide-letter2-en ul.splide__pagination li {
  padding: 0 4px 0 4px;
}

/*end*/

/* acodeon proyecto*/

section.cc__accordion__table__parent>div {
  padding-left: calc(2% - 2px);
  padding-right: calc(2% - 2px)
}

section.cc__accordion__table__parent>div>h2 {
  max-width: 460px;
  margin-bottom: 35px
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row {
  border-top: solid rgba(4, 4, 5, 0.347) 1px;
  display: flex;
  position: relative;
  transition: none;
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row.header {
  border-bottom: solid #182a54 1.5px;
  border-top: none;
  top: 0
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row.header>div:last-of-type {
  padding-right: 0
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row.header>div>span {
  color: #182a54;
  font-family: "Montserrat";
  line-height: 1.4;
  font-size: 15px
}

@media screen and (max-width: 1480px) {
  section.cc__accordion__table__parent>div>.cc__accordion__table>.row.header>div>span {
    font-size: calc(15px + -1*(100vw - 1480px)/-520)
  }
}

@media screen and (max-width: 960px) {
  section.cc__accordion__table__parent>div>.cc__accordion__table>.row.header>div>span {
    font-size: 14px
  }
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row.fixed {
  position: fixed;
  z-index: 1;
  top: 100px;
  left: calc(25% - 192px);
  width: calc(50% + 384px);
  background-color: #fff
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row:nth-child(2) {
  /**border-top: none*/
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row>input {
  position: absolute;
  z-index: -1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0)
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row>input~div:nth-of-type(2),
section.cc__accordion__table__parent>div>.cc__accordion__table>.row>input~div:nth-of-type(3) {
  max-height: 0;
  overflow: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all .5s ease-in-out
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row>input~div:nth-of-type(2) {
  background-color: #003764;
  width: 60%;
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row>input~div:nth-of-type(2)>p {
  color: #fff;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100)
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row>input:checked+div>label:after {
  top: calc(50% + 5px);
  cursor: pointer;
  transform: translateY(-50%) rotate(-45deg);
  border-right: solid #ffffff 1.5px;
  border-top: solid #ffffff 1.5px;
  border-bottom: solid transparent 0px
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row>input:checked~div {

  max-height: 250px;
  padding: 24px 19px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all .75s ease-in-out
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row>input:not(:checked)~div {
  transition: all .75s ease-in-out
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row>div {
  width: 50%;
  padding: 18px 19px
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row>div>label {
  display: block;
  color: #003764;
  font-family: "Montserrat";
  line-height: 30px;
  cursor: pointer;
  font-size: 20px;
  font-weight: 500;
}

@media screen and (max-width: 1480px) {
  section.cc__accordion__table__parent>div>.cc__accordion__table>.row>div>label {
    font-size: 20px
  }
}

@media screen and (max-width: 960px) {
  section.cc__accordion__table__parent>div>.cc__accordion__table>.row>div>label {
    font-size: 14px
  }
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row>div>label:after {
  content: "";
  font-size: 20px;
  color: #182a54;
  width: 15px;
  height: 15px;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 36px;
  cursor: pointer;
  border-right: solid rgba(24, 42, 84, .5) 1.5px;
  border-bottom: solid rgba(24, 42, 84, .5) 1.5px;
  transform: translateY(-50%) rotate(45deg)
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row>div>p {
  font-size: 16px;
  font-family: 'Montserrat';
  font-weight: 400;
  line-height: 25px;
}

@media screen and (max-width: 1480px) {
  section.cc__accordion__table__parent>div>.cc__accordion__table>.row>div>p {
    font-size: calc(14px + -2*(100vw - 1480px)/-520)
  }
}

@media screen and (max-width: 960px) {
  section.cc__accordion__table__parent>div>.cc__accordion__table>.row>div>p {
    font-size: 12px;
  }
}

section.cc__accordion__table__parent>div>.cc__accordion__table>.row>div>p+p {
  margin-top: 10px
}



@media screen and (max-width: 640px) {
  section.cc__stats.type__2 {
    padding: 70px 0
  }

  section.cc__stats.type__2>div>div {
    flex: 100%
  }

  section.cc__stats.type__2>div>div:nth-last-of-type(2) {
    margin-bottom: 30px
  }

  section.cc__accordion__table__parent>div>.cc__accordion__table {
    display: none
  }

  section.cc__accordion__table__parent>div>.cc__accordion__table>.row {
    display: flex;
    flex-wrap: wrap
  }

  section.cc__accordion__table__parent>div>.cc__accordion__table>.row.header>div:first-of-type {
    padding: 0
  }

  section.cc__accordion__table__parent>div>.cc__accordion__table>.row.header>div:nth-of-type(2) {
    background-color: #003764
  }

  section.cc__accordion__table__parent>div>.cc__accordion__table>.row.header>div:nth-of-type(2)>span {
    color: #fff;
    font-family: "Montserrat";
    text-transform: none
  }

  section.cc__accordion__table__parent>div>.cc__accordion__table>.row.header>div:nth-of-type(3)>span {
    color: rgba(0, 0, 0, .8);
    font-family: "Montserrat";
    text-transform: none
  }

  section.cc__accordion__table__parent>div>.cc__accordion__table>.row.fixed {
    left: 9vw;
    right: 9vw;
    width: 82%;
    padding: 0
  }

  section.cc__accordion__table__parent>div>.cc__accordion__table>.row>input~div:nth-of-type(2),
  section.cc__accordion__table__parent>div>.cc__accordion__table>.row>input~div:nth-of-type(3) {
    padding: 0 19px
  }

  section.cc__accordion__table__parent>div>.cc__accordion__table>.row>input:checked+div>label:after {
    top: 35px
  }

  section.cc__accordion__table__parent>div>.cc__accordion__table>.row>input:checked~div {
    max-height: 250px;
    padding: 24px 19px
  }

  section.cc__accordion__table__parent>div>.cc__accordion__table>.row>div {
    width: 100%
  }
}

/* acodeon proyecto end*/

/** read more **/
.card::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
}

.card .content {
  position: relative;
  /* height: 180px;*/
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

.card.active .content {
  max-height: 1000px;
  transition: max-height 0.5s ease-in-out;
}

.card .content::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
}

.card.active .content::before {
  display: none;
}

.card .more {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-top: 25px;
}

.card .more::before {
  content: url(/wp-content/uploads/2024/01/add.svg);

}

.card.active .more::before {
  content: url(/wp-content/uploads/2024/01/less3.svg);
}

/*end*/

/*slidercentrocanalejasmadrid*/
.splide__pagination__page {
  height: 10px;
  width: 10px;
  background-color: white;
  border: 1px solid black;
  border-radius: 50%;
  margin-bottom: 15px;
}

/* Adding custom styling to the pagination */
.splide__pagination__page.is-active {
  background: black;
  opacity: 1;
}

ul.splide__pagination li {
  padding: 0 4px 0 4px;
}

.splide-lugar figure ul {
  position: absolute;
  top: -25px;
  align-items: start;
}
/*end*/

/* linea sostenibilidad*/
@media (min-width: 1140px) {
  .linea-figura::before {
    content: '';
    height: 315px;
    width: 1px;
    border-left: 1px solid #000;
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
  }

  /* linea sostenibilidad2 abajo*/
  .linea-figuras::before {
    content: '';
    height: 315px;
    width: 1px;
    border-left: 1px solid #000;
    display: block;
    position: absolute;
    right: 100%;
    bottom: 0;
  }
}

/*animated imagen ampliar*/
.animated {
  transition: max-height 0.5s ease-in-out;
}

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

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

.hover\:border-blue1:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 55 100 / var(--tw-border-opacity));
}

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

.hover\:bg-\[\#d2eafc\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(210 234 252 / var(--tw-bg-opacity));
}

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

.hover\:bg-\[\#fad1ea\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 209 234 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#ffe3a7\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 227 167 / var(--tw-bg-opacity));
}

.hover\:bg-blue1:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 55 100 / var(--tw-bg-opacity));
}

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

.hover\:bg-gray-4:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(139 126 112 / var(--tw-bg-opacity));
}

.hover\:text-gray-4:hover {
  --tw-text-opacity: 1;
  color: rgb(139 126 112 / var(--tw-text-opacity));
}

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

.focus\:border-gray-2:focus {
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity));
}

.focus-visible\:shadow-none:focus-visible {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

@media (min-width: 400px) {

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

  .xs\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 540px) {

  .sm\:flex {
    display: flex;
  }

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

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

@media (min-width: 720px) {
  .md\:mt-10 {
    margin-top: 2.5rem !important;
  }

  .md\:mt-20 {
    margin-top: 5rem !important;
  }

  .md\:h-full {
    height: 100%;
  }

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

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

  .md\:max-w-screen-4xl {
    max-width: 1920px;
  }

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

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

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

  .md\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

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

  .md\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

}

@media (min-width: 960px) {

  .lg\:invisible {
    visibility: hidden;
  }

  .lg\:static {
    position: static;
  }

  .lg\:absolute {
    position: absolute;
  }

  .lg\:left-12 {
    left: 3rem;
  }

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

  .lg\:top-60 {
    top: 15rem;
  }

  .lg\:top-\[100\%\] {
    top: 100%;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:order-none {
    order: 0;
  }

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

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

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

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

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

  .lg\:col-start-1 {
    grid-column-start: 1;
  }

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

  .lg\:col-start-3 {
    grid-column-start: 3;
  }

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

  .lg\:col-start-5 {
    grid-column-start: 5;
  }

  .lg\:col-start-9 {
    grid-column-start: 9;
  }

  .lg\:row-span-12 {
    grid-row: span 12 / span 12;
  }

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

  .lg\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .lg\:row-start-1 {
    grid-row-start: 1;
  }

  .lg\:row-start-2 {
    grid-row-start: 2;
  }

  .lg\:row-start-3 {
    grid-row-start: 3;
  }

  .lg\:row-start-4 {
    grid-row-start: 4;
  }

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

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

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

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

  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem !important;
  }

  .lg\:mb-24 {
    margin-bottom: 6rem;
  }

  .lg\:mb-28 {
    margin-bottom: 7rem !important;
  }

  .lg\:mb-32 {
    margin-bottom: 8rem !important;
  }

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

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

  .lg\:mb-8 {
    margin-bottom: 2rem !important;
  }

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

  .lg\:ml-28 {
    margin-left: 7rem;
  }

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

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

  .lg\:mt-10 {
    margin-top: 2.5rem !important;
  }

  .lg\:mt-12 {
    margin-top: 3rem !important;
  }

  .lg\:mt-14 {
    margin-top: 3.5rem !important;
  }

  .lg\:mt-16 {
    margin-top: 4rem !important;
  }

  .lg\:mt-20 {
    margin-top: 5rem !important;
  }

  .lg\:mt-24 {
    margin-top: 6rem !important;
  }

  .lg\:mt-28 {
    margin-top: 7rem !important;
  }

  .lg\:mt-32 {
    margin-top: 8rem !important;
  }

  .lg\:mt-36 {
    margin-top: 9rem !important;
  }

  .lg\:mt-4 {
    margin-top: 1rem !important;
  }

  .lg\:mt-2 {
    margin-top: 0.5rem !important;
  }

  .lg\:-mt-2 {
    margin-top: -0.5rem !important;
  }

  .lg\:mt-3 {
    margin-top: 0.75rem !important;
  }

  .lg\:mt-40 {
    margin-top: 10rem;
  }

  .lg\:mt-5 {
    margin-top: 1.25rem !important;
  }

  .lg\:mt-56 {
    margin-top: 14rem !important;
  }

  .lg\:mt-7 {
    margin-top: 1.75rem;
  }

  .lg\:mt-8 {
    margin-top: 2rem !important;
  }

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

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

  .lg\:block {
    display: block !important;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:inline-flex {
    display: inline-flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-12 {
    height: 3rem;
  }

  .lg\:h-14 {
    height: 3.5rem;
  }

  .lg\:h-44 {
    height: 11rem;
  }

  .lg\:h-56 {
    height: 14rem;
  }

  .lg\:h-64 {
    height: 16rem;
  }

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

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

  .lg\:h-\[130px\] {
    height: 130px !important;
  }

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

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

  .lg\:h-\[185px\] {
    height: 185px !important;
  }

  .lg\:h-\[210px\] {
    height: 210px !important;
  }

  .lg\:h-\[220px\] {
    height: 220px !important;
  }

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

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

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

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


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

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

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

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

  .lg\:h-full {
    height: 100%;
  }

  .lg\:max-h-36 {
    max-height: 9rem;
  }

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

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

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

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

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

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

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

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

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

  .lg\:w-6 {
    width: 1.5rem;
  }

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

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

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

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

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

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

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

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

  .lg\:w-\[455px\] {
    width: 455px;
  }
	
  .lg\:w-\[470px\] {
    width: 470px;
  }

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

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

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

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

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

  .lg\:w-\[540px\] {
    width: 540px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:max-w-2xl {
    max-width: 42rem !important;
  }

  .lg\:max-w-3xl {
    max-width: 48rem;
  }

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

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

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

  .lg\:max-w-\[756px\] {
    max-width: 756px;
  }
	
  .lg\:max-w-\[968px\] {
    max-width: 968px !important;
  }

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

  .lg\:max-w-lg {
    max-width: 32rem;
  }

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

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

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

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

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

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

  .lg\:grid-rows-12 {
    grid-template-rows: repeat(12, minmax(0, 1fr));
  }

  .lg\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

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

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

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

  .lg\:content-start {
    align-content: flex-start;
  }

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

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

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

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

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

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

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

  .lg\:justify-items-center {
    justify-items: center;
  }

  .lg\:gap-10 {
    gap: 2.5rem;
  }

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

  .lg\:gap-20 {
    gap: 5rem;
  }

  .lg\:gap-32 {
    gap: 8rem;
  }

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

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

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

  .lg\:flex-grow {
    flex-grow: 1;
  }

  .lg\:border-r-\[20px\] {
    border-right: 20px solid #fff;
  }

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


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

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

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

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

  .lg\:border-r-\[20px\] {
    border-right-width: 20px;
  }

  .lg\:border-none {
    border-style: none;
  }

  .lg\:border-\[\#e7e7e7\] {
    --tw-border-opacity: 1;
    border-color: rgb(231 231 231 / var(--tw-border-opacity));
  }

  .lg\:border-dark {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
  }

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

  .lg\:bg-transparent {
    background-color: transparent;
  }

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

  .lg\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

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

  .lg\:px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

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

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

  .lg\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

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

  .lg\:px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .lg\:px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .lg\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .lg\:px-\[138px\] {
    padding-left: 138px !important;
    padding-right: 138px !important;
  }

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

  .lg\:px-\[72px\] {
    padding-left: 72px !important;
    padding-right: 72px !important;
  }

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

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

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

  .lg\:py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

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

  .lg\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

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

  .lg\:py-32 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

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

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

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

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

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

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem !important;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem;
  }

  .lg\:pb-36 {
    padding-bottom: 9rem;
  }

  .lg\:pb-32 {
    padding-bottom: 8rem;
  }

  .lg\:pb-48 {
    padding-bottom: 12rem;
  }

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

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

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

  .lg\:pl-0 {
    padding-left: 0 !important;
  }

  .lg\:pl-1 {
    padding-left: 0.25rem;
  }

  .lg\:pl-3 {
    padding-left: 0.75rem !important;
  }

  .lg\:pl-5 {
    padding-left: 1.25rem !important;
  }

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

  .lg\:pl-8 {
    padding-left: 2rem !important;
  }

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

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

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

  .lg\:pr-5 {
    padding-right: 1.25rem !important;
  }

  .lg\:pr-10 {
    padding-right: 2.5rem !important;
  }

  .lg\:pr-14 {
    padding-right: 3.5rem !important;
  }

  .lg\:pt-4 {
    padding-top: 1rem !important;
  }

  .lg\:pt-14 {
    padding-top: 3.5rem;
  }

  .lg\:pt-16 {
    padding-top: 4rem !important;
  }

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

  .lg\:pt-52 {
    padding-top: 13rem;
  }

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

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

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

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

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

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

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

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

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

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

  .lg\:\!leading-\[50px\] {
    line-height: 50px !important;
  }

  .lg\:\!leading-\[52px\] {
    line-height: 52px !important;
  }

  .lg\:opacity-0 {
    opacity: 0;
  }

  .lg\:shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:hover\:bg-dark:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  }

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

  .group:hover .lg\:group-hover\:visible {
    visibility: visible;
  }

  .group:hover .lg\:group-hover\:top-full {
    top: 100%;
  }

  .lg\:left-2 {
    left: 0.5rem;
  }
}

@media (min-width: 1140px) {

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

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

  .xl\:flex {
    display: flex;
  }

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

  .xl\:justify-around {
    justify-content: space-around;
  }

  .xl\:pr-0 {
    padding-right: 0px !important;
  }

  .xl\:left-10 {
    left: 2.5rem;
  }

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

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

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

  .xl\:mb-60 {
    margin-bottom: 15rem;
  }

  .xl\:ml-32 {
    margin-left: 8rem !important;
  }

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

  .xl\:mt-10 {
    margin-top: 2.5rem !important;
  }

  .xl\:mt-12 {
    margin-top: 3rem !important;
  }

  .xl\:mt-16 {
    margin-top: 4rem;
  }

  .xl\:mt-24 {
    margin-top: 6rem;
  }

  .xl\:mt-32 {
    margin-top: 8rem;
  }

  .xl\:mt-36 {
    margin-top: 9rem;
  }

  .xl\:mt-40 {
    margin-top: 10rem;
  }

  .xl\:mt-44 {
    margin-top: 11rem;
  }

  .xl\:mt-56 {
    margin-top: 14rem;
  }

  .xl\:mr-0 {
    margin-right: none;
  }

  .xl\:mr-2 {
    margin-right: 0.5rem !important;
  }

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

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

  .xl\:h-full {
    height: 100%;
  }

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

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

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

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

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

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

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

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

  .xl\:gap-32 {
    gap: 8rem;
  }

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

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

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

  .xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .xl\:px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .xl\:px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

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

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

  .xl\:text-xs {
    font-size: 0.75rem !important;
    line-height: 1rem;
  }

  .xl\:order-none {
    order: 0;
  }

  .xl\:grow {
    flex-grow: 1;
  }

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

}

@media (min-width: 1320px) {
  .\32xl\:space-x-5> :not([hidden])~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .\32xl\:px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .\32xl\:px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

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

  .\32xl\:mt-0 {
    margin-top: 0px !important;
  }

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

  .\32xl\:gap-20 {
    gap: 5rem;
  }

  .\32xl\:-mt-\[5px\] {
    margin-top: -5px !important;
  }


}

@media (min-width: 1440px) {

  .\33xl\:w-\[97\%\] {
    width: 97%;
  }

}

@media (min-width: 1920px) {
  .\34xl\:mr-3 {
    margin-right: 0.75rem !important;
  }

  .\34xl\:mt-0 {
    margin-top: 0 !important;
  }

  .\34xl\:-mt-\[5px\] {
    margin-top: -5px !important;
  }

  .\34xl\:-mt-12 {
    margin-top: -3rem !important;
  }

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

  .\34xl\:mt-28 {
    margin-top: 7rem;
  }

  .\34xl\:h-\[1085px\] {
    height: 1085px;
  }

  .\34xl\:w-\[89\%\] {
    width: 89%;
  }

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

@media (prefers-color-scheme: dark) {

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

/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/@splidejs/splide/dist/css/splide-core.min.css ***!
  \********************************************************************************************************************************************************/
@keyframes splide-loading {
  0% {
    transform: rotate(0)
  }

  to {
    transform: rotate(1turn)
  }
}

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.splide__track--fade>.splide__list>.splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0
}

.splide__track--fade>.splide__list>.splide__slide.is-active {
  opacity: 1;
  z-index: 1
}

.splide--rtl {
  direction: rtl
}

.splide__track--ttb>.splide__list {
  display: block
}

.splide__container {
  box-sizing: border-box;
  position: relative
}

.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block
}

.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto
}

.splide:not(.is-overflow) .splide__pagination {
  display: none
}

.splide__progress__bar {
  width: 0
}

.splide {
  position: relative;
  visibility: hidden
}

.splide.is-initialized,
.splide.is-rendered {
  visibility: visible
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative
}

.splide__slide img {
  vertical-align: bottom
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0
}

/*!***************************************************************************************************************************!*\
  !*** css wordpress ***!
  \***************************************************************************************************************************/

.nav-menu.ccm_nav.active,
.nav-submenu.active {
  background-color: #DDDDDD;
}

.contact.active {
  background-color: #000;
  color: white;
}

/*imagen hero*/
@media only screen and (max-width: 768px) {

  .hero.wp-block-image img,
  .hero.wp-block-image.alignfull img,
  .hero.wp-block-image.alignwide img {
    height: 400px;
    width: 100%;
    object-fit: cover;
  }
}

/*imagen splide*/
@media only screen and (max-width: 960px) {

  .image-splid.wp-block-image img,
  .image-splid.wp-block-image.alignfull img,
  .image-splid.wp-block-image.alignwide img {
    height: 450px;
    width: 100%;
    object-fit: cover;
  }
}

/*image sostenibilidad*/
.gallery-letters .image-1 img,
.gallery-letters .image-2 img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  height: 100%;
}

@media (min-width: 960px) {

  .gallery-letters .image-1 img,
  .gallery-letters .image-2 img {
    padding-left: 48px;
    padding-right: 48px;
  }
}

/*arrow splide*/
.splide__arrow.splide__arrow--prev {
  background: none;
  left: 30px !important;
  opacity: 1;
}

.splide__arrow.splide__arrow--next {
  background: none;
  right: 30px !important;
  opacity: 1;
}

/*underline none*/
.td-none,
.td-none a {
  text-decoration: none;
}

/*mega-menu */
.sub-menu .gw-mm__content {
  display: block;
}

.sub-menu .gw-mm__content li a {
  padding: 3px 130px 3px 5px !important;
  text-decoration: none;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.sub-menu .gw-mm__content li a:hover {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.dashicons-arrow-down {
  /*color: transparent;*/
  display: none;
}

/*background submenu*/
.el-lugar .sub-menu .gw-mm__content li {
  background-color: #fff;
}

@media (min-width: 960px) {
  .has-children>.gw-mm-item__link {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .el-lugar>.gw-mm-item__dropdown-wrapper>.gw-mm-item__dropdown {
    width: 764px;
    margin-top: 10px;
    margin-left: 50px;
  }

  .historia>.gw-mm-item__dropdown-wrapper>.gw-mm-item__dropdown {
    width: 497px;
    margin-left: 318px;
    margin-top: 10px;
  }
}

@media (min-width: 1140px) {
  .el-lugar>.gw-mm-item__dropdown-wrapper>.gw-mm-item__dropdown {
    width: 854px;
  }

  .historia>.gw-mm-item__dropdown-wrapper>.gw-mm-item__dropdown {
    width: 585px;
  }
}

@media (min-width: 1440px) {
  .has-children>.gw-mm-item__link {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .el-lugar>.gw-mm-item__dropdown-wrapper>.gw-mm-item__dropdown {
    width: 892px;
    margin-top: 10px;
    margin-left: 76px;
  }

  .historia>.gw-mm-item__dropdown-wrapper>.gw-mm-item__dropdown {
    width: 590px;
    margin-left: 376px;
    margin-top: 10px;
  }
}

@media (min-width: 1920px) {
  .el-lugar>.gw-mm-item__dropdown-wrapper>.gw-mm-item__dropdown {
    width: 1000px;
  }

  .historia>.gw-mm-item__dropdown-wrapper>.gw-mm-item__dropdown {
    width: 648px;
    margin-left: 430px;
  }
}

@media (max-width: 960px) {
  .gw-mm-item__dropdown {
    padding: 0px 15px 15px 15px;
  }

  .el-lugar .wp-block-getwid-megamenu-item .gw-mm-item__link {
    background-color: #fff;
  }
}

.gw-mm.is-mobile .gw-mm__content-wrapper {
  box-shadow: none;
  background-color: #f8f8f8;
  z-index: 999;
}

/* button contacto footer*/
.ub-button-small {
  padding: 5px;
  font-size: 11px !important;
  line-height: 13px !important;
}

.wp-block-search__button {
  padding: 0 !important;
}

/* button menu*/
.gw-mm__toggle {
  border: none;
  background: none;
  width: 40px;
  overflow: hidden;
}

.gw-mm.is-mobile .el-lugar .submenu-show {
  height: 100%;

}

.gw-mm.is-mobile .el-lugar .gw-mm__content-wrapper {
  position: static;
}


.gw-mm.is-mobile .gw-mm__content {
  margin-left: 0;
}

.is-mobile.menu-nav>.gw-mm__wrapper>.gw-mm__content-wrapper {
  border-top: 2px solid #003764;
  border-bottom: 1px solid #ddd;
}

.is-mobile.menu-nav>.gw-mm__wrapper>.gw-mm__content-wrapper>.gw-mm__content>li {
  padding: 25px 0 18px 20px;
}

/*linea azul submenu*/
@media only screen and (min-width: 960px) and (max-width: 1020px) {
  .is-mobile.menu-nav>.gw-mm__wrapper>.gw-mm__content-wrapper {
    margin-top: 22px;
  }
}

/*margen en menu-nav-li*/
@media(min-width: 960px) {
  .menu-nav>.gw-mm__wrapper>.gw-mm__content-wrapper>.gw-mm__content>li {
    margin-right: 1px;
  }

  .menu-nav>.gw-mm__wrapper>.gw-mm__content-wrapper>.gw-mm__content>.margen-en {
    margin-right: 3px !important;
  }

}

@media(min-width: 1140px) {
  .menu-nav>.gw-mm__wrapper>.gw-mm__content-wrapper>.gw-mm__content>li {
    margin-right: 5px;
  }

  .menu-nav>.gw-mm__wrapper>.gw-mm__content-wrapper>.gw-mm__content>.margen-en {
    margin-right: 8px !important;
  }
}

@media (min-width: 1320px) {
  .menu-nav>.gw-mm__wrapper>.gw-mm__content-wrapper>.gw-mm__content>li {
    margin-right: 8px;
  }
}

@media (min-width: 1440px) {
  .menu-nav>.gw-mm__wrapper>.gw-mm__content-wrapper>.gw-mm__content>li {
    margin-right: 14px;
  }

  .menu-nav>.gw-mm__wrapper>.gw-mm__content-wrapper>.gw-mm__content>.margen-en {
    margin-right: 17px !important;
  }
}

@media (min-width: 1920px) {
  .menu-nav>.gw-mm__wrapper>.gw-mm__content-wrapper>.gw-mm__content>li {
    margin-right: 30px;
  }

  .menu-nav>.gw-mm__wrapper>.gw-mm__content-wrapper>.gw-mm__content>.margen-en {
    margin-right: 35px !important;
  }
}

.gw-mm.is-mobile .gw-mm-item__link a {
  flex: 0 0 auto;
  width: 330px;
}

/*hover menu a*/
.menu-nav>.gw-mm__wrapper>.gw-mm__content-wrapper>.gw-mm__content>li>.gw-mm-item__link>a {
  padding-right: 10px;
  padding-left: 10px;
}


/*titulo de paginas*/
.wp-block-group>.wp-block-post-title {
  display: none;
}

.consulta .wp-block-group>.wp-block-post-title {
  display: flex;
  line-height: 40px;
}

/*autor de páginas date página*/
.wp-block-post-author__content {
  display: none !important;
}

.wp-block-post-date {
  display: none !important;
}

.active {
  background-color: #DDDDDD;
  width: 100%;

}

@media (min-width: 960px) {
  .contacto .active {
    background-color: #000;
    color: white !important;
  }
}

.is-root-container.edit-site-block-editor__block-list {
  height: 100vh;
  margin-top: 300px;
}

/*hover menu*/
.gw-mm-item__link a {
  display: block;
  padding: 4px 4px;
}

/*search*/
.wp-block-search__button svg {
  transform: rotate(270deg);
  margin-top: -2px;
  margin-left: 5px;
}

.wp-block-search__input {
  margin-left: -181px;
  transform: translate(30px, 43px);
}

.search-page .wp-block-search__input {
  transform: none;
  margin-left: 0px;
  display: flex;
}

.wp-element-button,
.wp-block-button__link {
  background-color: none !important;
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  max-width: none;
}

@media(max-width:954px) {
  .search-movil .wp-block-search__input {
    margin-left: -181px;
    transform: translate(192px, 43px);
  }
}

.is-mobile.menu-nav .contacto svg {
  display: none;
}

.is-mobile.menu-nav .language-item .lang-item {
  background-color: #f8f8f8;
  margin-left: -35px;
}


.group-header .lang-item {
  list-style: none;
  margin-top: 0px;
  margin-left: -27px;
  background-color: #fff;
  line-height: 13px !important;
  padding: 5px;

}

.group-header .lang-item a {
  text-decoration: none;
  color: #000;
}

.group-header .lang-item.current-lang {
  display: none;
}


/*polylang css footer*/
.group-footer .lang-item {
  list-style: none;
  margin-left: -40px;
  font-size: 12px;
  line-height: 13px !important;
}

.group-footer .lang-item a {
  text-decoration: none;
  color: #000;
  background-color: #fff;
  padding: 5px;
}

.group-footer .lang-item.current-lang {
  display: none;
}

/*table cookies*/
.group-table table tr td:first-child,
th:first-child {
  border-left: none;
}

.group-table table tr:first-child td {
  border-top: none;
}

.group-table table tr td:last-child,
th:last-child {
  border-right: none;
}

.group-table table tr:last-child td {
  border-bottom: none;
}

/*end*/
/*order menu movil*/
@media(max-width:1020px) {
  .order-first {
    order: -9999;
  }
}

@media(min-width:1021px) {
  .logo-menu {
    flex-grow: 1;
  }
}

/*sticky*/
header {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 50;
}

/*videos*/
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: 0;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

iframe {
  border: none;
}

sup{
  font-size: 0.7rem;
}
/*go to top*/
.back-to-top {
  cursor: pointer;
}

html {
  scroll-behavior: smooth;
}

@media(min-width:960px) {
  .width-100 {
    width: 100%;
  }
  .width-80 {
    width: 80%;
  }
  .width-70-6 {
    width: 70.6%;
  }
  .width-49 {
    width: 49%;
  }
}

@media(min-width: 960px) {

   .image-splid.wp-block-image img,
  .image-splid.wp-block-image.alignfull img,
  .image-splid.wp-block-image.alignwide img {
    height: 528px;
    width: 100%;
    object-fit: cover;
  }	
}

.\!leading-\[18px\] {
  line-height: 18px !important;
}



