html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
section {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
/**
 * Address inconsistent and variable font size in all browsers.
 */
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/**
 * Address differences between Firefox and other browsers.
 */
/**
 * Contain overflow in all browsers.
 */
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. CUSTOM FOR WEBFLOW: Removed the input[type="submit"] selector to reduce
 *    specificity and defer to the .w-button selector
 */
/**
 * Re-set default cursor for disabled elements.
 */
/**
 * Remove inner padding and border in Firefox 4+.
 */
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/**
 * 1. CUSTOM FOR WEBFLOW: changed from `textfield` to `none` to normalize iOS rounded input
 * 2. CUSTOM FOR WEBFLOW: box-sizing: content-box rule removed
 *    (similar to normalize.css >=4.0.0)
 */
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/**
 * Define consistent border, margin, and padding.
 */
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */



/* ========================================================================== */
/* swf.css */
/* ========================================================================== */
.container-fluid.swf {
    padding-left: 0px;
    padding-right: 0px;
}

.swf .wf-layout-layout {
  grid-template-columns: repeat(autofit, minmax(200px, 1fr));
  grid-auto-rows: auto;
  display: grid;
}

.swf .w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

/* =====================
   BASE STYLES
   ===================== */
.swf .section-22 {
  margin-left: 120px;
  margin-right: 160px;
}

.swf .heading-30 {
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  display: block;
}

.swf .bold-text-22 {
  font-size: 30px;
  font-weight: 800;
}

.swf .paragraph-40 {
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 15px;
}

.swf .quick-stack-47 {
  padding: 0;
}

.swf .cell-117 {
  justify-content: center;
  align-items: flex-start;
}

.swf .cell-112 {
  justify-content: flex-start;
  align-items: flex-end;
}

.swf .quick-stack-58 {
  grid-column-gap: 0;
  grid-row-gap: 0;
  background-color: transparent;
  width: 100%;
  padding: 10px 0;
}

.swf .cell-129,
.swf .cell-130,
.swf .cell-132,
.swf .cell-133 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
}

.swf .image-63 { max-width: 25%; }
.swf .image-64 { max-width: 23%; padding-top: 0; }
.swf .image-65 { max-width: 20%; padding-top: 0px; font-size: 20px; }
.swf .image-66 { max-width: 25%; }

.swf .paragraph-52 {
  font-family: Montserrat, sans-serif;
}

.swf .link-block-2 {
  text-align: center;
}

.swf .link-10 {
  color: #333;
  text-decoration: none;
}

/* =====================
   ID-based layout (Webflow w-node-...) — añadidas y prefijadas con .swf
   ===================== */
.swf #wf-node-001 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.swf #wf-node-014 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

/* (en el fichero hay más #w-node-... para otros layout nodes — si quieres los incluyo todos) */

 /* =====================
    MEDIA QUERIES
    ===================== */

/* Tablet & down (≤991px) */
@media screen and (max-width: 991px) {
  .swf .section-22 {
    margin-left: 0;
    margin-right: 0;
  }

  .swf .heading-30 {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
    font-size: 25px;
  }

  .swf .bold-text-22 {
    margin-left: 40px;
    font-size: 30px;
  }

  .swf .bold-text-23,
  .swf .image-59 {
    margin-left: 40px;
  }

  .swf .paragraph-40 {
    margin-top: 0;
    margin-left: 40px;
    padding-top: 10px;
    padding-right: 40px;
  }

  /* overrides para IDs en tablet */
  .swf #wf-node-001 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .swf #wf-node-014 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

/* Mobile landscape (≤767px) */
@media screen and (max-width: 767px) {
  .swf .heading-30 {
    margin-top: 10px;
    margin-right: 0;
    padding-top: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .swf .paragraph-40 {
    margin-top: 0;
    margin-left: 20px;
    padding-top: 20px;
    font-size: 14px;
  }

  .swf .bold-text-22 {
    margin-left: 20px;
    font-size: 30px;
  }

  .swf .bold-text-23,
  .swf .image-59 {
    margin-left: 20px;
  }
}

/* Mobile portrait (≤479px) */
@media screen and (max-width: 479px) {
  .swf .heading-30 {
    text-align: left;
    margin-top: 20px;
    margin-right: 0;
    padding-top: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .swf .paragraph-40 {
    margin-top: 10px;
    margin-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .swf .bold-text-22 {
    text-align: center;
    margin-left: 0;
    margin-right: 20px;
  }

  /* override ID para móviles pequeños (tal y como aparece en tu fichero) */
  .swf #wf-node-014 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}




/* ========================================================================== */
/* webflow.css */
/* ========================================================================== */
@font-face {
  font-family: 'webflow-icons';
  src: url("data:application/x-font-ttf;charset=utf-8;base64,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") format('truetype');
  font-weight: normal;
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
h1 {
  font-weight: bold;
  margin-bottom: 10px;
}
h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top: 20px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
/**
 * ## Note
 * Safari (on both iOS and OS X) does not handle viewport units (vh, vw) well.
 * For example percentage units do not work on descendants of elements that
 * have any dimensions expressed in viewport units. It also doesn’t handle them at
 * all in `calc()`.
 */
/**
 * Wrapper around all lightbox elements
 *
 * 1. Since the lightbox can receive focus, IE also gives it an outline.
 * 2. Fixes flickering on Chrome when a transition is in progress
 *    underneath the lightbox.
 */
/**
 * Neat trick to bind the rubberband effect to our canvas instead of the whole
 * document on iOS. It also prevents a bug that causes the document underneath to scroll.
 */
/* .w-lightbox-content */
/*
 * 1. Remove default margin set by user-agent on the <figure> element.
 */
/**
 * IE adds image dimensions as width and height attributes on the IMG tag,
 * but we need both width and height to be set to auto to enable scaling.
 */
/**
 * 1. Reset if style is set by user on "All Images"
 */
/*
 * Without specifying the with and height inside the SVG, all versions of IE render the icon too small.
 * The bug does not seem to manifest itself if the elements are tall enough such as the above arrows.
 * (http://stackoverflow.com/questions/16092114/background-size-differs-in-internet-explorer)
 */
/**
 * 1. All IE versions add extra space at the bottom without this.
 */
/*
 * 1. We use content-box to avoid having to do `width: calc(10vh + 2vw)`
 *    which doesn’t work in Safari anyway.
 * 2. Chrome renders images pixelated when switching to GPU. Making sure
 *    the parent is also rendered on the GPU (by setting translate3d for
 *    example) fixes this behavior.
 */
/*
 * Spinner
 *
 * Absolute pixel values are used to avoid rounding errors that would cause
 * the white spinning element to be misaligned with the track.
 */
/*
 * Utility classes
 */
@media (min-width: 768px) {
  /* .w-lightbox-content */
}
.wf-layout-layout {
  display: grid;
}





/* ========================================================================== */
/* webflow2.css */
/* ========================================================================== */
.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.body {
  padding-left: 0;
}

.heading-30 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  display: block;
}

.paragraph-40 {
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 15px;
}

.section-22 {
  margin-left: 160px;
  margin-right: 160px;
}

.link-10 {
  color: #333;
  text-decoration: none;
}

.bold-text-22 {
  font-size: 30px;
  font-weight: 800;
}

.quick-stack-46 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.paragraph-43 {
  color: #575756;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.quick-stack-47 {
  padding: 0;
}

.paragraph-45 {
  color: #575756;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.paragraph-46 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.image-45, .image-46, .image-47, .image-48 {
  max-width: 50%;
}

.image-49 {
  max-width: 55%;
}

.cell-101 {
  justify-content: flex-start;
  align-items: center;
}

.cell-102 {
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
}

.cell-103 {
  justify-content: center;
  align-items: flex-start;
}

.quick-stack-48 {
  border-bottom: 1px solid #333;
  width: 100%;
  padding: 10px 0;
}

.quick-stack-49 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ececec;
  width: 100%;
  margin-top: 20px;
  padding: 10px 20px;
  position: static;
  overflow: visible;
}

.paragraph-47 {
  margin-left: 20px;
  padding-top: 5px;
  font-family: Montserrat, sans-serif;
}

.heading-41 {
  color: #575756;
  margin-bottom: 10px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.paragraph-48 {
  font-family: Montserrat, sans-serif;
}

.quick-stack-51 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #ececec;
  height: 100%;
}

.cell-109 {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.image-51 {
  max-width: 90%;
  margin-left: 0;
}

.cell-110 {
  justify-content: center;
  align-items: flex-start;
  padding-left: 160px;
}

.cell-111 {
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 20px;
  padding-right: 160px;
}

.image-52 {
  max-width: 100%;
}

.cell-112 {
  justify-content: flex-start;
  align-items: flex-end;
}

.cell-117 {
  justify-content: center;
  align-items: flex-start;
}

.paragraph-50 {
  text-align: justify;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.image-57, .image-58 {
  max-width: 60%;
  padding-bottom: 10px;
}

.quick-stack-53 {
  padding-top: 0;
  padding-bottom: 0;
}

.quick-stack-54 {
  margin-left: 160px;
  margin-right: 160px;
  padding-left: 0;
  padding-right: 0;
}

.cell-118 {
  justify-content: center;
  align-items: flex-start;
}

.cell-119 {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.quick-stack-55 {
  margin-left: 160px;
  margin-right: 160px;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

.cell-121 {
  justify-content: center;
  align-items: flex-start;
}

.link-block-2 {
  text-align: center;
}

.paragraph-51 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.cell-103-copy {
  justify-content: center;
  align-items: flex-start;
}

.quick-stack-56 {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.cell-126 {
  justify-content: center;
  align-items: flex-start;
}

.quick-stack-58 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ececec00;
  width: 100%;
  padding: 10px 0;
}

.cell-129 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
}

.image-63 {
  max-width: 25%;
}

.cell-130 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
}

.image-64 {
  max-width: 23%;
  padding-top: 0;
}

.cell-132 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
}

.image-65 {
  max-width: 20%;
  padding-top: 10px;
  font-size: 20px;
}

.image-66 {
  max-width: 25%;
}

.cell-133 {
  justify-content: center;
  align-items: center;
}

.paragraph-52 {
  font-family: Montserrat, sans-serif;
}

.image-68 {
  margin-top: 20px;
}

.quick-stack-48-copy {
  border-bottom: 1px solid #333;
  width: 100%;
  padding: 10px 0;
}

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

  .heading-30 {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
    font-size: 25px;
  }

  .paragraph-40 {
    margin-top: 0;
    margin-left: 40px;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 40px;
  }

  .section-22 {
    margin-left: 0;
    margin-right: 0;
  }

  .bold-text-22 {
    margin-left: 0;
    font-size: 25px;
  }

  .quick-stack-46 {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

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

  .cell-110 {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .cell-111 {
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-52 {
    max-width: 60%;
  }

  .image-57, .image-58 {
    max-width: 50%;
  }

  .bold-text-23, .image-59 {
    margin-left: 40px;
  }

  .quick-stack-54 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .quick-stack-55 {
    margin-left: 0;
    margin-right: 0;
  }

  .cell-121, .cell-122, .cell-123 {
    justify-content: flex-start;
    align-items: center;
  }
}

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

  .heading-30 {
    margin-top: 10px;
    margin-right: 0;
    padding-top: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph-40 {
    margin-top: 0;
    margin-left: 20px;
    padding-top: 20px;
    font-size: 14px;
  }

  .section-22 {
    margin-left: 0;
    margin-right: 0;
  }

  .bold-text-22 {
    margin-left: 20px;
    padding-left: 0;
    font-size: 20px;
  }

  .quick-stack-46 {
    margin-left: 0;
    margin-right: 0;
  }

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

  .quick-stack-47 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .image-45, .image-46, .image-47, .image-48, .image-49 {
    max-width: 10%;
  }

  .cell-102 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .cell-103 {
    justify-content: center;
    align-items: center;
  }

  .quick-stack-49 {
    color: #fff;
    background-color: #fff;
  }

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

  .quick-stack-51 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .cell-110 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .cell-111 {
    justify-content: center;
    align-items: center;
  }

  .image-52 {
    max-width: 70%;
  }

  .paragraph-50 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-57, .image-58 {
    max-width: 50%;
  }

  .quick-stack-53 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: left;
  }

  .bold-text-23, .image-59 {
    margin-left: 20px;
  }

  .quick-stack-54 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .cell-118 {
    justify-content: flex-start;
    align-items: center;
  }

  .cell-103-copy {
    justify-content: center;
    align-items: center;
  }

  .cell-140 {
    justify-content: flex-start;
    align-items: center;
  }
}

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

  .heading-30 {
    text-align: left;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph-40 {
    margin-top: 10px;
    margin-left: 20px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 20px;
    font-size: 14px;
  }

  .section-22 {
    margin-left: 0;
  }

  .bold-text-22 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph-43 {
    margin-top: 0;
    margin-left: 0;
  }

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

  .image-45 {
    max-width: 10%;
  }

  .cell-102 {
    justify-content: center;
    align-items: center;
  }

  .cell-103 {
    justify-content: flex-start;
    align-items: center;
  }

  .quick-stack-48 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .quick-stack-49 {
    background-color: #fff;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-47 {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-41 {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
  }

  .quick-stack-51 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .image-51 {
    max-width: 100%;
    margin-left: 0;
  }

  .cell-111 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-52 {
    max-width: 90%;
  }

  .cell-117 {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-50 {
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-57 {
    max-width: 42%;
  }

  .image-58 {
    max-width: 40%;
  }

  .quick-stack-53 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-top: 0;
  }

  .bold-text-23, .image-59 {
    margin-left: 20px;
  }

  .quick-stack-54 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .cell-118, .cell-103-copy {
    justify-content: flex-start;
    align-items: center;
  }

  .quick-stack-48-copy {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cell-140 {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

#wf-node-002 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#wf-node-003 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#wf-node-015, #wf-node-004, #wf-node-005, #wf-node-006, #wf-node-007 {
  grid-template-rows: auto;
  grid-template-columns: 2fr .5fr 2.75fr;
}

#wf-node-009 {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr;
}

#wf-node-008 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#wf-node-012 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#wf-node-011 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#wf-node-013 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #wf-node-002 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #wf-node-009 {
    grid-template-rows: auto;
    grid-template-columns: 1.75fr;
  }

  #wf-node-008 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #wf-node-010 {
    order: -9999;
  }

  #wf-node-012 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr .5fr;
  }

  #wf-node-013 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #wf-node-015, #wf-node-004, #wf-node-005, #wf-node-006, #wf-node-007 {
    grid-template-rows: auto;
    grid-template-columns: 2fr;
  }

  #wf-node-008 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #wf-node-012 {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }
}

@media screen and (max-width: 479px) {
  #wf-node-003 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #wf-node-015 {
    grid-template-rows: auto;
    grid-template-columns: 2fr;
  }

  #wf-node-008 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #wf-node-012 {
    grid-template-rows: auto;
    grid-template-columns: .5fr;
  }
}



/* CSS Personalizado */


/* Cambia el color Fill del logotipo y redes sociales */
/* 1) Fuerza color oscuro en TODO lo del header (texto incluido) */
#masthead,#masthead *{color:#111!important}

/* 2) Logo SVG (Astra) */
#masthead .ast-logo-svg-icon svg,
#masthead .ast-logo-svg-icon svg *,
#masthead .site-branding svg,
#masthead .site-branding svg *{fill:#111!important;stroke:#111!important}

/* 3) Iconos sociales (Astra usa --color) + forzado de paths */
#masthead .ast-builder-social-element{--color:#111!important}
#masthead .ast-header-social-wrap svg,
#masthead .ast-header-social-wrap svg *,
#masthead .ast-builder-social-element svg,
#masthead .ast-builder-social-element svg *{fill:#111!important;stroke:#111!important}

/* 4) Icono hamburguesa / cerrar (móvil) */
#masthead button.menu-toggle svg,
#masthead button.menu-toggle svg *{fill:#111!important;stroke:#111!important}


/* fija el menu de administracioon en el top */
@media screen and (max-width: 600px) {
  #wpadminbar { position: fixed; }
}



div.contenido{margin-top:100px;}
div#img_product img{border-width:0px;}
div#view3d{border-width:0px;margin:25px;}
section.section-22{margin-top:100px!important;}
section.section-22 h1{color:rgba(0,0,0,255);}
section.section-22 p.paragraph-40 a{color:rgba(0,0,0,255);text-decoration:none;}
div#wf-node-008{border-width:0px;}
div#wf-node-009>div{place-items:center;}
div#view3d{width:100%}
div#view3d,div#view3d+div{margin:0 auto;}
nav#primary-site-navigation-desktop ul li a{color:rgba(0,0,0,255);}
header.entry-header{display:none;}

div#wf-node-008{width:100%;}
div.w-layout-cell.cell-140{margin-top:80px;}
div.quick-stack-49{background-color:rgba(0,0,0,0);}
div.quick-stack-48{border-bottom:1px solid rgba(200,200,200,0.8);}
div.quick-stack-51{background-color:rgba(246,246,246,0.3);}
p.paragraph-45{color:rgba(210,18,33,1);}
p.paragraph-47{color:rgba(200,200,200,0.8);}
div.quick-stack-48-copy{border-bottom:1px solid rgba(0,0,0,0);}
p.paragraph-46{margin-top:20px;}
div.w-layout-cell{margin:auto 0;}
img.image-45{max-width:30px;}
img.image-46{max-width:30px;}
img.image-47{max-width:30px;}
img.image-48{max-width:30px;}
img.image-49{max-width:30px;}
div.w-layout-cell.cell-126{max-width:775px;}

p.paragraph-43{margin-bottom:1em;}
div#wf-node-010{padding-left:0;padding-right:0;width:105%;}
div#wf-node-012{margin:0 auto;max-width:90%;}
img.image-151{max-width:98%;}

section.section-22{
  margin-top:150px!important;
}

div.w-layout-cell.cell-140{
  margin-top:0;
}

div.quick-stack-46{
  grid-row-gap:0;
  margin-top:0;
}

div#img_product img{
  border-radius:10px;
}

@media (max-width:921px){

  section.section-22{
    margin-top:50px!important;
  }

}




/* ===== FIX MENÚ MÓVIL ASTRA (tipografía + colores) ===== */
@media (max-width:921px){
  /* 1) Colores del menú móvil: blanco + rojo hover y tipo de letra Monserrat*/
  #ast-hf-mobile-menu,
  #ast-hf-mobile-menu .menu-link{
    color:#fff!important;
    font-family: 'Montserrat',sans-serif !important;
    font-size: 17px;
    font-weight: inherit;
    font-style: inherit;
  }
  #ast-hf-mobile-menu .menu-link:hover,
  #ast-hf-mobile-menu .menu-link:focus,
  #ast-hf-mobile-menu .menu-link:active{
    color:var(--ast-global-color-1) !important; /* rojo hover */
  }
}


/* Cambio border-radius de las imagenes finales */
@media (min-width:922px){
  /* quita border radius solo a la primera imagen (la grande) */
  #img_product > div:not(#view3d) > img{
    border-radius:0!important;
  }
}

@media (max-width:921px){
  /* quita border radius a TODAS */
  #img_product img{
    border-radius:0!important;
  }
}

.title_caract, .title_product, .title_family {
  font-family: "Montserrat", Sans-serif !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  letter-spacing: 6px !important;
  color: #0F121B !important;
}
.title_family:hover {
  text-decoration: underline;
}
#wf-node-015 p, #wf-node-004 p, #wf-node-005 p, #wf-node-006 p, #wf-node-007 p {
  margin-top: 10px;
  margin-bottom: 10px;
}

#wf-node-012 {
  max-width: 775px;
}
.cell-110 {
  padding-left: 0px;
}

/* Igualar márgenes/centrado del 009 al 002 sin “fijar” tamaños */
#wf-node-009{
  margin-left:auto!important;
  margin-right:auto!important;
  width:100%!important;
}

/* Márgenes laterales tipo “container” (ajusta el 90% si el 002 usa otro) */
#wf-node-009{
  padding-left:clamp(16px,5vw,40px)!important;
  padding-right:clamp(16px,5vw,40px)!important;
  box-sizing:border-box!important;
}

/* Centrar el contenido interno */
#wf-node-009 > div{
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Evita que el grid/flex recorte o “fije” la columna */
#wf-node-009 .w-layout-cell{
  min-width:0!important;
}

/* Imagen del 009: siempre fluida (como la del 002) */
#wf-node-009 img{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  display:block!important;
}

/* CONTENEDORES */
#wf-node-002,
#wf-node-009{
  max-width:1600px;
  margin-left:auto;
  margin-right:auto;
  width:100%;
}

/* IMÁGENES PRINCIPALES — MISMO ANCHO SIEMPRE */
#wf-node-002 > .w-layout-cell:first-child img,
#wf-node-009 > .w-layout-cell:first-child img{
  width:100%;
  max-width:550px !important;
  height:auto;
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.title-product-max {
  max-width:1600px; 
  margin: 0 auto;
  display: flex;
}


.title_family {
  font-size: 12px !important;
  letter-spacing: 9px !important;
}

.cell-140 {
 padding-right: 2em;
}

div.quick-stack-51 {
  background-color: inherit;
}





/* ===== Productos: SOLO desktop ===== */
@media (min-width:922px){

  /* transición suave */
  #masthead .main-header-menu a,
  #masthead .menu-link,
  #masthead .ast-header-social-wrap a,
  #masthead button.menu-toggle svg,
  #masthead button.menu-toggle svg *{
    transition:color .8s ease,fill .8s ease,stroke .8s ease;
  }

  /* TOP: OSCURO */
  body.at-top #masthead .main-header-menu a,
  body.at-top #masthead .menu-link,
  body.at-top #masthead .ast-header-social-wrap a{
    color:#111!important;
  }

  body.at-top #masthead .ast-logo-svg-icon svg,
  body.at-top #masthead .ast-logo-svg-icon svg *,
  body.at-top #masthead .site-branding svg,
  body.at-top #masthead .site-branding svg *{
    fill:#111!important;
    stroke:#111!important;
  }

  body.at-top #masthead .ast-builder-social-element{
    --color:#111!important;
  }

  body.at-top #masthead button.menu-toggle svg,
  body.at-top #masthead button.menu-toggle svg *{
    fill:#111!important;
    stroke:#111!important;
  }

  /* SCROLL: BLANCO */
  body:not(.at-top) #masthead .main-header-menu a,
  body:not(.at-top) #masthead .menu-link,
  body:not(.at-top) #masthead .ast-header-social-wrap a{
    color:#fff!important;
  }

  body:not(.at-top) #masthead .ast-logo-svg-icon svg,
  body:not(.at-top) #masthead .ast-logo-svg-icon svg *,
  body:not(.at-top) #masthead .site-branding svg,
  body:not(.at-top) #masthead .site-branding svg *{
    fill:#fff!important;
    stroke:#fff!important;
  }

  body:not(.at-top) #masthead .ast-builder-social-element{
    --color:#fff!important;
  }

  body:not(.at-top) #masthead button.menu-toggle svg,
  body:not(.at-top) #masthead button.menu-toggle svg *{
    fill:#fff!important;
    stroke:#fff!important;
  }

}


/* ===== Productos: iconos sociales cambian con scroll (SOLO desktop) ===== */
@media (min-width:922px){

  /* transición */
  #masthead .ast-builder-social-element,
  #masthead .ast-header-social-wrap svg,
  #masthead .ast-header-social-wrap svg *{
    transition:color .8s ease,fill .8s ease,stroke .8s ease;
  }

  /* TOP: oscuro */
  body.at-top #masthead .ast-builder-social-element{
    --color:#111!important;
  }
  body.at-top #masthead .ast-header-social-wrap svg,
  body.at-top #masthead .ast-header-social-wrap svg *{
    fill:#111!important;
    stroke:#111!important;
  }

  /* SCROLL: blanco */
  body:not(.at-top) #masthead .ast-builder-social-element{
    --color:#fff!important;
  }
  body:not(.at-top) #masthead .ast-header-social-wrap svg,
  body:not(.at-top) #masthead .ast-header-social-wrap svg *{
    fill:#fff!important;
    stroke:#fff!important;
  }

}

div.contenido {
  margin-left: 20px;
  margin-right: 20px;
}

.paragraph-50 {
  margin:0;
}
.cell-140 {
  padding-right: 0;
}

@media (min-width: 922px) {
  .cell-140 {
    padding-right: 10em;
  }
}


.section-22b {
	flex:1; 
    margin-right: 0px !important; 
    max-width: 290px; 
    width: 100%; 
    text-alin: right;
    height: 50px;
    padding-top: 45px;
    padding-right: 70px;
}

@media (max-width: 921px) {
    .section-22b {
        max-width: 180px; 
        padding-right: 0;
    }
}

.btn-ficha {
    background-color: #61CE7000; 
    fill: #000000; 
    color: #000000; 
    transition: all 0.3s ease;
    letter-spacing: 5px; 
    border-style: solid; 
    border-width: 2px 2px 2px 2px; 
    border-radius: 35px 35px 35px 35px; 
    padding: 4px 15px;"
}

.btn-ficha:hover {
    background-color: #000000; 
    fill: #ffffff; 
    color: #ffffff; 
}


/* ===== Productos: móvil | TOP oscuro / SCROLL blanco para logo y botón ===== */
@media (max-width:921px){

  /* transición suave */
  #masthead .ast-logo-svg-icon svg,
  #masthead .ast-logo-svg-icon svg *,
  #masthead .site-branding svg,
  #masthead .site-branding svg *,
  #masthead button.menu-toggle svg,
  #masthead button.menu-toggle svg *{
    transition:fill .8s ease,stroke .8s ease,color .8s ease;
  }

  /* TOP: oscuro */
  body.at-top #masthead .ast-logo-svg-icon svg,
  body.at-top #masthead .ast-logo-svg-icon svg *,
  body.at-top #masthead .site-branding svg,
  body.at-top #masthead .site-branding svg *,
  body.at-top #masthead button.menu-toggle svg,
  body.at-top #masthead button.menu-toggle svg *{
    fill:#111!important;
    stroke:#111!important;
    color:#111!important;
  }

  /* SCROLL: blanco */
  body:not(.at-top) #masthead .ast-logo-svg-icon svg,
  body:not(.at-top) #masthead .ast-logo-svg-icon svg *,
  body:not(.at-top) #masthead .site-branding svg,
  body:not(.at-top) #masthead .site-branding svg *,
  body:not(.at-top) #masthead button.menu-toggle svg,
  body:not(.at-top) #masthead button.menu-toggle svg *{
    fill:#fff!important;
    stroke:#fff!important;
    color:#fff!important;
  }

}

/* ===== Selector de idioma: escritorio | TOP oscuro / SCROLL blanco ===== */
@media (min-width:922px){

  #masthead .trp-ls-language-name{
    transition:color .8s ease!important;
  }

  /* TOP: oscuro */
  body.at-top #masthead .trp-ls-language-name{
    color:#111!important;
  }

  /* SCROLL: blanco */
  body:not(.at-top) #masthead .trp-ls-language-name{
    color:#fff!important;
  }

}



/* === Flechas menú escritorio (Productos) cambien de color === */
@media (min-width:922px){

  /* transición */
  #masthead .ast-icon.icon-arrow svg,
  #masthead .ast-icon.icon-arrow svg *{
    transition:fill .8s ease, stroke .8s ease;
  }

  /* TOP: negro */
  body.at-top #masthead .ast-icon.icon-arrow svg,
  body.at-top #masthead .ast-icon.icon-arrow svg *{
    fill:#111!important;
    stroke:#111!important;
  }

  /* SCROLL: blanco */
  body:not(.at-top) #masthead .ast-icon.icon-arrow svg,
  body:not(.at-top) #masthead .ast-icon.icon-arrow svg *{
    fill:#fff!important;
    stroke:#fff!important;
  }

}

footer#colophon {
  font-family: 'Montserrat', sans-serif;
  font-size: 1em;
  font-weight: 400;
}


/* =========================================================
   SUBMENÚ EN TOP (PRODUCTOS) - FORZAR COLORES COMO SCROLL
   ========================================================= */

@media (min-width:922px){

  /* Links del menú */
  body.at-top #masthead.site-header:has(#ast-hf-menu-1 > .menu-item-has-children:hover > .sub-menu) .main-header-menu a,
  body.at-top #masthead.site-header:has(#ast-hf-menu-1-sticky > .menu-item-has-children:hover > .sub-menu) .main-header-menu a{
    color:#fff!important;
  }

  /* Logo */
  body.at-top #masthead.site-header:has(#ast-hf-menu-1 > .menu-item-has-children:hover > .sub-menu) .ast-logo-svg-icon svg,
  body.at-top #masthead.site-header:has(#ast-hf-menu-1 > .menu-item-has-children:hover > .sub-menu) .ast-logo-svg-icon svg *,
  body.at-top #masthead.site-header:has(#ast-hf-menu-1-sticky > .menu-item-has-children:hover > .sub-menu) .ast-logo-svg-icon svg,
  body.at-top #masthead.site-header:has(#ast-hf-menu-1-sticky > .menu-item-has-children:hover > .sub-menu) .ast-logo-svg-icon svg *{
    fill:#fff!important;
    stroke:#fff!important;
  }

  /* Iconos sociales */
  body.at-top #masthead.site-header:has(#ast-hf-menu-1 > .menu-item-has-children:hover > .sub-menu) .ast-builder-social-element,
  body.at-top #masthead.site-header:has(#ast-hf-menu-1-sticky > .menu-item-has-children:hover > .sub-menu) .ast-builder-social-element{
    --color:#fff!important;
  }

  body.at-top #masthead.site-header:has(#ast-hf-menu-1 > .menu-item-has-children:hover > .sub-menu) .ast-header-social-wrap svg,
  body.at-top #masthead.site-header:has(#ast-hf-menu-1 > .menu-item-has-children:hover > .sub-menu) .ast-header-social-wrap svg *,
  body.at-top #masthead.site-header:has(#ast-hf-menu-1-sticky > .menu-item-has-children:hover > .sub-menu) .ast-header-social-wrap svg,
  body.at-top #masthead.site-header:has(#ast-hf-menu-1-sticky > .menu-item-has-children:hover > .sub-menu) .ast-header-social-wrap svg *{
    fill:#fff!important;
    stroke:#fff!important;
  }

  /* Flechas */
  body.at-top #masthead.site-header:has(#ast-hf-menu-1 > .menu-item-has-children:hover > .sub-menu) .ast-icon.icon-arrow svg,
  body.at-top #masthead.site-header:has(#ast-hf-menu-1 > .menu-item-has-children:hover > .sub-menu) .ast-icon.icon-arrow svg *,
  body.at-top #masthead.site-header:has(#ast-hf-menu-1-sticky > .menu-item-has-children:hover > .sub-menu) .ast-icon.icon-arrow svg,
  body.at-top #masthead.site-header:has(#ast-hf-menu-1-sticky > .menu-item-has-children:hover > .sub-menu) .ast-icon.icon-arrow svg *{
    fill:#fff!important;
    stroke:#fff!important;
  }

  /* Idioma */
  body.at-top #masthead.site-header:has(#ast-hf-menu-1 > .menu-item-has-children:hover > .sub-menu) .trp-ls-language-name,
  body.at-top #masthead.site-header:has(#ast-hf-menu-1-sticky > .menu-item-has-children:hover > .sub-menu) .trp-ls-language-name{
    color:#fff!important;
  }
}

/* =========================================================
   SUBMENÚ PRODUCTOS - ACTIVO MÁS ILUMINADO
   ========================================================= */

@media (min-width:922px){

  /* Estado normal (más apagado) */
  #ast-hf-menu-1 .sub-menu a,
  #ast-hf-menu-1-sticky .sub-menu a{
    font-weight:400!important;
    opacity:.55!important;
    transition:all .25s ease!important;
  }

  /* Hover */
  #ast-hf-menu-1 .sub-menu a:hover,
  #ast-hf-menu-1-sticky .sub-menu a:hover{
    opacity:.85!important;
  }

  /* Activo (más brillante) */
  #ast-hf-menu-1 .sub-menu a[aria-current="page"],
  #ast-hf-menu-1-sticky .sub-menu a[aria-current="page"]{
    font-weight:500!important;
    opacity:1!important;
    text-shadow:
      0 0 6px rgba(255,255,255,.6),
      0 0 12px rgba(255,255,255,.4);
  }
}




.title-product-max{
    display: flex;
    align-items: flex-start;
}

.section-22b{
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}

.btn-ficha{
    margin-top: 0 !important;
    line-height: 1;
    transform: translateY(3px);
}

@media (max-width: 921px){

    .section-22b{
        display:flex;
        align-items:center;
        justify-content:space-between;
        width:100%;
    }

    .btn-ficha{
        margin-left:auto;
        display:flex;
        align-items:center;
        height:auto;
        line-height:1;
        margin-top: 5px;
    }
    
    #wf-node-002, #wf-node-010 {
    	padding-bottom: 40px;
    }

}