cas-ds-web-components 1.2.31 → 1.2.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,304 @@
1
+ (function(y,v){typeof exports=="object"&&typeof module<"u"?v(exports):typeof define=="function"&&define.amd?define(["exports"],v):(y=typeof globalThis<"u"?globalThis:y||self,v(y["cas-footer"]={}))})(this,function(y){"use strict";/**
2
+ * @license
3
+ * Copyright 2019 Google LLC
4
+ * SPDX-License-Identifier: BSD-3-Clause
5
+ */const v=window,N=v.ShadowRoot&&(v.ShadyCSS===void 0||v.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,j=Symbol(),q=new WeakMap;class G{constructor(t,e,i){if(this._$cssResult$=!0,i!==j)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(N&&t===void 0){const i=e!==void 0&&e.length===1;i&&(t=q.get(e)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&q.set(e,t))}return t}toString(){return this.cssText}}const u=n=>new G(typeof n=="string"?n:n+"",void 0,j),$1=(n,...t)=>{const e=n.length===1?n[0]:t.reduce((i,s,o)=>i+(r=>{if(r._$cssResult$===!0)return r.cssText;if(typeof r=="number")return r;throw Error("Value passed to 'css' function must be a 'css' function result: "+r+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(s)+n[o+1],n[0]);return new G(e,n,j)},v1=(n,t)=>{N?n.adoptedStyleSheets=t.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet):t.forEach(e=>{const i=document.createElement("style"),s=v.litNonce;s!==void 0&&i.setAttribute("nonce",s),i.textContent=e.cssText,n.appendChild(i)})},J=N?n=>n:n=>n instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return u(e)})(n):n;/**
6
+ * @license
7
+ * Copyright 2017 Google LLC
8
+ * SPDX-License-Identifier: BSD-3-Clause
9
+ */var B;const U=window,K=U.trustedTypes,f1=K?K.emptyScript:"",Q=U.reactiveElementPolyfillSupport,z={toAttribute(n,t){switch(t){case Boolean:n=n?f1:null;break;case Object:case Array:n=n==null?n:JSON.stringify(n)}return n},fromAttribute(n,t){let e=n;switch(t){case Boolean:e=n!==null;break;case Number:e=n===null?null:Number(n);break;case Object:case Array:try{e=JSON.parse(n)}catch{e=null}}return e}},Y=(n,t)=>t!==n&&(t==t||n==n),I={attribute:!0,type:String,converter:z,reflect:!1,hasChanged:Y};class A extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this.u()}static addInitializer(t){var e;this.finalize(),((e=this.h)!==null&&e!==void 0?e:this.h=[]).push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach((e,i)=>{const s=this._$Ep(i,e);s!==void 0&&(this._$Ev.set(s,i),t.push(s))}),t}static createProperty(t,e=I){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const i=typeof t=="symbol"?Symbol():"__"+t,s=this.getPropertyDescriptor(t,i,e);s!==void 0&&Object.defineProperty(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){return{get(){return this[e]},set(s){const o=this[t];this[e]=s,this.requestUpdate(t,o,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||I}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),t.h!==void 0&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){const e=this.properties,i=[...Object.getOwnPropertyNames(e),...Object.getOwnPropertySymbols(e)];for(const s of i)this.createProperty(s,e[s])}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 s of i)e.unshift(J(s))}else t!==void 0&&e.push(J(t));return e}static _$Ep(t,e){const i=e.attribute;return i===!1?void 0:typeof i=="string"?i:typeof t=="string"?t.toLowerCase():void 0}u(){var t;this._$E_=new Promise(e=>this.enableUpdating=e),this._$AL=new Map,this._$Eg(),this.requestUpdate(),(t=this.constructor.h)===null||t===void 0||t.forEach(e=>e(this))}addController(t){var e,i;((e=this._$ES)!==null&&e!==void 0?e:this._$ES=[]).push(t),this.renderRoot!==void 0&&this.isConnected&&((i=t.hostConnected)===null||i===void 0||i.call(t))}removeController(t){var e;(e=this._$ES)===null||e===void 0||e.splice(this._$ES.indexOf(t)>>>0,1)}_$Eg(){this.constructor.elementProperties.forEach((t,e)=>{this.hasOwnProperty(e)&&(this._$Ei.set(e,this[e]),delete this[e])})}createRenderRoot(){var t;const e=(t=this.shadowRoot)!==null&&t!==void 0?t:this.attachShadow(this.constructor.shadowRootOptions);return v1(e,this.constructor.elementStyles),e}connectedCallback(){var t;this.renderRoot===void 0&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$ES)===null||t===void 0||t.forEach(e=>{var i;return(i=e.hostConnected)===null||i===void 0?void 0:i.call(e)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$ES)===null||t===void 0||t.forEach(e=>{var i;return(i=e.hostDisconnected)===null||i===void 0?void 0:i.call(e)})}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$EO(t,e,i=I){var s;const o=this.constructor._$Ep(t,i);if(o!==void 0&&i.reflect===!0){const r=(((s=i.converter)===null||s===void 0?void 0:s.toAttribute)!==void 0?i.converter:z).toAttribute(e,i.type);this._$El=t,r==null?this.removeAttribute(o):this.setAttribute(o,r),this._$El=null}}_$AK(t,e){var i;const s=this.constructor,o=s._$Ev.get(t);if(o!==void 0&&this._$El!==o){const r=s.getPropertyOptions(o),h=typeof r.converter=="function"?{fromAttribute:r.converter}:((i=r.converter)===null||i===void 0?void 0:i.fromAttribute)!==void 0?r.converter:z;this._$El=o,this[o]=h.fromAttribute(e,r.type),this._$El=null}}requestUpdate(t,e,i){let s=!0;t!==void 0&&(((i=i||this.constructor.getPropertyOptions(t)).hasChanged||Y)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),i.reflect===!0&&this._$El!==t&&(this._$EC===void 0&&(this._$EC=new Map),this._$EC.set(t,i))):s=!1),!this.isUpdatePending&&s&&(this._$E_=this._$Ej())}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_}catch(e){Promise.reject(e)}const t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Ei&&(this._$Ei.forEach((s,o)=>this[o]=s),this._$Ei=void 0);let e=!1;const i=this._$AL;try{e=this.shouldUpdate(i),e?(this.willUpdate(i),(t=this._$ES)===null||t===void 0||t.forEach(s=>{var o;return(o=s.hostUpdate)===null||o===void 0?void 0:o.call(s)}),this.update(i)):this._$Ek()}catch(s){throw e=!1,this._$Ek(),s}e&&this._$AE(i)}willUpdate(t){}_$AE(t){var e;(e=this._$ES)===null||e===void 0||e.forEach(i=>{var s;return(s=i.hostUpdated)===null||s===void 0?void 0:s.call(i)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return!0}update(t){this._$EC!==void 0&&(this._$EC.forEach((e,i)=>this._$EO(i,this[i],e)),this._$EC=void 0),this._$Ek()}updated(t){}firstUpdated(t){}}A.finalized=!0,A.elementProperties=new Map,A.elementStyles=[],A.shadowRootOptions={mode:"open"},Q?.({ReactiveElement:A}),((B=U.reactiveElementVersions)!==null&&B!==void 0?B:U.reactiveElementVersions=[]).push("1.4.2");/**
10
+ * @license
11
+ * Copyright 2017 Google LLC
12
+ * SPDX-License-Identifier: BSD-3-Clause
13
+ */var D;const Z=window,H=Z.trustedTypes,X=H?H.createPolicy("lit-html",{createHTML:n=>n}):void 0,f=`lit$${(Math.random()+"").slice(9)}$`,t1="?"+f,m1=`<${t1}>`,b=document,M=(n="")=>b.createComment(n),L=n=>n===null||typeof n!="object"&&typeof n!="function",e1=Array.isArray,g1=n=>e1(n)||typeof n?.[Symbol.iterator]=="function",V=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,i1=/-->/g,s1=/>/g,g=RegExp(`>|[
14
+ \f\r](?:([^\\s"'>=/]+)([
15
+ \f\r]*=[
16
+ \f\r]*(?:[^
17
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),n1=/'/g,o1=/"/g,r1=/^(?:script|style|textarea|title)$/i,_1=n=>(t,...e)=>({_$litType$:n,strings:t,values:e}),w1=_1(1),_=Symbol.for("lit-noChange"),p=Symbol.for("lit-nothing"),l1=new WeakMap,x=b.createTreeWalker(b,129,null,!1),y1=(n,t)=>{const e=n.length-1,i=[];let s,o=t===2?"<svg>":"",r=V;for(let l=0;l<e;l++){const a=n[l];let C,c,d=-1,$=0;for(;$<a.length&&(r.lastIndex=$,c=r.exec(a),c!==null);)$=r.lastIndex,r===V?c[1]==="!--"?r=i1:c[1]!==void 0?r=s1:c[2]!==void 0?(r1.test(c[2])&&(s=RegExp("</"+c[2],"g")),r=g):c[3]!==void 0&&(r=g):r===g?c[0]===">"?(r=s??V,d=-1):c[1]===void 0?d=-2:(d=r.lastIndex-c[2].length,C=c[1],r=c[3]===void 0?g:c[3]==='"'?o1:n1):r===o1||r===n1?r=g:r===i1||r===s1?r=V:(r=g,s=void 0);const O=r===g&&n[l+1].startsWith("/>")?" ":"";o+=r===V?a+m1:d>=0?(i.push(C),a.slice(0,d)+"$lit$"+a.slice(d)+f+O):a+f+(d===-2?(i.push(void 0),l):O)}const h=o+(n[e]||"<?>")+(t===2?"</svg>":"");if(!Array.isArray(n)||!n.hasOwnProperty("raw"))throw Error("invalid template strings array");return[X!==void 0?X.createHTML(h):h,i]};class T{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let o=0,r=0;const h=t.length-1,l=this.parts,[a,C]=y1(t,e);if(this.el=T.createElement(a,i),x.currentNode=this.el.content,e===2){const c=this.el.content,d=c.firstChild;d.remove(),c.append(...d.childNodes)}for(;(s=x.nextNode())!==null&&l.length<h;){if(s.nodeType===1){if(s.hasAttributes()){const c=[];for(const d of s.getAttributeNames())if(d.endsWith("$lit$")||d.startsWith(f)){const $=C[r++];if(c.push(d),$!==void 0){const O=s.getAttribute($.toLowerCase()+"$lit$").split(f),R=/([.?@])?(.*)/.exec($);l.push({type:1,index:o,name:R[2],strings:O,ctor:R[1]==="."?H1:R[1]==="?"?x1:R[1]==="@"?E1:k})}else l.push({type:6,index:o})}for(const d of c)s.removeAttribute(d)}if(r1.test(s.tagName)){const c=s.textContent.split(f),d=c.length-1;if(d>0){s.textContent=H?H.emptyScript:"";for(let $=0;$<d;$++)s.append(c[$],M()),x.nextNode(),l.push({type:2,index:++o});s.append(c[d],M())}}}else if(s.nodeType===8)if(s.data===t1)l.push({type:2,index:o});else{let c=-1;for(;(c=s.data.indexOf(f,c+1))!==-1;)l.push({type:7,index:o}),c+=f.length-1}o++}}static createElement(t,e){const i=b.createElement("template");return i.innerHTML=t,i}}function E(n,t,e=n,i){var s,o,r,h;if(t===_)return t;let l=i!==void 0?(s=e._$Co)===null||s===void 0?void 0:s[i]:e._$Cl;const a=L(t)?void 0:t._$litDirective$;return l?.constructor!==a&&((o=l?._$AO)===null||o===void 0||o.call(l,!1),a===void 0?l=void 0:(l=new a(n),l._$AT(n,e,i)),i!==void 0?((r=(h=e)._$Co)!==null&&r!==void 0?r:h._$Co=[])[i]=l:e._$Cl=l),l!==void 0&&(t=E(n,l._$AS(n,t.values),l,i)),t}class A1{constructor(t,e){this.u=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}v(t){var e;const{el:{content:i},parts:s}=this._$AD,o=((e=t?.creationScope)!==null&&e!==void 0?e:b).importNode(i,!0);x.currentNode=o;let r=x.nextNode(),h=0,l=0,a=s[0];for(;a!==void 0;){if(h===a.index){let C;a.type===2?C=new P(r,r.nextSibling,this,t):a.type===1?C=new a.ctor(r,a.name,a.strings,this,t):a.type===6&&(C=new S1(r,this,t)),this.u.push(C),a=s[++l]}h!==a?.index&&(r=x.nextNode(),h++)}return o}p(t){let e=0;for(const i of this.u)i!==void 0&&(i.strings!==void 0?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}}class P{constructor(t,e,i,s){var o;this.type=2,this._$AH=p,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=s,this._$Cm=(o=s?.isConnected)===null||o===void 0||o}get _$AU(){var t,e;return(e=(t=this._$AM)===null||t===void 0?void 0:t._$AU)!==null&&e!==void 0?e:this._$Cm}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return e!==void 0&&t.nodeType===11&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=E(this,t,e),L(t)?t===p||t==null||t===""?(this._$AH!==p&&this._$AR(),this._$AH=p):t!==this._$AH&&t!==_&&this.g(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):g1(t)?this.k(t):this.g(t)}O(t,e=this._$AB){return this._$AA.parentNode.insertBefore(t,e)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}g(t){this._$AH!==p&&L(this._$AH)?this._$AA.nextSibling.data=t:this.T(b.createTextNode(t)),this._$AH=t}$(t){var e;const{values:i,_$litType$:s}=t,o=typeof s=="number"?this._$AC(t):(s.el===void 0&&(s.el=T.createElement(s.h,this.options)),s);if(((e=this._$AH)===null||e===void 0?void 0:e._$AD)===o)this._$AH.p(i);else{const r=new A1(o,this),h=r.v(this.options);r.p(i),this.T(h),this._$AH=r}}_$AC(t){let e=l1.get(t.strings);return e===void 0&&l1.set(t.strings,e=new T(t)),e}k(t){e1(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const o of t)s===e.length?e.push(i=new P(this.O(M()),this.O(M()),this,this.options)):i=e[s],i._$AI(o),s++;s<e.length&&(this._$AR(i&&i._$AB.nextSibling,s),e.length=s)}_$AR(t=this._$AA.nextSibling,e){var i;for((i=this._$AP)===null||i===void 0||i.call(this,!1,!0,e);t&&t!==this._$AB;){const s=t.nextSibling;t.remove(),t=s}}setConnected(t){var e;this._$AM===void 0&&(this._$Cm=t,(e=this._$AP)===null||e===void 0||e.call(this,t))}}class k{constructor(t,e,i,s,o){this.type=1,this._$AH=p,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=o,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),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 o=this.strings;let r=!1;if(o===void 0)t=E(this,t,e,0),r=!L(t)||t!==this._$AH&&t!==_,r&&(this._$AH=t);else{const h=t;let l,a;for(t=o[0],l=0;l<o.length-1;l++)a=E(this,h[i+l],e,l),a===_&&(a=this._$AH[l]),r||(r=!L(a)||a!==this._$AH[l]),a===p?t=p:t!==p&&(t+=(a??"")+o[l+1]),this._$AH[l]=a}r&&!s&&this.j(t)}j(t){t===p?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class H1 extends k{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===p?void 0:t}}const b1=H?H.emptyScript:"";class x1 extends k{constructor(){super(...arguments),this.type=4}j(t){t&&t!==p?this.element.setAttribute(this.name,b1):this.element.removeAttribute(this.name)}}class E1 extends k{constructor(t,e,i,s,o){super(t,e,i,s,o),this.type=5}_$AI(t,e=this){var i;if((t=(i=E(this,t,e,0))!==null&&i!==void 0?i:p)===_)return;const s=this._$AH,o=t===p&&s!==p||t.capture!==s.capture||t.once!==s.once||t.passive!==s.passive,r=t!==p&&(s===p||o);o&&this.element.removeEventListener(this.name,this,s),r&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,i;typeof this._$AH=="function"?this._$AH.call((i=(e=this.options)===null||e===void 0?void 0:e.host)!==null&&i!==void 0?i:this.element,t):this._$AH.handleEvent(t)}}class S1{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){E(this,t)}}const a1=Z.litHtmlPolyfillSupport;a1?.(T,P),((D=Z.litHtmlVersions)!==null&&D!==void 0?D:Z.litHtmlVersions=[]).push("2.4.0");const M1=(n,t,e)=>{var i,s;const o=(i=e?.renderBefore)!==null&&i!==void 0?i:t;let r=o._$litPart$;if(r===void 0){const h=(s=e?.renderBefore)!==null&&s!==void 0?s:null;o._$litPart$=r=new P(t.insertBefore(M(),h),h,void 0,e??{})}return r._$AI(n),r};/**
18
+ * @license
19
+ * Copyright 2017 Google LLC
20
+ * SPDX-License-Identifier: BSD-3-Clause
21
+ */var F,W;class S extends A{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t,e;const i=super.createRenderRoot();return(t=(e=this.renderOptions).renderBefore)!==null&&t!==void 0||(e.renderBefore=i.firstChild),i}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=M1(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),(t=this._$Do)===null||t===void 0||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this._$Do)===null||t===void 0||t.setConnected(!1)}render(){return _}}S.finalized=!0,S._$litElement$=!0,(F=globalThis.litElementHydrateSupport)===null||F===void 0||F.call(globalThis,{LitElement:S});const c1=globalThis.litElementPolyfillSupport;c1?.({LitElement:S}),((W=globalThis.litElementVersions)!==null&&W!==void 0?W:globalThis.litElementVersions=[]).push("3.2.2");/**
22
+ * @license
23
+ * Copyright 2020 Google LLC
24
+ * SPDX-License-Identifier: BSD-3-Clause
25
+ */const L1=Symbol.for(""),V1=n=>{if(n?.r===L1)return n?._$litStatic$},h1=new Map,T1=n=>(t,...e)=>{const i=e.length;let s,o;const r=[],h=[];let l,a=0,C=!1;for(;a<i;){for(l=t[a];a<i&&(o=e[a],(s=V1(o))!==void 0);)l+=s+t[++a],C=!0;h.push(o),r.push(l),a++}if(a===i&&r.push(t[i]),C){const c=r.join("$$lit$$");(t=h1.get(c))===void 0&&(r.raw=r,h1.set(c,t=r)),e=h}return n(t,...e)},m=T1(w1),d1="#01A49A",p1="#203442",w="#FFFFFF";var P1=$1`
26
+ .footer-container {
27
+ background-color: #587993;
28
+ color: ${u(w)};
29
+ height: 202px;
30
+ display: flex;
31
+ align-items: center;
32
+ justify-content: center;
33
+ }
34
+
35
+ .green {
36
+ background-color: ${u(d1)};
37
+ }
38
+ .gray {
39
+ background-color: #587993;
40
+ }
41
+ .darkGray {
42
+ background-color: ${u(p1)};
43
+ }
44
+
45
+ .inner-container {
46
+ max-width: 1266px;
47
+ width: 100%;
48
+ display: flex;
49
+ justify-content: space-between;
50
+ align-items: center;
51
+ padding: 0 26px;
52
+ flex-direction: column;
53
+ gap: 37px;
54
+ }
55
+ ul {
56
+ display: flex;
57
+ width: 100%;
58
+ justify-content: space-between;
59
+ list-style: none;
60
+ padding: 0;
61
+ }
62
+ ul li a {
63
+ text-decoration: none;
64
+ color: ${u(w)};
65
+ }
66
+ .row {
67
+ display: flex;
68
+ width: 100%;
69
+ justify-content: space-between;
70
+
71
+ }
72
+ .row .socials-container {
73
+ display: flex;
74
+ gap: 16px;
75
+ }
76
+ .socials-container .social {
77
+ height: 32px;
78
+ width: 32px;
79
+ display: flex;
80
+ justify-content: center;
81
+ align-items: center;
82
+ background: ${u(w)};
83
+ border-radius: 100%;
84
+ color: #587993;
85
+ }
86
+ .copyright {
87
+ display: none;
88
+ }
89
+ .mobile-logo {
90
+ display: none;
91
+ }
92
+ .transactional .socials-container {
93
+ flex: 1;
94
+ }
95
+ .transactional .cpContainer {
96
+ flex: 2;
97
+ }
98
+ .transactional .cpContainer a {
99
+ display: initial;
100
+ text-decoration: underline;
101
+ color: ${u(w)};
102
+ }
103
+
104
+ .green .social {
105
+ color: ${u(d1)};
106
+ }
107
+ .gray .social {
108
+ color: #587993;
109
+ }
110
+ .darkGray .social {
111
+ color: ${u(p1)};
112
+ }
113
+
114
+
115
+ @media screen and (max-width: 1024px) {
116
+ .footer-container {
117
+ height: 250px;
118
+ }
119
+ .inner-container {
120
+ align-items: flex-start;
121
+ gap: 0;
122
+ }
123
+ ul {
124
+ padding: 0;
125
+ width: initial;
126
+ display: block;
127
+ columns: 2;
128
+ -webkit-columns: 2;
129
+ -moz-columns: 2;
130
+ gap: 70px;
131
+ }
132
+ ul li {
133
+ margin-bottom: 6px;
134
+ }
135
+ .transactional {
136
+ flex-direction: row-reverse;
137
+ gap: 60px;
138
+ }
139
+ .transactional p {
140
+ max-width: 450px;
141
+ }
142
+ }
143
+ @media screen and (max-width: 744px) {
144
+ .footer-container {
145
+ height: 521px;
146
+ }
147
+ .inner-container {
148
+ align-items: flex-start;
149
+ gap: 0;
150
+ }
151
+ .mobile-logo {
152
+ display: flex;
153
+ }
154
+ ul {
155
+ padding: 0;
156
+ width: initial;
157
+ display: block;
158
+ columns: 1;
159
+ -webkit-columns: 1;
160
+ -moz-columns: 1;
161
+ }
162
+ ul li {
163
+ margin-bottom: 6px;
164
+ }
165
+ .copyright {
166
+ display: flex;
167
+ margin: 16px 0 24px;
168
+ border-top: 1px solid ${u(w)};
169
+ padding: 24px 0 0;
170
+ }
171
+ .copyright a {
172
+ color: ${u(w)};
173
+ text-decoration: underline;
174
+ }
175
+ .row {
176
+ justify-content: center;
177
+ align-items: center;
178
+ }
179
+ .row a {
180
+ display: none;
181
+ }
182
+ .inner-container .transactional {
183
+ flex-direction: column-reverse;
184
+ gap: 32px
185
+ }
186
+ .inner-container .transactional p {
187
+ max-width: none;
188
+ margin-bottom: 32px;
189
+ }
190
+ .inner-container .transactional p a {
191
+ display: initial;
192
+ text-decoration: underline;
193
+ color: ${u(w)};
194
+ }
195
+ .inner-container .transactional .socials-container {
196
+ gap: 11px;
197
+ }
198
+ .inner-container .transactional .socials-container .social {
199
+ height: 40px;
200
+ width: 40px;
201
+ }
202
+ .isTransactional {
203
+ height: 239px;
204
+ }
205
+ }
206
+ `;const U1=[{title:"Nuestra cl\xEDnica",url:"https://www.clinicaalemana.cl/nuestra-clinica/infraestructura-y-servicios"},{title:"Bienvenida",url:"https://www.clinicaalemana.cl/nuestra-clinica/bienvenida"},{title:"Sitios relacionados",url:"https://www.clinicaalemana.cl/nuestra-clinica/sitios-web-relacionados"},{title:"Sostenibilidad",url:"https://www.clinicaalemana.cl/sustentabilidad"},{title:"Centro de ayuda",url:"https://centrodeayuda.clinicaalemana.cl?itm_source=header-cas&itm_medium=web&itm_campaign=centro-de-ayuda-footer"},{title:"Reclamos y denuncias",url:"https://www.clinicaalemana.cl/nuestra-clinica/canal-de-denuncias"},{title:"T\xE9rminos y condiciones",url:"https://www.clinicaalemana.cl/terminos-y-condiciones/alemana"}],u1=[{icon:"instagram",url:"https://www.instagram.com/clinicaalemanadesantiago/"},{icon:"linkedin",url:"https://www.linkedin.com/company/clinica-alemana-de-santiago"},{icon:"twitter",url:"https://twitter.com/clinicaalemana"},{icon:"facebook",url:"https://www.facebook.com/Clinicaalemanadesantiago/"},{icon:"spotify",url:"https://open.spotify.com/user/8001v856hnvkpq7ytrik14qlg"},{icon:"youtube",url:"https://www.youtube.com/channel/UCVTx7AHcRM8auQ68PLDwrjA"}],Z1=m`
207
+ <svg width="243" height="49" viewBox="0 0 243 49" fill="none" xmlns="http://www.w3.org/2000/svg">
208
+ <path d="M29.2204 37.6285C29.2204 40.3426 26.9567 42.5486 24.1386 42.5486C21.332 42.5486 19.0683 40.3426 19.0683 37.6285C19.0683 34.9143 21.332 32.7084 24.1386 32.7084C24.2079 32.7084 24.2656 32.7084 24.3349 32.7084L19.1607 24.6814H15.7536C15.4071 27.0722 13.282 28.9086 10.718 28.9086C7.91145 28.9086 5.64774 26.7026 5.64774 23.9885C5.64774 21.2743 7.923 19.0683 10.718 19.0683C13.0164 19.0683 14.9567 20.5467 15.5804 22.5679H20.3503L27.973 34.3831C28.7469 35.2608 29.2204 36.3927 29.2204 37.6285ZM29.2204 10.3831C29.2204 13.0972 26.9567 15.3032 24.1386 15.3032H24.0115L28.3773 21.5284L25.744 21.5515L19.5534 12.6583L19.6227 12.6121C19.2647 11.9423 19.0683 11.1915 19.0683 10.3831C19.0683 7.66891 21.3436 5.46295 24.1386 5.46295C26.9451 5.46295 29.2204 7.65736 29.2204 10.3831ZM48.5775 34.3715L48.5659 24.0577V24C48.5659 18.2714 43.7729 13.6285 37.8479 13.6285C36.5197 13.6285 35.2377 13.8595 34.0597 14.2984C34.5679 13.0857 34.845 11.769 34.845 10.3831C34.8566 4.64293 30.052 0 24.1386 0C18.2252 0 13.4321 4.64293 13.4321 10.3831C13.4321 11.7228 13.6978 13.0048 14.1713 14.1829C13.0857 13.8248 11.9307 13.6285 10.718 13.6285C4.79307 13.6169 0 18.2714 0 24C0 29.7286 4.79307 34.3831 10.7064 34.3831C11.9192 34.3831 13.0741 34.1867 14.1598 33.8287C13.6862 35.0067 13.4206 36.2887 13.4206 37.6285C13.4206 43.3571 18.2252 48.0115 24.1386 48.0115C30.052 48.0115 34.8566 43.3686 34.8566 37.6285C34.8566 36.2425 34.5794 34.9259 34.0712 33.7132C35.2493 34.1405 36.5313 34.3831 37.8595 34.3831C38.8412 34.3831 39.7883 34.256 40.7007 34.0135V28.0885C39.8922 28.6083 38.9105 28.9201 37.8595 28.9201C35.0645 28.9201 32.7892 26.7141 32.7892 24C32.7892 21.2859 35.0645 19.0799 37.8595 19.0799C40.666 19.0799 42.9413 21.2743 42.9413 24V24.0577H42.9066V34.3715H48.5775Z" fill="white"/>
209
+ <path d="M57.2166 39.2801H64.666L66.8373 33.4129H77.1626L79.2069 39.2801H87.2454L76.6429 11.7806H67.6574L57.2166 39.2801ZM75.4187 28.2156H68.5236L72.0693 17.4629H72.1501L75.4187 28.2156Z" fill="white"/>
210
+ <path d="M96.4851 9.73628H89.3936V39.2916H96.4851V9.73628Z" fill="white"/>
211
+ <path d="M120.924 31.0799V29.7863C120.924 23.6766 118.164 18.283 110.564 18.283C104.177 18.283 99.5688 22.2214 99.5688 29.001C99.5688 35.7806 104.731 39.7536 111.511 39.7536C114.156 39.7536 116.755 39.3609 119.041 38.4485V33.4475C116.916 34.591 114.71 35.0298 112.782 35.0298C109.317 35.0298 107.145 33.9211 106.753 31.0914L120.924 31.0799ZM106.66 27.0606C106.822 24.693 108.035 22.7642 110.599 22.7642C113.44 22.7642 114.537 24.693 114.537 27.0606H106.66Z" fill="white"/>
212
+ <path d="M123.43 39.2801H130.522V30.6063C130.522 26.1944 132.023 24.1848 134.541 24.1848C136.551 24.1848 137.382 25.9172 137.382 28.2387V39.2685H144.474V30.5948C144.474 26.1829 145.975 24.1732 148.493 24.1732C150.502 24.1732 151.334 25.9057 151.334 28.2271V39.257H158.425V27.1877C158.425 21.6323 157.086 18.283 151.172 18.283C148.25 18.283 145.536 19.461 143.884 22.2214C142.787 19.5419 140.373 18.283 137.463 18.283C134.229 18.283 131.399 19.5881 129.979 22.5332H129.898V18.7565H123.43" fill="white"/>
213
+ <path d="M181.582 39.2801C181.27 37.6631 181.19 36.0462 181.19 34.4293V26.795C181.19 20.5351 176.662 18.283 171.419 18.283C168.381 18.283 165.748 18.7218 163.218 19.7382L163.334 24.5428C165.297 23.4341 167.584 23.0067 169.871 23.0067C172.435 23.0067 174.514 23.7575 174.56 26.5525C173.648 26.4023 172.389 26.2753 171.245 26.2753C167.469 26.2753 160.643 27.026 160.643 33.2859C160.643 37.7324 164.269 39.7536 168.323 39.7536C171.234 39.7536 173.209 38.6102 174.826 36.0462H174.907C174.907 37.1088 175.022 38.1713 175.068 39.2801H181.582ZM167.284 32.7777C167.284 30.8027 169.178 30.0635 171.58 30.0635C172.643 30.0635 173.671 30.1444 174.572 30.179C174.572 32.5813 172.874 35.0298 170.194 35.0298C168.543 35.0298 167.284 34.1983 167.284 32.7777Z" fill="white"/>
214
+ <path d="M184.527 39.2801H191.619V30.6064C191.619 26.1944 193.109 24.1848 196.031 24.1848C197.96 24.1848 199.299 25.4899 199.299 29.3475V39.2801H206.391V26.4716C206.391 22.2214 204.139 18.2714 198.549 18.2714C195.315 18.2714 192.485 19.5765 191.064 22.5217H190.984V18.7449H184.527" fill="white"/>
215
+ <path d="M229.548 39.2801C229.236 37.6631 229.155 36.0462 229.155 34.4293V26.795C229.155 20.5351 224.628 18.283 219.384 18.283C216.346 18.283 213.713 18.7218 211.184 19.7382L211.299 24.5428C213.274 23.4341 215.55 23.0067 217.836 23.0067C220.4 23.0067 222.479 23.7575 222.525 26.5525C221.613 26.4023 220.354 26.2753 219.211 26.2753C215.434 26.2753 208.608 27.026 208.608 33.2859C208.608 37.7324 212.235 39.7536 216.289 39.7536C219.199 39.7536 221.174 38.6102 222.791 36.0462H222.872C222.872 37.1088 222.987 38.1713 223.034 39.2801H229.548ZM215.249 32.7777C215.249 30.8027 217.143 30.0635 219.546 30.0635C220.608 30.0635 221.636 30.1444 222.537 30.179C222.537 32.5813 220.839 35.0298 218.16 35.0298C216.508 35.0298 215.249 34.1983 215.249 32.7777Z" fill="white"/>
216
+ <path d="M237.91 39.257C240.277 39.257 242.194 37.3282 242.194 34.9721C242.194 32.6044 240.266 30.6872 237.91 30.6872C235.542 30.6872 233.625 32.616 233.625 34.9721C233.625 37.3282 235.553 39.257 237.91 39.257ZM237.91 38.4254C236.119 38.4254 234.664 36.9817 234.664 34.9721C234.664 32.9625 236.108 31.5188 237.91 31.5188C239.7 31.5188 241.155 32.9625 241.155 34.9721C241.155 36.9817 239.711 38.4254 237.91 38.4254ZM236.258 37.3744H237.159V35.2839H237.702L238.961 37.3744H239.885L238.579 35.2493C239.376 35.18 239.85 34.7757 239.85 33.9442C239.85 32.9278 239.215 32.5236 238.06 32.5236H236.258V37.3744ZM237.17 33.2166H237.979C238.441 33.2166 238.961 33.3089 238.961 33.8864C238.961 34.5448 238.499 34.614 237.967 34.614H237.17V33.2166Z" fill="white"/>
217
+ <path d="M217.767 15.2222H220.215L220.932 13.9286H224.327L224.997 15.2222H227.642L224.154 9.18175H221.197L217.767 15.2222ZM223.761 12.7968H221.486L222.652 10.4407H222.676L223.761 12.7968Z" fill="white"/>
218
+ <path d="M131.099 13.8247C130.441 13.9979 129.632 14.1365 128.835 14.1365C127.068 14.1365 125.809 13.4204 125.809 12.2308C125.809 11.1105 126.93 10.279 128.639 10.279C129.471 10.279 130.221 10.4176 131.007 10.7063L131.203 9.40119C130.337 9.22795 129.436 9.08936 128.512 9.08936C125.532 9.08936 123.326 10.1404 123.326 12.2424C123.326 14.5292 126.121 15.3377 128.535 15.3377C129.771 15.3377 130.533 15.2106 131.226 15.0951" fill="white"/>
219
+ <path d="M142.21 15.2222H148.354V14.0326H144.624V9.18175H142.21" fill="white"/>
220
+ <path d="M160.908 9.18175H158.495V15.2222H160.908V9.18175Z" fill="white"/>
221
+ <path d="M171.476 15.2222H173.694L173.625 11.099H173.648L176.812 15.2222H179.815V9.18175H177.609L177.644 13.2818H177.621L174.56 9.18175H171.476" fill="white"/>
222
+ <path d="M192.369 9.18175H189.956V15.2222H192.369V9.18175Z" fill="white"/>
223
+ <path d="M210.283 13.8247C209.625 13.9979 208.816 14.1365 208.019 14.1365C206.252 14.1365 204.993 13.4204 204.993 12.2308C204.993 11.1105 206.113 10.279 207.823 10.279C208.654 10.279 209.405 10.4176 210.19 10.7063L210.387 9.40119C209.521 9.22795 208.62 9.08936 207.696 9.08936C204.716 9.08936 202.498 10.1404 202.498 12.2424C202.498 14.5292 205.293 15.3377 207.707 15.3377C208.943 15.3377 209.705 15.2106 210.398 15.0951" fill="white"/>
224
+ </svg>
225
+ `,k1=m`
226
+ <svg width="162" height="32" viewBox="0 0 162 32" fill="none" xmlns="http://www.w3.org/2000/svg">
227
+ <g clip-path="url(#clip0_341_65083)">
228
+ <path d="M19.4803 25.0857C19.4803 26.8951 17.9711 28.3657 16.0924 28.3657C14.2214 28.3657 12.7122 26.8951 12.7122 25.0857C12.7122 23.2762 14.2214 21.8056 16.0924 21.8056C16.1386 21.8056 16.1771 21.8056 16.2233 21.8056L12.7738 16.4543H10.5024C10.2714 18.0481 8.85467 19.2724 7.14533 19.2724C5.2743 19.2724 3.76516 17.8017 3.76516 15.9923C3.76516 14.1829 5.282 12.7122 7.14533 12.7122C8.67757 12.7122 9.97113 13.6978 10.3869 15.0452H13.5669L18.6487 22.922C19.1646 23.5072 19.4803 24.2618 19.4803 25.0857ZM19.4803 6.92204C19.4803 8.73147 17.9711 10.2021 16.0924 10.2021H16.0077L18.9182 14.3523L17.1627 14.3677L13.0356 8.43888L13.0818 8.40808C12.8431 7.9615 12.7122 7.46102 12.7122 6.92204C12.7122 5.11261 14.2291 3.64196 16.0924 3.64196C17.9634 3.64196 19.4803 5.10491 19.4803 6.92204ZM32.385 22.9143L32.3773 16.0385V16C32.3773 12.1809 29.1819 9.08566 25.232 9.08566C24.3465 9.08566 23.4918 9.23965 22.7064 9.53224C23.0452 8.72377 23.23 7.84601 23.23 6.92204C23.2377 3.09528 20.0346 0 16.0924 0C12.1501 0 8.95476 3.09528 8.95476 6.92204C8.95476 7.81521 9.13186 8.66987 9.44755 9.45524C8.72377 9.21655 7.9538 9.08566 7.14533 9.08566C3.19538 9.07796 0 12.1809 0 16C0 19.8191 3.19538 22.922 7.13763 22.922C7.9461 22.922 8.71607 22.7911 9.43985 22.5525C9.12416 23.3378 8.94706 24.1925 8.94706 25.0857C8.94706 28.9047 12.1501 32.0077 16.0924 32.0077C20.0346 32.0077 23.2377 28.9124 23.2377 25.0857C23.2377 24.1617 23.0529 23.2839 22.7141 22.4755C23.4995 22.7603 24.3542 22.922 25.2397 22.922C25.8941 22.922 26.5255 22.8373 27.1338 22.6756V18.7257C26.5948 19.0722 25.9403 19.2801 25.2397 19.2801C23.3763 19.2801 21.8595 17.8094 21.8595 16C21.8595 14.1906 23.3763 12.7199 25.2397 12.7199C27.1107 12.7199 28.6275 14.1829 28.6275 16V16.0385H28.6044V22.9143H32.385Z" fill="white"/>
229
+ <path d="M38.1444 26.1867H43.1107L44.5582 22.2753H51.4418L52.8046 26.1867H58.1636L51.0953 7.8537H45.1049L38.1444 26.1867ZM50.2791 18.8104H45.6824L48.0462 11.642H48.1001L50.2791 18.8104Z" fill="white"/>
230
+ <path d="M64.3234 6.49086H59.5958V26.1944H64.3234V6.49086Z" fill="white"/>
231
+ <path d="M80.616 20.7199V19.8576C80.616 15.7844 78.7757 12.1886 73.7093 12.1886C69.4514 12.1886 66.3792 14.8142 66.3792 19.334C66.3792 23.8537 69.821 26.5024 74.3407 26.5024C76.1039 26.5024 77.8364 26.2406 79.3609 25.6323V22.2984C77.9442 23.0606 76.4735 23.3532 75.1877 23.3532C72.8778 23.3532 71.4302 22.614 71.1684 20.7276L80.616 20.7199ZM71.1068 18.0404C71.2146 16.462 72.0231 15.1761 73.7324 15.1761C75.6266 15.1761 76.358 16.462 76.358 18.0404H71.1068Z" fill="white"/>
232
+ <path d="M82.2868 26.1867H87.0144V20.4042C87.0144 17.4629 88.0154 16.1232 89.6939 16.1232C91.0337 16.1232 91.5881 17.2782 91.5881 18.8258V26.179H96.3157V20.3965C96.3157 17.4552 97.3167 16.1155 98.9952 16.1155C100.335 16.1155 100.889 17.2705 100.889 18.8181V26.1713H105.617V18.1251C105.617 14.4216 104.724 12.1886 100.782 12.1886C98.8335 12.1886 97.0241 12.974 95.923 14.8142C95.1915 13.0279 93.5823 12.1886 91.642 12.1886C89.486 12.1886 87.5996 13.0587 86.6525 15.0221H86.5986V12.5043H82.2868" fill="white"/>
233
+ <path d="M121.055 26.1867C120.847 25.1088 120.793 24.0308 120.793 22.9528V17.8633C120.793 13.6901 117.775 12.1886 114.279 12.1886C112.254 12.1886 110.499 12.4812 108.812 13.1588L108.889 16.3619C110.198 15.6227 111.723 15.3378 113.247 15.3378C114.957 15.3378 116.343 15.8383 116.373 17.7016C115.765 17.6015 114.926 17.5168 114.164 17.5168C111.646 17.5168 107.095 18.0173 107.095 22.1906C107.095 25.155 109.513 26.5024 112.216 26.5024C114.156 26.5024 115.473 25.7401 116.551 24.0308H116.604C116.604 24.7392 116.681 25.4475 116.712 26.1867H121.055ZM111.523 21.8518C111.523 20.5351 112.785 20.0423 114.387 20.0423C115.095 20.0423 115.781 20.0962 116.381 20.1193C116.381 21.7209 115.249 23.3532 113.463 23.3532C112.362 23.3532 111.523 22.7988 111.523 21.8518Z" fill="white"/>
234
+ <path d="M123.018 26.1867H127.746V20.4042C127.746 17.4629 128.739 16.1232 130.687 16.1232C131.973 16.1232 132.866 16.9933 132.866 19.565V26.1867H137.594V17.6477C137.594 14.8142 136.092 12.1809 132.366 12.1809C130.21 12.1809 128.323 13.051 127.376 15.0144H127.322V12.4966H123.018" fill="white"/>
235
+ <path d="M153.032 26.1867C152.824 25.1088 152.77 24.0308 152.77 22.9528V17.8633C152.77 13.6901 149.752 12.1886 146.256 12.1886C144.231 12.1886 142.475 12.4812 140.789 13.1588L140.866 16.3619C142.183 15.6227 143.7 15.3378 145.224 15.3378C146.934 15.3378 148.32 15.8383 148.35 17.7016C147.742 17.6015 146.903 17.5168 146.141 17.5168C143.623 17.5168 139.072 18.0173 139.072 22.1906C139.072 25.155 141.49 26.5024 144.192 26.5024C146.133 26.5024 147.449 25.7401 148.527 24.0308H148.581C148.581 24.7392 148.658 25.4475 148.689 26.1867H153.032ZM143.5 21.8518C143.5 20.5351 144.762 20.0423 146.364 20.0423C147.072 20.0423 147.757 20.0962 148.358 20.1193C148.358 21.7209 147.226 23.3532 145.44 23.3532C144.339 23.3532 143.5 22.7988 143.5 21.8518Z" fill="white"/>
236
+ <path d="M158.606 26.1713C160.185 26.1713 161.463 24.8855 161.463 23.3147C161.463 21.7363 160.177 20.4581 158.606 20.4581C157.028 20.4581 155.75 21.744 155.75 23.3147C155.75 24.8855 157.036 26.1713 158.606 26.1713ZM158.606 25.6169C157.413 25.6169 156.443 24.6545 156.443 23.3147C156.443 21.975 157.405 21.0125 158.606 21.0125C159.8 21.0125 160.77 21.975 160.77 23.3147C160.77 24.6545 159.808 25.6169 158.606 25.6169ZM157.505 24.9163H158.106V23.5226H158.468L159.307 24.9163H159.923L159.053 23.4995C159.584 23.4533 159.9 23.1838 159.9 22.6294C159.9 21.9519 159.476 21.6824 158.706 21.6824H157.505V24.9163ZM158.114 22.1444H158.653C158.961 22.1444 159.307 22.206 159.307 22.591C159.307 23.0298 158.999 23.076 158.645 23.076H158.114V22.1444Z" fill="white"/>
237
+ <path d="M145.178 10.1481H146.81L147.288 9.28575H149.551L149.998 10.1481H151.761L149.436 6.12117H147.465L145.178 10.1481ZM149.174 8.53118H147.657L148.435 6.96043H148.45L149.174 8.53118Z" fill="white"/>
238
+ <path d="M87.3992 9.21645C86.9603 9.33195 86.4213 9.42434 85.8901 9.42434C84.712 9.42434 83.8727 8.94696 83.8727 8.15389C83.8727 7.40702 84.6196 6.85264 85.7592 6.85264C86.3135 6.85264 86.814 6.94504 87.3376 7.13753L87.4685 6.26746C86.891 6.15197 86.2904 6.05957 85.6745 6.05957C83.6879 6.05957 82.2173 6.76024 82.2173 8.16159C82.2173 9.68614 84.0806 10.2251 85.6899 10.2251C86.5137 10.2251 87.0219 10.1404 87.4839 10.0634" fill="white"/>
239
+ <path d="M94.8063 10.1481H98.9026V9.35505H96.4156V6.12117H94.8063" fill="white"/>
240
+ <path d="M107.272 6.12117H105.663V10.1481H107.272V6.12117Z" fill="white"/>
241
+ <path d="M114.317 10.1481H115.796L115.75 7.39932H115.765L117.875 10.1481H119.877V6.12117H118.406L118.429 8.85456H118.414L116.373 6.12117H114.317" fill="white"/>
242
+ <path d="M128.246 6.12117H126.637V10.1481H128.246V6.12117Z" fill="white"/>
243
+ <path d="M140.188 9.21645C139.75 9.33195 139.211 9.42434 138.679 9.42434C137.501 9.42434 136.662 8.94696 136.662 8.15389C136.662 7.40702 137.409 6.85264 138.548 6.85264C139.103 6.85264 139.603 6.94504 140.127 7.13753L140.258 6.26746C139.68 6.15197 139.08 6.05957 138.464 6.05957C136.477 6.05957 134.999 6.76024 134.999 8.16159C134.999 9.68614 136.862 10.2251 138.471 10.2251C139.295 10.2251 139.803 10.1404 140.265 10.0634" fill="white"/>
244
+ </g>
245
+ <defs>
246
+ <clipPath id="clip0_341_65083">
247
+ <rect width="161.471" height="32" fill="white"/>
248
+ </clipPath>
249
+ </defs>
250
+ </svg>
251
+ `;/**
252
+ * @license
253
+ * Copyright 2017 Google LLC
254
+ * SPDX-License-Identifier: BSD-3-Clause
255
+ */const O1={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},R1=n=>(...t)=>({_$litDirective$:n,values:t});class N1{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}}/**
256
+ * @license
257
+ * Copyright 2018 Google LLC
258
+ * SPDX-License-Identifier: BSD-3-Clause
259
+ */const j1=R1(class extends N1{constructor(n){var t;if(super(n),n.type!==O1.ATTRIBUTE||n.name!=="class"||((t=n.strings)===null||t===void 0?void 0:t.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(n){return" "+Object.keys(n).filter(t=>n[t]).join(" ")+" "}update(n,[t]){var e,i;if(this.nt===void 0){this.nt=new Set,n.strings!==void 0&&(this.st=new Set(n.strings.join(" ").split(/\s/).filter(o=>o!=="")));for(const o in t)t[o]&&!(!((e=this.st)===null||e===void 0)&&e.has(o))&&this.nt.add(o);return this.render(t)}const s=n.element.classList;this.nt.forEach(o=>{o in t||(s.remove(o),this.nt.delete(o))});for(const o in t){const r=!!t[o];r===this.nt.has(o)||((i=this.st)===null||i===void 0?void 0:i.has(o))||(r?(s.add(o),this.nt.add(o)):(s.remove(o),this.nt.delete(o)))}return _}});function B1({type:n,variant:t}){return{footerStyle:j1({"footer-container":!0,isTransactional:n!=="home",[t]:n!=="transactional"&&t})}}class C1 extends S{static styles=P1;static shadowRootOptions={...S.shadowRootOptions,mode:"open"};constructor(){super(),this.type="home",this.variant="gray"}static properties={type:{type:String},variant:{type:String}};render(){const{type:t,variant:e}=this,{footerStyle:i}=B1({type:t,variant:e});return m`
260
+ <div class=${i}>
261
+ ${t==="home"?m`
262
+ <div class="inner-container">
263
+ <a class="mobile-logo" href="https://www.clinicaalemana.cl">
264
+ ${k1}
265
+ </a>
266
+ <ul>
267
+ ${U1.map(({title:s,url:o})=>m`
268
+ <li><a href="${o}"><cas-text variant="footnote2">${s}</cas-text></a></li>`)}
269
+ </ul>
270
+ <div class="copyright">
271
+ <cas-text variant="footnote2">
272
+ Clínica Alemana, Todos los derechos Reservados.
273
+ <a href="https://www.clinicaalemana.cl/terminos-y-condiciones/alemana">Términos y condiciones</a>
274
+ de uso de canales digitales de Clínica Alemana.
275
+ </cas-text>
276
+ </div>
277
+ <div class="row">
278
+ <a href="https://www.clinicaalemana.cl"> ${Z1} </a>
279
+ <div class="socials-container">
280
+ ${u1.map(({icon:s,url:o})=>m`<a href="${o}" class="social">
281
+ <cas-icon name="flat-${s}" size="16"></cas-icon>
282
+ </a>`)}
283
+ </div>
284
+ </div>
285
+ </div>
286
+ `:m`
287
+ <div class="inner-container">
288
+ <div class="row transactional">
289
+ <div class="socials-container">
290
+ ${u1.map(({icon:s,url:o})=>m`<a href="${o}" class="social">
291
+ <cas-icon name="flat-${s}" size="16"></cas-icon>
292
+ </a>`)}
293
+ </div>
294
+ <div class="cpContainer">
295
+ <cas-text variant="footnote2">
296
+ Clínica Alemana, Todos los derechos Reservados.
297
+ <a href="https://www.clinicaalemana.cl/terminos-y-condiciones/alemana">Términos y condiciones</a>
298
+ de uso de canales digitales de Clínica Alemana.
299
+ </cas-text>
300
+ </div>
301
+ </div>
302
+ </div>`}
303
+ </div>
304
+ `}}customElements.get("cas-footer")||customElements.define("cas-footer",C1),y.CasFooter=C1,Object.defineProperties(y,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});