@carbon/ibmdotcom-web-components 2.23.0 → 2.24.0
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.
- package/custom-elements.json +4 -0
- package/dist/dotcom-shell.js +3 -3
- package/dist/dotcom-shell.min.js +2 -2
- package/dist/ibmdotcom-web-components-dotcom-shell.js +3 -3
- package/dist/ibmdotcom-web-components-dotcom-shell.min.js +2 -2
- package/dist/{index-4a2b99e5.js → index-e763be5b.js} +523 -701
- package/dist/{index-90537714.js → index-e9e0dc0d.js} +5 -5
- package/dist/{left-nav-menu-a22a1a6e.js → left-nav-menu-353311b3.js} +3 -3
- package/dist/{left-nav-menu-ccf3a6ec.js → left-nav-menu-a2e98b5a.js} +2 -2
- package/dist/{left-nav-menu-category-heading-3016e990.js → left-nav-menu-category-heading-404801f6.js} +2 -2
- package/dist/{left-nav-menu-category-heading-cb17a84f.js → left-nav-menu-category-heading-70403118.js} +3 -3
- package/dist/{left-nav-menu-item-18d051bc.js → left-nav-menu-item-1930f6e3.js} +2 -2
- package/dist/{left-nav-menu-item-85006ef1.js → left-nav-menu-item-1c788c22.js} +3 -3
- package/dist/{left-nav-menu-section-027d6043.js → left-nav-menu-section-a5aacf10.js} +2 -2
- package/dist/{left-nav-menu-section-cee5e8b9.js → left-nav-menu-section-ce8644e6.js} +3 -3
- package/dist/{left-nav-overlay-225f893f.js → left-nav-overlay-5abc69f8.js} +2 -2
- package/dist/{left-nav-overlay-e559d687.js → left-nav-overlay-5e37dc8f.js} +3 -3
- package/dist/{megamenu-category-group-89eb9dd2.js → megamenu-category-group-921d7e31.js} +3 -3
- package/dist/{megamenu-category-group-75dd0587.js → megamenu-category-group-a9045c01.js} +2 -2
- package/dist/{megamenu-category-group-copy-94e321c8.js → megamenu-category-group-copy-d173c916.js} +3 -3
- package/dist/{megamenu-category-group-copy-533d77ca.js → megamenu-category-group-copy-dc085be6.js} +2 -2
- package/dist/{megamenu-category-heading-5c562696.js → megamenu-category-heading-90e67482.js} +3 -3
- package/dist/{megamenu-category-heading-370cb6dc.js → megamenu-category-heading-f07f73c0.js} +2 -2
- package/dist/{megamenu-category-link-66573e4b.js → megamenu-category-link-dcd41f45.js} +3 -3
- package/dist/{megamenu-category-link-6060a359.js → megamenu-category-link-e0c9fc7a.js} +2 -2
- package/dist/{megamenu-category-link-group-4f9fcb1a.js → megamenu-category-link-group-1a30ccc7.js} +2 -2
- package/dist/{megamenu-category-link-group-83d39e8b.js → megamenu-category-link-group-6ff3a30d.js} +3 -3
- package/dist/{megamenu-left-navigation-ab38535c.js → megamenu-left-navigation-4b810f29.js} +3 -3
- package/dist/{megamenu-left-navigation-35cca50a.js → megamenu-left-navigation-fcd7c3f0.js} +2 -2
- package/dist/{megamenu-overlay-977e9e98.js → megamenu-overlay-69613b97.js} +2 -2
- package/dist/{megamenu-overlay-9b73f118.js → megamenu-overlay-e179976a.js} +3 -3
- package/dist/{megamenu-tab-e4488ebd.js → megamenu-tab-4e651fc9.js} +3 -3
- package/dist/{megamenu-tab-69382393.js → megamenu-tab-fa23e87d.js} +2 -2
- package/es/components/card-group/card-group.css.js +1 -1
- package/es/components/card-group/card-group.d.ts +688 -1
- package/es/components/card-group/card-group.js +47 -12
- package/es/components/card-group/card-group.js.map +1 -1
- package/es/components/content-block/content-block.css.js +1 -1
- package/es/components/content-block-cards/content-block-cards.d.ts +2 -1
- package/es/components/content-block-cards/content-block-cards.js +17 -1
- package/es/components/content-block-cards/content-block-cards.js.map +1 -1
- package/es/components/masthead/left-nav.d.ts +2 -1
- package/es/components/masthead/left-nav.js +23 -6
- package/es/components/masthead/left-nav.js.map +1 -1
- package/es/components/table-of-contents/table-of-contents.js +2 -2
- package/es/components/table-of-contents/table-of-contents.js.map +1 -1
- package/es/components/video-player/video-player.d.ts +2 -1
- package/es/components/video-player/video-player.js +5 -3
- package/es/components/video-player/video-player.js.map +1 -1
- package/es/components-react/video-player/video-player.d.ts +1 -0
- package/es/internal/vendor/@carbon/ibmdotcom-utilities/utilities/settings/settings.js +2 -2
- package/lib/internal/vendor/@carbon/ibmdotcom-utilities/utilities/settings/settings.js +2 -2
- package/package.json +6 -6
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
*
|
|
73
73
|
* dompurify:
|
|
74
74
|
*
|
|
75
|
-
@license DOMPurify 2.5
|
|
75
|
+
@license DOMPurify 3.2.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.5/LICENSE
|
|
76
76
|
*
|
|
77
77
|
* Also refer to the following links for the license of other third-party dependencies:
|
|
78
78
|
*
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
* https://www.npmjs.com/package/striptags
|
|
88
88
|
*/
|
|
89
89
|
|
|
90
|
-
let e={env:{}};var t={version:"Carbon for IBM.com v2.
|
|
90
|
+
let e={env:{}};var t={version:"Carbon for IBM.com v2.24.0",stablePrefix:"c4d",prefix:"cds"};function s(e,t,s){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var s=e[Symbol.toPrimitive];if(void 0!==s){var c=s.call(e,t||"default");if("object"!=typeof c)return c;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}
|
|
91
91
|
/**
|
|
92
92
|
* @license
|
|
93
93
|
*
|
|
@@ -1029,7 +1029,7 @@ var Zh=bi(["@keyframes cds--hide-feedback{0%{opacity:1;visibility:inherit}100%{o
|
|
|
1029
1029
|
${0}
|
|
1030
1030
|
</button>
|
|
1031
1031
|
`),Oa,h,c?Gi(Yh||(Yh=Wh``)):Gi(Gh||(Gh=Wh`${0}`),(({children:e,...t}={})=>Wi`<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" ...="${Ia(t)}" aria-hidden="true" width="16" height="16" viewBox="0 0 16 16">${e}${e}<path d="M15,14.3L10.7,10c1.9-2.3,1.6-5.8-0.7-7.7S4.2,0.7,2.3,3S0.7,8.8,3,10.7c2,1.7,5,1.7,7,0l4.3,4.3L15,14.3z M2,6.5 C2,4,4,2,6.5,2S11,4,11,6.5S9,11,6.5,11S2,9,2,6.5z"></path></svg>`)({part:"search-icon",class:`${Oa}--search-magnifier-icon`,role:"img"})),Oa,o,e,Ph(a),Oa,s,Ph(d),Ph(i),r,n,l,u,p,t,dn({part:"close-icon","aria-label":t,role:"img"}))}},{kind:"get",static:!0,key:"eventInput",value:function(){return`${Oa}-search-input`}},{kind:"field",static:!0,key:"shadowRootOptions",value:()=>p(p({},fr.shadowRootOptions),{},{delegatesFocus:!0})},{kind:"field",static:!0,key:"styles",value:()=>Zh}]}}),$r(La(Na(fr))));let Qh,Kh=e=>e;function Jh(){Jh=function(){return e};var e={elementsDefinitionOrder:[["method"],["field"]],initializeInstanceElements:function(e,t){["method","field"].forEach((function(s){t.forEach((function(t){t.kind===s&&"own"===t.placement&&this.defineClassElement(e,t)}),this)}),this)},initializeClassElements:function(e,t){var s=e.prototype;["method","field"].forEach((function(c){t.forEach((function(t){var o=t.placement;if(t.kind===c&&("static"===o||"prototype"===o)){var d="static"===o?e:s;this.defineClassElement(d,t)}}),this)}),this)},defineClassElement:function(e,t){var s=t.descriptor;if("field"===t.kind){var c=t.initializer;s={enumerable:s.enumerable,writable:s.writable,configurable:s.configurable,value:void 0===c?void 0:c.call(e)}}Object.defineProperty(e,t.key,s)},decorateClass:function(e,t){var s=[],c=[],o={static:[],prototype:[],own:[]};if(e.forEach((function(e){this.addElementPlacement(e,o)}),this),e.forEach((function(e){if(!su(e))return s.push(e);var t=this.decorateElement(e,o);s.push(t.element),s.push.apply(s,t.extras),c.push.apply(c,t.finishers)}),this),!t)return{elements:s,finishers:c};var d=this.decorateConstructor(s,t);return c.push.apply(c,d.finishers),d.finishers=c,d},addElementPlacement:function(e,t,s){var c=t[e.placement];if(!s&&-1!==c.indexOf(e.key))throw new TypeError("Duplicated element ("+e.key+")");c.push(e.key)},decorateElement:function(e,t){for(var s=[],c=[],o=e.decorators,d=o.length-1;d>=0;d--){var i=t[e.placement];i.splice(i.indexOf(e.key),1);var r=this.fromElementDescriptor(e),a=this.toElementFinisherExtras((0,o[d])(r)||r);e=a.element,this.addElementPlacement(e,t),a.finisher&&c.push(a.finisher);var n=a.extras;if(n){for(var l=0;l<n.length;l++)this.addElementPlacement(n[l],t);s.push.apply(s,n)}}return{element:e,finishers:c,extras:s}},decorateConstructor:function(e,t){for(var s=[],c=t.length-1;c>=0;c--){var o=this.fromClassDescriptor(e),d=this.toClassDescriptor((0,t[c])(o)||o);if(void 0!==d.finisher&&s.push(d.finisher),void 0!==d.elements){e=d.elements;for(var i=0;i<e.length-1;i++)for(var r=i+1;r<e.length;r++)if(e[i].key===e[r].key&&e[i].placement===e[r].placement)throw new TypeError("Duplicated element ("+e[i].key+")")}}return{elements:e,finishers:s}},fromElementDescriptor:function(e){var t={kind:e.kind,key:e.key,placement:e.placement,descriptor:e.descriptor};return Object.defineProperty(t,Symbol.toStringTag,{value:"Descriptor",configurable:!0}),"field"===e.kind&&(t.initializer=e.initializer),t},toElementDescriptors:function(e){if(void 0!==e)return function(e){return function(e){if(Array.isArray(e))return e}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return iu(e,t);var s={}.toString.call(e).slice(8,-1);return"Object"===s&&e.constructor&&(s=e.constructor.name),"Map"===s||"Set"===s?Array.from(e):"Arguments"===s||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(s)?iu(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(e).map((function(e){var t=this.toElementDescriptor(e);return this.disallowProperty(e,"finisher","An element descriptor"),this.disallowProperty(e,"extras","An element descriptor"),t}),this)},toElementDescriptor:function(e){var t=e.kind+"";if("method"!==t&&"field"!==t)throw new TypeError('An element descriptor\'s .kind property must be either "method" or "field", but a decorator created an element descriptor with .kind "'+t+'"');var s=du(e.key),c=e.placement+"";if("static"!==c&&"prototype"!==c&&"own"!==c)throw new TypeError('An element descriptor\'s .placement property must be one of "static", "prototype" or "own", but a decorator created an element descriptor with .placement "'+c+'"');var o=e.descriptor;this.disallowProperty(e,"elements","An element descriptor");var d={kind:t,key:s,placement:c,descriptor:Object.assign({},o)};return"field"!==t?this.disallowProperty(e,"initializer","A method descriptor"):(this.disallowProperty(o,"get","The property descriptor of a field descriptor"),this.disallowProperty(o,"set","The property descriptor of a field descriptor"),this.disallowProperty(o,"value","The property descriptor of a field descriptor"),d.initializer=e.initializer),d},toElementFinisherExtras:function(e){return{element:this.toElementDescriptor(e),finisher:ou(e,"finisher"),extras:this.toElementDescriptors(e.extras)}},fromClassDescriptor:function(e){var t={kind:"class",elements:e.map(this.fromElementDescriptor,this)};return Object.defineProperty(t,Symbol.toStringTag,{value:"Descriptor",configurable:!0}),t},toClassDescriptor:function(e){var t=e.kind+"";if("class"!==t)throw new TypeError('A class descriptor\'s .kind property must be "class", but a decorator created a class descriptor with .kind "'+t+'"');this.disallowProperty(e,"key","A class descriptor"),this.disallowProperty(e,"placement","A class descriptor"),this.disallowProperty(e,"descriptor","A class descriptor"),this.disallowProperty(e,"initializer","A class descriptor"),this.disallowProperty(e,"extras","A class descriptor");var s=ou(e,"finisher");return{elements:this.toElementDescriptors(e.elements),finisher:s}},runClassFinishers:function(e,t){for(var s=0;s<t.length;s++){var c=(0,t[s])(e);if(void 0!==c){if("function"!=typeof c)throw new TypeError("Finishers must return a constructor.");e=c}}return e},disallowProperty:function(e,t,s){if(void 0!==e[t])throw new TypeError(s+" can't have a ."+t+" property.")}};return e}function eu(e){var t,s=du(e.key);"method"===e.kind?t={value:e.value,writable:!0,configurable:!0,enumerable:!1}:"get"===e.kind?t={get:e.value,configurable:!0,enumerable:!1}:"set"===e.kind?t={set:e.value,configurable:!0,enumerable:!1}:"field"===e.kind&&(t={configurable:!0,writable:!0,enumerable:!0});var c={kind:"field"===e.kind?"field":"method",key:s,placement:e.static?"static":"field"===e.kind?"own":"prototype",descriptor:t};return e.decorators&&(c.decorators=e.decorators),"field"===e.kind&&(c.initializer=e.value),c}function tu(e,t){void 0!==e.descriptor.get?t.descriptor.get=e.descriptor.get:t.descriptor.set=e.descriptor.set}function su(e){return e.decorators&&e.decorators.length}function cu(e){return void 0!==e&&!(void 0===e.value&&void 0===e.writable)}function ou(e,t){var s=e[t];if(void 0!==s&&"function"!=typeof s)throw new TypeError("Expected '"+t+"' to be a function");return s}function du(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var s=e[Symbol.toPrimitive];if(void 0!==s){var c=s.call(e,t||"default");if("object"!=typeof c)return c;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}function iu(e,t){(null==t||t>e.length)&&(t=e.length);for(var s=0,c=Array(t);s<t;s++)c[s]=e[s];return c}const{stablePrefix:ru}=t;!function(e,t,s,c){var o=Jh();if(c)for(var d=0;d<c.length;d++)o=c[d](o);var i=t((function(e){o.initializeInstanceElements(e,r.elements)}),s),r=o.decorateClass(function(e){for(var t=[],s=function(e){return"method"===e.kind&&e.key===d.key&&e.placement===d.placement},c=0;c<e.length;c++){var o,d=e[c];if("method"===d.kind&&(o=t.find(s)))if(cu(d.descriptor)||cu(o.descriptor)){if(su(d)||su(o))throw new ReferenceError("Duplicated methods ("+d.key+") can't be decorated.");o.descriptor=d.descriptor}else{if(su(d)){if(su(o))throw new ReferenceError("Decorators can't be placed on different accessors with for the same property ("+d.key+").");o.decorators=d.decorators}tu(d,o)}else t.push(d)}return t}(i.d.map(eu)),e);o.initializeClassElements(i.F,r.elements),o.runClassFinishers(i.F,r.finishers)}([la(`${ru}-regions`)],(function(e,t){return{F:class extends t{constructor(...t){super(...t),e(this)}},d:[{kind:"field",decorators:[xr({reflect:!0})],key:"slot",value:()=>"regions-selector"},{kind:"method",key:"render",value:function(){return Gi(Qh||(Qh=Kh` <slot></slot> `))}},{kind:"get",static:!0,key:"stableSelector",value:function(){return`${ru}--regions`}},{kind:"field",static:!0,key:"styles",value:()=>Vl}]}}),oa(fr));var au={exports:{}};
|
|
1032
|
-
/*! @license DOMPurify 2.5.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.5.6/LICENSE */au.exports=function(){function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e(t)}function t(e,s){return t=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},t(e,s)}function s(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function c(e,o,d){return c=s()?Reflect.construct:function(e,s,c){var o=[null];o.push.apply(o,s);var d=new(Function.bind.apply(e,o));return c&&t(d,c.prototype),d},c.apply(null,arguments)}function o(e){return d(e)||i(e)||r(e)||n()}function d(e){if(Array.isArray(e))return a(e)}function i(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function r(e,t){if(e){if("string"==typeof e)return a(e,t);var s=Object.prototype.toString.call(e).slice(8,-1);return"Object"===s&&e.constructor&&(s=e.constructor.name),"Map"===s||"Set"===s?Array.from(e):"Arguments"===s||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(s)?a(e,t):void 0}}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var s=0,c=new Array(t);s<t;s++)c[s]=e[s];return c}function n(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var l=Object.hasOwnProperty,p=Object.setPrototypeOf,h=Object.isFrozen,u=Object.getPrototypeOf,g=Object.getOwnPropertyDescriptor,m=Object.freeze,b=Object.seal,f=Object.create,v="undefined"!=typeof Reflect&&Reflect,_=v.apply,y=v.construct;_||(_=function(e,t,s){return e.apply(t,s)}),m||(m=function(e){return e}),b||(b=function(e){return e}),y||(y=function(e,t){return c(e,o(t))});var x=$(Array.prototype.forEach),k=$(Array.prototype.pop),w=$(Array.prototype.push),z=$(String.prototype.toLowerCase),E=$(String.prototype.toString),S=$(String.prototype.match),C=$(String.prototype.replace),A=$(String.prototype.indexOf),T=$(String.prototype.trim),D=$(RegExp.prototype.test),P=F(TypeError);function $(e){return function(t){for(var s=arguments.length,c=new Array(s>1?s-1:0),o=1;o<s;o++)c[o-1]=arguments[o];return _(e,t,c)}}function F(e){return function(){for(var t=arguments.length,s=new Array(t),c=0;c<t;c++)s[c]=arguments[c];return y(e,s)}}function O(e,t,s){var c;s=null!==(c=s)&&void 0!==c?c:z,p&&p(e,null);for(var o=t.length;o--;){var d=t[o];if("string"==typeof d){var i=s(d);i!==d&&(h(t)||(t[o]=i),d=i)}e[d]=!0}return e}function R(e){var t,s=f(null);for(t in e)!0===_(l,e,[t])&&(s[t]=e[t]);return s}function M(e,t){for(;null!==e;){var s=g(e,t);if(s){if(s.get)return $(s.get);if("function"==typeof s.value)return $(s.value)}e=u(e)}function c(e){return console.warn("fallback value for",e),null}return c}var I=m(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),B=m(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),j=m(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),q=m(["animate","color-profile","cursor","discard","fedropshadow","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),L=m(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover"]),N=m(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),U=m(["#text"]),H=m(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","xmlns","slot"]),V=m(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),Z=m(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),X=m(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Y=b(/\{\{[\w\W]*|[\w\W]*\}\}/gm),G=b(/<%[\w\W]*|[\w\W]*%>/gm),W=b(/\${[\w\W]*}/gm),Q=b(/^data-[\-\w.\u00B7-\uFFFF]/),K=b(/^aria-[\-\w]+$/),J=b(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ee=b(/^(?:\w+script|data):/i),te=b(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),se=b(/^html$/i),ce=b(/^[a-z][.\w]*(-[.\w]+)+$/i),oe=function(){return"undefined"==typeof window?null:window},de=function(t,s){if("object"!==e(t)||"function"!=typeof t.createPolicy)return null;var c=null,o="data-tt-policy-suffix";s.currentScript&&s.currentScript.hasAttribute(o)&&(c=s.currentScript.getAttribute(o));var d="dompurify"+(c?"#"+c:"");try{return t.createPolicy(d,{createHTML:function(e){return e},createScriptURL:function(e){return e}})}catch(e){return console.warn("TrustedTypes policy "+d+" could not be created."),null}};function ie(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:oe(),s=function(e){return ie(e)};if(s.version="2.5.6",s.removed=[],!t||!t.document||9!==t.document.nodeType)return s.isSupported=!1,s;var c=t.document,d=t.document,i=t.DocumentFragment,r=t.HTMLTemplateElement,a=t.Node,n=t.Element,l=t.NodeFilter,p=t.NamedNodeMap,h=void 0===p?t.NamedNodeMap||t.MozNamedAttrMap:p,u=t.HTMLFormElement,g=t.DOMParser,b=t.trustedTypes,f=n.prototype,v=M(f,"cloneNode"),_=M(f,"nextSibling"),y=M(f,"childNodes"),$=M(f,"parentNode");if("function"==typeof r){var F=d.createElement("template");F.content&&F.content.ownerDocument&&(d=F.content.ownerDocument)}var re=de(b,c),ae=re?re.createHTML(""):"",ne=d,le=ne.implementation,pe=ne.createNodeIterator,he=ne.createDocumentFragment,ue=ne.getElementsByTagName,ge=c.importNode,me={};try{me=R(d).documentMode?d.documentMode:{}}catch(e){}var be={};s.isSupported="function"==typeof $&&le&&void 0!==le.createHTMLDocument&&9!==me;var fe,ve,_e=Y,ye=G,xe=W,ke=Q,we=K,ze=ee,Ee=te,Se=ce,Ce=J,Ae=null,Te=O({},[].concat(o(I),o(B),o(j),o(L),o(U))),De=null,Pe=O({},[].concat(o(H),o(V),o(Z),o(X))),$e=Object.seal(Object.create(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Fe=null,Oe=null,Re=!0,Me=!0,Ie=!1,Be=!0,je=!1,qe=!0,Le=!1,Ne=!1,Ue=!1,He=!1,Ve=!1,Ze=!1,Xe=!0,Ye=!1,Ge="user-content-",We=!0,Qe=!1,Ke={},Je=null,et=O({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),tt=null,st=O({},["audio","video","img","source","image","track"]),ct=null,ot=O({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),dt="http://www.w3.org/1998/Math/MathML",it="http://www.w3.org/2000/svg",rt="http://www.w3.org/1999/xhtml",at=rt,nt=!1,lt=null,pt=O({},[dt,it,rt],E),ht=["application/xhtml+xml","text/html"],ut="text/html",gt=null,mt=d.createElement("form"),bt=function(e){return e instanceof RegExp||e instanceof Function},ft=function(t){gt&>===t||(t&&"object"===e(t)||(t={}),t=R(t),fe=fe=-1===ht.indexOf(t.PARSER_MEDIA_TYPE)?ut:t.PARSER_MEDIA_TYPE,ve="application/xhtml+xml"===fe?E:z,Ae="ALLOWED_TAGS"in t?O({},t.ALLOWED_TAGS,ve):Te,De="ALLOWED_ATTR"in t?O({},t.ALLOWED_ATTR,ve):Pe,lt="ALLOWED_NAMESPACES"in t?O({},t.ALLOWED_NAMESPACES,E):pt,ct="ADD_URI_SAFE_ATTR"in t?O(R(ot),t.ADD_URI_SAFE_ATTR,ve):ot,tt="ADD_DATA_URI_TAGS"in t?O(R(st),t.ADD_DATA_URI_TAGS,ve):st,Je="FORBID_CONTENTS"in t?O({},t.FORBID_CONTENTS,ve):et,Fe="FORBID_TAGS"in t?O({},t.FORBID_TAGS,ve):{},Oe="FORBID_ATTR"in t?O({},t.FORBID_ATTR,ve):{},Ke="USE_PROFILES"in t&&t.USE_PROFILES,Re=!1!==t.ALLOW_ARIA_ATTR,Me=!1!==t.ALLOW_DATA_ATTR,Ie=t.ALLOW_UNKNOWN_PROTOCOLS||!1,Be=!1!==t.ALLOW_SELF_CLOSE_IN_ATTR,je=t.SAFE_FOR_TEMPLATES||!1,qe=!1!==t.SAFE_FOR_XML,Le=t.WHOLE_DOCUMENT||!1,He=t.RETURN_DOM||!1,Ve=t.RETURN_DOM_FRAGMENT||!1,Ze=t.RETURN_TRUSTED_TYPE||!1,Ue=t.FORCE_BODY||!1,Xe=!1!==t.SANITIZE_DOM,Ye=t.SANITIZE_NAMED_PROPS||!1,We=!1!==t.KEEP_CONTENT,Qe=t.IN_PLACE||!1,Ce=t.ALLOWED_URI_REGEXP||Ce,at=t.NAMESPACE||rt,$e=t.CUSTOM_ELEMENT_HANDLING||{},t.CUSTOM_ELEMENT_HANDLING&&bt(t.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&($e.tagNameCheck=t.CUSTOM_ELEMENT_HANDLING.tagNameCheck),t.CUSTOM_ELEMENT_HANDLING&&bt(t.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&($e.attributeNameCheck=t.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),t.CUSTOM_ELEMENT_HANDLING&&"boolean"==typeof t.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&&($e.allowCustomizedBuiltInElements=t.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),je&&(Me=!1),Ve&&(He=!0),Ke&&(Ae=O({},o(U)),De=[],!0===Ke.html&&(O(Ae,I),O(De,H)),!0===Ke.svg&&(O(Ae,B),O(De,V),O(De,X)),!0===Ke.svgFilters&&(O(Ae,j),O(De,V),O(De,X)),!0===Ke.mathMl&&(O(Ae,L),O(De,Z),O(De,X))),t.ADD_TAGS&&(Ae===Te&&(Ae=R(Ae)),O(Ae,t.ADD_TAGS,ve)),t.ADD_ATTR&&(De===Pe&&(De=R(De)),O(De,t.ADD_ATTR,ve)),t.ADD_URI_SAFE_ATTR&&O(ct,t.ADD_URI_SAFE_ATTR,ve),t.FORBID_CONTENTS&&(Je===et&&(Je=R(Je)),O(Je,t.FORBID_CONTENTS,ve)),We&&(Ae["#text"]=!0),Le&&O(Ae,["html","head","body"]),Ae.table&&(O(Ae,["tbody"]),delete Fe.tbody),m&&m(t),gt=t)},vt=O({},["mi","mo","mn","ms","mtext"]),_t=O({},["foreignobject","annotation-xml"]),yt=O({},["title","style","font","a","script"]),xt=O({},B);O(xt,j),O(xt,q);var kt=O({},L);O(kt,N);var wt=function(e){var t=$(e);t&&t.tagName||(t={namespaceURI:at,tagName:"template"});var s=z(e.tagName),c=z(t.tagName);return!!lt[e.namespaceURI]&&(e.namespaceURI===it?t.namespaceURI===rt?"svg"===s:t.namespaceURI===dt?"svg"===s&&("annotation-xml"===c||vt[c]):Boolean(xt[s]):e.namespaceURI===dt?t.namespaceURI===rt?"math"===s:t.namespaceURI===it?"math"===s&&_t[c]:Boolean(kt[s]):e.namespaceURI===rt?!(t.namespaceURI===it&&!_t[c])&&!(t.namespaceURI===dt&&!vt[c])&&!kt[s]&&(yt[s]||!xt[s]):!("application/xhtml+xml"!==fe||!lt[e.namespaceURI]))},zt=function(e){w(s.removed,{element:e});try{e.parentNode.removeChild(e)}catch(t){try{e.outerHTML=ae}catch(t){e.remove()}}},Et=function(e,t){try{w(s.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){w(s.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e&&!De[e])if(He||Ve)try{zt(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},St=function(e){var t,s;if(Ue)e="<remove></remove>"+e;else{var c=S(e,/^[\r\n\t ]+/);s=c&&c[0]}"application/xhtml+xml"===fe&&at===rt&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");var o=re?re.createHTML(e):e;if(at===rt)try{t=(new g).parseFromString(o,fe)}catch(e){}if(!t||!t.documentElement){t=le.createDocument(at,"template",null);try{t.documentElement.innerHTML=nt?ae:o}catch(e){}}var i=t.body||t.documentElement;return e&&s&&i.insertBefore(d.createTextNode(s),i.childNodes[0]||null),at===rt?ue.call(t,Le?"html":"body")[0]:Le?t.documentElement:i},Ct=function(e){return pe.call(e.ownerDocument||e,e,l.SHOW_ELEMENT|l.SHOW_COMMENT|l.SHOW_TEXT|l.SHOW_PROCESSING_INSTRUCTION|l.SHOW_CDATA_SECTION,null,!1)},At=function(e){return e instanceof u&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||!(e.attributes instanceof h)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore||"function"!=typeof e.hasChildNodes)},Tt=function(t){return"object"===e(a)?t instanceof a:t&&"object"===e(t)&&"number"==typeof t.nodeType&&"string"==typeof t.nodeName},Dt=function(e,t,c){be[e]&&x(be[e],(function(e){e.call(s,t,c,gt)}))},Pt=function(e){var t;if(Dt("beforeSanitizeElements",e,null),At(e))return zt(e),!0;if(D(/[\u0080-\uFFFF]/,e.nodeName))return zt(e),!0;var c=ve(e.nodeName);if(Dt("uponSanitizeElement",e,{tagName:c,allowedTags:Ae}),e.hasChildNodes()&&!Tt(e.firstElementChild)&&(!Tt(e.content)||!Tt(e.content.firstElementChild))&&D(/<[/\w]/g,e.innerHTML)&&D(/<[/\w]/g,e.textContent))return zt(e),!0;if("select"===c&&D(/<template/i,e.innerHTML))return zt(e),!0;if(7===e.nodeType)return zt(e),!0;if(qe&&8===e.nodeType&&D(/<[/\w]/g,e.data))return zt(e),!0;if(!Ae[c]||Fe[c]){if(!Fe[c]&&Ft(c)){if($e.tagNameCheck instanceof RegExp&&D($e.tagNameCheck,c))return!1;if($e.tagNameCheck instanceof Function&&$e.tagNameCheck(c))return!1}if(We&&!Je[c]){var o=$(e)||e.parentNode,d=y(e)||e.childNodes;if(d&&o)for(var i=d.length-1;i>=0;--i){var r=v(d[i],!0);r.__removalCount=(e.__removalCount||0)+1,o.insertBefore(r,_(e))}}return zt(e),!0}return e instanceof n&&!wt(e)?(zt(e),!0):"noscript"!==c&&"noembed"!==c&&"noframes"!==c||!D(/<\/no(script|embed|frames)/i,e.innerHTML)?(je&&3===e.nodeType&&(t=e.textContent,t=C(t,_e," "),t=C(t,ye," "),t=C(t,xe," "),e.textContent!==t&&(w(s.removed,{element:e.cloneNode()}),e.textContent=t)),Dt("afterSanitizeElements",e,null),!1):(zt(e),!0)},$t=function(e,t,s){if(Xe&&("id"===t||"name"===t)&&(s in d||s in mt))return!1;if(Me&&!Oe[t]&&D(ke,t));else if(Re&&D(we,t));else if(!De[t]||Oe[t]){if(!(Ft(e)&&($e.tagNameCheck instanceof RegExp&&D($e.tagNameCheck,e)||$e.tagNameCheck instanceof Function&&$e.tagNameCheck(e))&&($e.attributeNameCheck instanceof RegExp&&D($e.attributeNameCheck,t)||$e.attributeNameCheck instanceof Function&&$e.attributeNameCheck(t))||"is"===t&&$e.allowCustomizedBuiltInElements&&($e.tagNameCheck instanceof RegExp&&D($e.tagNameCheck,s)||$e.tagNameCheck instanceof Function&&$e.tagNameCheck(s))))return!1}else if(ct[t]);else if(D(Ce,C(s,Ee,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==A(s,"data:")||!tt[e])if(Ie&&!D(ze,C(s,Ee,"")));else if(s)return!1;return!0},Ft=function(e){return"annotation-xml"!==e&&S(e,Se)},Ot=function(t){var c,o,d,i;Dt("beforeSanitizeAttributes",t,null);var r=t.attributes;if(r){var a={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:De};for(i=r.length;i--;){var n=c=r[i],l=n.name,p=n.namespaceURI;if(o="value"===l?c.value:T(c.value),d=ve(l),a.attrName=d,a.attrValue=o,a.keepAttr=!0,a.forceKeepAttr=void 0,Dt("uponSanitizeAttribute",t,a),o=a.attrValue,qe&&D(/((--!?|])>)|<\/(style|title)/i,o))Et(l,t);else if(!a.forceKeepAttr&&(Et(l,t),a.keepAttr))if(Be||!D(/\/>/i,o)){je&&(o=C(o,_e," "),o=C(o,ye," "),o=C(o,xe," "));var h=ve(t.nodeName);if($t(h,d,o)){if(!Ye||"id"!==d&&"name"!==d||(Et(l,t),o=Ge+o),re&&"object"===e(b)&&"function"==typeof b.getAttributeType)if(p);else switch(b.getAttributeType(h,d)){case"TrustedHTML":o=re.createHTML(o);break;case"TrustedScriptURL":o=re.createScriptURL(o)}try{p?t.setAttributeNS(p,l,o):t.setAttribute(l,o),At(t)?zt(t):k(s.removed)}catch(e){}}}else Et(l,t)}Dt("afterSanitizeAttributes",t,null)}},Rt=function e(t){var s,c=Ct(t);for(Dt("beforeSanitizeShadowDOM",t,null);s=c.nextNode();)Dt("uponSanitizeShadowNode",s,null),Pt(s)||(s.content instanceof i&&e(s.content),Ot(s));Dt("afterSanitizeShadowDOM",t,null)};return s.sanitize=function(o){var d,r,n,l,p,h=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if((nt=!o)&&(o="\x3c!--\x3e"),"string"!=typeof o&&!Tt(o)){if("function"!=typeof o.toString)throw P("toString is not a function");if("string"!=typeof(o=o.toString()))throw P("dirty is not a string, aborting")}if(!s.isSupported){if("object"===e(t.toStaticHTML)||"function"==typeof t.toStaticHTML){if("string"==typeof o)return t.toStaticHTML(o);if(Tt(o))return t.toStaticHTML(o.outerHTML)}return o}if(Ne||ft(h),s.removed=[],"string"==typeof o&&(Qe=!1),Qe){if(o.nodeName){var u=ve(o.nodeName);if(!Ae[u]||Fe[u])throw P("root node is forbidden and cannot be sanitized in-place")}}else if(o instanceof a)1===(r=(d=St("\x3c!----\x3e")).ownerDocument.importNode(o,!0)).nodeType&&"BODY"===r.nodeName||"HTML"===r.nodeName?d=r:d.appendChild(r);else{if(!He&&!je&&!Le&&-1===o.indexOf("<"))return re&&Ze?re.createHTML(o):o;if(!(d=St(o)))return He?null:Ze?ae:""}d&&Ue&&zt(d.firstChild);for(var g=Ct(Qe?o:d);n=g.nextNode();)3===n.nodeType&&n===l||Pt(n)||(n.content instanceof i&&Rt(n.content),Ot(n),l=n);if(l=null,Qe)return o;if(He){if(Ve)for(p=he.call(d.ownerDocument);d.firstChild;)p.appendChild(d.firstChild);else p=d;return(De.shadowroot||De.shadowrootmod)&&(p=ge.call(c,p,!0)),p}var m=Le?d.outerHTML:d.innerHTML;return Le&&Ae["!doctype"]&&d.ownerDocument&&d.ownerDocument.doctype&&d.ownerDocument.doctype.name&&D(se,d.ownerDocument.doctype.name)&&(m="<!DOCTYPE "+d.ownerDocument.doctype.name+">\n"+m),je&&(m=C(m,_e," "),m=C(m,ye," "),m=C(m,xe," ")),re&&Ze?re.createHTML(m):m},s.setConfig=function(e){ft(e),Ne=!0},s.clearConfig=function(){gt=null,Ne=!1},s.isValidAttribute=function(e,t,s){gt||ft({});var c=ve(e),o=ve(t);return $t(c,o,s)},s.addHook=function(e,t){"function"==typeof t&&(be[e]=be[e]||[],w(be[e],t))},s.removeHook=function(e){if(be[e])return k(be[e])},s.removeHooks=function(e){be[e]&&(be[e]=[])},s.removeAllHooks=function(){be={}},s}var re=ie();return re}();var nu=window.DOMPurify||(window.DOMPurify=au.exports.default||au.exports),lu={exports:{}};!function(e){function t(e,t){for(var s=0;s<t.length;s++){var c=t[s];c.enumerable=c.enumerable||!1,c.configurable=!0,"value"in c&&(c.writable=!0),Object.defineProperty(e,a(c.key),c)}}function s(e,s,c){return s&&t(e.prototype,s),c&&t(e,c),Object.defineProperty(e,"prototype",{writable:!1}),e}function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var s=arguments[t];for(var c in s)Object.prototype.hasOwnProperty.call(s,c)&&(e[c]=s[c])}return e},c.apply(this,arguments)}function o(e,t){if(e){if("string"==typeof e)return d(e,t);var s=Object.prototype.toString.call(e).slice(8,-1);return"Object"===s&&e.constructor&&(s=e.constructor.name),"Map"===s||"Set"===s?Array.from(e):"Arguments"===s||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(s)?d(e,t):void 0}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var s=0,c=new Array(t);s<t;s++)c[s]=e[s];return c}function i(e,t){var s="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(s)return(s=s.call(e)).next.bind(s);if(Array.isArray(e)||(s=o(e))||t&&e&&"number"==typeof e.length){s&&(e=s);var c=0;return function(){return c>=e.length?{done:!0}:{done:!1,value:e[c++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function r(e,t){if("object"!=typeof e||null===e)return e;var s=e[Symbol.toPrimitive];if(void 0!==s){var c=s.call(e,t||"default");if("object"!=typeof c)return c;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function a(e){var t=r(e,"string");return"symbol"==typeof t?t:String(t)}function n(){return{async:!1,baseUrl:null,breaks:!1,extensions:null,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,hooks:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}function l(t){e.defaults=t}e.defaults=n();var p=/[&<>"']/,h=new RegExp(p.source,"g"),u=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,g=new RegExp(u.source,"g"),m={"&":"&","<":"<",">":">",'"':""","'":"'"},b=function(e){return m[e]};function f(e,t){if(t){if(p.test(e))return e.replace(h,b)}else if(u.test(e))return e.replace(g,b);return e}var v=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/gi;function _(e){return e.replace(v,(function(e,t){return"colon"===(t=t.toLowerCase())?":":"#"===t.charAt(0)?"x"===t.charAt(1)?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1)):""}))}var y=/(^|[^\[])\^/g;function x(e,t){e="string"==typeof e?e:e.source,t=t||"";var s={replace:function(t,c){return c=(c=c.source||c).replace(y,"$1"),e=e.replace(t,c),s},getRegex:function(){return new RegExp(e,t)}};return s}var k=/[^\w:]/g,w=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function z(e,t,s){if(e){var c;try{c=decodeURIComponent(_(s)).replace(k,"").toLowerCase()}catch(e){return null}if(0===c.indexOf("javascript:")||0===c.indexOf("vbscript:")||0===c.indexOf("data:"))return null}t&&!w.test(s)&&(s=T(t,s));try{s=encodeURI(s).replace(/%25/g,"%")}catch(e){return null}return s}var E={},S=/^[^:]+:\/*[^/]*$/,C=/^([^:]+:)[\s\S]*$/,A=/^([^:]+:\/*[^/]*)[\s\S]*$/;function T(e,t){E[" "+e]||(S.test(e)?E[" "+e]=e+"/":E[" "+e]=$(e,"/",!0));var s=-1===(e=E[" "+e]).indexOf(":");return"//"===t.substring(0,2)?s?t:e.replace(C,"$1")+t:"/"===t.charAt(0)?s?t:e.replace(A,"$1")+t:e+t}var D={exec:function(){}};function P(e,t){var s=e.replace(/\|/g,(function(e,t,s){for(var c=!1,o=t;--o>=0&&"\\"===s[o];)c=!c;return c?"|":" |"})).split(/ \|/),c=0;if(s[0].trim()||s.shift(),s.length>0&&!s[s.length-1].trim()&&s.pop(),s.length>t)s.splice(t);else for(;s.length<t;)s.push("");for(;c<s.length;c++)s[c]=s[c].trim().replace(/\\\|/g,"|");return s}function $(e,t,s){var c=e.length;if(0===c)return"";for(var o=0;o<c;){var d=e.charAt(c-o-1);if(d!==t||s){if(d===t||!s)break;o++}else o++}return e.slice(0,c-o)}function F(e,t){if(-1===e.indexOf(t[1]))return-1;for(var s=e.length,c=0,o=0;o<s;o++)if("\\"===e[o])o++;else if(e[o]===t[0])c++;else if(e[o]===t[1]&&--c<0)return o;return-1}function O(e){e&&e.sanitize&&!e.silent&&console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}function R(e,t){if(t<1)return"";for(var s="";t>1;)1&t&&(s+=e),t>>=1,e+=e;return s+e}function M(e,t,s,c){var o=t.href,d=t.title?f(t.title):null,i=e[1].replace(/\\([\[\]])/g,"$1");if("!"!==e[0].charAt(0)){c.state.inLink=!0;var r={type:"link",raw:s,href:o,title:d,text:i,tokens:c.inlineTokens(i)};return c.state.inLink=!1,r}return{type:"image",raw:s,href:o,title:d,text:f(i)}}function I(e,t){var s=e.match(/^(\s+)(?:```)/);if(null===s)return t;var c=s[1];return t.split("\n").map((function(e){var t=e.match(/^\s+/);return null===t?e:t[0].length>=c.length?e.slice(c.length):e})).join("\n")}var B=function(){function t(t){this.options=t||e.defaults}var s=t.prototype;return s.space=function(e){var t=this.rules.block.newline.exec(e);if(t&&t[0].length>0)return{type:"space",raw:t[0]}},s.code=function(e){var t=this.rules.block.code.exec(e);if(t){var s=t[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:this.options.pedantic?s:$(s,"\n")}}},s.fences=function(e){var t=this.rules.block.fences.exec(e);if(t){var s=t[0],c=I(s,t[3]||"");return{type:"code",raw:s,lang:t[2]?t[2].trim().replace(this.rules.inline._escapes,"$1"):t[2],text:c}}},s.heading=function(e){var t=this.rules.block.heading.exec(e);if(t){var s=t[2].trim();if(/#$/.test(s)){var c=$(s,"#");this.options.pedantic?s=c.trim():c&&!/ $/.test(c)||(s=c.trim())}return{type:"heading",raw:t[0],depth:t[1].length,text:s,tokens:this.lexer.inline(s)}}},s.hr=function(e){var t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:t[0]}},s.blockquote=function(e){var t=this.rules.block.blockquote.exec(e);if(t){var s=t[0].replace(/^ *>[ \t]?/gm,""),c=this.lexer.state.top;this.lexer.state.top=!0;var o=this.lexer.blockTokens(s);return this.lexer.state.top=c,{type:"blockquote",raw:t[0],tokens:o,text:s}}},s.list=function(e){var t=this.rules.block.list.exec(e);if(t){var s,c,o,d,i,r,a,n,l,p,h,u,g=t[1].trim(),m=g.length>1,b={type:"list",raw:"",ordered:m,start:m?+g.slice(0,-1):"",loose:!1,items:[]};g=m?"\\d{1,9}\\"+g.slice(-1):"\\"+g,this.options.pedantic&&(g=m?g:"[*+-]");for(var f=new RegExp("^( {0,3}"+g+")((?:[\t ][^\\n]*)?(?:\\n|$))");e&&(u=!1,t=f.exec(e))&&!this.rules.block.hr.test(e);){if(s=t[0],e=e.substring(s.length),n=t[2].split("\n",1)[0].replace(/^\t+/,(function(e){return" ".repeat(3*e.length)})),l=e.split("\n",1)[0],this.options.pedantic?(d=2,h=n.trimLeft()):(d=(d=t[2].search(/[^ ]/))>4?1:d,h=n.slice(d),d+=t[1].length),r=!1,!n&&/^ *$/.test(l)&&(s+=l+"\n",e=e.substring(l.length+1),u=!0),!u)for(var v=new RegExp("^ {0,"+Math.min(3,d-1)+"}(?:[*+-]|\\d{1,9}[.)])((?:[ \t][^\\n]*)?(?:\\n|$))"),_=new RegExp("^ {0,"+Math.min(3,d-1)+"}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)"),y=new RegExp("^ {0,"+Math.min(3,d-1)+"}(?:```|~~~)"),x=new RegExp("^ {0,"+Math.min(3,d-1)+"}#");e&&(l=p=e.split("\n",1)[0],this.options.pedantic&&(l=l.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")),!y.test(l))&&!x.test(l)&&!v.test(l)&&!_.test(e);){if(l.search(/[^ ]/)>=d||!l.trim())h+="\n"+l.slice(d);else{if(r)break;if(n.search(/[^ ]/)>=4)break;if(y.test(n))break;if(x.test(n))break;if(_.test(n))break;h+="\n"+l}r||l.trim()||(r=!0),s+=p+"\n",e=e.substring(p.length+1),n=l.slice(d)}b.loose||(a?b.loose=!0:/\n *\n *$/.test(s)&&(a=!0)),this.options.gfm&&(c=/^\[[ xX]\] /.exec(h))&&(o="[ ] "!==c[0],h=h.replace(/^\[[ xX]\] +/,"")),b.items.push({type:"list_item",raw:s,task:!!c,checked:o,loose:!1,text:h}),b.raw+=s}b.items[b.items.length-1].raw=s.trimRight(),b.items[b.items.length-1].text=h.trimRight(),b.raw=b.raw.trimRight();var k=b.items.length;for(i=0;i<k;i++)if(this.lexer.state.top=!1,b.items[i].tokens=this.lexer.blockTokens(b.items[i].text,[]),!b.loose){var w=b.items[i].tokens.filter((function(e){return"space"===e.type})),z=w.length>0&&w.some((function(e){return/\n.*\n/.test(e.raw)}));b.loose=z}if(b.loose)for(i=0;i<k;i++)b.items[i].loose=!0;return b}},s.html=function(e){var t=this.rules.block.html.exec(e);if(t){var s={type:"html",raw:t[0],pre:!this.options.sanitizer&&("pre"===t[1]||"script"===t[1]||"style"===t[1]),text:t[0]};if(this.options.sanitize){var c=this.options.sanitizer?this.options.sanitizer(t[0]):f(t[0]);s.type="paragraph",s.text=c,s.tokens=this.lexer.inline(c)}return s}},s.def=function(e){var t=this.rules.block.def.exec(e);if(t){var s=t[1].toLowerCase().replace(/\s+/g," "),c=t[2]?t[2].replace(/^<(.*)>$/,"$1").replace(this.rules.inline._escapes,"$1"):"",o=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline._escapes,"$1"):t[3];return{type:"def",tag:s,raw:t[0],href:c,title:o}}},s.table=function(e){var t=this.rules.block.table.exec(e);if(t){var s={type:"table",header:P(t[1]).map((function(e){return{text:e}})),align:t[2].replace(/^ *|\| *$/g,"").split(/ *\| */),rows:t[3]&&t[3].trim()?t[3].replace(/\n[ \t]*$/,"").split("\n"):[]};if(s.header.length===s.align.length){s.raw=t[0];var c,o,d,i,r=s.align.length;for(c=0;c<r;c++)/^ *-+: *$/.test(s.align[c])?s.align[c]="right":/^ *:-+: *$/.test(s.align[c])?s.align[c]="center":/^ *:-+ *$/.test(s.align[c])?s.align[c]="left":s.align[c]=null;for(r=s.rows.length,c=0;c<r;c++)s.rows[c]=P(s.rows[c],s.header.length).map((function(e){return{text:e}}));for(r=s.header.length,o=0;o<r;o++)s.header[o].tokens=this.lexer.inline(s.header[o].text);for(r=s.rows.length,o=0;o<r;o++)for(i=s.rows[o],d=0;d<i.length;d++)i[d].tokens=this.lexer.inline(i[d].text);return s}}},s.lheading=function(e){var t=this.rules.block.lheading.exec(e);if(t)return{type:"heading",raw:t[0],depth:"="===t[2].charAt(0)?1:2,text:t[1],tokens:this.lexer.inline(t[1])}},s.paragraph=function(e){var t=this.rules.block.paragraph.exec(e);if(t){var s="\n"===t[1].charAt(t[1].length-1)?t[1].slice(0,-1):t[1];return{type:"paragraph",raw:t[0],text:s,tokens:this.lexer.inline(s)}}},s.text=function(e){var t=this.rules.block.text.exec(e);if(t)return{type:"text",raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}},s.escape=function(e){var t=this.rules.inline.escape.exec(e);if(t)return{type:"escape",raw:t[0],text:f(t[1])}},s.tag=function(e){var t=this.rules.inline.tag.exec(e);if(t)return!this.lexer.state.inLink&&/^<a /i.test(t[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:this.options.sanitize?"text":"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(t[0]):f(t[0]):t[0]}},s.link=function(e){var t=this.rules.inline.link.exec(e);if(t){var s=t[2].trim();if(!this.options.pedantic&&/^</.test(s)){if(!/>$/.test(s))return;var c=$(s.slice(0,-1),"\\");if((s.length-c.length)%2==0)return}else{var o=F(t[2],"()");if(o>-1){var d=(0===t[0].indexOf("!")?5:4)+t[1].length+o;t[2]=t[2].substring(0,o),t[0]=t[0].substring(0,d).trim(),t[3]=""}}var i=t[2],r="";if(this.options.pedantic){var a=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(i);a&&(i=a[1],r=a[3])}else r=t[3]?t[3].slice(1,-1):"";return i=i.trim(),/^</.test(i)&&(i=this.options.pedantic&&!/>$/.test(s)?i.slice(1):i.slice(1,-1)),M(t,{href:i?i.replace(this.rules.inline._escapes,"$1"):i,title:r?r.replace(this.rules.inline._escapes,"$1"):r},t[0],this.lexer)}},s.reflink=function(e,t){var s;if((s=this.rules.inline.reflink.exec(e))||(s=this.rules.inline.nolink.exec(e))){var c=(s[2]||s[1]).replace(/\s+/g," ");if(!(c=t[c.toLowerCase()])){var o=s[0].charAt(0);return{type:"text",raw:o,text:o}}return M(s,c,s[0],this.lexer)}},s.emStrong=function(e,t,s){void 0===s&&(s="");var c=this.rules.inline.emStrong.lDelim.exec(e);if(c&&(!c[3]||!s.match(/(?:[0-9A-Za-z\xAA\xB2\xB3\xB5\xB9\xBA\xBC-\xBE\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u0660-\u0669\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07C0-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0966-\u096F\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09E6-\u09F1\u09F4-\u09F9\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A66-\u0A6F\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AE6-\u0AEF\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B66-\u0B6F\u0B71-\u0B77\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0BE6-\u0BF2\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C66-\u0C6F\u0C78-\u0C7E\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CE6-\u0CEF\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D58-\u0D61\u0D66-\u0D78\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DE6-\u0DEF\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F20-\u0F33\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F-\u1049\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u1090-\u1099\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1369-\u137C\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u17E0-\u17E9\u17F0-\u17F9\u1810-\u1819\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A16\u1A20-\u1A54\u1A80-\u1A89\u1A90-\u1A99\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B50-\u1B59\u1B83-\u1BA0\u1BAE-\u1BE5\u1C00-\u1C23\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2070\u2071\u2074-\u2079\u207F-\u2089\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2150-\u2189\u2460-\u249B\u24EA-\u24FF\u2776-\u2793\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2CFD\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u3192-\u3195\u31A0-\u31BF\u31F0-\u31FF\u3220-\u3229\u3248-\u324F\u3251-\u325F\u3280-\u3289\u32B1-\u32BF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA830-\uA835\uA840-\uA873\uA882-\uA8B3\uA8D0-\uA8D9\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA900-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF-\uA9D9\uA9E0-\uA9E4\uA9E6-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA50-\uAA59\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD07-\uDD33\uDD40-\uDD78\uDD8A\uDD8B\uDE80-\uDE9C\uDEA0-\uDED0\uDEE1-\uDEFB\uDF00-\uDF23\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC58-\uDC76\uDC79-\uDC9E\uDCA7-\uDCAF\uDCE0-\uDCF2\uDCF4\uDCF5\uDCFB-\uDD1B\uDD20-\uDD39\uDD80-\uDDB7\uDDBC-\uDDCF\uDDD2-\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE40-\uDE48\uDE60-\uDE7E\uDE80-\uDE9F\uDEC0-\uDEC7\uDEC9-\uDEE4\uDEEB-\uDEEF\uDF00-\uDF35\uDF40-\uDF55\uDF58-\uDF72\uDF78-\uDF91\uDFA9-\uDFAF]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDCFA-\uDD23\uDD30-\uDD39\uDE60-\uDE7E\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF27\uDF30-\uDF45\uDF51-\uDF54\uDF70-\uDF81\uDFB0-\uDFCB\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC52-\uDC6F\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD03-\uDD26\uDD36-\uDD3F\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDD0-\uDDDA\uDDDC\uDDE1-\uDDF4\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDEF0-\uDEF9\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC50-\uDC59\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE50-\uDE59\uDE80-\uDEAA\uDEB8\uDEC0-\uDEC9\uDF00-\uDF1A\uDF30-\uDF3B\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCF2\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC50-\uDC6C\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF2\uDFB0\uDFC0-\uDFD4]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDE70-\uDEBE\uDEC0-\uDEC9\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF50-\uDF59\uDF5B-\uDF61\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE96\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD50-\uDD52\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD834[\uDEE0-\uDEF3\uDF60-\uDF78]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD837[\uDF00-\uDF1E]|\uD838[\uDD00-\uDD2C\uDD37-\uDD3D\uDD40-\uDD49\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB\uDEF0-\uDEF9]|\uD839[\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDCC7-\uDCCF\uDD00-\uDD43\uDD4B\uDD50-\uDD59]|\uD83B[\uDC71-\uDCAB\uDCAD-\uDCAF\uDCB1-\uDCB4\uDD01-\uDD2D\uDD2F-\uDD3D\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83C[\uDD00-\uDD0C]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF38\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A])/))){var o=c[1]||c[2]||"";if(!o||o&&(""===s||this.rules.inline.punctuation.exec(s))){var d,i,r=c[0].length-1,a=r,n=0,l="*"===c[0][0]?this.rules.inline.emStrong.rDelimAst:this.rules.inline.emStrong.rDelimUnd;for(l.lastIndex=0,t=t.slice(-1*e.length+r);null!=(c=l.exec(t));)if(d=c[1]||c[2]||c[3]||c[4]||c[5]||c[6])if(i=d.length,c[3]||c[4])a+=i;else if(!((c[5]||c[6])&&r%3)||(r+i)%3){if(!((a-=i)>0)){i=Math.min(i,i+a+n);var p=e.slice(0,r+c.index+(c[0].length-d.length)+i);if(Math.min(r,i)%2){var h=p.slice(1,-1);return{type:"em",raw:p,text:h,tokens:this.lexer.inlineTokens(h)}}var u=p.slice(2,-2);return{type:"strong",raw:p,text:u,tokens:this.lexer.inlineTokens(u)}}}else n+=i}}},s.codespan=function(e){var t=this.rules.inline.code.exec(e);if(t){var s=t[2].replace(/\n/g," "),c=/[^ ]/.test(s),o=/^ /.test(s)&&/ $/.test(s);return c&&o&&(s=s.substring(1,s.length-1)),s=f(s,!0),{type:"codespan",raw:t[0],text:s}}},s.br=function(e){var t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}},s.del=function(e){var t=this.rules.inline.del.exec(e);if(t)return{type:"del",raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}},s.autolink=function(e,t){var s,c,o=this.rules.inline.autolink.exec(e);if(o)return c="@"===o[2]?"mailto:"+(s=f(this.options.mangle?t(o[1]):o[1])):s=f(o[1]),{type:"link",raw:o[0],text:s,href:c,tokens:[{type:"text",raw:s,text:s}]}},s.url=function(e,t){var s;if(s=this.rules.inline.url.exec(e)){var c,o;if("@"===s[2])o="mailto:"+(c=f(this.options.mangle?t(s[0]):s[0]));else{var d;do{d=s[0],s[0]=this.rules.inline._backpedal.exec(s[0])[0]}while(d!==s[0]);c=f(s[0]),o="www."===s[1]?"http://"+s[0]:s[0]}return{type:"link",raw:s[0],text:c,href:o,tokens:[{type:"text",raw:c,text:c}]}}},s.inlineText=function(e,t){var s,c=this.rules.inline.text.exec(e);if(c)return s=this.lexer.state.inRawBlock?this.options.sanitize?this.options.sanitizer?this.options.sanitizer(c[0]):f(c[0]):c[0]:f(this.options.smartypants?t(c[0]):c[0]),{type:"text",raw:c[0],text:s}},t}(),j={newline:/^(?: *(?:\n|$))+/,code:/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,hr:/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/,html:"^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n *)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$))",def:/^ {0,3}\[(label)\]: *(?:\n *)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/,table:D,lheading:/^((?:.|\n(?!\n))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,text:/^[^\n]+/,_label:/(?!\s*\])(?:\\.|[^\[\]\\])+/,_title:/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/};j.def=x(j.def).replace("label",j._label).replace("title",j._title).getRegex(),j.bullet=/(?:[*+-]|\d{1,9}[.)])/,j.listItemStart=x(/^( *)(bull) */).replace("bull",j.bullet).getRegex(),j.list=x(j.list).replace(/bull/g,j.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+j.def.source+")").getRegex(),j._tag="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",j._comment=/<!--(?!-?>)[\s\S]*?(?:-->|$)/,j.html=x(j.html,"i").replace("comment",j._comment).replace("tag",j._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),j.paragraph=x(j._paragraph).replace("hr",j.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",j._tag).getRegex(),j.blockquote=x(j.blockquote).replace("paragraph",j.paragraph).getRegex(),j.normal=c({},j),j.gfm=c({},j.normal,{table:"^ *([^\\n ].*\\|.*)\\n {0,3}(?:\\| *)?(:?-+:? *(?:\\| *:?-+:? *)*)(?:\\| *)?(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"}),j.gfm.table=x(j.gfm.table).replace("hr",j.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",j._tag).getRegex(),j.gfm.paragraph=x(j._paragraph).replace("hr",j.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("table",j.gfm.table).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",j._tag).getRegex(),j.pedantic=c({},j.normal,{html:x("^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:\"[^\"]*\"|'[^']*'|\\s[^'\"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))").replace("comment",j._comment).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:D,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:x(j.normal._paragraph).replace("hr",j.hr).replace("heading"," *#{1,6} *[^\n]").replace("lheading",j.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});var q={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:D,tag:"^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(ref)\]/,nolink:/^!?\[(ref)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",emStrong:{lDelim:/^(?:\*+(?:([punct_])|[^\s*]))|^_+(?:([punct*])|([^\s_]))/,rDelimAst:/^(?:[^_*\\]|\\.)*?\_\_(?:[^_*\\]|\\.)*?\*(?:[^_*\\]|\\.)*?(?=\_\_)|(?:[^*\\]|\\.)+(?=[^*])|[punct_](\*+)(?=[\s]|$)|(?:[^punct*_\s\\]|\\.)(\*+)(?=[punct_\s]|$)|[punct_\s](\*+)(?=[^punct*_\s])|[\s](\*+)(?=[punct_])|[punct_](\*+)(?=[punct_])|(?:[^punct*_\s\\]|\\.)(\*+)(?=[^punct*_\s])/,rDelimUnd:/^(?:[^_*\\]|\\.)*?\*\*(?:[^_*\\]|\\.)*?\_(?:[^_*\\]|\\.)*?(?=\*\*)|(?:[^_\\]|\\.)+(?=[^_])|[punct*](\_+)(?=[\s]|$)|(?:[^punct*_\s\\]|\\.)(\_+)(?=[punct*\s]|$)|[punct*\s](\_+)(?=[^punct*_\s])|[\s](\_+)(?=[punct*])|[punct*](\_+)(?=[punct*])/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:D,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,punctuation:/^([\spunctuation])/};function L(e){return e.replace(/---/g,"—").replace(/--/g,"–").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1‘").replace(/'/g,"’").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1“").replace(/"/g,"”").replace(/\.{3}/g,"…")}function N(e){var t,s,c="",o=e.length;for(t=0;t<o;t++)s=e.charCodeAt(t),Math.random()>.5&&(s="x"+s.toString(16)),c+="&#"+s+";";return c}q._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~",q.punctuation=x(q.punctuation).replace(/punctuation/g,q._punctuation).getRegex(),q.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g,q.escapedEmSt=/(?:^|[^\\])(?:\\\\)*\\[*_]/g,q._comment=x(j._comment).replace("(?:--\x3e|$)","--\x3e").getRegex(),q.emStrong.lDelim=x(q.emStrong.lDelim).replace(/punct/g,q._punctuation).getRegex(),q.emStrong.rDelimAst=x(q.emStrong.rDelimAst,"g").replace(/punct/g,q._punctuation).getRegex(),q.emStrong.rDelimUnd=x(q.emStrong.rDelimUnd,"g").replace(/punct/g,q._punctuation).getRegex(),q._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,q._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,q._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/,q.autolink=x(q.autolink).replace("scheme",q._scheme).replace("email",q._email).getRegex(),q._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,q.tag=x(q.tag).replace("comment",q._comment).replace("attribute",q._attribute).getRegex(),q._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,q._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/,q._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,q.link=x(q.link).replace("label",q._label).replace("href",q._href).replace("title",q._title).getRegex(),q.reflink=x(q.reflink).replace("label",q._label).replace("ref",j._label).getRegex(),q.nolink=x(q.nolink).replace("ref",j._label).getRegex(),q.reflinkSearch=x(q.reflinkSearch,"g").replace("reflink",q.reflink).replace("nolink",q.nolink).getRegex(),q.normal=c({},q),q.pedantic=c({},q.normal,{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:x(/^!?\[(label)\]\((.*?)\)/).replace("label",q._label).getRegex(),reflink:x(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",q._label).getRegex()}),q.gfm=c({},q.normal,{escape:x(q.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/}),q.gfm.url=x(q.gfm.url,"i").replace("email",q.gfm._extended_email).getRegex(),q.breaks=c({},q.gfm,{br:x(q.br).replace("{2,}","*").getRegex(),text:x(q.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()});var U=function(){function t(t){this.tokens=[],this.tokens.links=Object.create(null),this.options=t||e.defaults,this.options.tokenizer=this.options.tokenizer||new B,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};var s={block:j.normal,inline:q.normal};this.options.pedantic?(s.block=j.pedantic,s.inline=q.pedantic):this.options.gfm&&(s.block=j.gfm,this.options.breaks?s.inline=q.breaks:s.inline=q.gfm),this.tokenizer.rules=s}t.lex=function(e,s){return new t(s).lex(e)},t.lexInline=function(e,s){return new t(s).inlineTokens(e)};var c=t.prototype;return c.lex=function(e){var t;for(e=e.replace(/\r\n|\r/g,"\n"),this.blockTokens(e,this.tokens);t=this.inlineQueue.shift();)this.inlineTokens(t.src,t.tokens);return this.tokens},c.blockTokens=function(e,t){var s,c,o,d,i=this;for(void 0===t&&(t=[]),e=this.options.pedantic?e.replace(/\t/g," ").replace(/^ +$/gm,""):e.replace(/^( *)(\t+)/gm,(function(e,t,s){return t+" ".repeat(s.length)}));e;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some((function(c){return!!(s=c.call({lexer:i},e,t))&&(e=e.substring(s.raw.length),t.push(s),!0)}))))if(s=this.tokenizer.space(e))e=e.substring(s.raw.length),1===s.raw.length&&t.length>0?t[t.length-1].raw+="\n":t.push(s);else if(s=this.tokenizer.code(e))e=e.substring(s.raw.length),!(c=t[t.length-1])||"paragraph"!==c.type&&"text"!==c.type?t.push(s):(c.raw+="\n"+s.raw,c.text+="\n"+s.text,this.inlineQueue[this.inlineQueue.length-1].src=c.text);else if(s=this.tokenizer.fences(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.heading(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.hr(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.blockquote(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.list(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.html(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.def(e))e=e.substring(s.raw.length),!(c=t[t.length-1])||"paragraph"!==c.type&&"text"!==c.type?this.tokens.links[s.tag]||(this.tokens.links[s.tag]={href:s.href,title:s.title}):(c.raw+="\n"+s.raw,c.text+="\n"+s.raw,this.inlineQueue[this.inlineQueue.length-1].src=c.text);else if(s=this.tokenizer.table(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.lheading(e))e=e.substring(s.raw.length),t.push(s);else if(o=e,this.options.extensions&&this.options.extensions.startBlock&&function(){var t=1/0,s=e.slice(1),c=void 0;i.options.extensions.startBlock.forEach((function(e){"number"==typeof(c=e.call({lexer:this},s))&&c>=0&&(t=Math.min(t,c))})),t<1/0&&t>=0&&(o=e.substring(0,t+1))}(),this.state.top&&(s=this.tokenizer.paragraph(o)))c=t[t.length-1],d&&"paragraph"===c.type?(c.raw+="\n"+s.raw,c.text+="\n"+s.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=c.text):t.push(s),d=o.length!==e.length,e=e.substring(s.raw.length);else if(s=this.tokenizer.text(e))e=e.substring(s.raw.length),(c=t[t.length-1])&&"text"===c.type?(c.raw+="\n"+s.raw,c.text+="\n"+s.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=c.text):t.push(s);else if(e){var r="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(r);break}throw new Error(r)}return this.state.top=!0,t},c.inline=function(e,t){return void 0===t&&(t=[]),this.inlineQueue.push({src:e,tokens:t}),t},c.inlineTokens=function(e,t){var s,c,o,d=this;void 0===t&&(t=[]);var i,r,a,n=e;if(this.tokens.links){var l=Object.keys(this.tokens.links);if(l.length>0)for(;null!=(i=this.tokenizer.rules.inline.reflinkSearch.exec(n));)l.includes(i[0].slice(i[0].lastIndexOf("[")+1,-1))&&(n=n.slice(0,i.index)+"["+R("a",i[0].length-2)+"]"+n.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;null!=(i=this.tokenizer.rules.inline.blockSkip.exec(n));)n=n.slice(0,i.index)+"["+R("a",i[0].length-2)+"]"+n.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;null!=(i=this.tokenizer.rules.inline.escapedEmSt.exec(n));)n=n.slice(0,i.index+i[0].length-2)+"++"+n.slice(this.tokenizer.rules.inline.escapedEmSt.lastIndex),this.tokenizer.rules.inline.escapedEmSt.lastIndex--;for(;e;)if(r||(a=""),r=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some((function(c){return!!(s=c.call({lexer:d},e,t))&&(e=e.substring(s.raw.length),t.push(s),!0)}))))if(s=this.tokenizer.escape(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.tag(e))e=e.substring(s.raw.length),(c=t[t.length-1])&&"text"===s.type&&"text"===c.type?(c.raw+=s.raw,c.text+=s.text):t.push(s);else if(s=this.tokenizer.link(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.reflink(e,this.tokens.links))e=e.substring(s.raw.length),(c=t[t.length-1])&&"text"===s.type&&"text"===c.type?(c.raw+=s.raw,c.text+=s.text):t.push(s);else if(s=this.tokenizer.emStrong(e,n,a))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.codespan(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.br(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.del(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.autolink(e,N))e=e.substring(s.raw.length),t.push(s);else if(this.state.inLink||!(s=this.tokenizer.url(e,N))){if(o=e,this.options.extensions&&this.options.extensions.startInline&&function(){var t=1/0,s=e.slice(1),c=void 0;d.options.extensions.startInline.forEach((function(e){"number"==typeof(c=e.call({lexer:this},s))&&c>=0&&(t=Math.min(t,c))})),t<1/0&&t>=0&&(o=e.substring(0,t+1))}(),s=this.tokenizer.inlineText(o,L))e=e.substring(s.raw.length),"_"!==s.raw.slice(-1)&&(a=s.raw.slice(-1)),r=!0,(c=t[t.length-1])&&"text"===c.type?(c.raw+=s.raw,c.text+=s.text):t.push(s);else if(e){var p="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(p);break}throw new Error(p)}}else e=e.substring(s.raw.length),t.push(s);return t},s(t,null,[{key:"rules",get:function(){return{block:j,inline:q}}}]),t}(),H=function(){function t(t){this.options=t||e.defaults}var s=t.prototype;return s.code=function(e,t,s){var c=(t||"").match(/\S*/)[0];if(this.options.highlight){var o=this.options.highlight(e,c);null!=o&&o!==e&&(s=!0,e=o)}return e=e.replace(/\n$/,"")+"\n",c?'<pre><code class="'+this.options.langPrefix+f(c)+'">'+(s?e:f(e,!0))+"</code></pre>\n":"<pre><code>"+(s?e:f(e,!0))+"</code></pre>\n"},s.blockquote=function(e){return"<blockquote>\n"+e+"</blockquote>\n"},s.html=function(e){return e},s.heading=function(e,t,s,c){return this.options.headerIds?"<h"+t+' id="'+(this.options.headerPrefix+c.slug(s))+'">'+e+"</h"+t+">\n":"<h"+t+">"+e+"</h"+t+">\n"},s.hr=function(){return this.options.xhtml?"<hr/>\n":"<hr>\n"},s.list=function(e,t,s){var c=t?"ol":"ul";return"<"+c+(t&&1!==s?' start="'+s+'"':"")+">\n"+e+"</"+c+">\n"},s.listitem=function(e){return"<li>"+e+"</li>\n"},s.checkbox=function(e){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox"'+(this.options.xhtml?" /":"")+"> "},s.paragraph=function(e){return"<p>"+e+"</p>\n"},s.table=function(e,t){return t&&(t="<tbody>"+t+"</tbody>"),"<table>\n<thead>\n"+e+"</thead>\n"+t+"</table>\n"},s.tablerow=function(e){return"<tr>\n"+e+"</tr>\n"},s.tablecell=function(e,t){var s=t.header?"th":"td";return(t.align?"<"+s+' align="'+t.align+'">':"<"+s+">")+e+"</"+s+">\n"},s.strong=function(e){return"<strong>"+e+"</strong>"},s.em=function(e){return"<em>"+e+"</em>"},s.codespan=function(e){return"<code>"+e+"</code>"},s.br=function(){return this.options.xhtml?"<br/>":"<br>"},s.del=function(e){return"<del>"+e+"</del>"},s.link=function(e,t,s){if(null===(e=z(this.options.sanitize,this.options.baseUrl,e)))return s;var c='<a href="'+e+'"';return t&&(c+=' title="'+t+'"'),c+=">"+s+"</a>"},s.image=function(e,t,s){if(null===(e=z(this.options.sanitize,this.options.baseUrl,e)))return s;var c='<img src="'+e+'" alt="'+s+'"';return t&&(c+=' title="'+t+'"'),c+=this.options.xhtml?"/>":">"},s.text=function(e){return e},t}(),V=function(){function e(){}var t=e.prototype;return t.strong=function(e){return e},t.em=function(e){return e},t.codespan=function(e){return e},t.del=function(e){return e},t.html=function(e){return e},t.text=function(e){return e},t.link=function(e,t,s){return""+s},t.image=function(e,t,s){return""+s},t.br=function(){return""},e}(),Z=function(){function e(){this.seen={}}var t=e.prototype;return t.serialize=function(e){return e.toLowerCase().trim().replace(/<[!\/a-z].*?>/gi,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-")},t.getNextSafeSlug=function(e,t){var s=e,c=0;if(this.seen.hasOwnProperty(s)){c=this.seen[e];do{s=e+"-"+ ++c}while(this.seen.hasOwnProperty(s))}return t||(this.seen[e]=c,this.seen[s]=0),s},t.slug=function(e,t){void 0===t&&(t={});var s=this.serialize(e);return this.getNextSafeSlug(s,t.dryrun)},e}(),X=function(){function t(t){this.options=t||e.defaults,this.options.renderer=this.options.renderer||new H,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new V,this.slugger=new Z}t.parse=function(e,s){return new t(s).parse(e)},t.parseInline=function(e,s){return new t(s).parseInline(e)};var s=t.prototype;return s.parse=function(e,t){void 0===t&&(t=!0);var s,c,o,d,i,r,a,n,l,p,h,u,g,m,b,f,v,y,x,k="",w=e.length;for(s=0;s<w;s++)if(p=e[s],!(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[p.type])||!1===(x=this.options.extensions.renderers[p.type].call({parser:this},p))&&["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(p.type))switch(p.type){case"space":continue;case"hr":k+=this.renderer.hr();continue;case"heading":k+=this.renderer.heading(this.parseInline(p.tokens),p.depth,_(this.parseInline(p.tokens,this.textRenderer)),this.slugger);continue;case"code":k+=this.renderer.code(p.text,p.lang,p.escaped);continue;case"table":for(n="",a="",d=p.header.length,c=0;c<d;c++)a+=this.renderer.tablecell(this.parseInline(p.header[c].tokens),{header:!0,align:p.align[c]});for(n+=this.renderer.tablerow(a),l="",d=p.rows.length,c=0;c<d;c++){for(a="",i=(r=p.rows[c]).length,o=0;o<i;o++)a+=this.renderer.tablecell(this.parseInline(r[o].tokens),{header:!1,align:p.align[o]});l+=this.renderer.tablerow(a)}k+=this.renderer.table(n,l);continue;case"blockquote":l=this.parse(p.tokens),k+=this.renderer.blockquote(l);continue;case"list":for(h=p.ordered,u=p.start,g=p.loose,d=p.items.length,l="",c=0;c<d;c++)f=(b=p.items[c]).checked,v=b.task,m="",b.task&&(y=this.renderer.checkbox(f),g?b.tokens.length>0&&"paragraph"===b.tokens[0].type?(b.tokens[0].text=y+" "+b.tokens[0].text,b.tokens[0].tokens&&b.tokens[0].tokens.length>0&&"text"===b.tokens[0].tokens[0].type&&(b.tokens[0].tokens[0].text=y+" "+b.tokens[0].tokens[0].text)):b.tokens.unshift({type:"text",text:y}):m+=y),m+=this.parse(b.tokens,g),l+=this.renderer.listitem(m,v,f);k+=this.renderer.list(l,h,u);continue;case"html":k+=this.renderer.html(p.text);continue;case"paragraph":k+=this.renderer.paragraph(this.parseInline(p.tokens));continue;case"text":for(l=p.tokens?this.parseInline(p.tokens):p.text;s+1<w&&"text"===e[s+1].type;)l+="\n"+((p=e[++s]).tokens?this.parseInline(p.tokens):p.text);k+=t?this.renderer.paragraph(l):l;continue;default:var z='Token with "'+p.type+'" type was not found.';if(this.options.silent)return void console.error(z);throw new Error(z)}else k+=x||"";return k},s.parseInline=function(e,t){t=t||this.renderer;var s,c,o,d="",i=e.length;for(s=0;s<i;s++)if(c=e[s],!(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[c.type])||!1===(o=this.options.extensions.renderers[c.type].call({parser:this},c))&&["escape","html","link","image","strong","em","codespan","br","del","text"].includes(c.type))switch(c.type){case"escape":case"text":d+=t.text(c.text);break;case"html":d+=t.html(c.text);break;case"link":d+=t.link(c.href,c.title,this.parseInline(c.tokens,t));break;case"image":d+=t.image(c.href,c.title,c.text);break;case"strong":d+=t.strong(this.parseInline(c.tokens,t));break;case"em":d+=t.em(this.parseInline(c.tokens,t));break;case"codespan":d+=t.codespan(c.text);break;case"br":d+=t.br();break;case"del":d+=t.del(this.parseInline(c.tokens,t));break;default:var r='Token with "'+c.type+'" type was not found.';if(this.options.silent)return void console.error(r);throw new Error(r)}else d+=o||"";return d},t}(),Y=function(){function t(t){this.options=t||e.defaults}var s=t.prototype;return s.preprocess=function(e){return e},s.postprocess=function(e){return e},t}();function G(e,t,s){return function(c){if(c.message+="\nPlease report this to https://github.com/markedjs/marked.",e){var o="<p>An error occurred:</p><pre>"+f(c.message+"",!0)+"</pre>";return t?Promise.resolve(o):s?void s(null,o):o}if(t)return Promise.reject(c);if(!s)throw c;s(c)}}function W(e,t){return function(s,o,d){"function"==typeof o&&(d=o,o=null);var i=c({},o),r=G((o=c({},Q.defaults,i)).silent,o.async,d);if(null==s)return r(new Error("marked(): input parameter is undefined or null"));if("string"!=typeof s)return r(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(s)+", string expected"));if(O(o),o.hooks&&(o.hooks.options=o),d){var a,n=o.highlight;try{o.hooks&&(s=o.hooks.preprocess(s)),a=e(s,o)}catch(e){return r(e)}var l=function(e){var s;if(!e)try{o.walkTokens&&Q.walkTokens(a,o.walkTokens),s=t(a,o),o.hooks&&(s=o.hooks.postprocess(s))}catch(t){e=t}return o.highlight=n,e?r(e):d(null,s)};if(!n||n.length<3)return l();if(delete o.highlight,!a.length)return l();var p=0;return Q.walkTokens(a,(function(e){"code"===e.type&&(p++,setTimeout((function(){n(e.text,e.lang,(function(t,s){if(t)return l(t);null!=s&&s!==e.text&&(e.text=s,e.escaped=!0),0==--p&&l()}))}),0))})),void(0===p&&l())}if(o.async)return Promise.resolve(o.hooks?o.hooks.preprocess(s):s).then((function(t){return e(t,o)})).then((function(e){return o.walkTokens?Promise.all(Q.walkTokens(e,o.walkTokens)).then((function(){return e})):e})).then((function(e){return t(e,o)})).then((function(e){return o.hooks?o.hooks.postprocess(e):e})).catch(r);try{o.hooks&&(s=o.hooks.preprocess(s));var h=e(s,o);o.walkTokens&&Q.walkTokens(h,o.walkTokens);var u=t(h,o);return o.hooks&&(u=o.hooks.postprocess(u)),u}catch(e){return r(e)}}}function Q(e,t,s){return W(U.lex,X.parse)(e,t,s)}Y.passThroughHooks=new Set(["preprocess","postprocess"]),Q.options=Q.setOptions=function(e){return Q.defaults=c({},Q.defaults,e),l(Q.defaults),Q},Q.getDefaults=n,Q.defaults=e.defaults,Q.use=function(){for(var e=Q.defaults.extensions||{renderers:{},childTokens:{}},t=arguments.length,s=new Array(t),o=0;o<t;o++)s[o]=arguments[o];s.forEach((function(t){var s=c({},t);if(s.async=Q.defaults.async||s.async||!1,t.extensions&&(t.extensions.forEach((function(t){if(!t.name)throw new Error("extension name required");if(t.renderer){var s=e.renderers[t.name];e.renderers[t.name]=s?function(){for(var e=arguments.length,c=new Array(e),o=0;o<e;o++)c[o]=arguments[o];var d=t.renderer.apply(this,c);return!1===d&&(d=s.apply(this,c)),d}:t.renderer}if(t.tokenizer){if(!t.level||"block"!==t.level&&"inline"!==t.level)throw new Error("extension level must be 'block' or 'inline'");e[t.level]?e[t.level].unshift(t.tokenizer):e[t.level]=[t.tokenizer],t.start&&("block"===t.level?e.startBlock?e.startBlock.push(t.start):e.startBlock=[t.start]:"inline"===t.level&&(e.startInline?e.startInline.push(t.start):e.startInline=[t.start]))}t.childTokens&&(e.childTokens[t.name]=t.childTokens)})),s.extensions=e),t.renderer&&function(){var e=Q.defaults.renderer||new H,c=function(s){var c=e[s];e[s]=function(){for(var o=arguments.length,d=new Array(o),i=0;i<o;i++)d[i]=arguments[i];var r=t.renderer[s].apply(e,d);return!1===r&&(r=c.apply(e,d)),r}};for(var o in t.renderer)c(o);s.renderer=e}(),t.tokenizer&&function(){var e=Q.defaults.tokenizer||new B,c=function(s){var c=e[s];e[s]=function(){for(var o=arguments.length,d=new Array(o),i=0;i<o;i++)d[i]=arguments[i];var r=t.tokenizer[s].apply(e,d);return!1===r&&(r=c.apply(e,d)),r}};for(var o in t.tokenizer)c(o);s.tokenizer=e}(),t.hooks&&function(){var e=Q.defaults.hooks||new Y,c=function(s){var c=e[s];Y.passThroughHooks.has(s)?e[s]=function(o){if(Q.defaults.async)return Promise.resolve(t.hooks[s].call(e,o)).then((function(t){return c.call(e,t)}));var d=t.hooks[s].call(e,o);return c.call(e,d)}:e[s]=function(){for(var o=arguments.length,d=new Array(o),i=0;i<o;i++)d[i]=arguments[i];var r=t.hooks[s].apply(e,d);return!1===r&&(r=c.apply(e,d)),r}};for(var o in t.hooks)c(o);s.hooks=e}(),t.walkTokens){var o=Q.defaults.walkTokens;s.walkTokens=function(e){var s=[];return s.push(t.walkTokens.call(this,e)),o&&(s=s.concat(o.call(this,e))),s}}Q.setOptions(s)}))},Q.walkTokens=function(e,t){for(var s,c=[],o=function(){var e=s.value;switch(c=c.concat(t.call(Q,e)),e.type){case"table":for(var o,d=i(e.header);!(o=d()).done;){var r=o.value;c=c.concat(Q.walkTokens(r.tokens,t))}for(var a,n=i(e.rows);!(a=n()).done;)for(var l,p=i(a.value);!(l=p()).done;){var h=l.value;c=c.concat(Q.walkTokens(h.tokens,t))}break;case"list":c=c.concat(Q.walkTokens(e.items,t));break;default:Q.defaults.extensions&&Q.defaults.extensions.childTokens&&Q.defaults.extensions.childTokens[e.type]?Q.defaults.extensions.childTokens[e.type].forEach((function(s){c=c.concat(Q.walkTokens(e[s],t))})):e.tokens&&(c=c.concat(Q.walkTokens(e.tokens,t)))}},d=i(e);!(s=d()).done;)o();return c},Q.parseInline=W(U.lexInline,X.parseInline),Q.Parser=X,Q.parser=X.parse,Q.Renderer=H,Q.TextRenderer=V,Q.Lexer=U,Q.lexer=U.lex,Q.Tokenizer=B,Q.Slugger=Z,Q.Hooks=Y,Q.parse=Q;var K=Q.options,J=Q.setOptions,ee=Q.use,te=Q.walkTokens,se=Q.parseInline,ce=Q,oe=X.parse,de=U.lex;e.Hooks=Y,e.Lexer=U,e.Parser=X,e.Renderer=H,e.Slugger=Z,e.TextRenderer=V,e.Tokenizer=B,e.getDefaults=n,e.lexer=de,e.marked=Q,e.options=K,e.parse=ce,e.parseInline=se,e.parser=oe,e.setOptions=J,e.use=ee,e.walkTokens=te}(lu.exports);var pu={exports:{}};!function(e){!function(t){if("function"!=typeof s){var s=function(e){return e};s.nonNative=!0}const c=s("plaintext"),o=s("html"),d=s("comment"),i=/<(\w*)>/g,r=/<\/?([^\s\/>]+)/;function a(e,t,s){return l(e=e||"",n(t=t||[],s=s||""))}function n(e,t){return{allowable_tags:e=function(e){let t=new Set;if("string"==typeof e){let s;for(;s=i.exec(e);)t.add(s[1])}else s.nonNative||"function"!=typeof e[s.iterator]?"function"==typeof e.forEach&&e.forEach(t.add,t):t=new Set(e);return t}(e),tag_replacement:t,state:c,tag_buffer:"",depth:0,in_quote_char:""}}function l(e,t){if("string"!=typeof e)throw new TypeError("'html' parameter must be a string");let s=t.allowable_tags,i=t.tag_replacement,r=t.state,a=t.tag_buffer,n=t.depth,l=t.in_quote_char,h="";for(let t=0,u=e.length;t<u;t++){let u=e[t];if(r===c)if("<"===u)r=o,a+=u;else h+=u;else if(r===o)switch(u){case"<":if(l)break;n++;break;case">":if(l)break;if(n){n--;break}l="",r=c,a+=">",s.has(p(a))?h+=a:h+=i,a="";break;case'"':case"'":l=u===l?"":l||u,a+=u;break;case"-":"<!-"===a&&(r=d),a+=u;break;case" ":case"\n":if("<"===a){r=c,h+="< ",a="";break}a+=u;break;default:a+=u}else if(r===d)if(">"===u)"--"==a.slice(-2)&&(r=c),a="";else a+=u}return t.state=r,t.tag_buffer=a,t.depth=n,t.in_quote_char=l,h}function p(e){let t=r.exec(e);return t?t[1].toLowerCase():null}a.init_streaming_mode=function(e,t){let s=n(e=e||[],t=t||"");return function(e){return l(e||"",s)}},e.exports?e.exports=a:t.striptags=a}(o)}(pu);var hu=pu.exports,uu=t.prefix,gu=/\n|\s{2,}|&;/g;function mu(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},s=t.allowHtml,c=void 0!==s&&s,o=t.renderer,d=void 0===o?{}:o,i=t.customTags,r=c?e:hu(e),a={link:function(e,t,s){var c=t?'title="'.concat(t,'"'):null;return'<a class="'.concat(uu,"--link ").concat(uu,'--link--lg" href="').concat(e,'" ').concat(c,">").concat(s,"</a>")},list:function(e,t){var s=t?"ol":"ul",c="".concat(uu,t?"--list--ordered":"--list--unordered");return"<".concat(s,' class="').concat(c,'">').concat(e,"</").concat(s,">")},listitem:function(e){return'<li class="'.concat(uu,'--list__item">').concat(e,"</li>")}};lu.exports.marked.use({smartypants:!0,renderer:Object.assign(a,d)}),i&&nu.addHook("uponSanitizeElement",(function(e,t){var s=t.allowedTags,c=t.tagName;i.has(c)&&!s[c]&&(s[c]=!0)}));var n=nu.sanitize(lu.exports.marked(r));return i&&nu.removeHook("uponSanitizeElement"),function(e){return e.replace(gu," ")}(n)}var bu=bi(['.cds--layout--size-xs{--cds-layout-size-height-context:var(--cds-layout-size-height-xs,1.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout--size-sm{--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds--layout--size-md{--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds--layout--size-lg{--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}@keyframes cds--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds--tag{--cds-layout-size-height-xs:1.125rem;--cds-layout-size-height-sm:1.125rem;--cds-layout-size-height-md:1.5rem;--cds-layout-size-height-lg:2rem;--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));align-items:center;background-color:var(--cds-tag-background-gray,#e0e0e0);border-radius:1rem;color:var(--cds-tag-color-gray,#161616);cursor:default;display:inline-flex;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);justify-content:center;letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);margin:.25rem;max-inline-size:13rem;min-block-size:var(--cds-layout-size-height-local);min-inline-size:2rem;padding-inline:.5rem;vertical-align:middle;word-break:break-word}.cds--layout--size-xs .cds--tag{--cds-layout-size-height:var(--cds-layout-size-height-xs)}.cds--layout--size-sm .cds--tag{--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds--layout--size-md .cds--tag{--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds--layout--size-lg .cds--tag{--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds--tag.cds--tag--operational{border:1px solid var(--cds-tag-background-gray,#e0e0e0)}.cds--tag .cds--tag__close-icon:hover,.cds--tag.cds--tag--operational:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds--tag.cds--tag--lg{padding-inline-start:.75rem}.cds--tag:has(.cds--tag__custom-icon){padding-inline-start:.25rem}.cds--tag.cds--tag--lg:not(.cds--tag--filter){padding-inline:.75rem}.cds--tag.cds--tag--lg:has(.cds--tag__custom-icon){padding-inline-start:.5rem}.cds--tag:not(.cds--tag--selectable){border:0}.cds--tag:not(:first-child){margin-inline-start:0}.cds--tag--operational>span,.cds--tag--selectable>span,.cds--tag__label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cds--tag--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds--tag--filter{padding-block-end:0;padding-block-start:0;padding-inline-end:0}.cds--tag--filter:hover{outline:none}.cds--tag--selectable{background-color:var(--cds-layer);border:1px solid var(--cds-border-inverse,#161616);color:var(--cds-text-primary,#161616);cursor:pointer}.cds--tag--selectable:hover{background-color:var(--cds-layer-hover);outline:none}.cds--tag--selectable:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds--tag--selectable-selected{color:var(--cds-text-inverse,#fff)}.cds--tag--selectable-selected,.cds--tag--selectable-selected:hover{background-color:var(--cds-layer-selected-inverse,#161616)}.cds--tag--operational{background-color:var(--cds-tag-background-gray,#e0e0e0);border:1px solid var(--cds-tag-border-gray,#a8a8a8);color:var(--cds-tag-color-gray,#161616);cursor:pointer}.cds--tag--operational:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1);outline:none}.cds--tag--operational:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds--tag--red{background-color:var(--cds-tag-background-red,#ffd7d9);color:var(--cds-tag-color-red,#a2191f)}.cds--tag--red.cds--tag--operational{border:1px solid var(--cds-tag-border-red,#ff8389)}.cds--tag--red .cds--tag__close-icon:hover,.cds--tag--red.cds--tag--operational:hover{background-color:var(--cds-tag-hover-red,#ffc2c5)}.cds--tag--magenta{background-color:var(--cds-tag-background-magenta,#ffd6e8);color:var(--cds-tag-color-magenta,#9f1853)}.cds--tag--magenta.cds--tag--operational{border:1px solid var(--cds-tag-border-magenta,#ff7eb6)}.cds--tag--magenta .cds--tag__close-icon:hover,.cds--tag--magenta.cds--tag--operational:hover{background-color:var(--cds-tag-hover-magenta,#ffbdda)}.cds--tag--purple{background-color:var(--cds-tag-background-purple,#e8daff);color:var(--cds-tag-color-purple,#6929c4)}.cds--tag--purple.cds--tag--operational{border:1px solid var(--cds-tag-border-purple,#be95ff)}.cds--tag--purple .cds--tag__close-icon:hover,.cds--tag--purple.cds--tag--operational:hover{background-color:var(--cds-tag-hover-purple,#dcc7ff)}.cds--tag--blue{background-color:var(--cds-tag-background-blue,#d0e2ff);color:var(--cds-tag-color-blue,#0043ce)}.cds--tag--blue.cds--tag--operational{border:1px solid var(--cds-tag-border-blue,#78a9ff)}.cds--tag--blue .cds--tag__close-icon:hover,.cds--tag--blue.cds--tag--operational:hover{background-color:var(--cds-tag-hover-blue,#b8d3ff)}.cds--tag--cyan{background-color:var(--cds-tag-background-cyan,#bae6ff);color:var(--cds-tag-color-cyan,#00539a)}.cds--tag--cyan.cds--tag--operational{border:1px solid var(--cds-tag-border-cyan,#33b1ff)}.cds--tag--cyan .cds--tag__close-icon:hover,.cds--tag--cyan.cds--tag--operational:hover{background-color:var(--cds-tag-hover-cyan,#99daff)}.cds--tag--teal{background-color:var(--cds-tag-background-teal,#9ef0f0);color:var(--cds-tag-color-teal,#005d5d)}.cds--tag--teal.cds--tag--operational{border:1px solid var(--cds-tag-border-teal,#08bdba)}.cds--tag--teal .cds--tag__close-icon:hover,.cds--tag--teal.cds--tag--operational:hover{background-color:var(--cds-tag-hover-teal,#57e5e5)}.cds--tag--green{background-color:var(--cds-tag-background-green,#a7f0ba);color:var(--cds-tag-color-green,#0e6027)}.cds--tag--green.cds--tag--operational{border:1px solid var(--cds-tag-border-green,#42be65)}.cds--tag--green .cds--tag__close-icon:hover,.cds--tag--green.cds--tag--operational:hover{background-color:var(--cds-tag-hover-green,#74e792)}.cds--tag--gray{background-color:var(--cds-tag-background-gray,#e0e0e0);color:var(--cds-tag-color-gray,#161616)}.cds--tag--gray.cds--tag--operational{border:1px solid var(--cds-tag-border-gray,#a8a8a8)}.cds--tag--gray .cds--tag__close-icon:hover,.cds--tag--gray.cds--tag--operational:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds--tag--cool-gray{background-color:var(--cds-tag-background-cool-gray,#dde1e6);color:var(--cds-tag-color-cool-gray,#121619)}.cds--tag--cool-gray.cds--tag--operational{border:1px solid var(--cds-tag-border-cool-gray,#a2a9b0)}.cds--tag--cool-gray .cds--tag__close-icon:hover,.cds--tag--cool-gray.cds--tag--operational:hover{background-color:var(--cds-tag-hover-cool-gray,#cdd3da)}.cds--tag--warm-gray{background-color:var(--cds-tag-background-warm-gray,#e5e0df);color:var(--cds-tag-color-warm-gray,#171414)}.cds--tag--warm-gray.cds--tag--operational{border:1px solid var(--cds-tag-border-warm-gray,#ada8a8)}.cds--tag--warm-gray .cds--tag__close-icon:hover,.cds--tag--warm-gray.cds--tag--operational:hover{background-color:var(--cds-tag-hover-warm-gray,#d8d0cf)}.cds--tag--high-contrast:not(.cds--tag--operational){background-color:var(--cds-background-inverse,#393939);color:var(--cds-text-inverse,#fff)}.cds--tag--high-contrast:not(.cds--tag--operational).cds--tag--operational{border:1px solid var(--cds-background-inverse,#393939)}.cds--tag--high-contrast:not(.cds--tag--operational) .cds--tag__close-icon:hover,.cds--tag--high-contrast:not(.cds--tag--operational).cds--tag--operational:hover{background-color:var(--cds-background-inverse-hover,#474747)}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]){background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616);outline:1px solid var(--cds-background-inverse,#393939);outline-offset:-1px}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]).cds--tag--operational{border:1px solid var(--cds-background,#fff)}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]) .cds--tag__close-icon:hover,.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]).cds--tag--operational:hover{background-color:var(--cds-layer-hover)}.cds--tag--disabled:not(.cds--tag--operational),.cds--tag--filter.cds--tag--disabled,.cds--tag--interactive.cds--tag--disabled{background-color:var(--cds-layer);box-shadow:none;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds--tag--disabled:not(.cds--tag--operational).cds--tag--operational,.cds--tag--filter.cds--tag--disabled.cds--tag--operational,.cds--tag--interactive.cds--tag--disabled.cds--tag--operational{border:1px solid var(--cds-layer)}.cds--tag--disabled:not(.cds--tag--operational) .cds--tag__close-icon:hover,.cds--tag--disabled:not(.cds--tag--operational).cds--tag--operational:hover,.cds--tag--filter.cds--tag--disabled .cds--tag__close-icon:hover,.cds--tag--filter.cds--tag--disabled.cds--tag--operational:hover,.cds--tag--interactive.cds--tag--disabled .cds--tag__close-icon:hover,.cds--tag--interactive.cds--tag--disabled.cds--tag--operational:hover{background-color:var(--cds-layer)}.cds--tag--disabled:not(.cds--tag--operational):hover,.cds--tag--filter.cds--tag--disabled:hover,.cds--tag--interactive.cds--tag--disabled:hover{cursor:not-allowed}.cds--tag--disabled:not(.cds--tag--operational) .cds--tag__label,.cds--tag--filter.cds--tag--disabled .cds--tag__label,.cds--tag--interactive.cds--tag--disabled .cds--tag__label{background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--tag--operational.cds--tag--disabled,.cds--tag--selectable.cds--tag--disabled{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--tag--operational.cds--tag--disabled:hover,.cds--tag--selectable.cds--tag--disabled:hover{background-color:var(--cds-layer);cursor:not-allowed}.cds--tag--interactive{transition:background-color 70ms cubic-bezier(0,0,.38,.9)}.cds--tag__close-icon{align-items:center;background-color:transparent;block-size:var(--cds-layout-size-height-local);border:0;border-radius:50%;color:currentColor;cursor:pointer;display:flex;flex-shrink:0;inline-size:var(--cds-layout-size-height-local);justify-content:center;margin:0 0 0 .125rem;padding:0;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),box-shadow 70ms cubic-bezier(.2,0,.38,.9)}.cds--tag__close-icon svg{fill:currentColor}.cds--tag__custom-icon{background-color:transparent;block-size:1rem;border:0;color:currentColor;flex-shrink:0;inline-size:1rem;margin-inline-end:.25rem;outline:none;padding:0}.cds--tag__custom-icon svg{fill:currentColor}.cds--tag--disabled .cds--tag__close-icon{cursor:not-allowed}.cds--tag__close-icon:focus{border-radius:50%;box-shadow:inset 0 0 0 1px var(--cds-focus,#0f62fe);outline:none;z-index:99999}.cds--tag--high-contrast .cds--tag__close-icon:focus{box-shadow:inset 0 0 0 1px var(--cds-focus-inverse,#fff)}.cds--tag--filter.cds--tag--disabled .cds--tag__close-icon:hover{background-color:transparent}.cds--tag--filter.cds--tag--disabled svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--tag--sm.cds--tag--filter{padding-inline-end:0}.cds--tag--sm .cds--tag__close-icon{margin-inline-start:.3125rem}.cds--tag.cds--skeleton{background:var(--cds-skeleton-background,#e8e8e8);background-color:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;color:var(--cds-text-primary,#161616);inline-size:3.75rem;overflow:hidden;padding:0;pointer-events:none;position:relative}.cds--tag.cds--skeleton:active,.cds--tag.cds--skeleton:focus,.cds--tag.cds--skeleton:hover{border:none;cursor:default;outline:none}.cds--tag.cds--skeleton:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds--tag.cds--skeleton:before{animation:none}}.cds--tag.cds--skeleton.cds--tag--operational{border:1px solid var(--cds-skeleton-background,#e8e8e8)}.cds--tag.cds--skeleton .cds--tag__close-icon:hover,.cds--tag.cds--skeleton.cds--tag--operational:hover{background-color:var(--cds-skeleton-background,#e8e8e8)}@media not all and (min-resolution >= 0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.cds--tag.cds--skeleton{transform:translateZ(0)}}}.cds--tag .cds--slug .cds--slug__button--inline{color:currentColor;margin-inline-start:.0625rem}.cds--tag .cds--slug .cds--slug__button--inline .cds--slug__text:before{background-color:currentColor}.cds--tag .cds--slug .cds--slug__button--inline:hover{border-color:currentColor}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--tag{outline:1px solid transparent}.cds--tag__close-icon svg,.cds--tag__custom-icon svg{fill:ButtonText}.cds--tag__close-icon:focus{color:Highlight;outline:1px solid Highlight}}.cds--tag-label-tooltip{max-inline-size:-webkit-fill-available}.cds--tag__custom-icon+.cds--tag-label-tooltip{max-inline-size:11rem}.cds--tag--filter .cds--tag__custom-icon+.cds--tag-label-tooltip{max-inline-size:9.875rem}.cds--interactive--tag-children{display:inline-flex;max-inline-size:12.5rem;place-items:center}.cds--tag--filter .cds--tag__custom-icon+span>.cds--interactive--tag-children{max-inline-size:11.5rem}.cds--tag .cds--definition-term{border-block-end:none;cursor:default;max-inline-size:12rem}.cds--tag .cds--tag__custom-icon+span>.cds--definition-term{max-inline-size:11rem}.cds--tag>.cds--popover-container{display:flex}.cds--toggletip-button:has(.cds--tag--operational.cds--tag--disabled){pointer-events:none}.cds--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}.cds--assistive-text,.cds--visually-hidden{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;visibility:inherit;white-space:nowrap}.cds--tile-group html{font-size:100%}.cds--tile-group body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}.cds--tile-group code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds--tile-group strong{font-weight:600}.cds--tile{--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));background-color:var(--cds-layer);display:block;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);min-block-size:4rem;min-inline-size:8rem;outline:2px solid transparent;outline-offset:-2px;padding:var(--cds-layout-density-padding-inline-local);position:relative}.cds--tile:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--tile:focus{outline-style:dotted}}.cds--tile--light{background-color:var(--cds-layer-02,#fff)}.cds--tile--clickable,.cds--tile--selectable{border:0;box-sizing:border-box;cursor:pointer;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;padding:0;padding:var(--cds-layout-density-padding-inline-local);transition:.15s cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--tile--clickable *,.cds--tile--clickable :after,.cds--tile--clickable :before,.cds--tile--selectable *,.cds--tile--selectable :after,.cds--tile--selectable :before{box-sizing:inherit}.cds--tile--clickable:hover,.cds--tile--selectable:hover{background:var(--cds-layer-hover)}.cds--tile--clickable{color:var(--cds-text-primary,#161616);text-decoration:none}.cds--tile--clickable:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px;text-decoration:none}@media screen and (prefers-contrast){.cds--tile--clickable:focus{outline-style:dotted}}.cds--tile--clickable:focus .cds--tile__checkmark,.cds--tile--clickable:hover .cds--tile__checkmark{opacity:1}.cds--tile--expandable::-moz-focus-inner{border:0}.cds--tile--clickable:active,.cds--tile--clickable:hover,.cds--tile--clickable:visited,.cds--tile--clickable:visited:hover{color:var(--cds-text-primary,#161616);text-decoration:none}.cds--tile--clickable.cds--link--disabled,.cds--tile--clickable:hover.cds--link--disabled{background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;display:block;padding:var(--cds-layout-density-padding-inline-local)}.cds--tile--clickable .cds--tile--icon,.cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon{inset-block-end:var(--cds-layout-density-padding-inline-local);inset-inline-end:var(--cds-layout-density-padding-inline-local);position:absolute}.cds--tile--clickable .cds--tile--icon{fill:var(--cds-icon-interactive,#0f62fe)}.cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--tile--clickable.cds--link--disabled .cds--tile--icon{display:none}.cds--tile--selectable{border:1px solid transparent;padding-inline-end:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem)}.cds--tile__checkmark{background:transparent;block-size:1rem;border:none;inset-block-start:var(--cds-layout-density-padding-inline-local);inset-inline-end:var(--cds-layout-density-padding-inline-local);opacity:0;position:absolute;transition:.11s cubic-bezier(.2,0,.38,.9)}.cds--tile__checkmark svg{fill:var(--cds-icon-secondary,#525252);border-radius:50%}.cds--tile__checkmark:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--tile__checkmark:focus{outline-style:dotted}}.cds--tile__checkmark--persistent{opacity:1}.cds--tile__chevron{align-items:center;block-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);display:flex;inline-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);inset-block-end:0;inset-inline-end:0;justify-content:center;position:absolute}.cds--tile__chevron svg{fill:var(--cds-icon-primary,#161616);transform-origin:center;transition:.11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds--tile__chevron svg{transition:none}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--tile__chevron svg{fill:ButtonText}}.cds--tile__chevron--interactive{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);inset-block-end:0;inset-inline-end:0;justify-content:center;margin:0;padding:0;position:absolute;text-align:start;vertical-align:baseline}.cds--tile__chevron--interactive *,.cds--tile__chevron--interactive :after,.cds--tile__chevron--interactive :before{box-sizing:inherit}.cds--tile__chevron--interactive::-moz-focus-inner{border:0}.cds--tile__chevron--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}.cds--tile__chevron--interactive:hover{background-color:var(--cds-layer-hover);cursor:pointer}.cds--tile--expandable{border:0;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);overflow:hidden;position:relative;text-align:start;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}.cds--tile--expandable:hover{background:var(--cds-layer-hover)}.cds--tile--expandable.cds--tile--expandable--interactive{border:none;cursor:default;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}.cds--tile--expandable.cds--tile--expandable--interactive:hover{background-color:var(--cds-layer)}.cds--tile--expandable.cds--tile--expandable--interactive:focus{outline:none}.cds--tile--expandable--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--tile--expandable--interactive:focus{outline-style:dotted}}.cds--tile-content__below-the-fold{display:block;opacity:0;transition:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9);visibility:hidden}.cds--tile--is-expanded{overflow:visible;transition:max-height .11s cubic-bezier(.2,0,.38,.9)}.cds--tile--is-expanded .cds--tile__chevron svg{transform:rotate(180deg)}.cds--tile--is-expanded .cds--tile-content__below-the-fold{opacity:1;transition:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9);visibility:inherit}@media not all and (resolution >= 0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.cds--tile--is-expanded .cds--tile-content__below-the-fold{overflow-y:auto}}}.cds--tile--is-selected{border:1px solid var(--cds-layer-selected-inverse,#161616)}.cds--tile--is-selected .cds--tile__checkmark{opacity:1}.cds--tile--is-selected .cds--tile__checkmark svg{fill:var(--cds-icon-primary,#161616)}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--tile--is-selected .cds--tile__checkmark svg{fill:ButtonText}}.cds--tile-content{block-size:100%;inline-size:100%}.cds--tile-input{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;visibility:inherit;white-space:nowrap}.cds--tile-input:focus+.cds--tile{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--tile-input:focus+.cds--tile{outline-style:dotted}}.cds--tile--disabled.cds--tile--selectable{background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds--tile--disabled.cds--tile--selectable.cds--tile--light{background-color:var(--cds-layer-02,#fff)}.cds--tile--disabled.cds--tile--is-selected{border-color:var(--cds-border-disabled,#c6c6c6)}.cds--tile--disabled .cds--tile__checkmark svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--tile--clickable .cds--tile--slug-icon,.cds--tile--expandable>div>.cds--slug,.cds--tile>.cds--slug{inset-block-start:1rem;inset-inline-end:1rem;position:absolute}.cds--tile.cds--tile--selectable>.cds--slug{inset-inline-end:2.5rem}.cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug{inset-inline-end:1rem;transition:inset-inline-end .11s cubic-bezier(.2,0,.38,.9)}.cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug{inset-inline-end:2.5rem}.cds--tile.cds--tile--clickable>.cds--slug{pointer-events:none}.cds--tile--slug.cds--tile{border:1px solid transparent;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 8px 0 var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--tile--slug.cds--tile,.cds--tile--slug.cds--tile--expandable:hover{background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 0,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box}.cds--tile--slug.cds--tile--clickable:before,.cds--tile--slug.cds--tile--selectable:after,.cds--tile--slug.cds--tile--selectable:before{block-size:100%;content:"";display:block;inline-size:100%;inset-block-start:0;inset-inline-start:0;opacity:0;position:absolute;transition:opacity .11s cubic-bezier(.2,0,.38,.9)}.cds--tile--slug.cds--tile--clickable:before,.cds--tile--slug.cds--tile--selectable:before{background:linear-gradient(to top,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-ai-aura-hover-background,#edf5ff),var(--cds-ai-aura-hover-background,#edf5ff)) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-ai-aura-hover-background,#edf5ff),var(--cds-ai-aura-hover-background,#edf5ff)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 10px 2px var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--tile--slug.cds--tile--clickable:hover:before,.cds--tile--slug.cds--tile--selectable:hover:before{opacity:1}.cds--tile--slug.cds--tile--clickable:focus,.cds--tile--slug.cds--tile--selectable:focus,.cds--tile-input:focus+.cds--tile--slug.cds--tile{outline-offset:-1px}.cds--tile--slug.cds--tile--selectable:after{background:linear-gradient(to top,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer),var(--cds-layer)) padding-box,linear-gradient(to bottom,var(--cds-border-inverse,#161616),var(--cds-border-inverse,#161616)) border-box,linear-gradient(to top,var(--cds-layer),var(--cds-layer)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 8px 0 var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--tile--slug.cds--tile--selectable:hover:after{opacity:0}.cds--tile--slug.cds--tile--is-selected:after{opacity:1}.cds--tile--slug.cds--tile--is-selected{border-color:var(--cds-border-inverse,#161616)}.cds--tile--slug.cds--tile--clickable .cds--tile-content,.cds--tile--slug.cds--tile--selectable .cds--tile-content{cursor:pointer;position:relative}.cds--tile--slug.cds--tile--clickable .cds--tile-content,.cds--tile--slug.cds--tile--is-selected .cds--slug,.cds--tile--slug.cds--tile--selectable .cds--tile-content,.cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark{z-index:1}.cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open){z-index:2}.cds--tile--slug.cds--tile--selectable>.cds--slug,.cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark{z-index:1}.cds--tile--expandable:has(.cds--slug>.cds--popover--open){overflow:visible}.cds--tile--clickable .cds--tile--slug-icon rect{stroke:var(--cds-icon-primary,#161616)}.cds--tile--clickable .cds--tile--slug-icon path{fill:var(--cds-icon-primary,#161616)}.cds--tile--slug-rounded,.cds--tile--slug-rounded.cds--tile--clickable:before,.cds--tile--slug-rounded.cds--tile--selectable:after,.cds--tile--slug-rounded.cds--tile--selectable:before{border-radius:.5rem}.cds--tile--slug-rounded .cds--tile__chevron{border-end-end-radius:.5rem}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--tile--is-selected .cds--tile__checkmark svg,.cds--tile__checkmark svg,.cds--tile__chevron svg{fill:ButtonText}}:root{--cds-grid-gutter:2rem;--cds-grid-columns:4;--cds-grid-margin:0}@media (min-width:42rem){:root{--cds-grid-columns:8;--cds-grid-margin:1rem}}@media (min-width:66rem){:root{--cds-grid-columns:16}}@media (min-width:99rem){:root{--cds-grid-margin:1.5rem}}.cds--css-grid{--cds-grid-gutter-start:calc(var(--cds-grid-gutter)/2);--cds-grid-gutter-end:calc(var(--cds-grid-gutter)/2);--cds-grid-column-hang:calc(var(--cds-grid-gutter)/2);display:grid;grid-template-columns:repeat(var(--cds-grid-columns),minmax(0,1fr));inline-size:100%;margin-inline:auto;max-inline-size:99rem;padding-inline:var(--cds-grid-margin)}.cds--css-grid--full-width{max-inline-size:100%}.cds--css-grid-column{--cds-grid-mode-start:var(--cds-grid-gutter-start);--cds-grid-mode-end:var(--cds-grid-gutter-end);margin-inline:var(--cds-grid-gutter-start) var(--cds-grid-gutter-end)}[dir=rtl] .cds--css-grid-column{margin-inline:var(--cds-grid-gutter-end) var(--cds-grid-gutter-start)}.cds--css-grid--narrow{--cds-grid-gutter-start:0}.cds--css-grid--condensed{--cds-grid-gutter:0.0625rem;--cds-grid-column-hang:0.96875rem}.cds--subgrid{display:grid;grid-template-columns:repeat(var(--cds-grid-columns),minmax(0,1fr));margin-inline:calc(var(--cds-grid-mode-start)*-1) calc(var(--cds-grid-mode-end)*-1)}[dir=rtl] .cds--subgrid{margin-inline:calc(var(--cds-grid-mode-end)*-1) calc(var(--cds-grid-mode-start)*-1)}.cds--subgrid--wide{--cds-grid-gutter-start:1rem;--cds-grid-gutter-end:1rem;--cds-grid-column-hang:0}.cds--subgrid--narrow{--cds-grid-gutter-start:0;--cds-grid-gutter-end:1rem;--cds-grid-column-hang:1rem}.cds--subgrid--condensed{--cds-grid-gutter-start:0.03125rem;--cds-grid-gutter-end:0.03125rem;--cds-grid-column-hang:0.96875rem}.cds--grid-column-hang{margin-inline-start:var(--cds-grid-column-hang)}[dir=rtl] .cds--grid-column-hang{margin-inline:initial var(--cds-grid-column-hang)}.cds--col-span-0{display:none}.cds--col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--sm\\:col-span-0{display:none}.cds--sm\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--sm\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--sm\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--sm\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--sm\\:col-span-auto{grid-column:auto}.cds--sm\\:col-span-100{grid-column:1/-1}.cds--sm\\:col-span-75{--cds-grid-columns:3;grid-column:span 3/span 3}.cds--sm\\:col-span-50{--cds-grid-columns:2;grid-column:span 2/span 2}.cds--sm\\:col-span-25{--cds-grid-columns:1;grid-column:span 1/span 1}@media (min-width:42rem){.cds--md\\:col-span-0{display:none}.cds--md\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--md\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--md\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--md\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--md\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--md\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--md\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--md\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--md\\:col-span-auto{grid-column:auto}.cds--md\\:col-span-100{grid-column:1/-1}.cds--md\\:col-span-75{--cds-grid-columns:6;grid-column:span 6/span 6}.cds--md\\:col-span-50{--cds-grid-columns:4;grid-column:span 4/span 4}.cds--md\\:col-span-25{--cds-grid-columns:2;grid-column:span 2/span 2}}@media (min-width:66rem){.cds--lg\\:col-span-0{display:none}.cds--lg\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--lg\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--lg\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--lg\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--lg\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--lg\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--lg\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--lg\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--lg\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--lg\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--lg\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--lg\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--lg\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--lg\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--lg\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--lg\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--lg\\:col-span-auto{grid-column:auto}.cds--lg\\:col-span-100{grid-column:1/-1}.cds--lg\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--lg\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--lg\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:82rem){.cds--xlg\\:col-span-0{display:none}.cds--xlg\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--xlg\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--xlg\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--xlg\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--xlg\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--xlg\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--xlg\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--xlg\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--xlg\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--xlg\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--xlg\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--xlg\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--xlg\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--xlg\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--xlg\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--xlg\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--xlg\\:col-span-auto{grid-column:auto}.cds--xlg\\:col-span-100{grid-column:1/-1}.cds--xlg\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--xlg\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--xlg\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:99rem){.cds--max\\:col-span-0{display:none}.cds--max\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--max\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--max\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--max\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--max\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--max\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--max\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--max\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--max\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--max\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--max\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--max\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--max\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--max\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--max\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--max\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--max\\:col-span-auto{grid-column:auto}.cds--max\\:col-span-100{grid-column:1/-1}.cds--max\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--max\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--max\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}.cds--col-span-auto{grid-column:auto}.cds--col-span-100{grid-column:1/-1}.cds--col-span-75{--cds-grid-columns:3;grid-column:span 3/span 3}@media (min-width:42rem){.cds--col-span-75{--cds-grid-columns:6;grid-column:span 6/span 6}}@media (min-width:66rem){.cds--col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}}.cds--col-span-50{--cds-grid-columns:2;grid-column:span 2/span 2}@media (min-width:42rem){.cds--col-span-50{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:66rem){.cds--col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}}.cds--col-span-25{--cds-grid-columns:1;grid-column:span 1/span 1}@media (min-width:42rem){.cds--col-span-25{--cds-grid-columns:2;grid-column:span 2/span 2}}@media (min-width:66rem){.cds--col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}.cds--col-start-1{grid-column-start:1}.cds--col-start-2{grid-column-start:2}.cds--col-start-3{grid-column-start:3}.cds--col-start-4{grid-column-start:4}.cds--col-start-5{grid-column-start:5}.cds--col-start-6{grid-column-start:6}.cds--col-start-7{grid-column-start:7}.cds--col-start-8{grid-column-start:8}.cds--col-start-9{grid-column-start:9}.cds--col-start-10{grid-column-start:10}.cds--col-start-11{grid-column-start:11}.cds--col-start-12{grid-column-start:12}.cds--col-start-13{grid-column-start:13}.cds--col-start-14{grid-column-start:14}.cds--col-start-15{grid-column-start:15}.cds--col-start-16{grid-column-start:16}.cds--col-end-2{grid-column-end:2}.cds--col-end-3{grid-column-end:3}.cds--col-end-4{grid-column-end:4}.cds--col-end-5{grid-column-end:5}.cds--col-end-6{grid-column-end:6}.cds--col-end-7{grid-column-end:7}.cds--col-end-8{grid-column-end:8}.cds--col-end-9{grid-column-end:9}.cds--col-end-10{grid-column-end:10}.cds--col-end-11{grid-column-end:11}.cds--col-end-12{grid-column-end:12}.cds--col-end-13{grid-column-end:13}.cds--col-end-14{grid-column-end:14}.cds--col-end-15{grid-column-end:15}.cds--col-end-16{grid-column-end:16}.cds--col-end-17{grid-column-end:17}.cds--col-start-auto{grid-column-start:auto}.cds--col-end-auto{grid-column-end:auto}.cds--sm\\:col-start-1{grid-column-start:1}.cds--sm\\:col-start-2{grid-column-start:2}.cds--sm\\:col-start-3{grid-column-start:3}.cds--sm\\:col-start-4{grid-column-start:4}.cds--sm\\:col-start-5{grid-column-start:5}.cds--sm\\:col-start-6{grid-column-start:6}.cds--sm\\:col-start-7{grid-column-start:7}.cds--sm\\:col-start-8{grid-column-start:8}.cds--sm\\:col-start-9{grid-column-start:9}.cds--sm\\:col-start-10{grid-column-start:10}.cds--sm\\:col-start-11{grid-column-start:11}.cds--sm\\:col-start-12{grid-column-start:12}.cds--sm\\:col-start-13{grid-column-start:13}.cds--sm\\:col-start-14{grid-column-start:14}.cds--sm\\:col-start-15{grid-column-start:15}.cds--sm\\:col-start-16{grid-column-start:16}.cds--sm\\:col-end-2{grid-column-end:2}.cds--sm\\:col-end-3{grid-column-end:3}.cds--sm\\:col-end-4{grid-column-end:4}.cds--sm\\:col-end-5{grid-column-end:5}.cds--sm\\:col-end-6{grid-column-end:6}.cds--sm\\:col-end-7{grid-column-end:7}.cds--sm\\:col-end-8{grid-column-end:8}.cds--sm\\:col-end-9{grid-column-end:9}.cds--sm\\:col-end-10{grid-column-end:10}.cds--sm\\:col-end-11{grid-column-end:11}.cds--sm\\:col-end-12{grid-column-end:12}.cds--sm\\:col-end-13{grid-column-end:13}.cds--sm\\:col-end-14{grid-column-end:14}.cds--sm\\:col-end-15{grid-column-end:15}.cds--sm\\:col-end-16{grid-column-end:16}.cds--sm\\:col-end-17{grid-column-end:17}.cds--sm\\:col-start-auto{grid-column-start:auto}.cds--sm\\:col-end-auto{grid-column-end:auto}@media (min-width:42rem){.cds--md\\:col-start-1{grid-column-start:1}.cds--md\\:col-start-2{grid-column-start:2}.cds--md\\:col-start-3{grid-column-start:3}.cds--md\\:col-start-4{grid-column-start:4}.cds--md\\:col-start-5{grid-column-start:5}.cds--md\\:col-start-6{grid-column-start:6}.cds--md\\:col-start-7{grid-column-start:7}.cds--md\\:col-start-8{grid-column-start:8}.cds--md\\:col-start-9{grid-column-start:9}.cds--md\\:col-start-10{grid-column-start:10}.cds--md\\:col-start-11{grid-column-start:11}.cds--md\\:col-start-12{grid-column-start:12}.cds--md\\:col-start-13{grid-column-start:13}.cds--md\\:col-start-14{grid-column-start:14}.cds--md\\:col-start-15{grid-column-start:15}.cds--md\\:col-start-16{grid-column-start:16}.cds--md\\:col-end-2{grid-column-end:2}.cds--md\\:col-end-3{grid-column-end:3}.cds--md\\:col-end-4{grid-column-end:4}.cds--md\\:col-end-5{grid-column-end:5}.cds--md\\:col-end-6{grid-column-end:6}.cds--md\\:col-end-7{grid-column-end:7}.cds--md\\:col-end-8{grid-column-end:8}.cds--md\\:col-end-9{grid-column-end:9}.cds--md\\:col-end-10{grid-column-end:10}.cds--md\\:col-end-11{grid-column-end:11}.cds--md\\:col-end-12{grid-column-end:12}.cds--md\\:col-end-13{grid-column-end:13}.cds--md\\:col-end-14{grid-column-end:14}.cds--md\\:col-end-15{grid-column-end:15}.cds--md\\:col-end-16{grid-column-end:16}.cds--md\\:col-end-17{grid-column-end:17}.cds--md\\:col-start-auto{grid-column-start:auto}.cds--md\\:col-end-auto{grid-column-end:auto}}@media (min-width:66rem){.cds--lg\\:col-start-1{grid-column-start:1}.cds--lg\\:col-start-2{grid-column-start:2}.cds--lg\\:col-start-3{grid-column-start:3}.cds--lg\\:col-start-4{grid-column-start:4}.cds--lg\\:col-start-5{grid-column-start:5}.cds--lg\\:col-start-6{grid-column-start:6}.cds--lg\\:col-start-7{grid-column-start:7}.cds--lg\\:col-start-8{grid-column-start:8}.cds--lg\\:col-start-9{grid-column-start:9}.cds--lg\\:col-start-10{grid-column-start:10}.cds--lg\\:col-start-11{grid-column-start:11}.cds--lg\\:col-start-12{grid-column-start:12}.cds--lg\\:col-start-13{grid-column-start:13}.cds--lg\\:col-start-14{grid-column-start:14}.cds--lg\\:col-start-15{grid-column-start:15}.cds--lg\\:col-start-16{grid-column-start:16}.cds--lg\\:col-end-2{grid-column-end:2}.cds--lg\\:col-end-3{grid-column-end:3}.cds--lg\\:col-end-4{grid-column-end:4}.cds--lg\\:col-end-5{grid-column-end:5}.cds--lg\\:col-end-6{grid-column-end:6}.cds--lg\\:col-end-7{grid-column-end:7}.cds--lg\\:col-end-8{grid-column-end:8}.cds--lg\\:col-end-9{grid-column-end:9}.cds--lg\\:col-end-10{grid-column-end:10}.cds--lg\\:col-end-11{grid-column-end:11}.cds--lg\\:col-end-12{grid-column-end:12}.cds--lg\\:col-end-13{grid-column-end:13}.cds--lg\\:col-end-14{grid-column-end:14}.cds--lg\\:col-end-15{grid-column-end:15}.cds--lg\\:col-end-16{grid-column-end:16}.cds--lg\\:col-end-17{grid-column-end:17}.cds--lg\\:col-start-auto{grid-column-start:auto}.cds--lg\\:col-end-auto{grid-column-end:auto}}@media (min-width:82rem){.cds--xlg\\:col-start-1{grid-column-start:1}.cds--xlg\\:col-start-2{grid-column-start:2}.cds--xlg\\:col-start-3{grid-column-start:3}.cds--xlg\\:col-start-4{grid-column-start:4}.cds--xlg\\:col-start-5{grid-column-start:5}.cds--xlg\\:col-start-6{grid-column-start:6}.cds--xlg\\:col-start-7{grid-column-start:7}.cds--xlg\\:col-start-8{grid-column-start:8}.cds--xlg\\:col-start-9{grid-column-start:9}.cds--xlg\\:col-start-10{grid-column-start:10}.cds--xlg\\:col-start-11{grid-column-start:11}.cds--xlg\\:col-start-12{grid-column-start:12}.cds--xlg\\:col-start-13{grid-column-start:13}.cds--xlg\\:col-start-14{grid-column-start:14}.cds--xlg\\:col-start-15{grid-column-start:15}.cds--xlg\\:col-start-16{grid-column-start:16}.cds--xlg\\:col-end-2{grid-column-end:2}.cds--xlg\\:col-end-3{grid-column-end:3}.cds--xlg\\:col-end-4{grid-column-end:4}.cds--xlg\\:col-end-5{grid-column-end:5}.cds--xlg\\:col-end-6{grid-column-end:6}.cds--xlg\\:col-end-7{grid-column-end:7}.cds--xlg\\:col-end-8{grid-column-end:8}.cds--xlg\\:col-end-9{grid-column-end:9}.cds--xlg\\:col-end-10{grid-column-end:10}.cds--xlg\\:col-end-11{grid-column-end:11}.cds--xlg\\:col-end-12{grid-column-end:12}.cds--xlg\\:col-end-13{grid-column-end:13}.cds--xlg\\:col-end-14{grid-column-end:14}.cds--xlg\\:col-end-15{grid-column-end:15}.cds--xlg\\:col-end-16{grid-column-end:16}.cds--xlg\\:col-end-17{grid-column-end:17}.cds--xlg\\:col-start-auto{grid-column-start:auto}.cds--xlg\\:col-end-auto{grid-column-end:auto}}@media (min-width:99rem){.cds--max\\:col-start-1{grid-column-start:1}.cds--max\\:col-start-2{grid-column-start:2}.cds--max\\:col-start-3{grid-column-start:3}.cds--max\\:col-start-4{grid-column-start:4}.cds--max\\:col-start-5{grid-column-start:5}.cds--max\\:col-start-6{grid-column-start:6}.cds--max\\:col-start-7{grid-column-start:7}.cds--max\\:col-start-8{grid-column-start:8}.cds--max\\:col-start-9{grid-column-start:9}.cds--max\\:col-start-10{grid-column-start:10}.cds--max\\:col-start-11{grid-column-start:11}.cds--max\\:col-start-12{grid-column-start:12}.cds--max\\:col-start-13{grid-column-start:13}.cds--max\\:col-start-14{grid-column-start:14}.cds--max\\:col-start-15{grid-column-start:15}.cds--max\\:col-start-16{grid-column-start:16}.cds--max\\:col-end-2{grid-column-end:2}.cds--max\\:col-end-3{grid-column-end:3}.cds--max\\:col-end-4{grid-column-end:4}.cds--max\\:col-end-5{grid-column-end:5}.cds--max\\:col-end-6{grid-column-end:6}.cds--max\\:col-end-7{grid-column-end:7}.cds--max\\:col-end-8{grid-column-end:8}.cds--max\\:col-end-9{grid-column-end:9}.cds--max\\:col-end-10{grid-column-end:10}.cds--max\\:col-end-11{grid-column-end:11}.cds--max\\:col-end-12{grid-column-end:12}.cds--max\\:col-end-13{grid-column-end:13}.cds--max\\:col-end-14{grid-column-end:14}.cds--max\\:col-end-15{grid-column-end:15}.cds--max\\:col-end-16{grid-column-end:16}.cds--max\\:col-end-17{grid-column-end:17}.cds--max\\:col-start-auto{grid-column-start:auto}.cds--max\\:col-end-auto{grid-column-end:auto}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}button,input,select,textarea{border-radius:0;font-family:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616);line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}html{font-size:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}strong{font-weight:600}@media screen and (-ms-high-contrast:active){svg{fill:ButtonText}}h1{font-size:var(--cds-heading-06-font-size,2.625rem);font-weight:var(--cds-heading-06-font-weight,300);letter-spacing:var(--cds-heading-06-letter-spacing,0);line-height:var(--cds-heading-06-line-height,1.199)}h2{font-size:var(--cds-heading-05-font-size,2rem);font-weight:var(--cds-heading-05-font-weight,400);letter-spacing:var(--cds-heading-05-letter-spacing,0);line-height:var(--cds-heading-05-line-height,1.25)}h3{font-size:var(--cds-heading-04-font-size,1.75rem);font-weight:var(--cds-heading-04-font-weight,400);letter-spacing:var(--cds-heading-04-letter-spacing,0);line-height:var(--cds-heading-04-line-height,1.28572)}h4{font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4)}h5{font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5)}h6{font-size:var(--cds-heading-01-font-size,.875rem);font-weight:var(--cds-heading-01-font-weight,600);letter-spacing:var(--cds-heading-01-letter-spacing,.16px);line-height:var(--cds-heading-01-line-height,1.42857)}p{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5)}a{color:var(--cds-link-primary,#0062fe)}em{font-style:italic}:host(c4d-video-player-container){display:block}.c4d--video-player,:host(c4d-video-player){color:var(--c4d--video-caption--color,var(--cds-text-secondary,#525252))}.c4d--video-player .c4d--image__img,:host(c4d-video-player) .c4d--image__img{block-size:100%;inline-size:100%}.c4d--video-player c4d-image,:host(c4d-video-player) c4d-image{padding-block-start:0}.c4d--video-player[background-mode] .c4d--video-player__video-container,:host(c4d-video-player[background-mode]) .c4d--video-player__video-container{block-size:100%;padding:0}.c4d--video-player[background-mode] .c4d--video-player__video,.c4d--video-player[background-mode] ::slotted(.c4d--video-player__video),:host(c4d-video-player[background-mode]) .c4d--video-player__video,:host(c4d-video-player[background-mode]) ::slotted(.c4d--video-player__video){aspect-ratio:var(--native-file-aspect-ratio,16/9);inset:50% 0 0 50%;min-block-size:100%;min-inline-size:100%;translate:-50% -50%}.c4d--video-player[background-mode] .c4d--video-player__video[dir-mode=rtl],.c4d--video-player[background-mode] ::slotted(.c4d--video-player__video[dir-mode=rtl]),:host(c4d-video-player[background-mode]) .c4d--video-player__video[dir-mode=rtl],:host(c4d-video-player[background-mode]) ::slotted(.c4d--video-player__video[dir-mode=rtl]){inset:50% -50% 0 50%}@media (max-width:65.98rem){.c4d--video-player[background-mode] .c4d--video-player__video[dir-mode=rtl],.c4d--video-player[background-mode] ::slotted(.c4d--video-player__video[dir-mode=rtl]),:host(c4d-video-player[background-mode]) .c4d--video-player__video[dir-mode=rtl],:host(c4d-video-player[background-mode]) ::slotted(.c4d--video-player__video[dir-mode=rtl]){inset:50% -67% 0 50%}}.c4d--video-player .c4d--video-player__image-overlay:focus:before{border:1px solid var(--cds-focus-inverse,#fff);content:" ";inset:.125rem;outline:.125rem solid var(--cds-focus,#0f62fe);position:absolute;z-index:1}.c4d--video-player .c4d--image,:host(c4d-video-player) c4d-image{block-size:100%;inline-size:100%;position:relative}.c4d--video-player .c4d--image:before,:host(c4d-video-player) c4d-image:before{background-color:var(--cds-border-inverse,#161616);block-size:100%;content:"";inline-size:100%;inset-block-start:0;inset-inline-start:0;opacity:0;position:absolute;transition:opacity .15s cubic-bezier(.2,0,.38,.9);z-index:1}@media screen and (prefers-reduced-motion:reduce){.c4d--video-player .c4d--image:before,:host(c4d-video-player) c4d-image:before{transition:none}}.c4d--video-player .c4d--image:hover:before,:host(c4d-video-player) c4d-image:hover:before{opacity:.08}.c4d--video-player__video-container{block-size:0;display:inline-block;inline-size:100%;overflow:hidden;padding-block-start:56.25%;position:relative}.c4d--video-player__video-container:focus{outline:none}.c4d--video-player__video-container .c4d--video-player__video,.c4d--video-player__video-container ::slotted(.c4d--video-player__video){inset:0;position:absolute}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--16x9{block-size:0;overflow:hidden;overflow:visible;padding-block-start:56.25%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--9x16{block-size:0;overflow:hidden;overflow:visible;padding-block-start:177.7777777778%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--2x1{block-size:0;overflow:hidden;overflow:visible;padding-block-start:50%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--1x2{block-size:0;overflow:hidden;overflow:visible;padding-block-start:200%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--4x3{block-size:0;overflow:hidden;overflow:visible;padding-block-start:75%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--3x4{block-size:0;overflow:hidden;overflow:visible;padding-block-start:133.3333333333%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--1x1{block-size:0;overflow:hidden;overflow:visible;padding-block-start:100%;position:relative}.c4d--video-player__video-caption{font-size:var(--cds-caption-02-font-size,.875rem);font-weight:var(--cds-caption-02-font-weight,400);letter-spacing:var(--cds-caption-02-letter-spacing,.32px);line-height:var(--cds-caption-02-line-height,1.28572);max-inline-size:90%;padding-block-start:var(--c4d--video-caption--padding,.5rem)}.c4d--video-player__image-overlay{block-size:100%;border:none;cursor:pointer;inline-size:100%;padding:0}.c4d--video-player__image-overlay:focus{outline:3px solid var(--cds-focus,#0f62fe);outline-offset:1px}.c4d--video-player__image-overlay:active svg circle,.c4d--video-player__image-overlay:hover svg circle{fill:#161616;opacity:.9}.c4d--video-player__image-overlay:active svg path,.c4d--video-player__image-overlay:hover svg path{fill:var(--cds-icon-on-color,#fff)}.c4d--video-player__image-overlay svg{inset-block-start:calc(50% - 2rem);inset-inline-end:calc(50% - 2rem);position:absolute}.c4d--video-player__image-overlay svg circle,.c4d--video-player__image-overlay svg path{transition:fill .15s cubic-bezier(.2,0,.38,.9),opacity .15s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.c4d--video-player__image-overlay svg circle,.c4d--video-player__image-overlay svg path{transition:none}}.c4d--video-player__image-overlay svg circle{opacity:.8}.c4d--video-player .c4d--video-player__image-overlay:active .c4d--image:before,.c4d--video-player .c4d--video-player__image-overlay:active c4d-image:before,:host(c4d-video-player) .c4d--video-player__image-overlay:active .c4d--image:before,:host(c4d-video-player) .c4d--video-player__image-overlay:active c4d-image:before{opacity:.12}.c4d--video-player__toggle-playback{background-color:var(--cds-overlay,hsla(0,0%,9%,.5));block-size:3rem;border:0;color:#fff;inline-size:3rem;padding:.875rem;position:absolute;z-index:100}.c4d--video-player__toggle-playback--top-left{inset-block-start:0;inset-inline-start:0}.c4d--video-player__toggle-playback--top-right{inset-block-start:0;inset-inline-end:0}.c4d--video-player__toggle-playback--bottom-right{inset-block-end:0;inset-inline-end:0}.c4d--video-player__toggle-playback--bottom-left{inset-block-end:0;inset-inline-start:0}.c4d--video-player__toggle-playback:hover{background-color:hsla(0,0%,9%,.9);cursor:pointer}.c4d--video-player__toggle-playback:focus{outline:2px solid var(--cds-focus,#0f62fe)}:host(c4d-video-player[intersection-mode]) ::slotted(.c4d--video-player__video){pointer-events:none}.cds--popover-container{display:inline-block}.cds--popover-container:not(.cds--popover--auto-align){position:relative}.cds--popover--high-contrast .cds--popover{--cds-popover-background-color:var(--cds-background-inverse,#393939);--cds-popover-text-color:var(--cds-text-inverse,#fff)}.cds--popover--drop-shadow .cds--popover{--cds-popover-drop-shadow:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.cds--popover--caret{--cds-popover-offset:0.625rem}.cds--popover{filter:var(--cds-popover-drop-shadow,none);inset:0;pointer-events:none;position:absolute;z-index:6000}.cds--popover-content{--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;background-color:var(--cds-popover-background-color,var(--cds-layer));border:0;border-radius:var(--cds-popover-border-radius,2px);box-sizing:border-box;color:var(--cds-popover-text-color,var(--cds-text-primary,#161616));display:none;font-family:inherit;font-size:100%;inline-size:-moz-max-content;inline-size:max-content;margin:0;max-inline-size:23rem;padding:0;pointer-events:auto;position:absolute;vertical-align:baseline;z-index:6000}.cds--layout--size-sm .cds--popover-content{--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds--layout--size-md .cds--popover-content{--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds--layout--size-lg .cds--popover-content{--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds--popover-content *,.cds--popover-content :after,.cds--popover-content :before{box-sizing:inherit}.cds--popover--open>.cds--popover>.cds--popover-content{display:block}.cds--popover-content:before{content:"";display:none;position:absolute}.cds--popover--open>.cds--popover>.cds--popover-content:before{display:block}.cds--popover--auto-align.cds--popover-caret,.cds--popover-caret{background-color:var(--cds-popover-background-color,var(--cds-layer));display:none;position:absolute;will-change:transform;z-index:6000}.cds--popover--auto-align.cds--popover--caret.cds--popover--open>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--caret.cds--popover--open>.cds--popover>.cds--popover-caret{display:block}.cds--popover--tab-tip>.cds--popover>.cds--popover-caret{display:none}.cds--popover--bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{transform:translate(50%,calc(100% + var(--cds-popover-offset, 0rem)))}.cds--popover--bottom-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--bottom-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:0;inset-inline-start:0;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--bottom-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--bottom-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds--popover--bottom-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--bottom-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:0;inset-inline-end:0;transform:translate(var(--cds-popover-offset,0),calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--bottom-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--bottom-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-start:0}.cds--popover--bottom-end>.cds--popover>.cds--popover-content:before,.cds--popover--bottom-left>.cds--popover>.cds--popover-content:before,.cds--popover--bottom-right>.cds--popover>.cds--popover-content:before,.cds--popover--bottom-start>.cds--popover>.cds--popover-content:before,.cds--popover--bottom>.cds--popover>.cds--popover-content:before{block-size:var(--cds-popover-offset,0);inset-block-start:0;inset-inline-end:0;inset-inline-start:0;transform:translateY(-100%)}.cds--popover--bottom-end>.cds--popover>.cds--popover-caret,.cds--popover--bottom-left>.cds--popover>.cds--popover-caret,.cds--popover--bottom-right>.cds--popover>.cds--popover-caret,.cds--popover--bottom-start>.cds--popover>.cds--popover-caret,.cds--popover--bottom>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-popover-offset,0))}[dir=rtl] .cds--popover--bottom-end>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom-left>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom-right>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom-start>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom>.cds--popover>.cds--popover-caret{transform:translate(50%,var(--cds-popover-offset,0))}.cds--popover--bottom-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom-left.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom-right.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}.cds--popover--top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{transform:translate(50%,calc(-100% - var(--cds-popover-offset, 0rem)))}.cds--popover--top-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:0;inset-inline-start:0;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--top-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:0;inset-inline-end:0;transform:translate(var(--cds-popover-offset,0),calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--top-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-start:0}.cds--popover--top-end>.cds--popover>.cds--popover-content:before,.cds--popover--top-left>.cds--popover>.cds--popover-content:before,.cds--popover--top-right>.cds--popover>.cds--popover-content:before,.cds--popover--top-start>.cds--popover>.cds--popover-content:before,.cds--popover--top>.cds--popover>.cds--popover-content:before{block-size:var(--cds-popover-offset,0);inset-block-end:0;inset-inline-end:0;inset-inline-start:0;transform:translateY(100%)}.cds--popover--top-end>.cds--popover>.cds--popover-caret,.cds--popover--top-left>.cds--popover>.cds--popover-caret,.cds--popover--top-right>.cds--popover>.cds--popover-caret,.cds--popover--top-start>.cds--popover>.cds--popover-caret,.cds--popover--top>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(var(--cds-popover-offset, 0rem)*-1))}[dir=rtl] .cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{transform:translate(50%,calc(var(--cds-popover-offset, 0rem)*-1))}.cds--popover--top-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top-left.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top-right.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}.cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),-50%)}.cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),calc(var(--cds-popover-offset, 0rem)*.5*-1 - 16px))}.cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),calc(var(--cds-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:100%;inset-inline-start:auto}.cds--popover--right-bottom>.cds--popover>.cds--popover-content:before,.cds--popover--right-end>.cds--popover>.cds--popover-content:before,.cds--popover--right-start>.cds--popover>.cds--popover-content:before,.cds--popover--right-top>.cds--popover>.cds--popover-content:before,.cds--popover--right>.cds--popover>.cds--popover-content:before{inline-size:var(--cds-popover-offset,0);inset-block-end:0;inset-block-start:0;inset-inline-start:0;transform:translateX(-100%)}.cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-popover-offset, 0rem) - 100%),-50%)}[dir=rtl] .cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{inset-inline-end:100%;inset-inline-start:auto}.cds--popover--right-bottom.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right-top.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + .1px),-50%)}.cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(var(--cds-popover-offset, 0rem)*-.5 - 16px))}.cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(var(--cds-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:auto;inset-inline-start:100%}.cds--popover--left-bottom>.cds--popover>.cds--popover-content:before,.cds--popover--left-end>.cds--popover>.cds--popover-content:before,.cds--popover--left-start>.cds--popover>.cds--popover-content:before,.cds--popover--left-top>.cds--popover>.cds--popover-content:before,.cds--popover--left>.cds--popover>.cds--popover-content:before{inline-size:var(--cds-popover-offset,0);inset-block-end:0;inset-block-start:0;inset-inline-end:0;transform:translateX(100%)}.cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + 100%),-50%)}[dir=rtl] .cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{inset-inline-end:auto;inset-inline-start:100%}.cds--popover--left-bottom.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left-top.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds--popover--tab-tip>.cds--popover>.cds--popover-content{border-radius:0}.cds--popover--tab-tip .cds--popover{will-change:filter}.cds--popover--tab-tip__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:2rem;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:inline-flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:2rem;justify-content:center;margin:0;padding:0;position:relative;text-align:start;vertical-align:baseline}.cds--popover--tab-tip__button *,.cds--popover--tab-tip__button :after,.cds--popover--tab-tip__button :before{box-sizing:inherit}.cds--popover--tab-tip__button::-moz-focus-inner{border:0}.cds--popover--tab-tip__button:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--popover--tab-tip__button:focus{outline-style:dotted}}.cds--popover--tab-tip__button:hover{background-color:var(--cds-layer-hover)}.cds--popover--tab-tip.cds--popover--open .cds--popover--tab-tip__button{background:var(--cds-layer);box-shadow:0 2px 2px rgba(0,0,0,.2)}.cds--popover--tab-tip.cds--popover--open .cds--popover--tab-tip__button:not(:focus):after{background:var(--cds-layer);block-size:2px;content:"";inline-size:100%;inset-block-end:0;position:absolute;z-index:6001}.cds--popover--tab-tip__button svg{fill:var(--cds-icon-primary,#161616)}.cds--tooltip{--cds-popover-offset:12px}.cds--tooltip-content{color:var(--cds-text-inverse,#fff);font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);max-inline-size:18rem;padding:var(--cds-tooltip-padding-block,1rem) var(--cds-tooltip-padding-inline,1rem)}.cds--icon-tooltip{--cds-tooltip-padding-block:0.125rem;--cds-popover-caret-width:0.5rem;--cds-popover-caret-height:0.25rem;--cds-popover-offset:0.5rem}.cds--icon-tooltip .cds--tooltip-content{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds--definition-term{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-block-end:1px dotted var(--cds-border-strong);border-radius:0;box-sizing:border-box;color:var(--cds-text-primary,#161616);cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds--definition-term *,.cds--definition-term :after,.cds--definition-term :before{box-sizing:inherit}.cds--definition-term::-moz-focus-inner{border:0}.cds--definition-term:focus{border-block-end-color:var(--cds-border-interactive,#0f62fe);outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds--definition-term:focus{outline-style:dotted}}.cds--definition-term:hover{border-block-end-color:var(--cds-border-interactive,#0f62fe)}.cds--definition-tooltip{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);max-inline-size:11rem;padding:.5rem 1rem}.cds--btn{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-lg)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-2xl)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));--temp-1lh:(var(--cds-body-compact-01-line-height,1.28572) * 1em);--temp-expressive-1lh:(var(--cds-body-compact-02-line-height,1.375) * 1em);--temp-padding-block-max:calc((var(--cds-layout-size-height-lg) - var(--temp-1lh))/2 - 0.0625rem);border:0;border-radius:0;box-sizing:border-box;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;justify-content:space-between;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;max-inline-size:20rem;min-block-size:var(--cds-layout-size-height-local);outline:none;padding:0;padding-block:min((var(--cds-layout-size-height-local) - var(--temp-1lh))/2 - .0625rem,var(--temp-padding-block-max));padding-inline-end:calc(var(--cds-layout-density-padding-inline-local)*3 + .9375rem);padding-inline-start:calc(var(--cds-layout-density-padding-inline-local) - .0625rem);position:relative;text-align:start;text-decoration:none;transition:background 70ms cubic-bezier(0,0,.38,.9),box-shadow 70ms cubic-bezier(0,0,.38,.9),border-color 70ms cubic-bezier(0,0,.38,.9),outline 70ms cubic-bezier(0,0,.38,.9);vertical-align:baseline;vertical-align:top}.cds--btn *,.cds--btn :after,.cds--btn :before{box-sizing:inherit}.cds--btn.cds--btn--disabled,.cds--btn.cds--btn--disabled:focus,.cds--btn.cds--btn--disabled:hover,.cds--btn:disabled,.cds--btn:focus:disabled,.cds--btn:hover:disabled{background:var(--cds-button-disabled,#c6c6c6);border-color:var(--cds-button-disabled,#c6c6c6);box-shadow:none;color:var(--cds-text-on-color-disabled,#8d8d8d);cursor:not-allowed}.cds--btn .cds--btn__icon{block-size:1rem;flex-shrink:0;inline-size:1rem;inset-block-start:min((var(--cds-layout-size-height-local) - 1rem)/2 - .0625rem,var(--temp-padding-block-max));inset-inline-end:var(--cds-layout-density-padding-inline-local);margin-block-start:.0625rem;position:absolute}.cds--btn::-moz-focus-inner{border:0;padding:0}.cds--btn--primary{background-color:var(--cds-button-primary,#0f62fe);border:1px solid transparent;color:var(--cds-text-on-color,#fff)}.cds--btn--primary:hover{background-color:var(--cds-button-primary-hover,#0050e6)}.cds--btn--primary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--primary:active{background-color:var(--cds-button-primary-active,#002d9c)}.cds--btn--primary .cds--btn__icon,.cds--btn--primary .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--primary:hover,.cds--btn--secondary{color:var(--cds-text-on-color,#fff)}.cds--btn--secondary{background-color:var(--cds-button-secondary,#393939);border:1px solid transparent}.cds--btn--secondary:hover{background-color:var(--cds-button-secondary-hover,#474747)}.cds--btn--secondary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--secondary:active{background-color:var(--cds-button-secondary-active,#6f6f6f)}.cds--btn--secondary .cds--btn__icon,.cds--btn--secondary .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--secondary:focus,.cds--btn--secondary:hover{color:var(--cds-text-on-color,#fff)}.cds--btn--tertiary{background-color:transparent;border-color:var(--cds-button-tertiary,#0f62fe);border-style:solid;border-width:1px;color:var(--cds-button-tertiary,#0f62fe)}.cds--btn--tertiary:hover{background-color:var(--cds-button-tertiary-hover,#0050e6)}.cds--btn--tertiary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--tertiary .cds--btn__icon,.cds--btn--tertiary .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--tertiary:focus,.cds--btn--tertiary:hover{color:var(--cds-text-inverse,#fff)}.cds--btn--tertiary:focus{background-color:var(--cds-button-tertiary,#0f62fe)}.cds--btn--tertiary:active{background-color:var(--cds-button-tertiary-active,#002d9c);border-color:transparent;color:var(--cds-text-inverse,#fff)}.cds--btn--tertiary.cds--btn--disabled,.cds--btn--tertiary.cds--btn--disabled:focus,.cds--btn--tertiary.cds--btn--disabled:hover,.cds--btn--tertiary:disabled,.cds--btn--tertiary:focus:disabled,.cds--btn--tertiary:hover:disabled{background:transparent;color:var(--cds-text-on-color-disabled,#8d8d8d);outline:none}.cds--btn--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-link-primary,#0f62fe);padding-inline-end:calc(var(--cds-layout-density-padding-inline-local) - .0625rem)}.cds--btn--ghost:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--btn--ghost:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--ghost .cds--btn__icon,.cds--btn--ghost .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--ghost .cds--btn__icon{margin-inline-start:.5rem;position:static}.cds--btn--ghost:active,.cds--btn--ghost:hover{color:var(--cds-link-primary-hover,#0043ce)}.cds--btn--ghost:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5))}.cds--btn--ghost.cds--btn--disabled,.cds--btn--ghost.cds--btn--disabled:focus,.cds--btn--ghost.cds--btn--disabled:hover,.cds--btn--ghost:disabled,.cds--btn--ghost:focus:disabled,.cds--btn--ghost:hover:disabled{background:transparent;border-color:transparent;color:var(--cds-text-on-color-disabled,#8d8d8d);outline:none}.cds--btn--ghost:not([disabled]) svg{fill:var(--cds-icon-primary,#161616)}.cds--btn--icon-only{block-size:var(--cds-layout-size-height-local);inline-size:var(--cds-layout-size-height-local);justify-content:center;padding:0;padding-block-start:min((var(--cds-layout-size-height-local) - 1rem)/2 - .0625rem,var(--temp-padding-block-max))}.cds--btn--icon-only>:first-child{margin-block-start:.0625rem;min-inline-size:1rem}.cds--btn--icon-only .cds--btn__icon{position:static}.cds--btn--icon-only.cds--btn--danger--ghost .cds--btn__icon,.cds--btn--icon-only.cds--btn--ghost .cds--btn__icon{margin:0}.cds--btn--md:not(.cds--btn--icon-only) .cds--btn__icon,.cds--btn--sm:not(.cds--btn--icon-only) .cds--btn__icon{margin-block-start:0}.cds--btn--icon-only.cds--btn--selected{background:var(--cds-background-selected,hsla(0,0%,55%,.2))}.cds--btn path[data-icon-path=inner-path]{fill:none}.cds--btn--ghost.cds--btn--icon-only .cds--btn__icon,.cds--btn--ghost.cds--btn--icon-only .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:var(--cds-icon-primary,#161616)}.cds--btn--ghost.cds--btn--icon-only[disabled] .cds--btn__icon,.cds--btn--ghost.cds--btn--icon-only[disabled] .cds--btn__icon path:not([data-icon-path]):not([fill=none]),.cds--btn.cds--btn--icon-only.cds--btn--ghost[disabled]:hover .cds--btn__icon{fill:var(--cds-icon-on-color-disabled,#8d8d8d)}.cds--btn--ghost.cds--btn--icon-only[disabled],.cds--icon-tooltip--disabled .cds--tooltip-trigger__wrapper{cursor:not-allowed}.cds--icon-tooltip--disabled .cds--btn--icon-only[disabled]{pointer-events:none}.cds--btn--danger{background-color:var(--cds-button-danger-primary,#da1e28);border:1px solid transparent;color:var(--cds-text-on-color,#fff)}.cds--btn--danger:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds--btn--danger:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--danger:active{background-color:var(--cds-button-danger-active,#750e13)}.cds--btn--danger .cds--btn__icon,.cds--btn--danger .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--danger:hover{color:var(--cds-text-on-color,#fff)}.cds--btn--danger--tertiary{background-color:transparent;border-color:var(--cds-button-danger-secondary,#da1e28);border-style:solid;border-width:1px;color:var(--cds-button-danger-secondary,#da1e28)}.cds--btn--danger--tertiary:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds--btn--danger--tertiary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--danger--tertiary .cds--btn__icon,.cds--btn--danger--tertiary .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--danger--tertiary:hover{border-color:var(--cds-button-danger-hover,#b81921);color:var(--cds-text-on-color,#fff)}.cds--btn--danger--tertiary:focus{background-color:var(--cds-button-danger-primary,#da1e28);color:var(--cds-text-on-color,#fff)}.cds--btn--danger--tertiary:active{background-color:var(--cds-button-danger-active,#750e13);border-color:var(--cds-button-danger-active,#750e13);color:var(--cds-text-on-color,#fff)}.cds--btn--danger--tertiary.cds--btn--disabled,.cds--btn--danger--tertiary.cds--btn--disabled:focus,.cds--btn--danger--tertiary.cds--btn--disabled:hover,.cds--btn--danger--tertiary:disabled,.cds--btn--danger--tertiary:focus:disabled,.cds--btn--danger--tertiary:hover:disabled{background:transparent;color:var(--cds-text-on-color-disabled,#8d8d8d);outline:none}.cds--btn--danger--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-button-danger-secondary,#da1e28);padding-inline-end:calc(var(--cds-layout-density-padding-inline-local) - .0625rem)}.cds--btn--danger--ghost:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds--btn--danger--ghost:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--danger--ghost:active{background-color:var(--cds-button-danger-active,#750e13)}.cds--btn--danger--ghost .cds--btn__icon,.cds--btn--danger--ghost .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--danger--ghost .cds--btn__icon{margin-inline-start:.5rem;position:static}.cds--btn--danger--ghost:active,.cds--btn--danger--ghost:hover{color:var(--cds-text-on-color,#fff)}.cds--btn--danger--ghost.cds--btn--disabled,.cds--btn--danger--ghost.cds--btn--disabled:focus,.cds--btn--danger--ghost.cds--btn--disabled:hover,.cds--btn--danger--ghost:disabled,.cds--btn--danger--ghost:focus:disabled,.cds--btn--danger--ghost:hover:disabled{background:transparent;border-color:transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds--btn--expressive{font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375);padding-block:min((var(--cds-layout-size-height-local) - var(--temp-expressive-1lh))/2 - .0625rem,var(--temp-padding-block-max))}.cds--btn--icon-only.cds--btn--expressive{padding:12px 13px}.cds--btn.cds--btn--expressive .cds--btn__icon{block-size:1.25rem;inline-size:1.25rem}.cds--btn-set .cds--btn.cds--btn--expressive{max-inline-size:20rem}.cds--btn.cds--skeleton{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;inline-size:9.375rem;padding:0;pointer-events:none;position:relative}.cds--btn.cds--skeleton:active,.cds--btn.cds--skeleton:focus,.cds--btn.cds--skeleton:hover{border:none;cursor:default;outline:none}.cds--btn.cds--skeleton:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds--btn.cds--skeleton:before{animation:none}}.cds--btn-set{display:flex}.cds--btn-set--stacked{flex-direction:column}.cds--btn-set .cds--btn{inline-size:100%;max-inline-size:12.25rem}.cds--btn-set .cds--btn:not(:focus){box-shadow:-.0625rem 0 0 0 var(--cds-button-separator,#e0e0e0)}.cds--btn-set .cds--btn:first-of-type:not(:focus),.cds--btn-set .cds--btn:focus+.cds--btn{box-shadow:inherit}.cds--btn-set--stacked .cds--btn:not(:focus){box-shadow:0 -.0625rem 0 0 var(--cds-button-separator,#e0e0e0)}.cds--btn-set--stacked .cds--btn:first-of-type:not(:focus){box-shadow:inherit}.cds--btn-set .cds--btn.cds--btn--disabled{box-shadow:-.0625rem 0 0 0 var(--cds-icon-on-color-disabled,#8d8d8d)}.cds--btn-set .cds--btn.cds--btn--disabled:first-of-type{box-shadow:none}.cds--btn-set--stacked .cds--btn.cds--btn--disabled{box-shadow:0 -.0625rem 0 0 var(--cds-layer-selected-disabled,#8d8d8d)}.cds--btn-set--stacked .cds--btn.cds--btn--disabled:first-of-type{box-shadow:none}.cds--btn-set .cds--btn.cds--btn--loading{background-color:transparent;border-color:transparent;box-shadow:none}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--btn:focus{color:Highlight;outline:1px solid Highlight}.cds--btn--ghost.cds--btn--icon-only .cds--btn__icon,.cds--btn--ghost.cds--btn--icon-only .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:ButtonText}}[dir=rtl] .cds--btn-set .cds--btn:not(:focus){box-shadow:.0625rem 0 0 0 var(--cds-button-separator,#e0e0e0)}.cds--modal,:host(c4d-expressive-modal){align-items:center;background-color:var(--cds-overlay,hsla(0,0%,9%,.5));block-size:100vh;content:"";display:flex;inline-size:100vw;inset-block-start:0;inset-inline-start:0;justify-content:center;opacity:0;position:fixed;transition:opacity .24s cubic-bezier(.4,.14,1,1),visibility 0ms linear .24s;visibility:hidden;z-index:9000}.cds--modal.is-visible{opacity:1;transition:opacity .24s cubic-bezier(0,0,.3,1),visibility 0ms linear;visibility:inherit}@media screen and (prefers-reduced-motion:reduce){.cds--modal.is-visible{transition:none}}.cds--modal .cds--date-picker--fluid .ccdsds--date-picker-input__wrapper .cds--date-picker__input,.cds--modal .cds--list-box__wrapper--fluid .cds--list-box,.cds--modal .cds--list-box__wrapper--fluid.cds--list-box__wrapper,.cds--modal .cds--number-input--fluid .cds--number__control-btn:after,.cds--modal .cds--number-input--fluid .cds--number__control-btn:before,.cds--modal .cds--number-input--fluid input[type=number],.cds--modal .cds--search--fluid .cds--search-input,.cds--modal .cds--select--fluid .cds--select-input,.cds--modal .cds--text-area--fluid .cds--text-area,.cds--modal .cds--text-area--fluid .cds--text-area__wrapper,.cds--modal .cds--text-area--fluid .cds--text-area__wrapper[data-invalid] .cds--text-area__divider+.cds--form-requirement,.cds--modal .cds--text-input--fluid .cds--text-input,:host(c4d-expressive-modal) .cds--date-picker--fluid .ccdsds--date-picker-input__wrapper .cds--date-picker__input,:host(c4d-expressive-modal) .cds--list-box__wrapper--fluid .cds--list-box,:host(c4d-expressive-modal) .cds--list-box__wrapper--fluid.cds--list-box__wrapper,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:after,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:before,:host(c4d-expressive-modal) .cds--number-input--fluid input[type=number],:host(c4d-expressive-modal) .cds--search--fluid .cds--search-input,:host(c4d-expressive-modal) .cds--select--fluid .cds--select-input,:host(c4d-expressive-modal) .cds--text-area--fluid .cds--text-area,:host(c4d-expressive-modal) .cds--text-area--fluid .cds--text-area__wrapper,:host(c4d-expressive-modal) .cds--text-area--fluid .cds--text-area__wrapper[data-invalid] .cds--text-area__divider+.cds--form-requirement,:host(c4d-expressive-modal) .cds--text-input--fluid .cds--text-input{background-color:var(--cds-field-01,#f4f4f4)}.cds--modal .cds--list-box__wrapper--fluid .cds--list-box__menu,:host(c4d-expressive-modal) .cds--list-box__wrapper--fluid .cds--list-box__menu{background-color:var(--cds-layer-01,#f4f4f4)}.cds--modal .cds--list-box__menu-item:hover,:host(c4d-expressive-modal) .cds--list-box__menu-item:hover{background-color:var(--cds-layer-hover-02,#e8e8e8)}.cds--modal .cds--list-box__menu-item--active,:host(c4d-expressive-modal) .cds--list-box__menu-item--active{background-color:var(--cds-layer-selected-02,#e0e0e0)}.cds--modal .cds--list-box__menu-item--active:hover,:host(c4d-expressive-modal) .cds--list-box__menu-item--active:hover{background-color:var(--cds-layer-selected-hover-02,#d1d1d1)}.cds--modal .cds--number-input--fluid .cds--number__control-btn:hover:after,.cds--modal .cds--number-input--fluid .cds--number__control-btn:hover:before,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:hover:after,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:hover:before{background-color:var(--cds-field-hover)}.cds--modal .cds--number-input--fluid .cds--number__control-btn:focus:after,.cds--modal .cds--number-input--fluid .cds--number__control-btn:focus:before,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:focus:after,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:focus:before{border-inline-start:2px solid var(--cds-focus,#0f62fe)}.cds--modal.is-visible .cds--modal-container{transform:translateZ(0);transition:transform .24s cubic-bezier(0,0,.3,1)}.cds--modal-container{background-color:var(--cds-layer);block-size:100%;display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr auto;inline-size:100%;inset-block-start:0;max-block-size:100%;outline:3px solid transparent;outline-offset:-3px;position:fixed;transform:translate3d(0,-24px,0);transform-origin:top center;transition:transform .24s cubic-bezier(.4,.14,1,1)}@media (min-width:42rem){.cds--modal-container{block-size:auto;inline-size:84%;max-block-size:90%;position:static}}@media (min-width:66rem){.cds--modal-container{inline-size:60%;max-block-size:84%}}@media (min-width:82rem){.cds--modal-container{inline-size:48%}}.cds--modal-container .cds--modal-container-body{display:contents}.cds--modal-content{color:var(--cds-text-primary,#161616);font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);font-weight:400;grid-column:1/-1;grid-row:2/-2;letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);overflow-y:auto;padding-block-end:3rem;padding-block-start:.5rem;padding-inline-end:1rem;padding-inline-start:1rem;position:relative}.cds--modal-content:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--modal-content:focus{outline-style:dotted}}.cds--modal-content .cds--form--fluid{margin-inline-end:-1rem;margin-inline-start:-1rem}.cds--modal-content>p,.cds--modal-content__regular-content{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);padding-inline-end:calc(20% - 2rem)}.cds--modal-content--with-form{padding-inline-end:1rem}.cds--modal-header{grid-column:1/-1;grid-row:1/1;margin-block-end:.5rem;padding-block-start:1rem;padding-inline-end:3rem;padding-inline-start:1rem}.cds--modal-header__label{border:0;box-sizing:border-box;color:var(--cds-text-secondary,#525252);font-family:inherit;font-size:100%;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);margin:0;margin-block-end:.25rem;padding:0;vertical-align:baseline}.cds--modal-header__label *,.cds--modal-header__label :after,.cds--modal-header__label :before{box-sizing:inherit}.cds--modal-header__heading{border:0;box-sizing:border-box;color:var(--cds-text-primary,#161616);font-family:inherit;font-size:100%;font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4);margin:0;padding:0;padding-inline-end:calc(20% - 3rem);vertical-align:baseline}.cds--modal-header__heading *,.cds--modal-header__heading :after,.cds--modal-header__heading :before{box-sizing:inherit}.cds--modal-container--xs .cds--modal-content__regular-content{padding-inline-end:1rem}.cds--modal-container--xs .cds--modal-content>p{padding-inline-end:0}@media (min-width:42rem){.cds--modal-container--xs{inline-size:48%}}@media (min-width:66rem){.cds--modal-container--xs{inline-size:32%;max-block-size:48%}}@media (min-width:82rem){.cds--modal-container--xs{inline-size:24%}}.cds--modal-container--sm .cds--modal-content__regular-content{padding-inline-end:1rem}.cds--modal-container--sm .cds--modal-content>p{padding-inline-end:0}@media (min-width:42rem){.cds--modal-container--sm{inline-size:60%}}@media (min-width:66rem){.cds--modal-container--sm{inline-size:42%;max-block-size:72%}.cds--modal-container--sm .cds--modal-content>p,.cds--modal-container--sm .cds--modal-content__regular-content{padding-inline-end:20%}}@media (min-width:82rem){.cds--modal-container--sm{inline-size:36%}}@media (min-width:42rem){.cds--modal-container--lg{inline-size:96%}}@media (min-width:66rem){.cds--modal-container--lg{inline-size:84%;max-block-size:96%}}@media (min-width:82rem){.cds--modal-container--lg{inline-size:72%}}.cds--modal-scroll-content{border-block-end:2px solid transparent;-webkit-mask-image:linear-gradient(to bottom,var(--cds-layer) calc(100% - 80px),transparent calc(100% - 48px),transparent 100%),linear-gradient(to left,var(--cds-layer) 0,16px,transparent 16px),linear-gradient(to right,var(--cds-layer) 0,2px,transparent 2px),linear-gradient(to top,var(--cds-layer) 0,2px,transparent 2px);mask-image:linear-gradient(to bottom,var(--cds-layer) calc(100% - 80px),transparent calc(100% - 48px),transparent 100%),linear-gradient(to left,var(--cds-layer) 0,16px,transparent 16px),linear-gradient(to right,var(--cds-layer) 0,2px,transparent 2px),linear-gradient(to top,var(--cds-layer) 0,2px,transparent 2px)}.cds--modal-scroll-content:has(.cds--autoalign){-webkit-mask-image:none;mask-image:none}.cds--modal-scroll-content>:last-child{margin-block-end:1.5rem}.cds--modal-footer{block-size:4rem;display:flex;grid-column:1/-1;grid-row:-1/-1;justify-content:flex-end;margin-block-start:auto}.cds--modal-footer .cds--btn{align-items:baseline;block-size:4rem;flex:0 1 50%;margin:0;max-inline-size:none;padding-block-end:2rem;padding-block-start:.875rem}.cds--modal-footer--three-button .cds--btn{align-items:flex-start;flex:0 1 25%}.cds--modal-close-button,:host(c4d-expressive-modal-close-button){inset-block-start:0;inset-inline-end:0;position:absolute}.cds--modal-close{background-color:transparent;block-size:3rem;border:2px solid transparent;cursor:pointer;inline-size:3rem;padding:.75rem;transition:background-color .11s cubic-bezier(.2,0,.38,.9)}.cds--modal-close:hover{background-color:var(--cds-layer-hover)}.cds--modal-close:focus{border-color:var(--cds-focus,#0f62fe);outline:none}.cds--modal-close::-moz-focus-inner{border:0}.cds--modal-close__icon{fill:var(--cds-icon-primary,#161616);block-size:1.25rem;inline-size:1.25rem}.cds--body--with-modal-open{overflow:hidden}.cds--body--with-modal-open .cds--modal .cds--overflow-menu-options,.cds--body--with-modal-open .cds--modal .cds--tooltip,.cds--body--with-modal-open .cds--overflow-menu-options,.cds--body--with-modal-open :host(c4d-expressive-modal) .cds--tooltip{z-index:9000}.cds--modal-container--full-width .cds--modal-content{margin:0;padding:0}.cds--modal--slug.cds--modal{background-color:var(--cds-ai-overlay,rgba(0,17,65,.5))}.cds--modal--slug .cds--modal-container{background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 0,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box;background-color:var(--cds-layer);border:1px solid transparent;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 24px 40px -24px var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--modal--slug .cds--modal-container:has(.cds--modal-footer){background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 64px,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 64px,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box;box-shadow:inset 0 -80px 0 -16px var(--cds-layer),inset 0 -160px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 24px 40px -24px var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--modal--slug .cds--modal-content.cds--modal-scroll-content{-webkit-mask-image:linear-gradient(to bottom,var(--cds-layer) calc(100% - 80px),transparent calc(100% - 48px),transparent 100%),linear-gradient(to left,var(--cds-layer) 0,16px,transparent 16px),linear-gradient(to right,var(--cds-layer) 0,2px,transparent 2px),linear-gradient(to top,var(--cds-layer) 0,2px,transparent 2px);mask-image:linear-gradient(to bottom,var(--cds-layer) calc(100% - 80px),transparent calc(100% - 48px),transparent 100%),linear-gradient(to left,var(--cds-layer) 0,16px,transparent 16px),linear-gradient(to right,var(--cds-layer) 0,2px,transparent 2px),linear-gradient(to top,var(--cds-layer) 0,2px,transparent 2px)}.cds--modal--slug .cds--modal-container-body>.cds--slug,.cds--modal-header>.cds--modal-close-button~.cds--slug,.cds--modal-header>.cds--slug:has(+.cds--modal-close-button,+:host(c4d-expressive-modal-close-button)),.cds--modal-header>:host(c4d-expressive-modal-close-button)~.cds--slug{inset-block-start:.625rem;inset-inline-end:3rem;position:absolute}.cds--modal--slug .cds--modal-content--overflow-indicator,.cds--modal--slug .cds--modal-content--overflow-indicator:before{display:none}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--modal-close__icon{fill:ButtonText}.cds--modal-close:focus{color:Highlight;outline:1px solid Highlight}}:host(c4d-expressive-modal) .cds--modal-container{grid-template-rows:1fr;min-block-size:5.25rem;padding:1rem}@media (min-width:42rem){:host(c4d-expressive-modal) .cds--modal-container{padding:2rem}}:host(c4d-expressive-modal) .cds--modal-content{display:grid;grid-template-rows:auto 1fr auto;padding-block-end:0}:host(c4d-expressive-modal) .c4d-ce--modal__header--with-body{margin-block-end:1rem}:host(c4d-expressive-modal) .c4d-ce--modal__body{inline-size:100%}:host(c4d-expressive-modal) .c4d-ce--modal__body--with-footer{margin-block-end:3rem}:host(c4d-expressive-modal[open]){opacity:1;transition:opacity .24s cubic-bezier(0,0,.3,1),visibility 0ms linear;visibility:inherit}:host(c4d-expressive-modal[open]) .cds--modal-container{transform:translateZ(0);transition:transform .24s cubic-bezier(0,0,.3,1)}@media screen and (prefers-reduced-motion:reduce){:host(c4d-expressive-modal[open]){transition:none}}:host(c4d-expressive-modal-footer) .cds--modal-footer{block-size:3rem;justify-content:flex-start}:host(c4d-expressive-modal-close-button) .cds--modal-close{inset-block-start:0;inset-inline-end:0;position:fixed;z-index:2}.cds--modal--expressive .cds--modal-content h1,:host(c4d-expressive-modal-heading){font-size:var(--cds-heading-04-font-size,1.75rem);font-weight:var(--cds-heading-04-font-weight,400);letter-spacing:var(--cds-heading-04-letter-spacing,0);line-height:var(--cds-heading-04-line-height,1.28572)}:host(c4d-expressive-modal-header){display:block;padding:0}:host(c4d-expressive-modal-body),:host(c4d-lightbox-media-viewer-body){font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5)}@media (min-width:42rem){.cds--modal--expressive--fullwidth .cds--modal-container,:host(c4d-expressive-modal[expressive-size=full-width]) .cds--modal-container{block-size:calc(100% - 2rem);inline-size:calc(100% - 2rem);max-block-size:none;max-inline-size:96rem}}:host(c4d-expressive-modal[expressive-size=full-width]) .cds--modal-container{padding:0}:host(c4d-expressive-modal[expressive-size=full-width]) .cds--modal-content{padding:1rem}@media (min-width:42rem){:host(c4d-expressive-modal[expressive-size=full-width]) .cds--modal-content{padding:2rem}}.cds--modal--expressive--fullwidth .cds--modal-content,:host(c4d-expressive-modal[size=full-width]) ::slotted(c4d-expressive-modal-body),:host(c4d-expressive-modal[size=full-width]) ::slotted(c4d-lightbox-media-viewer-body){block-size:auto;min-block-size:31.25rem;padding-inline-end:0}.cds--link{border:0;box-sizing:border-box;color:var(--cds-link-text-color,var(--cds-link-primary,#0f62fe));display:inline-flex;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;outline:none;padding:0;text-decoration:none;transition:color 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--link *,.cds--link :after,.cds--link :before{box-sizing:inherit}.cds--link:hover{color:var(--cds-link-hover-text-color,var(--cds-link-primary-hover,#0043ce));text-decoration:underline}.cds--link:active,.cds--link:active:visited,.cds--link:active:visited:hover{color:var(--cds-link-text-color,var(--cds-link-primary,#0f62fe));outline:1px solid var(--cds-focus,#0f62fe);outline-color:var(--cds-link-focus-text-color,var(--cds-focus,#0f62fe));text-decoration:underline}@media screen and (prefers-contrast){.cds--link:active,.cds--link:active:visited,.cds--link:active:visited:hover{outline-style:dotted}}.cds--link:focus{outline:1px solid var(--cds-focus,#0f62fe);outline-color:var(--cds-link-focus-text-color,var(--cds-focus,#0f62fe));text-decoration:underline}@media screen and (prefers-contrast){.cds--link:focus{outline-style:dotted}}.cds--link:visited{color:var(--cds-link-text-color,var(--cds-link-primary,#0f62fe))}.cds--link:visited:hover{color:var(--cds-link-hover-text-color,var(--cds-link-primary-hover,#0043ce))}.cds--link--disabled,.cds--link--disabled:hover{border:0;box-sizing:border-box;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;padding:0;text-decoration:none;vertical-align:baseline}.cds--link--disabled *,.cds--link--disabled :after,.cds--link--disabled :before,.cds--link--disabled:hover *,.cds--link--disabled:hover :after,.cds--link--disabled:hover :before{box-sizing:inherit}.cds--link.cds--link--visited:visited{color:var(--cds-link-visited-text-color,var(--cds-link-visited,#8a3ffc))}.cds--link.cds--link--visited:visited:hover{color:var(--cds-link-hover-text-color,var(--cds-link-primary-hover,#0043ce))}.cds--link.cds--link--inline{display:inline;text-decoration:underline}.cds--link--disabled.cds--link--inline{text-decoration:underline}.cds--link--sm,.cds--link--sm.cds--link--disabled:hover{font-size:var(--cds-helper-text-01-font-size,.75rem);letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);line-height:var(--cds-helper-text-01-line-height,1.33333)}.cds--link--lg,.cds--link--lg.cds--link--disabled:hover{font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375)}.cds--link__icon{align-self:center;display:inline-flex;margin-inline-start:.5rem}.cds--card,:host(c4d-card),:host(c4d-card-cta),:host(c4d-card-group-item),:host(c4d-card-group-item) .cds--card,:host(c4d-card-in-card),:host(c4d-content-group-cards-item),:host(c4d-content-group-cards-item) .cds--card,:host(c4d-region-item) .cds--link{background-color:var(--cds-layer-01,#f4f4f4);block-size:100%;display:flex;flex-direction:column;inline-size:100%;padding:0;position:relative;text-decoration:none;transition:.15s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile-group html,:host(c4d-card) .cds--tile-group html,:host(c4d-card-cta) .cds--tile-group html,:host(c4d-card-group-item) .cds--card .cds--tile-group html,:host(c4d-card-group-item) .cds--tile-group html,:host(c4d-card-in-card) .cds--tile-group html,:host(c4d-content-group-cards-item) .cds--card .cds--tile-group html,:host(c4d-content-group-cards-item) .cds--tile-group html,:host(c4d-region-item) .cds--link .cds--tile-group html{font-size:100%}.cds--card .cds--tile-group body,:host(c4d-card) .cds--tile-group body,:host(c4d-card-cta) .cds--tile-group body,:host(c4d-card-group-item) .cds--card .cds--tile-group body,:host(c4d-card-group-item) .cds--tile-group body,:host(c4d-card-in-card) .cds--tile-group body,:host(c4d-content-group-cards-item) .cds--card .cds--tile-group body,:host(c4d-content-group-cards-item) .cds--tile-group body,:host(c4d-region-item) .cds--link .cds--tile-group body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}.cds--card .cds--tile-group code,:host(c4d-card) .cds--tile-group code,:host(c4d-card-cta) .cds--tile-group code,:host(c4d-card-group-item) .cds--card .cds--tile-group code,:host(c4d-card-group-item) .cds--tile-group code,:host(c4d-card-in-card) .cds--tile-group code,:host(c4d-content-group-cards-item) .cds--card .cds--tile-group code,:host(c4d-content-group-cards-item) .cds--tile-group code,:host(c4d-region-item) .cds--link .cds--tile-group code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds--card .cds--tile-group strong,:host(c4d-card) .cds--tile-group strong,:host(c4d-card-cta) .cds--tile-group strong,:host(c4d-card-group-item) .cds--card .cds--tile-group strong,:host(c4d-card-group-item) .cds--tile-group strong,:host(c4d-card-in-card) .cds--tile-group strong,:host(c4d-content-group-cards-item) .cds--card .cds--tile-group strong,:host(c4d-content-group-cards-item) .cds--tile-group strong,:host(c4d-region-item) .cds--link .cds--tile-group strong{font-weight:600}.cds--card .cds--tile,:host(c4d-card) .cds--tile,:host(c4d-card-cta) .cds--tile,:host(c4d-card-group-item) .cds--card .cds--tile,:host(c4d-card-group-item) .cds--tile,:host(c4d-card-in-card) .cds--tile,:host(c4d-content-group-cards-item) .cds--card .cds--tile,:host(c4d-content-group-cards-item) .cds--tile,:host(c4d-region-item) .cds--link .cds--tile{--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));background-color:var(--cds-layer);display:block;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);min-block-size:4rem;min-inline-size:8rem;outline:2px solid transparent;outline-offset:-2px;padding:var(--cds-layout-density-padding-inline-local);position:relative}.cds--card .cds--tile:focus,:host(c4d-card) .cds--tile:focus,:host(c4d-card-cta) .cds--tile:focus,:host(c4d-card-group-item) .cds--card .cds--tile:focus,:host(c4d-card-group-item) .cds--tile:focus,:host(c4d-card-in-card) .cds--tile:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile:focus,:host(c4d-content-group-cards-item) .cds--tile:focus,:host(c4d-region-item) .cds--link .cds--tile:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--card .cds--tile:focus,:host(c4d-card) .cds--tile:focus,:host(c4d-card-cta) .cds--tile:focus,:host(c4d-card-group-item) .cds--card .cds--tile:focus,:host(c4d-card-group-item) .cds--tile:focus,:host(c4d-card-in-card) .cds--tile:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile:focus,:host(c4d-content-group-cards-item) .cds--tile:focus,:host(c4d-region-item) .cds--link .cds--tile:focus{outline-style:dotted}}.cds--card .cds--tile--light,:host(c4d-card) .cds--tile--light,:host(c4d-card-cta) .cds--tile--light,:host(c4d-card-group-item) .cds--card .cds--tile--light,:host(c4d-card-group-item) .cds--tile--light,:host(c4d-card-in-card) .cds--tile--light,:host(c4d-content-group-cards-item) .cds--card .cds--tile--light,:host(c4d-content-group-cards-item) .cds--tile--light,:host(c4d-region-item) .cds--link .cds--tile--light{background-color:var(--cds-layer-02,#fff)}.cds--card .cds--tile--clickable,.cds--card .cds--tile--selectable,:host(c4d-card) .cds--tile--clickable,:host(c4d-card) .cds--tile--selectable,:host(c4d-card-cta) .cds--tile--clickable,:host(c4d-card-cta) .cds--tile--selectable,:host(c4d-card-group-item) .cds--card .cds--tile--clickable,:host(c4d-card-group-item) .cds--card .cds--tile--selectable,:host(c4d-card-group-item) .cds--tile--clickable,:host(c4d-card-group-item) .cds--tile--selectable,:host(c4d-card-in-card) .cds--tile--clickable,:host(c4d-card-in-card) .cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--tile--clickable,:host(c4d-content-group-cards-item) .cds--tile--selectable,:host(c4d-region-item) .cds--link .cds--tile--clickable,:host(c4d-region-item) .cds--link .cds--tile--selectable{border:0;box-sizing:border-box;cursor:pointer;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;padding:0;padding:var(--cds-layout-density-padding-inline-local);transition:.15s cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--card .cds--tile--clickable *,.cds--card .cds--tile--clickable :after,.cds--card .cds--tile--clickable :before,.cds--card .cds--tile--selectable *,.cds--card .cds--tile--selectable :after,.cds--card .cds--tile--selectable :before,:host(c4d-card) .cds--tile--clickable *,:host(c4d-card) .cds--tile--clickable :after,:host(c4d-card) .cds--tile--clickable :before,:host(c4d-card) .cds--tile--selectable *,:host(c4d-card) .cds--tile--selectable :after,:host(c4d-card) .cds--tile--selectable :before,:host(c4d-card-cta) .cds--tile--clickable *,:host(c4d-card-cta) .cds--tile--clickable :after,:host(c4d-card-cta) .cds--tile--clickable :before,:host(c4d-card-cta) .cds--tile--selectable *,:host(c4d-card-cta) .cds--tile--selectable :after,:host(c4d-card-cta) .cds--tile--selectable :before,:host(c4d-card-group-item) .cds--card .cds--tile--clickable *,:host(c4d-card-group-item) .cds--card .cds--tile--clickable :after,:host(c4d-card-group-item) .cds--card .cds--tile--clickable :before,:host(c4d-card-group-item) .cds--card .cds--tile--selectable *,:host(c4d-card-group-item) .cds--card .cds--tile--selectable :after,:host(c4d-card-group-item) .cds--card .cds--tile--selectable :before,:host(c4d-card-group-item) .cds--tile--clickable *,:host(c4d-card-group-item) .cds--tile--clickable :after,:host(c4d-card-group-item) .cds--tile--clickable :before,:host(c4d-card-group-item) .cds--tile--selectable *,:host(c4d-card-group-item) .cds--tile--selectable :after,:host(c4d-card-group-item) .cds--tile--selectable :before,:host(c4d-card-in-card) .cds--tile--clickable *,:host(c4d-card-in-card) .cds--tile--clickable :after,:host(c4d-card-in-card) .cds--tile--clickable :before,:host(c4d-card-in-card) .cds--tile--selectable *,:host(c4d-card-in-card) .cds--tile--selectable :after,:host(c4d-card-in-card) .cds--tile--selectable :before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable *,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable :after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable :before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable *,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable :after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable :before,:host(c4d-content-group-cards-item) .cds--tile--clickable *,:host(c4d-content-group-cards-item) .cds--tile--clickable :after,:host(c4d-content-group-cards-item) .cds--tile--clickable :before,:host(c4d-content-group-cards-item) .cds--tile--selectable *,:host(c4d-content-group-cards-item) .cds--tile--selectable :after,:host(c4d-content-group-cards-item) .cds--tile--selectable :before,:host(c4d-region-item) .cds--link .cds--tile--clickable *,:host(c4d-region-item) .cds--link .cds--tile--clickable :after,:host(c4d-region-item) .cds--link .cds--tile--clickable :before,:host(c4d-region-item) .cds--link .cds--tile--selectable *,:host(c4d-region-item) .cds--link .cds--tile--selectable :after,:host(c4d-region-item) .cds--link .cds--tile--selectable :before{box-sizing:inherit}.cds--card .cds--tile--clickable:hover,.cds--card .cds--tile--selectable:hover,:host(c4d-card) .cds--tile--clickable:hover,:host(c4d-card) .cds--tile--selectable:hover,:host(c4d-card-cta) .cds--tile--clickable:hover,:host(c4d-card-cta) .cds--tile--selectable:hover,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:hover,:host(c4d-card-group-item) .cds--card .cds--tile--selectable:hover,:host(c4d-card-group-item) .cds--tile--clickable:hover,:host(c4d-card-group-item) .cds--tile--selectable:hover,:host(c4d-card-in-card) .cds--tile--clickable:hover,:host(c4d-card-in-card) .cds--tile--selectable:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable:hover,:host(c4d-content-group-cards-item) .cds--tile--clickable:hover,:host(c4d-content-group-cards-item) .cds--tile--selectable:hover,:host(c4d-region-item) .cds--link .cds--tile--clickable:hover,:host(c4d-region-item) .cds--link .cds--tile--selectable:hover{background:var(--cds-layer-hover)}.cds--card .cds--tile--clickable,:host(c4d-card) .cds--tile--clickable,:host(c4d-card-cta) .cds--tile--clickable,:host(c4d-card-group-item) .cds--card .cds--tile--clickable,:host(c4d-card-group-item) .cds--tile--clickable,:host(c4d-card-in-card) .cds--tile--clickable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable,:host(c4d-content-group-cards-item) .cds--tile--clickable,:host(c4d-region-item) .cds--link .cds--tile--clickable{border:1px solid var(--cds-border-tile);color:var(--cds-text-primary,#161616);text-decoration:none}.cds--card .cds--tile--clickable:focus,:host(c4d-card) .cds--tile--clickable:focus,:host(c4d-card-cta) .cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--tile--clickable:focus,:host(c4d-card-in-card) .cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--tile--clickable:focus,:host(c4d-region-item) .cds--link .cds--tile--clickable:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px;text-decoration:none}@media screen and (prefers-contrast){.cds--card .cds--tile--clickable:focus,:host(c4d-card) .cds--tile--clickable:focus,:host(c4d-card-cta) .cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--tile--clickable:focus,:host(c4d-card-in-card) .cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--tile--clickable:focus,:host(c4d-region-item) .cds--link .cds--tile--clickable:focus{outline-style:dotted}}.cds--card .cds--tile--clickable:focus .cds--tile__checkmark,.cds--card .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-card) .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-card) .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-card-cta) .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-card-cta) .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile--clickable:hover .cds--tile__checkmark{opacity:1}.cds--card .cds--tile--expandable::-moz-focus-inner,:host(c4d-card) .cds--tile--expandable::-moz-focus-inner,:host(c4d-card-cta) .cds--tile--expandable::-moz-focus-inner,:host(c4d-card-group-item) .cds--card .cds--tile--expandable::-moz-focus-inner,:host(c4d-card-group-item) .cds--tile--expandable::-moz-focus-inner,:host(c4d-card-in-card) .cds--tile--expandable::-moz-focus-inner,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable::-moz-focus-inner,:host(c4d-content-group-cards-item) .cds--tile--expandable::-moz-focus-inner,:host(c4d-region-item) .cds--link .cds--tile--expandable::-moz-focus-inner{border:0}.cds--card .cds--tile--clickable:active,.cds--card .cds--tile--clickable:hover,.cds--card .cds--tile--clickable:visited,.cds--card .cds--tile--clickable:visited:hover,:host(c4d-card) .cds--tile--clickable:active,:host(c4d-card) .cds--tile--clickable:hover,:host(c4d-card) .cds--tile--clickable:visited,:host(c4d-card) .cds--tile--clickable:visited:hover,:host(c4d-card-cta) .cds--tile--clickable:active,:host(c4d-card-cta) .cds--tile--clickable:hover,:host(c4d-card-cta) .cds--tile--clickable:visited,:host(c4d-card-cta) .cds--tile--clickable:visited:hover,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:active,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:hover,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:visited,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:visited:hover,:host(c4d-card-group-item) .cds--tile--clickable:active,:host(c4d-card-group-item) .cds--tile--clickable:hover,:host(c4d-card-group-item) .cds--tile--clickable:visited,:host(c4d-card-group-item) .cds--tile--clickable:visited:hover,:host(c4d-card-in-card) .cds--tile--clickable:active,:host(c4d-card-in-card) .cds--tile--clickable:hover,:host(c4d-card-in-card) .cds--tile--clickable:visited,:host(c4d-card-in-card) .cds--tile--clickable:visited:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:active,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:visited,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:visited:hover,:host(c4d-content-group-cards-item) .cds--tile--clickable:active,:host(c4d-content-group-cards-item) .cds--tile--clickable:hover,:host(c4d-content-group-cards-item) .cds--tile--clickable:visited,:host(c4d-content-group-cards-item) .cds--tile--clickable:visited:hover,:host(c4d-region-item) .cds--link .cds--tile--clickable:active,:host(c4d-region-item) .cds--link .cds--tile--clickable:hover,:host(c4d-region-item) .cds--link .cds--tile--clickable:visited,:host(c4d-region-item) .cds--link .cds--tile--clickable:visited:hover{color:var(--cds-text-primary,#161616);text-decoration:none}.cds--card .cds--tile--clickable.cds--link--disabled,.cds--card .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-card) .cds--tile--clickable.cds--link--disabled,:host(c4d-card) .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-card-cta) .cds--tile--clickable.cds--link--disabled,:host(c4d-card-cta) .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-card-group-item) .cds--card .cds--tile--clickable.cds--link--disabled,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-card-group-item) .cds--tile--clickable.cds--link--disabled,:host(c4d-card-group-item) .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-card-in-card) .cds--tile--clickable.cds--link--disabled,:host(c4d-card-in-card) .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable.cds--link--disabled,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-content-group-cards-item) .cds--tile--clickable.cds--link--disabled,:host(c4d-content-group-cards-item) .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-region-item) .cds--link .cds--tile--clickable.cds--link--disabled,:host(c4d-region-item) .cds--link .cds--tile--clickable:hover.cds--link--disabled{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;display:block;padding:var(--cds-layout-density-padding-inline-local)}.cds--card .cds--tile--clickable .cds--tile--icon,.cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card) .cds--tile--clickable .cds--tile--icon,:host(c4d-card) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-cta) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-cta) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-group-item) .cds--card .cds--tile--clickable .cds--tile--icon,:host(c4d-card-group-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-group-item) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-group-item) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-in-card) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-in-card) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-content-group-cards-item) .cds--tile--clickable .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-region-item) .cds--link .cds--tile--clickable .cds--tile--icon,:host(c4d-region-item) .cds--link .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon{inset-block-end:var(--cds-layout-density-padding-inline-local);inset-inline-end:var(--cds-layout-density-padding-inline-local);position:absolute}.cds--card .cds--tile--clickable .cds--tile--icon,:host(c4d-card) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-cta) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-group-item) .cds--card .cds--tile--clickable .cds--tile--icon,:host(c4d-card-group-item) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-in-card) .cds--tile--clickable .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--tile--clickable .cds--tile--icon,:host(c4d-region-item) .cds--link .cds--tile--clickable .cds--tile--icon{fill:var(--cds-icon-interactive,#0f62fe)}.cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-cta) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-group-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-group-item) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-in-card) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-content-group-cards-item) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-region-item) .cds--link .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-card) .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-card-cta) .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-card-group-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-card-group-item) .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-card-in-card) .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-region-item) .cds--link .cds--tile--clickable.cds--link--disabled .cds--tile--icon{display:none}.cds--card .cds--tile--selectable,:host(c4d-card) .cds--tile--selectable,:host(c4d-card-cta) .cds--tile--selectable,:host(c4d-card-group-item) .cds--card .cds--tile--selectable,:host(c4d-card-group-item) .cds--tile--selectable,:host(c4d-card-in-card) .cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--tile--selectable,:host(c4d-region-item) .cds--link .cds--tile--selectable{border:1px solid transparent;border:1px solid var(--cds-border-tile);padding-inline-end:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem)}.cds--card .cds--tile__checkmark,:host(c4d-card) .cds--tile__checkmark,:host(c4d-card-cta) .cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile__checkmark{background:transparent;block-size:1rem;border:none;inset-block-start:var(--cds-layout-density-padding-inline-local);inset-inline-end:var(--cds-layout-density-padding-inline-local);opacity:1;position:absolute;transition:.11s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile__checkmark svg,:host(c4d-card) .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile__checkmark svg{fill:var(--cds-icon-secondary,#525252);border-radius:50%}.cds--card .cds--tile__checkmark:focus,:host(c4d-card) .cds--tile__checkmark:focus,:host(c4d-card-cta) .cds--tile__checkmark:focus,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark:focus,:host(c4d-card-group-item) .cds--tile__checkmark:focus,:host(c4d-card-in-card) .cds--tile__checkmark:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark:focus,:host(c4d-content-group-cards-item) .cds--tile__checkmark:focus,:host(c4d-region-item) .cds--link .cds--tile__checkmark:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--card .cds--tile__checkmark:focus,:host(c4d-card) .cds--tile__checkmark:focus,:host(c4d-card-cta) .cds--tile__checkmark:focus,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark:focus,:host(c4d-card-group-item) .cds--tile__checkmark:focus,:host(c4d-card-in-card) .cds--tile__checkmark:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark:focus,:host(c4d-content-group-cards-item) .cds--tile__checkmark:focus,:host(c4d-region-item) .cds--link .cds--tile__checkmark:focus{outline-style:dotted}}.cds--card .cds--tile__checkmark--persistent,:host(c4d-card) .cds--tile__checkmark--persistent,:host(c4d-card-cta) .cds--tile__checkmark--persistent,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark--persistent,:host(c4d-card-group-item) .cds--tile__checkmark--persistent,:host(c4d-card-in-card) .cds--tile__checkmark--persistent,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark--persistent,:host(c4d-content-group-cards-item) .cds--tile__checkmark--persistent,:host(c4d-region-item) .cds--link .cds--tile__checkmark--persistent{opacity:1}.cds--card .cds--tile__chevron,:host(c4d-card) .cds--tile__chevron,:host(c4d-card-cta) .cds--tile__chevron,:host(c4d-card-group-item) .cds--card .cds--tile__chevron,:host(c4d-card-group-item) .cds--tile__chevron,:host(c4d-card-in-card) .cds--tile__chevron,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron,:host(c4d-content-group-cards-item) .cds--tile__chevron,:host(c4d-region-item) .cds--link .cds--tile__chevron{align-items:center;block-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);display:flex;inline-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);inset-block-end:0;inset-inline-end:0;justify-content:center;position:absolute}.cds--card .cds--tile__chevron svg,:host(c4d-card) .cds--tile__chevron svg,:host(c4d-card-cta) .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--card .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--tile__chevron svg,:host(c4d-card-in-card) .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--tile__chevron svg,:host(c4d-region-item) .cds--link .cds--tile__chevron svg{fill:var(--cds-icon-primary,#161616);transform-origin:center;transition:.11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds--card .cds--tile__chevron svg,:host(c4d-card) .cds--tile__chevron svg,:host(c4d-card-cta) .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--card .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--tile__chevron svg,:host(c4d-card-in-card) .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--tile__chevron svg,:host(c4d-region-item) .cds--link .cds--tile__chevron svg{transition:none}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--card .cds--tile__chevron svg,:host(c4d-card) .cds--tile__chevron svg,:host(c4d-card-cta) .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--card .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--tile__chevron svg,:host(c4d-card-in-card) .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--tile__chevron svg,:host(c4d-region-item) .cds--link .cds--tile__chevron svg{fill:ButtonText}}.cds--card .cds--tile__chevron--interactive,:host(c4d-card) .cds--tile__chevron--interactive,:host(c4d-card-cta) .cds--tile__chevron--interactive,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive,:host(c4d-card-group-item) .cds--tile__chevron--interactive,:host(c4d-card-in-card) .cds--tile__chevron--interactive,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);border:0;border:1px solid var(--cds-border-disabled,#c6c6c6);box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);inset-block-end:0;inset-inline-end:0;justify-content:center;margin:0;padding:0;position:absolute;text-align:start;vertical-align:baseline}.cds--card .cds--tile__chevron--interactive *,.cds--card .cds--tile__chevron--interactive :after,.cds--card .cds--tile__chevron--interactive :before,:host(c4d-card) .cds--tile__chevron--interactive *,:host(c4d-card) .cds--tile__chevron--interactive :after,:host(c4d-card) .cds--tile__chevron--interactive :before,:host(c4d-card-cta) .cds--tile__chevron--interactive *,:host(c4d-card-cta) .cds--tile__chevron--interactive :after,:host(c4d-card-cta) .cds--tile__chevron--interactive :before,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive *,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive :after,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive :before,:host(c4d-card-group-item) .cds--tile__chevron--interactive *,:host(c4d-card-group-item) .cds--tile__chevron--interactive :after,:host(c4d-card-group-item) .cds--tile__chevron--interactive :before,:host(c4d-card-in-card) .cds--tile__chevron--interactive *,:host(c4d-card-in-card) .cds--tile__chevron--interactive :after,:host(c4d-card-in-card) .cds--tile__chevron--interactive :before,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive *,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive :after,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive :before,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive *,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive :after,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive :before,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive *,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive :after,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive :before{box-sizing:inherit}.cds--card .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-card) .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-card-cta) .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-card-group-item) .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-card-in-card) .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive::-moz-focus-inner{border:0}.cds--card .cds--tile__chevron--interactive:focus,:host(c4d-card) .cds--tile__chevron--interactive:focus,:host(c4d-card-cta) .cds--tile__chevron--interactive:focus,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive:focus,:host(c4d-card-group-item) .cds--tile__chevron--interactive:focus,:host(c4d-card-in-card) .cds--tile__chevron--interactive:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive:focus,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive:focus,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}.cds--card .cds--tile__chevron--interactive:hover,:host(c4d-card) .cds--tile__chevron--interactive:hover,:host(c4d-card-cta) .cds--tile__chevron--interactive:hover,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive:hover,:host(c4d-card-group-item) .cds--tile__chevron--interactive:hover,:host(c4d-card-in-card) .cds--tile__chevron--interactive:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive:hover,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive:hover,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive:hover{background-color:var(--cds-layer-hover);cursor:pointer}.cds--card .cds--tile--expandable,:host(c4d-card) .cds--tile--expandable,:host(c4d-card-cta) .cds--tile--expandable,:host(c4d-card-group-item) .cds--card .cds--tile--expandable,:host(c4d-card-group-item) .cds--tile--expandable,:host(c4d-card-in-card) .cds--tile--expandable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable,:host(c4d-content-group-cards-item) .cds--tile--expandable,:host(c4d-region-item) .cds--link .cds--tile--expandable{border:0;border:1px solid var(--cds-border-tile);color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);overflow:hidden;position:relative;text-align:start;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile--expandable:hover,:host(c4d-card) .cds--tile--expandable:hover,:host(c4d-card-cta) .cds--tile--expandable:hover,:host(c4d-card-group-item) .cds--card .cds--tile--expandable:hover,:host(c4d-card-group-item) .cds--tile--expandable:hover,:host(c4d-card-in-card) .cds--tile--expandable:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable:hover,:host(c4d-content-group-cards-item) .cds--tile--expandable:hover,:host(c4d-region-item) .cds--link .cds--tile--expandable:hover{background:var(--cds-layer-hover)}.cds--card .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-card) .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-card-cta) .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-card-group-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-card-group-item) .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-card-in-card) .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-content-group-cards-item) .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-region-item) .cds--link .cds--tile--expandable.cds--tile--expandable--interactive{border:none;cursor:default;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-card) .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-card-cta) .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-card-group-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-card-group-item) .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-card-in-card) .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-content-group-cards-item) .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-region-item) .cds--link .cds--tile--expandable.cds--tile--expandable--interactive:hover{background-color:var(--cds-layer)}.cds--card .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-card) .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-card-cta) .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-card-in-card) .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-region-item) .cds--link .cds--tile--expandable.cds--tile--expandable--interactive:focus{outline:none}.cds--card .cds--tile--expandable--interactive:focus,:host(c4d-card) .cds--tile--expandable--interactive:focus,:host(c4d-card-cta) .cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--card .cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--tile--expandable--interactive:focus,:host(c4d-card-in-card) .cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--tile--expandable--interactive:focus,:host(c4d-region-item) .cds--link .cds--tile--expandable--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--card .cds--tile--expandable--interactive:focus,:host(c4d-card) .cds--tile--expandable--interactive:focus,:host(c4d-card-cta) .cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--card .cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--tile--expandable--interactive:focus,:host(c4d-card-in-card) .cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--tile--expandable--interactive:focus,:host(c4d-region-item) .cds--link .cds--tile--expandable--interactive:focus{outline-style:dotted}}.cds--card .cds--tile-content__below-the-fold,:host(c4d-card) .cds--tile-content__below-the-fold,:host(c4d-card-cta) .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--card .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--tile-content__below-the-fold,:host(c4d-card-in-card) .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--card .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--tile-content__below-the-fold,:host(c4d-region-item) .cds--link .cds--tile-content__below-the-fold{display:block;opacity:0;transition:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9);visibility:hidden}.cds--card .cds--tile--is-expanded,:host(c4d-card) .cds--tile--is-expanded,:host(c4d-card-cta) .cds--tile--is-expanded,:host(c4d-card-group-item) .cds--card .cds--tile--is-expanded,:host(c4d-card-group-item) .cds--tile--is-expanded,:host(c4d-card-in-card) .cds--tile--is-expanded,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-expanded,:host(c4d-content-group-cards-item) .cds--tile--is-expanded,:host(c4d-region-item) .cds--link .cds--tile--is-expanded{overflow:visible;transition:max-height .11s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-card) .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-card-cta) .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--card .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-card-in-card) .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-region-item) .cds--link .cds--tile--is-expanded .cds--tile__chevron svg{transform:rotate(180deg)}.cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-cta) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-in-card) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-region-item) .cds--link .cds--tile--is-expanded .cds--tile-content__below-the-fold{opacity:1;transition:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9);visibility:inherit}@media not all and (resolution >= 0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-cta) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-in-card) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-region-item) .cds--link .cds--tile--is-expanded .cds--tile-content__below-the-fold{overflow-y:auto}}}.cds--card .cds--tile--is-selected,:host(c4d-card) .cds--tile--is-selected,:host(c4d-card-cta) .cds--tile--is-selected,:host(c4d-card-group-item) .cds--card .cds--tile--is-selected,:host(c4d-card-group-item) .cds--tile--is-selected,:host(c4d-card-in-card) .cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--tile--is-selected,:host(c4d-region-item) .cds--link .cds--tile--is-selected{border:1px solid var(--cds-layer-selected-inverse,#161616)}.cds--card .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-card) .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-card-cta) .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile--is-selected .cds--tile__checkmark{opacity:1}.cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile--is-selected .cds--tile__checkmark svg{fill:var(--cds-icon-primary,#161616)}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile--is-selected .cds--tile__checkmark svg{fill:ButtonText}}.cds--card .cds--tile-content,:host(c4d-card) .cds--tile-content,:host(c4d-card-cta) .cds--tile-content,:host(c4d-card-group-item) .cds--card .cds--tile-content,:host(c4d-card-group-item) .cds--tile-content,:host(c4d-card-in-card) .cds--tile-content,:host(c4d-content-group-cards-item) .cds--card .cds--tile-content,:host(c4d-content-group-cards-item) .cds--tile-content,:host(c4d-region-item) .cds--link .cds--tile-content{block-size:100%;inline-size:100%}.cds--card .cds--tile-input,:host(c4d-card) .cds--tile-input,:host(c4d-card-cta) .cds--tile-input,:host(c4d-card-group-item) .cds--card .cds--tile-input,:host(c4d-card-group-item) .cds--tile-input,:host(c4d-card-in-card) .cds--tile-input,:host(c4d-content-group-cards-item) .cds--card .cds--tile-input,:host(c4d-content-group-cards-item) .cds--tile-input,:host(c4d-region-item) .cds--link .cds--tile-input{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;visibility:inherit;white-space:nowrap}.cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-card) .cds--tile-input:focus+.cds--tile,:host(c4d-card-cta) .cds--tile-input:focus+.cds--tile,:host(c4d-card-group-item) .cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-card-group-item) .cds--tile-input:focus+.cds--tile,:host(c4d-card-in-card) .cds--tile-input:focus+.cds--tile,:host(c4d-content-group-cards-item) .cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-content-group-cards-item) .cds--tile-input:focus+.cds--tile,:host(c4d-region-item) .cds--link .cds--tile-input:focus+.cds--tile{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-card) .cds--tile-input:focus+.cds--tile,:host(c4d-card-cta) .cds--tile-input:focus+.cds--tile,:host(c4d-card-group-item) .cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-card-group-item) .cds--tile-input:focus+.cds--tile,:host(c4d-card-in-card) .cds--tile-input:focus+.cds--tile,:host(c4d-content-group-cards-item) .cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-content-group-cards-item) .cds--tile-input:focus+.cds--tile,:host(c4d-region-item) .cds--link .cds--tile-input:focus+.cds--tile{outline-style:dotted}}.cds--card .cds--tile--disabled.cds--tile--selectable,:host(c4d-card) .cds--tile--disabled.cds--tile--selectable,:host(c4d-card-cta) .cds--tile--disabled.cds--tile--selectable,:host(c4d-card-group-item) .cds--card .cds--tile--disabled.cds--tile--selectable,:host(c4d-card-group-item) .cds--tile--disabled.cds--tile--selectable,:host(c4d-card-in-card) .cds--tile--disabled.cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--disabled.cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--tile--disabled.cds--tile--selectable,:host(c4d-region-item) .cds--link .cds--tile--disabled.cds--tile--selectable{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds--card .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-card) .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-card-cta) .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-card-group-item) .cds--card .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-card-group-item) .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-card-in-card) .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-content-group-cards-item) .cds--card .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-content-group-cards-item) .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-region-item) .cds--link .cds--tile--disabled.cds--tile--selectable.cds--tile--light{background-color:var(--cds-layer-02,#fff)}.cds--card .cds--tile--disabled.cds--tile--is-selected,:host(c4d-card) .cds--tile--disabled.cds--tile--is-selected,:host(c4d-card-cta) .cds--tile--disabled.cds--tile--is-selected,:host(c4d-card-group-item) .cds--card .cds--tile--disabled.cds--tile--is-selected,:host(c4d-card-group-item) .cds--tile--disabled.cds--tile--is-selected,:host(c4d-card-in-card) .cds--tile--disabled.cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--card .cds--tile--disabled.cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--tile--disabled.cds--tile--is-selected,:host(c4d-region-item) .cds--link .cds--tile--disabled.cds--tile--is-selected{border-color:var(--cds-border-disabled,#c6c6c6)}.cds--card .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-card) .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile--disabled .cds--tile__checkmark svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--card .cds--tile--clickable .cds--tile--slug-icon,.cds--card .cds--tile--expandable>div>.cds--slug,.cds--card .cds--tile>.cds--slug,:host(c4d-card) .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-card) .cds--tile--expandable>div>.cds--slug,:host(c4d-card) .cds--tile>.cds--slug,:host(c4d-card-cta) .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-card-cta) .cds--tile--expandable>div>.cds--slug,:host(c4d-card-cta) .cds--tile>.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-card-group-item) .cds--card .cds--tile--expandable>div>.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile>.cds--slug,:host(c4d-card-group-item) .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-card-group-item) .cds--tile--expandable>div>.cds--slug,:host(c4d-card-group-item) .cds--tile>.cds--slug,:host(c4d-card-in-card) .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-card-in-card) .cds--tile--expandable>div>.cds--slug,:host(c4d-card-in-card) .cds--tile>.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable>div>.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile>.cds--slug,:host(c4d-content-group-cards-item) .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-content-group-cards-item) .cds--tile--expandable>div>.cds--slug,:host(c4d-content-group-cards-item) .cds--tile>.cds--slug,:host(c4d-region-item) .cds--link .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-region-item) .cds--link .cds--tile--expandable>div>.cds--slug,:host(c4d-region-item) .cds--link .cds--tile>.cds--slug{inset-block-start:1rem;inset-inline-end:1rem;position:absolute}.cds--card .cds--tile.cds--tile--selectable>.cds--slug,:host(c4d-card) .cds--tile.cds--tile--selectable>.cds--slug,:host(c4d-card-cta) .cds--tile.cds--tile--selectable>.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile.cds--tile--selectable>.cds--slug,:host(c4d-card-group-item) .cds--tile.cds--tile--selectable>.cds--slug,:host(c4d-card-in-card) .cds--tile.cds--tile--selectable>.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile.cds--tile--selectable>.cds--slug,:host(c4d-content-group-cards-item) .cds--tile.cds--tile--selectable>.cds--slug,:host(c4d-region-item) .cds--link .cds--tile.cds--tile--selectable>.cds--slug{inset-inline-end:2.5rem}.cds--card .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug,:host(c4d-card) .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug,:host(c4d-card-cta) .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug,:host(c4d-card-group-item) .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug,:host(c4d-card-in-card) .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug,:host(c4d-content-group-cards-item) .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug,:host(c4d-region-item) .cds--link .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug{inset-inline-end:1rem;inset-inline-end:2.5rem;transition:inset-inline-end .11s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug,:host(c4d-card) .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug,:host(c4d-card-cta) .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug,:host(c4d-card-group-item) .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug,:host(c4d-card-in-card) .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug,:host(c4d-content-group-cards-item) .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug,:host(c4d-region-item) .cds--link .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug{inset-inline-end:2.5rem}.cds--card .cds--tile.cds--tile--clickable>.cds--slug,:host(c4d-card) .cds--tile.cds--tile--clickable>.cds--slug,:host(c4d-card-cta) .cds--tile.cds--tile--clickable>.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile.cds--tile--clickable>.cds--slug,:host(c4d-card-group-item) .cds--tile.cds--tile--clickable>.cds--slug,:host(c4d-card-in-card) .cds--tile.cds--tile--clickable>.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile.cds--tile--clickable>.cds--slug,:host(c4d-content-group-cards-item) .cds--tile.cds--tile--clickable>.cds--slug,:host(c4d-region-item) .cds--link .cds--tile.cds--tile--clickable>.cds--slug{pointer-events:none}.cds--card .cds--tile--slug.cds--tile,:host(c4d-card) .cds--tile--slug.cds--tile,:host(c4d-card-cta) .cds--tile--slug.cds--tile,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile,:host(c4d-card-group-item) .cds--tile--slug.cds--tile,:host(c4d-card-in-card) .cds--tile--slug.cds--tile,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile{background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 0,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box;border:1px solid transparent;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 8px 0 var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--card .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-card) .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-card-cta) .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--expandable:hover{background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 0,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box}.cds--card .cds--tile--slug.cds--tile--clickable:before,.cds--card .cds--tile--slug.cds--tile--selectable:after,.cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:after,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:before{block-size:100%;content:"";display:block;inline-size:100%;inset-block-start:0;inset-inline-start:0;opacity:0;position:absolute;transition:opacity .11s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile--slug.cds--tile--clickable:before,.cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:before{background:linear-gradient(to top,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-ai-aura-hover-background,#edf5ff),var(--cds-ai-aura-hover-background,#edf5ff)) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-ai-aura-hover-background,#edf5ff),var(--cds-ai-aura-hover-background,#edf5ff)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 10px 2px var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--card .cds--tile--slug.cds--tile--clickable:hover:before,.cds--card .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-card) .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:hover:before{opacity:1}.cds--card .cds--tile--slug.cds--tile--clickable:focus,.cds--card .cds--tile--slug.cds--tile--selectable:focus,.cds--card .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-card) .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-card) .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-card-cta) .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-card-group-item) .cds--card .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-card-group-item) .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-card-in-card) .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-content-group-cards-item) .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-region-item) .cds--link .cds--tile-input:focus+.cds--tile--slug.cds--tile{outline-offset:-1px}.cds--card .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:after{background:linear-gradient(to top,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer),var(--cds-layer)) padding-box,linear-gradient(to bottom,var(--cds-border-inverse,#161616),var(--cds-border-inverse,#161616)) border-box,linear-gradient(to top,var(--cds-layer),var(--cds-layer)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 8px 0 var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--card .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:hover:after{opacity:0}.cds--card .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-card) .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-card-cta) .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--is-selected:after{opacity:1}.cds--card .cds--tile--slug.cds--tile--is-selected,:host(c4d-card) .cds--tile--slug.cds--tile--is-selected,:host(c4d-card-cta) .cds--tile--slug.cds--tile--is-selected,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--is-selected,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--is-selected,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--is-selected,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--is-selected{border-color:var(--cds-border-inverse,#161616)}.cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,.cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable .cds--tile-content{cursor:pointer;position:relative}.cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,.cds--card .cds--tile--slug.cds--tile--is-selected .cds--slug,.cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,.cds--card .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card) .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-card) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-cta) .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark{z-index:1}.cds--card .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open),:host(c4d-card) .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open),:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open),:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open),:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open),:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open),:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open),:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open),:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open){z-index:2}.cds--card .cds--tile--slug.cds--tile--selectable>.cds--slug,.cds--card .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card) .cds--tile--slug.cds--tile--selectable>.cds--slug,:host(c4d-card) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable>.cds--slug,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable>.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable>.cds--slug,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable>.cds--slug,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable>.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable>.cds--slug,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable>.cds--slug,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark{z-index:1}.cds--card .cds--tile--expandable:has(.cds--slug>.cds--popover--open),:host(c4d-card) .cds--tile--expandable:has(.cds--slug>.cds--popover--open),:host(c4d-card-cta) .cds--tile--expandable:has(.cds--slug>.cds--popover--open),:host(c4d-card-group-item) .cds--card .cds--tile--expandable:has(.cds--slug>.cds--popover--open),:host(c4d-card-group-item) .cds--tile--expandable:has(.cds--slug>.cds--popover--open),:host(c4d-card-in-card) .cds--tile--expandable:has(.cds--slug>.cds--popover--open),:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable:has(.cds--slug>.cds--popover--open),:host(c4d-content-group-cards-item) .cds--tile--expandable:has(.cds--slug>.cds--popover--open),:host(c4d-region-item) .cds--link .cds--tile--expandable:has(.cds--slug>.cds--popover--open){overflow:visible}.cds--card .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-card) .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-card-cta) .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-card-group-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-card-group-item) .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-card-in-card) .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-content-group-cards-item) .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-region-item) .cds--link .cds--tile--clickable .cds--tile--slug-icon rect{stroke:var(--cds-icon-primary,#161616)}.cds--card .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-card) .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-card-cta) .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-card-group-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-card-group-item) .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-card-in-card) .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-content-group-cards-item) .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-region-item) .cds--link .cds--tile--clickable .cds--tile--slug-icon path{fill:var(--cds-icon-primary,#161616)}.cds--card .cds--tile--slug-rounded,.cds--card .cds--tile--slug-rounded.cds--tile--clickable:before,.cds--card .cds--tile--slug-rounded.cds--tile--selectable:after,.cds--card .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-card) .cds--tile--slug-rounded,:host(c4d-card) .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-card) .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-card) .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-card-cta) .cds--tile--slug-rounded,:host(c4d-card-cta) .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-card-cta) .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-card-cta) .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug-rounded,:host(c4d-card-group-item) .cds--card .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--card .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--tile--slug-rounded,:host(c4d-card-group-item) .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-card-in-card) .cds--tile--slug-rounded,:host(c4d-card-in-card) .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-card-in-card) .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-card-in-card) .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug-rounded,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--tile--slug-rounded,:host(c4d-content-group-cards-item) .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-region-item) .cds--link .cds--tile--slug-rounded,:host(c4d-region-item) .cds--link .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-region-item) .cds--link .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-region-item) .cds--link .cds--tile--slug-rounded.cds--tile--selectable:before{border-radius:.5rem}.cds--card .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-card) .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-card-cta) .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-card-group-item) .cds--card .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-card-group-item) .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-card-in-card) .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-content-group-cards-item) .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-region-item) .cds--link .cds--tile--slug-rounded .cds--tile__chevron{border-end-end-radius:.5rem}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--card .cds--tile--is-selected .cds--tile__checkmark svg,.cds--card .cds--tile__checkmark svg,.cds--card .cds--tile__chevron svg,:host(c4d-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card) .cds--tile__checkmark svg,:host(c4d-card) .cds--tile__chevron svg,:host(c4d-card-cta) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile__chevron svg,:host(c4d-card-in-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile__chevron svg,:host(c4d-region-item) .cds--link .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile__chevron svg{fill:ButtonText}}.cds--card:focus-within .cds--tile--clickable,:host(c4d-card-cta:focus-within) .cds--tile--clickable,:host(c4d-card-group-item) .cds--card:focus-within .cds--tile--clickable,:host(c4d-card-group-item:focus-within) .cds--tile--clickable,:host(c4d-card-in-card:focus-within) .cds--tile--clickable,:host(c4d-card:focus-within) .cds--tile--clickable,:host(c4d-content-group-cards-item) .cds--card:focus-within .cds--tile--clickable,:host(c4d-content-group-cards-item:focus-within) .cds--tile--clickable,:host(c4d-region-item) .cds--link:focus-within .cds--tile--clickable{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem;position:relative;z-index:2}.cds--card:focus-within .cds--card__img,.cds--card:focus-within .cds--image,.cds--card:focus-within ::slotted(c4d-card-cta-image),.cds--card:focus-within ::slotted(c4d-image),:host(c4d-card-cta:focus-within) .cds--card__img,:host(c4d-card-cta:focus-within) .cds--image,:host(c4d-card-cta:focus-within) ::slotted(c4d-card-cta-image),:host(c4d-card-cta:focus-within) ::slotted(c4d-image),:host(c4d-card-group-item) .cds--card:focus-within .cds--card__img,:host(c4d-card-group-item) .cds--card:focus-within .cds--image,:host(c4d-card-group-item) .cds--card:focus-within ::slotted(c4d-card-cta-image),:host(c4d-card-group-item) .cds--card:focus-within ::slotted(c4d-image),:host(c4d-card-group-item:focus-within) .cds--card__img,:host(c4d-card-group-item:focus-within) .cds--image,:host(c4d-card-group-item:focus-within) ::slotted(c4d-card-cta-image),:host(c4d-card-group-item:focus-within) ::slotted(c4d-image),:host(c4d-card-in-card:focus-within) .cds--card__img,:host(c4d-card-in-card:focus-within) .cds--image,:host(c4d-card-in-card:focus-within) ::slotted(c4d-card-cta-image),:host(c4d-card-in-card:focus-within) ::slotted(c4d-image),:host(c4d-card:focus-within) .cds--card__img,:host(c4d-card:focus-within) .cds--image,:host(c4d-card:focus-within) ::slotted(c4d-card-cta-image),:host(c4d-card:focus-within) ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--card:focus-within .cds--card__img,:host(c4d-content-group-cards-item) .cds--card:focus-within .cds--image,:host(c4d-content-group-cards-item) .cds--card:focus-within ::slotted(c4d-card-cta-image),:host(c4d-content-group-cards-item) .cds--card:focus-within ::slotted(c4d-image),:host(c4d-content-group-cards-item:focus-within) .cds--card__img,:host(c4d-content-group-cards-item:focus-within) .cds--image,:host(c4d-content-group-cards-item:focus-within) ::slotted(c4d-card-cta-image),:host(c4d-content-group-cards-item:focus-within) ::slotted(c4d-image),:host(c4d-region-item) .cds--link:focus-within .cds--card__img,:host(c4d-region-item) .cds--link:focus-within .cds--image,:host(c4d-region-item) .cds--link:focus-within ::slotted(c4d-card-cta-image),:host(c4d-region-item) .cds--link:focus-within ::slotted(c4d-image){z-index:-1}.cds--card:active,.cds--card:focus,.cds--card:visited,:host(c4d-card-cta:active),:host(c4d-card-cta:focus),:host(c4d-card-cta:visited),:host(c4d-card-group-item) .cds--card:active,:host(c4d-card-group-item) .cds--card:focus,:host(c4d-card-group-item) .cds--card:visited,:host(c4d-card-group-item:active),:host(c4d-card-group-item:focus),:host(c4d-card-group-item:visited),:host(c4d-card-in-card:active),:host(c4d-card-in-card:focus),:host(c4d-card-in-card:visited),:host(c4d-card:active),:host(c4d-card:focus),:host(c4d-card:visited),:host(c4d-content-group-cards-item) .cds--card:active,:host(c4d-content-group-cards-item) .cds--card:focus,:host(c4d-content-group-cards-item) .cds--card:visited,:host(c4d-content-group-cards-item:active),:host(c4d-content-group-cards-item:focus),:host(c4d-content-group-cards-item:visited),:host(c4d-region-item) .cds--link:active,:host(c4d-region-item) .cds--link:focus,:host(c4d-region-item) .cds--link:visited{position:relative;text-decoration:none;z-index:2}.cds--card:active .cds--image,.cds--card:active ::slotted(c4d-image),.cds--card:focus .cds--image,.cds--card:focus ::slotted(c4d-image),.cds--card:visited .cds--image,.cds--card:visited ::slotted(c4d-image),:host(c4d-card-cta:active) .cds--image,:host(c4d-card-cta:active) ::slotted(c4d-image),:host(c4d-card-cta:focus) .cds--image,:host(c4d-card-cta:focus) ::slotted(c4d-image),:host(c4d-card-cta:visited) .cds--image,:host(c4d-card-cta:visited) ::slotted(c4d-image),:host(c4d-card-group-item) .cds--card:active .cds--image,:host(c4d-card-group-item) .cds--card:active ::slotted(c4d-image),:host(c4d-card-group-item) .cds--card:focus .cds--image,:host(c4d-card-group-item) .cds--card:focus ::slotted(c4d-image),:host(c4d-card-group-item) .cds--card:visited .cds--image,:host(c4d-card-group-item) .cds--card:visited ::slotted(c4d-image),:host(c4d-card-group-item:active) .cds--image,:host(c4d-card-group-item:active) ::slotted(c4d-image),:host(c4d-card-group-item:focus) .cds--image,:host(c4d-card-group-item:focus) ::slotted(c4d-image),:host(c4d-card-group-item:visited) .cds--image,:host(c4d-card-group-item:visited) ::slotted(c4d-image),:host(c4d-card-in-card:active) .cds--image,:host(c4d-card-in-card:active) ::slotted(c4d-image),:host(c4d-card-in-card:focus) .cds--image,:host(c4d-card-in-card:focus) ::slotted(c4d-image),:host(c4d-card-in-card:visited) .cds--image,:host(c4d-card-in-card:visited) ::slotted(c4d-image),:host(c4d-card:active) .cds--image,:host(c4d-card:active) ::slotted(c4d-image),:host(c4d-card:focus) .cds--image,:host(c4d-card:focus) ::slotted(c4d-image),:host(c4d-card:visited) .cds--image,:host(c4d-card:visited) ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--card:active .cds--image,:host(c4d-content-group-cards-item) .cds--card:active ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--card:focus .cds--image,:host(c4d-content-group-cards-item) .cds--card:focus ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--card:visited .cds--image,:host(c4d-content-group-cards-item) .cds--card:visited ::slotted(c4d-image),:host(c4d-content-group-cards-item:active) .cds--image,:host(c4d-content-group-cards-item:active) ::slotted(c4d-image),:host(c4d-content-group-cards-item:focus) .cds--image,:host(c4d-content-group-cards-item:focus) ::slotted(c4d-image),:host(c4d-content-group-cards-item:visited) .cds--image,:host(c4d-content-group-cards-item:visited) ::slotted(c4d-image),:host(c4d-region-item) .cds--link:active .cds--image,:host(c4d-region-item) .cds--link:active ::slotted(c4d-image),:host(c4d-region-item) .cds--link:focus .cds--image,:host(c4d-region-item) .cds--link:focus ::slotted(c4d-image),:host(c4d-region-item) .cds--link:visited .cds--image,:host(c4d-region-item) .cds--link:visited ::slotted(c4d-image){z-index:-1}.cds--card ::slotted(c4d-card-cta-image),.cds--card ::slotted(c4d-image),:host(c4d-card) ::slotted(c4d-card-cta-image),:host(c4d-card) ::slotted(c4d-image),:host(c4d-card-cta) ::slotted(c4d-card-cta-image),:host(c4d-card-cta) ::slotted(c4d-image),:host(c4d-card-group-item) .cds--card ::slotted(c4d-card-cta-image),:host(c4d-card-group-item) .cds--card ::slotted(c4d-image),:host(c4d-card-group-item) ::slotted(c4d-card-cta-image),:host(c4d-card-group-item) ::slotted(c4d-image),:host(c4d-card-in-card) ::slotted(c4d-card-cta-image),:host(c4d-card-in-card) ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-card-cta-image),:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-image),:host(c4d-content-group-cards-item) ::slotted(c4d-card-cta-image),:host(c4d-content-group-cards-item) ::slotted(c4d-image),:host(c4d-region-item) .cds--link ::slotted(c4d-card-cta-image),:host(c4d-region-item) .cds--link ::slotted(c4d-image){position:relative}@media screen and (prefers-reduced-motion:reduce){.cds--card ::slotted(c4d-card-cta-image):before,.cds--card ::slotted(c4d-image):before,:host(c4d-card) ::slotted(c4d-card-cta-image):before,:host(c4d-card) ::slotted(c4d-image):before,:host(c4d-card-cta) ::slotted(c4d-card-cta-image):before,:host(c4d-card-cta) ::slotted(c4d-image):before,:host(c4d-card-group-item) .cds--card ::slotted(c4d-card-cta-image):before,:host(c4d-card-group-item) .cds--card ::slotted(c4d-image):before,:host(c4d-card-group-item) ::slotted(c4d-card-cta-image):before,:host(c4d-card-group-item) ::slotted(c4d-image):before,:host(c4d-card-in-card) ::slotted(c4d-card-cta-image):before,:host(c4d-card-in-card) ::slotted(c4d-image):before,:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-card-cta-image):before,:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-image):before,:host(c4d-content-group-cards-item) ::slotted(c4d-card-cta-image):before,:host(c4d-content-group-cards-item) ::slotted(c4d-image):before,:host(c4d-region-item) .cds--link ::slotted(c4d-card-cta-image):before,:host(c4d-region-item) .cds--link ::slotted(c4d-image):before{background-color:var(--cds-border-inverse,#161616);content:"";inset:0;opacity:0;position:absolute;transition:none}}.cds--card ::slotted(c4d-card-cta-image):before,.cds--card ::slotted(c4d-image):before,:host(c4d-card) ::slotted(c4d-card-cta-image):before,:host(c4d-card) ::slotted(c4d-image):before,:host(c4d-card-cta) ::slotted(c4d-card-cta-image):before,:host(c4d-card-cta) ::slotted(c4d-image):before,:host(c4d-card-group-item) .cds--card ::slotted(c4d-card-cta-image):before,:host(c4d-card-group-item) .cds--card ::slotted(c4d-image):before,:host(c4d-card-group-item) ::slotted(c4d-card-cta-image):before,:host(c4d-card-group-item) ::slotted(c4d-image):before,:host(c4d-card-in-card) ::slotted(c4d-card-cta-image):before,:host(c4d-card-in-card) ::slotted(c4d-image):before,:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-card-cta-image):before,:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-image):before,:host(c4d-content-group-cards-item) ::slotted(c4d-card-cta-image):before,:host(c4d-content-group-cards-item) ::slotted(c4d-image):before,:host(c4d-region-item) .cds--link ::slotted(c4d-card-cta-image):before,:host(c4d-region-item) .cds--link ::slotted(c4d-image):before{background-color:var(--cds-border-inverse,#161616);content:"";inset:0;opacity:0;position:absolute;transition:.15s cubic-bezier(.2,0,.38,.9)}.cds--card:not([disabled]) .cds--card.cds--tile,:host(c4d-card-cta:not([disabled])) .cds--card.cds--tile,:host(c4d-card-group-item) .cds--card:not([disabled]) .cds--card.cds--tile,:host(c4d-card-group-item:not([disabled])) .cds--card.cds--tile,:host(c4d-card-in-card:not([disabled])) .cds--card.cds--tile,:host(c4d-card:not([disabled])) .cds--card.cds--tile,:host(c4d-content-group-cards-item) .cds--card:not([disabled]) .cds--card.cds--tile,:host(c4d-content-group-cards-item:not([disabled])) .cds--card.cds--tile,:host(c4d-region-item) .cds--link:not([disabled]) .cds--card.cds--tile{padding:0;transition:.15s cubic-bezier(.2,0,.38,.9)}.cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,.cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,.cds--card:not([disabled]) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-card-cta:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card-cta:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card-cta:not([disabled])) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-card-group-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card-group-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card-group-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-card-group-item:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card-group-item:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card-group-item:not([disabled])) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-card-in-card:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card-in-card:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card-in-card:not([disabled])) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-card:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card:not([disabled])) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-content-group-cards-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-content-group-cards-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-content-group-cards-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-content-group-cards-item:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-content-group-cards-item:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-content-group-cards-item:not([disabled])) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-region-item) .cds--link:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-region-item) .cds--link:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-region-item) .cds--link:not([disabled]) .cds--card.cds--tile:hover c4d-image:after{background:var(--cds-overlay,hsla(0,0%,9%,.5));block-size:100%;content:"";inline-size:100%;inset-block-start:0;opacity:16%;position:absolute}.cds--card .cds--card,:host(c4d-card) .cds--card,:host(c4d-card-cta) .cds--card,:host(c4d-card-group-item) .cds--card,:host(c4d-card-group-item) .cds--card .cds--card,:host(c4d-card-in-card) .cds--card,:host(c4d-content-group-cards-item) .cds--card,:host(c4d-content-group-cards-item) .cds--card .cds--card,:host(c4d-region-item) .cds--link .cds--card{display:flex;flex-direction:column;justify-content:space-between}.cds--card .cds--card__wrapper,:host(c4d-card) .cds--card__wrapper,:host(c4d-card-cta) .cds--card__wrapper,:host(c4d-card-group-item) .cds--card .cds--card__wrapper,:host(c4d-card-group-item) .cds--card__wrapper,:host(c4d-card-in-card) .cds--card__wrapper,:host(c4d-content-group-cards-item) .cds--card .cds--card__wrapper,:host(c4d-content-group-cards-item) .cds--card__wrapper,:host(c4d-region-item) .cds--link .cds--card__wrapper{display:flex;flex:1;justify-content:space-between;min-block-size:10rem;transition:.15s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--card__wrapper:before,:host(c4d-card) .cds--card__wrapper:before,:host(c4d-card-cta) .cds--card__wrapper:before,:host(c4d-card-group-item) .cds--card .cds--card__wrapper:before,:host(c4d-card-group-item) .cds--card__wrapper:before,:host(c4d-card-in-card) .cds--card__wrapper:before,:host(c4d-content-group-cards-item) .cds--card .cds--card__wrapper:before,:host(c4d-content-group-cards-item) .cds--card__wrapper:before,:host(c4d-region-item) .cds--link .cds--card__wrapper:before{block-size:0;content:"";float:inline-start;inline-size:1px;margin-inline-start:-1px;padding-block-start:50%}.cds--card .cds--card__wrapper:after,:host(c4d-card) .cds--card__wrapper:after,:host(c4d-card-cta) .cds--card__wrapper:after,:host(c4d-card-group-item) .cds--card .cds--card__wrapper:after,:host(c4d-card-group-item) .cds--card__wrapper:after,:host(c4d-card-in-card) .cds--card__wrapper:after,:host(c4d-content-group-cards-item) .cds--card .cds--card__wrapper:after,:host(c4d-content-group-cards-item) .cds--card__wrapper:after,:host(c4d-region-item) .cds--link .cds--card__wrapper:after{clear:both;content:"";display:table}.cds--card .cds--card__content,:host(c4d-card) .cds--card__content,:host(c4d-card-cta) .cds--card__content,:host(c4d-card-group-item) .cds--card .cds--card__content,:host(c4d-card-group-item) .cds--card__content,:host(c4d-card-in-card) .cds--card__content,:host(c4d-content-group-cards-item) .cds--card .cds--card__content,:host(c4d-content-group-cards-item) .cds--card__content,:host(c4d-region-item) .cds--link .cds--card__content{display:flex;flex-direction:column;inline-size:100%;padding:1rem}.cds--card .cds--card__heading,:host(c4d-card) .cds--card__heading,:host(c4d-card-cta) .cds--card__heading,:host(c4d-card-group-item) .cds--card .cds--card__heading,:host(c4d-card-group-item) .cds--card__heading,:host(c4d-card-in-card) .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card__heading,:host(c4d-region-item) .cds--link .cds--card__heading{font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.4;margin-block-end:4rem}@media (min-width:82rem){.cds--card .cds--card__heading,:host(c4d-card) .cds--card__heading,:host(c4d-card-cta) .cds--card__heading,:host(c4d-card-group-item) .cds--card .cds--card__heading,:host(c4d-card-group-item) .cds--card__heading,:host(c4d-card-in-card) .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card__heading,:host(c4d-region-item) .cds--link .cds--card__heading{font-size:1.25rem;font-size:calc(.04412rem + 1.47059vw);line-height:1.4}}@media (min-width:99rem){.cds--card .cds--card__heading,:host(c4d-card) .cds--card__heading,:host(c4d-card-cta) .cds--card__heading,:host(c4d-card-group-item) .cds--card .cds--card__heading,:host(c4d-card-group-item) .cds--card__heading,:host(c4d-card-in-card) .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card__heading,:host(c4d-region-item) .cds--link .cds--card__heading{font-size:1.5rem;line-height:1.334}}.cds--card .cds--card__copy,.cds--card .cds--card__heading,:host(c4d-card) .cds--card__copy,:host(c4d-card) .cds--card__heading,:host(c4d-card-cta) .cds--card__copy,:host(c4d-card-cta) .cds--card__heading,:host(c4d-card-group-item) .cds--card .cds--card__copy,:host(c4d-card-group-item) .cds--card .cds--card__heading,:host(c4d-card-group-item) .cds--card__copy,:host(c4d-card-group-item) .cds--card__heading,:host(c4d-card-in-card) .cds--card__copy,:host(c4d-card-in-card) .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card__heading,:host(c4d-region-item) .cds--link .cds--card__copy,:host(c4d-region-item) .cds--link .cds--card__heading{color:var(--cds-text-primary,#161616);max-inline-size:40rem;padding-inline-end:10%}@media (min-width:42rem){.cds--card .cds--card__copy,.cds--card .cds--card__heading,:host(c4d-card) .cds--card__copy,:host(c4d-card) .cds--card__heading,:host(c4d-card-cta) .cds--card__copy,:host(c4d-card-cta) .cds--card__heading,:host(c4d-card-group-item) .cds--card .cds--card__copy,:host(c4d-card-group-item) .cds--card .cds--card__heading,:host(c4d-card-group-item) .cds--card__copy,:host(c4d-card-group-item) .cds--card__heading,:host(c4d-card-in-card) .cds--card__copy,:host(c4d-card-in-card) .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card__heading,:host(c4d-region-item) .cds--link .cds--card__copy,:host(c4d-region-item) .cds--link .cds--card__heading{padding-inline-end:2rem}}.cds--card .cds--card__copy,:host(c4d-card) .cds--card__copy,:host(c4d-card-cta) .cds--card__copy,:host(c4d-card-group-item) .cds--card .cds--card__copy,:host(c4d-card-group-item) .cds--card__copy,:host(c4d-card-in-card) .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card__copy,:host(c4d-region-item) .cds--link .cds--card__copy{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5);margin-block-end:2rem}.cds--card .cds--card__img,:host(c4d-card) .cds--card__img,:host(c4d-card-cta) .cds--card__img,:host(c4d-card-group-item) .cds--card .cds--card__img,:host(c4d-card-group-item) .cds--card__img,:host(c4d-card-in-card) .cds--card__img,:host(c4d-content-group-cards-item) .cds--card .cds--card__img,:host(c4d-content-group-cards-item) .cds--card__img,:host(c4d-region-item) .cds--link .cds--card__img{transition:.15s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--card__link:after,:host(c4d-card) .cds--card__link:after,:host(c4d-card-cta) .cds--card__link:after,:host(c4d-card-group-item) .cds--card .cds--card__link:after,:host(c4d-card-group-item) .cds--card__link:after,:host(c4d-card-in-card) .cds--card__link:after,:host(c4d-content-group-cards-item) .cds--card .cds--card__link:after,:host(c4d-content-group-cards-item) .cds--card__link:after,:host(c4d-region-item) .cds--link .cds--card__link:after{content:"";inset:0;position:absolute}.cds--card .cds--card__footer-wrapper,:host(c4d-card) .cds--card__footer-wrapper,:host(c4d-card-cta) .cds--card__footer-wrapper,:host(c4d-card-group-item) .cds--card .cds--card__footer-wrapper,:host(c4d-card-group-item) .cds--card__footer-wrapper,:host(c4d-card-in-card) .cds--card__footer-wrapper,:host(c4d-content-group-cards-item) .cds--card .cds--card__footer-wrapper,:host(c4d-content-group-cards-item) .cds--card__footer-wrapper,:host(c4d-region-item) .cds--link .cds--card__footer-wrapper{margin-block-start:auto}@media (max-width:41.98rem){:host(c4d-content-group-cards-item){inline-size:auto;margin-inline:1rem}}:host(c4d-card),:host(c4d-card-cta),:host(c4d-card-group-item),:host(c4d-card-in-card){outline:none}:host(c4d-card) .cds--card__pictogram,:host(c4d-card-cta) .cds--card__pictogram,:host(c4d-card-group-item) .cds--card__pictogram,:host(c4d-card-in-card) .cds--card__pictogram{display:flex}:host(c4d-card) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-cta) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-group-item) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-in-card) .cds--card__pictogram ::slotted(c4d-card-heading){margin-block-end:0;padding-block-start:2rem}@media (min-width:42rem){:host(c4d-card) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-cta) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-group-item) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-in-card) .cds--card__pictogram ::slotted(c4d-card-heading){display:flex;flex:1;padding-inline-start:0}}:host(c4d-card) .cds--card__pictogram-wrapper,:host(c4d-card-cta) .cds--card__pictogram-wrapper,:host(c4d-card-group-item) .cds--card__pictogram-wrapper,:host(c4d-card-in-card) .cds--card__pictogram-wrapper{display:flex}:host(c4d-card-cta[pictogram]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card[pictogram]) .cds--card ::slotted(c4d-card-heading){padding-block-start:0}:host(c4d-card-cta[pictogram]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item[pictogram]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card[pictogram]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card[pictogram]) .cds--card ::slotted(svg[slot=pictogram]){margin-inline-start:0}:host(c4d-card-cta[pictogram]) .cds--card .cds--card__content,:host(c4d-card-group-item[pictogram]) .cds--card .cds--card__content,:host(c4d-card-in-card[pictogram]) .cds--card .cds--card__content,:host(c4d-card[pictogram]) .cds--card .cds--card__content{position:relative}:host(c4d-card-cta[pictogram]) .cds--card .cds--card__copy,:host(c4d-card-group-item[pictogram]) .cds--card .cds--card__copy,:host(c4d-card-in-card[pictogram]) .cds--card .cds--card__copy,:host(c4d-card[pictogram]) .cds--card .cds--card__copy{margin-block:2rem 0}:host(c4d-card-cta[pictogram]) .cds--card svg,:host(c4d-card-group-item[pictogram]) .cds--card svg,:host(c4d-card-in-card[pictogram]) .cds--card svg,:host(c4d-card[pictogram]) .cds--card svg{color:var(--cds-link-primary,#0f62fe);inset-block-end:1rem;inset-inline-end:1rem;position:absolute}:host(c4d-card-cta[pictogram][pictogram-placement=top]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram][pictogram-placement=top]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram][pictogram-placement=top]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card[pictogram][pictogram-placement=top]) .cds--card ::slotted(c4d-card-heading){align-items:flex-end;margin-block:auto 0}:host(c4d-card-cta[pictogram][pictogram-placement=top]) .cds--card .cds--card__copy,:host(c4d-card-group-item[pictogram][pictogram-placement=top]) .cds--card .cds--card__copy,:host(c4d-card-in-card[pictogram][pictogram-placement=top]) .cds--card .cds--card__copy,:host(c4d-card[pictogram][pictogram-placement=top]) .cds--card .cds--card__copy{margin-block-start:2rem}:host(c4d-card-cta[pictogram][pictogram-placement=top]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item[pictogram][pictogram-placement=top]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card[pictogram][pictogram-placement=top]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card[pictogram][pictogram-placement=top]) .cds--card ::slotted(svg[slot=pictogram]){margin-block-end:2rem}:host(c4d-card-cta[pictogram][pictogram-placement=bottom]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram][pictogram-placement=bottom]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram][pictogram-placement=bottom]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card[pictogram][pictogram-placement=bottom]) .cds--card ::slotted(c4d-card-heading){align-items:flex-start}:host(c4d-card-cta[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__content,:host(c4d-card-group-item[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__content,:host(c4d-card-in-card[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__content,:host(c4d-card[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__content{padding-block-end:4rem}:host(c4d-card-cta[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__pictogram-wrapper,:host(c4d-card-group-item[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__pictogram-wrapper,:host(c4d-card-in-card[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__pictogram-wrapper,:host(c4d-card[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__pictogram-wrapper{inset-block-end:1rem;inset-inline-start:1rem;position:absolute}:host(c4d-card-cta[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__copy,:host(c4d-card-group-item[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__copy,:host(c4d-card-in-card[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__copy,:host(c4d-card[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__copy{margin-block-end:2rem}:host(c4d-card-cta[pictogram][pictogram-placement=bottom]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item[pictogram][pictogram-placement=bottom]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card[pictogram][pictogram-placement=bottom]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card[pictogram][pictogram-placement=bottom]) .cds--card ::slotted(svg[slot=pictogram]){align-items:flex-end;margin-block-start:auto}:host(c4d-card) ::slotted(svg[slot=pictogram]),:host(c4d-card-cta) ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item) ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card) ::slotted(svg[slot=pictogram]){fill:currentColor;margin-inline-start:1rem}@media (min-width:42rem){:host(c4d-card) ::slotted(svg[slot=pictogram]),:host(c4d-card-cta) ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item) ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card) ::slotted(svg[slot=pictogram]){margin-inline-start:0}}:host(c4d-card-cta[color-scheme=inverse]) .cds--card svg,:host(c4d-card-cta[color-scheme=inverse]) ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item[color-scheme=inverse]) .cds--card svg,:host(c4d-card-group-item[color-scheme=inverse]) ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card[color-scheme=inverse]) .cds--card svg,:host(c4d-card-in-card[color-scheme=inverse]) ::slotted(svg[slot=pictogram]),:host(c4d-card[color-scheme=inverse]) .cds--card svg,:host(c4d-card[color-scheme=inverse]) ::slotted(svg[slot=pictogram]){color:var(--cds-link-inverse,#78a9ff)}:host(c4d-card) .cds--card__copy,:host(c4d-card-cta) .cds--card__copy,:host(c4d-card-group-item) .cds--card__copy,:host(c4d-card-in-card) .cds--card__copy{display:flex;flex-direction:column;gap:1rem}:host(c4d-card) .cds--card__copy[hidden],:host(c4d-card-cta) .cds--card__copy[hidden],:host(c4d-card-group-item) .cds--card__copy[hidden],:host(c4d-card-in-card) .cds--card__copy[hidden]{display:none!important}@media (pointer:fine){:host(c4d-card-cta[pictogram-placement=bottom]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=bottom]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=bottom]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=bottom]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading){padding-block-start:0}}@media (pointer:fine) and (min-width:42rem){:host(c4d-card-cta[pictogram-placement=bottom]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=bottom]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=bottom]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=bottom]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading){-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;max-inline-size:calc(100% - 4rem);opacity:1;overflow:hidden;transform:translateZ(0);transition:all .24s cubic-bezier(.2,0,.38,.9) .25s}}@media (pointer:fine){:host(c4d-card-cta[pictogram-placement=bottom]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-cta[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=bottom]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=bottom]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=bottom]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy{margin-block:2rem 0}}@media (pointer:fine) and (min-width:42rem){:host(c4d-card-cta[pictogram-placement=bottom]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-cta[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=bottom]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=bottom]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=bottom]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy{margin-block-start:0;opacity:0;transform:translate3d(0,-16px,0);transition:all .24s cubic-bezier(.2,0,.38,.9);visibility:hidden}}@media (pointer:fine) and (min-width:42rem){:host(c4d-card-cta[pictogram-placement=bottom]) .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta[pictogram-placement=bottom]) .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta[pictogram-placement=top]) .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta[pictogram-placement=top]) .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=bottom]) .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=bottom]) .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=top]) .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=top]) .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=bottom]) .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=bottom]) .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=top]) .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=top]) .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=bottom]) .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=bottom]) .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=top]) .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=top]) .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading){opacity:0;transform:translate3d(0,16px,0);transition-delay:0s}}@media (pointer:fine) and (min-width:42rem){:host(c4d-card-cta[pictogram-placement=bottom]) .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-cta[pictogram-placement=bottom]) .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card-cta[pictogram-placement=top]) .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-cta[pictogram-placement=top]) .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=bottom]) .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=bottom]) .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=top]) .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=top]) .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=bottom]) .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=bottom]) .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=top]) .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=top]) .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=bottom]) .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=bottom]) .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=top]) .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=top]) .cds--card:hover .cds--card__motion .cds--card__copy{display:block;opacity:1;overflow:hidden;transform:translateZ(0);transition-delay:.2s;visibility:visible}}@media (pointer:fine) and (min-width:42rem){:host(c4d-card-cta[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading){display:flow-root;inset-block-end:1rem;position:absolute}}@media (pointer:fine) and (min-width:42rem){:host(c4d-card-cta[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy{margin-block-start:2rem}}@media (pointer:fine) and (min-width:42rem){:host(c4d-card-cta[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(svg[slot=pictogram]),:host(c4d-card[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(svg[slot=pictogram]){margin-block-end:0}}:host(c4d-card[aspect-ratio="1:1"]) .cds--card__wrapper{display:flex}:host(c4d-card[aspect-ratio="1:1"]) .cds--card__wrapper:before{block-size:0;content:"";float:inline-start;inline-size:1px;margin-inline-start:-1px;padding-block-start:100%}:host(c4d-card[aspect-ratio="1:1"]) .cds--card__wrapper:after{clear:both;content:"";display:table}:host(c4d-card[aspect-ratio="3:2"]) .cds--card__wrapper{display:flex}:host(c4d-card[aspect-ratio="3:2"]) .cds--card__wrapper:before{block-size:0;content:"";float:inline-start;inline-size:1px;margin-inline-start:-1px;padding-block-start:66.6666666667%}:host(c4d-card[aspect-ratio="3:2"]) .cds--card__wrapper:after{clear:both;content:"";display:table}:host(c4d-card[aspect-ratio="4:3"]) .cds--card__wrapper{display:flex}:host(c4d-card[aspect-ratio="4:3"]) .cds--card__wrapper:before{block-size:0;content:"";float:inline-start;inline-size:1px;margin-inline-start:-1px;padding-block-start:75%}:host(c4d-card[aspect-ratio="4:3"]) .cds--card__wrapper:after{clear:both;content:"";display:table}:host(c4d-card[aspect-ratio="16:9"]) .cds--card__wrapper{display:flex}:host(c4d-card[aspect-ratio="16:9"]) .cds--card__wrapper:before{block-size:0;content:"";float:inline-start;inline-size:1px;margin-inline-start:-1px;padding-block-start:56.25%}:host(c4d-card[aspect-ratio="16:9"]) .cds--card__wrapper:after{clear:both;content:"";display:table}.cds--card.cds--card--light{background-color:var(--cds-layer-02,#fff)}.cds--card--border{border:1px solid var(--cds-layer-accent-01,#e0e0e0)}.cds--card__CTA.cds--card__CardCTA .cds--card__heading{font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.4}@media (min-width:82rem){.cds--card__CTA.cds--card__CardCTA .cds--card__heading{font-size:1.25rem;font-size:calc(.04412rem + 1.47059vw);line-height:1.4}}@media (min-width:99rem){.cds--card__CTA.cds--card__CardCTA .cds--card__heading{font-size:1.5rem;line-height:1.334}}:host(c4d-card-group-item:not([href])) .cds--card .cds--card__copy,:host(c4d-card:not([href])) .cds--card .cds--card__copy{margin-block-end:.125rem}:host(c4d-card-group-item:not([href])) .cds--card.cds--tile ::slotted(c4d-image):after,:host(c4d-card:not([href])) .cds--card.cds--tile ::slotted(c4d-image):after{display:none}:host(c4d-card-group-item:not([href]):focus-within) ::slotted(c4d-image),:host(c4d-card:not([href]):focus-within) ::slotted(c4d-image){z-index:0}:host(c4d-card-group-item:not([href])) ::slotted(c4d-card-heading),:host(c4d-card:not([href])) ::slotted(c4d-card-heading){margin-block-end:auto;padding-block-end:4rem}:host(c4d-card-group-item:not([href])) ::slotted(c4d-card-footer),:host(c4d-card:not([href])) ::slotted(c4d-card-footer){display:inline-flex;margin-block-start:2rem}:host(c4d-card-group-item:not([href])) ::slotted(c4d-card-footer):after,:host(c4d-card:not([href])) ::slotted(c4d-card-footer):after{position:relative}:host(c4d-card-group-item[color-scheme=light]) .cds--card__wrapper,:host(c4d-card-group-item[color-scheme=light]:hover) .cds--card__wrapper,:host(c4d-card[color-scheme=light]) .cds--card__wrapper,:host(c4d-card[color-scheme=light]:hover) .cds--card__wrapper{background-color:var(--cds-layer-02,#fff);transition:.15s cubic-bezier(.2,0,.38,.9)}:host(c4d-card-group-item[color-scheme=light][href]) :hover .cds--card__wrapper,:host(c4d-card[color-scheme=light][href]) :hover .cds--card__wrapper{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}:host(c4d-card-group-item[color-scheme=light][href]) a:active,:host(c4d-card-group-item[color-scheme=light][href]:active),:host(c4d-card[color-scheme=light][href]) a:active,:host(c4d-card[color-scheme=light][href]:active){outline:none}:host(c4d-card-group-item[logo]) .cds--card,:host(c4d-card[logo]) .cds--card{background-color:var(--cds-layer-02,#fff)}:host(c4d-card-group-item[logo]) .cds--card__copy,:host(c4d-card[logo]) .cds--card__copy{margin-block-end:1rem}:host(c4d-card-group-item[logo]:hover),:host(c4d-card[logo]:hover){border-color:var(--cds-toggle-off,#8d8d8d)}:host(c4d-card-group-item[logo]:hover) .cds--card__wrapper,:host(c4d-card[logo]:hover) .cds--card__wrapper{background-color:var(--cds-layer-02,#fff)}:host(c4d-card-group-item[logo]:active),:host(c4d-card[logo]:active){border-color:var(--cds-border-inverse,#161616)}:host(c4d-card-group-item[logo]) ::slotted(c4d-card-footer),:host(c4d-card[logo]) ::slotted(c4d-card-footer){block-size:0}:host(c4d-card-group-item[href][logo]:hover) .cds--card__wrapper,:host(c4d-card[href][logo]:hover) .cds--card__wrapper{background-color:var(--cds-layer-02,#fff)}:host(c4d-card[link]) ::slotted(c4d-card-heading){font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5);margin-block-end:0}:host(c4d-card[link]) .cds--card .cds--card__copy{margin-block-start:0}:host(c4d-card-cta),:host(c4d-card-link),:host(c4d-card-link-cta){outline:none}.cds--card__eyebrow,:host(c4d-card-eyebrow){color:var(--cds-text-secondary,#525252);display:block;font-size:var(--cds-label-02-font-size,.875rem);font-weight:var(--cds-label-02-font-weight,400);inline-size:90%;letter-spacing:var(--cds-label-02-letter-spacing,.16px);line-height:var(--cds-label-02-line-height,1.28572);margin-block-end:.5rem;max-inline-size:40rem}@media (min-width:42rem){.cds--card__eyebrow,:host(c4d-card-eyebrow){inline-size:calc(100% - 2rem)}}:host(c4d-card-cta-footer),:host(c4d-card-footer),:host(c4d-card-in-card-footer),:host(c4d-feature-card-footer),:host(c4d-feature-cta-footer){align-items:flex-end;display:flex;margin-block-start:auto}:host(c4d-card-cta-footer:focus-visible),:host(c4d-card-footer:focus-visible),:host(c4d-card-in-card-footer:focus-visible),:host(c4d-feature-card-footer:focus-visible),:host(c4d-feature-cta-footer:focus-visible){outline:none}:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon{display:flex}:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon ::slotted(svg[slot=icon]),:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon svg{display:block}.cds--card .cds--card__footer,:host(c4d-card-cta-footer) a,:host(c4d-card-footer) a,:host(c4d-card-in-card-footer) a,:host(c4d-feature-card-footer) a,:host(c4d-feature-cta-footer) a{text-decoration:none}.cds--card .cds--card__footer:focus,:host(c4d-card-cta-footer) a:focus,:host(c4d-card-footer) a:focus,:host(c4d-card-in-card-footer) a:focus,:host(c4d-feature-card-footer) a:focus,:host(c4d-feature-cta-footer) a:focus{outline:none}.cds--card .cds--card__footer:hover,:host(c4d-card-cta-footer) a:hover,:host(c4d-card-footer) a:hover,:host(c4d-card-in-card-footer) a:hover,:host(c4d-feature-card-footer) a:hover,:host(c4d-feature-cta-footer) a:hover{text-decoration:none}.cds--card .cds--card__footer span,:host(c4d-card-cta-footer) a span,:host(c4d-card-footer) a span,:host(c4d-card-in-card-footer) a span,:host(c4d-feature-card-footer) a span,:host(c4d-feature-cta-footer) a span{flex:none}.cds--card .cds--card__footer:after,:host(c4d-card-cta-footer) a:after,:host(c4d-card-footer) a:after,:host(c4d-card-in-card-footer) a:after,:host(c4d-feature-card-footer) a:after,:host(c4d-feature-cta-footer) a:after{content:"";inset:0;position:absolute;z-index:1}.cds--card .cds--card__footer .cds--card__cta__copy,:host(c4d-card-cta-footer) a .cds--card__cta__copy,:host(c4d-card-footer) a .cds--card__cta__copy,:host(c4d-card-in-card-footer) a .cds--card__cta__copy,:host(c4d-feature-card-footer) a .cds--card__cta__copy,:host(c4d-feature-cta-footer) a .cds--card__cta__copy{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5);margin-inline-end:.5rem;max-inline-size:calc(100% - 20px - .5rem)}.cds--card .cds--card__footer .cds--card__footer__copy,:host(c4d-card-cta-footer) a .cds--card__footer__copy,:host(c4d-card-footer) a .cds--card__footer__copy,:host(c4d-card-in-card-footer) a .cds--card__footer__copy,:host(c4d-feature-card-footer) a .cds--card__footer__copy,:host(c4d-feature-cta-footer) a .cds--card__footer__copy{margin-block-end:-.125rem;max-inline-size:calc(100% - 20px)}.cds--card .cds--card__footer ::slotted(svg[slot=icon]),.cds--card .cds--card__footer svg,:host(c4d-card-cta-footer) a ::slotted(svg[slot=icon]),:host(c4d-card-cta-footer) a svg,:host(c4d-card-footer) a ::slotted(svg[slot=icon]),:host(c4d-card-footer) a svg,:host(c4d-card-in-card-footer) a ::slotted(svg[slot=icon]),:host(c4d-card-in-card-footer) a svg,:host(c4d-feature-card-footer) a ::slotted(svg[slot=icon]),:host(c4d-feature-card-footer) a svg,:host(c4d-feature-cta-footer) a ::slotted(svg[slot=icon]),:host(c4d-feature-cta-footer) a svg{display:block;margin-inline-start:0;min-inline-size:20px}:host(c4d-card-cta-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon,:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon{align-items:center;display:flex;inline-size:100%;justify-content:flex-end}:host(c4d-card-cta-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon:active,:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon:active{color:var(--cds-link-primary-hover,#0043ce)}:host(c4d-card-cta-footer[color-scheme=inverse]) .cds--link-with-icon.cds--link-with-icon--inline-icon:not(.cds--link--disabled),:host(c4d-card-footer[color-scheme=inverse]) .cds--link-with-icon.cds--link-with-icon--inline-icon:not(.cds--link--disabled){color:var(--cds-link-inverse,#78a9ff)}:host(c4d-card-footer:not([parent-href])) .cds--card__footer{inline-size:auto;justify-content:flex-start}:host(c4d-card-footer:not([parent-href])) .cds--card__footer:hover{color:var(--cds-link-primary-hover,#0043ce)}:host(c4d-card-footer:not([parent-href])) .cds--card__footer:active,:host(c4d-card-footer:not([parent-href])) .cds--card__footer:hover{text-decoration:none}:host(c4d-card-footer:not([parent-href])) .cds--card__footer:after{content:none}:host(c4d-card-footer:not([parent-href])) .cds--card__footer:focus{outline:.125rem solid var(--cds-focus,#0f62fe)}:host(c4d-card-footer:not([parent-href])) .cds--card__cta__copy{margin-inline-end:.5rem}:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--tile,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--tile{background-color:var(--cds-background-inverse,#393939);border-color:var(--cds-background-inverse,#393939)}:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--tile:hover .c4d-image,:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--tile:hover ::slotted(c4d-card-cta-image),:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--tile:hover ::slotted(c4d-image),:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--tile:hover .c4d-image,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--tile:hover ::slotted(c4d-card-cta-image),:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--tile:hover ::slotted(c4d-image){filter:brightness(108%)}:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--tile:hover .c4d-image:after,:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--tile:hover .c4d-image:after,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--tile:hover ::slotted(c4d-image):after{display:none}:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--card__wrapper:hover,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--card__wrapper:hover{background-color:var(--cds-background-inverse-hover,#474747)}:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--card__copy,:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--card__heading,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--card__copy,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--card__heading{color:var(--cds-icon-inverse,#fff)}:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--card__eyebrow,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--card__eyebrow{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4))}:host(c4d-card-group-item[color-scheme=inverse]:not([disabled]):focus-within):after,:host(c4d-card[color-scheme=inverse]:not([disabled]):focus-within):after{border:.125rem solid var(--cds-focus,#0f62fe);content:"";inset:0;outline:1px solid var(--cds-focus-inset,#fff);outline-offset:-3px;pointer-events:none;position:absolute;z-index:2}:host(c4d-card-heading),:host(c4d-card-link-heading){color:var(--cds-text-primary,#161616);display:block;inline-size:90%;margin-block-end:4rem;max-inline-size:40rem}@media (min-width:42rem){:host(c4d-card-heading),:host(c4d-card-link-heading){inline-size:calc(100% - 2rem)}}:host(c4d-card-heading){font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4)}:host(c4d-card-link-heading){font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5);margin-block-end:0}.cds--card-group__card ::slotted(c4d-card-eyebrow),.cds--card-group__card ::slotted(c4d-card-heading),.cds--card-group__card ::slotted(c4d-card-link-heading),:host(c4d-card-group-item[color-scheme=inverse]) ::slotted(c4d-card-eyebrow),:host(c4d-card-group-item[color-scheme=inverse]) ::slotted(c4d-card-heading),:host(c4d-card-group-item[color-scheme=inverse]) ::slotted(c4d-card-link-heading),:host(c4d-card[color-scheme=inverse]) ::slotted(c4d-card-eyebrow),:host(c4d-card[color-scheme=inverse]) ::slotted(c4d-card-heading),:host(c4d-card[color-scheme=inverse]) ::slotted(c4d-card-link-heading),:host(c4d-feature-section-card-link[color-scheme=inverse]) ::slotted(c4d-card-eyebrow),:host(c4d-feature-section-card-link[color-scheme=inverse]) ::slotted(c4d-card-heading),:host(c4d-feature-section-card-link[color-scheme=inverse]) ::slotted(c4d-card-link-heading){color:var(--cds-text-inverse,#fff)}.cds--card-group__card:hover ::slotted(c4d-card-cta-image),.cds--card-group__card:hover ::slotted(c4d-image),:host(c4d-card-group-item[color-scheme=inverse]:hover) ::slotted(c4d-card-cta-image),:host(c4d-card-group-item[color-scheme=inverse]:hover) ::slotted(c4d-image),:host(c4d-card[color-scheme=inverse]:hover) ::slotted(c4d-card-cta-image),:host(c4d-card[color-scheme=inverse]:hover) ::slotted(c4d-image),:host(c4d-feature-section-card-link[color-scheme=inverse]:hover) ::slotted(c4d-card-cta-image),:host(c4d-feature-section-card-link[color-scheme=inverse]:hover) ::slotted(c4d-image){filter:brightness(108%)}@media print{:host(c4d-card),:host(c4d-card-cta),:host(c4d-card-group-item),:host(c4d-card-in-card),:host(c4d-content-group-cards-item){border:1px solid var(--cds-layer-accent-01,#e0e0e0)}:host(c4d-card) .cds--card,:host(c4d-card-cta) .cds--card,:host(c4d-card-group-item) .cds--card,:host(c4d-card-in-card) .cds--card,:host(c4d-content-group-cards-item) .cds--card{background-color:var(--cds-layer-02,#fff);border:none}:host(c4d-card) .cds--image,:host(c4d-card) ::slotted(c4d-card-cta-image),:host(c4d-card) ::slotted(c4d-image),:host(c4d-card-cta) .cds--image,:host(c4d-card-cta) ::slotted(c4d-card-cta-image),:host(c4d-card-cta) ::slotted(c4d-image),:host(c4d-card-group-item) .cds--image,:host(c4d-card-group-item) ::slotted(c4d-card-cta-image),:host(c4d-card-group-item) ::slotted(c4d-image),:host(c4d-card-in-card) .cds--image,:host(c4d-card-in-card) ::slotted(c4d-card-cta-image),:host(c4d-card-in-card) ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--image,:host(c4d-content-group-cards-item) ::slotted(c4d-card-cta-image),:host(c4d-content-group-cards-item) ::slotted(c4d-image){display:none}.cds--card{background-color:var(--cds-layer-02,#fff);border:1px solid var(--cds-layer-accent-01,#e0e0e0)}.cds--card .cds--card__image_img,.cds--card .cds--card__img,.cds--card .cds--card__video-thumbnail,.cds--card .cds--image{display:none}}:host(c4d-card[disabled]) .cds--card,:host(c4d-region-item[disabled]) .cds--card{cursor:not-allowed}:host(c4d-card[disabled]) .cds--card__copy,:host(c4d-card[disabled]) ::slotted(c4d-card-eyebrow),:host(c4d-card[disabled]) ::slotted(c4d-card-heading),:host(c4d-region-item[disabled]) .cds--card__copy,:host(c4d-region-item[disabled]) ::slotted(c4d-card-eyebrow),:host(c4d-region-item[disabled]) ::slotted(c4d-card-heading){color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}:host(c4d-card-cta-footer[cta-type=video]) .cds--link-with-icon.cds--link-with-icon--inline-icon,:host(c4d-card-footer[cta-type=video]) .cds--link-with-icon.cds--link-with-icon--inline-icon{justify-content:space-between}:host(c4d-card-footer[href]):after{position:relative}']);
|
|
1032
|
+
/*! @license DOMPurify 3.2.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.5/LICENSE */au.exports=function(){const{entries:e,setPrototypeOf:t,isFrozen:s,getPrototypeOf:c,getOwnPropertyDescriptor:o}=Object;let{freeze:d,seal:i,create:r}=Object,{apply:a,construct:n}="undefined"!=typeof Reflect&&Reflect;d||(d=function(e){return e}),i||(i=function(e){return e}),a||(a=function(e,t,s){return e.apply(t,s)}),n||(n=function(e,t){return new e(...t)});const l=z(Array.prototype.forEach),p=z(Array.prototype.lastIndexOf),h=z(Array.prototype.pop),u=z(Array.prototype.push),g=z(Array.prototype.splice),m=z(String.prototype.toLowerCase),b=z(String.prototype.toString),f=z(String.prototype.match),v=z(String.prototype.replace),_=z(String.prototype.indexOf),y=z(String.prototype.trim),x=z(Object.prototype.hasOwnProperty),k=z(RegExp.prototype.test),w=E(TypeError);function z(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var s=arguments.length,c=new Array(s>1?s-1:0),o=1;o<s;o++)c[o-1]=arguments[o];return a(e,t,c)}}function E(e){return function(){for(var t=arguments.length,s=new Array(t),c=0;c<t;c++)s[c]=arguments[c];return n(e,s)}}function S(e,c){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:m;t&&t(e,null);let d=c.length;for(;d--;){let t=c[d];if("string"==typeof t){const e=o(t);e!==t&&(s(c)||(c[d]=e),t=e)}e[t]=!0}return e}function C(e){for(let t=0;t<e.length;t++)x(e,t)||(e[t]=null);return e}function A(t){const s=r(null);for(const[c,o]of e(t))x(t,c)&&(Array.isArray(o)?s[c]=C(o):o&&"object"==typeof o&&o.constructor===Object?s[c]=A(o):s[c]=o);return s}function T(e,t){for(;null!==e;){const s=o(e,t);if(s){if(s.get)return z(s.get);if("function"==typeof s.value)return z(s.value)}e=c(e)}function s(){return null}return s}const D=d(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),P=d(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),$=d(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),F=d(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),O=d(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),R=d(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),M=d(["#text"]),I=d(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),B=d(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),j=d(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),q=d(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),L=i(/\{\{[\w\W]*|[\w\W]*\}\}/gm),N=i(/<%[\w\W]*|[\w\W]*%>/gm),U=i(/\$\{[\w\W]*/gm),H=i(/^data-[\-\w.\u00B7-\uFFFF]+$/),V=i(/^aria-[\-\w]+$/),Z=i(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),X=i(/^(?:\w+script|data):/i),Y=i(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),G=i(/^html$/i),W=i(/^[a-z][.\w]*(-[.\w]+)+$/i);var Q=Object.freeze({__proto__:null,ARIA_ATTR:V,ATTR_WHITESPACE:Y,CUSTOM_ELEMENT:W,DATA_ATTR:H,DOCTYPE_NAME:G,ERB_EXPR:N,IS_ALLOWED_URI:Z,IS_SCRIPT_OR_DATA:X,MUSTACHE_EXPR:L,TMPLIT_EXPR:U});const K={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,progressingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},J=function(){return"undefined"==typeof window?null:window},ee=function(e,t){if("object"!=typeof e||"function"!=typeof e.createPolicy)return null;let s=null;const c="data-tt-policy-suffix";t&&t.hasAttribute(c)&&(s=t.getAttribute(c));const o="dompurify"+(s?"#"+s:"");try{return e.createPolicy(o,{createHTML:e=>e,createScriptURL:e=>e})}catch(e){return console.warn("TrustedTypes policy "+o+" could not be created."),null}},te=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function se(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:J();const s=e=>se(e);if(s.version="3.2.5",s.removed=[],!t||!t.document||t.document.nodeType!==K.document||!t.Element)return s.isSupported=!1,s;let{document:c}=t;const o=c,i=o.currentScript,{DocumentFragment:a,HTMLTemplateElement:n,Node:z,Element:E,NodeFilter:C,NamedNodeMap:L=t.NamedNodeMap||t.MozNamedAttrMap,HTMLFormElement:N,DOMParser:U,trustedTypes:H}=t,V=E.prototype,X=T(V,"cloneNode"),Y=T(V,"remove"),W=T(V,"nextSibling"),ce=T(V,"childNodes"),oe=T(V,"parentNode");if("function"==typeof n){const e=c.createElement("template");e.content&&e.content.ownerDocument&&(c=e.content.ownerDocument)}let de,ie="";const{implementation:re,createNodeIterator:ae,createDocumentFragment:ne,getElementsByTagName:le}=c,{importNode:pe}=o;let he=te();s.isSupported="function"==typeof e&&"function"==typeof oe&&re&&void 0!==re.createHTMLDocument;const{MUSTACHE_EXPR:ue,ERB_EXPR:ge,TMPLIT_EXPR:me,DATA_ATTR:be,ARIA_ATTR:fe,IS_SCRIPT_OR_DATA:ve,ATTR_WHITESPACE:_e,CUSTOM_ELEMENT:ye}=Q;let{IS_ALLOWED_URI:xe}=Q,ke=null;const we=S({},[...D,...P,...$,...O,...M]);let ze=null;const Ee=S({},[...I,...B,...j,...q]);let Se=Object.seal(r(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Ce=null,Ae=null,Te=!0,De=!0,Pe=!1,$e=!0,Fe=!1,Oe=!0,Re=!1,Me=!1,Ie=!1,Be=!1,je=!1,qe=!1,Le=!0,Ne=!1;const Ue="user-content-";let He=!0,Ve=!1,Ze={},Xe=null;const Ye=S({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let Ge=null;const We=S({},["audio","video","img","source","image","track"]);let Qe=null;const Ke=S({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Je="http://www.w3.org/1998/Math/MathML",et="http://www.w3.org/2000/svg",tt="http://www.w3.org/1999/xhtml";let st=tt,ct=!1,ot=null;const dt=S({},[Je,et,tt],b);let it=S({},["mi","mo","mn","ms","mtext"]),rt=S({},["annotation-xml"]);const at=S({},["title","style","font","a","script"]);let nt=null;const lt=["application/xhtml+xml","text/html"],pt="text/html";let ht=null,ut=null;const gt=c.createElement("form"),mt=function(e){return e instanceof RegExp||e instanceof Function},bt=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!ut||ut!==e){if(e&&"object"==typeof e||(e={}),e=A(e),nt=-1===lt.indexOf(e.PARSER_MEDIA_TYPE)?pt:e.PARSER_MEDIA_TYPE,ht="application/xhtml+xml"===nt?b:m,ke=x(e,"ALLOWED_TAGS")?S({},e.ALLOWED_TAGS,ht):we,ze=x(e,"ALLOWED_ATTR")?S({},e.ALLOWED_ATTR,ht):Ee,ot=x(e,"ALLOWED_NAMESPACES")?S({},e.ALLOWED_NAMESPACES,b):dt,Qe=x(e,"ADD_URI_SAFE_ATTR")?S(A(Ke),e.ADD_URI_SAFE_ATTR,ht):Ke,Ge=x(e,"ADD_DATA_URI_TAGS")?S(A(We),e.ADD_DATA_URI_TAGS,ht):We,Xe=x(e,"FORBID_CONTENTS")?S({},e.FORBID_CONTENTS,ht):Ye,Ce=x(e,"FORBID_TAGS")?S({},e.FORBID_TAGS,ht):{},Ae=x(e,"FORBID_ATTR")?S({},e.FORBID_ATTR,ht):{},Ze=!!x(e,"USE_PROFILES")&&e.USE_PROFILES,Te=!1!==e.ALLOW_ARIA_ATTR,De=!1!==e.ALLOW_DATA_ATTR,Pe=e.ALLOW_UNKNOWN_PROTOCOLS||!1,$e=!1!==e.ALLOW_SELF_CLOSE_IN_ATTR,Fe=e.SAFE_FOR_TEMPLATES||!1,Oe=!1!==e.SAFE_FOR_XML,Re=e.WHOLE_DOCUMENT||!1,Be=e.RETURN_DOM||!1,je=e.RETURN_DOM_FRAGMENT||!1,qe=e.RETURN_TRUSTED_TYPE||!1,Ie=e.FORCE_BODY||!1,Le=!1!==e.SANITIZE_DOM,Ne=e.SANITIZE_NAMED_PROPS||!1,He=!1!==e.KEEP_CONTENT,Ve=e.IN_PLACE||!1,xe=e.ALLOWED_URI_REGEXP||Z,st=e.NAMESPACE||tt,it=e.MATHML_TEXT_INTEGRATION_POINTS||it,rt=e.HTML_INTEGRATION_POINTS||rt,Se=e.CUSTOM_ELEMENT_HANDLING||{},e.CUSTOM_ELEMENT_HANDLING&&mt(e.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(Se.tagNameCheck=e.CUSTOM_ELEMENT_HANDLING.tagNameCheck),e.CUSTOM_ELEMENT_HANDLING&&mt(e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(Se.attributeNameCheck=e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),e.CUSTOM_ELEMENT_HANDLING&&"boolean"==typeof e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&&(Se.allowCustomizedBuiltInElements=e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Fe&&(De=!1),je&&(Be=!0),Ze&&(ke=S({},M),ze=[],!0===Ze.html&&(S(ke,D),S(ze,I)),!0===Ze.svg&&(S(ke,P),S(ze,B),S(ze,q)),!0===Ze.svgFilters&&(S(ke,$),S(ze,B),S(ze,q)),!0===Ze.mathMl&&(S(ke,O),S(ze,j),S(ze,q))),e.ADD_TAGS&&(ke===we&&(ke=A(ke)),S(ke,e.ADD_TAGS,ht)),e.ADD_ATTR&&(ze===Ee&&(ze=A(ze)),S(ze,e.ADD_ATTR,ht)),e.ADD_URI_SAFE_ATTR&&S(Qe,e.ADD_URI_SAFE_ATTR,ht),e.FORBID_CONTENTS&&(Xe===Ye&&(Xe=A(Xe)),S(Xe,e.FORBID_CONTENTS,ht)),He&&(ke["#text"]=!0),Re&&S(ke,["html","head","body"]),ke.table&&(S(ke,["tbody"]),delete Ce.tbody),e.TRUSTED_TYPES_POLICY){if("function"!=typeof e.TRUSTED_TYPES_POLICY.createHTML)throw w('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if("function"!=typeof e.TRUSTED_TYPES_POLICY.createScriptURL)throw w('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');de=e.TRUSTED_TYPES_POLICY,ie=de.createHTML("")}else void 0===de&&(de=ee(H,i)),null!==de&&"string"==typeof ie&&(ie=de.createHTML(""));d&&d(e),ut=e}},ft=S({},[...P,...$,...F]),vt=S({},[...O,...R]),_t=function(e){let t=oe(e);t&&t.tagName||(t={namespaceURI:st,tagName:"template"});const s=m(e.tagName),c=m(t.tagName);return!!ot[e.namespaceURI]&&(e.namespaceURI===et?t.namespaceURI===tt?"svg"===s:t.namespaceURI===Je?"svg"===s&&("annotation-xml"===c||it[c]):Boolean(ft[s]):e.namespaceURI===Je?t.namespaceURI===tt?"math"===s:t.namespaceURI===et?"math"===s&&rt[c]:Boolean(vt[s]):e.namespaceURI===tt?!(t.namespaceURI===et&&!rt[c])&&!(t.namespaceURI===Je&&!it[c])&&!vt[s]&&(at[s]||!ft[s]):!("application/xhtml+xml"!==nt||!ot[e.namespaceURI]))},yt=function(e){u(s.removed,{element:e});try{oe(e).removeChild(e)}catch(t){Y(e)}},xt=function(e,t){try{u(s.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){u(s.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e)if(Be||je)try{yt(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},kt=function(e){let t=null,s=null;if(Ie)e="<remove></remove>"+e;else{const t=f(e,/^[\r\n\t ]+/);s=t&&t[0]}"application/xhtml+xml"===nt&&st===tt&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");const o=de?de.createHTML(e):e;if(st===tt)try{t=(new U).parseFromString(o,nt)}catch(e){}if(!t||!t.documentElement){t=re.createDocument(st,"template",null);try{t.documentElement.innerHTML=ct?ie:o}catch(e){}}const d=t.body||t.documentElement;return e&&s&&d.insertBefore(c.createTextNode(s),d.childNodes[0]||null),st===tt?le.call(t,Re?"html":"body")[0]:Re?t.documentElement:d},wt=function(e){return ae.call(e.ownerDocument||e,e,C.SHOW_ELEMENT|C.SHOW_COMMENT|C.SHOW_TEXT|C.SHOW_PROCESSING_INSTRUCTION|C.SHOW_CDATA_SECTION,null)},zt=function(e){return e instanceof N&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||!(e.attributes instanceof L)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore||"function"!=typeof e.hasChildNodes)},Et=function(e){return"function"==typeof z&&e instanceof z};function St(e,t,c){l(e,(e=>{e.call(s,t,c,ut)}))}const Ct=function(e){let t=null;if(St(he.beforeSanitizeElements,e,null),zt(e))return yt(e),!0;const c=ht(e.nodeName);if(St(he.uponSanitizeElement,e,{tagName:c,allowedTags:ke}),e.hasChildNodes()&&!Et(e.firstElementChild)&&k(/<[/\w!]/g,e.innerHTML)&&k(/<[/\w!]/g,e.textContent))return yt(e),!0;if(e.nodeType===K.progressingInstruction)return yt(e),!0;if(Oe&&e.nodeType===K.comment&&k(/<[/\w]/g,e.data))return yt(e),!0;if(!ke[c]||Ce[c]){if(!Ce[c]&&Tt(c)){if(Se.tagNameCheck instanceof RegExp&&k(Se.tagNameCheck,c))return!1;if(Se.tagNameCheck instanceof Function&&Se.tagNameCheck(c))return!1}if(He&&!Xe[c]){const t=oe(e)||e.parentNode,s=ce(e)||e.childNodes;if(s&&t)for(let c=s.length-1;c>=0;--c){const o=X(s[c],!0);o.__removalCount=(e.__removalCount||0)+1,t.insertBefore(o,W(e))}}return yt(e),!0}return e instanceof E&&!_t(e)?(yt(e),!0):"noscript"!==c&&"noembed"!==c&&"noframes"!==c||!k(/<\/no(script|embed|frames)/i,e.innerHTML)?(Fe&&e.nodeType===K.text&&(t=e.textContent,l([ue,ge,me],(e=>{t=v(t,e," ")})),e.textContent!==t&&(u(s.removed,{element:e.cloneNode()}),e.textContent=t)),St(he.afterSanitizeElements,e,null),!1):(yt(e),!0)},At=function(e,t,s){if(Le&&("id"===t||"name"===t)&&(s in c||s in gt))return!1;if(De&&!Ae[t]&&k(be,t));else if(Te&&k(fe,t));else if(!ze[t]||Ae[t]){if(!(Tt(e)&&(Se.tagNameCheck instanceof RegExp&&k(Se.tagNameCheck,e)||Se.tagNameCheck instanceof Function&&Se.tagNameCheck(e))&&(Se.attributeNameCheck instanceof RegExp&&k(Se.attributeNameCheck,t)||Se.attributeNameCheck instanceof Function&&Se.attributeNameCheck(t))||"is"===t&&Se.allowCustomizedBuiltInElements&&(Se.tagNameCheck instanceof RegExp&&k(Se.tagNameCheck,s)||Se.tagNameCheck instanceof Function&&Se.tagNameCheck(s))))return!1}else if(Qe[t]);else if(k(xe,v(s,_e,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==_(s,"data:")||!Ge[e])if(Pe&&!k(ve,v(s,_e,"")));else if(s)return!1;return!0},Tt=function(e){return"annotation-xml"!==e&&f(e,ye)},Dt=function(e){St(he.beforeSanitizeAttributes,e,null);const{attributes:t}=e;if(!t||zt(e))return;const c={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:ze,forceKeepAttr:void 0};let o=t.length;for(;o--;){const d=t[o],{name:i,namespaceURI:r,value:a}=d,n=ht(i);let p="value"===i?a:y(a);if(c.attrName=n,c.attrValue=p,c.keepAttr=!0,c.forceKeepAttr=void 0,St(he.uponSanitizeAttribute,e,c),p=c.attrValue,!Ne||"id"!==n&&"name"!==n||(xt(i,e),p=Ue+p),Oe&&k(/((--!?|])>)|<\/(style|title)/i,p)){xt(i,e);continue}if(c.forceKeepAttr)continue;if(xt(i,e),!c.keepAttr)continue;if(!$e&&k(/\/>/i,p)){xt(i,e);continue}Fe&&l([ue,ge,me],(e=>{p=v(p,e," ")}));const u=ht(e.nodeName);if(At(u,n,p)){if(de&&"object"==typeof H&&"function"==typeof H.getAttributeType)if(r);else switch(H.getAttributeType(u,n)){case"TrustedHTML":p=de.createHTML(p);break;case"TrustedScriptURL":p=de.createScriptURL(p)}try{r?e.setAttributeNS(r,i,p):e.setAttribute(i,p),zt(e)?yt(e):h(s.removed)}catch(e){}}}St(he.afterSanitizeAttributes,e,null)},Pt=function e(t){let s=null;const c=wt(t);for(St(he.beforeSanitizeShadowDOM,t,null);s=c.nextNode();)St(he.uponSanitizeShadowNode,s,null),Ct(s),Dt(s),s.content instanceof a&&e(s.content);St(he.afterSanitizeShadowDOM,t,null)};return s.sanitize=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},c=null,d=null,i=null,r=null;if(ct=!e,ct&&(e="\x3c!--\x3e"),"string"!=typeof e&&!Et(e)){if("function"!=typeof e.toString)throw w("toString is not a function");if("string"!=typeof(e=e.toString()))throw w("dirty is not a string, aborting")}if(!s.isSupported)return e;if(Me||bt(t),s.removed=[],"string"==typeof e&&(Ve=!1),Ve){if(e.nodeName){const t=ht(e.nodeName);if(!ke[t]||Ce[t])throw w("root node is forbidden and cannot be sanitized in-place")}}else if(e instanceof z)c=kt("\x3c!----\x3e"),d=c.ownerDocument.importNode(e,!0),d.nodeType===K.element&&"BODY"===d.nodeName||"HTML"===d.nodeName?c=d:c.appendChild(d);else{if(!Be&&!Fe&&!Re&&-1===e.indexOf("<"))return de&&qe?de.createHTML(e):e;if(c=kt(e),!c)return Be?null:qe?ie:""}c&&Ie&&yt(c.firstChild);const n=wt(Ve?e:c);for(;i=n.nextNode();)Ct(i),Dt(i),i.content instanceof a&&Pt(i.content);if(Ve)return e;if(Be){if(je)for(r=ne.call(c.ownerDocument);c.firstChild;)r.appendChild(c.firstChild);else r=c;return(ze.shadowroot||ze.shadowrootmode)&&(r=pe.call(o,r,!0)),r}let p=Re?c.outerHTML:c.innerHTML;return Re&&ke["!doctype"]&&c.ownerDocument&&c.ownerDocument.doctype&&c.ownerDocument.doctype.name&&k(G,c.ownerDocument.doctype.name)&&(p="<!DOCTYPE "+c.ownerDocument.doctype.name+">\n"+p),Fe&&l([ue,ge,me],(e=>{p=v(p,e," ")})),de&&qe?de.createHTML(p):p},s.setConfig=function(){bt(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}),Me=!0},s.clearConfig=function(){ut=null,Me=!1},s.isValidAttribute=function(e,t,s){ut||bt({});const c=ht(e),o=ht(t);return At(c,o,s)},s.addHook=function(e,t){"function"==typeof t&&u(he[e],t)},s.removeHook=function(e,t){if(void 0!==t){const s=p(he[e],t);return-1===s?void 0:g(he[e],s,1)[0]}return h(he[e])},s.removeHooks=function(e){he[e]=[]},s.removeAllHooks=function(){he=te()},s}var ce=se();return ce}();var nu=window.DOMPurify||(window.DOMPurify=au.exports.default||au.exports),lu={exports:{}};!function(e){function t(e,t){for(var s=0;s<t.length;s++){var c=t[s];c.enumerable=c.enumerable||!1,c.configurable=!0,"value"in c&&(c.writable=!0),Object.defineProperty(e,a(c.key),c)}}function s(e,s,c){return s&&t(e.prototype,s),c&&t(e,c),Object.defineProperty(e,"prototype",{writable:!1}),e}function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var s=arguments[t];for(var c in s)Object.prototype.hasOwnProperty.call(s,c)&&(e[c]=s[c])}return e},c.apply(this,arguments)}function o(e,t){if(e){if("string"==typeof e)return d(e,t);var s=Object.prototype.toString.call(e).slice(8,-1);return"Object"===s&&e.constructor&&(s=e.constructor.name),"Map"===s||"Set"===s?Array.from(e):"Arguments"===s||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(s)?d(e,t):void 0}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var s=0,c=new Array(t);s<t;s++)c[s]=e[s];return c}function i(e,t){var s="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(s)return(s=s.call(e)).next.bind(s);if(Array.isArray(e)||(s=o(e))||t&&e&&"number"==typeof e.length){s&&(e=s);var c=0;return function(){return c>=e.length?{done:!0}:{done:!1,value:e[c++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function r(e,t){if("object"!=typeof e||null===e)return e;var s=e[Symbol.toPrimitive];if(void 0!==s){var c=s.call(e,t||"default");if("object"!=typeof c)return c;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function a(e){var t=r(e,"string");return"symbol"==typeof t?t:String(t)}function n(){return{async:!1,baseUrl:null,breaks:!1,extensions:null,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,hooks:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}function l(t){e.defaults=t}e.defaults=n();var p=/[&<>"']/,h=new RegExp(p.source,"g"),u=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,g=new RegExp(u.source,"g"),m={"&":"&","<":"<",">":">",'"':""","'":"'"},b=function(e){return m[e]};function f(e,t){if(t){if(p.test(e))return e.replace(h,b)}else if(u.test(e))return e.replace(g,b);return e}var v=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/gi;function _(e){return e.replace(v,(function(e,t){return"colon"===(t=t.toLowerCase())?":":"#"===t.charAt(0)?"x"===t.charAt(1)?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1)):""}))}var y=/(^|[^\[])\^/g;function x(e,t){e="string"==typeof e?e:e.source,t=t||"";var s={replace:function(t,c){return c=(c=c.source||c).replace(y,"$1"),e=e.replace(t,c),s},getRegex:function(){return new RegExp(e,t)}};return s}var k=/[^\w:]/g,w=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function z(e,t,s){if(e){var c;try{c=decodeURIComponent(_(s)).replace(k,"").toLowerCase()}catch(e){return null}if(0===c.indexOf("javascript:")||0===c.indexOf("vbscript:")||0===c.indexOf("data:"))return null}t&&!w.test(s)&&(s=T(t,s));try{s=encodeURI(s).replace(/%25/g,"%")}catch(e){return null}return s}var E={},S=/^[^:]+:\/*[^/]*$/,C=/^([^:]+:)[\s\S]*$/,A=/^([^:]+:\/*[^/]*)[\s\S]*$/;function T(e,t){E[" "+e]||(S.test(e)?E[" "+e]=e+"/":E[" "+e]=$(e,"/",!0));var s=-1===(e=E[" "+e]).indexOf(":");return"//"===t.substring(0,2)?s?t:e.replace(C,"$1")+t:"/"===t.charAt(0)?s?t:e.replace(A,"$1")+t:e+t}var D={exec:function(){}};function P(e,t){var s=e.replace(/\|/g,(function(e,t,s){for(var c=!1,o=t;--o>=0&&"\\"===s[o];)c=!c;return c?"|":" |"})).split(/ \|/),c=0;if(s[0].trim()||s.shift(),s.length>0&&!s[s.length-1].trim()&&s.pop(),s.length>t)s.splice(t);else for(;s.length<t;)s.push("");for(;c<s.length;c++)s[c]=s[c].trim().replace(/\\\|/g,"|");return s}function $(e,t,s){var c=e.length;if(0===c)return"";for(var o=0;o<c;){var d=e.charAt(c-o-1);if(d!==t||s){if(d===t||!s)break;o++}else o++}return e.slice(0,c-o)}function F(e,t){if(-1===e.indexOf(t[1]))return-1;for(var s=e.length,c=0,o=0;o<s;o++)if("\\"===e[o])o++;else if(e[o]===t[0])c++;else if(e[o]===t[1]&&--c<0)return o;return-1}function O(e){e&&e.sanitize&&!e.silent&&console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}function R(e,t){if(t<1)return"";for(var s="";t>1;)1&t&&(s+=e),t>>=1,e+=e;return s+e}function M(e,t,s,c){var o=t.href,d=t.title?f(t.title):null,i=e[1].replace(/\\([\[\]])/g,"$1");if("!"!==e[0].charAt(0)){c.state.inLink=!0;var r={type:"link",raw:s,href:o,title:d,text:i,tokens:c.inlineTokens(i)};return c.state.inLink=!1,r}return{type:"image",raw:s,href:o,title:d,text:f(i)}}function I(e,t){var s=e.match(/^(\s+)(?:```)/);if(null===s)return t;var c=s[1];return t.split("\n").map((function(e){var t=e.match(/^\s+/);return null===t?e:t[0].length>=c.length?e.slice(c.length):e})).join("\n")}var B=function(){function t(t){this.options=t||e.defaults}var s=t.prototype;return s.space=function(e){var t=this.rules.block.newline.exec(e);if(t&&t[0].length>0)return{type:"space",raw:t[0]}},s.code=function(e){var t=this.rules.block.code.exec(e);if(t){var s=t[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:this.options.pedantic?s:$(s,"\n")}}},s.fences=function(e){var t=this.rules.block.fences.exec(e);if(t){var s=t[0],c=I(s,t[3]||"");return{type:"code",raw:s,lang:t[2]?t[2].trim().replace(this.rules.inline._escapes,"$1"):t[2],text:c}}},s.heading=function(e){var t=this.rules.block.heading.exec(e);if(t){var s=t[2].trim();if(/#$/.test(s)){var c=$(s,"#");this.options.pedantic?s=c.trim():c&&!/ $/.test(c)||(s=c.trim())}return{type:"heading",raw:t[0],depth:t[1].length,text:s,tokens:this.lexer.inline(s)}}},s.hr=function(e){var t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:t[0]}},s.blockquote=function(e){var t=this.rules.block.blockquote.exec(e);if(t){var s=t[0].replace(/^ *>[ \t]?/gm,""),c=this.lexer.state.top;this.lexer.state.top=!0;var o=this.lexer.blockTokens(s);return this.lexer.state.top=c,{type:"blockquote",raw:t[0],tokens:o,text:s}}},s.list=function(e){var t=this.rules.block.list.exec(e);if(t){var s,c,o,d,i,r,a,n,l,p,h,u,g=t[1].trim(),m=g.length>1,b={type:"list",raw:"",ordered:m,start:m?+g.slice(0,-1):"",loose:!1,items:[]};g=m?"\\d{1,9}\\"+g.slice(-1):"\\"+g,this.options.pedantic&&(g=m?g:"[*+-]");for(var f=new RegExp("^( {0,3}"+g+")((?:[\t ][^\\n]*)?(?:\\n|$))");e&&(u=!1,t=f.exec(e))&&!this.rules.block.hr.test(e);){if(s=t[0],e=e.substring(s.length),n=t[2].split("\n",1)[0].replace(/^\t+/,(function(e){return" ".repeat(3*e.length)})),l=e.split("\n",1)[0],this.options.pedantic?(d=2,h=n.trimLeft()):(d=(d=t[2].search(/[^ ]/))>4?1:d,h=n.slice(d),d+=t[1].length),r=!1,!n&&/^ *$/.test(l)&&(s+=l+"\n",e=e.substring(l.length+1),u=!0),!u)for(var v=new RegExp("^ {0,"+Math.min(3,d-1)+"}(?:[*+-]|\\d{1,9}[.)])((?:[ \t][^\\n]*)?(?:\\n|$))"),_=new RegExp("^ {0,"+Math.min(3,d-1)+"}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)"),y=new RegExp("^ {0,"+Math.min(3,d-1)+"}(?:```|~~~)"),x=new RegExp("^ {0,"+Math.min(3,d-1)+"}#");e&&(l=p=e.split("\n",1)[0],this.options.pedantic&&(l=l.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")),!y.test(l))&&!x.test(l)&&!v.test(l)&&!_.test(e);){if(l.search(/[^ ]/)>=d||!l.trim())h+="\n"+l.slice(d);else{if(r)break;if(n.search(/[^ ]/)>=4)break;if(y.test(n))break;if(x.test(n))break;if(_.test(n))break;h+="\n"+l}r||l.trim()||(r=!0),s+=p+"\n",e=e.substring(p.length+1),n=l.slice(d)}b.loose||(a?b.loose=!0:/\n *\n *$/.test(s)&&(a=!0)),this.options.gfm&&(c=/^\[[ xX]\] /.exec(h))&&(o="[ ] "!==c[0],h=h.replace(/^\[[ xX]\] +/,"")),b.items.push({type:"list_item",raw:s,task:!!c,checked:o,loose:!1,text:h}),b.raw+=s}b.items[b.items.length-1].raw=s.trimRight(),b.items[b.items.length-1].text=h.trimRight(),b.raw=b.raw.trimRight();var k=b.items.length;for(i=0;i<k;i++)if(this.lexer.state.top=!1,b.items[i].tokens=this.lexer.blockTokens(b.items[i].text,[]),!b.loose){var w=b.items[i].tokens.filter((function(e){return"space"===e.type})),z=w.length>0&&w.some((function(e){return/\n.*\n/.test(e.raw)}));b.loose=z}if(b.loose)for(i=0;i<k;i++)b.items[i].loose=!0;return b}},s.html=function(e){var t=this.rules.block.html.exec(e);if(t){var s={type:"html",raw:t[0],pre:!this.options.sanitizer&&("pre"===t[1]||"script"===t[1]||"style"===t[1]),text:t[0]};if(this.options.sanitize){var c=this.options.sanitizer?this.options.sanitizer(t[0]):f(t[0]);s.type="paragraph",s.text=c,s.tokens=this.lexer.inline(c)}return s}},s.def=function(e){var t=this.rules.block.def.exec(e);if(t){var s=t[1].toLowerCase().replace(/\s+/g," "),c=t[2]?t[2].replace(/^<(.*)>$/,"$1").replace(this.rules.inline._escapes,"$1"):"",o=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline._escapes,"$1"):t[3];return{type:"def",tag:s,raw:t[0],href:c,title:o}}},s.table=function(e){var t=this.rules.block.table.exec(e);if(t){var s={type:"table",header:P(t[1]).map((function(e){return{text:e}})),align:t[2].replace(/^ *|\| *$/g,"").split(/ *\| */),rows:t[3]&&t[3].trim()?t[3].replace(/\n[ \t]*$/,"").split("\n"):[]};if(s.header.length===s.align.length){s.raw=t[0];var c,o,d,i,r=s.align.length;for(c=0;c<r;c++)/^ *-+: *$/.test(s.align[c])?s.align[c]="right":/^ *:-+: *$/.test(s.align[c])?s.align[c]="center":/^ *:-+ *$/.test(s.align[c])?s.align[c]="left":s.align[c]=null;for(r=s.rows.length,c=0;c<r;c++)s.rows[c]=P(s.rows[c],s.header.length).map((function(e){return{text:e}}));for(r=s.header.length,o=0;o<r;o++)s.header[o].tokens=this.lexer.inline(s.header[o].text);for(r=s.rows.length,o=0;o<r;o++)for(i=s.rows[o],d=0;d<i.length;d++)i[d].tokens=this.lexer.inline(i[d].text);return s}}},s.lheading=function(e){var t=this.rules.block.lheading.exec(e);if(t)return{type:"heading",raw:t[0],depth:"="===t[2].charAt(0)?1:2,text:t[1],tokens:this.lexer.inline(t[1])}},s.paragraph=function(e){var t=this.rules.block.paragraph.exec(e);if(t){var s="\n"===t[1].charAt(t[1].length-1)?t[1].slice(0,-1):t[1];return{type:"paragraph",raw:t[0],text:s,tokens:this.lexer.inline(s)}}},s.text=function(e){var t=this.rules.block.text.exec(e);if(t)return{type:"text",raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}},s.escape=function(e){var t=this.rules.inline.escape.exec(e);if(t)return{type:"escape",raw:t[0],text:f(t[1])}},s.tag=function(e){var t=this.rules.inline.tag.exec(e);if(t)return!this.lexer.state.inLink&&/^<a /i.test(t[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:this.options.sanitize?"text":"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(t[0]):f(t[0]):t[0]}},s.link=function(e){var t=this.rules.inline.link.exec(e);if(t){var s=t[2].trim();if(!this.options.pedantic&&/^</.test(s)){if(!/>$/.test(s))return;var c=$(s.slice(0,-1),"\\");if((s.length-c.length)%2==0)return}else{var o=F(t[2],"()");if(o>-1){var d=(0===t[0].indexOf("!")?5:4)+t[1].length+o;t[2]=t[2].substring(0,o),t[0]=t[0].substring(0,d).trim(),t[3]=""}}var i=t[2],r="";if(this.options.pedantic){var a=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(i);a&&(i=a[1],r=a[3])}else r=t[3]?t[3].slice(1,-1):"";return i=i.trim(),/^</.test(i)&&(i=this.options.pedantic&&!/>$/.test(s)?i.slice(1):i.slice(1,-1)),M(t,{href:i?i.replace(this.rules.inline._escapes,"$1"):i,title:r?r.replace(this.rules.inline._escapes,"$1"):r},t[0],this.lexer)}},s.reflink=function(e,t){var s;if((s=this.rules.inline.reflink.exec(e))||(s=this.rules.inline.nolink.exec(e))){var c=(s[2]||s[1]).replace(/\s+/g," ");if(!(c=t[c.toLowerCase()])){var o=s[0].charAt(0);return{type:"text",raw:o,text:o}}return M(s,c,s[0],this.lexer)}},s.emStrong=function(e,t,s){void 0===s&&(s="");var c=this.rules.inline.emStrong.lDelim.exec(e);if(c&&(!c[3]||!s.match(/(?:[0-9A-Za-z\xAA\xB2\xB3\xB5\xB9\xBA\xBC-\xBE\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u0660-\u0669\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07C0-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0966-\u096F\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09E6-\u09F1\u09F4-\u09F9\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A66-\u0A6F\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AE6-\u0AEF\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B66-\u0B6F\u0B71-\u0B77\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0BE6-\u0BF2\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C66-\u0C6F\u0C78-\u0C7E\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CE6-\u0CEF\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D58-\u0D61\u0D66-\u0D78\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DE6-\u0DEF\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F20-\u0F33\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F-\u1049\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u1090-\u1099\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1369-\u137C\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u17E0-\u17E9\u17F0-\u17F9\u1810-\u1819\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A16\u1A20-\u1A54\u1A80-\u1A89\u1A90-\u1A99\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B50-\u1B59\u1B83-\u1BA0\u1BAE-\u1BE5\u1C00-\u1C23\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2070\u2071\u2074-\u2079\u207F-\u2089\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2150-\u2189\u2460-\u249B\u24EA-\u24FF\u2776-\u2793\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2CFD\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u3192-\u3195\u31A0-\u31BF\u31F0-\u31FF\u3220-\u3229\u3248-\u324F\u3251-\u325F\u3280-\u3289\u32B1-\u32BF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA830-\uA835\uA840-\uA873\uA882-\uA8B3\uA8D0-\uA8D9\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA900-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF-\uA9D9\uA9E0-\uA9E4\uA9E6-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA50-\uAA59\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD07-\uDD33\uDD40-\uDD78\uDD8A\uDD8B\uDE80-\uDE9C\uDEA0-\uDED0\uDEE1-\uDEFB\uDF00-\uDF23\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC58-\uDC76\uDC79-\uDC9E\uDCA7-\uDCAF\uDCE0-\uDCF2\uDCF4\uDCF5\uDCFB-\uDD1B\uDD20-\uDD39\uDD80-\uDDB7\uDDBC-\uDDCF\uDDD2-\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE40-\uDE48\uDE60-\uDE7E\uDE80-\uDE9F\uDEC0-\uDEC7\uDEC9-\uDEE4\uDEEB-\uDEEF\uDF00-\uDF35\uDF40-\uDF55\uDF58-\uDF72\uDF78-\uDF91\uDFA9-\uDFAF]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDCFA-\uDD23\uDD30-\uDD39\uDE60-\uDE7E\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF27\uDF30-\uDF45\uDF51-\uDF54\uDF70-\uDF81\uDFB0-\uDFCB\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC52-\uDC6F\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD03-\uDD26\uDD36-\uDD3F\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDD0-\uDDDA\uDDDC\uDDE1-\uDDF4\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDEF0-\uDEF9\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC50-\uDC59\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE50-\uDE59\uDE80-\uDEAA\uDEB8\uDEC0-\uDEC9\uDF00-\uDF1A\uDF30-\uDF3B\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCF2\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC50-\uDC6C\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF2\uDFB0\uDFC0-\uDFD4]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDE70-\uDEBE\uDEC0-\uDEC9\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF50-\uDF59\uDF5B-\uDF61\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE96\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD50-\uDD52\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD834[\uDEE0-\uDEF3\uDF60-\uDF78]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD837[\uDF00-\uDF1E]|\uD838[\uDD00-\uDD2C\uDD37-\uDD3D\uDD40-\uDD49\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB\uDEF0-\uDEF9]|\uD839[\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDCC7-\uDCCF\uDD00-\uDD43\uDD4B\uDD50-\uDD59]|\uD83B[\uDC71-\uDCAB\uDCAD-\uDCAF\uDCB1-\uDCB4\uDD01-\uDD2D\uDD2F-\uDD3D\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83C[\uDD00-\uDD0C]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF38\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A])/))){var o=c[1]||c[2]||"";if(!o||o&&(""===s||this.rules.inline.punctuation.exec(s))){var d,i,r=c[0].length-1,a=r,n=0,l="*"===c[0][0]?this.rules.inline.emStrong.rDelimAst:this.rules.inline.emStrong.rDelimUnd;for(l.lastIndex=0,t=t.slice(-1*e.length+r);null!=(c=l.exec(t));)if(d=c[1]||c[2]||c[3]||c[4]||c[5]||c[6])if(i=d.length,c[3]||c[4])a+=i;else if(!((c[5]||c[6])&&r%3)||(r+i)%3){if(!((a-=i)>0)){i=Math.min(i,i+a+n);var p=e.slice(0,r+c.index+(c[0].length-d.length)+i);if(Math.min(r,i)%2){var h=p.slice(1,-1);return{type:"em",raw:p,text:h,tokens:this.lexer.inlineTokens(h)}}var u=p.slice(2,-2);return{type:"strong",raw:p,text:u,tokens:this.lexer.inlineTokens(u)}}}else n+=i}}},s.codespan=function(e){var t=this.rules.inline.code.exec(e);if(t){var s=t[2].replace(/\n/g," "),c=/[^ ]/.test(s),o=/^ /.test(s)&&/ $/.test(s);return c&&o&&(s=s.substring(1,s.length-1)),s=f(s,!0),{type:"codespan",raw:t[0],text:s}}},s.br=function(e){var t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}},s.del=function(e){var t=this.rules.inline.del.exec(e);if(t)return{type:"del",raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}},s.autolink=function(e,t){var s,c,o=this.rules.inline.autolink.exec(e);if(o)return c="@"===o[2]?"mailto:"+(s=f(this.options.mangle?t(o[1]):o[1])):s=f(o[1]),{type:"link",raw:o[0],text:s,href:c,tokens:[{type:"text",raw:s,text:s}]}},s.url=function(e,t){var s;if(s=this.rules.inline.url.exec(e)){var c,o;if("@"===s[2])o="mailto:"+(c=f(this.options.mangle?t(s[0]):s[0]));else{var d;do{d=s[0],s[0]=this.rules.inline._backpedal.exec(s[0])[0]}while(d!==s[0]);c=f(s[0]),o="www."===s[1]?"http://"+s[0]:s[0]}return{type:"link",raw:s[0],text:c,href:o,tokens:[{type:"text",raw:c,text:c}]}}},s.inlineText=function(e,t){var s,c=this.rules.inline.text.exec(e);if(c)return s=this.lexer.state.inRawBlock?this.options.sanitize?this.options.sanitizer?this.options.sanitizer(c[0]):f(c[0]):c[0]:f(this.options.smartypants?t(c[0]):c[0]),{type:"text",raw:c[0],text:s}},t}(),j={newline:/^(?: *(?:\n|$))+/,code:/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,hr:/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/,html:"^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n *)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$))",def:/^ {0,3}\[(label)\]: *(?:\n *)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/,table:D,lheading:/^((?:.|\n(?!\n))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,text:/^[^\n]+/,_label:/(?!\s*\])(?:\\.|[^\[\]\\])+/,_title:/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/};j.def=x(j.def).replace("label",j._label).replace("title",j._title).getRegex(),j.bullet=/(?:[*+-]|\d{1,9}[.)])/,j.listItemStart=x(/^( *)(bull) */).replace("bull",j.bullet).getRegex(),j.list=x(j.list).replace(/bull/g,j.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+j.def.source+")").getRegex(),j._tag="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",j._comment=/<!--(?!-?>)[\s\S]*?(?:-->|$)/,j.html=x(j.html,"i").replace("comment",j._comment).replace("tag",j._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),j.paragraph=x(j._paragraph).replace("hr",j.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",j._tag).getRegex(),j.blockquote=x(j.blockquote).replace("paragraph",j.paragraph).getRegex(),j.normal=c({},j),j.gfm=c({},j.normal,{table:"^ *([^\\n ].*\\|.*)\\n {0,3}(?:\\| *)?(:?-+:? *(?:\\| *:?-+:? *)*)(?:\\| *)?(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"}),j.gfm.table=x(j.gfm.table).replace("hr",j.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",j._tag).getRegex(),j.gfm.paragraph=x(j._paragraph).replace("hr",j.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("table",j.gfm.table).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",j._tag).getRegex(),j.pedantic=c({},j.normal,{html:x("^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:\"[^\"]*\"|'[^']*'|\\s[^'\"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))").replace("comment",j._comment).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:D,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:x(j.normal._paragraph).replace("hr",j.hr).replace("heading"," *#{1,6} *[^\n]").replace("lheading",j.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});var q={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:D,tag:"^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(ref)\]/,nolink:/^!?\[(ref)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",emStrong:{lDelim:/^(?:\*+(?:([punct_])|[^\s*]))|^_+(?:([punct*])|([^\s_]))/,rDelimAst:/^(?:[^_*\\]|\\.)*?\_\_(?:[^_*\\]|\\.)*?\*(?:[^_*\\]|\\.)*?(?=\_\_)|(?:[^*\\]|\\.)+(?=[^*])|[punct_](\*+)(?=[\s]|$)|(?:[^punct*_\s\\]|\\.)(\*+)(?=[punct_\s]|$)|[punct_\s](\*+)(?=[^punct*_\s])|[\s](\*+)(?=[punct_])|[punct_](\*+)(?=[punct_])|(?:[^punct*_\s\\]|\\.)(\*+)(?=[^punct*_\s])/,rDelimUnd:/^(?:[^_*\\]|\\.)*?\*\*(?:[^_*\\]|\\.)*?\_(?:[^_*\\]|\\.)*?(?=\*\*)|(?:[^_\\]|\\.)+(?=[^_])|[punct*](\_+)(?=[\s]|$)|(?:[^punct*_\s\\]|\\.)(\_+)(?=[punct*\s]|$)|[punct*\s](\_+)(?=[^punct*_\s])|[\s](\_+)(?=[punct*])|[punct*](\_+)(?=[punct*])/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:D,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,punctuation:/^([\spunctuation])/};function L(e){return e.replace(/---/g,"—").replace(/--/g,"–").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1‘").replace(/'/g,"’").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1“").replace(/"/g,"”").replace(/\.{3}/g,"…")}function N(e){var t,s,c="",o=e.length;for(t=0;t<o;t++)s=e.charCodeAt(t),Math.random()>.5&&(s="x"+s.toString(16)),c+="&#"+s+";";return c}q._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~",q.punctuation=x(q.punctuation).replace(/punctuation/g,q._punctuation).getRegex(),q.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g,q.escapedEmSt=/(?:^|[^\\])(?:\\\\)*\\[*_]/g,q._comment=x(j._comment).replace("(?:--\x3e|$)","--\x3e").getRegex(),q.emStrong.lDelim=x(q.emStrong.lDelim).replace(/punct/g,q._punctuation).getRegex(),q.emStrong.rDelimAst=x(q.emStrong.rDelimAst,"g").replace(/punct/g,q._punctuation).getRegex(),q.emStrong.rDelimUnd=x(q.emStrong.rDelimUnd,"g").replace(/punct/g,q._punctuation).getRegex(),q._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,q._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,q._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/,q.autolink=x(q.autolink).replace("scheme",q._scheme).replace("email",q._email).getRegex(),q._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,q.tag=x(q.tag).replace("comment",q._comment).replace("attribute",q._attribute).getRegex(),q._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,q._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/,q._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,q.link=x(q.link).replace("label",q._label).replace("href",q._href).replace("title",q._title).getRegex(),q.reflink=x(q.reflink).replace("label",q._label).replace("ref",j._label).getRegex(),q.nolink=x(q.nolink).replace("ref",j._label).getRegex(),q.reflinkSearch=x(q.reflinkSearch,"g").replace("reflink",q.reflink).replace("nolink",q.nolink).getRegex(),q.normal=c({},q),q.pedantic=c({},q.normal,{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:x(/^!?\[(label)\]\((.*?)\)/).replace("label",q._label).getRegex(),reflink:x(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",q._label).getRegex()}),q.gfm=c({},q.normal,{escape:x(q.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/}),q.gfm.url=x(q.gfm.url,"i").replace("email",q.gfm._extended_email).getRegex(),q.breaks=c({},q.gfm,{br:x(q.br).replace("{2,}","*").getRegex(),text:x(q.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()});var U=function(){function t(t){this.tokens=[],this.tokens.links=Object.create(null),this.options=t||e.defaults,this.options.tokenizer=this.options.tokenizer||new B,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};var s={block:j.normal,inline:q.normal};this.options.pedantic?(s.block=j.pedantic,s.inline=q.pedantic):this.options.gfm&&(s.block=j.gfm,this.options.breaks?s.inline=q.breaks:s.inline=q.gfm),this.tokenizer.rules=s}t.lex=function(e,s){return new t(s).lex(e)},t.lexInline=function(e,s){return new t(s).inlineTokens(e)};var c=t.prototype;return c.lex=function(e){var t;for(e=e.replace(/\r\n|\r/g,"\n"),this.blockTokens(e,this.tokens);t=this.inlineQueue.shift();)this.inlineTokens(t.src,t.tokens);return this.tokens},c.blockTokens=function(e,t){var s,c,o,d,i=this;for(void 0===t&&(t=[]),e=this.options.pedantic?e.replace(/\t/g," ").replace(/^ +$/gm,""):e.replace(/^( *)(\t+)/gm,(function(e,t,s){return t+" ".repeat(s.length)}));e;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some((function(c){return!!(s=c.call({lexer:i},e,t))&&(e=e.substring(s.raw.length),t.push(s),!0)}))))if(s=this.tokenizer.space(e))e=e.substring(s.raw.length),1===s.raw.length&&t.length>0?t[t.length-1].raw+="\n":t.push(s);else if(s=this.tokenizer.code(e))e=e.substring(s.raw.length),!(c=t[t.length-1])||"paragraph"!==c.type&&"text"!==c.type?t.push(s):(c.raw+="\n"+s.raw,c.text+="\n"+s.text,this.inlineQueue[this.inlineQueue.length-1].src=c.text);else if(s=this.tokenizer.fences(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.heading(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.hr(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.blockquote(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.list(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.html(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.def(e))e=e.substring(s.raw.length),!(c=t[t.length-1])||"paragraph"!==c.type&&"text"!==c.type?this.tokens.links[s.tag]||(this.tokens.links[s.tag]={href:s.href,title:s.title}):(c.raw+="\n"+s.raw,c.text+="\n"+s.raw,this.inlineQueue[this.inlineQueue.length-1].src=c.text);else if(s=this.tokenizer.table(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.lheading(e))e=e.substring(s.raw.length),t.push(s);else if(o=e,this.options.extensions&&this.options.extensions.startBlock&&function(){var t=1/0,s=e.slice(1),c=void 0;i.options.extensions.startBlock.forEach((function(e){"number"==typeof(c=e.call({lexer:this},s))&&c>=0&&(t=Math.min(t,c))})),t<1/0&&t>=0&&(o=e.substring(0,t+1))}(),this.state.top&&(s=this.tokenizer.paragraph(o)))c=t[t.length-1],d&&"paragraph"===c.type?(c.raw+="\n"+s.raw,c.text+="\n"+s.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=c.text):t.push(s),d=o.length!==e.length,e=e.substring(s.raw.length);else if(s=this.tokenizer.text(e))e=e.substring(s.raw.length),(c=t[t.length-1])&&"text"===c.type?(c.raw+="\n"+s.raw,c.text+="\n"+s.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=c.text):t.push(s);else if(e){var r="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(r);break}throw new Error(r)}return this.state.top=!0,t},c.inline=function(e,t){return void 0===t&&(t=[]),this.inlineQueue.push({src:e,tokens:t}),t},c.inlineTokens=function(e,t){var s,c,o,d=this;void 0===t&&(t=[]);var i,r,a,n=e;if(this.tokens.links){var l=Object.keys(this.tokens.links);if(l.length>0)for(;null!=(i=this.tokenizer.rules.inline.reflinkSearch.exec(n));)l.includes(i[0].slice(i[0].lastIndexOf("[")+1,-1))&&(n=n.slice(0,i.index)+"["+R("a",i[0].length-2)+"]"+n.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;null!=(i=this.tokenizer.rules.inline.blockSkip.exec(n));)n=n.slice(0,i.index)+"["+R("a",i[0].length-2)+"]"+n.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;null!=(i=this.tokenizer.rules.inline.escapedEmSt.exec(n));)n=n.slice(0,i.index+i[0].length-2)+"++"+n.slice(this.tokenizer.rules.inline.escapedEmSt.lastIndex),this.tokenizer.rules.inline.escapedEmSt.lastIndex--;for(;e;)if(r||(a=""),r=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some((function(c){return!!(s=c.call({lexer:d},e,t))&&(e=e.substring(s.raw.length),t.push(s),!0)}))))if(s=this.tokenizer.escape(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.tag(e))e=e.substring(s.raw.length),(c=t[t.length-1])&&"text"===s.type&&"text"===c.type?(c.raw+=s.raw,c.text+=s.text):t.push(s);else if(s=this.tokenizer.link(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.reflink(e,this.tokens.links))e=e.substring(s.raw.length),(c=t[t.length-1])&&"text"===s.type&&"text"===c.type?(c.raw+=s.raw,c.text+=s.text):t.push(s);else if(s=this.tokenizer.emStrong(e,n,a))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.codespan(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.br(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.del(e))e=e.substring(s.raw.length),t.push(s);else if(s=this.tokenizer.autolink(e,N))e=e.substring(s.raw.length),t.push(s);else if(this.state.inLink||!(s=this.tokenizer.url(e,N))){if(o=e,this.options.extensions&&this.options.extensions.startInline&&function(){var t=1/0,s=e.slice(1),c=void 0;d.options.extensions.startInline.forEach((function(e){"number"==typeof(c=e.call({lexer:this},s))&&c>=0&&(t=Math.min(t,c))})),t<1/0&&t>=0&&(o=e.substring(0,t+1))}(),s=this.tokenizer.inlineText(o,L))e=e.substring(s.raw.length),"_"!==s.raw.slice(-1)&&(a=s.raw.slice(-1)),r=!0,(c=t[t.length-1])&&"text"===c.type?(c.raw+=s.raw,c.text+=s.text):t.push(s);else if(e){var p="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(p);break}throw new Error(p)}}else e=e.substring(s.raw.length),t.push(s);return t},s(t,null,[{key:"rules",get:function(){return{block:j,inline:q}}}]),t}(),H=function(){function t(t){this.options=t||e.defaults}var s=t.prototype;return s.code=function(e,t,s){var c=(t||"").match(/\S*/)[0];if(this.options.highlight){var o=this.options.highlight(e,c);null!=o&&o!==e&&(s=!0,e=o)}return e=e.replace(/\n$/,"")+"\n",c?'<pre><code class="'+this.options.langPrefix+f(c)+'">'+(s?e:f(e,!0))+"</code></pre>\n":"<pre><code>"+(s?e:f(e,!0))+"</code></pre>\n"},s.blockquote=function(e){return"<blockquote>\n"+e+"</blockquote>\n"},s.html=function(e){return e},s.heading=function(e,t,s,c){return this.options.headerIds?"<h"+t+' id="'+(this.options.headerPrefix+c.slug(s))+'">'+e+"</h"+t+">\n":"<h"+t+">"+e+"</h"+t+">\n"},s.hr=function(){return this.options.xhtml?"<hr/>\n":"<hr>\n"},s.list=function(e,t,s){var c=t?"ol":"ul";return"<"+c+(t&&1!==s?' start="'+s+'"':"")+">\n"+e+"</"+c+">\n"},s.listitem=function(e){return"<li>"+e+"</li>\n"},s.checkbox=function(e){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox"'+(this.options.xhtml?" /":"")+"> "},s.paragraph=function(e){return"<p>"+e+"</p>\n"},s.table=function(e,t){return t&&(t="<tbody>"+t+"</tbody>"),"<table>\n<thead>\n"+e+"</thead>\n"+t+"</table>\n"},s.tablerow=function(e){return"<tr>\n"+e+"</tr>\n"},s.tablecell=function(e,t){var s=t.header?"th":"td";return(t.align?"<"+s+' align="'+t.align+'">':"<"+s+">")+e+"</"+s+">\n"},s.strong=function(e){return"<strong>"+e+"</strong>"},s.em=function(e){return"<em>"+e+"</em>"},s.codespan=function(e){return"<code>"+e+"</code>"},s.br=function(){return this.options.xhtml?"<br/>":"<br>"},s.del=function(e){return"<del>"+e+"</del>"},s.link=function(e,t,s){if(null===(e=z(this.options.sanitize,this.options.baseUrl,e)))return s;var c='<a href="'+e+'"';return t&&(c+=' title="'+t+'"'),c+=">"+s+"</a>"},s.image=function(e,t,s){if(null===(e=z(this.options.sanitize,this.options.baseUrl,e)))return s;var c='<img src="'+e+'" alt="'+s+'"';return t&&(c+=' title="'+t+'"'),c+=this.options.xhtml?"/>":">"},s.text=function(e){return e},t}(),V=function(){function e(){}var t=e.prototype;return t.strong=function(e){return e},t.em=function(e){return e},t.codespan=function(e){return e},t.del=function(e){return e},t.html=function(e){return e},t.text=function(e){return e},t.link=function(e,t,s){return""+s},t.image=function(e,t,s){return""+s},t.br=function(){return""},e}(),Z=function(){function e(){this.seen={}}var t=e.prototype;return t.serialize=function(e){return e.toLowerCase().trim().replace(/<[!\/a-z].*?>/gi,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-")},t.getNextSafeSlug=function(e,t){var s=e,c=0;if(this.seen.hasOwnProperty(s)){c=this.seen[e];do{s=e+"-"+ ++c}while(this.seen.hasOwnProperty(s))}return t||(this.seen[e]=c,this.seen[s]=0),s},t.slug=function(e,t){void 0===t&&(t={});var s=this.serialize(e);return this.getNextSafeSlug(s,t.dryrun)},e}(),X=function(){function t(t){this.options=t||e.defaults,this.options.renderer=this.options.renderer||new H,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new V,this.slugger=new Z}t.parse=function(e,s){return new t(s).parse(e)},t.parseInline=function(e,s){return new t(s).parseInline(e)};var s=t.prototype;return s.parse=function(e,t){void 0===t&&(t=!0);var s,c,o,d,i,r,a,n,l,p,h,u,g,m,b,f,v,y,x,k="",w=e.length;for(s=0;s<w;s++)if(p=e[s],!(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[p.type])||!1===(x=this.options.extensions.renderers[p.type].call({parser:this},p))&&["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(p.type))switch(p.type){case"space":continue;case"hr":k+=this.renderer.hr();continue;case"heading":k+=this.renderer.heading(this.parseInline(p.tokens),p.depth,_(this.parseInline(p.tokens,this.textRenderer)),this.slugger);continue;case"code":k+=this.renderer.code(p.text,p.lang,p.escaped);continue;case"table":for(n="",a="",d=p.header.length,c=0;c<d;c++)a+=this.renderer.tablecell(this.parseInline(p.header[c].tokens),{header:!0,align:p.align[c]});for(n+=this.renderer.tablerow(a),l="",d=p.rows.length,c=0;c<d;c++){for(a="",i=(r=p.rows[c]).length,o=0;o<i;o++)a+=this.renderer.tablecell(this.parseInline(r[o].tokens),{header:!1,align:p.align[o]});l+=this.renderer.tablerow(a)}k+=this.renderer.table(n,l);continue;case"blockquote":l=this.parse(p.tokens),k+=this.renderer.blockquote(l);continue;case"list":for(h=p.ordered,u=p.start,g=p.loose,d=p.items.length,l="",c=0;c<d;c++)f=(b=p.items[c]).checked,v=b.task,m="",b.task&&(y=this.renderer.checkbox(f),g?b.tokens.length>0&&"paragraph"===b.tokens[0].type?(b.tokens[0].text=y+" "+b.tokens[0].text,b.tokens[0].tokens&&b.tokens[0].tokens.length>0&&"text"===b.tokens[0].tokens[0].type&&(b.tokens[0].tokens[0].text=y+" "+b.tokens[0].tokens[0].text)):b.tokens.unshift({type:"text",text:y}):m+=y),m+=this.parse(b.tokens,g),l+=this.renderer.listitem(m,v,f);k+=this.renderer.list(l,h,u);continue;case"html":k+=this.renderer.html(p.text);continue;case"paragraph":k+=this.renderer.paragraph(this.parseInline(p.tokens));continue;case"text":for(l=p.tokens?this.parseInline(p.tokens):p.text;s+1<w&&"text"===e[s+1].type;)l+="\n"+((p=e[++s]).tokens?this.parseInline(p.tokens):p.text);k+=t?this.renderer.paragraph(l):l;continue;default:var z='Token with "'+p.type+'" type was not found.';if(this.options.silent)return void console.error(z);throw new Error(z)}else k+=x||"";return k},s.parseInline=function(e,t){t=t||this.renderer;var s,c,o,d="",i=e.length;for(s=0;s<i;s++)if(c=e[s],!(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[c.type])||!1===(o=this.options.extensions.renderers[c.type].call({parser:this},c))&&["escape","html","link","image","strong","em","codespan","br","del","text"].includes(c.type))switch(c.type){case"escape":case"text":d+=t.text(c.text);break;case"html":d+=t.html(c.text);break;case"link":d+=t.link(c.href,c.title,this.parseInline(c.tokens,t));break;case"image":d+=t.image(c.href,c.title,c.text);break;case"strong":d+=t.strong(this.parseInline(c.tokens,t));break;case"em":d+=t.em(this.parseInline(c.tokens,t));break;case"codespan":d+=t.codespan(c.text);break;case"br":d+=t.br();break;case"del":d+=t.del(this.parseInline(c.tokens,t));break;default:var r='Token with "'+c.type+'" type was not found.';if(this.options.silent)return void console.error(r);throw new Error(r)}else d+=o||"";return d},t}(),Y=function(){function t(t){this.options=t||e.defaults}var s=t.prototype;return s.preprocess=function(e){return e},s.postprocess=function(e){return e},t}();function G(e,t,s){return function(c){if(c.message+="\nPlease report this to https://github.com/markedjs/marked.",e){var o="<p>An error occurred:</p><pre>"+f(c.message+"",!0)+"</pre>";return t?Promise.resolve(o):s?void s(null,o):o}if(t)return Promise.reject(c);if(!s)throw c;s(c)}}function W(e,t){return function(s,o,d){"function"==typeof o&&(d=o,o=null);var i=c({},o),r=G((o=c({},Q.defaults,i)).silent,o.async,d);if(null==s)return r(new Error("marked(): input parameter is undefined or null"));if("string"!=typeof s)return r(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(s)+", string expected"));if(O(o),o.hooks&&(o.hooks.options=o),d){var a,n=o.highlight;try{o.hooks&&(s=o.hooks.preprocess(s)),a=e(s,o)}catch(e){return r(e)}var l=function(e){var s;if(!e)try{o.walkTokens&&Q.walkTokens(a,o.walkTokens),s=t(a,o),o.hooks&&(s=o.hooks.postprocess(s))}catch(t){e=t}return o.highlight=n,e?r(e):d(null,s)};if(!n||n.length<3)return l();if(delete o.highlight,!a.length)return l();var p=0;return Q.walkTokens(a,(function(e){"code"===e.type&&(p++,setTimeout((function(){n(e.text,e.lang,(function(t,s){if(t)return l(t);null!=s&&s!==e.text&&(e.text=s,e.escaped=!0),0==--p&&l()}))}),0))})),void(0===p&&l())}if(o.async)return Promise.resolve(o.hooks?o.hooks.preprocess(s):s).then((function(t){return e(t,o)})).then((function(e){return o.walkTokens?Promise.all(Q.walkTokens(e,o.walkTokens)).then((function(){return e})):e})).then((function(e){return t(e,o)})).then((function(e){return o.hooks?o.hooks.postprocess(e):e})).catch(r);try{o.hooks&&(s=o.hooks.preprocess(s));var h=e(s,o);o.walkTokens&&Q.walkTokens(h,o.walkTokens);var u=t(h,o);return o.hooks&&(u=o.hooks.postprocess(u)),u}catch(e){return r(e)}}}function Q(e,t,s){return W(U.lex,X.parse)(e,t,s)}Y.passThroughHooks=new Set(["preprocess","postprocess"]),Q.options=Q.setOptions=function(e){return Q.defaults=c({},Q.defaults,e),l(Q.defaults),Q},Q.getDefaults=n,Q.defaults=e.defaults,Q.use=function(){for(var e=Q.defaults.extensions||{renderers:{},childTokens:{}},t=arguments.length,s=new Array(t),o=0;o<t;o++)s[o]=arguments[o];s.forEach((function(t){var s=c({},t);if(s.async=Q.defaults.async||s.async||!1,t.extensions&&(t.extensions.forEach((function(t){if(!t.name)throw new Error("extension name required");if(t.renderer){var s=e.renderers[t.name];e.renderers[t.name]=s?function(){for(var e=arguments.length,c=new Array(e),o=0;o<e;o++)c[o]=arguments[o];var d=t.renderer.apply(this,c);return!1===d&&(d=s.apply(this,c)),d}:t.renderer}if(t.tokenizer){if(!t.level||"block"!==t.level&&"inline"!==t.level)throw new Error("extension level must be 'block' or 'inline'");e[t.level]?e[t.level].unshift(t.tokenizer):e[t.level]=[t.tokenizer],t.start&&("block"===t.level?e.startBlock?e.startBlock.push(t.start):e.startBlock=[t.start]:"inline"===t.level&&(e.startInline?e.startInline.push(t.start):e.startInline=[t.start]))}t.childTokens&&(e.childTokens[t.name]=t.childTokens)})),s.extensions=e),t.renderer&&function(){var e=Q.defaults.renderer||new H,c=function(s){var c=e[s];e[s]=function(){for(var o=arguments.length,d=new Array(o),i=0;i<o;i++)d[i]=arguments[i];var r=t.renderer[s].apply(e,d);return!1===r&&(r=c.apply(e,d)),r}};for(var o in t.renderer)c(o);s.renderer=e}(),t.tokenizer&&function(){var e=Q.defaults.tokenizer||new B,c=function(s){var c=e[s];e[s]=function(){for(var o=arguments.length,d=new Array(o),i=0;i<o;i++)d[i]=arguments[i];var r=t.tokenizer[s].apply(e,d);return!1===r&&(r=c.apply(e,d)),r}};for(var o in t.tokenizer)c(o);s.tokenizer=e}(),t.hooks&&function(){var e=Q.defaults.hooks||new Y,c=function(s){var c=e[s];Y.passThroughHooks.has(s)?e[s]=function(o){if(Q.defaults.async)return Promise.resolve(t.hooks[s].call(e,o)).then((function(t){return c.call(e,t)}));var d=t.hooks[s].call(e,o);return c.call(e,d)}:e[s]=function(){for(var o=arguments.length,d=new Array(o),i=0;i<o;i++)d[i]=arguments[i];var r=t.hooks[s].apply(e,d);return!1===r&&(r=c.apply(e,d)),r}};for(var o in t.hooks)c(o);s.hooks=e}(),t.walkTokens){var o=Q.defaults.walkTokens;s.walkTokens=function(e){var s=[];return s.push(t.walkTokens.call(this,e)),o&&(s=s.concat(o.call(this,e))),s}}Q.setOptions(s)}))},Q.walkTokens=function(e,t){for(var s,c=[],o=function(){var e=s.value;switch(c=c.concat(t.call(Q,e)),e.type){case"table":for(var o,d=i(e.header);!(o=d()).done;){var r=o.value;c=c.concat(Q.walkTokens(r.tokens,t))}for(var a,n=i(e.rows);!(a=n()).done;)for(var l,p=i(a.value);!(l=p()).done;){var h=l.value;c=c.concat(Q.walkTokens(h.tokens,t))}break;case"list":c=c.concat(Q.walkTokens(e.items,t));break;default:Q.defaults.extensions&&Q.defaults.extensions.childTokens&&Q.defaults.extensions.childTokens[e.type]?Q.defaults.extensions.childTokens[e.type].forEach((function(s){c=c.concat(Q.walkTokens(e[s],t))})):e.tokens&&(c=c.concat(Q.walkTokens(e.tokens,t)))}},d=i(e);!(s=d()).done;)o();return c},Q.parseInline=W(U.lexInline,X.parseInline),Q.Parser=X,Q.parser=X.parse,Q.Renderer=H,Q.TextRenderer=V,Q.Lexer=U,Q.lexer=U.lex,Q.Tokenizer=B,Q.Slugger=Z,Q.Hooks=Y,Q.parse=Q;var K=Q.options,J=Q.setOptions,ee=Q.use,te=Q.walkTokens,se=Q.parseInline,ce=Q,oe=X.parse,de=U.lex;e.Hooks=Y,e.Lexer=U,e.Parser=X,e.Renderer=H,e.Slugger=Z,e.TextRenderer=V,e.Tokenizer=B,e.getDefaults=n,e.lexer=de,e.marked=Q,e.options=K,e.parse=ce,e.parseInline=se,e.parser=oe,e.setOptions=J,e.use=ee,e.walkTokens=te}(lu.exports);var pu={exports:{}};!function(e){!function(t){if("function"!=typeof s){var s=function(e){return e};s.nonNative=!0}const c=s("plaintext"),o=s("html"),d=s("comment"),i=/<(\w*)>/g,r=/<\/?([^\s\/>]+)/;function a(e,t,s){return l(e=e||"",n(t=t||[],s=s||""))}function n(e,t){return{allowable_tags:e=function(e){let t=new Set;if("string"==typeof e){let s;for(;s=i.exec(e);)t.add(s[1])}else s.nonNative||"function"!=typeof e[s.iterator]?"function"==typeof e.forEach&&e.forEach(t.add,t):t=new Set(e);return t}(e),tag_replacement:t,state:c,tag_buffer:"",depth:0,in_quote_char:""}}function l(e,t){if("string"!=typeof e)throw new TypeError("'html' parameter must be a string");let s=t.allowable_tags,i=t.tag_replacement,r=t.state,a=t.tag_buffer,n=t.depth,l=t.in_quote_char,h="";for(let t=0,u=e.length;t<u;t++){let u=e[t];if(r===c)if("<"===u)r=o,a+=u;else h+=u;else if(r===o)switch(u){case"<":if(l)break;n++;break;case">":if(l)break;if(n){n--;break}l="",r=c,a+=">",s.has(p(a))?h+=a:h+=i,a="";break;case'"':case"'":l=u===l?"":l||u,a+=u;break;case"-":"<!-"===a&&(r=d),a+=u;break;case" ":case"\n":if("<"===a){r=c,h+="< ",a="";break}a+=u;break;default:a+=u}else if(r===d)if(">"===u)"--"==a.slice(-2)&&(r=c),a="";else a+=u}return t.state=r,t.tag_buffer=a,t.depth=n,t.in_quote_char=l,h}function p(e){let t=r.exec(e);return t?t[1].toLowerCase():null}a.init_streaming_mode=function(e,t){let s=n(e=e||[],t=t||"");return function(e){return l(e||"",s)}},e.exports?e.exports=a:t.striptags=a}(o)}(pu);var hu=pu.exports,uu=t.prefix,gu=/\n|\s{2,}|&;/g;function mu(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},s=t.allowHtml,c=void 0!==s&&s,o=t.renderer,d=void 0===o?{}:o,i=t.customTags,r=c?e:hu(e),a={link:function(e,t,s){var c=t?'title="'.concat(t,'"'):null;return'<a class="'.concat(uu,"--link ").concat(uu,'--link--lg" href="').concat(e,'" ').concat(c,">").concat(s,"</a>")},list:function(e,t){var s=t?"ol":"ul",c="".concat(uu,t?"--list--ordered":"--list--unordered");return"<".concat(s,' class="').concat(c,'">').concat(e,"</").concat(s,">")},listitem:function(e){return'<li class="'.concat(uu,'--list__item">').concat(e,"</li>")}};lu.exports.marked.use({smartypants:!0,renderer:Object.assign(a,d)}),i&&nu.addHook("uponSanitizeElement",(function(e,t){var s=t.allowedTags,c=t.tagName;i.has(c)&&!s[c]&&(s[c]=!0)}));var n=nu.sanitize(lu.exports.marked(r));return i&&nu.removeHook("uponSanitizeElement"),function(e){return e.replace(gu," ")}(n)}var bu=bi(['.cds--layout--size-xs{--cds-layout-size-height-context:var(--cds-layout-size-height-xs,1.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout--size-sm{--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds--layout--size-md{--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds--layout--size-lg{--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}@keyframes cds--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds--tag{--cds-layout-size-height-xs:1.125rem;--cds-layout-size-height-sm:1.125rem;--cds-layout-size-height-md:1.5rem;--cds-layout-size-height-lg:2rem;--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));align-items:center;background-color:var(--cds-tag-background-gray,#e0e0e0);border-radius:1rem;color:var(--cds-tag-color-gray,#161616);cursor:default;display:inline-flex;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);justify-content:center;letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);margin:.25rem;max-inline-size:13rem;min-block-size:var(--cds-layout-size-height-local);min-inline-size:2rem;padding-inline:.5rem;vertical-align:middle;word-break:break-word}.cds--layout--size-xs .cds--tag{--cds-layout-size-height:var(--cds-layout-size-height-xs)}.cds--layout--size-sm .cds--tag{--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds--layout--size-md .cds--tag{--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds--layout--size-lg .cds--tag{--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds--tag.cds--tag--operational{border:1px solid var(--cds-tag-background-gray,#e0e0e0)}.cds--tag .cds--tag__close-icon:hover,.cds--tag.cds--tag--operational:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds--tag.cds--tag--lg{padding-inline-start:.75rem}.cds--tag:has(.cds--tag__custom-icon){padding-inline-start:.25rem}.cds--tag.cds--tag--lg:not(.cds--tag--filter){padding-inline:.75rem}.cds--tag.cds--tag--lg:has(.cds--tag__custom-icon){padding-inline-start:.5rem}.cds--tag:not(.cds--tag--selectable){border:0}.cds--tag:not(:first-child){margin-inline-start:0}.cds--tag--operational>span,.cds--tag--selectable>span,.cds--tag__label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cds--tag--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds--tag--filter{padding-block-end:0;padding-block-start:0;padding-inline-end:0}.cds--tag--filter:hover{outline:none}.cds--tag--selectable{background-color:var(--cds-layer);border:1px solid var(--cds-border-inverse,#161616);color:var(--cds-text-primary,#161616);cursor:pointer}.cds--tag--selectable:hover{background-color:var(--cds-layer-hover);outline:none}.cds--tag--selectable:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds--tag--selectable-selected{color:var(--cds-text-inverse,#fff)}.cds--tag--selectable-selected,.cds--tag--selectable-selected:hover{background-color:var(--cds-layer-selected-inverse,#161616)}.cds--tag--operational{background-color:var(--cds-tag-background-gray,#e0e0e0);border:1px solid var(--cds-tag-border-gray,#a8a8a8);color:var(--cds-tag-color-gray,#161616);cursor:pointer}.cds--tag--operational:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1);outline:none}.cds--tag--operational:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds--tag--red{background-color:var(--cds-tag-background-red,#ffd7d9);color:var(--cds-tag-color-red,#a2191f)}.cds--tag--red.cds--tag--operational{border:1px solid var(--cds-tag-border-red,#ff8389)}.cds--tag--red .cds--tag__close-icon:hover,.cds--tag--red.cds--tag--operational:hover{background-color:var(--cds-tag-hover-red,#ffc2c5)}.cds--tag--magenta{background-color:var(--cds-tag-background-magenta,#ffd6e8);color:var(--cds-tag-color-magenta,#9f1853)}.cds--tag--magenta.cds--tag--operational{border:1px solid var(--cds-tag-border-magenta,#ff7eb6)}.cds--tag--magenta .cds--tag__close-icon:hover,.cds--tag--magenta.cds--tag--operational:hover{background-color:var(--cds-tag-hover-magenta,#ffbdda)}.cds--tag--purple{background-color:var(--cds-tag-background-purple,#e8daff);color:var(--cds-tag-color-purple,#6929c4)}.cds--tag--purple.cds--tag--operational{border:1px solid var(--cds-tag-border-purple,#be95ff)}.cds--tag--purple .cds--tag__close-icon:hover,.cds--tag--purple.cds--tag--operational:hover{background-color:var(--cds-tag-hover-purple,#dcc7ff)}.cds--tag--blue{background-color:var(--cds-tag-background-blue,#d0e2ff);color:var(--cds-tag-color-blue,#0043ce)}.cds--tag--blue.cds--tag--operational{border:1px solid var(--cds-tag-border-blue,#78a9ff)}.cds--tag--blue .cds--tag__close-icon:hover,.cds--tag--blue.cds--tag--operational:hover{background-color:var(--cds-tag-hover-blue,#b8d3ff)}.cds--tag--cyan{background-color:var(--cds-tag-background-cyan,#bae6ff);color:var(--cds-tag-color-cyan,#00539a)}.cds--tag--cyan.cds--tag--operational{border:1px solid var(--cds-tag-border-cyan,#33b1ff)}.cds--tag--cyan .cds--tag__close-icon:hover,.cds--tag--cyan.cds--tag--operational:hover{background-color:var(--cds-tag-hover-cyan,#99daff)}.cds--tag--teal{background-color:var(--cds-tag-background-teal,#9ef0f0);color:var(--cds-tag-color-teal,#005d5d)}.cds--tag--teal.cds--tag--operational{border:1px solid var(--cds-tag-border-teal,#08bdba)}.cds--tag--teal .cds--tag__close-icon:hover,.cds--tag--teal.cds--tag--operational:hover{background-color:var(--cds-tag-hover-teal,#57e5e5)}.cds--tag--green{background-color:var(--cds-tag-background-green,#a7f0ba);color:var(--cds-tag-color-green,#0e6027)}.cds--tag--green.cds--tag--operational{border:1px solid var(--cds-tag-border-green,#42be65)}.cds--tag--green .cds--tag__close-icon:hover,.cds--tag--green.cds--tag--operational:hover{background-color:var(--cds-tag-hover-green,#74e792)}.cds--tag--gray{background-color:var(--cds-tag-background-gray,#e0e0e0);color:var(--cds-tag-color-gray,#161616)}.cds--tag--gray.cds--tag--operational{border:1px solid var(--cds-tag-border-gray,#a8a8a8)}.cds--tag--gray .cds--tag__close-icon:hover,.cds--tag--gray.cds--tag--operational:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds--tag--cool-gray{background-color:var(--cds-tag-background-cool-gray,#dde1e6);color:var(--cds-tag-color-cool-gray,#121619)}.cds--tag--cool-gray.cds--tag--operational{border:1px solid var(--cds-tag-border-cool-gray,#a2a9b0)}.cds--tag--cool-gray .cds--tag__close-icon:hover,.cds--tag--cool-gray.cds--tag--operational:hover{background-color:var(--cds-tag-hover-cool-gray,#cdd3da)}.cds--tag--warm-gray{background-color:var(--cds-tag-background-warm-gray,#e5e0df);color:var(--cds-tag-color-warm-gray,#171414)}.cds--tag--warm-gray.cds--tag--operational{border:1px solid var(--cds-tag-border-warm-gray,#ada8a8)}.cds--tag--warm-gray .cds--tag__close-icon:hover,.cds--tag--warm-gray.cds--tag--operational:hover{background-color:var(--cds-tag-hover-warm-gray,#d8d0cf)}.cds--tag--high-contrast:not(.cds--tag--operational){background-color:var(--cds-background-inverse,#393939);color:var(--cds-text-inverse,#fff)}.cds--tag--high-contrast:not(.cds--tag--operational).cds--tag--operational{border:1px solid var(--cds-background-inverse,#393939)}.cds--tag--high-contrast:not(.cds--tag--operational) .cds--tag__close-icon:hover,.cds--tag--high-contrast:not(.cds--tag--operational).cds--tag--operational:hover{background-color:var(--cds-background-inverse-hover,#474747)}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]){background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616);outline:1px solid var(--cds-background-inverse,#393939);outline-offset:-1px}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]).cds--tag--operational{border:1px solid var(--cds-background,#fff)}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]) .cds--tag__close-icon:hover,.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]).cds--tag--operational:hover{background-color:var(--cds-layer-hover)}.cds--tag--disabled:not(.cds--tag--operational),.cds--tag--filter.cds--tag--disabled,.cds--tag--interactive.cds--tag--disabled{background-color:var(--cds-layer);box-shadow:none;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds--tag--disabled:not(.cds--tag--operational).cds--tag--operational,.cds--tag--filter.cds--tag--disabled.cds--tag--operational,.cds--tag--interactive.cds--tag--disabled.cds--tag--operational{border:1px solid var(--cds-layer)}.cds--tag--disabled:not(.cds--tag--operational) .cds--tag__close-icon:hover,.cds--tag--disabled:not(.cds--tag--operational).cds--tag--operational:hover,.cds--tag--filter.cds--tag--disabled .cds--tag__close-icon:hover,.cds--tag--filter.cds--tag--disabled.cds--tag--operational:hover,.cds--tag--interactive.cds--tag--disabled .cds--tag__close-icon:hover,.cds--tag--interactive.cds--tag--disabled.cds--tag--operational:hover{background-color:var(--cds-layer)}.cds--tag--disabled:not(.cds--tag--operational):hover,.cds--tag--filter.cds--tag--disabled:hover,.cds--tag--interactive.cds--tag--disabled:hover{cursor:not-allowed}.cds--tag--disabled:not(.cds--tag--operational) .cds--tag__label,.cds--tag--filter.cds--tag--disabled .cds--tag__label,.cds--tag--interactive.cds--tag--disabled .cds--tag__label{background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--tag--operational.cds--tag--disabled,.cds--tag--selectable.cds--tag--disabled{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--tag--operational.cds--tag--disabled:hover,.cds--tag--selectable.cds--tag--disabled:hover{background-color:var(--cds-layer);cursor:not-allowed}.cds--tag--interactive{transition:background-color 70ms cubic-bezier(0,0,.38,.9)}.cds--tag__close-icon{align-items:center;background-color:transparent;block-size:var(--cds-layout-size-height-local);border:0;border-radius:50%;color:currentColor;cursor:pointer;display:flex;flex-shrink:0;inline-size:var(--cds-layout-size-height-local);justify-content:center;margin:0 0 0 .125rem;padding:0;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),box-shadow 70ms cubic-bezier(.2,0,.38,.9)}.cds--tag__close-icon svg{fill:currentColor}.cds--tag__custom-icon{background-color:transparent;block-size:1rem;border:0;color:currentColor;flex-shrink:0;inline-size:1rem;margin-inline-end:.25rem;outline:none;padding:0}.cds--tag__custom-icon svg{fill:currentColor}.cds--tag--disabled .cds--tag__close-icon{cursor:not-allowed}.cds--tag__close-icon:focus{border-radius:50%;box-shadow:inset 0 0 0 1px var(--cds-focus,#0f62fe);outline:none;z-index:99999}.cds--tag--high-contrast .cds--tag__close-icon:focus{box-shadow:inset 0 0 0 1px var(--cds-focus-inverse,#fff)}.cds--tag--filter.cds--tag--disabled .cds--tag__close-icon:hover{background-color:transparent}.cds--tag--filter.cds--tag--disabled svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--tag--sm.cds--tag--filter{padding-inline-end:0}.cds--tag--sm .cds--tag__close-icon{margin-inline-start:.3125rem}.cds--tag.cds--skeleton{background:var(--cds-skeleton-background,#e8e8e8);background-color:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;color:var(--cds-text-primary,#161616);inline-size:3.75rem;overflow:hidden;padding:0;pointer-events:none;position:relative}.cds--tag.cds--skeleton:active,.cds--tag.cds--skeleton:focus,.cds--tag.cds--skeleton:hover{border:none;cursor:default;outline:none}.cds--tag.cds--skeleton:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds--tag.cds--skeleton:before{animation:none}}.cds--tag.cds--skeleton.cds--tag--operational{border:1px solid var(--cds-skeleton-background,#e8e8e8)}.cds--tag.cds--skeleton .cds--tag__close-icon:hover,.cds--tag.cds--skeleton.cds--tag--operational:hover{background-color:var(--cds-skeleton-background,#e8e8e8)}@media not all and (min-resolution >= 0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.cds--tag.cds--skeleton{transform:translateZ(0)}}}.cds--tag .cds--slug .cds--slug__button--inline{color:currentColor;margin-inline-start:.0625rem}.cds--tag .cds--slug .cds--slug__button--inline .cds--slug__text:before{background-color:currentColor}.cds--tag .cds--slug .cds--slug__button--inline:hover{border-color:currentColor}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--tag{outline:1px solid transparent}.cds--tag__close-icon svg,.cds--tag__custom-icon svg{fill:ButtonText}.cds--tag__close-icon:focus{color:Highlight;outline:1px solid Highlight}}.cds--tag-label-tooltip{max-inline-size:-webkit-fill-available}.cds--tag__custom-icon+.cds--tag-label-tooltip{max-inline-size:11rem}.cds--tag--filter .cds--tag__custom-icon+.cds--tag-label-tooltip{max-inline-size:9.875rem}.cds--interactive--tag-children{display:inline-flex;max-inline-size:12.5rem;place-items:center}.cds--tag--filter .cds--tag__custom-icon+span>.cds--interactive--tag-children{max-inline-size:11.5rem}.cds--tag .cds--definition-term{border-block-end:none;cursor:default;max-inline-size:12rem}.cds--tag .cds--tag__custom-icon+span>.cds--definition-term{max-inline-size:11rem}.cds--tag>.cds--popover-container{display:flex}.cds--toggletip-button:has(.cds--tag--operational.cds--tag--disabled){pointer-events:none}.cds--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}.cds--assistive-text,.cds--visually-hidden{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;visibility:inherit;white-space:nowrap}.cds--tile-group html{font-size:100%}.cds--tile-group body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}.cds--tile-group code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds--tile-group strong{font-weight:600}.cds--tile{--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));background-color:var(--cds-layer);display:block;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);min-block-size:4rem;min-inline-size:8rem;outline:2px solid transparent;outline-offset:-2px;padding:var(--cds-layout-density-padding-inline-local);position:relative}.cds--tile:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--tile:focus{outline-style:dotted}}.cds--tile--light{background-color:var(--cds-layer-02,#fff)}.cds--tile--clickable,.cds--tile--selectable{border:0;box-sizing:border-box;cursor:pointer;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;padding:0;padding:var(--cds-layout-density-padding-inline-local);transition:.15s cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--tile--clickable *,.cds--tile--clickable :after,.cds--tile--clickable :before,.cds--tile--selectable *,.cds--tile--selectable :after,.cds--tile--selectable :before{box-sizing:inherit}.cds--tile--clickable:hover,.cds--tile--selectable:hover{background:var(--cds-layer-hover)}.cds--tile--clickable{color:var(--cds-text-primary,#161616);text-decoration:none}.cds--tile--clickable:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px;text-decoration:none}@media screen and (prefers-contrast){.cds--tile--clickable:focus{outline-style:dotted}}.cds--tile--clickable:focus .cds--tile__checkmark,.cds--tile--clickable:hover .cds--tile__checkmark{opacity:1}.cds--tile--expandable::-moz-focus-inner{border:0}.cds--tile--clickable:active,.cds--tile--clickable:hover,.cds--tile--clickable:visited,.cds--tile--clickable:visited:hover{color:var(--cds-text-primary,#161616);text-decoration:none}.cds--tile--clickable.cds--link--disabled,.cds--tile--clickable:hover.cds--link--disabled{background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;display:block;padding:var(--cds-layout-density-padding-inline-local)}.cds--tile--clickable .cds--tile--icon,.cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon{inset-block-end:var(--cds-layout-density-padding-inline-local);inset-inline-end:var(--cds-layout-density-padding-inline-local);position:absolute}.cds--tile--clickable .cds--tile--icon{fill:var(--cds-icon-interactive,#0f62fe)}.cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--tile--clickable.cds--link--disabled .cds--tile--icon{display:none}.cds--tile--selectable{border:1px solid transparent;padding-inline-end:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem)}.cds--tile__checkmark{background:transparent;block-size:1rem;border:none;inset-block-start:var(--cds-layout-density-padding-inline-local);inset-inline-end:var(--cds-layout-density-padding-inline-local);opacity:0;position:absolute;transition:.11s cubic-bezier(.2,0,.38,.9)}.cds--tile__checkmark svg{fill:var(--cds-icon-secondary,#525252);border-radius:50%}.cds--tile__checkmark:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--tile__checkmark:focus{outline-style:dotted}}.cds--tile__checkmark--persistent{opacity:1}.cds--tile__chevron{align-items:center;block-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);display:flex;inline-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);inset-block-end:0;inset-inline-end:0;justify-content:center;position:absolute}.cds--tile__chevron svg{fill:var(--cds-icon-primary,#161616);transform-origin:center;transition:.11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds--tile__chevron svg{transition:none}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--tile__chevron svg{fill:ButtonText}}.cds--tile__chevron--interactive{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);inset-block-end:0;inset-inline-end:0;justify-content:center;margin:0;padding:0;position:absolute;text-align:start;vertical-align:baseline}.cds--tile__chevron--interactive *,.cds--tile__chevron--interactive :after,.cds--tile__chevron--interactive :before{box-sizing:inherit}.cds--tile__chevron--interactive::-moz-focus-inner{border:0}.cds--tile__chevron--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}.cds--tile__chevron--interactive:hover{background-color:var(--cds-layer-hover);cursor:pointer}.cds--tile--expandable{border:0;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);overflow:hidden;position:relative;text-align:start;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}.cds--tile--expandable:hover{background:var(--cds-layer-hover)}.cds--tile--expandable.cds--tile--expandable--interactive{border:none;cursor:default;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}.cds--tile--expandable.cds--tile--expandable--interactive:hover{background-color:var(--cds-layer)}.cds--tile--expandable.cds--tile--expandable--interactive:focus{outline:none}.cds--tile--expandable--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--tile--expandable--interactive:focus{outline-style:dotted}}.cds--tile-content__below-the-fold{display:block;opacity:0;transition:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9);visibility:hidden}.cds--tile--is-expanded{overflow:visible;transition:max-height .11s cubic-bezier(.2,0,.38,.9)}.cds--tile--is-expanded .cds--tile__chevron svg{transform:rotate(180deg)}.cds--tile--is-expanded .cds--tile-content__below-the-fold{opacity:1;transition:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9);visibility:inherit}@media not all and (resolution >= 0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.cds--tile--is-expanded .cds--tile-content__below-the-fold{overflow-y:auto}}}.cds--tile--is-selected{border:1px solid var(--cds-layer-selected-inverse,#161616)}.cds--tile--is-selected .cds--tile__checkmark{opacity:1}.cds--tile--is-selected .cds--tile__checkmark svg{fill:var(--cds-icon-primary,#161616)}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--tile--is-selected .cds--tile__checkmark svg{fill:ButtonText}}.cds--tile-content{block-size:100%;inline-size:100%}.cds--tile-input{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;visibility:inherit;white-space:nowrap}.cds--tile-input:focus+.cds--tile{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--tile-input:focus+.cds--tile{outline-style:dotted}}.cds--tile--disabled.cds--tile--selectable{background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds--tile--disabled.cds--tile--selectable.cds--tile--light{background-color:var(--cds-layer-02,#fff)}.cds--tile--disabled.cds--tile--is-selected{border-color:var(--cds-border-disabled,#c6c6c6)}.cds--tile--disabled .cds--tile__checkmark svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--tile--clickable .cds--tile--slug-icon,.cds--tile--expandable>div>.cds--slug,.cds--tile>.cds--slug{inset-block-start:1rem;inset-inline-end:1rem;position:absolute}.cds--tile.cds--tile--selectable>.cds--slug{inset-inline-end:2.5rem}.cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug{inset-inline-end:1rem;transition:inset-inline-end .11s cubic-bezier(.2,0,.38,.9)}.cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug{inset-inline-end:2.5rem}.cds--tile.cds--tile--clickable>.cds--slug{pointer-events:none}.cds--tile--slug.cds--tile{border:1px solid transparent;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 8px 0 var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--tile--slug.cds--tile,.cds--tile--slug.cds--tile--expandable:hover{background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 0,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box}.cds--tile--slug.cds--tile--clickable:before,.cds--tile--slug.cds--tile--selectable:after,.cds--tile--slug.cds--tile--selectable:before{block-size:100%;content:"";display:block;inline-size:100%;inset-block-start:0;inset-inline-start:0;opacity:0;position:absolute;transition:opacity .11s cubic-bezier(.2,0,.38,.9)}.cds--tile--slug.cds--tile--clickable:before,.cds--tile--slug.cds--tile--selectable:before{background:linear-gradient(to top,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-ai-aura-hover-background,#edf5ff),var(--cds-ai-aura-hover-background,#edf5ff)) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-ai-aura-hover-background,#edf5ff),var(--cds-ai-aura-hover-background,#edf5ff)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 10px 2px var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--tile--slug.cds--tile--clickable:hover:before,.cds--tile--slug.cds--tile--selectable:hover:before{opacity:1}.cds--tile--slug.cds--tile--clickable:focus,.cds--tile--slug.cds--tile--selectable:focus,.cds--tile-input:focus+.cds--tile--slug.cds--tile{outline-offset:-1px}.cds--tile--slug.cds--tile--selectable:after{background:linear-gradient(to top,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer),var(--cds-layer)) padding-box,linear-gradient(to bottom,var(--cds-border-inverse,#161616),var(--cds-border-inverse,#161616)) border-box,linear-gradient(to top,var(--cds-layer),var(--cds-layer)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 8px 0 var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--tile--slug.cds--tile--selectable:hover:after{opacity:0}.cds--tile--slug.cds--tile--is-selected:after{opacity:1}.cds--tile--slug.cds--tile--is-selected{border-color:var(--cds-border-inverse,#161616)}.cds--tile--slug.cds--tile--clickable .cds--tile-content,.cds--tile--slug.cds--tile--selectable .cds--tile-content{cursor:pointer;position:relative}.cds--tile--slug.cds--tile--clickable .cds--tile-content,.cds--tile--slug.cds--tile--is-selected .cds--slug,.cds--tile--slug.cds--tile--selectable .cds--tile-content,.cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark{z-index:1}.cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open){z-index:2}.cds--tile--slug.cds--tile--selectable>.cds--slug,.cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark{z-index:1}.cds--tile--expandable:has(.cds--slug>.cds--popover--open){overflow:visible}.cds--tile--clickable .cds--tile--slug-icon rect{stroke:var(--cds-icon-primary,#161616)}.cds--tile--clickable .cds--tile--slug-icon path{fill:var(--cds-icon-primary,#161616)}.cds--tile--slug-rounded,.cds--tile--slug-rounded.cds--tile--clickable:before,.cds--tile--slug-rounded.cds--tile--selectable:after,.cds--tile--slug-rounded.cds--tile--selectable:before{border-radius:.5rem}.cds--tile--slug-rounded .cds--tile__chevron{border-end-end-radius:.5rem}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--tile--is-selected .cds--tile__checkmark svg,.cds--tile__checkmark svg,.cds--tile__chevron svg{fill:ButtonText}}:root{--cds-grid-gutter:2rem;--cds-grid-columns:4;--cds-grid-margin:0}@media (min-width:42rem){:root{--cds-grid-columns:8;--cds-grid-margin:1rem}}@media (min-width:66rem){:root{--cds-grid-columns:16}}@media (min-width:99rem){:root{--cds-grid-margin:1.5rem}}.cds--css-grid{--cds-grid-gutter-start:calc(var(--cds-grid-gutter)/2);--cds-grid-gutter-end:calc(var(--cds-grid-gutter)/2);--cds-grid-column-hang:calc(var(--cds-grid-gutter)/2);display:grid;grid-template-columns:repeat(var(--cds-grid-columns),minmax(0,1fr));inline-size:100%;margin-inline:auto;max-inline-size:99rem;padding-inline:var(--cds-grid-margin)}.cds--css-grid--full-width{max-inline-size:100%}.cds--css-grid-column{--cds-grid-mode-start:var(--cds-grid-gutter-start);--cds-grid-mode-end:var(--cds-grid-gutter-end);margin-inline:var(--cds-grid-gutter-start) var(--cds-grid-gutter-end)}[dir=rtl] .cds--css-grid-column{margin-inline:var(--cds-grid-gutter-end) var(--cds-grid-gutter-start)}.cds--css-grid--narrow{--cds-grid-gutter-start:0}.cds--css-grid--condensed{--cds-grid-gutter:0.0625rem;--cds-grid-column-hang:0.96875rem}.cds--subgrid{display:grid;grid-template-columns:repeat(var(--cds-grid-columns),minmax(0,1fr));margin-inline:calc(var(--cds-grid-mode-start)*-1) calc(var(--cds-grid-mode-end)*-1)}[dir=rtl] .cds--subgrid{margin-inline:calc(var(--cds-grid-mode-end)*-1) calc(var(--cds-grid-mode-start)*-1)}.cds--subgrid--wide{--cds-grid-gutter-start:1rem;--cds-grid-gutter-end:1rem;--cds-grid-column-hang:0}.cds--subgrid--narrow{--cds-grid-gutter-start:0;--cds-grid-gutter-end:1rem;--cds-grid-column-hang:1rem}.cds--subgrid--condensed{--cds-grid-gutter-start:0.03125rem;--cds-grid-gutter-end:0.03125rem;--cds-grid-column-hang:0.96875rem}.cds--grid-column-hang{margin-inline-start:var(--cds-grid-column-hang)}[dir=rtl] .cds--grid-column-hang{margin-inline:initial var(--cds-grid-column-hang)}.cds--col-span-0{display:none}.cds--col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--sm\\:col-span-0{display:none}.cds--sm\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--sm\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--sm\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--sm\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--sm\\:col-span-auto{grid-column:auto}.cds--sm\\:col-span-100{grid-column:1/-1}.cds--sm\\:col-span-75{--cds-grid-columns:3;grid-column:span 3/span 3}.cds--sm\\:col-span-50{--cds-grid-columns:2;grid-column:span 2/span 2}.cds--sm\\:col-span-25{--cds-grid-columns:1;grid-column:span 1/span 1}@media (min-width:42rem){.cds--md\\:col-span-0{display:none}.cds--md\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--md\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--md\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--md\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--md\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--md\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--md\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--md\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--md\\:col-span-auto{grid-column:auto}.cds--md\\:col-span-100{grid-column:1/-1}.cds--md\\:col-span-75{--cds-grid-columns:6;grid-column:span 6/span 6}.cds--md\\:col-span-50{--cds-grid-columns:4;grid-column:span 4/span 4}.cds--md\\:col-span-25{--cds-grid-columns:2;grid-column:span 2/span 2}}@media (min-width:66rem){.cds--lg\\:col-span-0{display:none}.cds--lg\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--lg\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--lg\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--lg\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--lg\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--lg\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--lg\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--lg\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--lg\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--lg\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--lg\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--lg\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--lg\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--lg\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--lg\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--lg\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--lg\\:col-span-auto{grid-column:auto}.cds--lg\\:col-span-100{grid-column:1/-1}.cds--lg\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--lg\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--lg\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:82rem){.cds--xlg\\:col-span-0{display:none}.cds--xlg\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--xlg\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--xlg\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--xlg\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--xlg\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--xlg\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--xlg\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--xlg\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--xlg\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--xlg\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--xlg\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--xlg\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--xlg\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--xlg\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--xlg\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--xlg\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--xlg\\:col-span-auto{grid-column:auto}.cds--xlg\\:col-span-100{grid-column:1/-1}.cds--xlg\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--xlg\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--xlg\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:99rem){.cds--max\\:col-span-0{display:none}.cds--max\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--max\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--max\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--max\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--max\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--max\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--max\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--max\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--max\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--max\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--max\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--max\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--max\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--max\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--max\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--max\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--max\\:col-span-auto{grid-column:auto}.cds--max\\:col-span-100{grid-column:1/-1}.cds--max\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--max\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--max\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}.cds--col-span-auto{grid-column:auto}.cds--col-span-100{grid-column:1/-1}.cds--col-span-75{--cds-grid-columns:3;grid-column:span 3/span 3}@media (min-width:42rem){.cds--col-span-75{--cds-grid-columns:6;grid-column:span 6/span 6}}@media (min-width:66rem){.cds--col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}}.cds--col-span-50{--cds-grid-columns:2;grid-column:span 2/span 2}@media (min-width:42rem){.cds--col-span-50{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:66rem){.cds--col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}}.cds--col-span-25{--cds-grid-columns:1;grid-column:span 1/span 1}@media (min-width:42rem){.cds--col-span-25{--cds-grid-columns:2;grid-column:span 2/span 2}}@media (min-width:66rem){.cds--col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}.cds--col-start-1{grid-column-start:1}.cds--col-start-2{grid-column-start:2}.cds--col-start-3{grid-column-start:3}.cds--col-start-4{grid-column-start:4}.cds--col-start-5{grid-column-start:5}.cds--col-start-6{grid-column-start:6}.cds--col-start-7{grid-column-start:7}.cds--col-start-8{grid-column-start:8}.cds--col-start-9{grid-column-start:9}.cds--col-start-10{grid-column-start:10}.cds--col-start-11{grid-column-start:11}.cds--col-start-12{grid-column-start:12}.cds--col-start-13{grid-column-start:13}.cds--col-start-14{grid-column-start:14}.cds--col-start-15{grid-column-start:15}.cds--col-start-16{grid-column-start:16}.cds--col-end-2{grid-column-end:2}.cds--col-end-3{grid-column-end:3}.cds--col-end-4{grid-column-end:4}.cds--col-end-5{grid-column-end:5}.cds--col-end-6{grid-column-end:6}.cds--col-end-7{grid-column-end:7}.cds--col-end-8{grid-column-end:8}.cds--col-end-9{grid-column-end:9}.cds--col-end-10{grid-column-end:10}.cds--col-end-11{grid-column-end:11}.cds--col-end-12{grid-column-end:12}.cds--col-end-13{grid-column-end:13}.cds--col-end-14{grid-column-end:14}.cds--col-end-15{grid-column-end:15}.cds--col-end-16{grid-column-end:16}.cds--col-end-17{grid-column-end:17}.cds--col-start-auto{grid-column-start:auto}.cds--col-end-auto{grid-column-end:auto}.cds--sm\\:col-start-1{grid-column-start:1}.cds--sm\\:col-start-2{grid-column-start:2}.cds--sm\\:col-start-3{grid-column-start:3}.cds--sm\\:col-start-4{grid-column-start:4}.cds--sm\\:col-start-5{grid-column-start:5}.cds--sm\\:col-start-6{grid-column-start:6}.cds--sm\\:col-start-7{grid-column-start:7}.cds--sm\\:col-start-8{grid-column-start:8}.cds--sm\\:col-start-9{grid-column-start:9}.cds--sm\\:col-start-10{grid-column-start:10}.cds--sm\\:col-start-11{grid-column-start:11}.cds--sm\\:col-start-12{grid-column-start:12}.cds--sm\\:col-start-13{grid-column-start:13}.cds--sm\\:col-start-14{grid-column-start:14}.cds--sm\\:col-start-15{grid-column-start:15}.cds--sm\\:col-start-16{grid-column-start:16}.cds--sm\\:col-end-2{grid-column-end:2}.cds--sm\\:col-end-3{grid-column-end:3}.cds--sm\\:col-end-4{grid-column-end:4}.cds--sm\\:col-end-5{grid-column-end:5}.cds--sm\\:col-end-6{grid-column-end:6}.cds--sm\\:col-end-7{grid-column-end:7}.cds--sm\\:col-end-8{grid-column-end:8}.cds--sm\\:col-end-9{grid-column-end:9}.cds--sm\\:col-end-10{grid-column-end:10}.cds--sm\\:col-end-11{grid-column-end:11}.cds--sm\\:col-end-12{grid-column-end:12}.cds--sm\\:col-end-13{grid-column-end:13}.cds--sm\\:col-end-14{grid-column-end:14}.cds--sm\\:col-end-15{grid-column-end:15}.cds--sm\\:col-end-16{grid-column-end:16}.cds--sm\\:col-end-17{grid-column-end:17}.cds--sm\\:col-start-auto{grid-column-start:auto}.cds--sm\\:col-end-auto{grid-column-end:auto}@media (min-width:42rem){.cds--md\\:col-start-1{grid-column-start:1}.cds--md\\:col-start-2{grid-column-start:2}.cds--md\\:col-start-3{grid-column-start:3}.cds--md\\:col-start-4{grid-column-start:4}.cds--md\\:col-start-5{grid-column-start:5}.cds--md\\:col-start-6{grid-column-start:6}.cds--md\\:col-start-7{grid-column-start:7}.cds--md\\:col-start-8{grid-column-start:8}.cds--md\\:col-start-9{grid-column-start:9}.cds--md\\:col-start-10{grid-column-start:10}.cds--md\\:col-start-11{grid-column-start:11}.cds--md\\:col-start-12{grid-column-start:12}.cds--md\\:col-start-13{grid-column-start:13}.cds--md\\:col-start-14{grid-column-start:14}.cds--md\\:col-start-15{grid-column-start:15}.cds--md\\:col-start-16{grid-column-start:16}.cds--md\\:col-end-2{grid-column-end:2}.cds--md\\:col-end-3{grid-column-end:3}.cds--md\\:col-end-4{grid-column-end:4}.cds--md\\:col-end-5{grid-column-end:5}.cds--md\\:col-end-6{grid-column-end:6}.cds--md\\:col-end-7{grid-column-end:7}.cds--md\\:col-end-8{grid-column-end:8}.cds--md\\:col-end-9{grid-column-end:9}.cds--md\\:col-end-10{grid-column-end:10}.cds--md\\:col-end-11{grid-column-end:11}.cds--md\\:col-end-12{grid-column-end:12}.cds--md\\:col-end-13{grid-column-end:13}.cds--md\\:col-end-14{grid-column-end:14}.cds--md\\:col-end-15{grid-column-end:15}.cds--md\\:col-end-16{grid-column-end:16}.cds--md\\:col-end-17{grid-column-end:17}.cds--md\\:col-start-auto{grid-column-start:auto}.cds--md\\:col-end-auto{grid-column-end:auto}}@media (min-width:66rem){.cds--lg\\:col-start-1{grid-column-start:1}.cds--lg\\:col-start-2{grid-column-start:2}.cds--lg\\:col-start-3{grid-column-start:3}.cds--lg\\:col-start-4{grid-column-start:4}.cds--lg\\:col-start-5{grid-column-start:5}.cds--lg\\:col-start-6{grid-column-start:6}.cds--lg\\:col-start-7{grid-column-start:7}.cds--lg\\:col-start-8{grid-column-start:8}.cds--lg\\:col-start-9{grid-column-start:9}.cds--lg\\:col-start-10{grid-column-start:10}.cds--lg\\:col-start-11{grid-column-start:11}.cds--lg\\:col-start-12{grid-column-start:12}.cds--lg\\:col-start-13{grid-column-start:13}.cds--lg\\:col-start-14{grid-column-start:14}.cds--lg\\:col-start-15{grid-column-start:15}.cds--lg\\:col-start-16{grid-column-start:16}.cds--lg\\:col-end-2{grid-column-end:2}.cds--lg\\:col-end-3{grid-column-end:3}.cds--lg\\:col-end-4{grid-column-end:4}.cds--lg\\:col-end-5{grid-column-end:5}.cds--lg\\:col-end-6{grid-column-end:6}.cds--lg\\:col-end-7{grid-column-end:7}.cds--lg\\:col-end-8{grid-column-end:8}.cds--lg\\:col-end-9{grid-column-end:9}.cds--lg\\:col-end-10{grid-column-end:10}.cds--lg\\:col-end-11{grid-column-end:11}.cds--lg\\:col-end-12{grid-column-end:12}.cds--lg\\:col-end-13{grid-column-end:13}.cds--lg\\:col-end-14{grid-column-end:14}.cds--lg\\:col-end-15{grid-column-end:15}.cds--lg\\:col-end-16{grid-column-end:16}.cds--lg\\:col-end-17{grid-column-end:17}.cds--lg\\:col-start-auto{grid-column-start:auto}.cds--lg\\:col-end-auto{grid-column-end:auto}}@media (min-width:82rem){.cds--xlg\\:col-start-1{grid-column-start:1}.cds--xlg\\:col-start-2{grid-column-start:2}.cds--xlg\\:col-start-3{grid-column-start:3}.cds--xlg\\:col-start-4{grid-column-start:4}.cds--xlg\\:col-start-5{grid-column-start:5}.cds--xlg\\:col-start-6{grid-column-start:6}.cds--xlg\\:col-start-7{grid-column-start:7}.cds--xlg\\:col-start-8{grid-column-start:8}.cds--xlg\\:col-start-9{grid-column-start:9}.cds--xlg\\:col-start-10{grid-column-start:10}.cds--xlg\\:col-start-11{grid-column-start:11}.cds--xlg\\:col-start-12{grid-column-start:12}.cds--xlg\\:col-start-13{grid-column-start:13}.cds--xlg\\:col-start-14{grid-column-start:14}.cds--xlg\\:col-start-15{grid-column-start:15}.cds--xlg\\:col-start-16{grid-column-start:16}.cds--xlg\\:col-end-2{grid-column-end:2}.cds--xlg\\:col-end-3{grid-column-end:3}.cds--xlg\\:col-end-4{grid-column-end:4}.cds--xlg\\:col-end-5{grid-column-end:5}.cds--xlg\\:col-end-6{grid-column-end:6}.cds--xlg\\:col-end-7{grid-column-end:7}.cds--xlg\\:col-end-8{grid-column-end:8}.cds--xlg\\:col-end-9{grid-column-end:9}.cds--xlg\\:col-end-10{grid-column-end:10}.cds--xlg\\:col-end-11{grid-column-end:11}.cds--xlg\\:col-end-12{grid-column-end:12}.cds--xlg\\:col-end-13{grid-column-end:13}.cds--xlg\\:col-end-14{grid-column-end:14}.cds--xlg\\:col-end-15{grid-column-end:15}.cds--xlg\\:col-end-16{grid-column-end:16}.cds--xlg\\:col-end-17{grid-column-end:17}.cds--xlg\\:col-start-auto{grid-column-start:auto}.cds--xlg\\:col-end-auto{grid-column-end:auto}}@media (min-width:99rem){.cds--max\\:col-start-1{grid-column-start:1}.cds--max\\:col-start-2{grid-column-start:2}.cds--max\\:col-start-3{grid-column-start:3}.cds--max\\:col-start-4{grid-column-start:4}.cds--max\\:col-start-5{grid-column-start:5}.cds--max\\:col-start-6{grid-column-start:6}.cds--max\\:col-start-7{grid-column-start:7}.cds--max\\:col-start-8{grid-column-start:8}.cds--max\\:col-start-9{grid-column-start:9}.cds--max\\:col-start-10{grid-column-start:10}.cds--max\\:col-start-11{grid-column-start:11}.cds--max\\:col-start-12{grid-column-start:12}.cds--max\\:col-start-13{grid-column-start:13}.cds--max\\:col-start-14{grid-column-start:14}.cds--max\\:col-start-15{grid-column-start:15}.cds--max\\:col-start-16{grid-column-start:16}.cds--max\\:col-end-2{grid-column-end:2}.cds--max\\:col-end-3{grid-column-end:3}.cds--max\\:col-end-4{grid-column-end:4}.cds--max\\:col-end-5{grid-column-end:5}.cds--max\\:col-end-6{grid-column-end:6}.cds--max\\:col-end-7{grid-column-end:7}.cds--max\\:col-end-8{grid-column-end:8}.cds--max\\:col-end-9{grid-column-end:9}.cds--max\\:col-end-10{grid-column-end:10}.cds--max\\:col-end-11{grid-column-end:11}.cds--max\\:col-end-12{grid-column-end:12}.cds--max\\:col-end-13{grid-column-end:13}.cds--max\\:col-end-14{grid-column-end:14}.cds--max\\:col-end-15{grid-column-end:15}.cds--max\\:col-end-16{grid-column-end:16}.cds--max\\:col-end-17{grid-column-end:17}.cds--max\\:col-start-auto{grid-column-start:auto}.cds--max\\:col-end-auto{grid-column-end:auto}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}button,input,select,textarea{border-radius:0;font-family:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616);line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}html{font-size:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}strong{font-weight:600}@media screen and (-ms-high-contrast:active){svg{fill:ButtonText}}h1{font-size:var(--cds-heading-06-font-size,2.625rem);font-weight:var(--cds-heading-06-font-weight,300);letter-spacing:var(--cds-heading-06-letter-spacing,0);line-height:var(--cds-heading-06-line-height,1.199)}h2{font-size:var(--cds-heading-05-font-size,2rem);font-weight:var(--cds-heading-05-font-weight,400);letter-spacing:var(--cds-heading-05-letter-spacing,0);line-height:var(--cds-heading-05-line-height,1.25)}h3{font-size:var(--cds-heading-04-font-size,1.75rem);font-weight:var(--cds-heading-04-font-weight,400);letter-spacing:var(--cds-heading-04-letter-spacing,0);line-height:var(--cds-heading-04-line-height,1.28572)}h4{font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4)}h5{font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5)}h6{font-size:var(--cds-heading-01-font-size,.875rem);font-weight:var(--cds-heading-01-font-weight,600);letter-spacing:var(--cds-heading-01-letter-spacing,.16px);line-height:var(--cds-heading-01-line-height,1.42857)}p{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5)}a{color:var(--cds-link-primary,#0062fe)}em{font-style:italic}:host(c4d-video-player-container){display:block}.c4d--video-player,:host(c4d-video-player){color:var(--c4d--video-caption--color,var(--cds-text-secondary,#525252))}.c4d--video-player .c4d--image__img,:host(c4d-video-player) .c4d--image__img{block-size:100%;inline-size:100%}.c4d--video-player c4d-image,:host(c4d-video-player) c4d-image{padding-block-start:0}.c4d--video-player[background-mode] .c4d--video-player__video-container,:host(c4d-video-player[background-mode]) .c4d--video-player__video-container{block-size:100%;padding:0}.c4d--video-player[background-mode] .c4d--video-player__video,.c4d--video-player[background-mode] ::slotted(.c4d--video-player__video),:host(c4d-video-player[background-mode]) .c4d--video-player__video,:host(c4d-video-player[background-mode]) ::slotted(.c4d--video-player__video){aspect-ratio:var(--native-file-aspect-ratio,16/9);inset:50% 0 0 50%;min-block-size:100%;min-inline-size:100%;translate:-50% -50%}.c4d--video-player[background-mode] .c4d--video-player__video[dir-mode=rtl],.c4d--video-player[background-mode] ::slotted(.c4d--video-player__video[dir-mode=rtl]),:host(c4d-video-player[background-mode]) .c4d--video-player__video[dir-mode=rtl],:host(c4d-video-player[background-mode]) ::slotted(.c4d--video-player__video[dir-mode=rtl]){inset:50% -50% 0 50%}@media (max-width:65.98rem){.c4d--video-player[background-mode] .c4d--video-player__video[dir-mode=rtl],.c4d--video-player[background-mode] ::slotted(.c4d--video-player__video[dir-mode=rtl]),:host(c4d-video-player[background-mode]) .c4d--video-player__video[dir-mode=rtl],:host(c4d-video-player[background-mode]) ::slotted(.c4d--video-player__video[dir-mode=rtl]){inset:50% -67% 0 50%}}.c4d--video-player .c4d--video-player__image-overlay:focus:before{border:1px solid var(--cds-focus-inverse,#fff);content:" ";inset:.125rem;outline:.125rem solid var(--cds-focus,#0f62fe);position:absolute;z-index:1}.c4d--video-player .c4d--image,:host(c4d-video-player) c4d-image{block-size:100%;inline-size:100%;position:relative}.c4d--video-player .c4d--image:before,:host(c4d-video-player) c4d-image:before{background-color:var(--cds-border-inverse,#161616);block-size:100%;content:"";inline-size:100%;inset-block-start:0;inset-inline-start:0;opacity:0;position:absolute;transition:opacity .15s cubic-bezier(.2,0,.38,.9);z-index:1}@media screen and (prefers-reduced-motion:reduce){.c4d--video-player .c4d--image:before,:host(c4d-video-player) c4d-image:before{transition:none}}.c4d--video-player .c4d--image:hover:before,:host(c4d-video-player) c4d-image:hover:before{opacity:.08}.c4d--video-player__video-container{block-size:0;display:inline-block;inline-size:100%;overflow:hidden;padding-block-start:56.25%;position:relative}.c4d--video-player__video-container:focus{outline:none}.c4d--video-player__video-container .c4d--video-player__video,.c4d--video-player__video-container ::slotted(.c4d--video-player__video){inset:0;position:absolute}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--16x9{block-size:0;overflow:hidden;overflow:visible;padding-block-start:56.25%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--9x16{block-size:0;overflow:hidden;overflow:visible;padding-block-start:177.7777777778%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--2x1{block-size:0;overflow:hidden;overflow:visible;padding-block-start:50%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--1x2{block-size:0;overflow:hidden;overflow:visible;padding-block-start:200%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--4x3{block-size:0;overflow:hidden;overflow:visible;padding-block-start:75%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--3x4{block-size:0;overflow:hidden;overflow:visible;padding-block-start:133.3333333333%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--1x1{block-size:0;overflow:hidden;overflow:visible;padding-block-start:100%;position:relative}.c4d--video-player__video-caption{font-size:var(--cds-caption-02-font-size,.875rem);font-weight:var(--cds-caption-02-font-weight,400);letter-spacing:var(--cds-caption-02-letter-spacing,.32px);line-height:var(--cds-caption-02-line-height,1.28572);max-inline-size:90%;padding-block-start:var(--c4d--video-caption--padding,.5rem)}.c4d--video-player__image-overlay{block-size:100%;border:none;cursor:pointer;inline-size:100%;padding:0}.c4d--video-player__image-overlay:focus{outline:3px solid var(--cds-focus,#0f62fe);outline-offset:1px}.c4d--video-player__image-overlay:active svg circle,.c4d--video-player__image-overlay:hover svg circle{fill:#161616;opacity:.9}.c4d--video-player__image-overlay:active svg path,.c4d--video-player__image-overlay:hover svg path{fill:var(--cds-icon-on-color,#fff)}.c4d--video-player__image-overlay svg{inset-block-start:calc(50% - 2rem);inset-inline-end:calc(50% - 2rem);position:absolute}.c4d--video-player__image-overlay svg circle,.c4d--video-player__image-overlay svg path{transition:fill .15s cubic-bezier(.2,0,.38,.9),opacity .15s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.c4d--video-player__image-overlay svg circle,.c4d--video-player__image-overlay svg path{transition:none}}.c4d--video-player__image-overlay svg circle{opacity:.8}.c4d--video-player .c4d--video-player__image-overlay:active .c4d--image:before,.c4d--video-player .c4d--video-player__image-overlay:active c4d-image:before,:host(c4d-video-player) .c4d--video-player__image-overlay:active .c4d--image:before,:host(c4d-video-player) .c4d--video-player__image-overlay:active c4d-image:before{opacity:.12}.c4d--video-player__toggle-playback{background-color:var(--cds-overlay,hsla(0,0%,9%,.5));block-size:3rem;border:0;color:#fff;inline-size:3rem;padding:.875rem;position:absolute;z-index:100}.c4d--video-player__toggle-playback--top-left{inset-block-start:0;inset-inline-start:0}.c4d--video-player__toggle-playback--top-right{inset-block-start:0;inset-inline-end:0}.c4d--video-player__toggle-playback--bottom-right{inset-block-end:0;inset-inline-end:0}.c4d--video-player__toggle-playback--bottom-left{inset-block-end:0;inset-inline-start:0}.c4d--video-player__toggle-playback:hover{background-color:hsla(0,0%,9%,.9);cursor:pointer}.c4d--video-player__toggle-playback:focus{outline:2px solid var(--cds-focus,#0f62fe)}:host(c4d-video-player[intersection-mode]) ::slotted(.c4d--video-player__video){pointer-events:none}.cds--popover-container{display:inline-block}.cds--popover-container:not(.cds--popover--auto-align){position:relative}.cds--popover--high-contrast .cds--popover{--cds-popover-background-color:var(--cds-background-inverse,#393939);--cds-popover-text-color:var(--cds-text-inverse,#fff)}.cds--popover--drop-shadow .cds--popover{--cds-popover-drop-shadow:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.cds--popover--caret{--cds-popover-offset:0.625rem}.cds--popover{filter:var(--cds-popover-drop-shadow,none);inset:0;pointer-events:none;position:absolute;z-index:6000}.cds--popover-content{--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;background-color:var(--cds-popover-background-color,var(--cds-layer));border:0;border-radius:var(--cds-popover-border-radius,2px);box-sizing:border-box;color:var(--cds-popover-text-color,var(--cds-text-primary,#161616));display:none;font-family:inherit;font-size:100%;inline-size:-moz-max-content;inline-size:max-content;margin:0;max-inline-size:23rem;padding:0;pointer-events:auto;position:absolute;vertical-align:baseline;z-index:6000}.cds--layout--size-sm .cds--popover-content{--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds--layout--size-md .cds--popover-content{--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds--layout--size-lg .cds--popover-content{--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds--popover-content *,.cds--popover-content :after,.cds--popover-content :before{box-sizing:inherit}.cds--popover--open>.cds--popover>.cds--popover-content{display:block}.cds--popover-content:before{content:"";display:none;position:absolute}.cds--popover--open>.cds--popover>.cds--popover-content:before{display:block}.cds--popover--auto-align.cds--popover-caret,.cds--popover-caret{background-color:var(--cds-popover-background-color,var(--cds-layer));display:none;position:absolute;will-change:transform;z-index:6000}.cds--popover--auto-align.cds--popover--caret.cds--popover--open>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--caret.cds--popover--open>.cds--popover>.cds--popover-caret{display:block}.cds--popover--tab-tip>.cds--popover>.cds--popover-caret{display:none}.cds--popover--bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{transform:translate(50%,calc(100% + var(--cds-popover-offset, 0rem)))}.cds--popover--bottom-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--bottom-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:0;inset-inline-start:0;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--bottom-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--bottom-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds--popover--bottom-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--bottom-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:0;inset-inline-end:0;transform:translate(var(--cds-popover-offset,0),calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--bottom-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--bottom-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-start:0}.cds--popover--bottom-end>.cds--popover>.cds--popover-content:before,.cds--popover--bottom-left>.cds--popover>.cds--popover-content:before,.cds--popover--bottom-right>.cds--popover>.cds--popover-content:before,.cds--popover--bottom-start>.cds--popover>.cds--popover-content:before,.cds--popover--bottom>.cds--popover>.cds--popover-content:before{block-size:var(--cds-popover-offset,0);inset-block-start:0;inset-inline-end:0;inset-inline-start:0;transform:translateY(-100%)}.cds--popover--bottom-end>.cds--popover>.cds--popover-caret,.cds--popover--bottom-left>.cds--popover>.cds--popover-caret,.cds--popover--bottom-right>.cds--popover>.cds--popover-caret,.cds--popover--bottom-start>.cds--popover>.cds--popover-caret,.cds--popover--bottom>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-popover-offset,0))}[dir=rtl] .cds--popover--bottom-end>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom-left>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom-right>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom-start>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--bottom>.cds--popover>.cds--popover-caret{transform:translate(50%,var(--cds-popover-offset,0))}.cds--popover--bottom-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom-left.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom-right.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--bottom.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}.cds--popover--top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{transform:translate(50%,calc(-100% - var(--cds-popover-offset, 0rem)))}.cds--popover--top-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:0;inset-inline-start:0;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--top-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:0;inset-inline-end:0;transform:translate(var(--cds-popover-offset,0),calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--top-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-start:0}.cds--popover--top-end>.cds--popover>.cds--popover-content:before,.cds--popover--top-left>.cds--popover>.cds--popover-content:before,.cds--popover--top-right>.cds--popover>.cds--popover-content:before,.cds--popover--top-start>.cds--popover>.cds--popover-content:before,.cds--popover--top>.cds--popover>.cds--popover-content:before{block-size:var(--cds-popover-offset,0);inset-block-end:0;inset-inline-end:0;inset-inline-start:0;transform:translateY(100%)}.cds--popover--top-end>.cds--popover>.cds--popover-caret,.cds--popover--top-left>.cds--popover>.cds--popover-caret,.cds--popover--top-right>.cds--popover>.cds--popover-caret,.cds--popover--top-start>.cds--popover>.cds--popover-caret,.cds--popover--top>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(var(--cds-popover-offset, 0rem)*-1))}[dir=rtl] .cds--popover--top-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top-left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top-right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{transform:translate(50%,calc(var(--cds-popover-offset, 0rem)*-1))}.cds--popover--top-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top-left.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top-right.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--top.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}.cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),-50%)}.cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),calc(var(--cds-popover-offset, 0rem)*.5*-1 - 16px))}.cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),calc(var(--cds-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:100%;inset-inline-start:auto}.cds--popover--right-bottom>.cds--popover>.cds--popover-content:before,.cds--popover--right-end>.cds--popover>.cds--popover-content:before,.cds--popover--right-start>.cds--popover>.cds--popover-content:before,.cds--popover--right-top>.cds--popover>.cds--popover-content:before,.cds--popover--right>.cds--popover>.cds--popover-content:before{inline-size:var(--cds-popover-offset,0);inset-block-end:0;inset-block-start:0;inset-inline-start:0;transform:translateX(-100%)}.cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-popover-offset, 0rem) - 100%),-50%)}[dir=rtl] .cds--popover--right-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--right:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{inset-inline-end:100%;inset-inline-start:auto}.cds--popover--right-bottom.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right-top.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--right.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + .1px),-50%)}.cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(var(--cds-popover-offset, 0rem)*-.5 - 16px))}.cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,.cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-block-end:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(var(--cds-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content,[dir=rtl] .cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-content{inset-inline-end:auto;inset-inline-start:100%}.cds--popover--left-bottom>.cds--popover>.cds--popover-content:before,.cds--popover--left-end>.cds--popover>.cds--popover-content:before,.cds--popover--left-start>.cds--popover>.cds--popover-content:before,.cds--popover--left-top>.cds--popover>.cds--popover-content:before,.cds--popover--left>.cds--popover>.cds--popover-content:before{inline-size:var(--cds-popover-offset,0);inset-block-end:0;inset-block-start:0;inset-inline-end:0;transform:translateX(100%)}.cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,.cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + 100%),-50%)}[dir=rtl] .cds--popover--left-bottom:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left-end:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left-start:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left-top:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret,[dir=rtl] .cds--popover--left:not(.cds--popover--auto-align)>.cds--popover>.cds--popover-caret{inset-inline-end:auto;inset-inline-start:100%}.cds--popover--left-bottom.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left-end.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left-start.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left-top.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret,.cds--popover--left.cds--popover--auto-align>.cds--popover>.cds--popover-content>.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds--popover--tab-tip>.cds--popover>.cds--popover-content{border-radius:0}.cds--popover--tab-tip .cds--popover{will-change:filter}.cds--popover--tab-tip__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:2rem;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:inline-flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:2rem;justify-content:center;margin:0;padding:0;position:relative;text-align:start;vertical-align:baseline}.cds--popover--tab-tip__button *,.cds--popover--tab-tip__button :after,.cds--popover--tab-tip__button :before{box-sizing:inherit}.cds--popover--tab-tip__button::-moz-focus-inner{border:0}.cds--popover--tab-tip__button:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--popover--tab-tip__button:focus{outline-style:dotted}}.cds--popover--tab-tip__button:hover{background-color:var(--cds-layer-hover)}.cds--popover--tab-tip.cds--popover--open .cds--popover--tab-tip__button{background:var(--cds-layer);box-shadow:0 2px 2px rgba(0,0,0,.2)}.cds--popover--tab-tip.cds--popover--open .cds--popover--tab-tip__button:not(:focus):after{background:var(--cds-layer);block-size:2px;content:"";inline-size:100%;inset-block-end:0;position:absolute;z-index:6001}.cds--popover--tab-tip__button svg{fill:var(--cds-icon-primary,#161616)}.cds--tooltip{--cds-popover-offset:12px}.cds--tooltip-content{color:var(--cds-text-inverse,#fff);font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);max-inline-size:18rem;padding:var(--cds-tooltip-padding-block,1rem) var(--cds-tooltip-padding-inline,1rem)}.cds--icon-tooltip{--cds-tooltip-padding-block:0.125rem;--cds-popover-caret-width:0.5rem;--cds-popover-caret-height:0.25rem;--cds-popover-offset:0.5rem}.cds--icon-tooltip .cds--tooltip-content{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds--definition-term{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-block-end:1px dotted var(--cds-border-strong);border-radius:0;box-sizing:border-box;color:var(--cds-text-primary,#161616);cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds--definition-term *,.cds--definition-term :after,.cds--definition-term :before{box-sizing:inherit}.cds--definition-term::-moz-focus-inner{border:0}.cds--definition-term:focus{border-block-end-color:var(--cds-border-interactive,#0f62fe);outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds--definition-term:focus{outline-style:dotted}}.cds--definition-term:hover{border-block-end-color:var(--cds-border-interactive,#0f62fe)}.cds--definition-tooltip{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);max-inline-size:11rem;padding:.5rem 1rem}.cds--btn{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-lg)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-2xl)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));--temp-1lh:(var(--cds-body-compact-01-line-height,1.28572) * 1em);--temp-expressive-1lh:(var(--cds-body-compact-02-line-height,1.375) * 1em);--temp-padding-block-max:calc((var(--cds-layout-size-height-lg) - var(--temp-1lh))/2 - 0.0625rem);border:0;border-radius:0;box-sizing:border-box;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;justify-content:space-between;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;max-inline-size:20rem;min-block-size:var(--cds-layout-size-height-local);outline:none;padding:0;padding-block:min((var(--cds-layout-size-height-local) - var(--temp-1lh))/2 - .0625rem,var(--temp-padding-block-max));padding-inline-end:calc(var(--cds-layout-density-padding-inline-local)*3 + .9375rem);padding-inline-start:calc(var(--cds-layout-density-padding-inline-local) - .0625rem);position:relative;text-align:start;text-decoration:none;transition:background 70ms cubic-bezier(0,0,.38,.9),box-shadow 70ms cubic-bezier(0,0,.38,.9),border-color 70ms cubic-bezier(0,0,.38,.9),outline 70ms cubic-bezier(0,0,.38,.9);vertical-align:baseline;vertical-align:top}.cds--btn *,.cds--btn :after,.cds--btn :before{box-sizing:inherit}.cds--btn.cds--btn--disabled,.cds--btn.cds--btn--disabled:focus,.cds--btn.cds--btn--disabled:hover,.cds--btn:disabled,.cds--btn:focus:disabled,.cds--btn:hover:disabled{background:var(--cds-button-disabled,#c6c6c6);border-color:var(--cds-button-disabled,#c6c6c6);box-shadow:none;color:var(--cds-text-on-color-disabled,#8d8d8d);cursor:not-allowed}.cds--btn .cds--btn__icon{block-size:1rem;flex-shrink:0;inline-size:1rem;inset-block-start:min((var(--cds-layout-size-height-local) - 1rem)/2 - .0625rem,var(--temp-padding-block-max));inset-inline-end:var(--cds-layout-density-padding-inline-local);margin-block-start:.0625rem;position:absolute}.cds--btn::-moz-focus-inner{border:0;padding:0}.cds--btn--primary{background-color:var(--cds-button-primary,#0f62fe);border:1px solid transparent;color:var(--cds-text-on-color,#fff)}.cds--btn--primary:hover{background-color:var(--cds-button-primary-hover,#0050e6)}.cds--btn--primary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--primary:active{background-color:var(--cds-button-primary-active,#002d9c)}.cds--btn--primary .cds--btn__icon,.cds--btn--primary .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--primary:hover,.cds--btn--secondary{color:var(--cds-text-on-color,#fff)}.cds--btn--secondary{background-color:var(--cds-button-secondary,#393939);border:1px solid transparent}.cds--btn--secondary:hover{background-color:var(--cds-button-secondary-hover,#474747)}.cds--btn--secondary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--secondary:active{background-color:var(--cds-button-secondary-active,#6f6f6f)}.cds--btn--secondary .cds--btn__icon,.cds--btn--secondary .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--secondary:focus,.cds--btn--secondary:hover{color:var(--cds-text-on-color,#fff)}.cds--btn--tertiary{background-color:transparent;border-color:var(--cds-button-tertiary,#0f62fe);border-style:solid;border-width:1px;color:var(--cds-button-tertiary,#0f62fe)}.cds--btn--tertiary:hover{background-color:var(--cds-button-tertiary-hover,#0050e6)}.cds--btn--tertiary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--tertiary .cds--btn__icon,.cds--btn--tertiary .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--tertiary:focus,.cds--btn--tertiary:hover{color:var(--cds-text-inverse,#fff)}.cds--btn--tertiary:focus{background-color:var(--cds-button-tertiary,#0f62fe)}.cds--btn--tertiary:active{background-color:var(--cds-button-tertiary-active,#002d9c);border-color:transparent;color:var(--cds-text-inverse,#fff)}.cds--btn--tertiary.cds--btn--disabled,.cds--btn--tertiary.cds--btn--disabled:focus,.cds--btn--tertiary.cds--btn--disabled:hover,.cds--btn--tertiary:disabled,.cds--btn--tertiary:focus:disabled,.cds--btn--tertiary:hover:disabled{background:transparent;color:var(--cds-text-on-color-disabled,#8d8d8d);outline:none}.cds--btn--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-link-primary,#0f62fe);padding-inline-end:calc(var(--cds-layout-density-padding-inline-local) - .0625rem)}.cds--btn--ghost:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--btn--ghost:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--ghost .cds--btn__icon,.cds--btn--ghost .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--ghost .cds--btn__icon{margin-inline-start:.5rem;position:static}.cds--btn--ghost:active,.cds--btn--ghost:hover{color:var(--cds-link-primary-hover,#0043ce)}.cds--btn--ghost:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5))}.cds--btn--ghost.cds--btn--disabled,.cds--btn--ghost.cds--btn--disabled:focus,.cds--btn--ghost.cds--btn--disabled:hover,.cds--btn--ghost:disabled,.cds--btn--ghost:focus:disabled,.cds--btn--ghost:hover:disabled{background:transparent;border-color:transparent;color:var(--cds-text-on-color-disabled,#8d8d8d);outline:none}.cds--btn--ghost:not([disabled]) svg{fill:var(--cds-icon-primary,#161616)}.cds--btn--icon-only{block-size:var(--cds-layout-size-height-local);inline-size:var(--cds-layout-size-height-local);justify-content:center;padding:0;padding-block-start:min((var(--cds-layout-size-height-local) - 1rem)/2 - .0625rem,var(--temp-padding-block-max))}.cds--btn--icon-only>:first-child{margin-block-start:.0625rem;min-inline-size:1rem}.cds--btn--icon-only .cds--btn__icon{position:static}.cds--btn--icon-only.cds--btn--danger--ghost .cds--btn__icon,.cds--btn--icon-only.cds--btn--ghost .cds--btn__icon{margin:0}.cds--btn--md:not(.cds--btn--icon-only) .cds--btn__icon,.cds--btn--sm:not(.cds--btn--icon-only) .cds--btn__icon{margin-block-start:0}.cds--btn--icon-only.cds--btn--selected{background:var(--cds-background-selected,hsla(0,0%,55%,.2))}.cds--btn path[data-icon-path=inner-path]{fill:none}.cds--btn--ghost.cds--btn--icon-only .cds--btn__icon,.cds--btn--ghost.cds--btn--icon-only .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:var(--cds-icon-primary,#161616)}.cds--btn--ghost.cds--btn--icon-only[disabled] .cds--btn__icon,.cds--btn--ghost.cds--btn--icon-only[disabled] .cds--btn__icon path:not([data-icon-path]):not([fill=none]),.cds--btn.cds--btn--icon-only.cds--btn--ghost[disabled]:hover .cds--btn__icon{fill:var(--cds-icon-on-color-disabled,#8d8d8d)}.cds--btn--ghost.cds--btn--icon-only[disabled],.cds--icon-tooltip--disabled .cds--tooltip-trigger__wrapper{cursor:not-allowed}.cds--icon-tooltip--disabled .cds--btn--icon-only[disabled]{pointer-events:none}.cds--btn--danger{background-color:var(--cds-button-danger-primary,#da1e28);border:1px solid transparent;color:var(--cds-text-on-color,#fff)}.cds--btn--danger:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds--btn--danger:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--danger:active{background-color:var(--cds-button-danger-active,#750e13)}.cds--btn--danger .cds--btn__icon,.cds--btn--danger .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--danger:hover{color:var(--cds-text-on-color,#fff)}.cds--btn--danger--tertiary{background-color:transparent;border-color:var(--cds-button-danger-secondary,#da1e28);border-style:solid;border-width:1px;color:var(--cds-button-danger-secondary,#da1e28)}.cds--btn--danger--tertiary:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds--btn--danger--tertiary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--danger--tertiary .cds--btn__icon,.cds--btn--danger--tertiary .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--danger--tertiary:hover{border-color:var(--cds-button-danger-hover,#b81921);color:var(--cds-text-on-color,#fff)}.cds--btn--danger--tertiary:focus{background-color:var(--cds-button-danger-primary,#da1e28);color:var(--cds-text-on-color,#fff)}.cds--btn--danger--tertiary:active{background-color:var(--cds-button-danger-active,#750e13);border-color:var(--cds-button-danger-active,#750e13);color:var(--cds-text-on-color,#fff)}.cds--btn--danger--tertiary.cds--btn--disabled,.cds--btn--danger--tertiary.cds--btn--disabled:focus,.cds--btn--danger--tertiary.cds--btn--disabled:hover,.cds--btn--danger--tertiary:disabled,.cds--btn--danger--tertiary:focus:disabled,.cds--btn--danger--tertiary:hover:disabled{background:transparent;color:var(--cds-text-on-color-disabled,#8d8d8d);outline:none}.cds--btn--danger--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-button-danger-secondary,#da1e28);padding-inline-end:calc(var(--cds-layout-density-padding-inline-local) - .0625rem)}.cds--btn--danger--ghost:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds--btn--danger--ghost:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--danger--ghost:active{background-color:var(--cds-button-danger-active,#750e13)}.cds--btn--danger--ghost .cds--btn__icon,.cds--btn--danger--ghost .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--danger--ghost .cds--btn__icon{margin-inline-start:.5rem;position:static}.cds--btn--danger--ghost:active,.cds--btn--danger--ghost:hover{color:var(--cds-text-on-color,#fff)}.cds--btn--danger--ghost.cds--btn--disabled,.cds--btn--danger--ghost.cds--btn--disabled:focus,.cds--btn--danger--ghost.cds--btn--disabled:hover,.cds--btn--danger--ghost:disabled,.cds--btn--danger--ghost:focus:disabled,.cds--btn--danger--ghost:hover:disabled{background:transparent;border-color:transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds--btn--expressive{font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375);padding-block:min((var(--cds-layout-size-height-local) - var(--temp-expressive-1lh))/2 - .0625rem,var(--temp-padding-block-max))}.cds--btn--icon-only.cds--btn--expressive{padding:12px 13px}.cds--btn.cds--btn--expressive .cds--btn__icon{block-size:1.25rem;inline-size:1.25rem}.cds--btn-set .cds--btn.cds--btn--expressive{max-inline-size:20rem}.cds--btn.cds--skeleton{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;inline-size:9.375rem;padding:0;pointer-events:none;position:relative}.cds--btn.cds--skeleton:active,.cds--btn.cds--skeleton:focus,.cds--btn.cds--skeleton:hover{border:none;cursor:default;outline:none}.cds--btn.cds--skeleton:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds--btn.cds--skeleton:before{animation:none}}.cds--btn-set{display:flex}.cds--btn-set--stacked{flex-direction:column}.cds--btn-set .cds--btn{inline-size:100%;max-inline-size:12.25rem}.cds--btn-set .cds--btn:not(:focus){box-shadow:-.0625rem 0 0 0 var(--cds-button-separator,#e0e0e0)}.cds--btn-set .cds--btn:first-of-type:not(:focus),.cds--btn-set .cds--btn:focus+.cds--btn{box-shadow:inherit}.cds--btn-set--stacked .cds--btn:not(:focus){box-shadow:0 -.0625rem 0 0 var(--cds-button-separator,#e0e0e0)}.cds--btn-set--stacked .cds--btn:first-of-type:not(:focus){box-shadow:inherit}.cds--btn-set .cds--btn.cds--btn--disabled{box-shadow:-.0625rem 0 0 0 var(--cds-icon-on-color-disabled,#8d8d8d)}.cds--btn-set .cds--btn.cds--btn--disabled:first-of-type{box-shadow:none}.cds--btn-set--stacked .cds--btn.cds--btn--disabled{box-shadow:0 -.0625rem 0 0 var(--cds-layer-selected-disabled,#8d8d8d)}.cds--btn-set--stacked .cds--btn.cds--btn--disabled:first-of-type{box-shadow:none}.cds--btn-set .cds--btn.cds--btn--loading{background-color:transparent;border-color:transparent;box-shadow:none}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--btn:focus{color:Highlight;outline:1px solid Highlight}.cds--btn--ghost.cds--btn--icon-only .cds--btn__icon,.cds--btn--ghost.cds--btn--icon-only .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:ButtonText}}[dir=rtl] .cds--btn-set .cds--btn:not(:focus){box-shadow:.0625rem 0 0 0 var(--cds-button-separator,#e0e0e0)}.cds--modal,:host(c4d-expressive-modal){align-items:center;background-color:var(--cds-overlay,hsla(0,0%,9%,.5));block-size:100vh;content:"";display:flex;inline-size:100vw;inset-block-start:0;inset-inline-start:0;justify-content:center;opacity:0;position:fixed;transition:opacity .24s cubic-bezier(.4,.14,1,1),visibility 0ms linear .24s;visibility:hidden;z-index:9000}.cds--modal.is-visible{opacity:1;transition:opacity .24s cubic-bezier(0,0,.3,1),visibility 0ms linear;visibility:inherit}@media screen and (prefers-reduced-motion:reduce){.cds--modal.is-visible{transition:none}}.cds--modal .cds--date-picker--fluid .ccdsds--date-picker-input__wrapper .cds--date-picker__input,.cds--modal .cds--list-box__wrapper--fluid .cds--list-box,.cds--modal .cds--list-box__wrapper--fluid.cds--list-box__wrapper,.cds--modal .cds--number-input--fluid .cds--number__control-btn:after,.cds--modal .cds--number-input--fluid .cds--number__control-btn:before,.cds--modal .cds--number-input--fluid input[type=number],.cds--modal .cds--search--fluid .cds--search-input,.cds--modal .cds--select--fluid .cds--select-input,.cds--modal .cds--text-area--fluid .cds--text-area,.cds--modal .cds--text-area--fluid .cds--text-area__wrapper,.cds--modal .cds--text-area--fluid .cds--text-area__wrapper[data-invalid] .cds--text-area__divider+.cds--form-requirement,.cds--modal .cds--text-input--fluid .cds--text-input,:host(c4d-expressive-modal) .cds--date-picker--fluid .ccdsds--date-picker-input__wrapper .cds--date-picker__input,:host(c4d-expressive-modal) .cds--list-box__wrapper--fluid .cds--list-box,:host(c4d-expressive-modal) .cds--list-box__wrapper--fluid.cds--list-box__wrapper,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:after,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:before,:host(c4d-expressive-modal) .cds--number-input--fluid input[type=number],:host(c4d-expressive-modal) .cds--search--fluid .cds--search-input,:host(c4d-expressive-modal) .cds--select--fluid .cds--select-input,:host(c4d-expressive-modal) .cds--text-area--fluid .cds--text-area,:host(c4d-expressive-modal) .cds--text-area--fluid .cds--text-area__wrapper,:host(c4d-expressive-modal) .cds--text-area--fluid .cds--text-area__wrapper[data-invalid] .cds--text-area__divider+.cds--form-requirement,:host(c4d-expressive-modal) .cds--text-input--fluid .cds--text-input{background-color:var(--cds-field-01,#f4f4f4)}.cds--modal .cds--list-box__wrapper--fluid .cds--list-box__menu,:host(c4d-expressive-modal) .cds--list-box__wrapper--fluid .cds--list-box__menu{background-color:var(--cds-layer-01,#f4f4f4)}.cds--modal .cds--list-box__menu-item:hover,:host(c4d-expressive-modal) .cds--list-box__menu-item:hover{background-color:var(--cds-layer-hover-02,#e8e8e8)}.cds--modal .cds--list-box__menu-item--active,:host(c4d-expressive-modal) .cds--list-box__menu-item--active{background-color:var(--cds-layer-selected-02,#e0e0e0)}.cds--modal .cds--list-box__menu-item--active:hover,:host(c4d-expressive-modal) .cds--list-box__menu-item--active:hover{background-color:var(--cds-layer-selected-hover-02,#d1d1d1)}.cds--modal .cds--number-input--fluid .cds--number__control-btn:hover:after,.cds--modal .cds--number-input--fluid .cds--number__control-btn:hover:before,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:hover:after,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:hover:before{background-color:var(--cds-field-hover)}.cds--modal .cds--number-input--fluid .cds--number__control-btn:focus:after,.cds--modal .cds--number-input--fluid .cds--number__control-btn:focus:before,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:focus:after,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:focus:before{border-inline-start:2px solid var(--cds-focus,#0f62fe)}.cds--modal.is-visible .cds--modal-container{transform:translateZ(0);transition:transform .24s cubic-bezier(0,0,.3,1)}.cds--modal-container{background-color:var(--cds-layer);block-size:100%;display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr auto;inline-size:100%;inset-block-start:0;max-block-size:100%;outline:3px solid transparent;outline-offset:-3px;position:fixed;transform:translate3d(0,-24px,0);transform-origin:top center;transition:transform .24s cubic-bezier(.4,.14,1,1)}@media (min-width:42rem){.cds--modal-container{block-size:auto;inline-size:84%;max-block-size:90%;position:static}}@media (min-width:66rem){.cds--modal-container{inline-size:60%;max-block-size:84%}}@media (min-width:82rem){.cds--modal-container{inline-size:48%}}.cds--modal-container .cds--modal-container-body{display:contents}.cds--modal-content{color:var(--cds-text-primary,#161616);font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);font-weight:400;grid-column:1/-1;grid-row:2/-2;letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);overflow-y:auto;padding-block-end:3rem;padding-block-start:.5rem;padding-inline-end:1rem;padding-inline-start:1rem;position:relative}.cds--modal-content:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--modal-content:focus{outline-style:dotted}}.cds--modal-content .cds--form--fluid{margin-inline-end:-1rem;margin-inline-start:-1rem}.cds--modal-content>p,.cds--modal-content__regular-content{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);padding-inline-end:calc(20% - 2rem)}.cds--modal-content--with-form{padding-inline-end:1rem}.cds--modal-header{grid-column:1/-1;grid-row:1/1;margin-block-end:.5rem;padding-block-start:1rem;padding-inline-end:3rem;padding-inline-start:1rem}.cds--modal-header__label{border:0;box-sizing:border-box;color:var(--cds-text-secondary,#525252);font-family:inherit;font-size:100%;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);margin:0;margin-block-end:.25rem;padding:0;vertical-align:baseline}.cds--modal-header__label *,.cds--modal-header__label :after,.cds--modal-header__label :before{box-sizing:inherit}.cds--modal-header__heading{border:0;box-sizing:border-box;color:var(--cds-text-primary,#161616);font-family:inherit;font-size:100%;font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4);margin:0;padding:0;padding-inline-end:calc(20% - 3rem);vertical-align:baseline}.cds--modal-header__heading *,.cds--modal-header__heading :after,.cds--modal-header__heading :before{box-sizing:inherit}.cds--modal-container--xs .cds--modal-content__regular-content{padding-inline-end:1rem}.cds--modal-container--xs .cds--modal-content>p{padding-inline-end:0}@media (min-width:42rem){.cds--modal-container--xs{inline-size:48%}}@media (min-width:66rem){.cds--modal-container--xs{inline-size:32%;max-block-size:48%}}@media (min-width:82rem){.cds--modal-container--xs{inline-size:24%}}.cds--modal-container--sm .cds--modal-content__regular-content{padding-inline-end:1rem}.cds--modal-container--sm .cds--modal-content>p{padding-inline-end:0}@media (min-width:42rem){.cds--modal-container--sm{inline-size:60%}}@media (min-width:66rem){.cds--modal-container--sm{inline-size:42%;max-block-size:72%}.cds--modal-container--sm .cds--modal-content>p,.cds--modal-container--sm .cds--modal-content__regular-content{padding-inline-end:20%}}@media (min-width:82rem){.cds--modal-container--sm{inline-size:36%}}@media (min-width:42rem){.cds--modal-container--lg{inline-size:96%}}@media (min-width:66rem){.cds--modal-container--lg{inline-size:84%;max-block-size:96%}}@media (min-width:82rem){.cds--modal-container--lg{inline-size:72%}}.cds--modal-scroll-content{border-block-end:2px solid transparent;-webkit-mask-image:linear-gradient(to bottom,var(--cds-layer) calc(100% - 80px),transparent calc(100% - 48px),transparent 100%),linear-gradient(to left,var(--cds-layer) 0,16px,transparent 16px),linear-gradient(to right,var(--cds-layer) 0,2px,transparent 2px),linear-gradient(to top,var(--cds-layer) 0,2px,transparent 2px);mask-image:linear-gradient(to bottom,var(--cds-layer) calc(100% - 80px),transparent calc(100% - 48px),transparent 100%),linear-gradient(to left,var(--cds-layer) 0,16px,transparent 16px),linear-gradient(to right,var(--cds-layer) 0,2px,transparent 2px),linear-gradient(to top,var(--cds-layer) 0,2px,transparent 2px)}.cds--modal-scroll-content:has(.cds--autoalign){-webkit-mask-image:none;mask-image:none}.cds--modal-scroll-content>:last-child{margin-block-end:1.5rem}.cds--modal-footer{block-size:4rem;display:flex;grid-column:1/-1;grid-row:-1/-1;justify-content:flex-end;margin-block-start:auto}.cds--modal-footer .cds--btn{align-items:baseline;block-size:4rem;flex:0 1 50%;margin:0;max-inline-size:none;padding-block-end:2rem;padding-block-start:.875rem}.cds--modal-footer--three-button .cds--btn{align-items:flex-start;flex:0 1 25%}.cds--modal-close-button,:host(c4d-expressive-modal-close-button){inset-block-start:0;inset-inline-end:0;position:absolute}.cds--modal-close{background-color:transparent;block-size:3rem;border:2px solid transparent;cursor:pointer;inline-size:3rem;padding:.75rem;transition:background-color .11s cubic-bezier(.2,0,.38,.9)}.cds--modal-close:hover{background-color:var(--cds-layer-hover)}.cds--modal-close:focus{border-color:var(--cds-focus,#0f62fe);outline:none}.cds--modal-close::-moz-focus-inner{border:0}.cds--modal-close__icon{fill:var(--cds-icon-primary,#161616);block-size:1.25rem;inline-size:1.25rem}.cds--body--with-modal-open{overflow:hidden}.cds--body--with-modal-open .cds--modal .cds--overflow-menu-options,.cds--body--with-modal-open .cds--modal .cds--tooltip,.cds--body--with-modal-open .cds--overflow-menu-options,.cds--body--with-modal-open :host(c4d-expressive-modal) .cds--tooltip{z-index:9000}.cds--modal-container--full-width .cds--modal-content{margin:0;padding:0}.cds--modal--slug.cds--modal{background-color:var(--cds-ai-overlay,rgba(0,17,65,.5))}.cds--modal--slug .cds--modal-container{background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 0,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box;background-color:var(--cds-layer);border:1px solid transparent;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 24px 40px -24px var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--modal--slug .cds--modal-container:has(.cds--modal-footer){background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 64px,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 64px,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box;box-shadow:inset 0 -80px 0 -16px var(--cds-layer),inset 0 -160px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 24px 40px -24px var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--modal--slug .cds--modal-content.cds--modal-scroll-content{-webkit-mask-image:linear-gradient(to bottom,var(--cds-layer) calc(100% - 80px),transparent calc(100% - 48px),transparent 100%),linear-gradient(to left,var(--cds-layer) 0,16px,transparent 16px),linear-gradient(to right,var(--cds-layer) 0,2px,transparent 2px),linear-gradient(to top,var(--cds-layer) 0,2px,transparent 2px);mask-image:linear-gradient(to bottom,var(--cds-layer) calc(100% - 80px),transparent calc(100% - 48px),transparent 100%),linear-gradient(to left,var(--cds-layer) 0,16px,transparent 16px),linear-gradient(to right,var(--cds-layer) 0,2px,transparent 2px),linear-gradient(to top,var(--cds-layer) 0,2px,transparent 2px)}.cds--modal--slug .cds--modal-container-body>.cds--slug,.cds--modal-header>.cds--modal-close-button~.cds--slug,.cds--modal-header>.cds--slug:has(+.cds--modal-close-button,+:host(c4d-expressive-modal-close-button)),.cds--modal-header>:host(c4d-expressive-modal-close-button)~.cds--slug{inset-block-start:.625rem;inset-inline-end:3rem;position:absolute}.cds--modal--slug .cds--modal-content--overflow-indicator,.cds--modal--slug .cds--modal-content--overflow-indicator:before{display:none}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--modal-close__icon{fill:ButtonText}.cds--modal-close:focus{color:Highlight;outline:1px solid Highlight}}:host(c4d-expressive-modal) .cds--modal-container{grid-template-rows:1fr;min-block-size:5.25rem;padding:1rem}@media (min-width:42rem){:host(c4d-expressive-modal) .cds--modal-container{padding:2rem}}:host(c4d-expressive-modal) .cds--modal-content{display:grid;grid-template-rows:auto 1fr auto;padding-block-end:0}:host(c4d-expressive-modal) .c4d-ce--modal__header--with-body{margin-block-end:1rem}:host(c4d-expressive-modal) .c4d-ce--modal__body{inline-size:100%}:host(c4d-expressive-modal) .c4d-ce--modal__body--with-footer{margin-block-end:3rem}:host(c4d-expressive-modal[open]){opacity:1;transition:opacity .24s cubic-bezier(0,0,.3,1),visibility 0ms linear;visibility:inherit}:host(c4d-expressive-modal[open]) .cds--modal-container{transform:translateZ(0);transition:transform .24s cubic-bezier(0,0,.3,1)}@media screen and (prefers-reduced-motion:reduce){:host(c4d-expressive-modal[open]){transition:none}}:host(c4d-expressive-modal-footer) .cds--modal-footer{block-size:3rem;justify-content:flex-start}:host(c4d-expressive-modal-close-button) .cds--modal-close{inset-block-start:0;inset-inline-end:0;position:fixed;z-index:2}.cds--modal--expressive .cds--modal-content h1,:host(c4d-expressive-modal-heading){font-size:var(--cds-heading-04-font-size,1.75rem);font-weight:var(--cds-heading-04-font-weight,400);letter-spacing:var(--cds-heading-04-letter-spacing,0);line-height:var(--cds-heading-04-line-height,1.28572)}:host(c4d-expressive-modal-header){display:block;padding:0}:host(c4d-expressive-modal-body),:host(c4d-lightbox-media-viewer-body){font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5)}@media (min-width:42rem){.cds--modal--expressive--fullwidth .cds--modal-container,:host(c4d-expressive-modal[expressive-size=full-width]) .cds--modal-container{block-size:calc(100% - 2rem);inline-size:calc(100% - 2rem);max-block-size:none;max-inline-size:96rem}}:host(c4d-expressive-modal[expressive-size=full-width]) .cds--modal-container{padding:0}:host(c4d-expressive-modal[expressive-size=full-width]) .cds--modal-content{padding:1rem}@media (min-width:42rem){:host(c4d-expressive-modal[expressive-size=full-width]) .cds--modal-content{padding:2rem}}.cds--modal--expressive--fullwidth .cds--modal-content,:host(c4d-expressive-modal[size=full-width]) ::slotted(c4d-expressive-modal-body),:host(c4d-expressive-modal[size=full-width]) ::slotted(c4d-lightbox-media-viewer-body){block-size:auto;min-block-size:31.25rem;padding-inline-end:0}.cds--link{border:0;box-sizing:border-box;color:var(--cds-link-text-color,var(--cds-link-primary,#0f62fe));display:inline-flex;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;outline:none;padding:0;text-decoration:none;transition:color 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--link *,.cds--link :after,.cds--link :before{box-sizing:inherit}.cds--link:hover{color:var(--cds-link-hover-text-color,var(--cds-link-primary-hover,#0043ce));text-decoration:underline}.cds--link:active,.cds--link:active:visited,.cds--link:active:visited:hover{color:var(--cds-link-text-color,var(--cds-link-primary,#0f62fe));outline:1px solid var(--cds-focus,#0f62fe);outline-color:var(--cds-link-focus-text-color,var(--cds-focus,#0f62fe));text-decoration:underline}@media screen and (prefers-contrast){.cds--link:active,.cds--link:active:visited,.cds--link:active:visited:hover{outline-style:dotted}}.cds--link:focus{outline:1px solid var(--cds-focus,#0f62fe);outline-color:var(--cds-link-focus-text-color,var(--cds-focus,#0f62fe));text-decoration:underline}@media screen and (prefers-contrast){.cds--link:focus{outline-style:dotted}}.cds--link:visited{color:var(--cds-link-text-color,var(--cds-link-primary,#0f62fe))}.cds--link:visited:hover{color:var(--cds-link-hover-text-color,var(--cds-link-primary-hover,#0043ce))}.cds--link--disabled,.cds--link--disabled:hover{border:0;box-sizing:border-box;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;padding:0;text-decoration:none;vertical-align:baseline}.cds--link--disabled *,.cds--link--disabled :after,.cds--link--disabled :before,.cds--link--disabled:hover *,.cds--link--disabled:hover :after,.cds--link--disabled:hover :before{box-sizing:inherit}.cds--link.cds--link--visited:visited{color:var(--cds-link-visited-text-color,var(--cds-link-visited,#8a3ffc))}.cds--link.cds--link--visited:visited:hover{color:var(--cds-link-hover-text-color,var(--cds-link-primary-hover,#0043ce))}.cds--link.cds--link--inline{display:inline;text-decoration:underline}.cds--link--disabled.cds--link--inline{text-decoration:underline}.cds--link--sm,.cds--link--sm.cds--link--disabled:hover{font-size:var(--cds-helper-text-01-font-size,.75rem);letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);line-height:var(--cds-helper-text-01-line-height,1.33333)}.cds--link--lg,.cds--link--lg.cds--link--disabled:hover{font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375)}.cds--link__icon{align-self:center;display:inline-flex;margin-inline-start:.5rem}.cds--card,:host(c4d-card),:host(c4d-card-cta),:host(c4d-card-group-item),:host(c4d-card-group-item) .cds--card,:host(c4d-card-in-card),:host(c4d-content-group-cards-item),:host(c4d-content-group-cards-item) .cds--card,:host(c4d-region-item) .cds--link{background-color:var(--cds-layer-01,#f4f4f4);block-size:100%;display:flex;flex-direction:column;inline-size:100%;padding:0;position:relative;text-decoration:none;transition:.15s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile-group html,:host(c4d-card) .cds--tile-group html,:host(c4d-card-cta) .cds--tile-group html,:host(c4d-card-group-item) .cds--card .cds--tile-group html,:host(c4d-card-group-item) .cds--tile-group html,:host(c4d-card-in-card) .cds--tile-group html,:host(c4d-content-group-cards-item) .cds--card .cds--tile-group html,:host(c4d-content-group-cards-item) .cds--tile-group html,:host(c4d-region-item) .cds--link .cds--tile-group html{font-size:100%}.cds--card .cds--tile-group body,:host(c4d-card) .cds--tile-group body,:host(c4d-card-cta) .cds--tile-group body,:host(c4d-card-group-item) .cds--card .cds--tile-group body,:host(c4d-card-group-item) .cds--tile-group body,:host(c4d-card-in-card) .cds--tile-group body,:host(c4d-content-group-cards-item) .cds--card .cds--tile-group body,:host(c4d-content-group-cards-item) .cds--tile-group body,:host(c4d-region-item) .cds--link .cds--tile-group body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}.cds--card .cds--tile-group code,:host(c4d-card) .cds--tile-group code,:host(c4d-card-cta) .cds--tile-group code,:host(c4d-card-group-item) .cds--card .cds--tile-group code,:host(c4d-card-group-item) .cds--tile-group code,:host(c4d-card-in-card) .cds--tile-group code,:host(c4d-content-group-cards-item) .cds--card .cds--tile-group code,:host(c4d-content-group-cards-item) .cds--tile-group code,:host(c4d-region-item) .cds--link .cds--tile-group code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds--card .cds--tile-group strong,:host(c4d-card) .cds--tile-group strong,:host(c4d-card-cta) .cds--tile-group strong,:host(c4d-card-group-item) .cds--card .cds--tile-group strong,:host(c4d-card-group-item) .cds--tile-group strong,:host(c4d-card-in-card) .cds--tile-group strong,:host(c4d-content-group-cards-item) .cds--card .cds--tile-group strong,:host(c4d-content-group-cards-item) .cds--tile-group strong,:host(c4d-region-item) .cds--link .cds--tile-group strong{font-weight:600}.cds--card .cds--tile,:host(c4d-card) .cds--tile,:host(c4d-card-cta) .cds--tile,:host(c4d-card-group-item) .cds--card .cds--tile,:host(c4d-card-group-item) .cds--tile,:host(c4d-card-in-card) .cds--tile,:host(c4d-content-group-cards-item) .cds--card .cds--tile,:host(c4d-content-group-cards-item) .cds--tile,:host(c4d-region-item) .cds--link .cds--tile{--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));background-color:var(--cds-layer);display:block;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);min-block-size:4rem;min-inline-size:8rem;outline:2px solid transparent;outline-offset:-2px;padding:var(--cds-layout-density-padding-inline-local);position:relative}.cds--card .cds--tile:focus,:host(c4d-card) .cds--tile:focus,:host(c4d-card-cta) .cds--tile:focus,:host(c4d-card-group-item) .cds--card .cds--tile:focus,:host(c4d-card-group-item) .cds--tile:focus,:host(c4d-card-in-card) .cds--tile:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile:focus,:host(c4d-content-group-cards-item) .cds--tile:focus,:host(c4d-region-item) .cds--link .cds--tile:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--card .cds--tile:focus,:host(c4d-card) .cds--tile:focus,:host(c4d-card-cta) .cds--tile:focus,:host(c4d-card-group-item) .cds--card .cds--tile:focus,:host(c4d-card-group-item) .cds--tile:focus,:host(c4d-card-in-card) .cds--tile:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile:focus,:host(c4d-content-group-cards-item) .cds--tile:focus,:host(c4d-region-item) .cds--link .cds--tile:focus{outline-style:dotted}}.cds--card .cds--tile--light,:host(c4d-card) .cds--tile--light,:host(c4d-card-cta) .cds--tile--light,:host(c4d-card-group-item) .cds--card .cds--tile--light,:host(c4d-card-group-item) .cds--tile--light,:host(c4d-card-in-card) .cds--tile--light,:host(c4d-content-group-cards-item) .cds--card .cds--tile--light,:host(c4d-content-group-cards-item) .cds--tile--light,:host(c4d-region-item) .cds--link .cds--tile--light{background-color:var(--cds-layer-02,#fff)}.cds--card .cds--tile--clickable,.cds--card .cds--tile--selectable,:host(c4d-card) .cds--tile--clickable,:host(c4d-card) .cds--tile--selectable,:host(c4d-card-cta) .cds--tile--clickable,:host(c4d-card-cta) .cds--tile--selectable,:host(c4d-card-group-item) .cds--card .cds--tile--clickable,:host(c4d-card-group-item) .cds--card .cds--tile--selectable,:host(c4d-card-group-item) .cds--tile--clickable,:host(c4d-card-group-item) .cds--tile--selectable,:host(c4d-card-in-card) .cds--tile--clickable,:host(c4d-card-in-card) .cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--tile--clickable,:host(c4d-content-group-cards-item) .cds--tile--selectable,:host(c4d-region-item) .cds--link .cds--tile--clickable,:host(c4d-region-item) .cds--link .cds--tile--selectable{border:0;box-sizing:border-box;cursor:pointer;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;padding:0;padding:var(--cds-layout-density-padding-inline-local);transition:.15s cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--card .cds--tile--clickable *,.cds--card .cds--tile--clickable :after,.cds--card .cds--tile--clickable :before,.cds--card .cds--tile--selectable *,.cds--card .cds--tile--selectable :after,.cds--card .cds--tile--selectable :before,:host(c4d-card) .cds--tile--clickable *,:host(c4d-card) .cds--tile--clickable :after,:host(c4d-card) .cds--tile--clickable :before,:host(c4d-card) .cds--tile--selectable *,:host(c4d-card) .cds--tile--selectable :after,:host(c4d-card) .cds--tile--selectable :before,:host(c4d-card-cta) .cds--tile--clickable *,:host(c4d-card-cta) .cds--tile--clickable :after,:host(c4d-card-cta) .cds--tile--clickable :before,:host(c4d-card-cta) .cds--tile--selectable *,:host(c4d-card-cta) .cds--tile--selectable :after,:host(c4d-card-cta) .cds--tile--selectable :before,:host(c4d-card-group-item) .cds--card .cds--tile--clickable *,:host(c4d-card-group-item) .cds--card .cds--tile--clickable :after,:host(c4d-card-group-item) .cds--card .cds--tile--clickable :before,:host(c4d-card-group-item) .cds--card .cds--tile--selectable *,:host(c4d-card-group-item) .cds--card .cds--tile--selectable :after,:host(c4d-card-group-item) .cds--card .cds--tile--selectable :before,:host(c4d-card-group-item) .cds--tile--clickable *,:host(c4d-card-group-item) .cds--tile--clickable :after,:host(c4d-card-group-item) .cds--tile--clickable :before,:host(c4d-card-group-item) .cds--tile--selectable *,:host(c4d-card-group-item) .cds--tile--selectable :after,:host(c4d-card-group-item) .cds--tile--selectable :before,:host(c4d-card-in-card) .cds--tile--clickable *,:host(c4d-card-in-card) .cds--tile--clickable :after,:host(c4d-card-in-card) .cds--tile--clickable :before,:host(c4d-card-in-card) .cds--tile--selectable *,:host(c4d-card-in-card) .cds--tile--selectable :after,:host(c4d-card-in-card) .cds--tile--selectable :before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable *,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable :after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable :before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable *,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable :after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable :before,:host(c4d-content-group-cards-item) .cds--tile--clickable *,:host(c4d-content-group-cards-item) .cds--tile--clickable :after,:host(c4d-content-group-cards-item) .cds--tile--clickable :before,:host(c4d-content-group-cards-item) .cds--tile--selectable *,:host(c4d-content-group-cards-item) .cds--tile--selectable :after,:host(c4d-content-group-cards-item) .cds--tile--selectable :before,:host(c4d-region-item) .cds--link .cds--tile--clickable *,:host(c4d-region-item) .cds--link .cds--tile--clickable :after,:host(c4d-region-item) .cds--link .cds--tile--clickable :before,:host(c4d-region-item) .cds--link .cds--tile--selectable *,:host(c4d-region-item) .cds--link .cds--tile--selectable :after,:host(c4d-region-item) .cds--link .cds--tile--selectable :before{box-sizing:inherit}.cds--card .cds--tile--clickable:hover,.cds--card .cds--tile--selectable:hover,:host(c4d-card) .cds--tile--clickable:hover,:host(c4d-card) .cds--tile--selectable:hover,:host(c4d-card-cta) .cds--tile--clickable:hover,:host(c4d-card-cta) .cds--tile--selectable:hover,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:hover,:host(c4d-card-group-item) .cds--card .cds--tile--selectable:hover,:host(c4d-card-group-item) .cds--tile--clickable:hover,:host(c4d-card-group-item) .cds--tile--selectable:hover,:host(c4d-card-in-card) .cds--tile--clickable:hover,:host(c4d-card-in-card) .cds--tile--selectable:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable:hover,:host(c4d-content-group-cards-item) .cds--tile--clickable:hover,:host(c4d-content-group-cards-item) .cds--tile--selectable:hover,:host(c4d-region-item) .cds--link .cds--tile--clickable:hover,:host(c4d-region-item) .cds--link .cds--tile--selectable:hover{background:var(--cds-layer-hover)}.cds--card .cds--tile--clickable,:host(c4d-card) .cds--tile--clickable,:host(c4d-card-cta) .cds--tile--clickable,:host(c4d-card-group-item) .cds--card .cds--tile--clickable,:host(c4d-card-group-item) .cds--tile--clickable,:host(c4d-card-in-card) .cds--tile--clickable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable,:host(c4d-content-group-cards-item) .cds--tile--clickable,:host(c4d-region-item) .cds--link .cds--tile--clickable{border:1px solid var(--cds-border-tile);color:var(--cds-text-primary,#161616);text-decoration:none}.cds--card .cds--tile--clickable:focus,:host(c4d-card) .cds--tile--clickable:focus,:host(c4d-card-cta) .cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--tile--clickable:focus,:host(c4d-card-in-card) .cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--tile--clickable:focus,:host(c4d-region-item) .cds--link .cds--tile--clickable:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px;text-decoration:none}@media screen and (prefers-contrast){.cds--card .cds--tile--clickable:focus,:host(c4d-card) .cds--tile--clickable:focus,:host(c4d-card-cta) .cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--tile--clickable:focus,:host(c4d-card-in-card) .cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--tile--clickable:focus,:host(c4d-region-item) .cds--link .cds--tile--clickable:focus{outline-style:dotted}}.cds--card .cds--tile--clickable:focus .cds--tile__checkmark,.cds--card .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-card) .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-card) .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-card-cta) .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-card-cta) .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile--clickable:hover .cds--tile__checkmark{opacity:1}.cds--card .cds--tile--expandable::-moz-focus-inner,:host(c4d-card) .cds--tile--expandable::-moz-focus-inner,:host(c4d-card-cta) .cds--tile--expandable::-moz-focus-inner,:host(c4d-card-group-item) .cds--card .cds--tile--expandable::-moz-focus-inner,:host(c4d-card-group-item) .cds--tile--expandable::-moz-focus-inner,:host(c4d-card-in-card) .cds--tile--expandable::-moz-focus-inner,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable::-moz-focus-inner,:host(c4d-content-group-cards-item) .cds--tile--expandable::-moz-focus-inner,:host(c4d-region-item) .cds--link .cds--tile--expandable::-moz-focus-inner{border:0}.cds--card .cds--tile--clickable:active,.cds--card .cds--tile--clickable:hover,.cds--card .cds--tile--clickable:visited,.cds--card .cds--tile--clickable:visited:hover,:host(c4d-card) .cds--tile--clickable:active,:host(c4d-card) .cds--tile--clickable:hover,:host(c4d-card) .cds--tile--clickable:visited,:host(c4d-card) .cds--tile--clickable:visited:hover,:host(c4d-card-cta) .cds--tile--clickable:active,:host(c4d-card-cta) .cds--tile--clickable:hover,:host(c4d-card-cta) .cds--tile--clickable:visited,:host(c4d-card-cta) .cds--tile--clickable:visited:hover,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:active,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:hover,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:visited,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:visited:hover,:host(c4d-card-group-item) .cds--tile--clickable:active,:host(c4d-card-group-item) .cds--tile--clickable:hover,:host(c4d-card-group-item) .cds--tile--clickable:visited,:host(c4d-card-group-item) .cds--tile--clickable:visited:hover,:host(c4d-card-in-card) .cds--tile--clickable:active,:host(c4d-card-in-card) .cds--tile--clickable:hover,:host(c4d-card-in-card) .cds--tile--clickable:visited,:host(c4d-card-in-card) .cds--tile--clickable:visited:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:active,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:visited,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:visited:hover,:host(c4d-content-group-cards-item) .cds--tile--clickable:active,:host(c4d-content-group-cards-item) .cds--tile--clickable:hover,:host(c4d-content-group-cards-item) .cds--tile--clickable:visited,:host(c4d-content-group-cards-item) .cds--tile--clickable:visited:hover,:host(c4d-region-item) .cds--link .cds--tile--clickable:active,:host(c4d-region-item) .cds--link .cds--tile--clickable:hover,:host(c4d-region-item) .cds--link .cds--tile--clickable:visited,:host(c4d-region-item) .cds--link .cds--tile--clickable:visited:hover{color:var(--cds-text-primary,#161616);text-decoration:none}.cds--card .cds--tile--clickable.cds--link--disabled,.cds--card .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-card) .cds--tile--clickable.cds--link--disabled,:host(c4d-card) .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-card-cta) .cds--tile--clickable.cds--link--disabled,:host(c4d-card-cta) .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-card-group-item) .cds--card .cds--tile--clickable.cds--link--disabled,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-card-group-item) .cds--tile--clickable.cds--link--disabled,:host(c4d-card-group-item) .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-card-in-card) .cds--tile--clickable.cds--link--disabled,:host(c4d-card-in-card) .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable.cds--link--disabled,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-content-group-cards-item) .cds--tile--clickable.cds--link--disabled,:host(c4d-content-group-cards-item) .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-region-item) .cds--link .cds--tile--clickable.cds--link--disabled,:host(c4d-region-item) .cds--link .cds--tile--clickable:hover.cds--link--disabled{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;display:block;padding:var(--cds-layout-density-padding-inline-local)}.cds--card .cds--tile--clickable .cds--tile--icon,.cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card) .cds--tile--clickable .cds--tile--icon,:host(c4d-card) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-cta) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-cta) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-group-item) .cds--card .cds--tile--clickable .cds--tile--icon,:host(c4d-card-group-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-group-item) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-group-item) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-in-card) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-in-card) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-content-group-cards-item) .cds--tile--clickable .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-region-item) .cds--link .cds--tile--clickable .cds--tile--icon,:host(c4d-region-item) .cds--link .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon{inset-block-end:var(--cds-layout-density-padding-inline-local);inset-inline-end:var(--cds-layout-density-padding-inline-local);position:absolute}.cds--card .cds--tile--clickable .cds--tile--icon,:host(c4d-card) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-cta) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-group-item) .cds--card .cds--tile--clickable .cds--tile--icon,:host(c4d-card-group-item) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-in-card) .cds--tile--clickable .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--tile--clickable .cds--tile--icon,:host(c4d-region-item) .cds--link .cds--tile--clickable .cds--tile--icon{fill:var(--cds-icon-interactive,#0f62fe)}.cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-cta) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-group-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-group-item) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-in-card) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-content-group-cards-item) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-region-item) .cds--link .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-card) .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-card-cta) .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-card-group-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-card-group-item) .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-card-in-card) .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-region-item) .cds--link .cds--tile--clickable.cds--link--disabled .cds--tile--icon{display:none}.cds--card .cds--tile--selectable,:host(c4d-card) .cds--tile--selectable,:host(c4d-card-cta) .cds--tile--selectable,:host(c4d-card-group-item) .cds--card .cds--tile--selectable,:host(c4d-card-group-item) .cds--tile--selectable,:host(c4d-card-in-card) .cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--tile--selectable,:host(c4d-region-item) .cds--link .cds--tile--selectable{border:1px solid transparent;border:1px solid var(--cds-border-tile);padding-inline-end:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem)}.cds--card .cds--tile__checkmark,:host(c4d-card) .cds--tile__checkmark,:host(c4d-card-cta) .cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile__checkmark{background:transparent;block-size:1rem;border:none;inset-block-start:var(--cds-layout-density-padding-inline-local);inset-inline-end:var(--cds-layout-density-padding-inline-local);opacity:1;position:absolute;transition:.11s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile__checkmark svg,:host(c4d-card) .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile__checkmark svg{fill:var(--cds-icon-secondary,#525252);border-radius:50%}.cds--card .cds--tile__checkmark:focus,:host(c4d-card) .cds--tile__checkmark:focus,:host(c4d-card-cta) .cds--tile__checkmark:focus,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark:focus,:host(c4d-card-group-item) .cds--tile__checkmark:focus,:host(c4d-card-in-card) .cds--tile__checkmark:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark:focus,:host(c4d-content-group-cards-item) .cds--tile__checkmark:focus,:host(c4d-region-item) .cds--link .cds--tile__checkmark:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--card .cds--tile__checkmark:focus,:host(c4d-card) .cds--tile__checkmark:focus,:host(c4d-card-cta) .cds--tile__checkmark:focus,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark:focus,:host(c4d-card-group-item) .cds--tile__checkmark:focus,:host(c4d-card-in-card) .cds--tile__checkmark:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark:focus,:host(c4d-content-group-cards-item) .cds--tile__checkmark:focus,:host(c4d-region-item) .cds--link .cds--tile__checkmark:focus{outline-style:dotted}}.cds--card .cds--tile__checkmark--persistent,:host(c4d-card) .cds--tile__checkmark--persistent,:host(c4d-card-cta) .cds--tile__checkmark--persistent,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark--persistent,:host(c4d-card-group-item) .cds--tile__checkmark--persistent,:host(c4d-card-in-card) .cds--tile__checkmark--persistent,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark--persistent,:host(c4d-content-group-cards-item) .cds--tile__checkmark--persistent,:host(c4d-region-item) .cds--link .cds--tile__checkmark--persistent{opacity:1}.cds--card .cds--tile__chevron,:host(c4d-card) .cds--tile__chevron,:host(c4d-card-cta) .cds--tile__chevron,:host(c4d-card-group-item) .cds--card .cds--tile__chevron,:host(c4d-card-group-item) .cds--tile__chevron,:host(c4d-card-in-card) .cds--tile__chevron,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron,:host(c4d-content-group-cards-item) .cds--tile__chevron,:host(c4d-region-item) .cds--link .cds--tile__chevron{align-items:center;block-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);display:flex;inline-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);inset-block-end:0;inset-inline-end:0;justify-content:center;position:absolute}.cds--card .cds--tile__chevron svg,:host(c4d-card) .cds--tile__chevron svg,:host(c4d-card-cta) .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--card .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--tile__chevron svg,:host(c4d-card-in-card) .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--tile__chevron svg,:host(c4d-region-item) .cds--link .cds--tile__chevron svg{fill:var(--cds-icon-primary,#161616);transform-origin:center;transition:.11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds--card .cds--tile__chevron svg,:host(c4d-card) .cds--tile__chevron svg,:host(c4d-card-cta) .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--card .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--tile__chevron svg,:host(c4d-card-in-card) .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--tile__chevron svg,:host(c4d-region-item) .cds--link .cds--tile__chevron svg{transition:none}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--card .cds--tile__chevron svg,:host(c4d-card) .cds--tile__chevron svg,:host(c4d-card-cta) .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--card .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--tile__chevron svg,:host(c4d-card-in-card) .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--tile__chevron svg,:host(c4d-region-item) .cds--link .cds--tile__chevron svg{fill:ButtonText}}.cds--card .cds--tile__chevron--interactive,:host(c4d-card) .cds--tile__chevron--interactive,:host(c4d-card-cta) .cds--tile__chevron--interactive,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive,:host(c4d-card-group-item) .cds--tile__chevron--interactive,:host(c4d-card-in-card) .cds--tile__chevron--interactive,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);border:0;border:1px solid var(--cds-border-disabled,#c6c6c6);box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);inset-block-end:0;inset-inline-end:0;justify-content:center;margin:0;padding:0;position:absolute;text-align:start;vertical-align:baseline}.cds--card .cds--tile__chevron--interactive *,.cds--card .cds--tile__chevron--interactive :after,.cds--card .cds--tile__chevron--interactive :before,:host(c4d-card) .cds--tile__chevron--interactive *,:host(c4d-card) .cds--tile__chevron--interactive :after,:host(c4d-card) .cds--tile__chevron--interactive :before,:host(c4d-card-cta) .cds--tile__chevron--interactive *,:host(c4d-card-cta) .cds--tile__chevron--interactive :after,:host(c4d-card-cta) .cds--tile__chevron--interactive :before,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive *,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive :after,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive :before,:host(c4d-card-group-item) .cds--tile__chevron--interactive *,:host(c4d-card-group-item) .cds--tile__chevron--interactive :after,:host(c4d-card-group-item) .cds--tile__chevron--interactive :before,:host(c4d-card-in-card) .cds--tile__chevron--interactive *,:host(c4d-card-in-card) .cds--tile__chevron--interactive :after,:host(c4d-card-in-card) .cds--tile__chevron--interactive :before,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive *,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive :after,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive :before,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive *,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive :after,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive :before,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive *,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive :after,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive :before{box-sizing:inherit}.cds--card .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-card) .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-card-cta) .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-card-group-item) .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-card-in-card) .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive::-moz-focus-inner{border:0}.cds--card .cds--tile__chevron--interactive:focus,:host(c4d-card) .cds--tile__chevron--interactive:focus,:host(c4d-card-cta) .cds--tile__chevron--interactive:focus,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive:focus,:host(c4d-card-group-item) .cds--tile__chevron--interactive:focus,:host(c4d-card-in-card) .cds--tile__chevron--interactive:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive:focus,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive:focus,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}.cds--card .cds--tile__chevron--interactive:hover,:host(c4d-card) .cds--tile__chevron--interactive:hover,:host(c4d-card-cta) .cds--tile__chevron--interactive:hover,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive:hover,:host(c4d-card-group-item) .cds--tile__chevron--interactive:hover,:host(c4d-card-in-card) .cds--tile__chevron--interactive:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive:hover,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive:hover,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive:hover{background-color:var(--cds-layer-hover);cursor:pointer}.cds--card .cds--tile--expandable,:host(c4d-card) .cds--tile--expandable,:host(c4d-card-cta) .cds--tile--expandable,:host(c4d-card-group-item) .cds--card .cds--tile--expandable,:host(c4d-card-group-item) .cds--tile--expandable,:host(c4d-card-in-card) .cds--tile--expandable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable,:host(c4d-content-group-cards-item) .cds--tile--expandable,:host(c4d-region-item) .cds--link .cds--tile--expandable{border:0;border:1px solid var(--cds-border-tile);color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);overflow:hidden;position:relative;text-align:start;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile--expandable:hover,:host(c4d-card) .cds--tile--expandable:hover,:host(c4d-card-cta) .cds--tile--expandable:hover,:host(c4d-card-group-item) .cds--card .cds--tile--expandable:hover,:host(c4d-card-group-item) .cds--tile--expandable:hover,:host(c4d-card-in-card) .cds--tile--expandable:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable:hover,:host(c4d-content-group-cards-item) .cds--tile--expandable:hover,:host(c4d-region-item) .cds--link .cds--tile--expandable:hover{background:var(--cds-layer-hover)}.cds--card .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-card) .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-card-cta) .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-card-group-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-card-group-item) .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-card-in-card) .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-content-group-cards-item) .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-region-item) .cds--link .cds--tile--expandable.cds--tile--expandable--interactive{border:none;cursor:default;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-card) .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-card-cta) .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-card-group-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-card-group-item) .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-card-in-card) .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-content-group-cards-item) .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-region-item) .cds--link .cds--tile--expandable.cds--tile--expandable--interactive:hover{background-color:var(--cds-layer)}.cds--card .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-card) .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-card-cta) .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-card-in-card) .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-region-item) .cds--link .cds--tile--expandable.cds--tile--expandable--interactive:focus{outline:none}.cds--card .cds--tile--expandable--interactive:focus,:host(c4d-card) .cds--tile--expandable--interactive:focus,:host(c4d-card-cta) .cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--card .cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--tile--expandable--interactive:focus,:host(c4d-card-in-card) .cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--tile--expandable--interactive:focus,:host(c4d-region-item) .cds--link .cds--tile--expandable--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--card .cds--tile--expandable--interactive:focus,:host(c4d-card) .cds--tile--expandable--interactive:focus,:host(c4d-card-cta) .cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--card .cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--tile--expandable--interactive:focus,:host(c4d-card-in-card) .cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--tile--expandable--interactive:focus,:host(c4d-region-item) .cds--link .cds--tile--expandable--interactive:focus{outline-style:dotted}}.cds--card .cds--tile-content__below-the-fold,:host(c4d-card) .cds--tile-content__below-the-fold,:host(c4d-card-cta) .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--card .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--tile-content__below-the-fold,:host(c4d-card-in-card) .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--card .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--tile-content__below-the-fold,:host(c4d-region-item) .cds--link .cds--tile-content__below-the-fold{display:block;opacity:0;transition:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9);visibility:hidden}.cds--card .cds--tile--is-expanded,:host(c4d-card) .cds--tile--is-expanded,:host(c4d-card-cta) .cds--tile--is-expanded,:host(c4d-card-group-item) .cds--card .cds--tile--is-expanded,:host(c4d-card-group-item) .cds--tile--is-expanded,:host(c4d-card-in-card) .cds--tile--is-expanded,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-expanded,:host(c4d-content-group-cards-item) .cds--tile--is-expanded,:host(c4d-region-item) .cds--link .cds--tile--is-expanded{overflow:visible;transition:max-height .11s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-card) .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-card-cta) .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--card .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-card-in-card) .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-region-item) .cds--link .cds--tile--is-expanded .cds--tile__chevron svg{transform:rotate(180deg)}.cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-cta) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-in-card) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-region-item) .cds--link .cds--tile--is-expanded .cds--tile-content__below-the-fold{opacity:1;transition:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9);visibility:inherit}@media not all and (resolution >= 0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-cta) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-in-card) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-region-item) .cds--link .cds--tile--is-expanded .cds--tile-content__below-the-fold{overflow-y:auto}}}.cds--card .cds--tile--is-selected,:host(c4d-card) .cds--tile--is-selected,:host(c4d-card-cta) .cds--tile--is-selected,:host(c4d-card-group-item) .cds--card .cds--tile--is-selected,:host(c4d-card-group-item) .cds--tile--is-selected,:host(c4d-card-in-card) .cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--tile--is-selected,:host(c4d-region-item) .cds--link .cds--tile--is-selected{border:1px solid var(--cds-layer-selected-inverse,#161616)}.cds--card .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-card) .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-card-cta) .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile--is-selected .cds--tile__checkmark{opacity:1}.cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile--is-selected .cds--tile__checkmark svg{fill:var(--cds-icon-primary,#161616)}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile--is-selected .cds--tile__checkmark svg{fill:ButtonText}}.cds--card .cds--tile-content,:host(c4d-card) .cds--tile-content,:host(c4d-card-cta) .cds--tile-content,:host(c4d-card-group-item) .cds--card .cds--tile-content,:host(c4d-card-group-item) .cds--tile-content,:host(c4d-card-in-card) .cds--tile-content,:host(c4d-content-group-cards-item) .cds--card .cds--tile-content,:host(c4d-content-group-cards-item) .cds--tile-content,:host(c4d-region-item) .cds--link .cds--tile-content{block-size:100%;inline-size:100%}.cds--card .cds--tile-input,:host(c4d-card) .cds--tile-input,:host(c4d-card-cta) .cds--tile-input,:host(c4d-card-group-item) .cds--card .cds--tile-input,:host(c4d-card-group-item) .cds--tile-input,:host(c4d-card-in-card) .cds--tile-input,:host(c4d-content-group-cards-item) .cds--card .cds--tile-input,:host(c4d-content-group-cards-item) .cds--tile-input,:host(c4d-region-item) .cds--link .cds--tile-input{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;visibility:inherit;white-space:nowrap}.cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-card) .cds--tile-input:focus+.cds--tile,:host(c4d-card-cta) .cds--tile-input:focus+.cds--tile,:host(c4d-card-group-item) .cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-card-group-item) .cds--tile-input:focus+.cds--tile,:host(c4d-card-in-card) .cds--tile-input:focus+.cds--tile,:host(c4d-content-group-cards-item) .cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-content-group-cards-item) .cds--tile-input:focus+.cds--tile,:host(c4d-region-item) .cds--link .cds--tile-input:focus+.cds--tile{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-card) .cds--tile-input:focus+.cds--tile,:host(c4d-card-cta) .cds--tile-input:focus+.cds--tile,:host(c4d-card-group-item) .cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-card-group-item) .cds--tile-input:focus+.cds--tile,:host(c4d-card-in-card) .cds--tile-input:focus+.cds--tile,:host(c4d-content-group-cards-item) .cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-content-group-cards-item) .cds--tile-input:focus+.cds--tile,:host(c4d-region-item) .cds--link .cds--tile-input:focus+.cds--tile{outline-style:dotted}}.cds--card .cds--tile--disabled.cds--tile--selectable,:host(c4d-card) .cds--tile--disabled.cds--tile--selectable,:host(c4d-card-cta) .cds--tile--disabled.cds--tile--selectable,:host(c4d-card-group-item) .cds--card .cds--tile--disabled.cds--tile--selectable,:host(c4d-card-group-item) .cds--tile--disabled.cds--tile--selectable,:host(c4d-card-in-card) .cds--tile--disabled.cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--disabled.cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--tile--disabled.cds--tile--selectable,:host(c4d-region-item) .cds--link .cds--tile--disabled.cds--tile--selectable{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds--card .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-card) .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-card-cta) .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-card-group-item) .cds--card .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-card-group-item) .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-card-in-card) .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-content-group-cards-item) .cds--card .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-content-group-cards-item) .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-region-item) .cds--link .cds--tile--disabled.cds--tile--selectable.cds--tile--light{background-color:var(--cds-layer-02,#fff)}.cds--card .cds--tile--disabled.cds--tile--is-selected,:host(c4d-card) .cds--tile--disabled.cds--tile--is-selected,:host(c4d-card-cta) .cds--tile--disabled.cds--tile--is-selected,:host(c4d-card-group-item) .cds--card .cds--tile--disabled.cds--tile--is-selected,:host(c4d-card-group-item) .cds--tile--disabled.cds--tile--is-selected,:host(c4d-card-in-card) .cds--tile--disabled.cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--card .cds--tile--disabled.cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--tile--disabled.cds--tile--is-selected,:host(c4d-region-item) .cds--link .cds--tile--disabled.cds--tile--is-selected{border-color:var(--cds-border-disabled,#c6c6c6)}.cds--card .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-card) .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile--disabled .cds--tile__checkmark svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--card .cds--tile--clickable .cds--tile--slug-icon,.cds--card .cds--tile--expandable>div>.cds--slug,.cds--card .cds--tile>.cds--slug,:host(c4d-card) .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-card) .cds--tile--expandable>div>.cds--slug,:host(c4d-card) .cds--tile>.cds--slug,:host(c4d-card-cta) .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-card-cta) .cds--tile--expandable>div>.cds--slug,:host(c4d-card-cta) .cds--tile>.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-card-group-item) .cds--card .cds--tile--expandable>div>.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile>.cds--slug,:host(c4d-card-group-item) .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-card-group-item) .cds--tile--expandable>div>.cds--slug,:host(c4d-card-group-item) .cds--tile>.cds--slug,:host(c4d-card-in-card) .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-card-in-card) .cds--tile--expandable>div>.cds--slug,:host(c4d-card-in-card) .cds--tile>.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable>div>.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile>.cds--slug,:host(c4d-content-group-cards-item) .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-content-group-cards-item) .cds--tile--expandable>div>.cds--slug,:host(c4d-content-group-cards-item) .cds--tile>.cds--slug,:host(c4d-region-item) .cds--link .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-region-item) .cds--link .cds--tile--expandable>div>.cds--slug,:host(c4d-region-item) .cds--link .cds--tile>.cds--slug{inset-block-start:1rem;inset-inline-end:1rem;position:absolute}.cds--card .cds--tile.cds--tile--selectable>.cds--slug,:host(c4d-card) .cds--tile.cds--tile--selectable>.cds--slug,:host(c4d-card-cta) .cds--tile.cds--tile--selectable>.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile.cds--tile--selectable>.cds--slug,:host(c4d-card-group-item) .cds--tile.cds--tile--selectable>.cds--slug,:host(c4d-card-in-card) .cds--tile.cds--tile--selectable>.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile.cds--tile--selectable>.cds--slug,:host(c4d-content-group-cards-item) .cds--tile.cds--tile--selectable>.cds--slug,:host(c4d-region-item) .cds--link .cds--tile.cds--tile--selectable>.cds--slug{inset-inline-end:2.5rem}.cds--card .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug,:host(c4d-card) .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug,:host(c4d-card-cta) .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug,:host(c4d-card-group-item) .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug,:host(c4d-card-in-card) .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug,:host(c4d-content-group-cards-item) .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug,:host(c4d-region-item) .cds--link .cds--tile.cds--tile--selectable.cds--tile--radio>.cds--slug{inset-inline-end:1rem;inset-inline-end:2.5rem;transition:inset-inline-end .11s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug,:host(c4d-card) .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug,:host(c4d-card-cta) .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug,:host(c4d-card-group-item) .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug,:host(c4d-card-in-card) .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug,:host(c4d-content-group-cards-item) .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug,:host(c4d-region-item) .cds--link .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected>.cds--slug{inset-inline-end:2.5rem}.cds--card .cds--tile.cds--tile--clickable>.cds--slug,:host(c4d-card) .cds--tile.cds--tile--clickable>.cds--slug,:host(c4d-card-cta) .cds--tile.cds--tile--clickable>.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile.cds--tile--clickable>.cds--slug,:host(c4d-card-group-item) .cds--tile.cds--tile--clickable>.cds--slug,:host(c4d-card-in-card) .cds--tile.cds--tile--clickable>.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile.cds--tile--clickable>.cds--slug,:host(c4d-content-group-cards-item) .cds--tile.cds--tile--clickable>.cds--slug,:host(c4d-region-item) .cds--link .cds--tile.cds--tile--clickable>.cds--slug{pointer-events:none}.cds--card .cds--tile--slug.cds--tile,:host(c4d-card) .cds--tile--slug.cds--tile,:host(c4d-card-cta) .cds--tile--slug.cds--tile,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile,:host(c4d-card-group-item) .cds--tile--slug.cds--tile,:host(c4d-card-in-card) .cds--tile--slug.cds--tile,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile{background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 0,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box;border:1px solid transparent;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 8px 0 var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--card .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-card) .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-card-cta) .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--expandable:hover{background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 0,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box}.cds--card .cds--tile--slug.cds--tile--clickable:before,.cds--card .cds--tile--slug.cds--tile--selectable:after,.cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:after,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:before{block-size:100%;content:"";display:block;inline-size:100%;inset-block-start:0;inset-inline-start:0;opacity:0;position:absolute;transition:opacity .11s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile--slug.cds--tile--clickable:before,.cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:before{background:linear-gradient(to top,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-ai-aura-hover-background,#edf5ff),var(--cds-ai-aura-hover-background,#edf5ff)) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-ai-aura-hover-background,#edf5ff),var(--cds-ai-aura-hover-background,#edf5ff)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 10px 2px var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--card .cds--tile--slug.cds--tile--clickable:hover:before,.cds--card .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-card) .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:hover:before{opacity:1}.cds--card .cds--tile--slug.cds--tile--clickable:focus,.cds--card .cds--tile--slug.cds--tile--selectable:focus,.cds--card .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-card) .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-card) .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-card-cta) .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-card-group-item) .cds--card .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-card-group-item) .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-card-in-card) .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-content-group-cards-item) .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-region-item) .cds--link .cds--tile-input:focus+.cds--tile--slug.cds--tile{outline-offset:-1px}.cds--card .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:after{background:linear-gradient(to top,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer),var(--cds-layer)) padding-box,linear-gradient(to bottom,var(--cds-border-inverse,#161616),var(--cds-border-inverse,#161616)) border-box,linear-gradient(to top,var(--cds-layer),var(--cds-layer)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 8px 0 var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--card .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:hover:after{opacity:0}.cds--card .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-card) .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-card-cta) .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--is-selected:after{opacity:1}.cds--card .cds--tile--slug.cds--tile--is-selected,:host(c4d-card) .cds--tile--slug.cds--tile--is-selected,:host(c4d-card-cta) .cds--tile--slug.cds--tile--is-selected,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--is-selected,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--is-selected,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--is-selected,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--is-selected{border-color:var(--cds-border-inverse,#161616)}.cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,.cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable .cds--tile-content{cursor:pointer;position:relative}.cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,.cds--card .cds--tile--slug.cds--tile--is-selected .cds--slug,.cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,.cds--card .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card) .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-card) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-cta) .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark{z-index:1}.cds--card .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open),:host(c4d-card) .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open),:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open),:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open),:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open),:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open),:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open),:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open),:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable .cds--slug:has(>.cds--popover--open){z-index:2}.cds--card .cds--tile--slug.cds--tile--selectable>.cds--slug,.cds--card .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card) .cds--tile--slug.cds--tile--selectable>.cds--slug,:host(c4d-card) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable>.cds--slug,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable>.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable>.cds--slug,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable>.cds--slug,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable>.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable>.cds--slug,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable>.cds--slug,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable>.cds--tile__checkmark{z-index:1}.cds--card .cds--tile--expandable:has(.cds--slug>.cds--popover--open),:host(c4d-card) .cds--tile--expandable:has(.cds--slug>.cds--popover--open),:host(c4d-card-cta) .cds--tile--expandable:has(.cds--slug>.cds--popover--open),:host(c4d-card-group-item) .cds--card .cds--tile--expandable:has(.cds--slug>.cds--popover--open),:host(c4d-card-group-item) .cds--tile--expandable:has(.cds--slug>.cds--popover--open),:host(c4d-card-in-card) .cds--tile--expandable:has(.cds--slug>.cds--popover--open),:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable:has(.cds--slug>.cds--popover--open),:host(c4d-content-group-cards-item) .cds--tile--expandable:has(.cds--slug>.cds--popover--open),:host(c4d-region-item) .cds--link .cds--tile--expandable:has(.cds--slug>.cds--popover--open){overflow:visible}.cds--card .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-card) .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-card-cta) .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-card-group-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-card-group-item) .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-card-in-card) .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-content-group-cards-item) .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-region-item) .cds--link .cds--tile--clickable .cds--tile--slug-icon rect{stroke:var(--cds-icon-primary,#161616)}.cds--card .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-card) .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-card-cta) .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-card-group-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-card-group-item) .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-card-in-card) .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-content-group-cards-item) .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-region-item) .cds--link .cds--tile--clickable .cds--tile--slug-icon path{fill:var(--cds-icon-primary,#161616)}.cds--card .cds--tile--slug-rounded,.cds--card .cds--tile--slug-rounded.cds--tile--clickable:before,.cds--card .cds--tile--slug-rounded.cds--tile--selectable:after,.cds--card .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-card) .cds--tile--slug-rounded,:host(c4d-card) .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-card) .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-card) .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-card-cta) .cds--tile--slug-rounded,:host(c4d-card-cta) .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-card-cta) .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-card-cta) .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug-rounded,:host(c4d-card-group-item) .cds--card .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--card .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--tile--slug-rounded,:host(c4d-card-group-item) .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-card-in-card) .cds--tile--slug-rounded,:host(c4d-card-in-card) .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-card-in-card) .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-card-in-card) .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug-rounded,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--tile--slug-rounded,:host(c4d-content-group-cards-item) .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-region-item) .cds--link .cds--tile--slug-rounded,:host(c4d-region-item) .cds--link .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-region-item) .cds--link .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-region-item) .cds--link .cds--tile--slug-rounded.cds--tile--selectable:before{border-radius:.5rem}.cds--card .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-card) .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-card-cta) .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-card-group-item) .cds--card .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-card-group-item) .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-card-in-card) .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-content-group-cards-item) .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-region-item) .cds--link .cds--tile--slug-rounded .cds--tile__chevron{border-end-end-radius:.5rem}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--card .cds--tile--is-selected .cds--tile__checkmark svg,.cds--card .cds--tile__checkmark svg,.cds--card .cds--tile__chevron svg,:host(c4d-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card) .cds--tile__checkmark svg,:host(c4d-card) .cds--tile__chevron svg,:host(c4d-card-cta) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile__chevron svg,:host(c4d-card-in-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile__chevron svg,:host(c4d-region-item) .cds--link .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile__chevron svg{fill:ButtonText}}.cds--card:focus-within .cds--tile--clickable,:host(c4d-card-cta:focus-within) .cds--tile--clickable,:host(c4d-card-group-item) .cds--card:focus-within .cds--tile--clickable,:host(c4d-card-group-item:focus-within) .cds--tile--clickable,:host(c4d-card-in-card:focus-within) .cds--tile--clickable,:host(c4d-card:focus-within) .cds--tile--clickable,:host(c4d-content-group-cards-item) .cds--card:focus-within .cds--tile--clickable,:host(c4d-content-group-cards-item:focus-within) .cds--tile--clickable,:host(c4d-region-item) .cds--link:focus-within .cds--tile--clickable{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem;position:relative;z-index:2}.cds--card:focus-within .cds--card__img,.cds--card:focus-within .cds--image,.cds--card:focus-within ::slotted(c4d-card-cta-image),.cds--card:focus-within ::slotted(c4d-image),:host(c4d-card-cta:focus-within) .cds--card__img,:host(c4d-card-cta:focus-within) .cds--image,:host(c4d-card-cta:focus-within) ::slotted(c4d-card-cta-image),:host(c4d-card-cta:focus-within) ::slotted(c4d-image),:host(c4d-card-group-item) .cds--card:focus-within .cds--card__img,:host(c4d-card-group-item) .cds--card:focus-within .cds--image,:host(c4d-card-group-item) .cds--card:focus-within ::slotted(c4d-card-cta-image),:host(c4d-card-group-item) .cds--card:focus-within ::slotted(c4d-image),:host(c4d-card-group-item:focus-within) .cds--card__img,:host(c4d-card-group-item:focus-within) .cds--image,:host(c4d-card-group-item:focus-within) ::slotted(c4d-card-cta-image),:host(c4d-card-group-item:focus-within) ::slotted(c4d-image),:host(c4d-card-in-card:focus-within) .cds--card__img,:host(c4d-card-in-card:focus-within) .cds--image,:host(c4d-card-in-card:focus-within) ::slotted(c4d-card-cta-image),:host(c4d-card-in-card:focus-within) ::slotted(c4d-image),:host(c4d-card:focus-within) .cds--card__img,:host(c4d-card:focus-within) .cds--image,:host(c4d-card:focus-within) ::slotted(c4d-card-cta-image),:host(c4d-card:focus-within) ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--card:focus-within .cds--card__img,:host(c4d-content-group-cards-item) .cds--card:focus-within .cds--image,:host(c4d-content-group-cards-item) .cds--card:focus-within ::slotted(c4d-card-cta-image),:host(c4d-content-group-cards-item) .cds--card:focus-within ::slotted(c4d-image),:host(c4d-content-group-cards-item:focus-within) .cds--card__img,:host(c4d-content-group-cards-item:focus-within) .cds--image,:host(c4d-content-group-cards-item:focus-within) ::slotted(c4d-card-cta-image),:host(c4d-content-group-cards-item:focus-within) ::slotted(c4d-image),:host(c4d-region-item) .cds--link:focus-within .cds--card__img,:host(c4d-region-item) .cds--link:focus-within .cds--image,:host(c4d-region-item) .cds--link:focus-within ::slotted(c4d-card-cta-image),:host(c4d-region-item) .cds--link:focus-within ::slotted(c4d-image){z-index:-1}.cds--card:active,.cds--card:focus,.cds--card:visited,:host(c4d-card-cta:active),:host(c4d-card-cta:focus),:host(c4d-card-cta:visited),:host(c4d-card-group-item) .cds--card:active,:host(c4d-card-group-item) .cds--card:focus,:host(c4d-card-group-item) .cds--card:visited,:host(c4d-card-group-item:active),:host(c4d-card-group-item:focus),:host(c4d-card-group-item:visited),:host(c4d-card-in-card:active),:host(c4d-card-in-card:focus),:host(c4d-card-in-card:visited),:host(c4d-card:active),:host(c4d-card:focus),:host(c4d-card:visited),:host(c4d-content-group-cards-item) .cds--card:active,:host(c4d-content-group-cards-item) .cds--card:focus,:host(c4d-content-group-cards-item) .cds--card:visited,:host(c4d-content-group-cards-item:active),:host(c4d-content-group-cards-item:focus),:host(c4d-content-group-cards-item:visited),:host(c4d-region-item) .cds--link:active,:host(c4d-region-item) .cds--link:focus,:host(c4d-region-item) .cds--link:visited{position:relative;text-decoration:none;z-index:2}.cds--card:active .cds--image,.cds--card:active ::slotted(c4d-image),.cds--card:focus .cds--image,.cds--card:focus ::slotted(c4d-image),.cds--card:visited .cds--image,.cds--card:visited ::slotted(c4d-image),:host(c4d-card-cta:active) .cds--image,:host(c4d-card-cta:active) ::slotted(c4d-image),:host(c4d-card-cta:focus) .cds--image,:host(c4d-card-cta:focus) ::slotted(c4d-image),:host(c4d-card-cta:visited) .cds--image,:host(c4d-card-cta:visited) ::slotted(c4d-image),:host(c4d-card-group-item) .cds--card:active .cds--image,:host(c4d-card-group-item) .cds--card:active ::slotted(c4d-image),:host(c4d-card-group-item) .cds--card:focus .cds--image,:host(c4d-card-group-item) .cds--card:focus ::slotted(c4d-image),:host(c4d-card-group-item) .cds--card:visited .cds--image,:host(c4d-card-group-item) .cds--card:visited ::slotted(c4d-image),:host(c4d-card-group-item:active) .cds--image,:host(c4d-card-group-item:active) ::slotted(c4d-image),:host(c4d-card-group-item:focus) .cds--image,:host(c4d-card-group-item:focus) ::slotted(c4d-image),:host(c4d-card-group-item:visited) .cds--image,:host(c4d-card-group-item:visited) ::slotted(c4d-image),:host(c4d-card-in-card:active) .cds--image,:host(c4d-card-in-card:active) ::slotted(c4d-image),:host(c4d-card-in-card:focus) .cds--image,:host(c4d-card-in-card:focus) ::slotted(c4d-image),:host(c4d-card-in-card:visited) .cds--image,:host(c4d-card-in-card:visited) ::slotted(c4d-image),:host(c4d-card:active) .cds--image,:host(c4d-card:active) ::slotted(c4d-image),:host(c4d-card:focus) .cds--image,:host(c4d-card:focus) ::slotted(c4d-image),:host(c4d-card:visited) .cds--image,:host(c4d-card:visited) ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--card:active .cds--image,:host(c4d-content-group-cards-item) .cds--card:active ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--card:focus .cds--image,:host(c4d-content-group-cards-item) .cds--card:focus ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--card:visited .cds--image,:host(c4d-content-group-cards-item) .cds--card:visited ::slotted(c4d-image),:host(c4d-content-group-cards-item:active) .cds--image,:host(c4d-content-group-cards-item:active) ::slotted(c4d-image),:host(c4d-content-group-cards-item:focus) .cds--image,:host(c4d-content-group-cards-item:focus) ::slotted(c4d-image),:host(c4d-content-group-cards-item:visited) .cds--image,:host(c4d-content-group-cards-item:visited) ::slotted(c4d-image),:host(c4d-region-item) .cds--link:active .cds--image,:host(c4d-region-item) .cds--link:active ::slotted(c4d-image),:host(c4d-region-item) .cds--link:focus .cds--image,:host(c4d-region-item) .cds--link:focus ::slotted(c4d-image),:host(c4d-region-item) .cds--link:visited .cds--image,:host(c4d-region-item) .cds--link:visited ::slotted(c4d-image){z-index:-1}.cds--card ::slotted(c4d-card-cta-image),.cds--card ::slotted(c4d-image),:host(c4d-card) ::slotted(c4d-card-cta-image),:host(c4d-card) ::slotted(c4d-image),:host(c4d-card-cta) ::slotted(c4d-card-cta-image),:host(c4d-card-cta) ::slotted(c4d-image),:host(c4d-card-group-item) .cds--card ::slotted(c4d-card-cta-image),:host(c4d-card-group-item) .cds--card ::slotted(c4d-image),:host(c4d-card-group-item) ::slotted(c4d-card-cta-image),:host(c4d-card-group-item) ::slotted(c4d-image),:host(c4d-card-in-card) ::slotted(c4d-card-cta-image),:host(c4d-card-in-card) ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-card-cta-image),:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-image),:host(c4d-content-group-cards-item) ::slotted(c4d-card-cta-image),:host(c4d-content-group-cards-item) ::slotted(c4d-image),:host(c4d-region-item) .cds--link ::slotted(c4d-card-cta-image),:host(c4d-region-item) .cds--link ::slotted(c4d-image){position:relative}@media screen and (prefers-reduced-motion:reduce){.cds--card ::slotted(c4d-card-cta-image):before,.cds--card ::slotted(c4d-image):before,:host(c4d-card) ::slotted(c4d-card-cta-image):before,:host(c4d-card) ::slotted(c4d-image):before,:host(c4d-card-cta) ::slotted(c4d-card-cta-image):before,:host(c4d-card-cta) ::slotted(c4d-image):before,:host(c4d-card-group-item) .cds--card ::slotted(c4d-card-cta-image):before,:host(c4d-card-group-item) .cds--card ::slotted(c4d-image):before,:host(c4d-card-group-item) ::slotted(c4d-card-cta-image):before,:host(c4d-card-group-item) ::slotted(c4d-image):before,:host(c4d-card-in-card) ::slotted(c4d-card-cta-image):before,:host(c4d-card-in-card) ::slotted(c4d-image):before,:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-card-cta-image):before,:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-image):before,:host(c4d-content-group-cards-item) ::slotted(c4d-card-cta-image):before,:host(c4d-content-group-cards-item) ::slotted(c4d-image):before,:host(c4d-region-item) .cds--link ::slotted(c4d-card-cta-image):before,:host(c4d-region-item) .cds--link ::slotted(c4d-image):before{background-color:var(--cds-border-inverse,#161616);content:"";inset:0;opacity:0;position:absolute;transition:none}}.cds--card ::slotted(c4d-card-cta-image):before,.cds--card ::slotted(c4d-image):before,:host(c4d-card) ::slotted(c4d-card-cta-image):before,:host(c4d-card) ::slotted(c4d-image):before,:host(c4d-card-cta) ::slotted(c4d-card-cta-image):before,:host(c4d-card-cta) ::slotted(c4d-image):before,:host(c4d-card-group-item) .cds--card ::slotted(c4d-card-cta-image):before,:host(c4d-card-group-item) .cds--card ::slotted(c4d-image):before,:host(c4d-card-group-item) ::slotted(c4d-card-cta-image):before,:host(c4d-card-group-item) ::slotted(c4d-image):before,:host(c4d-card-in-card) ::slotted(c4d-card-cta-image):before,:host(c4d-card-in-card) ::slotted(c4d-image):before,:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-card-cta-image):before,:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-image):before,:host(c4d-content-group-cards-item) ::slotted(c4d-card-cta-image):before,:host(c4d-content-group-cards-item) ::slotted(c4d-image):before,:host(c4d-region-item) .cds--link ::slotted(c4d-card-cta-image):before,:host(c4d-region-item) .cds--link ::slotted(c4d-image):before{background-color:var(--cds-border-inverse,#161616);content:"";inset:0;opacity:0;position:absolute;transition:.15s cubic-bezier(.2,0,.38,.9)}.cds--card:not([disabled]) .cds--card.cds--tile,:host(c4d-card-cta:not([disabled])) .cds--card.cds--tile,:host(c4d-card-group-item) .cds--card:not([disabled]) .cds--card.cds--tile,:host(c4d-card-group-item:not([disabled])) .cds--card.cds--tile,:host(c4d-card-in-card:not([disabled])) .cds--card.cds--tile,:host(c4d-card:not([disabled])) .cds--card.cds--tile,:host(c4d-content-group-cards-item) .cds--card:not([disabled]) .cds--card.cds--tile,:host(c4d-content-group-cards-item:not([disabled])) .cds--card.cds--tile,:host(c4d-region-item) .cds--link:not([disabled]) .cds--card.cds--tile{padding:0;transition:.15s cubic-bezier(.2,0,.38,.9)}.cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,.cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,.cds--card:not([disabled]) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-card-cta:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card-cta:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card-cta:not([disabled])) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-card-group-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card-group-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card-group-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-card-group-item:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card-group-item:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card-group-item:not([disabled])) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-card-in-card:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card-in-card:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card-in-card:not([disabled])) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-card:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card:not([disabled])) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-content-group-cards-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-content-group-cards-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-content-group-cards-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-content-group-cards-item:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-content-group-cards-item:not([disabled])) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-content-group-cards-item:not([disabled])) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-region-item) .cds--link:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-region-item) .cds--link:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-region-item) .cds--link:not([disabled]) .cds--card.cds--tile:hover c4d-image:after{background:var(--cds-overlay,hsla(0,0%,9%,.5));block-size:100%;content:"";inline-size:100%;inset-block-start:0;opacity:16%;position:absolute}.cds--card .cds--card,:host(c4d-card) .cds--card,:host(c4d-card-cta) .cds--card,:host(c4d-card-group-item) .cds--card,:host(c4d-card-group-item) .cds--card .cds--card,:host(c4d-card-in-card) .cds--card,:host(c4d-content-group-cards-item) .cds--card,:host(c4d-content-group-cards-item) .cds--card .cds--card,:host(c4d-region-item) .cds--link .cds--card{display:flex;flex-direction:column;justify-content:space-between}.cds--card .cds--card__wrapper,:host(c4d-card) .cds--card__wrapper,:host(c4d-card-cta) .cds--card__wrapper,:host(c4d-card-group-item) .cds--card .cds--card__wrapper,:host(c4d-card-group-item) .cds--card__wrapper,:host(c4d-card-in-card) .cds--card__wrapper,:host(c4d-content-group-cards-item) .cds--card .cds--card__wrapper,:host(c4d-content-group-cards-item) .cds--card__wrapper,:host(c4d-region-item) .cds--link .cds--card__wrapper{display:flex;flex:1;justify-content:space-between;min-block-size:10rem;transition:.15s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--card__wrapper:before,:host(c4d-card) .cds--card__wrapper:before,:host(c4d-card-cta) .cds--card__wrapper:before,:host(c4d-card-group-item) .cds--card .cds--card__wrapper:before,:host(c4d-card-group-item) .cds--card__wrapper:before,:host(c4d-card-in-card) .cds--card__wrapper:before,:host(c4d-content-group-cards-item) .cds--card .cds--card__wrapper:before,:host(c4d-content-group-cards-item) .cds--card__wrapper:before,:host(c4d-region-item) .cds--link .cds--card__wrapper:before{block-size:0;content:"";float:inline-start;inline-size:1px;margin-inline-start:-1px;padding-block-start:50%}.cds--card .cds--card__wrapper:after,:host(c4d-card) .cds--card__wrapper:after,:host(c4d-card-cta) .cds--card__wrapper:after,:host(c4d-card-group-item) .cds--card .cds--card__wrapper:after,:host(c4d-card-group-item) .cds--card__wrapper:after,:host(c4d-card-in-card) .cds--card__wrapper:after,:host(c4d-content-group-cards-item) .cds--card .cds--card__wrapper:after,:host(c4d-content-group-cards-item) .cds--card__wrapper:after,:host(c4d-region-item) .cds--link .cds--card__wrapper:after{clear:both;content:"";display:table}.cds--card .cds--card__content,:host(c4d-card) .cds--card__content,:host(c4d-card-cta) .cds--card__content,:host(c4d-card-group-item) .cds--card .cds--card__content,:host(c4d-card-group-item) .cds--card__content,:host(c4d-card-in-card) .cds--card__content,:host(c4d-content-group-cards-item) .cds--card .cds--card__content,:host(c4d-content-group-cards-item) .cds--card__content,:host(c4d-region-item) .cds--link .cds--card__content{display:flex;flex-direction:column;inline-size:100%;padding:1rem}.cds--card .cds--card__heading,:host(c4d-card) .cds--card__heading,:host(c4d-card-cta) .cds--card__heading,:host(c4d-card-group-item) .cds--card .cds--card__heading,:host(c4d-card-group-item) .cds--card__heading,:host(c4d-card-in-card) .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card__heading,:host(c4d-region-item) .cds--link .cds--card__heading{font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.4;margin-block-end:4rem}@media (min-width:82rem){.cds--card .cds--card__heading,:host(c4d-card) .cds--card__heading,:host(c4d-card-cta) .cds--card__heading,:host(c4d-card-group-item) .cds--card .cds--card__heading,:host(c4d-card-group-item) .cds--card__heading,:host(c4d-card-in-card) .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card__heading,:host(c4d-region-item) .cds--link .cds--card__heading{font-size:1.25rem;font-size:calc(.04412rem + 1.47059vw);line-height:1.4}}@media (min-width:99rem){.cds--card .cds--card__heading,:host(c4d-card) .cds--card__heading,:host(c4d-card-cta) .cds--card__heading,:host(c4d-card-group-item) .cds--card .cds--card__heading,:host(c4d-card-group-item) .cds--card__heading,:host(c4d-card-in-card) .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card__heading,:host(c4d-region-item) .cds--link .cds--card__heading{font-size:1.5rem;line-height:1.334}}.cds--card .cds--card__copy,.cds--card .cds--card__heading,:host(c4d-card) .cds--card__copy,:host(c4d-card) .cds--card__heading,:host(c4d-card-cta) .cds--card__copy,:host(c4d-card-cta) .cds--card__heading,:host(c4d-card-group-item) .cds--card .cds--card__copy,:host(c4d-card-group-item) .cds--card .cds--card__heading,:host(c4d-card-group-item) .cds--card__copy,:host(c4d-card-group-item) .cds--card__heading,:host(c4d-card-in-card) .cds--card__copy,:host(c4d-card-in-card) .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card__heading,:host(c4d-region-item) .cds--link .cds--card__copy,:host(c4d-region-item) .cds--link .cds--card__heading{color:var(--cds-text-primary,#161616);max-inline-size:40rem;padding-inline-end:10%}@media (min-width:42rem){.cds--card .cds--card__copy,.cds--card .cds--card__heading,:host(c4d-card) .cds--card__copy,:host(c4d-card) .cds--card__heading,:host(c4d-card-cta) .cds--card__copy,:host(c4d-card-cta) .cds--card__heading,:host(c4d-card-group-item) .cds--card .cds--card__copy,:host(c4d-card-group-item) .cds--card .cds--card__heading,:host(c4d-card-group-item) .cds--card__copy,:host(c4d-card-group-item) .cds--card__heading,:host(c4d-card-in-card) .cds--card__copy,:host(c4d-card-in-card) .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card__heading,:host(c4d-region-item) .cds--link .cds--card__copy,:host(c4d-region-item) .cds--link .cds--card__heading{padding-inline-end:2rem}}.cds--card .cds--card__copy,:host(c4d-card) .cds--card__copy,:host(c4d-card-cta) .cds--card__copy,:host(c4d-card-group-item) .cds--card .cds--card__copy,:host(c4d-card-group-item) .cds--card__copy,:host(c4d-card-in-card) .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card__copy,:host(c4d-region-item) .cds--link .cds--card__copy{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5);margin-block-end:2rem}.cds--card .cds--card__img,:host(c4d-card) .cds--card__img,:host(c4d-card-cta) .cds--card__img,:host(c4d-card-group-item) .cds--card .cds--card__img,:host(c4d-card-group-item) .cds--card__img,:host(c4d-card-in-card) .cds--card__img,:host(c4d-content-group-cards-item) .cds--card .cds--card__img,:host(c4d-content-group-cards-item) .cds--card__img,:host(c4d-region-item) .cds--link .cds--card__img{transition:.15s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--card__link:after,:host(c4d-card) .cds--card__link:after,:host(c4d-card-cta) .cds--card__link:after,:host(c4d-card-group-item) .cds--card .cds--card__link:after,:host(c4d-card-group-item) .cds--card__link:after,:host(c4d-card-in-card) .cds--card__link:after,:host(c4d-content-group-cards-item) .cds--card .cds--card__link:after,:host(c4d-content-group-cards-item) .cds--card__link:after,:host(c4d-region-item) .cds--link .cds--card__link:after{content:"";inset:0;position:absolute}.cds--card .cds--card__footer-wrapper,:host(c4d-card) .cds--card__footer-wrapper,:host(c4d-card-cta) .cds--card__footer-wrapper,:host(c4d-card-group-item) .cds--card .cds--card__footer-wrapper,:host(c4d-card-group-item) .cds--card__footer-wrapper,:host(c4d-card-in-card) .cds--card__footer-wrapper,:host(c4d-content-group-cards-item) .cds--card .cds--card__footer-wrapper,:host(c4d-content-group-cards-item) .cds--card__footer-wrapper,:host(c4d-region-item) .cds--link .cds--card__footer-wrapper{margin-block-start:auto}@media (max-width:41.98rem){:host(c4d-content-group-cards-item){inline-size:auto;margin-inline:1rem}}:host(c4d-card),:host(c4d-card-cta),:host(c4d-card-group-item),:host(c4d-card-in-card){outline:none}:host(c4d-card) .cds--card__pictogram,:host(c4d-card-cta) .cds--card__pictogram,:host(c4d-card-group-item) .cds--card__pictogram,:host(c4d-card-in-card) .cds--card__pictogram{display:flex}:host(c4d-card) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-cta) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-group-item) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-in-card) .cds--card__pictogram ::slotted(c4d-card-heading){margin-block-end:0;padding-block-start:2rem}@media (min-width:42rem){:host(c4d-card) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-cta) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-group-item) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-in-card) .cds--card__pictogram ::slotted(c4d-card-heading){display:flex;flex:1;padding-inline-start:0}}:host(c4d-card) .cds--card__pictogram-wrapper,:host(c4d-card-cta) .cds--card__pictogram-wrapper,:host(c4d-card-group-item) .cds--card__pictogram-wrapper,:host(c4d-card-in-card) .cds--card__pictogram-wrapper{display:flex}:host(c4d-card-cta[pictogram]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card[pictogram]) .cds--card ::slotted(c4d-card-heading){padding-block-start:0}:host(c4d-card-cta[pictogram]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item[pictogram]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card[pictogram]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card[pictogram]) .cds--card ::slotted(svg[slot=pictogram]){margin-inline-start:0}:host(c4d-card-cta[pictogram]) .cds--card .cds--card__content,:host(c4d-card-group-item[pictogram]) .cds--card .cds--card__content,:host(c4d-card-in-card[pictogram]) .cds--card .cds--card__content,:host(c4d-card[pictogram]) .cds--card .cds--card__content{position:relative}:host(c4d-card-cta[pictogram]) .cds--card .cds--card__copy,:host(c4d-card-group-item[pictogram]) .cds--card .cds--card__copy,:host(c4d-card-in-card[pictogram]) .cds--card .cds--card__copy,:host(c4d-card[pictogram]) .cds--card .cds--card__copy{margin-block:2rem 0}:host(c4d-card-cta[pictogram]) .cds--card svg,:host(c4d-card-group-item[pictogram]) .cds--card svg,:host(c4d-card-in-card[pictogram]) .cds--card svg,:host(c4d-card[pictogram]) .cds--card svg{color:var(--cds-link-primary,#0f62fe);inset-block-end:1rem;inset-inline-end:1rem;position:absolute}:host(c4d-card-cta[pictogram][pictogram-placement=top]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram][pictogram-placement=top]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram][pictogram-placement=top]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card[pictogram][pictogram-placement=top]) .cds--card ::slotted(c4d-card-heading){align-items:flex-end;margin-block:auto 0}:host(c4d-card-cta[pictogram][pictogram-placement=top]) .cds--card .cds--card__copy,:host(c4d-card-group-item[pictogram][pictogram-placement=top]) .cds--card .cds--card__copy,:host(c4d-card-in-card[pictogram][pictogram-placement=top]) .cds--card .cds--card__copy,:host(c4d-card[pictogram][pictogram-placement=top]) .cds--card .cds--card__copy{margin-block-start:2rem}:host(c4d-card-cta[pictogram][pictogram-placement=top]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item[pictogram][pictogram-placement=top]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card[pictogram][pictogram-placement=top]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card[pictogram][pictogram-placement=top]) .cds--card ::slotted(svg[slot=pictogram]){margin-block-end:2rem}:host(c4d-card-cta[pictogram][pictogram-placement=bottom]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram][pictogram-placement=bottom]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram][pictogram-placement=bottom]) .cds--card ::slotted(c4d-card-heading),:host(c4d-card[pictogram][pictogram-placement=bottom]) .cds--card ::slotted(c4d-card-heading){align-items:flex-start}:host(c4d-card-cta[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__content,:host(c4d-card-group-item[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__content,:host(c4d-card-in-card[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__content,:host(c4d-card[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__content{padding-block-end:4rem}:host(c4d-card-cta[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__pictogram-wrapper,:host(c4d-card-group-item[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__pictogram-wrapper,:host(c4d-card-in-card[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__pictogram-wrapper,:host(c4d-card[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__pictogram-wrapper{inset-block-end:1rem;inset-inline-start:1rem;position:absolute}:host(c4d-card-cta[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__copy,:host(c4d-card-group-item[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__copy,:host(c4d-card-in-card[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__copy,:host(c4d-card[pictogram][pictogram-placement=bottom]) .cds--card .cds--card__copy{margin-block-end:2rem}:host(c4d-card-cta[pictogram][pictogram-placement=bottom]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item[pictogram][pictogram-placement=bottom]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card[pictogram][pictogram-placement=bottom]) .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card[pictogram][pictogram-placement=bottom]) .cds--card ::slotted(svg[slot=pictogram]){align-items:flex-end;margin-block-start:auto}:host(c4d-card) ::slotted(svg[slot=pictogram]),:host(c4d-card-cta) ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item) ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card) ::slotted(svg[slot=pictogram]){fill:currentColor;margin-inline-start:1rem}@media (min-width:42rem){:host(c4d-card) ::slotted(svg[slot=pictogram]),:host(c4d-card-cta) ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item) ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card) ::slotted(svg[slot=pictogram]){margin-inline-start:0}}:host(c4d-card-cta[color-scheme=inverse]) .cds--card svg,:host(c4d-card-cta[color-scheme=inverse]) ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item[color-scheme=inverse]) .cds--card svg,:host(c4d-card-group-item[color-scheme=inverse]) ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card[color-scheme=inverse]) .cds--card svg,:host(c4d-card-in-card[color-scheme=inverse]) ::slotted(svg[slot=pictogram]),:host(c4d-card[color-scheme=inverse]) .cds--card svg,:host(c4d-card[color-scheme=inverse]) ::slotted(svg[slot=pictogram]){color:var(--cds-link-inverse,#78a9ff)}:host(c4d-card) .cds--card__copy,:host(c4d-card-cta) .cds--card__copy,:host(c4d-card-group-item) .cds--card__copy,:host(c4d-card-in-card) .cds--card__copy{display:flex;flex-direction:column;gap:1rem}:host(c4d-card) .cds--card__copy[hidden],:host(c4d-card-cta) .cds--card__copy[hidden],:host(c4d-card-group-item) .cds--card__copy[hidden],:host(c4d-card-in-card) .cds--card__copy[hidden]{display:none!important}@media (pointer:fine){:host(c4d-card-cta[pictogram-placement=bottom]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=bottom]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=bottom]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=bottom]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading){padding-block-start:0}}@media (pointer:fine) and (min-width:42rem){:host(c4d-card-cta[pictogram-placement=bottom]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=bottom]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=bottom]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=bottom]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading){-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;max-inline-size:calc(100% - 4rem);opacity:1;overflow:hidden;transform:translateZ(0);transition:all .24s cubic-bezier(.2,0,.38,.9) .25s}}@media (pointer:fine){:host(c4d-card-cta[pictogram-placement=bottom]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-cta[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=bottom]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=bottom]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=bottom]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy{margin-block:2rem 0}}@media (pointer:fine) and (min-width:42rem){:host(c4d-card-cta[pictogram-placement=bottom]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-cta[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=bottom]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=bottom]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=bottom]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy{margin-block-start:0;opacity:0;transform:translate3d(0,-16px,0);transition:all .24s cubic-bezier(.2,0,.38,.9);visibility:hidden}}@media (pointer:fine) and (min-width:42rem){:host(c4d-card-cta[pictogram-placement=bottom]) .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta[pictogram-placement=bottom]) .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta[pictogram-placement=top]) .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta[pictogram-placement=top]) .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=bottom]) .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=bottom]) .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=top]) .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=top]) .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=bottom]) .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=bottom]) .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=top]) .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=top]) .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=bottom]) .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=bottom]) .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=top]) .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=top]) .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading){opacity:0;transform:translate3d(0,16px,0);transition-delay:0s}}@media (pointer:fine) and (min-width:42rem){:host(c4d-card-cta[pictogram-placement=bottom]) .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-cta[pictogram-placement=bottom]) .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card-cta[pictogram-placement=top]) .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-cta[pictogram-placement=top]) .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=bottom]) .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=bottom]) .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=top]) .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=top]) .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=bottom]) .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=bottom]) .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=top]) .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=top]) .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=bottom]) .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=bottom]) .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=top]) .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=top]) .cds--card:hover .cds--card__motion .cds--card__copy{display:block;opacity:1;overflow:hidden;transform:translateZ(0);transition-delay:.2s;visibility:visible}}@media (pointer:fine) and (min-width:42rem){:host(c4d-card-cta[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(c4d-card-heading){display:flow-root;inset-block-end:1rem;position:absolute}}@media (pointer:fine) and (min-width:42rem){:host(c4d-card-cta[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-group-item[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-in-card[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card[pictogram-placement=top]) .cds--card .cds--card__motion .cds--card__copy{margin-block-start:2rem}}@media (pointer:fine) and (min-width:42rem){:host(c4d-card-cta[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(svg[slot=pictogram]),:host(c4d-card[pictogram-placement=top]) .cds--card .cds--card__motion ::slotted(svg[slot=pictogram]){margin-block-end:0}}:host(c4d-card[aspect-ratio="1:1"]) .cds--card__wrapper{display:flex}:host(c4d-card[aspect-ratio="1:1"]) .cds--card__wrapper:before{block-size:0;content:"";float:inline-start;inline-size:1px;margin-inline-start:-1px;padding-block-start:100%}:host(c4d-card[aspect-ratio="1:1"]) .cds--card__wrapper:after{clear:both;content:"";display:table}:host(c4d-card[aspect-ratio="3:2"]) .cds--card__wrapper{display:flex}:host(c4d-card[aspect-ratio="3:2"]) .cds--card__wrapper:before{block-size:0;content:"";float:inline-start;inline-size:1px;margin-inline-start:-1px;padding-block-start:66.6666666667%}:host(c4d-card[aspect-ratio="3:2"]) .cds--card__wrapper:after{clear:both;content:"";display:table}:host(c4d-card[aspect-ratio="4:3"]) .cds--card__wrapper{display:flex}:host(c4d-card[aspect-ratio="4:3"]) .cds--card__wrapper:before{block-size:0;content:"";float:inline-start;inline-size:1px;margin-inline-start:-1px;padding-block-start:75%}:host(c4d-card[aspect-ratio="4:3"]) .cds--card__wrapper:after{clear:both;content:"";display:table}:host(c4d-card[aspect-ratio="16:9"]) .cds--card__wrapper{display:flex}:host(c4d-card[aspect-ratio="16:9"]) .cds--card__wrapper:before{block-size:0;content:"";float:inline-start;inline-size:1px;margin-inline-start:-1px;padding-block-start:56.25%}:host(c4d-card[aspect-ratio="16:9"]) .cds--card__wrapper:after{clear:both;content:"";display:table}.cds--card.cds--card--light{background-color:var(--cds-layer-02,#fff)}.cds--card--border{border:1px solid var(--cds-layer-accent-01,#e0e0e0)}.cds--card__CTA.cds--card__CardCTA .cds--card__heading{font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.4}@media (min-width:82rem){.cds--card__CTA.cds--card__CardCTA .cds--card__heading{font-size:1.25rem;font-size:calc(.04412rem + 1.47059vw);line-height:1.4}}@media (min-width:99rem){.cds--card__CTA.cds--card__CardCTA .cds--card__heading{font-size:1.5rem;line-height:1.334}}:host(c4d-card-group-item:not([href])) .cds--card .cds--card__copy,:host(c4d-card:not([href])) .cds--card .cds--card__copy{margin-block-end:.125rem}:host(c4d-card-group-item:not([href])) .cds--card.cds--tile ::slotted(c4d-image):after,:host(c4d-card:not([href])) .cds--card.cds--tile ::slotted(c4d-image):after{display:none}:host(c4d-card-group-item:not([href]):focus-within) ::slotted(c4d-image),:host(c4d-card:not([href]):focus-within) ::slotted(c4d-image){z-index:0}:host(c4d-card-group-item:not([href])) ::slotted(c4d-card-heading),:host(c4d-card:not([href])) ::slotted(c4d-card-heading){margin-block-end:auto;padding-block-end:4rem}:host(c4d-card-group-item:not([href])) ::slotted(c4d-card-footer),:host(c4d-card:not([href])) ::slotted(c4d-card-footer){display:inline-flex;margin-block-start:2rem}:host(c4d-card-group-item:not([href])) ::slotted(c4d-card-footer):after,:host(c4d-card:not([href])) ::slotted(c4d-card-footer):after{position:relative}:host(c4d-card-group-item[color-scheme=light]) .cds--card__wrapper,:host(c4d-card-group-item[color-scheme=light]:hover) .cds--card__wrapper,:host(c4d-card[color-scheme=light]) .cds--card__wrapper,:host(c4d-card[color-scheme=light]:hover) .cds--card__wrapper{background-color:var(--cds-layer-02,#fff);transition:.15s cubic-bezier(.2,0,.38,.9)}:host(c4d-card-group-item[color-scheme=light][href]) :hover .cds--card__wrapper,:host(c4d-card[color-scheme=light][href]) :hover .cds--card__wrapper{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}:host(c4d-card-group-item[color-scheme=light][href]) a:active,:host(c4d-card-group-item[color-scheme=light][href]:active),:host(c4d-card[color-scheme=light][href]) a:active,:host(c4d-card[color-scheme=light][href]:active){outline:none}:host(c4d-card-group-item[logo]) .cds--card,:host(c4d-card[logo]) .cds--card{background-color:var(--cds-layer-02,#fff)}:host(c4d-card-group-item[logo]) .cds--card__copy,:host(c4d-card[logo]) .cds--card__copy{margin-block-end:1rem}:host(c4d-card-group-item[logo]:hover),:host(c4d-card[logo]:hover){border-color:var(--cds-toggle-off,#8d8d8d)}:host(c4d-card-group-item[logo]:hover) .cds--card__wrapper,:host(c4d-card[logo]:hover) .cds--card__wrapper{background-color:var(--cds-layer-02,#fff)}:host(c4d-card-group-item[logo]:active),:host(c4d-card[logo]:active){border-color:var(--cds-border-inverse,#161616)}:host(c4d-card-group-item[logo]) ::slotted(c4d-card-footer),:host(c4d-card[logo]) ::slotted(c4d-card-footer){block-size:0}:host(c4d-card-group-item[href][logo]:hover) .cds--card__wrapper,:host(c4d-card[href][logo]:hover) .cds--card__wrapper{background-color:var(--cds-layer-02,#fff)}:host(c4d-card[link]) ::slotted(c4d-card-heading){font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5);margin-block-end:0}:host(c4d-card[link]) .cds--card .cds--card__copy{margin-block-start:0}:host(c4d-card-cta),:host(c4d-card-link),:host(c4d-card-link-cta){outline:none}.cds--card__eyebrow,:host(c4d-card-eyebrow){color:var(--cds-text-secondary,#525252);display:block;font-size:var(--cds-label-02-font-size,.875rem);font-weight:var(--cds-label-02-font-weight,400);inline-size:90%;letter-spacing:var(--cds-label-02-letter-spacing,.16px);line-height:var(--cds-label-02-line-height,1.28572);margin-block-end:.5rem;max-inline-size:40rem}@media (min-width:42rem){.cds--card__eyebrow,:host(c4d-card-eyebrow){inline-size:calc(100% - 2rem)}}:host(c4d-card-cta-footer),:host(c4d-card-footer),:host(c4d-card-in-card-footer),:host(c4d-feature-card-footer),:host(c4d-feature-cta-footer){align-items:flex-end;display:flex;margin-block-start:auto}:host(c4d-card-cta-footer:focus-visible),:host(c4d-card-footer:focus-visible),:host(c4d-card-in-card-footer:focus-visible),:host(c4d-feature-card-footer:focus-visible),:host(c4d-feature-cta-footer:focus-visible){outline:none}:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon{display:flex}:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon ::slotted(svg[slot=icon]),:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon svg{display:block}.cds--card .cds--card__footer,:host(c4d-card-cta-footer) a,:host(c4d-card-footer) a,:host(c4d-card-in-card-footer) a,:host(c4d-feature-card-footer) a,:host(c4d-feature-cta-footer) a{text-decoration:none}.cds--card .cds--card__footer:focus,:host(c4d-card-cta-footer) a:focus,:host(c4d-card-footer) a:focus,:host(c4d-card-in-card-footer) a:focus,:host(c4d-feature-card-footer) a:focus,:host(c4d-feature-cta-footer) a:focus{outline:none}.cds--card .cds--card__footer:hover,:host(c4d-card-cta-footer) a:hover,:host(c4d-card-footer) a:hover,:host(c4d-card-in-card-footer) a:hover,:host(c4d-feature-card-footer) a:hover,:host(c4d-feature-cta-footer) a:hover{text-decoration:none}.cds--card .cds--card__footer span,:host(c4d-card-cta-footer) a span,:host(c4d-card-footer) a span,:host(c4d-card-in-card-footer) a span,:host(c4d-feature-card-footer) a span,:host(c4d-feature-cta-footer) a span{flex:none}.cds--card .cds--card__footer:after,:host(c4d-card-cta-footer) a:after,:host(c4d-card-footer) a:after,:host(c4d-card-in-card-footer) a:after,:host(c4d-feature-card-footer) a:after,:host(c4d-feature-cta-footer) a:after{content:"";inset:0;position:absolute;z-index:1}.cds--card .cds--card__footer .cds--card__cta__copy,:host(c4d-card-cta-footer) a .cds--card__cta__copy,:host(c4d-card-footer) a .cds--card__cta__copy,:host(c4d-card-in-card-footer) a .cds--card__cta__copy,:host(c4d-feature-card-footer) a .cds--card__cta__copy,:host(c4d-feature-cta-footer) a .cds--card__cta__copy{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5);margin-inline-end:.5rem;max-inline-size:calc(100% - 20px - .5rem)}.cds--card .cds--card__footer .cds--card__footer__copy,:host(c4d-card-cta-footer) a .cds--card__footer__copy,:host(c4d-card-footer) a .cds--card__footer__copy,:host(c4d-card-in-card-footer) a .cds--card__footer__copy,:host(c4d-feature-card-footer) a .cds--card__footer__copy,:host(c4d-feature-cta-footer) a .cds--card__footer__copy{margin-block-end:-.125rem;max-inline-size:calc(100% - 20px)}.cds--card .cds--card__footer ::slotted(svg[slot=icon]),.cds--card .cds--card__footer svg,:host(c4d-card-cta-footer) a ::slotted(svg[slot=icon]),:host(c4d-card-cta-footer) a svg,:host(c4d-card-footer) a ::slotted(svg[slot=icon]),:host(c4d-card-footer) a svg,:host(c4d-card-in-card-footer) a ::slotted(svg[slot=icon]),:host(c4d-card-in-card-footer) a svg,:host(c4d-feature-card-footer) a ::slotted(svg[slot=icon]),:host(c4d-feature-card-footer) a svg,:host(c4d-feature-cta-footer) a ::slotted(svg[slot=icon]),:host(c4d-feature-cta-footer) a svg{display:block;margin-inline-start:0;min-inline-size:20px}:host(c4d-card-cta-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon,:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon{align-items:center;display:flex;inline-size:100%;justify-content:flex-end}:host(c4d-card-cta-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon:active,:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon:active{color:var(--cds-link-primary-hover,#0043ce)}:host(c4d-card-cta-footer[color-scheme=inverse]) .cds--link-with-icon.cds--link-with-icon--inline-icon:not(.cds--link--disabled),:host(c4d-card-footer[color-scheme=inverse]) .cds--link-with-icon.cds--link-with-icon--inline-icon:not(.cds--link--disabled){color:var(--cds-link-inverse,#78a9ff)}:host(c4d-card-footer:not([parent-href])) .cds--card__footer{inline-size:auto;justify-content:flex-start}:host(c4d-card-footer:not([parent-href])) .cds--card__footer:hover{color:var(--cds-link-primary-hover,#0043ce)}:host(c4d-card-footer:not([parent-href])) .cds--card__footer:active,:host(c4d-card-footer:not([parent-href])) .cds--card__footer:hover{text-decoration:none}:host(c4d-card-footer:not([parent-href])) .cds--card__footer:after{content:none}:host(c4d-card-footer:not([parent-href])) .cds--card__footer:focus{outline:.125rem solid var(--cds-focus,#0f62fe)}:host(c4d-card-footer:not([parent-href])) .cds--card__cta__copy{margin-inline-end:.5rem}:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--tile,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--tile{background-color:var(--cds-background-inverse,#393939);border-color:var(--cds-background-inverse,#393939)}:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--tile:hover .c4d-image,:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--tile:hover ::slotted(c4d-card-cta-image),:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--tile:hover ::slotted(c4d-image),:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--tile:hover .c4d-image,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--tile:hover ::slotted(c4d-card-cta-image),:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--tile:hover ::slotted(c4d-image){filter:brightness(108%)}:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--tile:hover .c4d-image:after,:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--tile:hover .c4d-image:after,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--tile:hover ::slotted(c4d-image):after{display:none}:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--card__wrapper:hover,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--card__wrapper:hover{background-color:var(--cds-background-inverse-hover,#474747)}:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--card__copy,:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--card__heading,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--card__copy,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--card__heading{color:var(--cds-icon-inverse,#fff)}:host(c4d-card-group-item[color-scheme=inverse]:not([disabled])) .cds--card__eyebrow,:host(c4d-card[color-scheme=inverse]:not([disabled])) .cds--card__eyebrow{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4))}:host(c4d-card-group-item[color-scheme=inverse]:not([disabled]):focus-within):after,:host(c4d-card[color-scheme=inverse]:not([disabled]):focus-within):after{border:.125rem solid var(--cds-focus,#0f62fe);content:"";inset:0;outline:1px solid var(--cds-focus-inset,#fff);outline-offset:-3px;pointer-events:none;position:absolute;z-index:2}:host(c4d-card-heading),:host(c4d-card-link-heading){color:var(--cds-text-primary,#161616);display:block;inline-size:90%;margin-block-end:4rem;max-inline-size:40rem}@media (min-width:42rem){:host(c4d-card-heading),:host(c4d-card-link-heading){inline-size:calc(100% - 2rem)}}:host(c4d-card-heading){font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4)}:host(c4d-card-link-heading){font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5);margin-block-end:0}.cds--card-group__card ::slotted(c4d-card-eyebrow),.cds--card-group__card ::slotted(c4d-card-heading),.cds--card-group__card ::slotted(c4d-card-link-heading),:host(c4d-card-group-item[color-scheme=inverse]) ::slotted(c4d-card-eyebrow),:host(c4d-card-group-item[color-scheme=inverse]) ::slotted(c4d-card-heading),:host(c4d-card-group-item[color-scheme=inverse]) ::slotted(c4d-card-link-heading),:host(c4d-card[color-scheme=inverse]) ::slotted(c4d-card-eyebrow),:host(c4d-card[color-scheme=inverse]) ::slotted(c4d-card-heading),:host(c4d-card[color-scheme=inverse]) ::slotted(c4d-card-link-heading),:host(c4d-feature-section-card-link[color-scheme=inverse]) ::slotted(c4d-card-eyebrow),:host(c4d-feature-section-card-link[color-scheme=inverse]) ::slotted(c4d-card-heading),:host(c4d-feature-section-card-link[color-scheme=inverse]) ::slotted(c4d-card-link-heading){color:var(--cds-text-inverse,#fff)}.cds--card-group__card:hover ::slotted(c4d-card-cta-image),.cds--card-group__card:hover ::slotted(c4d-image),:host(c4d-card-group-item[color-scheme=inverse]:hover) ::slotted(c4d-card-cta-image),:host(c4d-card-group-item[color-scheme=inverse]:hover) ::slotted(c4d-image),:host(c4d-card[color-scheme=inverse]:hover) ::slotted(c4d-card-cta-image),:host(c4d-card[color-scheme=inverse]:hover) ::slotted(c4d-image),:host(c4d-feature-section-card-link[color-scheme=inverse]:hover) ::slotted(c4d-card-cta-image),:host(c4d-feature-section-card-link[color-scheme=inverse]:hover) ::slotted(c4d-image){filter:brightness(108%)}@media print{:host(c4d-card),:host(c4d-card-cta),:host(c4d-card-group-item),:host(c4d-card-in-card),:host(c4d-content-group-cards-item){border:1px solid var(--cds-layer-accent-01,#e0e0e0)}:host(c4d-card) .cds--card,:host(c4d-card-cta) .cds--card,:host(c4d-card-group-item) .cds--card,:host(c4d-card-in-card) .cds--card,:host(c4d-content-group-cards-item) .cds--card{background-color:var(--cds-layer-02,#fff);border:none}:host(c4d-card) .cds--image,:host(c4d-card) ::slotted(c4d-card-cta-image),:host(c4d-card) ::slotted(c4d-image),:host(c4d-card-cta) .cds--image,:host(c4d-card-cta) ::slotted(c4d-card-cta-image),:host(c4d-card-cta) ::slotted(c4d-image),:host(c4d-card-group-item) .cds--image,:host(c4d-card-group-item) ::slotted(c4d-card-cta-image),:host(c4d-card-group-item) ::slotted(c4d-image),:host(c4d-card-in-card) .cds--image,:host(c4d-card-in-card) ::slotted(c4d-card-cta-image),:host(c4d-card-in-card) ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--image,:host(c4d-content-group-cards-item) ::slotted(c4d-card-cta-image),:host(c4d-content-group-cards-item) ::slotted(c4d-image){display:none}.cds--card{background-color:var(--cds-layer-02,#fff);border:1px solid var(--cds-layer-accent-01,#e0e0e0)}.cds--card .cds--card__image_img,.cds--card .cds--card__img,.cds--card .cds--card__video-thumbnail,.cds--card .cds--image{display:none}}:host(c4d-card[disabled]) .cds--card,:host(c4d-region-item[disabled]) .cds--card{cursor:not-allowed}:host(c4d-card[disabled]) .cds--card__copy,:host(c4d-card[disabled]) ::slotted(c4d-card-eyebrow),:host(c4d-card[disabled]) ::slotted(c4d-card-heading),:host(c4d-region-item[disabled]) .cds--card__copy,:host(c4d-region-item[disabled]) ::slotted(c4d-card-eyebrow),:host(c4d-region-item[disabled]) ::slotted(c4d-card-heading){color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}:host(c4d-card-cta-footer[cta-type=video]) .cds--link-with-icon.cds--link-with-icon--inline-icon,:host(c4d-card-footer[cta-type=video]) .cds--link-with-icon.cds--link-with-icon--inline-icon{justify-content:space-between}:host(c4d-card-footer[href]):after{position:relative}']);
|
|
1033
1033
|
/**
|
|
1034
1034
|
* @license
|
|
1035
1035
|
*
|
|
@@ -1703,7 +1703,7 @@ var Ry=bi(["@keyframes cds--hide-feedback{0%{opacity:1;visibility:inherit}100%{o
|
|
|
1703
1703
|
aria-label="${0}">
|
|
1704
1704
|
<slot></slot>
|
|
1705
1705
|
</ul>
|
|
1706
|
-
`),i,String(Boolean(e)),d,s,Ba({part:"trigger-icon",class:`${Oa}--header__menu-arrow`}),Oa,Cr(c))}},{kind:"get",static:!0,key:"selectorItem",value:function(){return`${Oa}-header-menu-item`}},{kind:"field",static:!0,key:"shadowRootOptions",value:()=>p(p({},fr.shadowRootOptions),{},{delegatesFocus:!0})},{kind:"field",static:!0,key:"styles",value:()=>Jy}]}}),$r(La(fr)));function cx(){cx=function(){return e};var e={elementsDefinitionOrder:[["method"],["field"]],initializeInstanceElements:function(e,t){["method","field"].forEach((function(s){t.forEach((function(t){t.kind===s&&"own"===t.placement&&this.defineClassElement(e,t)}),this)}),this)},initializeClassElements:function(e,t){var s=e.prototype;["method","field"].forEach((function(c){t.forEach((function(t){var o=t.placement;if(t.kind===c&&("static"===o||"prototype"===o)){var d="static"===o?e:s;this.defineClassElement(d,t)}}),this)}),this)},defineClassElement:function(e,t){var s=t.descriptor;if("field"===t.kind){var c=t.initializer;s={enumerable:s.enumerable,writable:s.writable,configurable:s.configurable,value:void 0===c?void 0:c.call(e)}}Object.defineProperty(e,t.key,s)},decorateClass:function(e,t){var s=[],c=[],o={static:[],prototype:[],own:[]};if(e.forEach((function(e){this.addElementPlacement(e,o)}),this),e.forEach((function(e){if(!ix(e))return s.push(e);var t=this.decorateElement(e,o);s.push(t.element),s.push.apply(s,t.extras),c.push.apply(c,t.finishers)}),this),!t)return{elements:s,finishers:c};var d=this.decorateConstructor(s,t);return c.push.apply(c,d.finishers),d.finishers=c,d},addElementPlacement:function(e,t,s){var c=t[e.placement];if(!s&&-1!==c.indexOf(e.key))throw new TypeError("Duplicated element ("+e.key+")");c.push(e.key)},decorateElement:function(e,t){for(var s=[],c=[],o=e.decorators,d=o.length-1;d>=0;d--){var i=t[e.placement];i.splice(i.indexOf(e.key),1);var r=this.fromElementDescriptor(e),a=this.toElementFinisherExtras((0,o[d])(r)||r);e=a.element,this.addElementPlacement(e,t),a.finisher&&c.push(a.finisher);var n=a.extras;if(n){for(var l=0;l<n.length;l++)this.addElementPlacement(n[l],t);s.push.apply(s,n)}}return{element:e,finishers:c,extras:s}},decorateConstructor:function(e,t){for(var s=[],c=t.length-1;c>=0;c--){var o=this.fromClassDescriptor(e),d=this.toClassDescriptor((0,t[c])(o)||o);if(void 0!==d.finisher&&s.push(d.finisher),void 0!==d.elements){e=d.elements;for(var i=0;i<e.length-1;i++)for(var r=i+1;r<e.length;r++)if(e[i].key===e[r].key&&e[i].placement===e[r].placement)throw new TypeError("Duplicated element ("+e[i].key+")")}}return{elements:e,finishers:s}},fromElementDescriptor:function(e){var t={kind:e.kind,key:e.key,placement:e.placement,descriptor:e.descriptor};return Object.defineProperty(t,Symbol.toStringTag,{value:"Descriptor",configurable:!0}),"field"===e.kind&&(t.initializer=e.initializer),t},toElementDescriptors:function(e){if(void 0!==e)return function(e){return function(e){if(Array.isArray(e))return e}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return lx(e,t);var s={}.toString.call(e).slice(8,-1);return"Object"===s&&e.constructor&&(s=e.constructor.name),"Map"===s||"Set"===s?Array.from(e):"Arguments"===s||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(s)?lx(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(e).map((function(e){var t=this.toElementDescriptor(e);return this.disallowProperty(e,"finisher","An element descriptor"),this.disallowProperty(e,"extras","An element descriptor"),t}),this)},toElementDescriptor:function(e){var t=e.kind+"";if("method"!==t&&"field"!==t)throw new TypeError('An element descriptor\'s .kind property must be either "method" or "field", but a decorator created an element descriptor with .kind "'+t+'"');var s=nx(e.key),c=e.placement+"";if("static"!==c&&"prototype"!==c&&"own"!==c)throw new TypeError('An element descriptor\'s .placement property must be one of "static", "prototype" or "own", but a decorator created an element descriptor with .placement "'+c+'"');var o=e.descriptor;this.disallowProperty(e,"elements","An element descriptor");var d={kind:t,key:s,placement:c,descriptor:Object.assign({},o)};return"field"!==t?this.disallowProperty(e,"initializer","A method descriptor"):(this.disallowProperty(o,"get","The property descriptor of a field descriptor"),this.disallowProperty(o,"set","The property descriptor of a field descriptor"),this.disallowProperty(o,"value","The property descriptor of a field descriptor"),d.initializer=e.initializer),d},toElementFinisherExtras:function(e){return{element:this.toElementDescriptor(e),finisher:ax(e,"finisher"),extras:this.toElementDescriptors(e.extras)}},fromClassDescriptor:function(e){var t={kind:"class",elements:e.map(this.fromElementDescriptor,this)};return Object.defineProperty(t,Symbol.toStringTag,{value:"Descriptor",configurable:!0}),t},toClassDescriptor:function(e){var t=e.kind+"";if("class"!==t)throw new TypeError('A class descriptor\'s .kind property must be "class", but a decorator created a class descriptor with .kind "'+t+'"');this.disallowProperty(e,"key","A class descriptor"),this.disallowProperty(e,"placement","A class descriptor"),this.disallowProperty(e,"descriptor","A class descriptor"),this.disallowProperty(e,"initializer","A class descriptor"),this.disallowProperty(e,"extras","A class descriptor");var s=ax(e,"finisher");return{elements:this.toElementDescriptors(e.elements),finisher:s}},runClassFinishers:function(e,t){for(var s=0;s<t.length;s++){var c=(0,t[s])(e);if(void 0!==c){if("function"!=typeof c)throw new TypeError("Finishers must return a constructor.");e=c}}return e},disallowProperty:function(e,t,s){if(void 0!==e[t])throw new TypeError(s+" can't have a ."+t+" property.")}};return e}function ox(e){var t,s=nx(e.key);"method"===e.kind?t={value:e.value,writable:!0,configurable:!0,enumerable:!1}:"get"===e.kind?t={get:e.value,configurable:!0,enumerable:!1}:"set"===e.kind?t={set:e.value,configurable:!0,enumerable:!1}:"field"===e.kind&&(t={configurable:!0,writable:!0,enumerable:!0});var c={kind:"field"===e.kind?"field":"method",key:s,placement:e.static?"static":"field"===e.kind?"own":"prototype",descriptor:t};return e.decorators&&(c.decorators=e.decorators),"field"===e.kind&&(c.initializer=e.value),c}function dx(e,t){void 0!==e.descriptor.get?t.descriptor.get=e.descriptor.get:t.descriptor.set=e.descriptor.set}function ix(e){return e.decorators&&e.decorators.length}function rx(e){return void 0!==e&&!(void 0===e.value&&void 0===e.writable)}function ax(e,t){var s=e[t];if(void 0!==s&&"function"!=typeof s)throw new TypeError("Expected '"+t+"' to be a function");return s}function nx(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var s=e[Symbol.toPrimitive];if(void 0!==s){var c=s.call(e,t||"default");if("object"!=typeof c)return c;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}function lx(e,t){(null==t||t>e.length)&&(t=e.length);for(var s=0,c=Array(t);s<t;s++)c[s]=e[s];return c}function px(e,t,s,c){var o=hx(ux(1&c?e.prototype:e),t,s);return 2&c?function(e){return o.apply(s,e)}:o}function hx(){return hx="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(e,t,s){var c=function(e,t){for(;!{}.hasOwnProperty.call(e,t)&&null!==(e=ux(e)););return e}(e,t);if(c){var o=Object.getOwnPropertyDescriptor(c,t);return o.get?o.get.call(arguments.length<3?e:s):o.value}},hx.apply(null,arguments)}function ux(e){return ux=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},ux(e)}const{stablePrefix:gx}=t;let mx=function(e,t,s,c){var o=cx();if(c)for(var d=0;d<c.length;d++)o=c[d](o);var i=t((function(e){o.initializeInstanceElements(e,r.elements)}),s),r=o.decorateClass(function(e){for(var t=[],s=function(e){return"method"===e.kind&&e.key===d.key&&e.placement===d.placement},c=0;c<e.length;c++){var o,d=e[c];if("method"===d.kind&&(o=t.find(s)))if(rx(d.descriptor)||rx(o.descriptor)){if(ix(d)||ix(o))throw new ReferenceError("Duplicated methods ("+d.key+") can't be decorated.");o.descriptor=d.descriptor}else{if(ix(d)){if(ix(o))throw new ReferenceError("Decorators can't be placed on different accessors with for the same property ("+d.key+").");o.decorators=d.decorators}dx(d,o)}else t.push(d)}return t}(i.d.map(ox)),e);return o.initializeClassElements(i.F,r.elements),o.runClassFinishers(i.F,r.finishers)}([la(`${gx}-top-nav-menu`)],(function(e,t){class s extends t{constructor(...t){super(...t),e(this)}}return{F:s,d:[{kind:"field",decorators:[xr({type:Boolean,reflect:!0})],key:"active",value:()=>!1},{kind:"method",key:"updated",value:function(e){var t;if(px(s,"updated",this,3)([e]),e.has("active")){const{active:e,_topMenuItem:t}=this;t&&t.setAttribute("data-selected",String(Boolean(e)))}null===(t=this.shadowRoot)||void 0===t||t.querySelectorAll('[role="menuitem"]').forEach((e=>e.removeAttribute("role")))}},{kind:"method",key:"connectedCallback",value:function(){px(s,"connectedCallback",this,3)([]),this.removeAttribute("role")}},{kind:"field",static:!0,key:"styles",value:()=>M_}]}}),sx);function bx(){bx=function(){return e};var e={elementsDefinitionOrder:[["method"],["field"]],initializeInstanceElements:function(e,t){["method","field"].forEach((function(s){t.forEach((function(t){t.kind===s&&"own"===t.placement&&this.defineClassElement(e,t)}),this)}),this)},initializeClassElements:function(e,t){var s=e.prototype;["method","field"].forEach((function(c){t.forEach((function(t){var o=t.placement;if(t.kind===c&&("static"===o||"prototype"===o)){var d="static"===o?e:s;this.defineClassElement(d,t)}}),this)}),this)},defineClassElement:function(e,t){var s=t.descriptor;if("field"===t.kind){var c=t.initializer;s={enumerable:s.enumerable,writable:s.writable,configurable:s.configurable,value:void 0===c?void 0:c.call(e)}}Object.defineProperty(e,t.key,s)},decorateClass:function(e,t){var s=[],c=[],o={static:[],prototype:[],own:[]};if(e.forEach((function(e){this.addElementPlacement(e,o)}),this),e.forEach((function(e){if(!_x(e))return s.push(e);var t=this.decorateElement(e,o);s.push(t.element),s.push.apply(s,t.extras),c.push.apply(c,t.finishers)}),this),!t)return{elements:s,finishers:c};var d=this.decorateConstructor(s,t);return c.push.apply(c,d.finishers),d.finishers=c,d},addElementPlacement:function(e,t,s){var c=t[e.placement];if(!s&&-1!==c.indexOf(e.key))throw new TypeError("Duplicated element ("+e.key+")");c.push(e.key)},decorateElement:function(e,t){for(var s=[],c=[],o=e.decorators,d=o.length-1;d>=0;d--){var i=t[e.placement];i.splice(i.indexOf(e.key),1);var r=this.fromElementDescriptor(e),a=this.toElementFinisherExtras((0,o[d])(r)||r);e=a.element,this.addElementPlacement(e,t),a.finisher&&c.push(a.finisher);var n=a.extras;if(n){for(var l=0;l<n.length;l++)this.addElementPlacement(n[l],t);s.push.apply(s,n)}}return{element:e,finishers:c,extras:s}},decorateConstructor:function(e,t){for(var s=[],c=t.length-1;c>=0;c--){var o=this.fromClassDescriptor(e),d=this.toClassDescriptor((0,t[c])(o)||o);if(void 0!==d.finisher&&s.push(d.finisher),void 0!==d.elements){e=d.elements;for(var i=0;i<e.length-1;i++)for(var r=i+1;r<e.length;r++)if(e[i].key===e[r].key&&e[i].placement===e[r].placement)throw new TypeError("Duplicated element ("+e[i].key+")")}}return{elements:e,finishers:s}},fromElementDescriptor:function(e){var t={kind:e.kind,key:e.key,placement:e.placement,descriptor:e.descriptor};return Object.defineProperty(t,Symbol.toStringTag,{value:"Descriptor",configurable:!0}),"field"===e.kind&&(t.initializer=e.initializer),t},toElementDescriptors:function(e){if(void 0!==e)return function(e){return function(e){if(Array.isArray(e))return e}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return wx(e,t);var s={}.toString.call(e).slice(8,-1);return"Object"===s&&e.constructor&&(s=e.constructor.name),"Map"===s||"Set"===s?Array.from(e):"Arguments"===s||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(s)?wx(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(e).map((function(e){var t=this.toElementDescriptor(e);return this.disallowProperty(e,"finisher","An element descriptor"),this.disallowProperty(e,"extras","An element descriptor"),t}),this)},toElementDescriptor:function(e){var t=e.kind+"";if("method"!==t&&"field"!==t)throw new TypeError('An element descriptor\'s .kind property must be either "method" or "field", but a decorator created an element descriptor with .kind "'+t+'"');var s=kx(e.key),c=e.placement+"";if("static"!==c&&"prototype"!==c&&"own"!==c)throw new TypeError('An element descriptor\'s .placement property must be one of "static", "prototype" or "own", but a decorator created an element descriptor with .placement "'+c+'"');var o=e.descriptor;this.disallowProperty(e,"elements","An element descriptor");var d={kind:t,key:s,placement:c,descriptor:Object.assign({},o)};return"field"!==t?this.disallowProperty(e,"initializer","A method descriptor"):(this.disallowProperty(o,"get","The property descriptor of a field descriptor"),this.disallowProperty(o,"set","The property descriptor of a field descriptor"),this.disallowProperty(o,"value","The property descriptor of a field descriptor"),d.initializer=e.initializer),d},toElementFinisherExtras:function(e){return{element:this.toElementDescriptor(e),finisher:xx(e,"finisher"),extras:this.toElementDescriptors(e.extras)}},fromClassDescriptor:function(e){var t={kind:"class",elements:e.map(this.fromElementDescriptor,this)};return Object.defineProperty(t,Symbol.toStringTag,{value:"Descriptor",configurable:!0}),t},toClassDescriptor:function(e){var t=e.kind+"";if("class"!==t)throw new TypeError('A class descriptor\'s .kind property must be "class", but a decorator created a class descriptor with .kind "'+t+'"');this.disallowProperty(e,"key","A class descriptor"),this.disallowProperty(e,"placement","A class descriptor"),this.disallowProperty(e,"descriptor","A class descriptor"),this.disallowProperty(e,"initializer","A class descriptor"),this.disallowProperty(e,"extras","A class descriptor");var s=xx(e,"finisher");return{elements:this.toElementDescriptors(e.elements),finisher:s}},runClassFinishers:function(e,t){for(var s=0;s<t.length;s++){var c=(0,t[s])(e);if(void 0!==c){if("function"!=typeof c)throw new TypeError("Finishers must return a constructor.");e=c}}return e},disallowProperty:function(e,t,s){if(void 0!==e[t])throw new TypeError(s+" can't have a ."+t+" property.")}};return e}function fx(e){var t,s=kx(e.key);"method"===e.kind?t={value:e.value,writable:!0,configurable:!0,enumerable:!1}:"get"===e.kind?t={get:e.value,configurable:!0,enumerable:!1}:"set"===e.kind?t={set:e.value,configurable:!0,enumerable:!1}:"field"===e.kind&&(t={configurable:!0,writable:!0,enumerable:!0});var c={kind:"field"===e.kind?"field":"method",key:s,placement:e.static?"static":"field"===e.kind?"own":"prototype",descriptor:t};return e.decorators&&(c.decorators=e.decorators),"field"===e.kind&&(c.initializer=e.value),c}function vx(e,t){void 0!==e.descriptor.get?t.descriptor.get=e.descriptor.get:t.descriptor.set=e.descriptor.set}function _x(e){return e.decorators&&e.decorators.length}function yx(e){return void 0!==e&&!(void 0===e.value&&void 0===e.writable)}function xx(e,t){var s=e[t];if(void 0!==s&&"function"!=typeof s)throw new TypeError("Expected '"+t+"' to be a function");return s}function kx(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var s=e[Symbol.toPrimitive];if(void 0!==s){var c=s.call(e,t||"default");if("object"!=typeof c)return c;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}function wx(e,t){(null==t||t>e.length)&&(t=e.length);for(var s=0,c=Array(t);s<t;s++)c[s]=e[s];return c}function zx(e,t,s,c){var o=Ex(Sx(1&c?e.prototype:e),t,s);return 2&c?function(e){return o.apply(s,e)}:o}function Ex(){return Ex="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(e,t,s){var c=function(e,t){for(;!{}.hasOwnProperty.call(e,t)&&null!==(e=Sx(e)););return e}(e,t);if(c){var o=Object.getOwnPropertyDescriptor(c,t);return o.get?o.get.call(arguments.length<3?e:s):o.value}},Ex.apply(null,arguments)}function Sx(e){return Sx=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},Sx(e)}const{prefix:Cx,stablePrefix:Ax}=t;let Tx=function(e,t,s,c){var o=bx();if(c)for(var d=0;d<c.length;d++)o=c[d](o);var i=t((function(e){o.initializeInstanceElements(e,r.elements)}),s),r=o.decorateClass(function(e){for(var t=[],s=function(e){return"method"===e.kind&&e.key===d.key&&e.placement===d.placement},c=0;c<e.length;c++){var o,d=e[c];if("method"===d.kind&&(o=t.find(s)))if(yx(d.descriptor)||yx(o.descriptor)){if(_x(d)||_x(o))throw new ReferenceError("Duplicated methods ("+d.key+") can't be decorated.");o.descriptor=d.descriptor}else{if(_x(d)){if(_x(o))throw new ReferenceError("Decorators can't be placed on different accessors with for the same property ("+d.key+").");o.decorators=d.decorators}vx(d,o)}else t.push(d)}return t}(i.d.map(fx)),e);return o.initializeClassElements(i.F,r.elements),o.runClassFinishers(i.F,r.finishers)}([la(`${Ax}-megamenu-top-nav-menu`)],(function(e,t){class s extends t{constructor(...t){super(...t),e(this)}}return{F:s,d:[{kind:"field",decorators:[xr()],key:"megaMenu",value:void 0},{kind:"field",decorators:[zr(`.${Cx}--header__menu`)],key:"_menuNode",value:void 0},{kind:"field",decorators:[kr()],key:"_scrollBarWidth",value(){return this.ownerDocument.defaultView.innerWidth-this.ownerDocument.body.offsetWidth}},{kind:"field",key:"_observerResizeRoot",value:()=>null},{kind:"method",key:"_cleanAndCreateObserverResize",value:function({create:e}={}){this._observerResizeRoot&&(this._observerResizeRoot.disconnect(),this._observerResizeRoot=null),e&&(this._observerResizeRoot=new ResizeObserver(this._observeResizeRoot),this._observerResizeRoot.observe(this.ownerDocument.documentElement))}},{kind:"field",key:"_observeResizeRoot",value(){return e=>{const{contentRect:t}=e[e.length-1],{customPropertyViewportWidth:s}=this.constructor;this.style.setProperty(s,`${t.width}px`)}}},{kind:"method",key:"_requestMegaMenuRenderUpdate",value:async function(){return new Promise((e=>{const{eventMegaMenuToggled:t}=this.constructor;this.dispatchEvent(new CustomEvent(t,{bubbles:!0,cancelable:!0,composed:!0,detail:{active:this.expanded,index:this.menuIndex,resolveFn:e}})),setTimeout((()=>{e()}),5e3)}))}},{kind:"method",key:"_setAnalyticsAttributes",value:function(){const{_topMenuItem:e}=this;e.setAttribute("data-attribute1","headerNav"),e.setAttribute("data-attribute2","L0"),e.setAttribute("data-attribute3",this.menuLabel)}},{kind:"method",key:"_handleScrollbarOffset",value:function(e){e.style.marginInlineEnd=this.expanded?`${this._scrollBarWidth}px`:"0px"}},{kind:"method",key:"connectedCallback",value:function(){zx(s,"connectedCallback",this,3)([]),this._cleanAndCreateObserverResize({create:!0})}},{kind:"method",key:"disconnectedCallback",value:function(){this._cleanAndCreateObserverResize(),zx(s,"disconnectedCallback",this,3)([])}},{kind:"method",key:"firstUpdated",value:function(){this._menuNode.removeAttribute("role"),this._cleanAndCreateObserverResize({create:!0}),this._setAnalyticsAttributes(),this.hasAttribute("role")&&"listitem"===this.getAttribute("role")&&this.removeAttribute("role")}},{kind:"method",key:"updated",value:async function(e){if(zx(s,"updated",this,3)([e]),e.has("expanded")){var t;const s=this.ownerDocument,o=this.getRootNode(),d=o.querySelector("c4d-masthead");o.querySelectorAll(this.constructor.selectorOverlay).forEach((e=>{e.active=this.expanded}));const i=[s.body,null==d||null===(t=d.shadowRoot)||void 0===t?void 0:t.querySelector(`.${Cx}--masthead__l0`),null==d?void 0:d.querySelector(`${Ax}-masthead-l1`)].filter((e=>e instanceof HTMLElement));var c;if(this.expanded)null!==(c=this.parentElement)&&void 0!==c&&c.importedMegamenu||(await Promise.all([import("./megamenu-left-navigation-35cca50a.js"),import("./megamenu-category-link-6060a359.js"),import("./megamenu-category-link-group-4f9fcb1a.js"),import("./megamenu-category-group-75dd0587.js"),import("./megamenu-category-group-copy-533d77ca.js"),import("./megamenu-category-heading-370cb6dc.js"),Promise.resolve().then((function(){return Q_})),import("./megamenu-overlay-977e9e98.js"),import("./megamenu-tab-69382393.js"),Promise.resolve().then((function(){return Ky}))]),this.parentElement.importedMegamenu=!0),await this._requestMegaMenuRenderUpdate(),s.body.style.overflow="hidden",i.forEach((e=>this._handleScrollbarOffset(e)));else!1===e.get("expanded")&&setTimeout((()=>{const{activeElement:e}=document;null!==e&&"body"!==e.tagName.toLowerCase()||this._topMenuItem.focus()}),0),setTimeout((()=>{this._requestMegaMenuRenderUpdate()}),500),s.body.style.overflow="",i.forEach((e=>this._handleScrollbarOffset(e)))}e.has("menuLabel")&&this._setAnalyticsAttributes()}},{kind:"get",static:!0,key:"customPropertyViewportWidth",value:function(){return`--${Ax}-ce--viewport-width`}},{kind:"get",static:!0,key:"selectorOverlay",value:function(){return`${Ax}-megamenu-overlay`}},{kind:"get",static:!0,key:"eventMegaMenuToggled",value:function(){return`${Ax}-megamenu-top-nav-menu-toggle`}},{kind:"field",static:!0,key:"styles",value:()=>M_}]}}),mx);var Dx=bi(['@keyframes cds--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds--layout--size-xs{--cds-layout-size-height-context:var(--cds-layout-size-height-xs,1.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout--size-sm{--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds--layout--size-md{--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds--layout--size-lg{--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}.cds--assistive-text,.cds--visually-hidden{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;visibility:inherit;white-space:nowrap}:root{--cds-grid-gutter:2rem;--cds-grid-columns:4;--cds-grid-margin:0}@media (min-width:42rem){:root{--cds-grid-columns:8;--cds-grid-margin:1rem}}@media (min-width:66rem){:root{--cds-grid-columns:16}}@media (min-width:99rem){:root{--cds-grid-margin:1.5rem}}.cds--css-grid{--cds-grid-gutter-start:calc(var(--cds-grid-gutter)/2);--cds-grid-gutter-end:calc(var(--cds-grid-gutter)/2);--cds-grid-column-hang:calc(var(--cds-grid-gutter)/2);display:grid;grid-template-columns:repeat(var(--cds-grid-columns),minmax(0,1fr));inline-size:100%;margin-inline:auto;max-inline-size:99rem;padding-inline:var(--cds-grid-margin)}.cds--css-grid--full-width{max-inline-size:100%}.cds--css-grid-column{--cds-grid-mode-start:var(--cds-grid-gutter-start);--cds-grid-mode-end:var(--cds-grid-gutter-end);margin-inline:var(--cds-grid-gutter-start) var(--cds-grid-gutter-end)}[dir=rtl] .cds--css-grid-column{margin-inline:var(--cds-grid-gutter-end) var(--cds-grid-gutter-start)}.cds--css-grid--narrow{--cds-grid-gutter-start:0}.cds--css-grid--condensed{--cds-grid-gutter:0.0625rem;--cds-grid-column-hang:0.96875rem}.cds--subgrid{display:grid;grid-template-columns:repeat(var(--cds-grid-columns),minmax(0,1fr));margin-inline:calc(var(--cds-grid-mode-start)*-1) calc(var(--cds-grid-mode-end)*-1)}[dir=rtl] .cds--subgrid{margin-inline:calc(var(--cds-grid-mode-end)*-1) calc(var(--cds-grid-mode-start)*-1)}.cds--subgrid--wide{--cds-grid-gutter-start:1rem;--cds-grid-gutter-end:1rem;--cds-grid-column-hang:0}.cds--subgrid--narrow{--cds-grid-gutter-start:0;--cds-grid-gutter-end:1rem;--cds-grid-column-hang:1rem}.cds--subgrid--condensed{--cds-grid-gutter-start:0.03125rem;--cds-grid-gutter-end:0.03125rem;--cds-grid-column-hang:0.96875rem}.cds--grid-column-hang{margin-inline-start:var(--cds-grid-column-hang)}[dir=rtl] .cds--grid-column-hang{margin-inline:initial var(--cds-grid-column-hang)}.cds--col-span-0{display:none}.cds--col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--sm\\:col-span-0{display:none}.cds--sm\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--sm\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--sm\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--sm\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--sm\\:col-span-auto{grid-column:auto}.cds--sm\\:col-span-100{grid-column:1/-1}.cds--sm\\:col-span-75{--cds-grid-columns:3;grid-column:span 3/span 3}.cds--sm\\:col-span-50{--cds-grid-columns:2;grid-column:span 2/span 2}.cds--sm\\:col-span-25{--cds-grid-columns:1;grid-column:span 1/span 1}@media (min-width:42rem){.cds--md\\:col-span-0{display:none}.cds--md\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--md\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--md\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--md\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--md\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--md\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--md\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--md\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--md\\:col-span-auto{grid-column:auto}.cds--md\\:col-span-100{grid-column:1/-1}.cds--md\\:col-span-75{--cds-grid-columns:6;grid-column:span 6/span 6}.cds--md\\:col-span-50{--cds-grid-columns:4;grid-column:span 4/span 4}.cds--md\\:col-span-25{--cds-grid-columns:2;grid-column:span 2/span 2}}@media (min-width:66rem){.cds--lg\\:col-span-0{display:none}.cds--lg\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--lg\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--lg\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--lg\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--lg\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--lg\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--lg\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--lg\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--lg\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--lg\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--lg\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--lg\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--lg\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--lg\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--lg\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--lg\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--lg\\:col-span-auto{grid-column:auto}.cds--lg\\:col-span-100{grid-column:1/-1}.cds--lg\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--lg\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--lg\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:82rem){.cds--xlg\\:col-span-0{display:none}.cds--xlg\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--xlg\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--xlg\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--xlg\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--xlg\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--xlg\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--xlg\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--xlg\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--xlg\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--xlg\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--xlg\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--xlg\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--xlg\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--xlg\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--xlg\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--xlg\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--xlg\\:col-span-auto{grid-column:auto}.cds--xlg\\:col-span-100{grid-column:1/-1}.cds--xlg\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--xlg\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--xlg\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:99rem){.cds--max\\:col-span-0{display:none}.cds--max\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--max\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--max\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--max\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--max\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--max\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--max\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--max\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--max\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--max\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--max\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--max\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--max\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--max\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--max\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--max\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--max\\:col-span-auto{grid-column:auto}.cds--max\\:col-span-100{grid-column:1/-1}.cds--max\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--max\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--max\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}.cds--col-span-auto{grid-column:auto}.cds--col-span-100{grid-column:1/-1}.cds--col-span-75{--cds-grid-columns:3;grid-column:span 3/span 3}@media (min-width:42rem){.cds--col-span-75{--cds-grid-columns:6;grid-column:span 6/span 6}}@media (min-width:66rem){.cds--col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}}.cds--col-span-50{--cds-grid-columns:2;grid-column:span 2/span 2}@media (min-width:42rem){.cds--col-span-50{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:66rem){.cds--col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}}.cds--col-span-25{--cds-grid-columns:1;grid-column:span 1/span 1}@media (min-width:42rem){.cds--col-span-25{--cds-grid-columns:2;grid-column:span 2/span 2}}@media (min-width:66rem){.cds--col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}.cds--col-start-1{grid-column-start:1}.cds--col-start-2{grid-column-start:2}.cds--col-start-3{grid-column-start:3}.cds--col-start-4{grid-column-start:4}.cds--col-start-5{grid-column-start:5}.cds--col-start-6{grid-column-start:6}.cds--col-start-7{grid-column-start:7}.cds--col-start-8{grid-column-start:8}.cds--col-start-9{grid-column-start:9}.cds--col-start-10{grid-column-start:10}.cds--col-start-11{grid-column-start:11}.cds--col-start-12{grid-column-start:12}.cds--col-start-13{grid-column-start:13}.cds--col-start-14{grid-column-start:14}.cds--col-start-15{grid-column-start:15}.cds--col-start-16{grid-column-start:16}.cds--col-end-2{grid-column-end:2}.cds--col-end-3{grid-column-end:3}.cds--col-end-4{grid-column-end:4}.cds--col-end-5{grid-column-end:5}.cds--col-end-6{grid-column-end:6}.cds--col-end-7{grid-column-end:7}.cds--col-end-8{grid-column-end:8}.cds--col-end-9{grid-column-end:9}.cds--col-end-10{grid-column-end:10}.cds--col-end-11{grid-column-end:11}.cds--col-end-12{grid-column-end:12}.cds--col-end-13{grid-column-end:13}.cds--col-end-14{grid-column-end:14}.cds--col-end-15{grid-column-end:15}.cds--col-end-16{grid-column-end:16}.cds--col-end-17{grid-column-end:17}.cds--col-start-auto{grid-column-start:auto}.cds--col-end-auto{grid-column-end:auto}.cds--sm\\:col-start-1{grid-column-start:1}.cds--sm\\:col-start-2{grid-column-start:2}.cds--sm\\:col-start-3{grid-column-start:3}.cds--sm\\:col-start-4{grid-column-start:4}.cds--sm\\:col-start-5{grid-column-start:5}.cds--sm\\:col-start-6{grid-column-start:6}.cds--sm\\:col-start-7{grid-column-start:7}.cds--sm\\:col-start-8{grid-column-start:8}.cds--sm\\:col-start-9{grid-column-start:9}.cds--sm\\:col-start-10{grid-column-start:10}.cds--sm\\:col-start-11{grid-column-start:11}.cds--sm\\:col-start-12{grid-column-start:12}.cds--sm\\:col-start-13{grid-column-start:13}.cds--sm\\:col-start-14{grid-column-start:14}.cds--sm\\:col-start-15{grid-column-start:15}.cds--sm\\:col-start-16{grid-column-start:16}.cds--sm\\:col-end-2{grid-column-end:2}.cds--sm\\:col-end-3{grid-column-end:3}.cds--sm\\:col-end-4{grid-column-end:4}.cds--sm\\:col-end-5{grid-column-end:5}.cds--sm\\:col-end-6{grid-column-end:6}.cds--sm\\:col-end-7{grid-column-end:7}.cds--sm\\:col-end-8{grid-column-end:8}.cds--sm\\:col-end-9{grid-column-end:9}.cds--sm\\:col-end-10{grid-column-end:10}.cds--sm\\:col-end-11{grid-column-end:11}.cds--sm\\:col-end-12{grid-column-end:12}.cds--sm\\:col-end-13{grid-column-end:13}.cds--sm\\:col-end-14{grid-column-end:14}.cds--sm\\:col-end-15{grid-column-end:15}.cds--sm\\:col-end-16{grid-column-end:16}.cds--sm\\:col-end-17{grid-column-end:17}.cds--sm\\:col-start-auto{grid-column-start:auto}.cds--sm\\:col-end-auto{grid-column-end:auto}@media (min-width:42rem){.cds--md\\:col-start-1{grid-column-start:1}.cds--md\\:col-start-2{grid-column-start:2}.cds--md\\:col-start-3{grid-column-start:3}.cds--md\\:col-start-4{grid-column-start:4}.cds--md\\:col-start-5{grid-column-start:5}.cds--md\\:col-start-6{grid-column-start:6}.cds--md\\:col-start-7{grid-column-start:7}.cds--md\\:col-start-8{grid-column-start:8}.cds--md\\:col-start-9{grid-column-start:9}.cds--md\\:col-start-10{grid-column-start:10}.cds--md\\:col-start-11{grid-column-start:11}.cds--md\\:col-start-12{grid-column-start:12}.cds--md\\:col-start-13{grid-column-start:13}.cds--md\\:col-start-14{grid-column-start:14}.cds--md\\:col-start-15{grid-column-start:15}.cds--md\\:col-start-16{grid-column-start:16}.cds--md\\:col-end-2{grid-column-end:2}.cds--md\\:col-end-3{grid-column-end:3}.cds--md\\:col-end-4{grid-column-end:4}.cds--md\\:col-end-5{grid-column-end:5}.cds--md\\:col-end-6{grid-column-end:6}.cds--md\\:col-end-7{grid-column-end:7}.cds--md\\:col-end-8{grid-column-end:8}.cds--md\\:col-end-9{grid-column-end:9}.cds--md\\:col-end-10{grid-column-end:10}.cds--md\\:col-end-11{grid-column-end:11}.cds--md\\:col-end-12{grid-column-end:12}.cds--md\\:col-end-13{grid-column-end:13}.cds--md\\:col-end-14{grid-column-end:14}.cds--md\\:col-end-15{grid-column-end:15}.cds--md\\:col-end-16{grid-column-end:16}.cds--md\\:col-end-17{grid-column-end:17}.cds--md\\:col-start-auto{grid-column-start:auto}.cds--md\\:col-end-auto{grid-column-end:auto}}@media (min-width:66rem){.cds--lg\\:col-start-1{grid-column-start:1}.cds--lg\\:col-start-2{grid-column-start:2}.cds--lg\\:col-start-3{grid-column-start:3}.cds--lg\\:col-start-4{grid-column-start:4}.cds--lg\\:col-start-5{grid-column-start:5}.cds--lg\\:col-start-6{grid-column-start:6}.cds--lg\\:col-start-7{grid-column-start:7}.cds--lg\\:col-start-8{grid-column-start:8}.cds--lg\\:col-start-9{grid-column-start:9}.cds--lg\\:col-start-10{grid-column-start:10}.cds--lg\\:col-start-11{grid-column-start:11}.cds--lg\\:col-start-12{grid-column-start:12}.cds--lg\\:col-start-13{grid-column-start:13}.cds--lg\\:col-start-14{grid-column-start:14}.cds--lg\\:col-start-15{grid-column-start:15}.cds--lg\\:col-start-16{grid-column-start:16}.cds--lg\\:col-end-2{grid-column-end:2}.cds--lg\\:col-end-3{grid-column-end:3}.cds--lg\\:col-end-4{grid-column-end:4}.cds--lg\\:col-end-5{grid-column-end:5}.cds--lg\\:col-end-6{grid-column-end:6}.cds--lg\\:col-end-7{grid-column-end:7}.cds--lg\\:col-end-8{grid-column-end:8}.cds--lg\\:col-end-9{grid-column-end:9}.cds--lg\\:col-end-10{grid-column-end:10}.cds--lg\\:col-end-11{grid-column-end:11}.cds--lg\\:col-end-12{grid-column-end:12}.cds--lg\\:col-end-13{grid-column-end:13}.cds--lg\\:col-end-14{grid-column-end:14}.cds--lg\\:col-end-15{grid-column-end:15}.cds--lg\\:col-end-16{grid-column-end:16}.cds--lg\\:col-end-17{grid-column-end:17}.cds--lg\\:col-start-auto{grid-column-start:auto}.cds--lg\\:col-end-auto{grid-column-end:auto}}@media (min-width:82rem){.cds--xlg\\:col-start-1{grid-column-start:1}.cds--xlg\\:col-start-2{grid-column-start:2}.cds--xlg\\:col-start-3{grid-column-start:3}.cds--xlg\\:col-start-4{grid-column-start:4}.cds--xlg\\:col-start-5{grid-column-start:5}.cds--xlg\\:col-start-6{grid-column-start:6}.cds--xlg\\:col-start-7{grid-column-start:7}.cds--xlg\\:col-start-8{grid-column-start:8}.cds--xlg\\:col-start-9{grid-column-start:9}.cds--xlg\\:col-start-10{grid-column-start:10}.cds--xlg\\:col-start-11{grid-column-start:11}.cds--xlg\\:col-start-12{grid-column-start:12}.cds--xlg\\:col-start-13{grid-column-start:13}.cds--xlg\\:col-start-14{grid-column-start:14}.cds--xlg\\:col-start-15{grid-column-start:15}.cds--xlg\\:col-start-16{grid-column-start:16}.cds--xlg\\:col-end-2{grid-column-end:2}.cds--xlg\\:col-end-3{grid-column-end:3}.cds--xlg\\:col-end-4{grid-column-end:4}.cds--xlg\\:col-end-5{grid-column-end:5}.cds--xlg\\:col-end-6{grid-column-end:6}.cds--xlg\\:col-end-7{grid-column-end:7}.cds--xlg\\:col-end-8{grid-column-end:8}.cds--xlg\\:col-end-9{grid-column-end:9}.cds--xlg\\:col-end-10{grid-column-end:10}.cds--xlg\\:col-end-11{grid-column-end:11}.cds--xlg\\:col-end-12{grid-column-end:12}.cds--xlg\\:col-end-13{grid-column-end:13}.cds--xlg\\:col-end-14{grid-column-end:14}.cds--xlg\\:col-end-15{grid-column-end:15}.cds--xlg\\:col-end-16{grid-column-end:16}.cds--xlg\\:col-end-17{grid-column-end:17}.cds--xlg\\:col-start-auto{grid-column-start:auto}.cds--xlg\\:col-end-auto{grid-column-end:auto}}@media (min-width:99rem){.cds--max\\:col-start-1{grid-column-start:1}.cds--max\\:col-start-2{grid-column-start:2}.cds--max\\:col-start-3{grid-column-start:3}.cds--max\\:col-start-4{grid-column-start:4}.cds--max\\:col-start-5{grid-column-start:5}.cds--max\\:col-start-6{grid-column-start:6}.cds--max\\:col-start-7{grid-column-start:7}.cds--max\\:col-start-8{grid-column-start:8}.cds--max\\:col-start-9{grid-column-start:9}.cds--max\\:col-start-10{grid-column-start:10}.cds--max\\:col-start-11{grid-column-start:11}.cds--max\\:col-start-12{grid-column-start:12}.cds--max\\:col-start-13{grid-column-start:13}.cds--max\\:col-start-14{grid-column-start:14}.cds--max\\:col-start-15{grid-column-start:15}.cds--max\\:col-start-16{grid-column-start:16}.cds--max\\:col-end-2{grid-column-end:2}.cds--max\\:col-end-3{grid-column-end:3}.cds--max\\:col-end-4{grid-column-end:4}.cds--max\\:col-end-5{grid-column-end:5}.cds--max\\:col-end-6{grid-column-end:6}.cds--max\\:col-end-7{grid-column-end:7}.cds--max\\:col-end-8{grid-column-end:8}.cds--max\\:col-end-9{grid-column-end:9}.cds--max\\:col-end-10{grid-column-end:10}.cds--max\\:col-end-11{grid-column-end:11}.cds--max\\:col-end-12{grid-column-end:12}.cds--max\\:col-end-13{grid-column-end:13}.cds--max\\:col-end-14{grid-column-end:14}.cds--max\\:col-end-15{grid-column-end:15}.cds--max\\:col-end-16{grid-column-end:16}.cds--max\\:col-end-17{grid-column-end:17}.cds--max\\:col-start-auto{grid-column-start:auto}.cds--max\\:col-end-auto{grid-column-end:auto}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}button,input,select,textarea{border-radius:0;font-family:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616);line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}html{font-size:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}strong{font-weight:600}@media screen and (-ms-high-contrast:active){svg{fill:ButtonText}}h1{font-size:var(--cds-heading-06-font-size,2.625rem);font-weight:var(--cds-heading-06-font-weight,300);letter-spacing:var(--cds-heading-06-letter-spacing,0);line-height:var(--cds-heading-06-line-height,1.199)}h2{font-size:var(--cds-heading-05-font-size,2rem);font-weight:var(--cds-heading-05-font-weight,400);letter-spacing:var(--cds-heading-05-letter-spacing,0);line-height:var(--cds-heading-05-line-height,1.25)}h3{font-size:var(--cds-heading-04-font-size,1.75rem);font-weight:var(--cds-heading-04-font-weight,400);letter-spacing:var(--cds-heading-04-letter-spacing,0);line-height:var(--cds-heading-04-line-height,1.28572)}h4{font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4)}h5{font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5)}h6{font-size:var(--cds-heading-01-font-size,.875rem);font-weight:var(--cds-heading-01-font-weight,600);letter-spacing:var(--cds-heading-01-letter-spacing,.16px);line-height:var(--cds-heading-01-line-height,1.42857)}p{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5)}a{color:var(--cds-link-primary,#0062fe)}em{font-style:italic}.cds--masthead__l1,:host(c4d-masthead-l1){--page-width:calc(100vw - var(--scrollbar-width, 0px));--grid-width:var(--page-width);--column-width:var(--page-width);--gutter-width:1rem;--column-width:calc(var(--grid-width)/4);--cds-ai-aura-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-background:#edf5ff;--cds-ai-aura-hover-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-start:rgba(69,137,255,.32);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#78a9ff;--cds-ai-border-start:rgba(166,200,255,.64);--cds-ai-border-strong:#4589ff;--cds-ai-drop-shadow:rgba(15,98,254,.1);--cds-ai-inner-shadow:rgba(69,137,255,.1);--cds-ai-overlay:rgba(0,17,65,.5);--cds-ai-popover-background:#fff;--cds-ai-popover-caret-bottom:#78a9ff;--cds-ai-popover-caret-bottom-background:#eaf1ff;--cds-ai-popover-caret-bottom-background-actions:#e9effa;--cds-ai-popover-caret-center:#a0c3ff;--cds-ai-popover-shadow-outer-01:rgba(0,67,206,.06);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.04);--cds-ai-skeleton-background:#d0e2ff;--cds-ai-skeleton-element-background:#4589ff;--cds-background:#fff;--cds-background-active:hsla(0,0%,55%,.5);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.12);--cds-background-inverse:#393939;--cds-background-inverse-hover:#474747;--cds-background-selected:hsla(0,0%,55%,.2);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:#c6c6c6;--cds-border-interactive:#0f62fe;--cds-border-inverse:#161616;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#8d8d8d;--cds-border-subtle-00:#e0e0e0;--cds-border-subtle-01:#c6c6c6;--cds-border-subtle-02:#e0e0e0;--cds-border-subtle-03:#c6c6c6;--cds-border-subtle-selected-01:#c6c6c6;--cds-border-subtle-selected-02:#c6c6c6;--cds-border-subtle-selected-03:#c6c6c6;--cds-border-tile-01:#c6c6c6;--cds-border-tile-02:#a8a8a8;--cds-border-tile-03:#c6c6c6;--cds-chat-avatar-agent:#393939;--cds-chat-avatar-bot:#6f6f6f;--cds-chat-avatar-user:#0f62fe;--cds-chat-bubble-agent:#fff;--cds-chat-bubble-border:#e0e0e0;--cds-chat-bubble-user:#e0e0e0;--cds-chat-button:#0f62fe;--cds-chat-button-active:hsla(0,0%,55%,.5);--cds-chat-button-hover:hsla(0,0%,55%,.12);--cds-chat-button-selected:hsla(0,0%,55%,.2);--cds-chat-button-text-hover:#0043ce;--cds-chat-button-text-selected:#525252;--cds-chat-header-background:#fff;--cds-chat-prompt-background:#fff;--cds-chat-prompt-border-end:hsla(0,0%,96%,0);--cds-chat-prompt-border-start:#f4f4f4;--cds-chat-shell-background:#fff;--cds-field-01:#f4f4f4;--cds-field-02:#fff;--cds-field-03:#f4f4f4;--cds-field-hover-01:#e8e8e8;--cds-field-hover-02:#e8e8e8;--cds-field-hover-03:#e8e8e8;--cds-focus:#0f62fe;--cds-focus-inset:#fff;--cds-focus-inverse:#fff;--cds-highlight:#d0e2ff;--cds-icon-disabled:hsla(0,0%,9%,.25);--cds-icon-interactive:#0f62fe;--cds-icon-inverse:#fff;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:#8d8d8d;--cds-icon-primary:#161616;--cds-icon-secondary:#525252;--cds-interactive:#0f62fe;--cds-layer-01:#f4f4f4;--cds-layer-02:#fff;--cds-layer-03:#f4f4f4;--cds-layer-accent-01:#e0e0e0;--cds-layer-accent-02:#e0e0e0;--cds-layer-accent-03:#e0e0e0;--cds-layer-accent-active-01:#a8a8a8;--cds-layer-accent-active-02:#a8a8a8;--cds-layer-accent-active-03:#a8a8a8;--cds-layer-accent-hover-01:#d1d1d1;--cds-layer-accent-hover-02:#d1d1d1;--cds-layer-accent-hover-03:#d1d1d1;--cds-layer-active-01:#c6c6c6;--cds-layer-active-02:#c6c6c6;--cds-layer-active-03:#c6c6c6;--cds-layer-hover-01:#e8e8e8;--cds-layer-hover-02:#e8e8e8;--cds-layer-hover-03:#e8e8e8;--cds-layer-selected-01:#e0e0e0;--cds-layer-selected-02:#e0e0e0;--cds-layer-selected-03:#e0e0e0;--cds-layer-selected-disabled:#8d8d8d;--cds-layer-selected-hover-01:#d1d1d1;--cds-layer-selected-hover-02:#d1d1d1;--cds-layer-selected-hover-03:#d1d1d1;--cds-layer-selected-inverse:#161616;--cds-link-inverse:#78a9ff;--cds-link-inverse-active:#f4f4f4;--cds-link-inverse-hover:#a6c8ff;--cds-link-inverse-visited:#be95ff;--cds-link-primary:#0f62fe;--cds-link-primary-hover:#0043ce;--cds-link-secondary:#0043ce;--cds-link-visited:#8a3ffc;--cds-overlay:hsla(0,0%,9%,.5);--cds-shadow:rgba(0,0,0,.3);--cds-skeleton-background:#e8e8e8;--cds-skeleton-element:#c6c6c6;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#8a3ffc;--cds-support-error:#da1e28;--cds-support-error-inverse:#fa4d56;--cds-support-info:#0043ce;--cds-support-info-inverse:#4589ff;--cds-support-success:#24a148;--cds-support-success-inverse:#42be65;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,9%,.25);--cds-text-error:#da1e28;--cds-text-helper:#6f6f6f;--cds-text-inverse:#fff;--cds-text-on-color:#fff;--cds-text-on-color-disabled:#8d8d8d;--cds-text-placeholder:hsla(0,0%,9%,.4);--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);background-color:var(--cds-layer-02,#fff);overflow:visible;position:relative;transition-timing-function:cubic-bezier(.2,0,.38,.9)}@media (min-width:42rem){.cds--masthead__l1,:host(c4d-masthead-l1){--grid-width:calc(var(--page-width) - 2rem);--column-width:calc(var(--grid-width)/8)}}@media (min-width:66rem){.cds--masthead__l1,:host(c4d-masthead-l1){--column-width:calc(var(--grid-width)/16)}}@media (min-width:99rem){.cds--masthead__l1,:host(c4d-masthead-l1){--grid-width:96rem}}@media screen and (width <= 799px){.cds--masthead__l1-inner-container{inline-size:100%}.cds--masthead__l1-title{background-color:transparent;border:none;border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);color:var(--cds-text-primary,#161616);display:flex;font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);gap:1.5rem;inline-size:100%;justify-content:space-between;letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572);padding:1rem}.cds--masthead__l1-title:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--masthead__l1-title:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5))}.cds--masthead__l1-title:active,.cds--masthead__l1-title:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-title:disabled{border-block-end-color:var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--masthead__l1-title[active]{border-block-end:3px solid var(--cds-focus,#0f62fe)}.cds--masthead__l1-title.is-open svg{transform:rotateX(180deg)}.cds--masthead__l1-title svg{color:var(--cds-icon-primary,#161616)}.cds--masthead__l1-dropdown{background-color:var(--cds-background,#fff);color:var(--cds-text-secondary,#525252);inset-block-start:100%;inset-inline:0;max-block-size:calc(100vh - 98px - 7rem);overflow-y:auto;position:absolute}.cds--masthead__l1-dropdown.is-open{box-shadow:0 2px 6px 0 var(--cds-shadow,rgba(0,0,0,.3));inline-size:100vw!important}.cds--masthead__l1-dropdown:not(.is-open){display:none}.cds--masthead__l1-dropdown:last-child>a,.cds--masthead__l1-dropdown:last-child>button{border-block-end:initial}.cds--masthead__l1-dropdown-item{background-color:transparent;border:none;border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);color:var(--cds-text-secondary,#525252);display:flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);gap:1.5rem;inline-size:100%;justify-content:space-between;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);min-block-size:2rem;padding:1rem;text-decoration:none}.cds--masthead__l1-dropdown-item:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-item:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-item:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-item:active,.cds--masthead__l1-dropdown-item:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-item:disabled{border-block-end-color:var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--masthead__l1-dropdown-item[active]{position:relative}.cds--masthead__l1-dropdown-item[active]:after{background-color:var(--cds-focus,#0f62fe);content:"";display:block;inline-size:3px;inset-block:0;inset-inline-start:0;position:absolute}.cds--masthead__l1-dropdown-item.is-open{background-color:var(--cds-background-selected,hsla(0,0%,55%,.2));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-item.is-open svg{color:var(--cds-icon-primary,#161616);transform:rotateX(180deg)}.cds--masthead__l1-dropdown-item svg{color:var(--cds-icon-secondary,#525252)}.cds--masthead__l1-dropdown-subsection{border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);padding-block-end:2rem}.cds--masthead__l1-dropdown-subsection:not(.is-open){display:none}.cds--masthead__l1-dropdown-subsection .cds--masthead__l1-dropdown-item{border-block-end:none;color:var(--cds-text-secondary,#525252);padding-block:.75rem;padding-inline:1rem 2.5rem}.cds--masthead__l1-dropdown-subsection .cds--masthead__l1-dropdown-item:active,.cds--masthead__l1-dropdown-subsection .cds--masthead__l1-dropdown-item:hover{color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-subsection .cds--masthead__l1-dropdown-viewall{margin-block-start:2rem}.cds--masthead__l1-dropdown-announcement{border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);margin:0 1rem 1rem;padding:1rem 0}.cds--masthead__l1-dropdown-heading{color:var(--cds-text-primary,#161616);font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572)}.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item,.cds--masthead__l1-dropdown-heading.cds--masthead__l1-dropdown-heading--no-link{inline-size:100%;min-block-size:2rem;padding-block:.75rem;padding-inline:1rem 2.5rem}.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item{color:inherit;font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);gap:.5rem;justify-content:flex-start;letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572)}.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item svg{fill:var(--cds-icon-primary,#161616)}.cds--masthead__l1-dropdown-heading:not(:first-of-type){margin-block-start:2rem}.cds--masthead__l1-dropdown-viewall{background-color:transparent;display:flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);gap:.5rem;inline-size:100%;justify-content:flex-start;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);min-block-size:2rem;padding:1rem;text-decoration:none}.cds--masthead__l1-dropdown-viewall:focus{text-decoration:underline}.cds--masthead__l1-dropdown-viewall:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));text-decoration:underline}.cds--masthead__l1-dropdown-viewall:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));text-decoration:underline}.cds--masthead__l1-dropdown-viewall:active,.cds--masthead__l1-dropdown-viewall:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-login{border:none;border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);color:var(--cds-button-primary,#0f62fe);display:flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);gap:1.5rem;inline-size:100%;justify-content:space-between;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);min-block-size:2rem;padding:1rem;text-decoration:none}.cds--masthead__l1-dropdown-login:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-login svg{color:inherit}.cds--masthead__l1-dropdown-login:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-link-primary-hover,#0043ce)}.cds--masthead__l1-dropdown-login:focus-visible{color:var(--cds-button-primary,#0f62fe)}.cds--masthead__l1-dropdown-login:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));color:var(--cds-button-primary-active,#002d9c)}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta{background-color:var(--cds-background-brand,#0f62fe);border:none;border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);border-block-end:initial;color:var(--cds-layer-02,#fff);display:flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);gap:1.5rem;inline-size:100%;justify-content:space-between;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);min-block-size:2rem;padding:1rem;text-decoration:none}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta svg{color:inherit}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta:hover{background-color:var(--cds-button-primary-hover,#0050e6)}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta:focus-visible{outline-color:var(--cds-layer-02,#fff);outline-offset:-.25rem}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta:active{background-color:var(--cds-button-primary-active,#002d9c);color:var(--cds-layer-02,#fff)}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta:disabled{background-color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}}@media screen and (width >= 800px){.cds--masthead__l1,:host(c4d-masthead-l1){border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);display:block}.cds--masthead__l1-inner-container{block-size:4rem;display:grid;grid-template-areas:"padding platform menu spacer login cta";grid-template-columns:1rem auto minmax(1px,1fr) 2.5rem auto auto;inline-size:100%;margin:0 auto;max-inline-size:98rem;position:relative;z-index:1}.cds--masthead__l1-inner-container>*{position:relative;z-index:1}.cds--masthead__l1-inner-container>.cds--masthead__l1-menu-container-mask{background-color:var(--cds-background,#fff);content:"";display:block;inset-block:0;position:absolute;z-index:2}.cds--masthead__l1-inner-container>.cds--masthead__l1-menu-container-mask--start{inset-inline:-50vw 100%}.cds--masthead__l1-inner-container>.cds--masthead__l1-menu-container-mask--end{inset-inline:100% -50vw}.cds--masthead__l1-inner-container:after,.cds--masthead__l1-inner-container:before{background-color:var(--cds-background,#fff);content:"";display:block;position:relative;z-index:1}.cds--masthead__l1-inner-container:before{grid-area:padding}.cds--masthead__l1-inner-container:after{grid-area:spacer}.cds--masthead__background-wrapper{background-color:var(--cds-background,#fff)}.cds--masthead__l1-title{align-items:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--cds-background,#fff);block-size:100%;border:none;border-block-end:3px solid transparent;color:var(--cds-text-primary,#161616);-moz-column-gap:.5rem;column-gap:.5rem;display:inline-flex;font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);grid-area:platform;letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572);padding:1rem;padding-block-end:.875rem;text-decoration:none}.cds--masthead__l1-title[active]{border-block-end-color:var(--cds-focus,#0f62fe)}.cds--masthead__l1-title:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--masthead__l1-title:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5))}.cds--masthead__l1-title:active,.cds--masthead__l1-title:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-menu-container-outer{display:flex;grid-area:menu;z-index:0}.cds--masthead__l1-menu-container-scroller{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--cds-background,#fff);block-size:100%;border:none;-moz-column-gap:.5rem;column-gap:.5rem;padding:0;text-decoration:none;z-index:1}.cds--masthead__l1-menu-container-scroller-inner{align-items:flex-end;background-color:var(--cds-background,#fff);block-size:100%;display:inline-flex;flex-shrink:0;inline-size:100%;padding:1rem .5rem}.cds--masthead__l1-menu-container-scroller-inner:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-menu-container-scroller-inner:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-menu-container-scroller-inner:active,.cds--masthead__l1-menu-container-scroller-inner:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-menu-container-scroller-inner[hidden]{display:none!important}.cds--masthead__l1-menu-container-inner{block-size:100%;flex-grow:1;flex-shrink:1;z-index:0}.cds--masthead__l1-menu{block-size:100%;display:flex;position:absolute;transition:translate 95ms cubic-bezier(.2,0,.38,.9)}.cds--masthead__l1-menu>li{position:relative}.cds--masthead__l1-item{align-items:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--cds-background,#fff);block-size:100%;border:1px solid transparent;border-block-start:none;color:var(--cds-text-secondary,#525252);-moz-column-gap:.5rem;column-gap:.5rem;display:inline-flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);padding:1rem;text-decoration:none;white-space:nowrap}.cds--masthead__l1-item[active]:after{background-color:var(--cds-focus,#0f62fe);block-size:3px;content:"";inset-block-end:0;inset-inline:0;position:absolute}.cds--masthead__l1-item:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-item:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-item:active,.cds--masthead__l1-item:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-item:is([disabled],.is-disabled){color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--masthead__l1-item.is-open{block-size:calc(100% + 3px);border-color:#c6c6c6;box-shadow:0 0 6px #c6c6c6;clip-path:polygon(-6px -6px,calc(100% + 6px) -6px,calc(100% + 6px) 100%,-6px 100%);padding-block-end:calc(1rem + 3px)}.cds--masthead__l1-item.is-open svg{rotate:180deg}.cds--masthead__l1-item svg{color:inherit}.cds--masthead__l1-dropdown{background-color:var(--cds-background,#fff);border:1px solid #c6c6c6;border-block-start:none;box-shadow:0 0 6px #c6c6c6;clip-path:polygon(-6px 0,calc(100% + 6px) 0,calc(100% + 6px) calc(100% + 6px),-6px calc(100% + 6px));inline-size:320;inset-block-start:calc(100% + 1px);inset-inline-start:0;max-inline-size:calc(100vw - 2rem);overflow-y:auto;padding:1rem 0 0;position:absolute;visibility:hidden}.cds--masthead__l1-dropdown.is-open{visibility:visible}.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__1-col{inline-size:calc(var(--column-width)*2)}.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__2-col{inline-size:calc(var(--column-width)*4)}.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__3-col{inline-size:calc(var(--column-width)*6)}}@media screen and (width >= 800px) and (width >= 66rem){.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__1-col{inline-size:calc(var(--column-width)*4)}.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__2-col{inline-size:calc(var(--column-width)*8)}.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__3-col{inline-size:calc(var(--column-width)*12)}}@media screen and (width >= 800px){.cds--masthead__l1-dropdown-links{-moz-column-rule:1px solid var(--cds-layer-accent-01,#e0e0e0);column-rule:1px solid var(--cds-layer-accent-01,#e0e0e0);padding-block-end:2.5rem}.cds--masthead__l1-dropdown__2-col .cds--masthead__l1-dropdown-links{-moz-column-count:2;column-count:2;-moz-column-gap:0;column-gap:0}.cds--masthead__l1-dropdown__3-col .cds--masthead__l1-dropdown-links{-moz-column-count:3;column-count:3;-moz-column-gap:0;column-gap:0}.cds--masthead__l1-dropdown-links>*{-moz-column-break-inside:avoid;break-inside:avoid}.cds--masthead__l1-dropdown-links.cds--masthead__l1-dropdown--has-column-wide{display:grid;grid-template-columns:repeat(3,1fr)}.cds--masthead__l1-dropdown-links.cds--masthead__l1-dropdown--has-column-wide .cds--masthead__l1-dropdown-column-wide{grid-column:span 2}.cds--masthead__l1-dropdown-links.cds--masthead__l1-dropdown--has-column-wide .cds--masthead__l1-dropdown-column-wide .cds--masthead__l1-dropdown-menu-items{-moz-column-gap:0;column-gap:0;-moz-columns:2;column-count:2}.cds--masthead__l1-dropdown-links.cds--masthead__l1-dropdown--has-column-wide>:nth-child(2){border-inline-start:1px solid var(--cds-layer-accent-01,#e0e0e0)}.cds--masthead__l1-dropdown-announcement{border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);margin:0 1rem 1rem;padding-block-end:1rem}.cds--masthead__l1-dropdown-announcement :is(h1,h2,h3,h4,h5,h6,strong,b){font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572)}.cds--masthead__l1-dropdown-announcement :focus{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-menu-items{padding-block-end:1.5rem}.cds--masthead__l1-dropdown-heading{color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-heading,.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item{font-size:var(--cds-productive-heading-03-font-size,1.25rem);font-weight:var(--cds-productive-heading-03-font-weight,400);letter-spacing:var(--cds-productive-heading-03-letter-spacing,0);line-height:var(--cds-productive-heading-03-line-height,1.4)}.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;block-size:100%;border:none;color:inherit;-moz-column-gap:.5rem;column-gap:.5rem;margin-block-end:.5rem;padding:.5rem 1rem;text-decoration:none}.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item svg{inset-block-end:.125rem;margin-inline-start:.5rem;position:relative;vertical-align:middle}.cds--masthead__l1-dropdown-heading.cds--masthead__l1-dropdown-heading--no-link{margin-block-end:.5rem;padding:.5rem 1rem}.cds--masthead__l1-dropdown-heading-desc{display:block;margin:-.5rem 0 .5rem;padding:0 1rem}.cds--masthead__l1-dropdown-heading-desc,.cds--masthead__l1-dropdown-item{color:var(--cds-text-secondary,#525252);font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572)}.cds--masthead__l1-dropdown-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;block-size:100%;border:none;-moz-column-gap:.5rem;column-gap:.5rem;display:inline-block;inline-size:100%;padding:.5rem 1rem;text-decoration:none}.cds--masthead__l1-dropdown-item:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-item:active{color:var(--cds-text-secondary,#525252)}.cds--masthead__l1-dropdown-item:active,.cds--masthead__l1-dropdown-item:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-item svg{color:inherit}.cds--masthead__l1-dropdown-item .cds--masthead__l1-dropdown-item-title{display:block;font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572)}.cds--masthead__l1-dropdown-item .cds--masthead__l1-dropdown-item-description{color:var(--cds-text-secondary,#525252);display:block;white-space:break-spaces}.cds--masthead__l1-dropdown-viewall{align-content:center;border-block-start:1px solid var(--cds-layer-accent-01,#e0e0e0);color:var(--cds-link-primary,#0f62fe);display:flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);gap:.5rem;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);padding:1rem;text-decoration:none}.cds--masthead__l1-dropdown-viewall:hover{color:var(--cds-link-primary-hover,#0043ce);text-decoration:underline}.cds--masthead__l1-dropdown-viewall:active,.cds--masthead__l1-dropdown-viewall:active:visited,.cds--masthead__l1-dropdown-viewall:active:visited:hover{color:var(--cds-text-primary,#161616);text-decoration:underline}.cds--masthead__l1-dropdown-viewall:focus{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-viewall:visited{color:var(--cds-link-primary,#0f62fe)}.cds--masthead__l1-dropdown-viewall:visited:hover{color:var(--cds-link-primary-hover,#0043ce)}:host(c4d-masthead-l1-cta){grid-area:cta;position:relative;z-index:1}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta{align-items:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--cds-background-brand,#0f62fe);block-size:100%;border:none;color:var(--cds-layer-02,#fff);-moz-column-gap:.5rem;column-gap:.5rem;display:inline-flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);padding:1rem;text-decoration:none}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta svg{color:inherit}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta:hover{background-color:var(--cds-button-primary-hover,#0050e6)}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta:focus-visible{outline:.125rem solid var(--cds-layer-02,#fff);outline-offset:-.125rem}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta:active{background-color:var(--cds-button-primary-active,#002d9c);color:var(--cds-layer-02,#fff)}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta:disabled{background-color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta-inner{align-items:center;display:inline-flex;gap:.5rem}.cds--masthead__l1-login{align-items:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--cds-background,#fff);block-size:100%;border:none;color:var(--cds-button-primary,#0f62fe);-moz-column-gap:.5rem;column-gap:.5rem;display:inline-flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);grid-area:login;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);padding:1rem;text-decoration:none}.cds--masthead__l1-login svg{color:inherit}.cds--masthead__l1-login:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-link-primary-hover,#0043ce)}.cds--masthead__l1-login:focus-visible{color:var(--cds-button-primary,#0f62fe);outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-login:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));color:var(--cds-button-primary-active,#002d9c);outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}}']);
|
|
1706
|
+
`),i,String(Boolean(e)),d,s,Ba({part:"trigger-icon",class:`${Oa}--header__menu-arrow`}),Oa,Cr(c))}},{kind:"get",static:!0,key:"selectorItem",value:function(){return`${Oa}-header-menu-item`}},{kind:"field",static:!0,key:"shadowRootOptions",value:()=>p(p({},fr.shadowRootOptions),{},{delegatesFocus:!0})},{kind:"field",static:!0,key:"styles",value:()=>Jy}]}}),$r(La(fr)));function cx(){cx=function(){return e};var e={elementsDefinitionOrder:[["method"],["field"]],initializeInstanceElements:function(e,t){["method","field"].forEach((function(s){t.forEach((function(t){t.kind===s&&"own"===t.placement&&this.defineClassElement(e,t)}),this)}),this)},initializeClassElements:function(e,t){var s=e.prototype;["method","field"].forEach((function(c){t.forEach((function(t){var o=t.placement;if(t.kind===c&&("static"===o||"prototype"===o)){var d="static"===o?e:s;this.defineClassElement(d,t)}}),this)}),this)},defineClassElement:function(e,t){var s=t.descriptor;if("field"===t.kind){var c=t.initializer;s={enumerable:s.enumerable,writable:s.writable,configurable:s.configurable,value:void 0===c?void 0:c.call(e)}}Object.defineProperty(e,t.key,s)},decorateClass:function(e,t){var s=[],c=[],o={static:[],prototype:[],own:[]};if(e.forEach((function(e){this.addElementPlacement(e,o)}),this),e.forEach((function(e){if(!ix(e))return s.push(e);var t=this.decorateElement(e,o);s.push(t.element),s.push.apply(s,t.extras),c.push.apply(c,t.finishers)}),this),!t)return{elements:s,finishers:c};var d=this.decorateConstructor(s,t);return c.push.apply(c,d.finishers),d.finishers=c,d},addElementPlacement:function(e,t,s){var c=t[e.placement];if(!s&&-1!==c.indexOf(e.key))throw new TypeError("Duplicated element ("+e.key+")");c.push(e.key)},decorateElement:function(e,t){for(var s=[],c=[],o=e.decorators,d=o.length-1;d>=0;d--){var i=t[e.placement];i.splice(i.indexOf(e.key),1);var r=this.fromElementDescriptor(e),a=this.toElementFinisherExtras((0,o[d])(r)||r);e=a.element,this.addElementPlacement(e,t),a.finisher&&c.push(a.finisher);var n=a.extras;if(n){for(var l=0;l<n.length;l++)this.addElementPlacement(n[l],t);s.push.apply(s,n)}}return{element:e,finishers:c,extras:s}},decorateConstructor:function(e,t){for(var s=[],c=t.length-1;c>=0;c--){var o=this.fromClassDescriptor(e),d=this.toClassDescriptor((0,t[c])(o)||o);if(void 0!==d.finisher&&s.push(d.finisher),void 0!==d.elements){e=d.elements;for(var i=0;i<e.length-1;i++)for(var r=i+1;r<e.length;r++)if(e[i].key===e[r].key&&e[i].placement===e[r].placement)throw new TypeError("Duplicated element ("+e[i].key+")")}}return{elements:e,finishers:s}},fromElementDescriptor:function(e){var t={kind:e.kind,key:e.key,placement:e.placement,descriptor:e.descriptor};return Object.defineProperty(t,Symbol.toStringTag,{value:"Descriptor",configurable:!0}),"field"===e.kind&&(t.initializer=e.initializer),t},toElementDescriptors:function(e){if(void 0!==e)return function(e){return function(e){if(Array.isArray(e))return e}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return lx(e,t);var s={}.toString.call(e).slice(8,-1);return"Object"===s&&e.constructor&&(s=e.constructor.name),"Map"===s||"Set"===s?Array.from(e):"Arguments"===s||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(s)?lx(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(e).map((function(e){var t=this.toElementDescriptor(e);return this.disallowProperty(e,"finisher","An element descriptor"),this.disallowProperty(e,"extras","An element descriptor"),t}),this)},toElementDescriptor:function(e){var t=e.kind+"";if("method"!==t&&"field"!==t)throw new TypeError('An element descriptor\'s .kind property must be either "method" or "field", but a decorator created an element descriptor with .kind "'+t+'"');var s=nx(e.key),c=e.placement+"";if("static"!==c&&"prototype"!==c&&"own"!==c)throw new TypeError('An element descriptor\'s .placement property must be one of "static", "prototype" or "own", but a decorator created an element descriptor with .placement "'+c+'"');var o=e.descriptor;this.disallowProperty(e,"elements","An element descriptor");var d={kind:t,key:s,placement:c,descriptor:Object.assign({},o)};return"field"!==t?this.disallowProperty(e,"initializer","A method descriptor"):(this.disallowProperty(o,"get","The property descriptor of a field descriptor"),this.disallowProperty(o,"set","The property descriptor of a field descriptor"),this.disallowProperty(o,"value","The property descriptor of a field descriptor"),d.initializer=e.initializer),d},toElementFinisherExtras:function(e){return{element:this.toElementDescriptor(e),finisher:ax(e,"finisher"),extras:this.toElementDescriptors(e.extras)}},fromClassDescriptor:function(e){var t={kind:"class",elements:e.map(this.fromElementDescriptor,this)};return Object.defineProperty(t,Symbol.toStringTag,{value:"Descriptor",configurable:!0}),t},toClassDescriptor:function(e){var t=e.kind+"";if("class"!==t)throw new TypeError('A class descriptor\'s .kind property must be "class", but a decorator created a class descriptor with .kind "'+t+'"');this.disallowProperty(e,"key","A class descriptor"),this.disallowProperty(e,"placement","A class descriptor"),this.disallowProperty(e,"descriptor","A class descriptor"),this.disallowProperty(e,"initializer","A class descriptor"),this.disallowProperty(e,"extras","A class descriptor");var s=ax(e,"finisher");return{elements:this.toElementDescriptors(e.elements),finisher:s}},runClassFinishers:function(e,t){for(var s=0;s<t.length;s++){var c=(0,t[s])(e);if(void 0!==c){if("function"!=typeof c)throw new TypeError("Finishers must return a constructor.");e=c}}return e},disallowProperty:function(e,t,s){if(void 0!==e[t])throw new TypeError(s+" can't have a ."+t+" property.")}};return e}function ox(e){var t,s=nx(e.key);"method"===e.kind?t={value:e.value,writable:!0,configurable:!0,enumerable:!1}:"get"===e.kind?t={get:e.value,configurable:!0,enumerable:!1}:"set"===e.kind?t={set:e.value,configurable:!0,enumerable:!1}:"field"===e.kind&&(t={configurable:!0,writable:!0,enumerable:!0});var c={kind:"field"===e.kind?"field":"method",key:s,placement:e.static?"static":"field"===e.kind?"own":"prototype",descriptor:t};return e.decorators&&(c.decorators=e.decorators),"field"===e.kind&&(c.initializer=e.value),c}function dx(e,t){void 0!==e.descriptor.get?t.descriptor.get=e.descriptor.get:t.descriptor.set=e.descriptor.set}function ix(e){return e.decorators&&e.decorators.length}function rx(e){return void 0!==e&&!(void 0===e.value&&void 0===e.writable)}function ax(e,t){var s=e[t];if(void 0!==s&&"function"!=typeof s)throw new TypeError("Expected '"+t+"' to be a function");return s}function nx(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var s=e[Symbol.toPrimitive];if(void 0!==s){var c=s.call(e,t||"default");if("object"!=typeof c)return c;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}function lx(e,t){(null==t||t>e.length)&&(t=e.length);for(var s=0,c=Array(t);s<t;s++)c[s]=e[s];return c}function px(e,t,s,c){var o=hx(ux(1&c?e.prototype:e),t,s);return 2&c?function(e){return o.apply(s,e)}:o}function hx(){return hx="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(e,t,s){var c=function(e,t){for(;!{}.hasOwnProperty.call(e,t)&&null!==(e=ux(e)););return e}(e,t);if(c){var o=Object.getOwnPropertyDescriptor(c,t);return o.get?o.get.call(arguments.length<3?e:s):o.value}},hx.apply(null,arguments)}function ux(e){return ux=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},ux(e)}const{stablePrefix:gx}=t;let mx=function(e,t,s,c){var o=cx();if(c)for(var d=0;d<c.length;d++)o=c[d](o);var i=t((function(e){o.initializeInstanceElements(e,r.elements)}),s),r=o.decorateClass(function(e){for(var t=[],s=function(e){return"method"===e.kind&&e.key===d.key&&e.placement===d.placement},c=0;c<e.length;c++){var o,d=e[c];if("method"===d.kind&&(o=t.find(s)))if(rx(d.descriptor)||rx(o.descriptor)){if(ix(d)||ix(o))throw new ReferenceError("Duplicated methods ("+d.key+") can't be decorated.");o.descriptor=d.descriptor}else{if(ix(d)){if(ix(o))throw new ReferenceError("Decorators can't be placed on different accessors with for the same property ("+d.key+").");o.decorators=d.decorators}dx(d,o)}else t.push(d)}return t}(i.d.map(ox)),e);return o.initializeClassElements(i.F,r.elements),o.runClassFinishers(i.F,r.finishers)}([la(`${gx}-top-nav-menu`)],(function(e,t){class s extends t{constructor(...t){super(...t),e(this)}}return{F:s,d:[{kind:"field",decorators:[xr({type:Boolean,reflect:!0})],key:"active",value:()=>!1},{kind:"method",key:"updated",value:function(e){var t;if(px(s,"updated",this,3)([e]),e.has("active")){const{active:e,_topMenuItem:t}=this;t&&t.setAttribute("data-selected",String(Boolean(e)))}null===(t=this.shadowRoot)||void 0===t||t.querySelectorAll('[role="menuitem"]').forEach((e=>e.removeAttribute("role")))}},{kind:"method",key:"connectedCallback",value:function(){px(s,"connectedCallback",this,3)([]),this.removeAttribute("role")}},{kind:"field",static:!0,key:"styles",value:()=>M_}]}}),sx);function bx(){bx=function(){return e};var e={elementsDefinitionOrder:[["method"],["field"]],initializeInstanceElements:function(e,t){["method","field"].forEach((function(s){t.forEach((function(t){t.kind===s&&"own"===t.placement&&this.defineClassElement(e,t)}),this)}),this)},initializeClassElements:function(e,t){var s=e.prototype;["method","field"].forEach((function(c){t.forEach((function(t){var o=t.placement;if(t.kind===c&&("static"===o||"prototype"===o)){var d="static"===o?e:s;this.defineClassElement(d,t)}}),this)}),this)},defineClassElement:function(e,t){var s=t.descriptor;if("field"===t.kind){var c=t.initializer;s={enumerable:s.enumerable,writable:s.writable,configurable:s.configurable,value:void 0===c?void 0:c.call(e)}}Object.defineProperty(e,t.key,s)},decorateClass:function(e,t){var s=[],c=[],o={static:[],prototype:[],own:[]};if(e.forEach((function(e){this.addElementPlacement(e,o)}),this),e.forEach((function(e){if(!_x(e))return s.push(e);var t=this.decorateElement(e,o);s.push(t.element),s.push.apply(s,t.extras),c.push.apply(c,t.finishers)}),this),!t)return{elements:s,finishers:c};var d=this.decorateConstructor(s,t);return c.push.apply(c,d.finishers),d.finishers=c,d},addElementPlacement:function(e,t,s){var c=t[e.placement];if(!s&&-1!==c.indexOf(e.key))throw new TypeError("Duplicated element ("+e.key+")");c.push(e.key)},decorateElement:function(e,t){for(var s=[],c=[],o=e.decorators,d=o.length-1;d>=0;d--){var i=t[e.placement];i.splice(i.indexOf(e.key),1);var r=this.fromElementDescriptor(e),a=this.toElementFinisherExtras((0,o[d])(r)||r);e=a.element,this.addElementPlacement(e,t),a.finisher&&c.push(a.finisher);var n=a.extras;if(n){for(var l=0;l<n.length;l++)this.addElementPlacement(n[l],t);s.push.apply(s,n)}}return{element:e,finishers:c,extras:s}},decorateConstructor:function(e,t){for(var s=[],c=t.length-1;c>=0;c--){var o=this.fromClassDescriptor(e),d=this.toClassDescriptor((0,t[c])(o)||o);if(void 0!==d.finisher&&s.push(d.finisher),void 0!==d.elements){e=d.elements;for(var i=0;i<e.length-1;i++)for(var r=i+1;r<e.length;r++)if(e[i].key===e[r].key&&e[i].placement===e[r].placement)throw new TypeError("Duplicated element ("+e[i].key+")")}}return{elements:e,finishers:s}},fromElementDescriptor:function(e){var t={kind:e.kind,key:e.key,placement:e.placement,descriptor:e.descriptor};return Object.defineProperty(t,Symbol.toStringTag,{value:"Descriptor",configurable:!0}),"field"===e.kind&&(t.initializer=e.initializer),t},toElementDescriptors:function(e){if(void 0!==e)return function(e){return function(e){if(Array.isArray(e))return e}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return wx(e,t);var s={}.toString.call(e).slice(8,-1);return"Object"===s&&e.constructor&&(s=e.constructor.name),"Map"===s||"Set"===s?Array.from(e):"Arguments"===s||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(s)?wx(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(e).map((function(e){var t=this.toElementDescriptor(e);return this.disallowProperty(e,"finisher","An element descriptor"),this.disallowProperty(e,"extras","An element descriptor"),t}),this)},toElementDescriptor:function(e){var t=e.kind+"";if("method"!==t&&"field"!==t)throw new TypeError('An element descriptor\'s .kind property must be either "method" or "field", but a decorator created an element descriptor with .kind "'+t+'"');var s=kx(e.key),c=e.placement+"";if("static"!==c&&"prototype"!==c&&"own"!==c)throw new TypeError('An element descriptor\'s .placement property must be one of "static", "prototype" or "own", but a decorator created an element descriptor with .placement "'+c+'"');var o=e.descriptor;this.disallowProperty(e,"elements","An element descriptor");var d={kind:t,key:s,placement:c,descriptor:Object.assign({},o)};return"field"!==t?this.disallowProperty(e,"initializer","A method descriptor"):(this.disallowProperty(o,"get","The property descriptor of a field descriptor"),this.disallowProperty(o,"set","The property descriptor of a field descriptor"),this.disallowProperty(o,"value","The property descriptor of a field descriptor"),d.initializer=e.initializer),d},toElementFinisherExtras:function(e){return{element:this.toElementDescriptor(e),finisher:xx(e,"finisher"),extras:this.toElementDescriptors(e.extras)}},fromClassDescriptor:function(e){var t={kind:"class",elements:e.map(this.fromElementDescriptor,this)};return Object.defineProperty(t,Symbol.toStringTag,{value:"Descriptor",configurable:!0}),t},toClassDescriptor:function(e){var t=e.kind+"";if("class"!==t)throw new TypeError('A class descriptor\'s .kind property must be "class", but a decorator created a class descriptor with .kind "'+t+'"');this.disallowProperty(e,"key","A class descriptor"),this.disallowProperty(e,"placement","A class descriptor"),this.disallowProperty(e,"descriptor","A class descriptor"),this.disallowProperty(e,"initializer","A class descriptor"),this.disallowProperty(e,"extras","A class descriptor");var s=xx(e,"finisher");return{elements:this.toElementDescriptors(e.elements),finisher:s}},runClassFinishers:function(e,t){for(var s=0;s<t.length;s++){var c=(0,t[s])(e);if(void 0!==c){if("function"!=typeof c)throw new TypeError("Finishers must return a constructor.");e=c}}return e},disallowProperty:function(e,t,s){if(void 0!==e[t])throw new TypeError(s+" can't have a ."+t+" property.")}};return e}function fx(e){var t,s=kx(e.key);"method"===e.kind?t={value:e.value,writable:!0,configurable:!0,enumerable:!1}:"get"===e.kind?t={get:e.value,configurable:!0,enumerable:!1}:"set"===e.kind?t={set:e.value,configurable:!0,enumerable:!1}:"field"===e.kind&&(t={configurable:!0,writable:!0,enumerable:!0});var c={kind:"field"===e.kind?"field":"method",key:s,placement:e.static?"static":"field"===e.kind?"own":"prototype",descriptor:t};return e.decorators&&(c.decorators=e.decorators),"field"===e.kind&&(c.initializer=e.value),c}function vx(e,t){void 0!==e.descriptor.get?t.descriptor.get=e.descriptor.get:t.descriptor.set=e.descriptor.set}function _x(e){return e.decorators&&e.decorators.length}function yx(e){return void 0!==e&&!(void 0===e.value&&void 0===e.writable)}function xx(e,t){var s=e[t];if(void 0!==s&&"function"!=typeof s)throw new TypeError("Expected '"+t+"' to be a function");return s}function kx(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var s=e[Symbol.toPrimitive];if(void 0!==s){var c=s.call(e,t||"default");if("object"!=typeof c)return c;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}function wx(e,t){(null==t||t>e.length)&&(t=e.length);for(var s=0,c=Array(t);s<t;s++)c[s]=e[s];return c}function zx(e,t,s,c){var o=Ex(Sx(1&c?e.prototype:e),t,s);return 2&c?function(e){return o.apply(s,e)}:o}function Ex(){return Ex="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(e,t,s){var c=function(e,t){for(;!{}.hasOwnProperty.call(e,t)&&null!==(e=Sx(e)););return e}(e,t);if(c){var o=Object.getOwnPropertyDescriptor(c,t);return o.get?o.get.call(arguments.length<3?e:s):o.value}},Ex.apply(null,arguments)}function Sx(e){return Sx=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},Sx(e)}const{prefix:Cx,stablePrefix:Ax}=t;let Tx=function(e,t,s,c){var o=bx();if(c)for(var d=0;d<c.length;d++)o=c[d](o);var i=t((function(e){o.initializeInstanceElements(e,r.elements)}),s),r=o.decorateClass(function(e){for(var t=[],s=function(e){return"method"===e.kind&&e.key===d.key&&e.placement===d.placement},c=0;c<e.length;c++){var o,d=e[c];if("method"===d.kind&&(o=t.find(s)))if(yx(d.descriptor)||yx(o.descriptor)){if(_x(d)||_x(o))throw new ReferenceError("Duplicated methods ("+d.key+") can't be decorated.");o.descriptor=d.descriptor}else{if(_x(d)){if(_x(o))throw new ReferenceError("Decorators can't be placed on different accessors with for the same property ("+d.key+").");o.decorators=d.decorators}vx(d,o)}else t.push(d)}return t}(i.d.map(fx)),e);return o.initializeClassElements(i.F,r.elements),o.runClassFinishers(i.F,r.finishers)}([la(`${Ax}-megamenu-top-nav-menu`)],(function(e,t){class s extends t{constructor(...t){super(...t),e(this)}}return{F:s,d:[{kind:"field",decorators:[xr()],key:"megaMenu",value:void 0},{kind:"field",decorators:[zr(`.${Cx}--header__menu`)],key:"_menuNode",value:void 0},{kind:"field",decorators:[kr()],key:"_scrollBarWidth",value(){return this.ownerDocument.defaultView.innerWidth-this.ownerDocument.body.offsetWidth}},{kind:"field",key:"_observerResizeRoot",value:()=>null},{kind:"method",key:"_cleanAndCreateObserverResize",value:function({create:e}={}){this._observerResizeRoot&&(this._observerResizeRoot.disconnect(),this._observerResizeRoot=null),e&&(this._observerResizeRoot=new ResizeObserver(this._observeResizeRoot),this._observerResizeRoot.observe(this.ownerDocument.documentElement))}},{kind:"field",key:"_observeResizeRoot",value(){return e=>{const{contentRect:t}=e[e.length-1],{customPropertyViewportWidth:s}=this.constructor;this.style.setProperty(s,`${t.width}px`)}}},{kind:"method",key:"_requestMegaMenuRenderUpdate",value:async function(){return new Promise((e=>{const{eventMegaMenuToggled:t}=this.constructor;this.dispatchEvent(new CustomEvent(t,{bubbles:!0,cancelable:!0,composed:!0,detail:{active:this.expanded,index:this.menuIndex,resolveFn:e}})),setTimeout((()=>{e()}),5e3)}))}},{kind:"method",key:"_setAnalyticsAttributes",value:function(){const{_topMenuItem:e}=this;e.setAttribute("data-attribute1","headerNav"),e.setAttribute("data-attribute2","L0"),e.setAttribute("data-attribute3",this.menuLabel)}},{kind:"method",key:"_handleScrollbarOffset",value:function(e){e.style.marginInlineEnd=this.expanded?`${this._scrollBarWidth}px`:"0px"}},{kind:"method",key:"connectedCallback",value:function(){zx(s,"connectedCallback",this,3)([]),this._cleanAndCreateObserverResize({create:!0})}},{kind:"method",key:"disconnectedCallback",value:function(){this._cleanAndCreateObserverResize(),zx(s,"disconnectedCallback",this,3)([])}},{kind:"method",key:"firstUpdated",value:function(){this._menuNode.removeAttribute("role"),this._cleanAndCreateObserverResize({create:!0}),this._setAnalyticsAttributes(),this.hasAttribute("role")&&"listitem"===this.getAttribute("role")&&this.removeAttribute("role")}},{kind:"method",key:"updated",value:async function(e){if(zx(s,"updated",this,3)([e]),e.has("expanded")){var t;const s=this.ownerDocument,o=this.getRootNode(),d=o.querySelector("c4d-masthead");o.querySelectorAll(this.constructor.selectorOverlay).forEach((e=>{e.active=this.expanded}));const i=[s.body,null==d||null===(t=d.shadowRoot)||void 0===t?void 0:t.querySelector(`.${Cx}--masthead__l0`),null==d?void 0:d.querySelector(`${Ax}-masthead-l1`)].filter((e=>e instanceof HTMLElement));var c;if(this.expanded)null!==(c=this.parentElement)&&void 0!==c&&c.importedMegamenu||(await Promise.all([import("./megamenu-left-navigation-fcd7c3f0.js"),import("./megamenu-category-link-e0c9fc7a.js"),import("./megamenu-category-link-group-1a30ccc7.js"),import("./megamenu-category-group-a9045c01.js"),import("./megamenu-category-group-copy-dc085be6.js"),import("./megamenu-category-heading-f07f73c0.js"),Promise.resolve().then((function(){return Q_})),import("./megamenu-overlay-69613b97.js"),import("./megamenu-tab-fa23e87d.js"),Promise.resolve().then((function(){return Ky}))]),this.parentElement.importedMegamenu=!0),await this._requestMegaMenuRenderUpdate(),s.body.style.overflow="hidden",i.forEach((e=>this._handleScrollbarOffset(e)));else!1===e.get("expanded")&&setTimeout((()=>{const{activeElement:e}=document;null!==e&&"body"!==e.tagName.toLowerCase()||this._topMenuItem.focus()}),0),setTimeout((()=>{this._requestMegaMenuRenderUpdate()}),500),s.body.style.overflow="",i.forEach((e=>this._handleScrollbarOffset(e)))}e.has("menuLabel")&&this._setAnalyticsAttributes()}},{kind:"get",static:!0,key:"customPropertyViewportWidth",value:function(){return`--${Ax}-ce--viewport-width`}},{kind:"get",static:!0,key:"selectorOverlay",value:function(){return`${Ax}-megamenu-overlay`}},{kind:"get",static:!0,key:"eventMegaMenuToggled",value:function(){return`${Ax}-megamenu-top-nav-menu-toggle`}},{kind:"field",static:!0,key:"styles",value:()=>M_}]}}),mx);var Dx=bi(['@keyframes cds--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds--layout--size-xs{--cds-layout-size-height-context:var(--cds-layout-size-height-xs,1.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout--size-sm{--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds--layout--size-md{--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds--layout--size-lg{--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}.cds--assistive-text,.cds--visually-hidden{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;visibility:inherit;white-space:nowrap}:root{--cds-grid-gutter:2rem;--cds-grid-columns:4;--cds-grid-margin:0}@media (min-width:42rem){:root{--cds-grid-columns:8;--cds-grid-margin:1rem}}@media (min-width:66rem){:root{--cds-grid-columns:16}}@media (min-width:99rem){:root{--cds-grid-margin:1.5rem}}.cds--css-grid{--cds-grid-gutter-start:calc(var(--cds-grid-gutter)/2);--cds-grid-gutter-end:calc(var(--cds-grid-gutter)/2);--cds-grid-column-hang:calc(var(--cds-grid-gutter)/2);display:grid;grid-template-columns:repeat(var(--cds-grid-columns),minmax(0,1fr));inline-size:100%;margin-inline:auto;max-inline-size:99rem;padding-inline:var(--cds-grid-margin)}.cds--css-grid--full-width{max-inline-size:100%}.cds--css-grid-column{--cds-grid-mode-start:var(--cds-grid-gutter-start);--cds-grid-mode-end:var(--cds-grid-gutter-end);margin-inline:var(--cds-grid-gutter-start) var(--cds-grid-gutter-end)}[dir=rtl] .cds--css-grid-column{margin-inline:var(--cds-grid-gutter-end) var(--cds-grid-gutter-start)}.cds--css-grid--narrow{--cds-grid-gutter-start:0}.cds--css-grid--condensed{--cds-grid-gutter:0.0625rem;--cds-grid-column-hang:0.96875rem}.cds--subgrid{display:grid;grid-template-columns:repeat(var(--cds-grid-columns),minmax(0,1fr));margin-inline:calc(var(--cds-grid-mode-start)*-1) calc(var(--cds-grid-mode-end)*-1)}[dir=rtl] .cds--subgrid{margin-inline:calc(var(--cds-grid-mode-end)*-1) calc(var(--cds-grid-mode-start)*-1)}.cds--subgrid--wide{--cds-grid-gutter-start:1rem;--cds-grid-gutter-end:1rem;--cds-grid-column-hang:0}.cds--subgrid--narrow{--cds-grid-gutter-start:0;--cds-grid-gutter-end:1rem;--cds-grid-column-hang:1rem}.cds--subgrid--condensed{--cds-grid-gutter-start:0.03125rem;--cds-grid-gutter-end:0.03125rem;--cds-grid-column-hang:0.96875rem}.cds--grid-column-hang{margin-inline-start:var(--cds-grid-column-hang)}[dir=rtl] .cds--grid-column-hang{margin-inline:initial var(--cds-grid-column-hang)}.cds--col-span-0{display:none}.cds--col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--sm\\:col-span-0{display:none}.cds--sm\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--sm\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--sm\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--sm\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--sm\\:col-span-auto{grid-column:auto}.cds--sm\\:col-span-100{grid-column:1/-1}.cds--sm\\:col-span-75{--cds-grid-columns:3;grid-column:span 3/span 3}.cds--sm\\:col-span-50{--cds-grid-columns:2;grid-column:span 2/span 2}.cds--sm\\:col-span-25{--cds-grid-columns:1;grid-column:span 1/span 1}@media (min-width:42rem){.cds--md\\:col-span-0{display:none}.cds--md\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--md\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--md\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--md\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--md\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--md\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--md\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--md\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--md\\:col-span-auto{grid-column:auto}.cds--md\\:col-span-100{grid-column:1/-1}.cds--md\\:col-span-75{--cds-grid-columns:6;grid-column:span 6/span 6}.cds--md\\:col-span-50{--cds-grid-columns:4;grid-column:span 4/span 4}.cds--md\\:col-span-25{--cds-grid-columns:2;grid-column:span 2/span 2}}@media (min-width:66rem){.cds--lg\\:col-span-0{display:none}.cds--lg\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--lg\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--lg\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--lg\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--lg\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--lg\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--lg\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--lg\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--lg\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--lg\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--lg\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--lg\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--lg\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--lg\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--lg\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--lg\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--lg\\:col-span-auto{grid-column:auto}.cds--lg\\:col-span-100{grid-column:1/-1}.cds--lg\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--lg\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--lg\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:82rem){.cds--xlg\\:col-span-0{display:none}.cds--xlg\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--xlg\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--xlg\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--xlg\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--xlg\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--xlg\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--xlg\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--xlg\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--xlg\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--xlg\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--xlg\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--xlg\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--xlg\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--xlg\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--xlg\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--xlg\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--xlg\\:col-span-auto{grid-column:auto}.cds--xlg\\:col-span-100{grid-column:1/-1}.cds--xlg\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--xlg\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--xlg\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:99rem){.cds--max\\:col-span-0{display:none}.cds--max\\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--max\\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--max\\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--max\\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--max\\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--max\\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--max\\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--max\\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--max\\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--max\\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--max\\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--max\\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--max\\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--max\\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--max\\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--max\\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--max\\:col-span-auto{grid-column:auto}.cds--max\\:col-span-100{grid-column:1/-1}.cds--max\\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--max\\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--max\\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}.cds--col-span-auto{grid-column:auto}.cds--col-span-100{grid-column:1/-1}.cds--col-span-75{--cds-grid-columns:3;grid-column:span 3/span 3}@media (min-width:42rem){.cds--col-span-75{--cds-grid-columns:6;grid-column:span 6/span 6}}@media (min-width:66rem){.cds--col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}}.cds--col-span-50{--cds-grid-columns:2;grid-column:span 2/span 2}@media (min-width:42rem){.cds--col-span-50{--cds-grid-columns:4;grid-column:span 4/span 4}}@media (min-width:66rem){.cds--col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}}.cds--col-span-25{--cds-grid-columns:1;grid-column:span 1/span 1}@media (min-width:42rem){.cds--col-span-25{--cds-grid-columns:2;grid-column:span 2/span 2}}@media (min-width:66rem){.cds--col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}.cds--col-start-1{grid-column-start:1}.cds--col-start-2{grid-column-start:2}.cds--col-start-3{grid-column-start:3}.cds--col-start-4{grid-column-start:4}.cds--col-start-5{grid-column-start:5}.cds--col-start-6{grid-column-start:6}.cds--col-start-7{grid-column-start:7}.cds--col-start-8{grid-column-start:8}.cds--col-start-9{grid-column-start:9}.cds--col-start-10{grid-column-start:10}.cds--col-start-11{grid-column-start:11}.cds--col-start-12{grid-column-start:12}.cds--col-start-13{grid-column-start:13}.cds--col-start-14{grid-column-start:14}.cds--col-start-15{grid-column-start:15}.cds--col-start-16{grid-column-start:16}.cds--col-end-2{grid-column-end:2}.cds--col-end-3{grid-column-end:3}.cds--col-end-4{grid-column-end:4}.cds--col-end-5{grid-column-end:5}.cds--col-end-6{grid-column-end:6}.cds--col-end-7{grid-column-end:7}.cds--col-end-8{grid-column-end:8}.cds--col-end-9{grid-column-end:9}.cds--col-end-10{grid-column-end:10}.cds--col-end-11{grid-column-end:11}.cds--col-end-12{grid-column-end:12}.cds--col-end-13{grid-column-end:13}.cds--col-end-14{grid-column-end:14}.cds--col-end-15{grid-column-end:15}.cds--col-end-16{grid-column-end:16}.cds--col-end-17{grid-column-end:17}.cds--col-start-auto{grid-column-start:auto}.cds--col-end-auto{grid-column-end:auto}.cds--sm\\:col-start-1{grid-column-start:1}.cds--sm\\:col-start-2{grid-column-start:2}.cds--sm\\:col-start-3{grid-column-start:3}.cds--sm\\:col-start-4{grid-column-start:4}.cds--sm\\:col-start-5{grid-column-start:5}.cds--sm\\:col-start-6{grid-column-start:6}.cds--sm\\:col-start-7{grid-column-start:7}.cds--sm\\:col-start-8{grid-column-start:8}.cds--sm\\:col-start-9{grid-column-start:9}.cds--sm\\:col-start-10{grid-column-start:10}.cds--sm\\:col-start-11{grid-column-start:11}.cds--sm\\:col-start-12{grid-column-start:12}.cds--sm\\:col-start-13{grid-column-start:13}.cds--sm\\:col-start-14{grid-column-start:14}.cds--sm\\:col-start-15{grid-column-start:15}.cds--sm\\:col-start-16{grid-column-start:16}.cds--sm\\:col-end-2{grid-column-end:2}.cds--sm\\:col-end-3{grid-column-end:3}.cds--sm\\:col-end-4{grid-column-end:4}.cds--sm\\:col-end-5{grid-column-end:5}.cds--sm\\:col-end-6{grid-column-end:6}.cds--sm\\:col-end-7{grid-column-end:7}.cds--sm\\:col-end-8{grid-column-end:8}.cds--sm\\:col-end-9{grid-column-end:9}.cds--sm\\:col-end-10{grid-column-end:10}.cds--sm\\:col-end-11{grid-column-end:11}.cds--sm\\:col-end-12{grid-column-end:12}.cds--sm\\:col-end-13{grid-column-end:13}.cds--sm\\:col-end-14{grid-column-end:14}.cds--sm\\:col-end-15{grid-column-end:15}.cds--sm\\:col-end-16{grid-column-end:16}.cds--sm\\:col-end-17{grid-column-end:17}.cds--sm\\:col-start-auto{grid-column-start:auto}.cds--sm\\:col-end-auto{grid-column-end:auto}@media (min-width:42rem){.cds--md\\:col-start-1{grid-column-start:1}.cds--md\\:col-start-2{grid-column-start:2}.cds--md\\:col-start-3{grid-column-start:3}.cds--md\\:col-start-4{grid-column-start:4}.cds--md\\:col-start-5{grid-column-start:5}.cds--md\\:col-start-6{grid-column-start:6}.cds--md\\:col-start-7{grid-column-start:7}.cds--md\\:col-start-8{grid-column-start:8}.cds--md\\:col-start-9{grid-column-start:9}.cds--md\\:col-start-10{grid-column-start:10}.cds--md\\:col-start-11{grid-column-start:11}.cds--md\\:col-start-12{grid-column-start:12}.cds--md\\:col-start-13{grid-column-start:13}.cds--md\\:col-start-14{grid-column-start:14}.cds--md\\:col-start-15{grid-column-start:15}.cds--md\\:col-start-16{grid-column-start:16}.cds--md\\:col-end-2{grid-column-end:2}.cds--md\\:col-end-3{grid-column-end:3}.cds--md\\:col-end-4{grid-column-end:4}.cds--md\\:col-end-5{grid-column-end:5}.cds--md\\:col-end-6{grid-column-end:6}.cds--md\\:col-end-7{grid-column-end:7}.cds--md\\:col-end-8{grid-column-end:8}.cds--md\\:col-end-9{grid-column-end:9}.cds--md\\:col-end-10{grid-column-end:10}.cds--md\\:col-end-11{grid-column-end:11}.cds--md\\:col-end-12{grid-column-end:12}.cds--md\\:col-end-13{grid-column-end:13}.cds--md\\:col-end-14{grid-column-end:14}.cds--md\\:col-end-15{grid-column-end:15}.cds--md\\:col-end-16{grid-column-end:16}.cds--md\\:col-end-17{grid-column-end:17}.cds--md\\:col-start-auto{grid-column-start:auto}.cds--md\\:col-end-auto{grid-column-end:auto}}@media (min-width:66rem){.cds--lg\\:col-start-1{grid-column-start:1}.cds--lg\\:col-start-2{grid-column-start:2}.cds--lg\\:col-start-3{grid-column-start:3}.cds--lg\\:col-start-4{grid-column-start:4}.cds--lg\\:col-start-5{grid-column-start:5}.cds--lg\\:col-start-6{grid-column-start:6}.cds--lg\\:col-start-7{grid-column-start:7}.cds--lg\\:col-start-8{grid-column-start:8}.cds--lg\\:col-start-9{grid-column-start:9}.cds--lg\\:col-start-10{grid-column-start:10}.cds--lg\\:col-start-11{grid-column-start:11}.cds--lg\\:col-start-12{grid-column-start:12}.cds--lg\\:col-start-13{grid-column-start:13}.cds--lg\\:col-start-14{grid-column-start:14}.cds--lg\\:col-start-15{grid-column-start:15}.cds--lg\\:col-start-16{grid-column-start:16}.cds--lg\\:col-end-2{grid-column-end:2}.cds--lg\\:col-end-3{grid-column-end:3}.cds--lg\\:col-end-4{grid-column-end:4}.cds--lg\\:col-end-5{grid-column-end:5}.cds--lg\\:col-end-6{grid-column-end:6}.cds--lg\\:col-end-7{grid-column-end:7}.cds--lg\\:col-end-8{grid-column-end:8}.cds--lg\\:col-end-9{grid-column-end:9}.cds--lg\\:col-end-10{grid-column-end:10}.cds--lg\\:col-end-11{grid-column-end:11}.cds--lg\\:col-end-12{grid-column-end:12}.cds--lg\\:col-end-13{grid-column-end:13}.cds--lg\\:col-end-14{grid-column-end:14}.cds--lg\\:col-end-15{grid-column-end:15}.cds--lg\\:col-end-16{grid-column-end:16}.cds--lg\\:col-end-17{grid-column-end:17}.cds--lg\\:col-start-auto{grid-column-start:auto}.cds--lg\\:col-end-auto{grid-column-end:auto}}@media (min-width:82rem){.cds--xlg\\:col-start-1{grid-column-start:1}.cds--xlg\\:col-start-2{grid-column-start:2}.cds--xlg\\:col-start-3{grid-column-start:3}.cds--xlg\\:col-start-4{grid-column-start:4}.cds--xlg\\:col-start-5{grid-column-start:5}.cds--xlg\\:col-start-6{grid-column-start:6}.cds--xlg\\:col-start-7{grid-column-start:7}.cds--xlg\\:col-start-8{grid-column-start:8}.cds--xlg\\:col-start-9{grid-column-start:9}.cds--xlg\\:col-start-10{grid-column-start:10}.cds--xlg\\:col-start-11{grid-column-start:11}.cds--xlg\\:col-start-12{grid-column-start:12}.cds--xlg\\:col-start-13{grid-column-start:13}.cds--xlg\\:col-start-14{grid-column-start:14}.cds--xlg\\:col-start-15{grid-column-start:15}.cds--xlg\\:col-start-16{grid-column-start:16}.cds--xlg\\:col-end-2{grid-column-end:2}.cds--xlg\\:col-end-3{grid-column-end:3}.cds--xlg\\:col-end-4{grid-column-end:4}.cds--xlg\\:col-end-5{grid-column-end:5}.cds--xlg\\:col-end-6{grid-column-end:6}.cds--xlg\\:col-end-7{grid-column-end:7}.cds--xlg\\:col-end-8{grid-column-end:8}.cds--xlg\\:col-end-9{grid-column-end:9}.cds--xlg\\:col-end-10{grid-column-end:10}.cds--xlg\\:col-end-11{grid-column-end:11}.cds--xlg\\:col-end-12{grid-column-end:12}.cds--xlg\\:col-end-13{grid-column-end:13}.cds--xlg\\:col-end-14{grid-column-end:14}.cds--xlg\\:col-end-15{grid-column-end:15}.cds--xlg\\:col-end-16{grid-column-end:16}.cds--xlg\\:col-end-17{grid-column-end:17}.cds--xlg\\:col-start-auto{grid-column-start:auto}.cds--xlg\\:col-end-auto{grid-column-end:auto}}@media (min-width:99rem){.cds--max\\:col-start-1{grid-column-start:1}.cds--max\\:col-start-2{grid-column-start:2}.cds--max\\:col-start-3{grid-column-start:3}.cds--max\\:col-start-4{grid-column-start:4}.cds--max\\:col-start-5{grid-column-start:5}.cds--max\\:col-start-6{grid-column-start:6}.cds--max\\:col-start-7{grid-column-start:7}.cds--max\\:col-start-8{grid-column-start:8}.cds--max\\:col-start-9{grid-column-start:9}.cds--max\\:col-start-10{grid-column-start:10}.cds--max\\:col-start-11{grid-column-start:11}.cds--max\\:col-start-12{grid-column-start:12}.cds--max\\:col-start-13{grid-column-start:13}.cds--max\\:col-start-14{grid-column-start:14}.cds--max\\:col-start-15{grid-column-start:15}.cds--max\\:col-start-16{grid-column-start:16}.cds--max\\:col-end-2{grid-column-end:2}.cds--max\\:col-end-3{grid-column-end:3}.cds--max\\:col-end-4{grid-column-end:4}.cds--max\\:col-end-5{grid-column-end:5}.cds--max\\:col-end-6{grid-column-end:6}.cds--max\\:col-end-7{grid-column-end:7}.cds--max\\:col-end-8{grid-column-end:8}.cds--max\\:col-end-9{grid-column-end:9}.cds--max\\:col-end-10{grid-column-end:10}.cds--max\\:col-end-11{grid-column-end:11}.cds--max\\:col-end-12{grid-column-end:12}.cds--max\\:col-end-13{grid-column-end:13}.cds--max\\:col-end-14{grid-column-end:14}.cds--max\\:col-end-15{grid-column-end:15}.cds--max\\:col-end-16{grid-column-end:16}.cds--max\\:col-end-17{grid-column-end:17}.cds--max\\:col-start-auto{grid-column-start:auto}.cds--max\\:col-end-auto{grid-column-end:auto}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}button,input,select,textarea{border-radius:0;font-family:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616);line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}html{font-size:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}strong{font-weight:600}@media screen and (-ms-high-contrast:active){svg{fill:ButtonText}}h1{font-size:var(--cds-heading-06-font-size,2.625rem);font-weight:var(--cds-heading-06-font-weight,300);letter-spacing:var(--cds-heading-06-letter-spacing,0);line-height:var(--cds-heading-06-line-height,1.199)}h2{font-size:var(--cds-heading-05-font-size,2rem);font-weight:var(--cds-heading-05-font-weight,400);letter-spacing:var(--cds-heading-05-letter-spacing,0);line-height:var(--cds-heading-05-line-height,1.25)}h3{font-size:var(--cds-heading-04-font-size,1.75rem);font-weight:var(--cds-heading-04-font-weight,400);letter-spacing:var(--cds-heading-04-letter-spacing,0);line-height:var(--cds-heading-04-line-height,1.28572)}h4{font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4)}h5{font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5)}h6{font-size:var(--cds-heading-01-font-size,.875rem);font-weight:var(--cds-heading-01-font-weight,600);letter-spacing:var(--cds-heading-01-letter-spacing,.16px);line-height:var(--cds-heading-01-line-height,1.42857)}p{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5)}a{color:var(--cds-link-primary,#0062fe)}em{font-style:italic}.cds--masthead__l1,:host(c4d-masthead-l1){--page-width:calc(100vw - var(--scrollbar-width, 0px));--grid-width:var(--page-width);--column-width:var(--page-width);--gutter-width:1rem;--column-width:calc(var(--grid-width)/4);--cds-ai-aura-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-background:#edf5ff;--cds-ai-aura-hover-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-start:rgba(69,137,255,.32);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#78a9ff;--cds-ai-border-start:rgba(166,200,255,.64);--cds-ai-border-strong:#4589ff;--cds-ai-drop-shadow:rgba(15,98,254,.1);--cds-ai-inner-shadow:rgba(69,137,255,.1);--cds-ai-overlay:rgba(0,17,65,.5);--cds-ai-popover-background:#fff;--cds-ai-popover-caret-bottom:#78a9ff;--cds-ai-popover-caret-bottom-background:#eaf1ff;--cds-ai-popover-caret-bottom-background-actions:#e9effa;--cds-ai-popover-caret-center:#a0c3ff;--cds-ai-popover-shadow-outer-01:rgba(0,67,206,.06);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.04);--cds-ai-skeleton-background:#d0e2ff;--cds-ai-skeleton-element-background:#4589ff;--cds-background:#fff;--cds-background-active:hsla(0,0%,55%,.5);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.12);--cds-background-inverse:#393939;--cds-background-inverse-hover:#474747;--cds-background-selected:hsla(0,0%,55%,.2);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:#c6c6c6;--cds-border-interactive:#0f62fe;--cds-border-inverse:#161616;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#8d8d8d;--cds-border-subtle-00:#e0e0e0;--cds-border-subtle-01:#c6c6c6;--cds-border-subtle-02:#e0e0e0;--cds-border-subtle-03:#c6c6c6;--cds-border-subtle-selected-01:#c6c6c6;--cds-border-subtle-selected-02:#c6c6c6;--cds-border-subtle-selected-03:#c6c6c6;--cds-border-tile-01:#c6c6c6;--cds-border-tile-02:#a8a8a8;--cds-border-tile-03:#c6c6c6;--cds-chat-avatar-agent:#393939;--cds-chat-avatar-bot:#6f6f6f;--cds-chat-avatar-user:#0f62fe;--cds-chat-bubble-agent:#fff;--cds-chat-bubble-border:#e0e0e0;--cds-chat-bubble-user:#e0e0e0;--cds-chat-button:#0f62fe;--cds-chat-button-active:hsla(0,0%,55%,.5);--cds-chat-button-hover:hsla(0,0%,55%,.12);--cds-chat-button-selected:hsla(0,0%,55%,.2);--cds-chat-button-text-hover:#0043ce;--cds-chat-button-text-selected:#525252;--cds-chat-header-background:#fff;--cds-chat-prompt-background:#fff;--cds-chat-prompt-border-end:hsla(0,0%,96%,0);--cds-chat-prompt-border-start:#f4f4f4;--cds-chat-shell-background:#fff;--cds-field-01:#f4f4f4;--cds-field-02:#fff;--cds-field-03:#f4f4f4;--cds-field-hover-01:#e8e8e8;--cds-field-hover-02:#e8e8e8;--cds-field-hover-03:#e8e8e8;--cds-focus:#0f62fe;--cds-focus-inset:#fff;--cds-focus-inverse:#fff;--cds-highlight:#d0e2ff;--cds-icon-disabled:hsla(0,0%,9%,.25);--cds-icon-interactive:#0f62fe;--cds-icon-inverse:#fff;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:#8d8d8d;--cds-icon-primary:#161616;--cds-icon-secondary:#525252;--cds-interactive:#0f62fe;--cds-layer-01:#f4f4f4;--cds-layer-02:#fff;--cds-layer-03:#f4f4f4;--cds-layer-accent-01:#e0e0e0;--cds-layer-accent-02:#e0e0e0;--cds-layer-accent-03:#e0e0e0;--cds-layer-accent-active-01:#a8a8a8;--cds-layer-accent-active-02:#a8a8a8;--cds-layer-accent-active-03:#a8a8a8;--cds-layer-accent-hover-01:#d1d1d1;--cds-layer-accent-hover-02:#d1d1d1;--cds-layer-accent-hover-03:#d1d1d1;--cds-layer-active-01:#c6c6c6;--cds-layer-active-02:#c6c6c6;--cds-layer-active-03:#c6c6c6;--cds-layer-hover-01:#e8e8e8;--cds-layer-hover-02:#e8e8e8;--cds-layer-hover-03:#e8e8e8;--cds-layer-selected-01:#e0e0e0;--cds-layer-selected-02:#e0e0e0;--cds-layer-selected-03:#e0e0e0;--cds-layer-selected-disabled:#8d8d8d;--cds-layer-selected-hover-01:#d1d1d1;--cds-layer-selected-hover-02:#d1d1d1;--cds-layer-selected-hover-03:#d1d1d1;--cds-layer-selected-inverse:#161616;--cds-link-inverse:#78a9ff;--cds-link-inverse-active:#f4f4f4;--cds-link-inverse-hover:#a6c8ff;--cds-link-inverse-visited:#be95ff;--cds-link-primary:#0f62fe;--cds-link-primary-hover:#0043ce;--cds-link-secondary:#0043ce;--cds-link-visited:#8a3ffc;--cds-overlay:hsla(0,0%,9%,.5);--cds-shadow:rgba(0,0,0,.3);--cds-skeleton-background:#e8e8e8;--cds-skeleton-element:#c6c6c6;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#8a3ffc;--cds-support-error:#da1e28;--cds-support-error-inverse:#fa4d56;--cds-support-info:#0043ce;--cds-support-info-inverse:#4589ff;--cds-support-success:#24a148;--cds-support-success-inverse:#42be65;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,9%,.25);--cds-text-error:#da1e28;--cds-text-helper:#6f6f6f;--cds-text-inverse:#fff;--cds-text-on-color:#fff;--cds-text-on-color-disabled:#8d8d8d;--cds-text-placeholder:hsla(0,0%,9%,.4);--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);background-color:var(--cds-layer-02,#fff);overflow:visible;position:relative;transition-timing-function:cubic-bezier(.2,0,.38,.9)}@media (min-width:42rem){.cds--masthead__l1,:host(c4d-masthead-l1){--grid-width:calc(var(--page-width) - 2rem);--column-width:calc(var(--grid-width)/8)}}@media (min-width:66rem){.cds--masthead__l1,:host(c4d-masthead-l1){--column-width:calc(var(--grid-width)/16)}}@media (min-width:99rem){.cds--masthead__l1,:host(c4d-masthead-l1){--grid-width:96rem}}@media screen and (width <= 799px){.cds--masthead__l1-inner-container{inline-size:100%}.cds--masthead__l1-title{background-color:transparent;border:none;border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);color:var(--cds-text-primary,#161616);display:flex;font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);gap:1.5rem;inline-size:100%;justify-content:space-between;letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572);padding:1rem}.cds--masthead__l1-title:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--masthead__l1-title:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5))}.cds--masthead__l1-title:active,.cds--masthead__l1-title:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-title:disabled{border-block-end-color:var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--masthead__l1-title[active]{border-block-end:3px solid var(--cds-focus,#0f62fe)}.cds--masthead__l1-title.is-open svg{transform:rotateX(180deg)}.cds--masthead__l1-title svg{color:var(--cds-icon-primary,#161616)}.cds--masthead__l1-dropdown{background-color:var(--cds-background,#fff);color:var(--cds-text-secondary,#525252);inset-block-start:100%;inset-inline:0;max-block-size:calc(100vh - 98px - 7rem);overflow-y:auto;position:absolute}.cds--masthead__l1-dropdown.is-open{box-shadow:0 2px 6px 0 var(--cds-shadow,rgba(0,0,0,.3));inline-size:100vw!important}.cds--masthead__l1-dropdown:not(.is-open){display:none}.cds--masthead__l1-dropdown:last-child>a,.cds--masthead__l1-dropdown:last-child>button{border-block-end:initial}.cds--masthead__l1-dropdown-item{background-color:transparent;border:none;border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);color:var(--cds-text-secondary,#525252);display:flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);gap:1.5rem;inline-size:100%;justify-content:space-between;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);min-block-size:2rem;padding:1rem;text-decoration:none}.cds--masthead__l1-dropdown-item:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-item:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-item:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-item:active,.cds--masthead__l1-dropdown-item:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-item:disabled{border-block-end-color:var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--masthead__l1-dropdown-item[active]{position:relative}.cds--masthead__l1-dropdown-item[active]:after{background-color:var(--cds-focus,#0f62fe);content:"";display:block;inline-size:3px;inset-block:0;inset-inline-start:0;position:absolute}.cds--masthead__l1-dropdown-item.is-open{background-color:var(--cds-background-selected,hsla(0,0%,55%,.2));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-item.is-open svg{color:var(--cds-icon-primary,#161616);transform:rotateX(180deg)}.cds--masthead__l1-dropdown-item svg{color:var(--cds-icon-secondary,#525252)}.cds--masthead__l1-dropdown-subsection{border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);padding-block-end:2rem}.cds--masthead__l1-dropdown-subsection:not(.is-open){display:none}.cds--masthead__l1-dropdown-subsection .cds--masthead__l1-dropdown-item{border-block-end:none;color:var(--cds-text-secondary,#525252);padding-block:.75rem;padding-inline:1rem 2.5rem}.cds--masthead__l1-dropdown-subsection .cds--masthead__l1-dropdown-item:active,.cds--masthead__l1-dropdown-subsection .cds--masthead__l1-dropdown-item:hover{color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-subsection .cds--masthead__l1-dropdown-viewall{margin-block-start:2rem}.cds--masthead__l1-dropdown-announcement{border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);margin:0 1rem 1rem;padding:1rem 0}.cds--masthead__l1-dropdown-heading{color:var(--cds-text-primary,#161616);font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572)}.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item,.cds--masthead__l1-dropdown-heading.cds--masthead__l1-dropdown-heading--no-link{inline-size:100%;min-block-size:2rem;padding-block:.75rem;padding-inline:1rem 2.5rem}.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item{color:inherit;font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);gap:.5rem;justify-content:flex-start;letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572)}.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item svg{fill:var(--cds-icon-primary,#161616)}.cds--masthead__l1-dropdown-heading:not(:first-of-type){margin-block-start:2rem}.cds--masthead__l1-dropdown-viewall{background-color:transparent;display:flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);gap:.5rem;inline-size:100%;justify-content:flex-start;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);min-block-size:2rem;padding:1rem;text-decoration:none}.cds--masthead__l1-dropdown-viewall:focus{text-decoration:underline}.cds--masthead__l1-dropdown-viewall:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));text-decoration:underline}.cds--masthead__l1-dropdown-viewall:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));text-decoration:underline}.cds--masthead__l1-dropdown-viewall:active,.cds--masthead__l1-dropdown-viewall:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-login{border:none;border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);color:var(--cds-button-primary,#0f62fe);display:flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);gap:1.5rem;inline-size:100%;justify-content:space-between;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);min-block-size:2rem;padding:1rem;text-decoration:none}.cds--masthead__l1-dropdown-login:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-login svg{color:inherit}.cds--masthead__l1-dropdown-login:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-link-primary-hover,#0043ce)}.cds--masthead__l1-dropdown-login:focus-visible{color:var(--cds-button-primary,#0f62fe)}.cds--masthead__l1-dropdown-login:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));color:var(--cds-button-primary-active,#002d9c)}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta{background-color:var(--cds-background-brand,#0f62fe);border:none;border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);border-block-end:initial;color:var(--cds-layer-02,#fff);display:flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);gap:1.5rem;inline-size:100%;justify-content:space-between;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);min-block-size:2rem;padding:1rem;text-decoration:none}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta svg{color:inherit}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta:hover{background-color:var(--cds-button-primary-hover,#0050e6)}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta:focus-visible{outline-color:var(--cds-layer-02,#fff);outline-offset:-.25rem}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta:active{background-color:var(--cds-button-primary-active,#002d9c);color:var(--cds-layer-02,#fff)}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta:disabled{background-color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}}@media screen and (width >= 800px){.cds--masthead__l1,:host(c4d-masthead-l1){border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);display:block}.cds--masthead__l1-inner-container{block-size:4rem;display:grid;grid-template-areas:"padding platform menu spacer login cta";grid-template-columns:1rem auto minmax(1px,1fr) 2.5rem auto auto;inline-size:100%;margin:0 auto;max-inline-size:98rem;position:relative;z-index:1}.cds--masthead__l1-inner-container>*{position:relative;z-index:1}.cds--masthead__l1-inner-container>.cds--masthead__l1-menu-container-mask{background-color:var(--cds-background,#fff);content:"";display:block;inset-block:0;position:absolute;z-index:2}.cds--masthead__l1-inner-container>.cds--masthead__l1-menu-container-mask--start{inset-inline:-50vw 100%}.cds--masthead__l1-inner-container>.cds--masthead__l1-menu-container-mask--end{inset-inline:100% -50vw}.cds--masthead__l1-inner-container:after,.cds--masthead__l1-inner-container:before{background-color:var(--cds-background,#fff);content:"";display:block;position:relative;z-index:1}.cds--masthead__l1-inner-container:before{grid-area:padding}.cds--masthead__l1-inner-container:after{grid-area:spacer}.cds--masthead__background-wrapper{background-color:var(--cds-background,#fff)}.cds--masthead__l1-title{align-items:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--cds-background,#fff);block-size:100%;border:none;border-block-end:3px solid transparent;color:var(--cds-text-primary,#161616);-moz-column-gap:.5rem;column-gap:.5rem;display:inline-flex;font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);grid-area:platform;letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572);padding:1rem;padding-block-end:.875rem;text-decoration:none}.cds--masthead__l1-title[active]{border-block-end-color:var(--cds-focus,#0f62fe)}.cds--masthead__l1-title:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--masthead__l1-title:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5))}.cds--masthead__l1-title:active,.cds--masthead__l1-title:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-menu-container-outer{display:flex;grid-area:menu;z-index:0}.cds--masthead__l1-menu-container-scroller{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--cds-background,#fff);block-size:100%;border:none;-moz-column-gap:.5rem;column-gap:.5rem;padding:0;text-decoration:none;z-index:1}.cds--masthead__l1-menu-container-scroller-inner{align-items:flex-end;background-color:var(--cds-background,#fff);block-size:100%;display:inline-flex;flex-shrink:0;inline-size:100%;padding:1rem .5rem}.cds--masthead__l1-menu-container-scroller-inner:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-menu-container-scroller-inner:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-menu-container-scroller-inner:active,.cds--masthead__l1-menu-container-scroller-inner:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-menu-container-scroller-inner[hidden]{display:none!important}.cds--masthead__l1-menu-container-inner{block-size:100%;flex-grow:1;flex-shrink:1;z-index:0}.cds--masthead__l1-menu{block-size:100%;display:flex;position:absolute;transition:translate 95ms cubic-bezier(.2,0,.38,.9)}.cds--masthead__l1-menu>li{position:relative}.cds--masthead__l1-item{align-items:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--cds-background,#fff);block-size:100%;border:1px solid transparent;border-block-start:none;color:var(--cds-text-secondary,#525252);-moz-column-gap:.5rem;column-gap:.5rem;display:inline-flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);padding:1rem;text-decoration:none;white-space:nowrap}.cds--masthead__l1-item[active]:after{background-color:var(--cds-focus,#0f62fe);block-size:3px;content:"";inset-block-end:0;inset-inline:0;position:absolute}.cds--masthead__l1-item:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-item:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-item:active,.cds--masthead__l1-item:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-item:is([disabled],.is-disabled){color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--masthead__l1-item.is-open{block-size:calc(100% + 3px);border-color:#c6c6c6;box-shadow:0 0 6px #c6c6c6;clip-path:polygon(-6px -6px,calc(100% + 6px) -6px,calc(100% + 6px) 100%,-6px 100%);padding-block-end:calc(1rem + 3px)}.cds--masthead__l1-item.is-open svg{rotate:180deg}.cds--masthead__l1-item svg{color:inherit}.cds--masthead__l1-dropdown{background-color:var(--cds-background,#fff);border:1px solid #c6c6c6;border-block-start:none;box-shadow:0 0 6px #c6c6c6;clip-path:polygon(-6px 0,calc(100% + 6px) 0,calc(100% + 6px) calc(100% + 6px),-6px calc(100% + 6px));inline-size:320;inset-block-start:calc(100% + 1px);inset-inline-start:0;max-inline-size:calc(100vw - 2rem);overflow-y:auto;padding:1rem 0 0;position:absolute;visibility:hidden}.cds--masthead__l1-dropdown.is-open{visibility:visible}.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__1-col{inline-size:calc(var(--column-width)*2)}.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__2-col{inline-size:calc(var(--column-width)*4)}.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__3-col{inline-size:calc(var(--column-width)*6)}}@media screen and (width >= 800px) and (width >= 66rem){.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__1-col{inline-size:calc(var(--column-width)*4)}.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__2-col{inline-size:calc(var(--column-width)*8)}.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__3-col{inline-size:calc(var(--column-width)*12)}}@media screen and (width >= 800px){.cds--masthead__l1-dropdown-links{-moz-column-rule:1px solid var(--cds-layer-accent-01,#e0e0e0);column-rule:1px solid var(--cds-layer-accent-01,#e0e0e0);padding-block-end:2.5rem}.cds--masthead__l1-dropdown__2-col .cds--masthead__l1-dropdown-links{-moz-column-count:2;column-count:2;-moz-column-gap:0;column-gap:0}.cds--masthead__l1-dropdown__3-col .cds--masthead__l1-dropdown-links{-moz-column-count:3;column-count:3;-moz-column-gap:0;column-gap:0}.cds--masthead__l1-dropdown-links>*{-moz-column-break-inside:avoid;break-inside:avoid}.cds--masthead__l1-dropdown-links.cds--masthead__l1-dropdown--has-column-wide{display:grid;grid-template-columns:repeat(3,1fr)}.cds--masthead__l1-dropdown-links.cds--masthead__l1-dropdown--has-column-wide .cds--masthead__l1-dropdown-column-wide{grid-column:span 2}.cds--masthead__l1-dropdown-links.cds--masthead__l1-dropdown--has-column-wide .cds--masthead__l1-dropdown-column-wide .cds--masthead__l1-dropdown-menu-items{-moz-column-gap:0;column-gap:0;-moz-columns:2;column-count:2}.cds--masthead__l1-dropdown-links.cds--masthead__l1-dropdown--has-column-wide>:nth-child(2){border-inline-start:1px solid var(--cds-layer-accent-01,#e0e0e0)}.cds--masthead__l1-dropdown-announcement{border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);margin:0 1rem 1rem;padding-block-end:1rem}.cds--masthead__l1-dropdown-announcement :is(h1,h2,h3,h4,h5,h6,strong,b){font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572)}.cds--masthead__l1-dropdown-announcement :focus{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-menu-items{padding-block-end:1.5rem}.cds--masthead__l1-dropdown-heading{color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-heading,.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item{font-size:var(--cds-productive-heading-03-font-size,1.25rem);font-weight:var(--cds-productive-heading-03-font-weight,400);letter-spacing:var(--cds-productive-heading-03-letter-spacing,0);line-height:var(--cds-productive-heading-03-line-height,1.4)}.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;block-size:100%;border:none;color:inherit;-moz-column-gap:.5rem;column-gap:.5rem;margin-block-end:.5rem;padding:.5rem 1rem;text-decoration:none}.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item svg{inset-block-end:.125rem;margin-inline-start:.5rem;position:relative;vertical-align:middle}.cds--masthead__l1-dropdown-heading.cds--masthead__l1-dropdown-heading--no-link{margin-block-end:.5rem;padding:.5rem 1rem}.cds--masthead__l1-dropdown-heading-desc{display:block;margin:-.5rem 0 .5rem;padding:0 1rem}.cds--masthead__l1-dropdown-heading-desc,.cds--masthead__l1-dropdown-item{color:var(--cds-text-secondary,#525252);font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572)}.cds--masthead__l1-dropdown-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;block-size:100%;border:none;-moz-column-gap:.5rem;column-gap:.5rem;display:inline-block;inline-size:100%;padding:.5rem 1rem;text-decoration:none}.cds--masthead__l1-dropdown-item:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-item:active{color:var(--cds-text-secondary,#525252)}.cds--masthead__l1-dropdown-item:active,.cds--masthead__l1-dropdown-item:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-item svg{color:inherit}.cds--masthead__l1-dropdown-item .cds--masthead__l1-dropdown-item-title{display:block;font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572)}.cds--masthead__l1-dropdown-item .cds--masthead__l1-dropdown-item-description{color:var(--cds-text-secondary,#525252);display:block;white-space:break-spaces}.cds--masthead__l1-dropdown-viewall{align-content:center;border-block-start:1px solid var(--cds-layer-accent-01,#e0e0e0);color:var(--cds-link-primary,#0f62fe);display:flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);gap:.5rem;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);padding:1rem;text-decoration:none}.cds--masthead__l1-dropdown-viewall:hover{color:var(--cds-link-primary-hover,#0043ce);text-decoration:underline}.cds--masthead__l1-dropdown-viewall:active,.cds--masthead__l1-dropdown-viewall:active:visited,.cds--masthead__l1-dropdown-viewall:active:visited:hover{color:var(--cds-text-primary,#161616);text-decoration:underline}.cds--masthead__l1-dropdown-viewall:focus{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-viewall:visited{color:var(--cds-link-primary,#0f62fe)}.cds--masthead__l1-dropdown-viewall:visited:hover{color:var(--cds-link-primary-hover,#0043ce)}:host(c4d-masthead-l1-cta){grid-area:cta;position:relative;z-index:1}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta{align-items:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--cds-background-brand,#0f62fe);block-size:100%;border:none;color:var(--cds-layer-02,#fff);-moz-column-gap:.5rem;column-gap:.5rem;display:inline-flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);padding:1rem;text-decoration:none}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta svg{color:inherit}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta:hover{background-color:var(--cds-button-primary-hover,#0050e6)}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta:focus-visible{outline:.125rem solid var(--cds-layer-02,#fff);outline-offset:-.125rem}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta:active{background-color:var(--cds-button-primary-active,#002d9c);color:var(--cds-layer-02,#fff)}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta:disabled{background-color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta-inner{align-items:center;display:inline-flex;gap:.5rem}.cds--masthead__l1-login{align-items:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--cds-background,#fff);block-size:100%;border:none;color:var(--cds-button-primary,#0f62fe);-moz-column-gap:.5rem;column-gap:.5rem;display:inline-flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);grid-area:login;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);padding:1rem;text-decoration:none}.cds--masthead__l1-login svg{color:inherit}.cds--masthead__l1-login:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-link-primary-hover,#0043ce)}.cds--masthead__l1-login:focus-visible{color:var(--cds-button-primary,#0f62fe);outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-login:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));color:var(--cds-button-primary-active,#002d9c);outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}}']);
|
|
1707
1707
|
/**
|
|
1708
1708
|
* @license
|
|
1709
1709
|
*
|
|
@@ -2430,7 +2430,7 @@ var Rw=bi([':root{--cds-layer:var(--cds-layer-01, #f4f4f4);--cds-layer-active:va
|
|
|
2430
2430
|
<a part="link" class="${0}--header__name" href="${0}"
|
|
2431
2431
|
>${0} <slot></slot
|
|
2432
2432
|
></a>
|
|
2433
|
-
`),Oa,Cr(e),s)}},{kind:"field",static:!0,key:"shadowRootOptions",value:()=>p(p({},fr.shadowRootOptions),{},{delegatesFocus:!0})},{kind:"field",static:!0,key:"styles",value:()=>Jy}]}}),La(fr));var tC=1/0,sC=17976931348623157e292;function cC(e){var t=function(e){return e?(e=yg(e))===tC||e===-tC?(e<0?-1:1)*sC:e==e?e:0:0===e?e:0}(e),s=t%1;return t==t?s?t-s:t:0}var oC=Math.max,dC=Math.min;var iC,rC=(iC=function(e,t,s){var c=null==e?0:e.length;if(!c)return-1;var o=c-1;return void 0!==s&&(o=cC(s),o=s<0?oC(c+o,0):dC(o,c-1)),function(e,t,s,c){for(var o=e.length,d=s+(c?1:-1);c?d--:++d<o;)if(t(e[d],d,e))return d;return-1}(e,js(t),o,!0)},function(e,t,s){var c=Object(e);if(!Ot(e)){var o=js(t);e=Rt(e),t=function(e){return o(c[e],e,c)}}var d=iC(e,t,s);return d>-1?c[o?e[d]:d]:void 0});let aC,nC,lC=e=>e;function pC(){pC=function(){return e};var e={elementsDefinitionOrder:[["method"],["field"]],initializeInstanceElements:function(e,t){["method","field"].forEach((function(s){t.forEach((function(t){t.kind===s&&"own"===t.placement&&this.defineClassElement(e,t)}),this)}),this)},initializeClassElements:function(e,t){var s=e.prototype;["method","field"].forEach((function(c){t.forEach((function(t){var o=t.placement;if(t.kind===c&&("static"===o||"prototype"===o)){var d="static"===o?e:s;this.defineClassElement(d,t)}}),this)}),this)},defineClassElement:function(e,t){var s=t.descriptor;if("field"===t.kind){var c=t.initializer;s={enumerable:s.enumerable,writable:s.writable,configurable:s.configurable,value:void 0===c?void 0:c.call(e)}}Object.defineProperty(e,t.key,s)},decorateClass:function(e,t){var s=[],c=[],o={static:[],prototype:[],own:[]};if(e.forEach((function(e){this.addElementPlacement(e,o)}),this),e.forEach((function(e){if(!gC(e))return s.push(e);var t=this.decorateElement(e,o);s.push(t.element),s.push.apply(s,t.extras),c.push.apply(c,t.finishers)}),this),!t)return{elements:s,finishers:c};var d=this.decorateConstructor(s,t);return c.push.apply(c,d.finishers),d.finishers=c,d},addElementPlacement:function(e,t,s){var c=t[e.placement];if(!s&&-1!==c.indexOf(e.key))throw new TypeError("Duplicated element ("+e.key+")");c.push(e.key)},decorateElement:function(e,t){for(var s=[],c=[],o=e.decorators,d=o.length-1;d>=0;d--){var i=t[e.placement];i.splice(i.indexOf(e.key),1);var r=this.fromElementDescriptor(e),a=this.toElementFinisherExtras((0,o[d])(r)||r);e=a.element,this.addElementPlacement(e,t),a.finisher&&c.push(a.finisher);var n=a.extras;if(n){for(var l=0;l<n.length;l++)this.addElementPlacement(n[l],t);s.push.apply(s,n)}}return{element:e,finishers:c,extras:s}},decorateConstructor:function(e,t){for(var s=[],c=t.length-1;c>=0;c--){var o=this.fromClassDescriptor(e),d=this.toClassDescriptor((0,t[c])(o)||o);if(void 0!==d.finisher&&s.push(d.finisher),void 0!==d.elements){e=d.elements;for(var i=0;i<e.length-1;i++)for(var r=i+1;r<e.length;r++)if(e[i].key===e[r].key&&e[i].placement===e[r].placement)throw new TypeError("Duplicated element ("+e[i].key+")")}}return{elements:e,finishers:s}},fromElementDescriptor:function(e){var t={kind:e.kind,key:e.key,placement:e.placement,descriptor:e.descriptor};return Object.defineProperty(t,Symbol.toStringTag,{value:"Descriptor",configurable:!0}),"field"===e.kind&&(t.initializer=e.initializer),t},toElementDescriptors:function(e){if(void 0!==e)return function(e){return function(e){if(Array.isArray(e))return e}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return vC(e,t);var s={}.toString.call(e).slice(8,-1);return"Object"===s&&e.constructor&&(s=e.constructor.name),"Map"===s||"Set"===s?Array.from(e):"Arguments"===s||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(s)?vC(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(e).map((function(e){var t=this.toElementDescriptor(e);return this.disallowProperty(e,"finisher","An element descriptor"),this.disallowProperty(e,"extras","An element descriptor"),t}),this)},toElementDescriptor:function(e){var t=e.kind+"";if("method"!==t&&"field"!==t)throw new TypeError('An element descriptor\'s .kind property must be either "method" or "field", but a decorator created an element descriptor with .kind "'+t+'"');var s=fC(e.key),c=e.placement+"";if("static"!==c&&"prototype"!==c&&"own"!==c)throw new TypeError('An element descriptor\'s .placement property must be one of "static", "prototype" or "own", but a decorator created an element descriptor with .placement "'+c+'"');var o=e.descriptor;this.disallowProperty(e,"elements","An element descriptor");var d={kind:t,key:s,placement:c,descriptor:Object.assign({},o)};return"field"!==t?this.disallowProperty(e,"initializer","A method descriptor"):(this.disallowProperty(o,"get","The property descriptor of a field descriptor"),this.disallowProperty(o,"set","The property descriptor of a field descriptor"),this.disallowProperty(o,"value","The property descriptor of a field descriptor"),d.initializer=e.initializer),d},toElementFinisherExtras:function(e){return{element:this.toElementDescriptor(e),finisher:bC(e,"finisher"),extras:this.toElementDescriptors(e.extras)}},fromClassDescriptor:function(e){var t={kind:"class",elements:e.map(this.fromElementDescriptor,this)};return Object.defineProperty(t,Symbol.toStringTag,{value:"Descriptor",configurable:!0}),t},toClassDescriptor:function(e){var t=e.kind+"";if("class"!==t)throw new TypeError('A class descriptor\'s .kind property must be "class", but a decorator created a class descriptor with .kind "'+t+'"');this.disallowProperty(e,"key","A class descriptor"),this.disallowProperty(e,"placement","A class descriptor"),this.disallowProperty(e,"descriptor","A class descriptor"),this.disallowProperty(e,"initializer","A class descriptor"),this.disallowProperty(e,"extras","A class descriptor");var s=bC(e,"finisher");return{elements:this.toElementDescriptors(e.elements),finisher:s}},runClassFinishers:function(e,t){for(var s=0;s<t.length;s++){var c=(0,t[s])(e);if(void 0!==c){if("function"!=typeof c)throw new TypeError("Finishers must return a constructor.");e=c}}return e},disallowProperty:function(e,t,s){if(void 0!==e[t])throw new TypeError(s+" can't have a ."+t+" property.")}};return e}function hC(e){var t,s=fC(e.key);"method"===e.kind?t={value:e.value,writable:!0,configurable:!0,enumerable:!1}:"get"===e.kind?t={get:e.value,configurable:!0,enumerable:!1}:"set"===e.kind?t={set:e.value,configurable:!0,enumerable:!1}:"field"===e.kind&&(t={configurable:!0,writable:!0,enumerable:!0});var c={kind:"field"===e.kind?"field":"method",key:s,placement:e.static?"static":"field"===e.kind?"own":"prototype",descriptor:t};return e.decorators&&(c.decorators=e.decorators),"field"===e.kind&&(c.initializer=e.value),c}function uC(e,t){void 0!==e.descriptor.get?t.descriptor.get=e.descriptor.get:t.descriptor.set=e.descriptor.set}function gC(e){return e.decorators&&e.decorators.length}function mC(e){return void 0!==e&&!(void 0===e.value&&void 0===e.writable)}function bC(e,t){var s=e[t];if(void 0!==s&&"function"!=typeof s)throw new TypeError("Expected '"+t+"' to be a function");return s}function fC(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var s=e[Symbol.toPrimitive];if(void 0!==s){var c=s.call(e,t||"default");if("object"!=typeof c)return c;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}function vC(e,t){(null==t||t>e.length)&&(t=e.length);for(var s=0,c=Array(t);s<t;s++)c[s]=e[s];return c}function _C(e,t,s,c){var o=yC(xC(1&c?e.prototype:e),t,s);return 2&c?function(e){return o.apply(s,e)}:o}function yC(){return yC="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(e,t,s){var c=function(e,t){for(;!{}.hasOwnProperty.call(e,t)&&null!==(e=xC(e)););return e}(e,t);if(c){var o=Object.getOwnPropertyDescriptor(c,t);return o.get?o.get.call(arguments.length<3?e:s):o.value}},yC.apply(null,arguments)}function xC(e){return xC=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},xC(e)}const{prefix:kC,stablePrefix:wC}=t,zC=Node.DOCUMENT_POSITION_PRECEDING|Node.DOCUMENT_POSITION_CONTAINS,EC=Node.DOCUMENT_POSITION_FOLLOWING|Node.DOCUMENT_POSITION_CONTAINED_BY;let SC,CC,AC=function(e,t,s,c){var o=pC();if(c)for(var d=0;d<c.length;d++)o=c[d](o);var i=t((function(e){o.initializeInstanceElements(e,r.elements)}),s),r=o.decorateClass(function(e){for(var t=[],s=function(e){return"method"===e.kind&&e.key===d.key&&e.placement===d.placement},c=0;c<e.length;c++){var o,d=e[c];if("method"===d.kind&&(o=t.find(s)))if(mC(d.descriptor)||mC(o.descriptor)){if(gC(d)||gC(o))throw new ReferenceError("Duplicated methods ("+d.key+") can't be decorated.");o.descriptor=d.descriptor}else{if(gC(d)){if(gC(o))throw new ReferenceError("Decorators can't be placed on different accessors with for the same property ("+d.key+").");o.decorators=d.decorators}uC(d,o)}else t.push(d)}return t}(i.d.map(hC)),e);return o.initializeClassElements(i.F,r.elements),o.runClassFinishers(i.F,r.finishers)}([la(`${wC}-left-nav`)],(function(e,t){class s extends t{constructor(...t){super(...t),e(this)}}return{F:s,d:[{kind:"field",key:"_hFocusWrap",value:()=>null},{kind:"field",decorators:[zr("#start-sentinel")],key:"_startSentinelNode",value:void 0},{kind:"field",decorators:[zr("#end-sentinel")],key:"_endSentinelNode",value:void 0},{kind:"field",decorators:[xr({type:Boolean})],key:"_importedSideNav",value:()=>!1},{kind:"field",decorators:[Tr("parentRoot:eventButtonToggle")],key:"_handleButtonToggle",value(){return async e=>{this._importedSideNav||(await Promise.all([Promise.resolve().then((function(){return UC})),import("./left-nav-menu-ccf3a6ec.js"),import("./left-nav-menu-section-027d6043.js"),import("./left-nav-menu-item-18d051bc.js"),import("./left-nav-menu-category-heading-3016e990.js"),import("./left-nav-overlay-225f893f.js")]),this._importedSideNav=!0),this.expanded=e.detail.active}}},{kind:"field",decorators:[Tr("document:cds-request-focus-wrap")],key:"_handleRequestMenuButtonFocusWrap",value(){return e=>{const{selectorButtonToggle:t}=this.constructor;if(e.target===this){const e=this.getRootNode().querySelector(t);e&&e.focus()}else if(e.composedPath()[1].tagName===t.toUpperCase()){const{comparisonResult:t}=e.detail,{selectorExpandedMenuSection:c,selectorTabbable:o}=this.constructor,d=this.querySelector(c);if(-1===t){const e=((e,t,s)=>Array.prototype.find.call(e,t,s))(this.querySelectorAll(o),(e=>Boolean(e.offsetParent)));e&&e.focus()}else if(t&zC){const e=rC(null==d?void 0:d.querySelectorAll(o),(e=>Boolean(e.offsetParent)));e&&e.focus()}else if(t&EC){var s;const e=[...Array.from((null==d||null===(s=d.shadowRoot)||void 0===s?void 0:s.querySelectorAll(o))||[]),...Array.from((null==d?void 0:d.querySelectorAll(o))||[])];e.length&&e[0].focus()}}}}},{kind:"method",key:"_handleClickOut",value:function(e){const{selectorButtonToggle:t}=this.constructor,s=this.getRootNode().querySelector(t);this.expanded&&"C4D-LEFT-NAV-OVERLAY"===e.composedPath()[0].tagName&&(this.expanded=!1,null==s||s.focus())}},{kind:"method",decorators:[Tr("keydown")],key:"_handleKeydown",value:function(e){const{selectorButtonToggle:t}=this.constructor,s=this.getRootNode().querySelector(t);"Escape"===e.key&&(this.expanded=!1,null==s||s.focus())}},{kind:"field",decorators:[Tr("parentRoot:eventToggle")],key:"_handleContentStateChangeDocument",value(){return e=>{const{selectorMenuSections:t}=this.constructor,{panelId:s}=e.detail,c=Array.from(this.querySelectorAll(t)),o=c.filter((e=>e.matches("[expanded]"))).shift(),d=c.filter((e=>e.matches(`[section-id="${s}"]`))).shift();if(void 0!==o&&void 0!==d&&o!==d){const e=s.split(", ");d.expanded=!0,d.ariaHidden="false",d.transition=!1,o.expanded=!1,o.ariaHidden="true","-1"===e[0]||"-1"===e[1]||d.matches('[section-id*=" -1"]')||(o.transition=!0)}}}},{kind:"field",decorators:[xr({reflect:!0,attribute:"usage-mode"})],key:"usageMode",value:()=>Ow.HEADER_NAV},{kind:"method",key:"connectedCallback",value:function(){_C(s,"connectedCallback",this,3)([]),document.addEventListener("click",this._handleClickOut.bind(this))}},{kind:"method",key:"updated",value:async function(e){_C(s,"updated",this,3)([e]);const{usageMode:t}=this;if(e.has("usageMode")&&t!==Ow.HEADER_NAV&&console.warn("c4d-left-nav supports only `header-nav` for its `usage-mode` attribute or `usageMode` property. The value is ignored:",t),e.has("expanded")){var c;const e=this.getRootNode();an(e.querySelectorAll(this.constructor.selectorOverlay),(e=>{e.active=this.expanded}));const{expanded:t,_startSentinelNode:s,_endSentinelNode:d}=this,i=null==e||null===(c=e.querySelector(`${wC}-masthead-container,\n ${wC}-masthead-composite`))||void 0===c?void 0:c.querySelector(`${wC}-masthead`);if(t&&i){var o;this._hFocusWrap=Zw(this.shadowRoot,[s,d]),null!==(o=e.body)&&void 0!==o&&o.style&&(e.body.style.overflow="hidden"),i&&(i.style.position="fixed")}else{const{selectorMenuSections:e,selectorFirstMenuSection:t}=this.constructor;i&&(document.body.style.overflow="auto",i.style.position=""),this.querySelectorAll(e).forEach((e=>{e.expanded=!1,e.transition=!1})),this.querySelectorAll(t).forEach((e=>{e.expanded=!0})),this._hFocusWrap&&(this._hFocusWrap=this._hFocusWrap.release())}}}},{kind:"field",key:"_renderSentinel",value:()=>e=>Gi(aC||(aC=lC`
|
|
2433
|
+
`),Oa,Cr(e),s)}},{kind:"field",static:!0,key:"shadowRootOptions",value:()=>p(p({},fr.shadowRootOptions),{},{delegatesFocus:!0})},{kind:"field",static:!0,key:"styles",value:()=>Jy}]}}),La(fr));var tC=1/0,sC=17976931348623157e292;function cC(e){var t=function(e){return e?(e=yg(e))===tC||e===-tC?(e<0?-1:1)*sC:e==e?e:0:0===e?e:0}(e),s=t%1;return t==t?s?t-s:t:0}var oC=Math.max,dC=Math.min;var iC,rC=(iC=function(e,t,s){var c=null==e?0:e.length;if(!c)return-1;var o=c-1;return void 0!==s&&(o=cC(s),o=s<0?oC(c+o,0):dC(o,c-1)),function(e,t,s,c){for(var o=e.length,d=s+(c?1:-1);c?d--:++d<o;)if(t(e[d],d,e))return d;return-1}(e,js(t),o,!0)},function(e,t,s){var c=Object(e);if(!Ot(e)){var o=js(t);e=Rt(e),t=function(e){return o(c[e],e,c)}}var d=iC(e,t,s);return d>-1?c[o?e[d]:d]:void 0});let aC,nC,lC=e=>e;function pC(){pC=function(){return e};var e={elementsDefinitionOrder:[["method"],["field"]],initializeInstanceElements:function(e,t){["method","field"].forEach((function(s){t.forEach((function(t){t.kind===s&&"own"===t.placement&&this.defineClassElement(e,t)}),this)}),this)},initializeClassElements:function(e,t){var s=e.prototype;["method","field"].forEach((function(c){t.forEach((function(t){var o=t.placement;if(t.kind===c&&("static"===o||"prototype"===o)){var d="static"===o?e:s;this.defineClassElement(d,t)}}),this)}),this)},defineClassElement:function(e,t){var s=t.descriptor;if("field"===t.kind){var c=t.initializer;s={enumerable:s.enumerable,writable:s.writable,configurable:s.configurable,value:void 0===c?void 0:c.call(e)}}Object.defineProperty(e,t.key,s)},decorateClass:function(e,t){var s=[],c=[],o={static:[],prototype:[],own:[]};if(e.forEach((function(e){this.addElementPlacement(e,o)}),this),e.forEach((function(e){if(!gC(e))return s.push(e);var t=this.decorateElement(e,o);s.push(t.element),s.push.apply(s,t.extras),c.push.apply(c,t.finishers)}),this),!t)return{elements:s,finishers:c};var d=this.decorateConstructor(s,t);return c.push.apply(c,d.finishers),d.finishers=c,d},addElementPlacement:function(e,t,s){var c=t[e.placement];if(!s&&-1!==c.indexOf(e.key))throw new TypeError("Duplicated element ("+e.key+")");c.push(e.key)},decorateElement:function(e,t){for(var s=[],c=[],o=e.decorators,d=o.length-1;d>=0;d--){var i=t[e.placement];i.splice(i.indexOf(e.key),1);var r=this.fromElementDescriptor(e),a=this.toElementFinisherExtras((0,o[d])(r)||r);e=a.element,this.addElementPlacement(e,t),a.finisher&&c.push(a.finisher);var n=a.extras;if(n){for(var l=0;l<n.length;l++)this.addElementPlacement(n[l],t);s.push.apply(s,n)}}return{element:e,finishers:c,extras:s}},decorateConstructor:function(e,t){for(var s=[],c=t.length-1;c>=0;c--){var o=this.fromClassDescriptor(e),d=this.toClassDescriptor((0,t[c])(o)||o);if(void 0!==d.finisher&&s.push(d.finisher),void 0!==d.elements){e=d.elements;for(var i=0;i<e.length-1;i++)for(var r=i+1;r<e.length;r++)if(e[i].key===e[r].key&&e[i].placement===e[r].placement)throw new TypeError("Duplicated element ("+e[i].key+")")}}return{elements:e,finishers:s}},fromElementDescriptor:function(e){var t={kind:e.kind,key:e.key,placement:e.placement,descriptor:e.descriptor};return Object.defineProperty(t,Symbol.toStringTag,{value:"Descriptor",configurable:!0}),"field"===e.kind&&(t.initializer=e.initializer),t},toElementDescriptors:function(e){if(void 0!==e)return function(e){return function(e){if(Array.isArray(e))return e}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return vC(e,t);var s={}.toString.call(e).slice(8,-1);return"Object"===s&&e.constructor&&(s=e.constructor.name),"Map"===s||"Set"===s?Array.from(e):"Arguments"===s||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(s)?vC(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(e).map((function(e){var t=this.toElementDescriptor(e);return this.disallowProperty(e,"finisher","An element descriptor"),this.disallowProperty(e,"extras","An element descriptor"),t}),this)},toElementDescriptor:function(e){var t=e.kind+"";if("method"!==t&&"field"!==t)throw new TypeError('An element descriptor\'s .kind property must be either "method" or "field", but a decorator created an element descriptor with .kind "'+t+'"');var s=fC(e.key),c=e.placement+"";if("static"!==c&&"prototype"!==c&&"own"!==c)throw new TypeError('An element descriptor\'s .placement property must be one of "static", "prototype" or "own", but a decorator created an element descriptor with .placement "'+c+'"');var o=e.descriptor;this.disallowProperty(e,"elements","An element descriptor");var d={kind:t,key:s,placement:c,descriptor:Object.assign({},o)};return"field"!==t?this.disallowProperty(e,"initializer","A method descriptor"):(this.disallowProperty(o,"get","The property descriptor of a field descriptor"),this.disallowProperty(o,"set","The property descriptor of a field descriptor"),this.disallowProperty(o,"value","The property descriptor of a field descriptor"),d.initializer=e.initializer),d},toElementFinisherExtras:function(e){return{element:this.toElementDescriptor(e),finisher:bC(e,"finisher"),extras:this.toElementDescriptors(e.extras)}},fromClassDescriptor:function(e){var t={kind:"class",elements:e.map(this.fromElementDescriptor,this)};return Object.defineProperty(t,Symbol.toStringTag,{value:"Descriptor",configurable:!0}),t},toClassDescriptor:function(e){var t=e.kind+"";if("class"!==t)throw new TypeError('A class descriptor\'s .kind property must be "class", but a decorator created a class descriptor with .kind "'+t+'"');this.disallowProperty(e,"key","A class descriptor"),this.disallowProperty(e,"placement","A class descriptor"),this.disallowProperty(e,"descriptor","A class descriptor"),this.disallowProperty(e,"initializer","A class descriptor"),this.disallowProperty(e,"extras","A class descriptor");var s=bC(e,"finisher");return{elements:this.toElementDescriptors(e.elements),finisher:s}},runClassFinishers:function(e,t){for(var s=0;s<t.length;s++){var c=(0,t[s])(e);if(void 0!==c){if("function"!=typeof c)throw new TypeError("Finishers must return a constructor.");e=c}}return e},disallowProperty:function(e,t,s){if(void 0!==e[t])throw new TypeError(s+" can't have a ."+t+" property.")}};return e}function hC(e){var t,s=fC(e.key);"method"===e.kind?t={value:e.value,writable:!0,configurable:!0,enumerable:!1}:"get"===e.kind?t={get:e.value,configurable:!0,enumerable:!1}:"set"===e.kind?t={set:e.value,configurable:!0,enumerable:!1}:"field"===e.kind&&(t={configurable:!0,writable:!0,enumerable:!0});var c={kind:"field"===e.kind?"field":"method",key:s,placement:e.static?"static":"field"===e.kind?"own":"prototype",descriptor:t};return e.decorators&&(c.decorators=e.decorators),"field"===e.kind&&(c.initializer=e.value),c}function uC(e,t){void 0!==e.descriptor.get?t.descriptor.get=e.descriptor.get:t.descriptor.set=e.descriptor.set}function gC(e){return e.decorators&&e.decorators.length}function mC(e){return void 0!==e&&!(void 0===e.value&&void 0===e.writable)}function bC(e,t){var s=e[t];if(void 0!==s&&"function"!=typeof s)throw new TypeError("Expected '"+t+"' to be a function");return s}function fC(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var s=e[Symbol.toPrimitive];if(void 0!==s){var c=s.call(e,t||"default");if("object"!=typeof c)return c;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}function vC(e,t){(null==t||t>e.length)&&(t=e.length);for(var s=0,c=Array(t);s<t;s++)c[s]=e[s];return c}function _C(e,t,s,c){var o=yC(xC(1&c?e.prototype:e),t,s);return 2&c?function(e){return o.apply(s,e)}:o}function yC(){return yC="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(e,t,s){var c=function(e,t){for(;!{}.hasOwnProperty.call(e,t)&&null!==(e=xC(e)););return e}(e,t);if(c){var o=Object.getOwnPropertyDescriptor(c,t);return o.get?o.get.call(arguments.length<3?e:s):o.value}},yC.apply(null,arguments)}function xC(e){return xC=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},xC(e)}const{prefix:kC,stablePrefix:wC}=t,zC=Node.DOCUMENT_POSITION_PRECEDING|Node.DOCUMENT_POSITION_CONTAINS,EC=Node.DOCUMENT_POSITION_FOLLOWING|Node.DOCUMENT_POSITION_CONTAINED_BY;let SC,CC,AC=function(e,t,s,c){var o=pC();if(c)for(var d=0;d<c.length;d++)o=c[d](o);var i=t((function(e){o.initializeInstanceElements(e,r.elements)}),s),r=o.decorateClass(function(e){for(var t=[],s=function(e){return"method"===e.kind&&e.key===d.key&&e.placement===d.placement},c=0;c<e.length;c++){var o,d=e[c];if("method"===d.kind&&(o=t.find(s)))if(mC(d.descriptor)||mC(o.descriptor)){if(gC(d)||gC(o))throw new ReferenceError("Duplicated methods ("+d.key+") can't be decorated.");o.descriptor=d.descriptor}else{if(gC(d)){if(gC(o))throw new ReferenceError("Decorators can't be placed on different accessors with for the same property ("+d.key+").");o.decorators=d.decorators}uC(d,o)}else t.push(d)}return t}(i.d.map(hC)),e);return o.initializeClassElements(i.F,r.elements),o.runClassFinishers(i.F,r.finishers)}([la(`${wC}-left-nav`)],(function(e,t){class s extends t{constructor(...t){super(...t),e(this)}}return{F:s,d:[{kind:"field",key:"_hFocusWrap",value:()=>null},{kind:"field",decorators:[zr("#start-sentinel")],key:"_startSentinelNode",value:void 0},{kind:"field",decorators:[zr("#end-sentinel")],key:"_endSentinelNode",value:void 0},{kind:"field",decorators:[xr({type:Boolean})],key:"_importedSideNav",value:()=>!1},{kind:"field",decorators:[Tr("parentRoot:eventButtonToggle")],key:"_handleButtonToggle",value(){return async e=>{this._importedSideNav||(await Promise.all([Promise.resolve().then((function(){return UC})),import("./left-nav-menu-a2e98b5a.js"),import("./left-nav-menu-section-a5aacf10.js"),import("./left-nav-menu-item-1930f6e3.js"),import("./left-nav-menu-category-heading-404801f6.js"),import("./left-nav-overlay-5abc69f8.js")]),this._importedSideNav=!0),this.expanded=e.detail.active}}},{kind:"field",decorators:[Tr("document:cds-request-focus-wrap")],key:"_handleRequestMenuButtonFocusWrap",value(){return e=>{const{selectorButtonToggle:t}=this.constructor;if(e.target===this){const e=this.getRootNode().querySelector(t);e&&e.focus()}else if(e.composedPath()[1].tagName===t.toUpperCase()){const{comparisonResult:t}=e.detail,{selectorExpandedMenuSection:c,selectorTabbable:o}=this.constructor,d=this.querySelector(c);if(-1===t){const e=((e,t,s)=>Array.prototype.find.call(e,t,s))(this.querySelectorAll(o),(e=>Boolean(e.offsetParent)));e&&e.focus()}else if(t&zC){const e=rC(null==d?void 0:d.querySelectorAll(o),(e=>Boolean(e.offsetParent)));e&&e.focus()}else if(t&EC){var s;const e=[...Array.from((null==d||null===(s=d.shadowRoot)||void 0===s?void 0:s.querySelectorAll(o))||[]),...Array.from((null==d?void 0:d.querySelectorAll(o))||[])];e.length&&e[0].focus()}}}}},{kind:"method",key:"_handleClickOut",value:function(e){const{selectorButtonToggle:t}=this.constructor,s=this.getRootNode().querySelector(t);this.expanded&&"C4D-LEFT-NAV-OVERLAY"===e.composedPath()[0].tagName&&(this.expanded=!1,null==s||s.focus())}},{kind:"method",decorators:[Tr("keydown")],key:"_handleKeydown",value:function(e){const{selectorButtonToggle:t}=this.constructor,s=this.getRootNode().querySelector(t);"Escape"===e.key&&(this.expanded=!1,null==s||s.focus())}},{kind:"field",decorators:[Tr("parentRoot:eventToggle")],key:"_handleContentStateChangeDocument",value(){return e=>{const{selectorMenuSections:t}=this.constructor,{panelId:s}=e.detail,c=Array.from(this.querySelectorAll(t)),o=c.filter((e=>e.matches("[expanded]"))).shift(),d=c.filter((e=>e.matches(`[section-id="${s}"]`))).shift();if(void 0!==o&&void 0!==d&&o!==d){const e=s.split(", ");d.expanded=!0,d.ariaHidden="false",d.transition=!1,o.expanded=!1,o.ariaHidden="true","-1"===e[0]||"-1"===e[1]||d.matches('[section-id*=" -1"]')||(o.transition=!0)}}}},{kind:"method",key:"_handleFocusOut",value:function({relatedTarget:e}){const{collapseMode:t}=this;t!==this.collapseMode&&(this.contains(e)||(this.expanded=!1))}},{kind:"field",decorators:[xr({reflect:!0,attribute:"usage-mode"})],key:"usageMode",value:()=>Ow.HEADER_NAV},{kind:"method",key:"connectedCallback",value:function(){_C(s,"connectedCallback",this,3)([]),document.addEventListener("click",this._handleClickOut.bind(this))}},{kind:"method",key:"updated",value:async function(e){_C(s,"updated",this,3)([e]);const{usageMode:t}=this;if(e.has("usageMode")&&t!==Ow.HEADER_NAV&&console.warn("c4d-left-nav supports only `header-nav` for its `usage-mode` attribute or `usageMode` property. The value is ignored:",t),e.has("expanded")){var c;const e=this.getRootNode();an(e.querySelectorAll(this.constructor.selectorOverlay),(e=>{e.active=this.expanded}));const{expanded:t,_startSentinelNode:s,_endSentinelNode:d}=this,i=null==e||null===(c=e.querySelector(`${wC}-masthead-container,\n ${wC}-masthead-composite`))||void 0===c?void 0:c.querySelector(`${wC}-masthead`);if(t&&i){var o;this._hFocusWrap=Zw(this.shadowRoot,[s,d]),null!==(o=e.body)&&void 0!==o&&o.style&&(e.body.style.overflow="hidden"),i&&(i.style.position="fixed")}else{const{selectorMenuSections:e,selectorFirstMenuSection:t}=this.constructor;i&&(document.body.style.overflow="auto",i.style.position=""),this.querySelectorAll(e).forEach((e=>{e.expanded=!1,e.transition=!1})),this.querySelectorAll(t).forEach((e=>{e.expanded=!0})),this._hFocusWrap&&(this._hFocusWrap=this._hFocusWrap.release())}}}},{kind:"field",key:"_renderSentinel",value:()=>e=>Gi(aC||(aC=lC`
|
|
2434
2434
|
<button
|
|
2435
2435
|
id="${0}-sentinel"
|
|
2436
2436
|
type="button"
|