/* Kudenix Go — «Ayudamos a las agencias mayoristas…»
   CSS trasladado de propuesta/pages/kudenixgo.html, sección comp-mabfrsm4.
   Los selectores por id (#comp-x, [id="comp-x"]) pasan a clase; la clase raíz
   se repite para alcanzar la especificidad que el original tenía por id, sin
   recurrir a !important. El orden de las reglas es el del documento: de él
   depende, por ejemplo, que min-width acabe valiendo 980px y no 0. */

/* El documento se compone sobre el modelo de caja por omisión; el tema de
   WordPress declara border-box en todo. Se restituye para el subárbol del
   widget, antes que las reglas trasladadas, que siguen mandando donde el
   original declara border-box explícitamente. */
.kudenix-go-help.kudenix-go-help,
.kudenix-go-help.kudenix-go-help * { box-sizing: content-box; }

/* Familias de los estilos inline y del strut de .font_8.
   El documento sólo declara los nombres wf_*; los alias wfont_* que nombran
   los estilos inline apuntan a los mismos archivos. */
@font-face {
  font-family: 'wf_e2607d4fb84048a587dc369eb';
  src: url('../fonts/file-f213e4dc.woff2') format('woff2'),
       url('../fonts/file-8eac8b99.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'wfont_8c78b9_e2607d4fb84048a587dc369ebc35feed';
  src: url('../fonts/file-f213e4dc.woff2') format('woff2'),
       url('../fonts/file-8eac8b99.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'wf_7278fe540adc48839463fa96f';
  src: url('../fonts/file-57c25d25.woff2') format('woff2'),
       url('../fonts/file-61d57e56.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'wfont_074c9c_7278fe540adc48839463fa96f8e71b30';
  src: url('../fonts/file-57c25d25.woff2') format('woff2'),
       url('../fonts/file-61d57e56.woff') format('woff');
  font-display: swap;
}

/* La base que el documento fija en body/:root y que los elementos sin
   declaración propia heredan. */
.kudenix-go-help.kudenix-go-help {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: normal;
  color: rgb(0, 0, 0);
  text-align: start;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Tokens que la sección consume desde el :root del documento. */
.kudenix-go-help.kudenix-go-help {
  --font_8: normal normal normal 12px/1.4em wfont_8c78b9_e2607d4fb84048a587dc369ebc35feed,wf_e2607d4fb84048a587dc369eb,orig_helvetica_neue_lt_std_55_roman;
  --wix-opt-in-direction: ltr;
}

/* ── main.renderer ──
   El «reset» del documento: sin él, el tema de WordPress deja su margen en los
   párrafos. Y las dos reglas de malla, que alcanzan a la sección por sufijo del
   atributo, no por clase. */
.kudenix-go-help.kudenix-go-help, .kudenix-go-help.kudenix-go-help div, .kudenix-go-help.kudenix-go-help span, .kudenix-go-help.kudenix-go-help applet, .kudenix-go-help.kudenix-go-help object, .kudenix-go-help.kudenix-go-help iframe, .kudenix-go-help.kudenix-go-help h1, .kudenix-go-help.kudenix-go-help h2, .kudenix-go-help.kudenix-go-help h3, .kudenix-go-help.kudenix-go-help h4, .kudenix-go-help.kudenix-go-help h5, .kudenix-go-help.kudenix-go-help h6, .kudenix-go-help.kudenix-go-help p, .kudenix-go-help.kudenix-go-help blockquote, .kudenix-go-help.kudenix-go-help pre, .kudenix-go-help.kudenix-go-help a, .kudenix-go-help.kudenix-go-help em, .kudenix-go-help.kudenix-go-help img, .kudenix-go-help.kudenix-go-help small, .kudenix-go-help.kudenix-go-help strong, .kudenix-go-help.kudenix-go-help sub, .kudenix-go-help.kudenix-go-help sup, .kudenix-go-help.kudenix-go-help b, .kudenix-go-help.kudenix-go-help u, .kudenix-go-help.kudenix-go-help i, .kudenix-go-help.kudenix-go-help center, .kudenix-go-help.kudenix-go-help dl, .kudenix-go-help.kudenix-go-help dt, .kudenix-go-help.kudenix-go-help dd, .kudenix-go-help.kudenix-go-help ol, .kudenix-go-help.kudenix-go-help ul, .kudenix-go-help.kudenix-go-help li, .kudenix-go-help.kudenix-go-help fieldset, .kudenix-go-help.kudenix-go-help form, .kudenix-go-help.kudenix-go-help label, .kudenix-go-help.kudenix-go-help legend, .kudenix-go-help.kudenix-go-help table, .kudenix-go-help.kudenix-go-help caption, .kudenix-go-help.kudenix-go-help tbody, .kudenix-go-help.kudenix-go-help tfoot, .kudenix-go-help.kudenix-go-help thead, .kudenix-go-help.kudenix-go-help tr, .kudenix-go-help.kudenix-go-help th, .kudenix-go-help.kudenix-go-help td, .kudenix-go-help.kudenix-go-help nav, .kudenix-go-help.kudenix-go-help button, .kudenix-go-help.kudenix-go-help section, .kudenix-go-help.kudenix-go-help header, .kudenix-go-help.kudenix-go-help footer { vertical-align:baseline;background:0 0;border:0;outline:0;margin:0;padding:0 }
.kudenix-go-help.kudenix-go-help [data-mesh-id$=inlineContent], .kudenix-go-help.kudenix-go-help [data-mesh-id$=centeredContent], .kudenix-go-help.kudenix-go-help [data-mesh-id$=form] { pointer-events:none;position:relative }
.kudenix-go-help.kudenix-go-help [data-mesh-id$=-gridContainer]>*, .kudenix-go-help.kudenix-go-help [data-mesh-id$=-rotated-wrapper]>*, .kudenix-go-help.kudenix-go-help [data-mesh-id$=inlineContent]>:not([data-mesh-id$=-gridContainer]) { pointer-events:auto }

/* ── rb_wixui.thunderbolt_bootstrap-classic ── */
.kudenix-go-help.kudenix-go-help .QG9w8P { width:100%;height:100%;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;left:0;overflow:hidden }
.kudenix-go-help.kudenix-go-help .QG9w8P.WIIr02 { clip:rect(0px,auto,auto,0px) }
.kudenix-go-help.kudenix-go-help .QG9w8P .ayCf9D { width:100%;height:100%;position:absolute;top:0 }
.kudenix-go-help.kudenix-go-help .QG9w8P .fO4mKs { opacity:var(--fill-layer-image-opacity);height:var(--fill-layer-image-height,100%) }
.kudenix-go-help.kudenix-go-help .QG9w8P .fO4mKs img { width:100%;height:100% }
@supports ((-webkit-hyphens:none)) { .kudenix-go-help.kudenix-go-help .QG9w8P.WIIr02 { clip:auto;-webkit-clip-path:inset(0) } }
.kudenix-go-help.kudenix-go-help .ROWgFb { height:100% }
.kudenix-go-help.kudenix-go-help .LNYVZi { background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition) }

/* ── rb_wixui.thunderbolt_bootstrap ── */
@supports ((-webkit-appearance:none)) and (stroke-color:transparent) { .kudenix-go-help.kudenix-go-help ._v6ohL>*>:first-child { vertical-align:top } }
@supports (-webkit-touch-callout:none) { .kudenix-go-help.kudenix-go-help ._v6ohL>*>:first-child { vertical-align:top } }
.kudenix-go-help.kudenix-go-help ._v6ohL [data-attr-richtext-marker=true] { display:block }
.kudenix-go-help.kudenix-go-help ._v6ohL [data-attr-richtext-marker=true] table { border-collapse:collapse;width:100%;margin:15px 0 }
.kudenix-go-help.kudenix-go-help ._v6ohL [data-attr-richtext-marker=true] table td { padding:12px;position:relative }
.kudenix-go-help.kudenix-go-help ._v6ohL [data-attr-richtext-marker=true] table td:after { content:"";opacity:.2;border-bottom:1px solid;border-left:1px solid;position:absolute;inset:0 }
.kudenix-go-help.kudenix-go-help ._v6ohL [data-attr-richtext-marker=true] table tr td:last-child:after { border-right:1px solid }
.kudenix-go-help.kudenix-go-help ._v6ohL [data-attr-richtext-marker=true] table tr:first-child td:after { border-top:1px solid }
.kudenix-go-help.kudenix-go-help .UwkEpO p, .kudenix-go-help.kudenix-go-help .UwkEpO h1, .kudenix-go-help.kudenix-go-help .UwkEpO h2, .kudenix-go-help.kudenix-go-help .UwkEpO h3, .kudenix-go-help.kudenix-go-help .UwkEpO h4, .kudenix-go-help.kudenix-go-help .UwkEpO h5, .kudenix-go-help.kudenix-go-help .UwkEpO h6, .kudenix-go-help.kudenix-go-help .UwkEpO blockquote, .kudenix-go-help.kudenix-go-help .UwkEpO div { letter-spacing:normal;line-height:normal }
.kudenix-go-help.kudenix-go-help .N8MGzv, .kudenix-go-help.kudenix-go-help .UwkEpO { word-wrap:break-word;overflow-wrap:break-word;text-align:start;pointer-events:none;min-height:var(--min-height);min-width:var(--min-width);direction:var(--text-direction);mix-blend-mode:var(--blendMode,normal);text-transform:var(--textTransform,"none");text-shadow:var(--textOutline,0px 0px transparent),var(--textShadow,0px 0px transparent) }
.kudenix-go-help.kudenix-go-help .N8MGzv>*, .kudenix-go-help.kudenix-go-help .UwkEpO>* { pointer-events:auto }
.kudenix-go-help.kudenix-go-help .N8MGzv li, .kudenix-go-help.kudenix-go-help .UwkEpO li { font-style:inherit;font-weight:inherit;line-height:inherit;letter-spacing:normal }
.kudenix-go-help.kudenix-go-help .N8MGzv ol, .kudenix-go-help.kudenix-go-help .UwkEpO ol, .kudenix-go-help.kudenix-go-help .N8MGzv ul, .kudenix-go-help.kudenix-go-help .UwkEpO ul { letter-spacing:normal;margin-inline:.5em 0;line-height:normal }
.kudenix-go-help.kudenix-go-help .N8MGzv:not(.PO9MfV) ol, .kudenix-go-help.kudenix-go-help .UwkEpO:not(.PO9MfV) ol, .kudenix-go-help.kudenix-go-help .N8MGzv:not(.PO9MfV) ul, .kudenix-go-help.kudenix-go-help .UwkEpO:not(.PO9MfV) ul { padding-inline:1.3em 0 }
.kudenix-go-help.kudenix-go-help .N8MGzv ul, .kudenix-go-help.kudenix-go-help .UwkEpO ul { list-style-type:disc }
.kudenix-go-help.kudenix-go-help .N8MGzv ol, .kudenix-go-help.kudenix-go-help .UwkEpO ol { list-style-type:decimal }
.kudenix-go-help.kudenix-go-help .N8MGzv ul ul, .kudenix-go-help.kudenix-go-help .UwkEpO ul ul, .kudenix-go-help.kudenix-go-help .N8MGzv ol ul, .kudenix-go-help.kudenix-go-help .UwkEpO ol ul { list-style-type:circle }
.kudenix-go-help.kudenix-go-help .N8MGzv ul ul ul, .kudenix-go-help.kudenix-go-help .UwkEpO ul ul ul, .kudenix-go-help.kudenix-go-help .N8MGzv ol ul ul, .kudenix-go-help.kudenix-go-help .UwkEpO ol ul ul, .kudenix-go-help.kudenix-go-help .N8MGzv ul ol ul, .kudenix-go-help.kudenix-go-help .UwkEpO ul ol ul, .kudenix-go-help.kudenix-go-help .N8MGzv ol ol ul, .kudenix-go-help.kudenix-go-help .UwkEpO ol ol ul { list-style-type:square }
.kudenix-go-help.kudenix-go-help .N8MGzv p, .kudenix-go-help.kudenix-go-help .UwkEpO p, .kudenix-go-help.kudenix-go-help .N8MGzv h1, .kudenix-go-help.kudenix-go-help .UwkEpO h1, .kudenix-go-help.kudenix-go-help .N8MGzv h2, .kudenix-go-help.kudenix-go-help .UwkEpO h2, .kudenix-go-help.kudenix-go-help .N8MGzv h3, .kudenix-go-help.kudenix-go-help .UwkEpO h3, .kudenix-go-help.kudenix-go-help .N8MGzv h4, .kudenix-go-help.kudenix-go-help .UwkEpO h4, .kudenix-go-help.kudenix-go-help .N8MGzv h5, .kudenix-go-help.kudenix-go-help .UwkEpO h5, .kudenix-go-help.kudenix-go-help .N8MGzv h6, .kudenix-go-help.kudenix-go-help .UwkEpO h6, .kudenix-go-help.kudenix-go-help .N8MGzv blockquote, .kudenix-go-help.kudenix-go-help .UwkEpO blockquote, .kudenix-go-help.kudenix-go-help .N8MGzv div, .kudenix-go-help.kudenix-go-help .UwkEpO div { margin-block:0;margin:0 }
.kudenix-go-help.kudenix-go-help .N8MGzv a, .kudenix-go-help.kudenix-go-help .UwkEpO a { color:inherit }
.kudenix-go-help.kudenix-go-help .PO9MfV li { margin-inline:1.3em 0 }

/* ── rb_wixui.thunderbolt_ClassicSection ── */
.kudenix-go-help.kudenix-go-help.Le88gL { overflow:visible }
.kudenix-go-help.kudenix-go-help.Le88gL>.QG9w8P .LNYVZi { background-color:var(--section-corvid-background-color,var(--bg-overlay-color)) }

/* ── css_masterPage ── */
.kudenix-go-help.kudenix-go-help .font_8 { font:var(--font_8);color:rgb(102, 102, 102);letter-spacing:0em; }

/* ── css_g83gd ──
   La primera regla es la que la malla de la página aplicaba a la sección; se
   conserva lo que sobrevive fuera de esa malla (grid-area, justify-self y
   align-self quedan sin efecto y no se trasladan). */
.kudenix-go-help.kudenix-go-help { position:relative;margin:0px 0px 0 calc((100% - 980px) * 0.5);left:0px; }
.kudenix-go-help.kudenix-go-help { left:0;margin-left:0;width:100%;min-width:0; }
.kudenix-go-help.kudenix-go-help [data-mesh-id=comp-mabfrsm4inlineContent] { height:auto;width:100%; }
.kudenix-go-help.kudenix-go-help [data-mesh-id=comp-mabfrsm4inlineContent-gridContainer] { position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%; }
.kudenix-go-help.kudenix-go-help [data-mesh-id=comp-mabfrsm4inlineContent-gridContainer] > .comp-ma2jne17, .kudenix-go-help.kudenix-go-help [data-mesh-id=comp-mabfrsm4inlineContent-gridContainer] > interact-element > .comp-ma2jne17 { position:relative;margin:42px 0px 43px calc((100% - 980px) * 0.5);left:0px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start; }
.kudenix-go-help.kudenix-go-help .comp-ma2jne17 { --backgroundColor:0,0,0;--alpha-backgroundColor:0;--blendMode:normal;--textShadow:0px 0px transparent;--textOutline:0px 0px transparent; }
.kudenix-go-help.kudenix-go-help .comp-ma2jne17 { width:980px;height:auto; }

/* ── compCssMappers_g83gd ── */
.kudenix-go-help.kudenix-go-help { --bg-overlay-color:transparent;--bg-gradient:none;min-width:980px; }
.kudenix-go-help.kudenix-go-help .comp-ma2jne17 { --text-direction:var(--wix-opt-in-direction); }
