diff --git a/dist/components.js b/dist/components.js
index c09e570..6316e12 100644
--- a/dist/components.js
+++ b/dist/components.js
@@ -1,2 +1,2 @@
/*! webcomponents release: 1.1.3 */
-const t=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,e=Symbol();class i{constructor(t,i){if(i!==e)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t}get styleSheet(){return t&&void 0===this.t&&(this.t=new CSSStyleSheet,this.t.replaceSync(this.cssText)),this.t}toString(){return this.cssText}}const s=new Map,r=t=>{let r=s.get(t);return void 0===r&&s.set(t,r=new i(t,e)),r},o=t=>r("string"==typeof t?t:t+""),n=(t,...e)=>{const s=1===t.length?t[0]:e.reduce(((e,s,r)=>e+(t=>{if(t instanceof i)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(s)+t[r+1]),t[0]);return r(s)},l=t?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return o(e)})(t):t;var a,h,d,c;const p={toAttribute(t,e){switch(e){case Boolean:t=t?"":null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let i=t;switch(e){case Boolean:i=null!==t;break;case Number:i=null===t?null:Number(t);break;case Object:case Array:try{i=JSON.parse(t)}catch(t){i=null}}return i}},u=(t,e)=>e!==t&&(e==e||t==t),f={attribute:!0,type:String,converter:p,reflect:!1,hasChanged:u};class g extends HTMLElement{constructor(){super(),this.Πi=new Map,this.Πo=void 0,this.Πl=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this.Πh=null,this.u()}static addInitializer(t){var e;null!==(e=this.v)&&void 0!==e||(this.v=[]),this.v.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((e,i)=>{const s=this.Πp(i,e);void 0!==s&&(this.Πm.set(s,i),t.push(s))})),t}static createProperty(t,e=f){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const i="symbol"==typeof t?Symbol():"__"+t,s=this.getPropertyDescriptor(t,i,e);void 0!==s&&Object.defineProperty(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){return{get(){return this[e]},set(s){const r=this[t];this[e]=s,this.requestUpdate(t,r,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||f}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this.Πm=new Map,this.hasOwnProperty("properties")){const t=this.properties,e=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const i of e)this.createProperty(i,t[i])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const t of i)e.unshift(l(t))}else void 0!==t&&e.push(l(t));return e}static Πp(t,e){const i=e.attribute;return!1===i?void 0:"string"==typeof i?i:"string"==typeof t?t.toLowerCase():void 0}u(){var t;this.Πg=new Promise((t=>this.enableUpdating=t)),this.L=new Map,this.Π_(),this.requestUpdate(),null===(t=this.constructor.v)||void 0===t||t.forEach((t=>t(this)))}addController(t){var e,i;(null!==(e=this.ΠU)&&void 0!==e?e:this.ΠU=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(i=t.hostConnected)||void 0===i||i.call(t))}removeController(t){var e;null===(e=this.ΠU)||void 0===e||e.splice(this.ΠU.indexOf(t)>>>0,1)}Π_(){this.constructor.elementProperties.forEach(((t,e)=>{this.hasOwnProperty(e)&&(this.Πi.set(e,this[e]),delete this[e])}))}createRenderRoot(){var e;const i=null!==(e=this.shadowRoot)&&void 0!==e?e:this.attachShadow(this.constructor.shadowRootOptions);return((e,i)=>{t?e.adoptedStyleSheets=i.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):i.forEach((t=>{const i=document.createElement("style");i.textContent=t.cssText,e.appendChild(i)}))})(i,this.constructor.elementStyles),i}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this.ΠU)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostConnected)||void 0===e?void 0:e.call(t)})),this.Πl&&(this.Πl(),this.Πo=this.Πl=void 0)}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this.ΠU)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)})),this.Πo=new Promise((t=>this.Πl=t))}attributeChangedCallback(t,e,i){this.K(t,i)}Πj(t,e,i=f){var s,r;const o=this.constructor.Πp(t,i);if(void 0!==o&&!0===i.reflect){const n=(null!==(r=null===(s=i.converter)||void 0===s?void 0:s.toAttribute)&&void 0!==r?r:p.toAttribute)(e,i.type);this.Πh=t,null==n?this.removeAttribute(o):this.setAttribute(o,n),this.Πh=null}}K(t,e){var i,s,r;const o=this.constructor,n=o.Πm.get(t);if(void 0!==n&&this.Πh!==n){const t=o.getPropertyOptions(n),l=t.converter,a=null!==(r=null!==(s=null===(i=l)||void 0===i?void 0:i.fromAttribute)&&void 0!==s?s:"function"==typeof l?l:null)&&void 0!==r?r:p.fromAttribute;this.Πh=n,this[n]=a(e,t.type),this.Πh=null}}requestUpdate(t,e,i){let s=!0;void 0!==t&&(((i=i||this.constructor.getPropertyOptions(t)).hasChanged||u)(this[t],e)?(this.L.has(t)||this.L.set(t,e),!0===i.reflect&&this.Πh!==t&&(void 0===this.Πk&&(this.Πk=new Map),this.Πk.set(t,i))):s=!1),!this.isUpdatePending&&s&&(this.Πg=this.Πq())}async Πq(){this.isUpdatePending=!0;try{for(await this.Πg;this.Πo;)await this.Πo}catch(t){Promise.reject(t)}const t=this.performUpdate();return null!=t&&await t,!this.isUpdatePending}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this.Πi&&(this.Πi.forEach(((t,e)=>this[e]=t)),this.Πi=void 0);let e=!1;const i=this.L;try{e=this.shouldUpdate(i),e?(this.willUpdate(i),null===(t=this.ΠU)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostUpdate)||void 0===e?void 0:e.call(t)})),this.update(i)):this.Π$()}catch(t){throw e=!1,this.Π$(),t}e&&this.E(i)}willUpdate(t){}E(t){var e;null===(e=this.ΠU)||void 0===e||e.forEach((t=>{var e;return null===(e=t.hostUpdated)||void 0===e?void 0:e.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}Π$(){this.L=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this.Πg}shouldUpdate(t){return!0}update(t){void 0!==this.Πk&&(this.Πk.forEach(((t,e)=>this.Πj(e,this[e],t))),this.Πk=void 0),this.Π$()}updated(t){}firstUpdated(t){}}var m,b,y,v;g.finalized=!0,g.elementProperties=new Map,g.elementStyles=[],g.shadowRootOptions={mode:"open"},null===(h=(a=globalThis).reactiveElementPlatformSupport)||void 0===h||h.call(a,{ReactiveElement:g}),(null!==(d=(c=globalThis).reactiveElementVersions)&&void 0!==d?d:c.reactiveElementVersions=[]).push("1.0.0-rc.2");const x=globalThis.trustedTypes,w=x?x.createPolicy("lit-html",{createHTML:t=>t}):void 0,k=`lit$${(Math.random()+"").slice(9)}$`,_="?"+k,$=`<${_}>`,S=document,z=(t="")=>S.createComment(t),C=t=>null===t||"object"!=typeof t&&"function"!=typeof t,j=Array.isArray,A=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,E=/-->/g,N=/>/g,B=/>|[ \n\r](?:([^\s"'>=/]+)([ \n\r]*=[ \n\r]*(?:[^ \n\r"'`<>=]|("|')|))|$)/g,U=/'/g,M=/"/g,T=/^(?:script|style|textarea)$/i,Y=(t=>(e,...i)=>({_$litType$:t,strings:e,values:i}))(1),O=Symbol.for("lit-noChange"),P=Symbol.for("lit-nothing"),R=new WeakMap,I=S.createTreeWalker(S,129,null,!1),L=(t,e)=>{const i=t.length-1,s=[];let r,o=2===e?"":"");return[void 0!==w?w.createHTML(l):l,s]};class V{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let r=0,o=0;const n=t.length-1,l=this.parts,[a,h]=L(t,e);if(this.el=V.createElement(a,i),I.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(s=I.nextNode())&&l.length0){s.textContent=x?x.emptyScript:"";for(let i=0;i{var e;return j(t)||"function"==typeof(null===(e=t)||void 0===e?void 0:e[Symbol.iterator])})(t)?this.M(t):this.$(t)}C(t,e=this._$AB){return this._$AA.parentNode.insertBefore(t,e)}A(t){this._$AH!==t&&(this._$AR(),this._$AH=this.C(t))}$(t){const e=this._$AA.nextSibling;null!==e&&3===e.nodeType&&(null===this._$AB?null===e.nextSibling:e===this._$AB.previousSibling)?e.data=t:this.A(S.createTextNode(t)),this._$AH=t}T(t){var e;const{values:i,_$litType$:s}=t,r="number"==typeof s?this._$AC(t):(void 0===s.el&&(s.el=V.createElement(s.h,this.options)),s);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===r)this._$AH.m(i);else{const t=new D(r,this),e=t.p(this.options);t.m(i),this.A(e),this._$AH=t}}_$AC(t){let e=R.get(t.strings);return void 0===e&&R.set(t.strings,e=new V(t)),e}M(t){j(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const r of t)s===e.length?e.push(i=new H(this.C(z()),this.C(z()),this,this.options)):i=e[s],i._$AI(r),s++;s2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(P),this.strings=i):this._$AH=P}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,s){const r=this.strings;let o=!1;if(void 0===r)t=q(this,t,e,0),o=!C(t)||t!==this._$AH&&t!==O,o&&(this._$AH=t);else{const s=t;let n,l;for(t=r[0],n=0;n{var s,r;const o=null!==(s=null==i?void 0:i.renderBefore)&&void 0!==s?s:e;let n=o._$litPart$;if(void 0===n){const t=null!==(r=null==i?void 0:i.renderBefore)&&void 0!==r?r:null;o._$litPart$=n=new H(e.insertBefore(z(),t),t,void 0,null!=i?i:{})}return n._$AI(t),n})(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this.Φt)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this.Φt)||void 0===t||t.setConnected(!1)}render(){return O}}st.finalized=!0,st._$litElement$=!0,null===(Q=(G=globalThis).litElementHydrateSupport)||void 0===Q||Q.call(G,{LitElement:st}),null===(et=(tt=globalThis).litElementPlatformSupport)||void 0===et||et.call(tt,{LitElement:st});let rt;const ot={defaultSlot:Y(rt||(rt=(t=>t)``)),defaultMaxWidth:1204,fontSize:{base:"16px",h1:"24px !important",h2:"18px !important",h3:"16px !important",h4:"15px !important",h5:"14px !important",h6:"14px !important",p:"14px"}};let nt;const lt=n(nt||(nt=(t=>t)`h3{color:var(--primary-color2,#004691)!important;font-size:18px;margin:0}details{width:100%;min-height:5px;padding:25px 15px 25px 45px;margin:0 auto 20px auto;position:relative;font-size:var(--font-base,${0});border:1px solid rgba(0,0,0,.1);border-radius:10px;box-sizing:border-box;transition:all .3s}details[open]{min-height:50px;background-color:#fff;box-shadow:2px 2px 10px rgba(0,0,0,.2)}::slotted(ul){color:var(--text-color1,#444);font-weight:300;font-size:14px;line-height:24px;margin-left:20px;padding:0}::slotted(p){color:var(--text-color1,#444);font-size:var(--font-base,${0});line-height:1.572em}::slotted(a){color:var(--link-text-color,#444)!important;text-decoration:underline}summary{align-items:center;cursor:pointer;display:flex!important;position:relative}summary:focus{outline:0!important}summary::-webkit-details-marker{display:none}.control-icon{fill:var(--main-naranja);transition:.3s ease;pointer-events:none;position:absolute;top:38px;right:10px}.collapse{display:none}details[open] .collapse{display:initial;transition:.3s ease}details[open] .expand{display:none}details[open] summary:hover::after{animation:pulse 1s ease}k-icon{font-size:20px;line-height:20px;position:absolute;right:0;top:0}details .linea{background-color:#e0e0e0;border:none;height:1px}@keyframes pulse{25%{transform:scale(1.1)}50%{transform:scale(1)}75%{transform:scale(1.1)}100%{transform:scale(1)}}.fade-in-top{-webkit-animation:fade-in-top .6s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-top .6s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@media only screen and (max-width:414px){h3{font-size:14px}details{padding:15px 15px 15px 15px;width:90%}details p,details ul{padding-right:10px}details p{margin-top:0}.control-icon{top:25px;right:5px}:host([open]) .tit_pregunta{margin-bottom:10px!important}}@media only screen and (max-width:375px){details ul{margin:0}}`),o(ot.fontSize.p),o(ot.fontSize.p));let at,ht=t=>t;let dt;const ct=n(dt||(dt=(t=>t)`:host{background-color:var(--k-banner-background-color,#fff);color:var(--text-color1,#444);display:flex;flex-wrap:wrap;font-family:var(--font-family, 'Arial');font-size:var(--font-base,${0});justify-content:center;margin-bottom:2rem;overflow:hidden}:host([type=full]) .container{flex-wrap:wrap}:host([type=full]) .content{text-align:center;align-items:stretch}:host([type=left]),:host([type=right]){background-color:var(--k-banner-background-color,#f5f5f5)}:host([type=left-cut]) .container,:host([type=right-cut]) .container{background-color:var(--k-banner-background-color,#f5f5f5)}:host([type=left]) .content,:host([type=right]) .content{align-items:flex-start}::slotted(h1),::slotted(h2),::slotted(h3){color:var(--primary-color2,#004691)!important}::slotted(h1){font-size:${0}}::slotted(h2){font-size:${0}}::slotted(h3){font-size:${0}}::slotted(h4){font-size:${0}}::slotted(h5){font-size:${0}}::slotted(p){color:var(--text-color1,#444);font-size:var(--font-base,${0});line-height:1.572em}::slotted(k-button){width:100%}.container{display:flex;flex:1;flex-direction:column;height:100%;justify-content:center;max-width:${0}}.content,section{align-items:center;display:flex}.content{flex:1;flex-direction:column;justify-content:center;padding:1rem;order:2}section picture{display:flex;overflow:hidden;width:100%}.full{flex-basis:100%}.left,.left-cut,.right,.right-cut{flex-basis:100%}.full img,.left img,.left-cut img,.right img,.right-cut img{max-width:100%;object-fit:cover;width:100%}@media screen and (min-width:420px){::slotted(k-button){width:auto}}@media screen and (min-width:768px){:host([type=full]) .content{align-items:center;flex-basis:100%}.container{flex-direction:row;justify-content:space-between}.content{align-items:flex-start;order:unset;padding:2rem}.left,.right{flex-basis:50%}.left-cut,.right-cut{align-items:stretch;flex-basis:40%}.left-cut{margin-left:0;filter:drop-shadow(10px 0 0 var(--primary-color2, #004691))}.left-cut img{clip-path:polygon(0 0,0 100%,90% 100%,100% 0)}.right-cut{margin-right:0;filter:drop-shadow(-10px 0 0 var(--primary-color2, #004691))}.right-cut img{clip-path:polygon(0 0,10% 100%,100% 100%,100% 0)}}`),o(ot.fontSize.base),o(ot.fontSize.h1),o(ot.fontSize.h2),o(ot.fontSize.h3),o(ot.fontSize.h4),o(ot.fontSize.h5),o(ot.fontSize.p),o(`${ot.defaultMaxWidth}px`));let pt,ut,ft,gt,mt=t=>t;class bt extends st{static get properties(){return{loaded:{type:Boolean,reflect:!0},height:{type:Number},src:{type:String},"mobile-src":{type:String},type:{type:String},width:{type:Number}}}static get styles(){return ct}constructor(){super(),this.height=0,this.width=null,this.loaded=!1,this.src="",this["mobile-src"]="",this.type="left"}attributeChangedCallback(t,e,i){super.attributeChangedCallback(t,e,i),this.dispatchEvent(new Event(`${t}-changed`))}render(){this.loaded=!0;const t=this._getImage(this.type);return Y(pt||(pt=mt`${0}${0}${0}
`),this._dynamicStyles(),"left"==this.type||"left-cut"==this.type||"full"==this.type?t:"","right"==this.type||"right-cut"==this.type?t:"")}_dynamicStyles(){const t=""+(null===this.width?"flex-basis: 50% !important;":`flex-basis: ${this.width}px !important;`);return Y(ut||(ut=mt``),t)}_getImage(t){if(this.src.length)return Y(ft||(ft=mt``),t,this["mobile-src"].length?Y(gt||(gt=mt`