@digiform/wizard 0.2.7 โ†’ 0.2.8

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.
Files changed (2) hide show
  1. package/package.json +34 -13
  2. package/index.cjs +0 -27
package/index.cjs DELETED
@@ -1,27 +0,0 @@
1
- "use client";"use strict";var f1=Object.create;var Mr=Object.defineProperty;var k1=Object.getOwnPropertyDescriptor;var x1=Object.getOwnPropertyNames;var y1=Object.getPrototypeOf,C1=Object.prototype.hasOwnProperty;var w1=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of x1(t))!C1.call(e,n)&&n!==r&&Mr(e,n,{get:()=>t[n],enumerable:!(o=k1(t,n))||o.enumerable});return e};var j1=(e,t,r)=>(r=e!=null?f1(y1(e)):{},w1(t||!e||!e.__esModule?Mr(r,"default",{value:e,enumerable:!0}):r,e));Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("react/jsx-runtime"),d=require("react"),p=require("clsx"),_1=require("@radix-ui/react-slot"),O1=require("@radix-ui/react-checkbox"),F=require("lucide-react"),L1=require("@radix-ui/react-radio-group"),S1=require("@radix-ui/react-select"),It=require("@tanstack/react-query"),N1=require("@tanstack/react-form"),z1=require("@xstate/react"),y=require("xstate"),v=require("zod"),T1=require("@radix-ui/react-dialog");var qt=typeof document<"u"?document.currentScript:null;function lt(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,o.get?o:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const I=lt(d),Yt=lt(O1),rt=lt(L1),G=lt(S1),H=lt(T1),E1="fb-alert_5UcaT",P1="fb-alertTitle_-KE5o",I1="fb-alertDescription_cg7Ke",jt={alert:E1,"variant-default":"fb-variant-default_yhEpY","variant-destructive":"fb-variant-destructive_rafp5",alertTitle:P1,alertDescription:I1},ot=I.forwardRef(({className:e,variant:t,...r},o)=>a.jsx("div",{ref:o,role:"alert",className:p.clsx(jt.alert,jt[`variant-${t??"default"}`],e),...r}));ot.displayName="Alert";const D1=I.forwardRef(({className:e,...t},r)=>a.jsx("h5",{ref:r,className:p.clsx(jt.alertTitle,e),...t}));D1.displayName="AlertTitle";const at=I.forwardRef(({className:e,...t},r)=>a.jsx("div",{ref:r,className:p.clsx(jt.alertDescription,e),...t}));at.displayName="AlertDescription";const A1="fb-button_MJLDl",Bt={button:A1,"variant-default":"fb-variant-default_KLx8b","variant-destructive":"fb-variant-destructive_vQKZ2","variant-outline":"fb-variant-outline_1Mb0E","variant-secondary":"fb-variant-secondary_-bohS","variant-ghost":"fb-variant-ghost_qml-f","variant-link":"fb-variant-link_aNj3r","size-default":"fb-size-default_9qKVU","size-sm":"fb-size-sm_MvjvS","size-lg":"fb-size-lg_v6n8j","size-icon":"fb-size-icon_MYsET"},X=I.forwardRef(({className:e,variant:t,size:r,asChild:o=!1,...n},c)=>{const i=o?_1.Slot:"button";return a.jsx(i,{className:p.clsx(Bt.button,Bt[`variant-${t??"default"}`],Bt[`size-${r??"default"}`],e),ref:c,...n})});X.displayName="Button";const M1="fb-badge_Q1h-y",Vr={badge:M1,"variant-default":"fb-variant-default_7HL-r","variant-secondary":"fb-variant-secondary_knrZF","variant-destructive":"fb-variant-destructive_YUruN","variant-outline":"fb-variant-outline_EHC5j"};function V1({className:e,variant:t,...r}){return a.jsx("div",{className:p.clsx(Vr.badge,Vr[`variant-${t??"default"}`],e),...r})}const $1="fb-card_Ry9d9",F1="fb-cardCompact_wGBoD",R1="fb-cardHeader_exSCY",q1="fb-cardHeaderStructured_UBow4",B1="fb-cardHeaderStructuredCompact_jH94z",W1="fb-cardHeaderLeft_PnQMU",H1="fb-cardTitleRow_XU5Go",G1="fb-cardTitleText_imcqj",U1="fb-cardDescriptionText_oCoiA",Z1="fb-cardMeta_Ch80f",K1="fb-cardMetaItem_ggGU8",X1="fb-cardHeaderRight_rEXk0",Q1="fb-cardBody_lIAav",Y1="fb-cardBodyFlush_tfGIm",J1="fb-cardFooter_BAcjS",el="fb-cardDivider_-i-Kq",tl="fb-cardTitle_mLAib",rl="fb-cardDescription_iLv2K",ol="fb-cardContent_HJ92K",Z={card:$1,cardCompact:F1,cardHeader:R1,cardHeaderStructured:q1,cardHeaderStructuredCompact:B1,cardHeaderLeft:W1,cardTitleRow:H1,cardTitleText:G1,cardDescriptionText:U1,cardMeta:Z1,cardMetaItem:K1,cardHeaderRight:X1,cardBody:Q1,cardBodyFlush:Y1,cardFooter:J1,cardDivider:el,cardTitle:tl,cardDescription:rl,cardContent:ol},Jn=I.createContext({variant:"default"}),lr=I.forwardRef(({className:e,...t},r)=>a.jsx("div",{ref:r,className:p.clsx(Z.cardHeader,e),...t}));lr.displayName="CardHeader";const sr=I.forwardRef(({className:e,...t},r)=>a.jsx("h3",{ref:r,className:p.clsx(Z.cardTitle,e),...t}));sr.displayName="CardTitle";const dr=I.forwardRef(({className:e,...t},r)=>a.jsx("p",{ref:r,className:p.clsx(Z.cardDescription,e),...t}));dr.displayName="CardDescription";const Dt=I.forwardRef(({className:e,...t},r)=>a.jsx("div",{ref:r,className:p.clsx(Z.cardContent,e),...t}));Dt.displayName="CardContent";function al({className:e,...t}){return a.jsx("div",{className:p.clsx(Z.cardFooter,e),...t})}function nl({title:e,description:t,badge:r,meta:o,action:n,className:c}){const{variant:i}=I.useContext(Jn);return a.jsxs("div",{className:p.clsx(Z.cardHeaderStructured,i==="compact"&&Z.cardHeaderStructuredCompact,c),children:[a.jsxs("div",{className:Z.cardHeaderLeft,children:[a.jsxs("div",{className:Z.cardTitleRow,children:[a.jsx("span",{className:Z.cardTitleText,children:e}),r]}),t&&a.jsx("p",{className:Z.cardDescriptionText,children:t}),o&&o.length>0&&a.jsx("div",{className:Z.cardMeta,children:o.map((l,s)=>a.jsxs("span",{className:Z.cardMetaItem,children:[l.icon,l.label]},s))})]}),n&&a.jsx("div",{className:Z.cardHeaderRight,children:n})]})}function cl({children:e,flush:t,className:r}){return a.jsx("div",{className:p.clsx(t?Z.cardBodyFlush:Z.cardBody,r),children:e})}function il(){return a.jsx("div",{className:Z.cardDivider})}const ec=I.forwardRef(({className:e,variant:t="default",...r},o)=>a.jsx(Jn.Provider,{value:{variant:t},children:a.jsx("div",{ref:o,className:p.clsx(Z.card,t==="compact"&&Z.cardCompact,e),...r})}));ec.displayName="Card";const ur=Object.assign(ec,{Header:nl,Body:cl,Footer:al,Divider:il}),ll="fb-checkbox_wsic0",sl="fb-checkboxIndicator_31Q4N",Wt={checkbox:ll,checkboxIndicator:sl},tc=I.forwardRef(({className:e,...t},r)=>a.jsx(Yt.Root,{ref:r,className:p.clsx(Wt.checkbox,e),...t,children:a.jsx(Yt.Indicator,{className:Wt.checkboxIndicator,children:a.jsx(F.Check,{className:Wt.checkboxIcon})})}));tc.displayName=Yt.Root.displayName;const dl="fb-dialogOverlay_GSMVm",ul="fb-dialogContent_neUay",hl="fb-dialogClose_QbWkj",bl="fb-dialogCloseIcon_kK8c6",gl="fb-dialogHeader_df1-u",pl="fb-dialogTitle_FS7k8",ml="fb-dialogDescription_uEgTa",De={dialogOverlay:dl,dialogContent:ul,dialogClose:hl,dialogCloseIcon:bl,dialogHeader:gl,dialogTitle:pl,dialogDescription:ml},_t=H.Root,vl=H.Portal,rc=I.forwardRef(({className:e,...t},r)=>a.jsx(H.Overlay,{ref:r,className:p.clsx(De.dialogOverlay,e),...t}));rc.displayName=H.Overlay.displayName;const nt=I.forwardRef(({className:e,children:t,...r},o)=>a.jsxs(vl,{children:[a.jsx(rc,{}),a.jsxs(H.Content,{ref:o,className:p.clsx(De.dialogContent,e),...r,children:[t,a.jsxs(H.Close,{className:De.dialogClose,children:[a.jsx(F.X,{className:De.dialogCloseIcon}),a.jsx("span",{children:"Close"})]})]})]}));nt.displayName=H.Content.displayName;const ct=({className:e,...t})=>a.jsx("div",{className:p.clsx(De.dialogHeader,e),...t});ct.displayName="DialogHeader";const qe=I.forwardRef(({className:e,...t},r)=>a.jsx(H.Title,{ref:r,className:p.clsx(De.dialogTitle,e),...t}));qe.displayName=H.Title.displayName;const Be=I.forwardRef(({className:e,...t},r)=>a.jsx(H.Description,{ref:r,className:p.clsx(De.dialogDescription,e),...t}));Be.displayName=H.Description.displayName;const fl="fb-boxContainer_oXGAN",kl={boxContainer:fl},$r=({className:e,children:t,...r})=>a.jsx("div",{className:p.clsx(kl.boxContainer,e),...r,children:t}),xl="fb-GridLayoutContainer_BZvnG",yl="fb-GridLayoutContainerWithoutPadding_4kQ4C",Cl="fb-GridLayoutContainerFullWidth_pYcHf",wl="fb-GridLayout_A2c7k",jl="fb-GridLayoutFullWidth_NMi3Y",Ue={GridLayoutContainer:xl,GridLayoutContainerWithoutPadding:yl,GridLayoutContainerFullWidth:Cl,GridLayout:wl,GridLayoutFullWidth:jl};function Fr(e){return{none:"0",xsmall:"var(--rhc-space-100)",small:"var(--rhc-space-200)",default:"var(--rhc-space-300)",large:"var(--rhc-space-500)",xlarge:"var(--rhc-space-700)"}[e]}function oc({children:e,className:t,style:r,maxColumns:o=12,containerBackGroundColor:n="transparent",containerPadding:c=!0,rowGap:i="default",columnGap:l="default",fullWidth:s=!1,...u}){return a.jsx("div",{className:p.clsx(Ue.GridLayoutContainer,{[Ue.GridLayoutContainerWithoutPadding]:!c,[Ue.GridLayoutContainerFullWidth]:s}),style:{"--grid-container-background-color":n},children:a.jsx("div",{...u,className:p.clsx(Ue.GridLayout,{[Ue.GridLayoutFullWidth]:s},t),style:{...r,"--grid-column-max-columns":o,"--grid-row-gap":Fr(i),"--grid-column-gap":Fr(l)},children:e})})}const _l="fb-gridLayoutColumn_5TCzp",Ol="fb-stretch_n7mLP",Rr={gridLayoutColumn:_l,stretch:Ol};function Fe({children:e,className:t,startSlice:r=1,endSlice:o=13,rowStart:n,rowEnd:c,stretch:i=!1,style:l,...s}){const u={"--grid-column-start":r,"--grid-column-end":o,...n!==void 0&&{"--grid-row-start":n},...c!==void 0&&{"--grid-row-end":c}};return a.jsx("div",{...s,style:{...l,...u},className:p.clsx(t,Rr.gridLayoutColumn,i&&Rr.stretch),children:e})}const Ll="fb-formLayoutWrapper_w9jQ-",Sl="fb-titleSection_qd9UP",Nl="fb-leftColumn_zIdZO",zl="fb-rightColumn_P0J6U",Tl="fb-footerSection_eW4js",El="fb-contentBorder_yYFFn",Pl="fb-mainContent_9ZW4m",Ce={formLayoutWrapper:Ll,titleSection:Sl,leftColumn:Nl,rightColumn:zl,footerSection:Tl,contentBorder:El,mainContent:Pl},Se={TITLE:"FormLayout.Title",LEFT_COLUMN:"FormLayout.LeftColumn",RIGHT_COLUMN:"FormLayout.RightColumn",FOOTER:"FormLayout.Footer"};function ac({children:e,className:t,...r}){return a.jsx("div",{className:t,...r,children:e})}ac.displayName=Se.TITLE;function nc({children:e,className:t,...r}){return a.jsx("div",{className:t,...r,children:e})}nc.displayName=Se.LEFT_COLUMN;function cc({children:e,className:t,...r}){return a.jsx("div",{className:t,...r,children:e})}cc.displayName=Se.RIGHT_COLUMN;function ic({children:e,className:t,...r}){return a.jsx(Fe,{startSlice:4,endSlice:10,children:a.jsx("div",{className:p.clsx(Ce.footerSection,t),...r,children:e})})}ic.displayName=Se.FOOTER;function Il(e){const t={title:null,leftColumn:null,rightColumn:null,footer:null,mainContent:[]};return d.Children.forEach(e,r=>{if(d.isValidElement(r))switch(r.type?.displayName){case Se.TITLE:t.title=r.props.children;break;case Se.LEFT_COLUMN:t.leftColumn=r.props.children;break;case Se.RIGHT_COLUMN:t.rightColumn=r.props.children;break;case Se.FOOTER:t.footer=r;break;default:t.mainContent.push(r);break}else t.mainContent.push(r)}),t}function Dl({children:e,className:t,showLeftColumn:r,showRightColumn:o,leftColumnWidth:n=3,rightColumnWidth:c=3,containerBackGroundColor:i="transparent",containerPadding:l=!0,rowGap:s="default",columnGap:u="default",fullWidth:m=!1,showContentBorder:g=!1,...h}){const f=Il(e),b=f.title,C=f.leftColumn,E=f.rightColumn,A=f.mainContent,M=r??!!C,_=o??!!E,S=(M?n:0)+1;return a.jsx("div",{...h,className:p.clsx(Ce.formLayoutWrapper,t),children:a.jsxs(oc,{containerBackGroundColor:i,containerPadding:l,rowGap:s,columnGap:u,fullWidth:m,children:[b&&a.jsx(Fe,{startSlice:4,endSlice:13,children:a.jsx("div",{className:p.clsx(Ce.titleSection),children:b})}),M&&C&&a.jsx(Fe,{startSlice:1,endSlice:n+1,rowStart:2,rowEnd:-1,stretch:!0,children:a.jsx("div",{className:p.clsx(Ce.leftColumn,g&&Ce.contentBorder),children:C})}),a.jsx(Fe,{startSlice:S,endSlice:10,className:p.clsx(Ce.mainContent,g&&Ce.contentBorder),children:a.jsx($r,{children:A})}),_&&E&&a.jsx(Fe,{startSlice:13-c,endSlice:13,rowStart:2,rowEnd:-1,stretch:!0,children:a.jsx($r,{className:p.clsx(Ce.rightColumn,g&&Ce.contentBorder),children:E})}),f.footer]})})}const xt=Object.assign(Dl,{Title:ac,LeftColumn:nc,RightColumn:cc,Footer:ic});function it(e){"@babel/helpers - typeof";return it=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},it(e)}function Al(e,t){if(it(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var o=r.call(e,t);if(it(o)!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Ml(e){var t=Al(e,"string");return it(t)=="symbol"?t:t+""}function w(e,t,r){return(t=Ml(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Vl(e,t){if(e==null)return{};var r={};for(var o in e)if({}.hasOwnProperty.call(e,o)){if(t.indexOf(o)!==-1)continue;r[o]=e[o]}return r}function j(e,t){if(e==null)return{};var r,o,n=Vl(e,t);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(e);for(o=0;o<c.length;o++)r=c[o],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function lc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=lc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function $l(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=lc(e))&&(o&&(o+=" "),o+=t);return o}const We=d.forwardRef(({appearance:e,busy:t,disabled:r,children:o,className:n,hint:c,icon:i,label:l,pressed:s,type:u,...m},g)=>a.jsxs("button",{ref:g,className:$l("utrecht-button",t&&"utrecht-button--busy",r&&"utrecht-button--disabled",u==="submit"&&"utrecht-button--submit",e==="primary-action-button"&&"utrecht-button--primary-action",e==="secondary-action-button"&&"utrecht-button--secondary-action",e==="subtle-button"&&"utrecht-button--subtle",c==="danger"&&"utrecht-button--danger",c==="warning"&&"utrecht-button--warning",c==="ready"&&"utrecht-button--ready",s===!0&&"utrecht-button--pressed",n),"aria-busy":t||void 0,"aria-pressed":typeof s=="boolean"?s:void 0,disabled:r,type:u||"button",...m,children:[i,l&&a.jsx("span",{className:"utrecht-button__label",children:l}),o]}));We.displayName="Button";function sc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=sc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function Fl(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=sc(e))&&(o&&(o+=" "),o+=t);return o}const Rl=e=>Array.isArray(e)&&e.reduce((t,r)=>d.isValidElement(r)?t+1:t,0)>=2,ql=d.forwardRef(({children:e,className:t,direction:r="row",...o},n)=>a.jsx("p",{role:Rl(e)?"group":void 0,...o,ref:n,className:Fl("utrecht-action-group",{"utrecht-action-group--column":r==="column","utrecht-action-group--row":r==="row","utrecht-action-group--column-stretch":r==="column-stretch"},t),children:e}));ql.displayName="ActionGroup";function dc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=dc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function Bl(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=dc(e))&&(o&&(o+=" "),o+=t);return o}const hr=d.forwardRef(({boxContent:e,children:t,className:r,external:o,href:n,placeholder:c,role:i,...l},s)=>a.jsx("a",{href:c?void 0:n,ref:s,role:i||(c?"link":void 0),className:Bl("utrecht-link","utrecht-link--html-a",{"utrecht-link--box-content":e,"utrecht-link--external":o,"utrecht-link--placeholder":c},r),"aria-disabled":c?"true":void 0,rel:o?"external noopener noreferrer":void 0,...l,children:t}));hr.displayName="Link";function uc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=uc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function Wl(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=uc(e))&&(o&&(o+=" "),o+=t);return o}const Hl=e=>Array.isArray(e)&&e.reduce((t,r)=>d.isValidElement(r)?t+1:t,0)>=2,Gl=d.forwardRef(({children:e,className:t,direction:r,...o},n)=>a.jsx("p",{role:Hl(e)?"group":void 0,...o,ref:n,className:Wl("utrecht-button-group",{"utrecht-button-group--column":r==="column","utrecht-button-group--row":r==="row"},t),children:e}));Gl.displayName="ButtonGroup";function hc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=hc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function Ul(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=hc(e))&&(o&&(o+=" "),o+=t);return o}const Zl=d.forwardRef(({appearance:e="custom",disabled:t,indeterminate:r=!1,inputRequired:o,invalid:n,required:c,className:i,...l},s)=>{let u=d.useRef(null);return d.useImperativeHandle(s,()=>u.current),d.useEffect(()=>{u.current&&(u.current.indeterminate=r)},[r]),a.jsx("input",{...l,ref:u,type:"checkbox",className:Ul("utrecht-checkbox","utrecht-checkbox--html-input",{"utrecht-checkbox--disabled":t,"utrecht-checkbox--custom":e==="custom","utrecht-checkbox--invalid":n,"utrecht-checkbox--indeterminate":r,"utrecht-checkbox--required":c||o},i),"aria-checked":r?"mixed":void 0,"aria-invalid":n||void 0,"aria-required":c||void 0,disabled:t,required:o})});Zl.displayName="Checkbox";function bc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=bc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function gc(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=bc(e))&&(o&&(o+=" "),o+=t);return o}const Kl=d.forwardRef(({className:e,...t},r)=>a.jsx("div",{className:gc("utrecht-combobox",e),...t,ref:r}));Kl.displayName="Combobox";const Xl=d.forwardRef(({className:e,position:t,...r},o)=>a.jsx("div",{className:gc("utrecht-combobox__popover",{"utrecht-search-bar__popover--block-end":!t||t==="block-end"},e),...r,ref:o}));Xl.displayName="ComboboxPopover";function pc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=pc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function Ot(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=pc(e))&&(o&&(o+=" "),o+=t);return o}const Ql=d.forwardRef(({className:e,children:t,...r},o)=>a.jsx("legend",{...r,ref:o,className:Ot("utrecht-form-fieldset__legend","utrecht-form-fieldset__legend--html-legend",e),children:t}));Ql.displayName="FieldsetLegend";const Yl=d.forwardRef(({"aria-describedby":e,"aria-label":t,"aria-labelledby":r,className:o,children:n,disabled:c,form:i,invalid:l,name:s,required:u,role:m,...g},h)=>a.jsx("div",{...g,ref:h,className:Ot("utrecht-form-fieldset",c&&"utrecht-form-fieldset--disabled",l&&"utrecht-form-fieldset--invalid",o),children:a.jsx("fieldset",{"aria-describedby":e,"aria-label":t,"aria-labelledby":r,"aria-invalid":m==="radiogroup"&&l||void 0,"aria-required":m==="radiogroup"&&u||void 0,disabled:c,form:i,name:s,role:m,className:Ot("utrecht-form-fieldset__fieldset","utrecht-form-fieldset--html-fieldset"),children:n})}));Yl.displayName="Fieldset";const Jl=d.forwardRef(({className:e,children:t,disabled:r,invalid:o,...n},c)=>a.jsx("fieldset",{...n,ref:c,"aria-invalid":o||void 0,disabled:r,className:Ot("utrecht-form-fieldset","utrecht-form-fieldset--html-fieldset",r&&"utrecht-form-fieldset--disabled",o&&"utrecht-form-fieldset--invalid",e),children:t}));Jl.displayName="Fieldset";function mc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=mc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function es(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=mc(e))&&(o&&(o+=" "),o+=t);return o}const br=d.forwardRef(({className:e,children:t,description:r,errorMessage:o,input:n,invalid:c,label:i,type:l,...s},u)=>a.jsxs("div",{...s,ref:u,className:es("utrecht-form-field",{"utrecht-form-field--invalid":c,"utrecht-form-field--checkbox":l==="checkbox","utrecht-form-field--radio":l==="radio","utrecht-form-field--text":!l||l==="text"},e),children:[i&&a.jsx("div",{className:"utrecht-form-field__label",children:i}),r&&a.jsx("div",{className:"utrecht-form-field__description",children:r}),n&&a.jsx("div",{className:"utrecht-form-field__input",children:n}),o&&a.jsx("div",{className:"utrecht-form-field__error-message",children:o}),t]}));br.displayName="FormField";function vc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=vc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function ts(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=vc(e))&&(o&&(o+=" "),o+=t);return o}const fc=d.forwardRef(({appearance:e="custom",disabled:t,indeterminate:r=!1,inputRequired:o,invalid:n,required:c,className:i,...l},s)=>{let u=d.useRef(null);return d.useImperativeHandle(s,()=>u.current),d.useEffect(()=>{u.current&&(u.current.indeterminate=r)},[r]),a.jsx("input",{...l,ref:u,type:"checkbox",className:ts("utrecht-checkbox","utrecht-checkbox--html-input",{"utrecht-checkbox--disabled":t,"utrecht-checkbox--custom":e==="custom","utrecht-checkbox--invalid":n,"utrecht-checkbox--indeterminate":r,"utrecht-checkbox--required":c||o},i),"aria-checked":r?"mixed":void 0,"aria-invalid":n||void 0,"aria-required":c||void 0,disabled:t,required:o})});fc.displayName="Checkbox";function kc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=kc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function rs(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=kc(e))&&(o&&(o+=" "),o+=t);return o}const xc=d.forwardRef(({invalid:e,valid:t,warning:r,className:o,children:n,...c},i)=>a.jsx("div",{...c,ref:i,className:rs("utrecht-form-field-description",e&&"utrecht-form-field-description--invalid",t&&"utrecht-form-field-description--valid",r&&"utrecht-form-field-description--warning",o),children:n}));xc.displayName="FormFieldDescription";function yc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=yc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function os(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=yc(e))&&(o&&(o+=" "),o+=t);return o}const Cc=d.forwardRef(({className:e,children:t,...r},o)=>a.jsx("div",{...r,ref:o,className:os("utrecht-form-field-error-message",e),children:t}));Cc.displayName="FormFieldErrorMessage";function wc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=wc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function as(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=wc(e))&&(o&&(o+=" "),o+=t);return o}const jc=d.forwardRef(({className:e,children:t,description:r,errorMessage:o,input:n,invalid:c,label:i,type:l,...s},u)=>a.jsxs("div",{...s,ref:u,className:as("utrecht-form-field",{"utrecht-form-field--invalid":c,"utrecht-form-field--checkbox":l==="checkbox","utrecht-form-field--radio":l==="radio","utrecht-form-field--text":!l||l==="text"},e),children:[i&&a.jsx("div",{className:"utrecht-form-field__label",children:i}),r&&a.jsx("div",{className:"utrecht-form-field__description",children:r}),n&&a.jsx("div",{className:"utrecht-form-field__input",children:n}),o&&a.jsx("div",{className:"utrecht-form-field__error-message",children:o}),t]}));jc.displayName="FormField";function _c(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=_c(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function ns(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=_c(e))&&(o&&(o+=" "),o+=t);return o}const Oc=d.forwardRef(({children:e,className:t,type:r,disabled:o,checked:n,...c},i)=>a.jsx("label",{...c,ref:i,className:ns("utrecht-form-label",r&&`utrecht-form-label--${r}`,o&&"utrecht-form-label--disabled",n&&"utrecht-form-label--checked",t),children:e}));Oc.displayName="FormLabel";function Lc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=Lc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function cs(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=Lc(e))&&(o&&(o+=" "),o+=t);return o}const is=d.forwardRef(({inputInvalid:e,checked:t,children:r,defaultChecked:o,defaultValue:n,description:c,disabled:i,errorMessage:l,indeterminate:s,inputRef:u,inputRequired:m,invalid:g,label:h,name:f,onBlur:b,onChange:C,onFocus:E,onInput:A,required:M,status:_,value:O,...S},P)=>{const x=d.useId(),k=d.useId(),z=d.useId(),R=d.useId();return a.jsxs(jc,{invalid:g,type:"checkbox",ref:P,...S,children:[a.jsx("div",{className:"utrecht-form-field__label utrecht-form-field__label--checkbox",children:a.jsxs(Oc,{type:"checkbox",htmlFor:x,children:[a.jsx(fc,{"aria-describedby":cs({[k]:c,[R]:g,[z]:_})||void 0,checked:t,className:"utrecht-form-field__input",defaultChecked:o,defaultValue:n,disabled:i,id:x,indeterminate:s,ref:u,inputRequired:m,invalid:e||g,name:f,onBlur:b,onChange:C,onFocus:E,onInput:A,required:M,value:O}),h]})}),c&&a.jsx(xc,{className:"utrecht-form-field__description",id:k,children:c}),g&&l&&a.jsx(Cc,{className:"utrecht-form-field__error-message",id:R,children:l}),_&&a.jsx("div",{className:"utrecht-form-field__status",id:z,children:_}),r]})});is.displayName="FormFieldCheckbox";function Sc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=Sc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function ls(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=Sc(e))&&(o&&(o+=" "),o+=t);return o}const gr=d.forwardRef(({invalid:e,valid:t,warning:r,className:o,children:n,...c},i)=>a.jsx("div",{...c,ref:i,className:ls("utrecht-form-field-description",e&&"utrecht-form-field-description--invalid",t&&"utrecht-form-field-description--valid",r&&"utrecht-form-field-description--warning",o),children:n}));gr.displayName="FormFieldDescription";function Nc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=Nc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function ss(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=Nc(e))&&(o&&(o+=" "),o+=t);return o}const pr=d.forwardRef(({className:e,children:t,...r},o)=>a.jsx("div",{...r,ref:o,className:ss("utrecht-form-field-error-message",e),children:t}));pr.displayName="FormFieldErrorMessage";function zc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=zc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function ds(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=zc(e))&&(o&&(o+=" "),o+=t);return o}const mr=d.forwardRef(({children:e,className:t,type:r,disabled:o,checked:n,...c},i)=>a.jsx("label",{...c,ref:i,className:ds("utrecht-form-label",r&&`utrecht-form-label--${r}`,o&&"utrecht-form-label--disabled",n&&"utrecht-form-label--checked",t),children:e}));mr.displayName="FormLabel";function Tc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=Tc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function us(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=Tc(e))&&(o&&(o+=" "),o+=t);return o}const vr=d.forwardRef(({dir:e,disabled:t,invalid:r,readOnly:o,required:n,inputRequired:c,className:i,type:l="text",inputMode:s,...u},m)=>a.jsx("input",{...u,ref:m,type:l,className:us("utrecht-textbox","utrecht-textbox--html-input",t&&"utrecht-textbox--disabled",r&&"utrecht-textbox--invalid",o&&"utrecht-textbox--readonly",(n||c)&&"utrecht-textbox--required",i),dir:e??"auto",disabled:t,readOnly:o,"aria-required":n||void 0,required:c,"aria-invalid":r||void 0,inputMode:s||(l==="number"?"numeric":void 0)}));vr.displayName="Textbox";function Ec(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=Ec(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function Pc(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=Ec(e))&&(o&&(o+=" "),o+=t);return o}const hs=d.forwardRef(({children:e,className:t,disabled:r,invalid:o,multiple:n,readOnly:c,required:i,...l},s)=>a.jsx("div",{className:Pc("utrecht-listbox","utrecht-listbox--html-div",{"utrecht-listbox--disabled":r,"utrecht-listbox--invalid":o,"utrecht-listbox--read-only":c},t),role:"listbox","aria-disabled":r||void 0,"aria-invalid":o||void 0,"aria-multiselectable":n||void 0,"aria-readonly":c||void 0,"aria-required":i||void 0,tabIndex:0,...l,ref:s,children:a.jsx("ul",{className:"utrecht-listbox__list",role:"none",children:e})}));hs.displayName="Listbox";const bs=d.forwardRef(({children:e,label:t,...r},o)=>{const n=d.useId();return a.jsxs("li",{className:"utrecht-listbox__group",role:"group","aria-labelledby":n,...r,ref:o,children:[t&&a.jsx("div",{id:n,className:"utrecht-listbox__group-label",children:t}),a.jsx("ul",{children:e})]})});bs.displayName="ListboxOptionGroup";const gs=d.forwardRef(({active:e,className:t,disabled:r,selected:o,...n},c)=>a.jsx("li",{className:Pc("utrecht-listbox__option","utrecht-listbox__option--html-li",{"utrecht-listbox__option--active":e,"utrecht-listbox__option--disabled":r,"utrecht-listbox__option--selected":o},t),"aria-disabled":r||void 0,"aria-selected":o?"true":"false",role:"option",...n,ref:c}));gs.displayName="ListboxOption";function ps(e){if(e==null)throw new TypeError("Cannot destructure "+e)}function Jt(){return Jt=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var o in r)({}).hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},Jt.apply(null,arguments)}function Ic(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=Ic(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function ms(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=Ic(e))&&(o&&(o+=" "),o+=t);return o}const vs=d.forwardRef(({disabled:e,required:t,className:r,invalid:o,...n},c)=>a.jsx("input",{type:"radio","aria-invalid":o||void 0,disabled:e,required:t,ref:c,className:ms("utrecht-radio-button","utrecht-radio-button--html-input",e&&"utrecht-radio-button--disabled",o&&"utrecht-radio-button--invalid",r),...n}));vs.displayName="RadioButton";var fs=["level","className"];function qr(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Br(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?qr(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):qr(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Dc=d.forwardRef(function(e,t){var r=e.level,o=e.className,n=j(e,fs),c=r===1?"h1":r===2?"h2":r===3?"h3":r===4?"h4":r===5?"h5":r===6?"h6":"p";return a.jsx(c,Br(Br({className:p(o)},n),{},{ref:t}))});Dc.displayName="HTMLHeading";var ks=["appearance","className","level"];function Wr(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Hr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Wr(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Wr(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var fr=d.forwardRef(function(e,t){var r=e.appearance,o=e.className,n=e.level,c=j(e,ks),i=["utrecht-heading-1","utrecht-heading-2","utrecht-heading-3","utrecht-heading-4","utrecht-heading-5","utrecht-heading-6"],l=n===2?"h2":n===3?"h3":n===4?"h4":n===5?"h5":n===6?"h6":"h1",s=r&&i.indexOf(r)!==-1?r:i[n-1]||"utrecht-heading-1";return a.jsx(l,Hr(Hr({className:p(s,o)},c),{},{ref:t}))});fr.displayName="Heading";var xs=["id","label","className","headingLevel","expanded","disabled","section","children","buttonRef","onActivate","onButtonBlur","onButtonFocus","icon"],ys=["children","group","headingLevel","heading"];function Gr(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Oe(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Gr(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Gr(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Cs=function(){return a.jsxs("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",width:"14",height:"8",viewBox:"0 0 14 8",fill:"currentColor",children:[a.jsx("defs",{children:a.jsx("clipPath",{id:"clippath",children:a.jsx("rect",{width:"14",height:"8",style:{fill:"none",strokeWidth:"0px"}})})}),a.jsx("g",{style:{clipPath:"url(#clippath)"},children:a.jsx("path",{d:"m7,8c-.26,0-.51-.1-.71-.29L.29,1.71C-.1,1.32-.1.68.29.29S1.32-.1,1.71.29l5.29,5.29L12.29.29c.39-.39,1.02-.39,1.41,0s.39,1.02,0,1.41l-6,6c-.2.2-.45.29-.71.29Z",style:{strokeWidth:"0px"}})})]})},ws=d.forwardRef(function(e,t){var r=e.id,o=e.label,n=e.className,c=e.headingLevel,i=c===void 0?1:c,l=e.expanded,s=l===void 0?!1:l,u=e.disabled,m=e.section,g=e.children,h=e.buttonRef,f=e.onActivate,b=e.onButtonBlur,C=e.onButtonFocus,E=e.icon,A=j(e,xs),M={className:p("utrecht-accordion__panel",{"utrecht-accordion__panel--expanded":s}),hidden:!s,"aria-hidden":!s},_=E||(E===null?null:a.jsx(Cs,{})),O="utrecht-accordion",S=r||d.useId(),P="".concat(O).concat(S,"-button"),x="".concat(O).concat(S,"-panel");return a.jsxs("div",Oe(Oe({className:p("utrecht-accordion__section",n),id:r,ref:t},A),{},{children:[a.jsx(Dc,{level:i,className:p("utrecht-accordion__header"),children:a.jsxs(We,{className:p("utrecht-accordion__button"),appearance:"subtle-button","aria-expanded":s===!0,"aria-controls":x,disabled:u,id:P,onClick:function(){return typeof f=="function"&&f(t)},onFocus:function(){return typeof C=="function"&&C(t)},onBlur:function(){return typeof b=="function"&&b(t)},ref:h,children:[_&&a.jsx("span",{className:"utrecht-accordion__button-icon",children:_}),a.jsx("span",{className:"utrecht-accordion__button-label",children:o})]})}),m?a.jsx("section",Oe(Oe({id:x,"aria-labelledby":P},M),{},{children:g})):a.jsx("div",Oe(Oe({id:x},M),{},{children:g}))]}))});ws.displayName="AccordionSection";var js=d.forwardRef(function(e,t){var r=e.children,o=e.group,n=e.headingLevel,c=e.heading,i=j(e,ys),l=d.useId();return a.jsxs(a.Fragment,{children:[!!c&&typeof n=="number"&&a.jsx(fr,{level:n,children:c}),a.jsx("div",Oe(Oe({className:p("utrecht-accordion"),role:o?"group":void 0,"aria-labelledby":o?l:void 0},i),{},{ref:t,children:r}))]})});js.displayName="Accordion";var _s=["children","className","icon","type","role"];function Ur(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Zr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ur(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ur(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Os=function(t){return function(r){return t.includes(r)}},Ls=["error","warning","info","ok"],Ss=Os(Ls),Ns={info:"status",ok:"status",warning:"alert",error:"alert"},Ac=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.icon,c=e.type,i=e.role,l=j(e,_s),s=Ss(c)?c:"info",u=i||Ns[s];return a.jsxs("div",Zr(Zr({},l),{},{ref:t,className:p("utrecht-alert","utrecht-alert--".concat(s),o),children:[n&&a.jsx("div",{className:"utrecht-alert__icon",children:n}),a.jsx("div",{className:"utrecht-alert__content",children:a.jsx("div",{className:"utrecht-alert__message",role:u,children:r})})]}))});Ac.displayName="Alert";var zs=["children","className","icon","type"];function Kr(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Xr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Kr(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Kr(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Ts=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.icon,c=e.type,i=j(e,zs);return a.jsxs("dialog",Xr(Xr({},i),{},{ref:t,className:p("utrecht-alert-dialog",{"utrecht-alert-dialog--error":c==="error","utrecht-alert-dialog--info":c==="info","utrecht-alert-dialog--warning":c==="warning",className:o}),children:[n&&a.jsx("div",{className:"utrecht-alert-dialog__icon",children:n}),a.jsx("div",{className:"utrecht-alert-dialog__message",children:r})]}))});Ts.displayName="AlertDialog";var Es=["children","className"];function Qr(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Yr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Qr(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Qr(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Ps=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,Es);return a.jsx("article",Yr(Yr({},n),{},{ref:t,className:p("utrecht-article",o),children:r}))});Ps.displayName="Article";var Is=["children","className"];function Jr(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function eo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Jr(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Jr(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Ds=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,Is);return a.jsx("div",eo(eo({},n),{},{ref:t,className:p("utrecht-backdrop",o),children:r}))});Ds.displayName="Backdrop";var As=["children","className","value"];function to(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Ze(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?to(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):to(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Ms=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.value,c=j(e,As),i=Ze({children:r,className:p("utrecht-badge-counter",o)},c);return typeof n<"u"?a.jsx("data",Ze(Ze({},i),{},{value:n,ref:t})):a.jsx("span",Ze(Ze({},i),{},{ref:t}))});Ms.displayName="BadgeCounter";var Vs=["children","className"];function ro(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function oo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ro(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ro(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var $s=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,Vs);return a.jsx("div",oo(oo({},n),{},{ref:t,className:p("utrecht-badge-list",o),children:r}))});$s.displayName="BadgeList";var Fs=["aside","attribution","className","children","cite","figure","caption","lang"];function ao(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function te(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ao(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ao(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Rs=d.forwardRef(function(e,t){var r=e.aside,o=e.attribution,n=e.className,c=e.children,i=e.cite,l=e.figure,s=e.caption,u=e.lang,m=j(e,Fs),g=c,h=s||o?a.jsx("figcaption",{className:"utrecht-blockquote__caption",children:s||o}):null,f={cite:i,lang:u};return r&&(l||h)?a.jsx("aside",te(te({className:p("utrecht-blockquote",n)},m),{},{children:a.jsxs("figure",{className:p("utrecht-blockquote__figure"),children:[a.jsx("blockquote",te(te({className:"utrecht-blockquote__quote"},f),{},{ref:t,children:g})),h]})})):r?a.jsx("aside",te(te({className:p("utrecht-blockquote",n)},m),{},{children:a.jsx("blockquote",te(te({className:"utrecht-blockquote__quote"},f),{},{ref:t,children:g}))})):l||h?a.jsxs("figure",te(te({className:p("utrecht-blockquote",n)},m),{},{children:[a.jsx("blockquote",te(te({className:"utrecht-blockquote__quote"},f),{},{ref:t,children:g})),h]})):a.jsx("blockquote",te(te(te({className:p("utrecht-blockquote","utrecht-blockquote--html-blockquote",n)},f),m),{},{ref:t,children:g}))});Rs.displayName="Blockquote";var qs=["appearance","children","className","headingLevel","label"],Bs=["className","children"],Ws=["className","children"],Hs=["children","disabled","current","href","index","rel","role","Link","className"];function no(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function ee(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?no(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):no(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Mc=function(t){var r=t.prop,o=t.type;return{itemScope:!0,itemType:o,itemProp:r}},Ht=function(t){return{itemProp:t}},Gs=d.forwardRef(function(e,t){var r=e.appearance,o=e.children,n=e.className,c=e.headingLevel,i=c===void 0?2:c,l=e.label,s=j(e,qs),u=l?d.useId():void 0;return a.jsxs("nav",ee(ee({},s),{},{ref:t,className:p("utrecht-breadcrumb-nav","utrecht-breadcrumb-nav--html-ol",{"utrecht-breadcrumb-nav--arrows":r==="arrows"},n),"aria-labelledby":u,children:[l&&a.jsx(fr,{id:u,className:"utrecht-breadcrumb-nav__heading",level:i,"aria-hidden":"true",children:l}),a.jsx("ol",ee(ee({className:"utrecht-breadcrumb-nav__list utrecht-breadcrumb-nav__list--html-ol"},Mc({type:"https://schema.org/BreadcrumbList"})),{},{children:o}))]}))});Gs.displayName="BreadcrumbNav";var Vc=d.forwardRef(function(e,t){var r=e.className,o=e.children,n=j(e,Bs);return a.jsx("li",ee(ee(ee({className:p("utrecht-breadcrumb-nav__item",r)},Mc({type:"https://schema.org/ListItem",prop:"itemListElement"})),{},{ref:t},n),{},{children:o}))});Vc.displayName="BreadcrumbNavItem";var Us=d.forwardRef(function(e,t){var r=e.className,o=e.children,n=j(e,Ws);return a.jsx("li",ee(ee({"aria-hidden":"true",hidden:!0,style:{display:"var(--_utrecht-breadcrumb-nav-separator-display, block)"},className:p("utrecht-breadcrumb-nav__separator","utrecht-breadcrumb-nav__separator--html-li",r),ref:t},n),{},{children:o}))});Us.displayName="BreadcrumbNavSeparator";var Zs=d.forwardRef(function(e,t){var r=e.children,o=e.disabled,n=e.current,c=e.href,i=e.index,l=e.rel,s=e.role,u=e.Link,m=u===void 0?hr:u,g=e.className,h=j(e,Hs),f=m,b=m||f;return a.jsx(Vc,{children:a.jsxs(b,ee(ee(ee({className:p("utrecht-breadcrumb-nav__link",g,{"utrecht-breadcrumb-nav__link--current":n,"utrecht-breadcrumb-nav__link--disabled":o,"utrecht-breadcrumb-nav__link--first":i===0}),href:o?void 0:c,rel:l,role:s||(o?"link":void 0),"aria-current":n&&"page","aria-disabled":o?"true":void 0},Ht("item")),h),{},{ref:t,children:[a.jsx("span",ee(ee({className:"utrecht-breadcrumb-nav__text"},Ht("name")),{},{children:r})),typeof i=="number"?a.jsx("meta",ee(ee({},Ht("position")),{},{content:String(i+1)})):null]}))})});Zs.displayName="BreadcrumbNavLink";var Ks=["appearance","children","className","external","href","placeholder","role"];function co(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function gt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?co(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):co(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Xs=function(t){var r;t.key===" "&&typeof((r=t.target)===null||r===void 0?void 0:r.click)=="function"&&(t.preventDefault(),t.target.click())},kr=d.forwardRef(function(e,t){var r=e.appearance,o=e.children,n=e.className,c=e.external,i=e.href,l=e.placeholder,s=e.role,u=j(e,Ks),m=u;return s==="button"&&(m=gt(gt({},u),{},{onKeyDown:Xs})),a.jsx("a",gt(gt({href:l?void 0:i,ref:t,role:s||(l?"link":void 0),className:p("utrecht-button-link","utrecht-button-link--html-a",{"utrecht-button-link--external":c,"utrecht-button-link--primary-action":r==="primary-action-button","utrecht-button-link--secondary-action":r==="secondary-action-button","utrecht-button-link--subtle":r==="subtle-button","utrecht-button-link--placeholder":l},n),rel:c?"external noopener noreferrer":void 0,"aria-disabled":l?"true":void 0},m),{},{children:o}))});kr.displayName="ButtonLink";var Qs=["children","className"];function io(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function lo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?io(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):io(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Ys=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,Qs);return a.jsx("code",lo(lo({ref:t,className:p("utrecht-code",o)},n),{},{children:r}))});Ys.displayName="Code";var Js=["children","className"];function so(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function uo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?so(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):so(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var e2=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,Js);return a.jsx("pre",uo(uo({ref:t,className:p("utrecht-code-block",o)},n),{},{children:a.jsx("code",{className:"utrecht-code-block__content",children:r})}))});e2.displayName="CodeBlock";var t2=["children","className","color","style"];function ho(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function pt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ho(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ho(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var r2=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.color,c=e.style,i=j(e,t2);return a.jsx("data",pt(pt({ref:t,className:p("utrecht-color-sample",o),style:pt(pt({},c),{},{color:n}),value:n},i),{},{children:r}))});r2.displayName="ColorSample";var o2=["children","className","rule"];function bo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function go(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?bo(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):bo(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var a2=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.rule,c=j(e,o2);return a.jsx("div",go(go({className:p("utrecht-column-layout",{"utrecht-column-layout--rule":n},o),ref:t},c),{},{children:r}))});a2.displayName="ColumnLayout";var n2=["children","currency","amount","locale","className"];function po(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function mo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?po(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):po(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var c2=function(t,r,o){return new Intl.NumberFormat(t,{style:"currency",currency:r,minimumFractionDigits:Number.isInteger(o)?0:void 0,useGrouping:!1}).format(o).replace(/[\s]+/g,"").replace("-","โˆ’")},i2=function(t,r,o){var n=new Intl.NumberFormat(t,{style:"currency",currency:r}).format(o);return n=n.replace(/-/,"โˆ’"),(t==="nl"||t==="nl-NL")&&/\u2212/.test(n)&&(n=n.replace(/(.+)\u2212(.+)/,"โˆ’ $1$2")),n=n.replace(/ /g,"ย "),n},l2=d.forwardRef(function(e,t){var r=e.children,o=e.currency,n=o===void 0?"EUR":o,c=e.amount,i=e.locale,l=i===void 0?"nl-NL":i,s=e.className,u=j(e,n2),m=typeof c=="string"?parseFloat(c):c,g=c2(l,n,m),h=i2(l,n,m);return a.jsx("data",mo(mo({},u),{},{ref:t,value:"".concat(n," ").concat(c),className:p("utrecht-currency-data",m<0&&"utrecht-currency-data--negative",m>0&&"utrecht-currency-data--positive",s),"aria-label":g,children:r||h}))});l2.displayName="CurrencyData";var s2=["children","className"];function vo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function fo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?vo(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):vo(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var d2=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,s2);return a.jsx("div",fo(fo({},n),{},{ref:t,className:p("utrecht-document",o),children:r}))});d2.displayName="Document";var u2=["appearance","children","className"],h2=["children","className"],b2=["children","className"],g2=["children","className"];function ko(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function ze(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ko(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ko(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var p2=d.forwardRef(function(e,t){var r=e.appearance,o=e.children,n=e.className,c=j(e,u2);return a.jsx("dl",ze(ze({},c),{},{className:p("utrecht-data-list","utrecht-data-list--html-dl",r==="rows"&&"utrecht-data-list--rows",n),ref:t,children:o}))});p2.displayName="DataList";var m2=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,h2);return a.jsx("div",ze(ze({},n),{},{className:p("utrecht-data-list__item",o),ref:t,children:r}))});m2.displayName="DataListItem";var v2=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,b2);return a.jsx("dt",ze(ze({},n),{},{className:p("utrecht-data-list__item-key",o),ref:t,children:r}))});v2.displayName="DataListKey";var f2=d.forwardRef(function(e,t){var r=e.value,o=e.children,n=e.className,c=e.emptyDescription,i=e.multiline,l=e.notranslate,s=r===""||r===null;return a.jsx("dd",{className:p("utrecht-data-list__item-value","utrecht-data-list__item-value--html-dd",n,i&&"utrecht-data-list__item-value--multiline"),translate:typeof l=="boolean"?l?"no":"yes":void 0,ref:t,children:s?a.jsx("span",{"aria-label":c,children:"-"}):o})});f2.displayName="DataListValue";var k2=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,g2);return a.jsx("dd",ze(ze({},n),{},{className:p("utrecht-data-list__actions","utrecht-data-list__actions--html-dd",o),ref:t,children:r}))});k2.displayName="DataListActions";var x2=["align","children","className","modal"];function xo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function yo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?xo(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):xo(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var y2=d.forwardRef(function(e,t){var r=e.align,o=e.children,n=e.className,c=e.modal,i=j(e,x2),l=d.useRef(null);return d.useImperativeHandle(t,function(){return l.current}),d.useEffect(function(){c&&i.open&&l!==null&&l!==void 0&&l.current&&(l.current.close(),l.current.showModal())}),a.jsx("dialog",yo(yo({},i),{},{ref:l,className:p("utrecht-drawer",{"utrecht-drawer--block-end":r==="block-end","utrecht-drawer--block-start":r==="block-start","utrecht-drawer--inline-end":r==="inline-end","utrecht-drawer--inline-start":r==="inline-start"||!r},n),children:o}))});y2.displayName="Drawer";var C2=["children","className"];function Co(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function wo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Co(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Co(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var w2=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,C2);return a.jsx("em",wo(wo({ref:t,className:p("utrecht-emphasis","utrecht-emphasis--stressed",o)},n),{},{children:r}))});w2.displayName="Emphasis";var j2=["className","children"];function jo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function _o(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?jo(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):jo(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var _2=d.forwardRef(function(e,t){var r=e.className,o=e.children,n=j(e,j2);return a.jsx("figure",_o(_o({},n),{},{ref:t,className:p("utrecht-figure",r),children:o}))});_2.displayName="Figure";var O2=["className","children"];function Oo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Lo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Oo(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Oo(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var L2=d.forwardRef(function(e,t){var r=e.className,o=e.children,n=j(e,O2);return a.jsx("figcaption",Lo(Lo({},n),{},{ref:t,className:p("utrecht-figure__caption",r),children:o}))});L2.displayName="FigureCaption";var S2=["dir","disabled","inputRequired","invalid","readOnly","required","className"];function So(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function No(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?So(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):So(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var $c=d.forwardRef(function(e,t){var r=e.dir,o=e.disabled,n=e.inputRequired,c=e.invalid,i=e.readOnly,l=e.required,s=e.className,u=j(e,S2);return a.jsx("textarea",No(No({},u),{},{ref:t,className:p("utrecht-textarea","utrecht-textarea--html-textarea",o&&"utrecht-textarea--disabled",c&&"utrecht-textarea--invalid",i&&"utrecht-textarea--readonly",(l||n)&&"utrecht-textarea--required",s),dir:r??"auto",disabled:o,readOnly:i,"aria-required":l||void 0,required:n,"aria-invalid":c||void 0}))});$c.displayName="Textarea";var N2=["autoComplete","children","cols","defaultValue","description","disabled","errorMessage","inputDir","inputRequired","invalid","label","maxLength","minLength","name","onBlur","onChange","onFocus","onInput","placeholder","readOnly","required","rows","status","inputRef","value"];function zo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function To(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?zo(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):zo(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var z2=d.forwardRef(function(e,t){var r=e.autoComplete,o=e.children,n=e.cols,c=e.defaultValue,i=e.description,l=e.disabled,s=e.errorMessage,u=e.inputDir,m=e.inputRequired,g=e.invalid,h=e.label,f=e.maxLength,b=e.minLength,C=e.name,E=e.onBlur,A=e.onChange,M=e.onFocus,_=e.onInput,O=e.placeholder,S=e.readOnly,P=e.required,x=e.rows,k=e.status,z=e.inputRef,R=e.value,V=j(e,N2),W=d.useId(),Q=d.useId(),T=d.useId(),q=d.useId();return a.jsxs(br,To(To({invalid:g,ref:t},V),{},{children:[a.jsx("div",{className:"utrecht-form-field__label",children:a.jsx(mr,{htmlFor:W,children:h})}),i&&a.jsx(gr,{className:"utrecht-form-field__description",id:Q,children:i}),g&&s&&a.jsx(pr,{className:"utrecht-form-field__error-message",id:q,children:s}),a.jsx("div",{className:"utrecht-form-field__input",children:a.jsx($c,{"aria-describedby":p(w(w(w({},Q,i),q,g),T,k))||void 0,autoComplete:r,cols:n,defaultValue:c,dir:u,disabled:l,id:W,inputRequired:m,invalid:g,maxLength:f,minLength:b,name:C,onBlur:E,onChange:A,onFocus:M,onInput:_,placeholder:O,readOnly:S,ref:z,required:P,rows:x,value:R})}),k&&a.jsx("div",{className:"utrecht-form-field__status",id:T,children:k}),o]}))});z2.displayName="FormFieldTextarea";var T2=["name","invalid","disabled","label","errorMessage","description","readOnly","status","autoComplete","list","min","max","minLength","maxLength","step","placeholder","pattern","required","inputRequired","inputDir","type","value","onChange","onInput","onFocus","onBlur","defaultValue","size","children","inputRef"];function Eo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Po(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Eo(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Eo(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var E2=d.forwardRef(function(e,t){var r=e.name,o=e.invalid,n=e.disabled,c=e.label,i=e.errorMessage,l=e.description,s=e.readOnly,u=e.status,m=e.autoComplete,g=e.list,h=e.min,f=e.max,b=e.minLength,C=e.maxLength,E=e.step,A=e.placeholder,M=e.pattern,_=e.required,O=e.inputRequired,S=e.inputDir,P=e.type,x=e.value,k=e.onChange,z=e.onInput,R=e.onFocus,V=e.onBlur,W=e.defaultValue,Q=e.size,T=e.children,q=e.inputRef,ne=j(e,T2),K=d.useId(),ue=d.useId(),Te=d.useId(),pe=d.useId();return a.jsxs(br,Po(Po({invalid:o,ref:t},ne),{},{children:[a.jsx("div",{className:"utrecht-form-field__label",children:a.jsx(mr,{htmlFor:K,children:c})}),l&&a.jsx(gr,{className:"utrecht-form-field__description",id:ue,children:l}),o&&i&&a.jsx(pr,{className:"utrecht-form-field__error-message",id:pe,children:i}),a.jsx("div",{className:"utrecht-form-field__input",children:a.jsx(vr,{ref:q,id:K,name:r,type:P||"text",autoComplete:m,"aria-describedby":p(w(w(w({},ue,l),pe,o),Te,u))||void 0,invalid:o,dir:S||"auto",disabled:n,min:h,max:f,minLength:b,maxLength:C,pattern:M,placeholder:A,readOnly:s,required:_,inputRequired:O,value:x,onFocus:R,onBlur:V,onInput:z,onChange:k,defaultValue:W,list:g,size:Q,step:E})}),u&&a.jsx("div",{className:"utrecht-form-field__status",id:Te,children:u}),T]}))});E2.displayName="FormFieldTextbox";var P2=["checked","disabled","invalid","id","hidden","required","role","tabIndex","className"];function Io(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function I2(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Io(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Io(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var D2=d.forwardRef(function(e,t){var r=e.checked,o=e.disabled,n=e.invalid,c=e.id,i=e.hidden,l=e.required,s=e.role,u=e.tabIndex,m=e.className,g=j(e,P2);return a.jsxs("div",{className:p("utrecht-form-toggle","utrecht-form-toggle--html-checkbox",{"utrecht-form-toggle--disabled":o,"utrecht-form-toggle--invalid":n,"utrecht-form-toggle--required":l},m),hidden:i,children:[a.jsx("input",I2({id:c,"aria-invalid":n||void 0,type:"checkbox",className:"utrecht-form-toggle__checkbox",defaultChecked:r||void 0,disabled:o||void 0,required:l,ref:t,role:s,tabIndex:u},g)),a.jsx("label",{htmlFor:c,className:p("utrecht-form-toggle__track","utrecht-form-toggle__track--html-label"),children:a.jsx("div",{className:"utrecht-form-toggle__thumb"})})]})});D2.displayName="FormToggle";var A2=["children","className"];function Do(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Ao(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Do(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Do(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var M2=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,A2);return a.jsx("div",Ao(Ao({},n),{},{ref:t,className:p("utrecht-html",o),children:r}))});M2.displayName="HTMLContent";var V2=["children","className"];function Mo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Vo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Mo(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Mo(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var $2=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,V2);return a.jsx("h1",Vo(Vo({},n),{},{ref:t,className:p("utrecht-heading-1",o),children:r}))});$2.displayName="Heading1";var F2=["children","className"];function $o(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Fo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?$o(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):$o(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var R2=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,F2);return a.jsx("h2",Fo(Fo({},n),{},{ref:t,className:p("utrecht-heading-2",o),children:r}))});R2.displayName="Heading2";var q2=["children","className"];function Ro(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function qo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ro(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ro(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var B2=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,q2);return a.jsx("h3",qo(qo({},n),{},{ref:t,className:p("utrecht-heading-3",o),children:r}))});B2.displayName="Heading3";var W2=["children","className"];function Bo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Wo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Bo(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Bo(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var H2=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,W2);return a.jsx("h4",Wo(Wo({},n),{},{ref:t,className:p("utrecht-heading-4",o),children:r}))});H2.displayName="Heading4";var G2=["children","className"];function Ho(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Go(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ho(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ho(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var U2=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,G2);return a.jsx("h5",Go(Go({},n),{},{ref:t,className:p("utrecht-heading-5",o),children:r}))});U2.displayName="Heading5";var Z2=["children","className"];function Uo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Zo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Uo(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Uo(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var K2=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,Z2);return a.jsx("h6",Zo(Zo({},n),{},{ref:t,className:p("utrecht-heading-6",o),children:r}))});K2.displayName="Heading6";var X2=["children","className"];function Ko(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Xo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ko(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ko(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Fc=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,X2);return a.jsx("hgroup",Xo(Xo({},n),{},{ref:t,className:p("utrecht-heading-group",o),children:r}))});Fc.displayName="HeadingGroup";var Q2=["children","value","className"];function Qo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Yo(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Qo(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Qo(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Y2=function(t){return t.replace(/[\s+\W]+/g,"").toUpperCase()},J2=function(t){return t.replace(/(.{4})(?!$)/g,"$1 ")},e0=d.forwardRef(function(e,t){var r=e.children,o=e.value,n=e.className,c=j(e,Q2),i=Y2(o),l=J2(i);return a.jsx("data",Yo(Yo({},c),{},{ref:t,value:i,className:p("utrecht-iban-data",n),translate:"no",children:r||l}))});e0.displayName="IBANData";var t0=["children","className","role"];function Jo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function ea(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Jo(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Jo(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Rc=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.role,c=n===void 0?"presentation":n,i=j(e,t0);return a.jsx("span",ea(ea({ref:t,className:p("utrecht-icon",o),role:c,"aria-hidden":c==="presentation"?"true":void 0},i),{},{children:r}))});Rc.displayName="Icon";var r0=["component","currentChar","characters","onLinkClick","Link"];function ta(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function mt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ta(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ta(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var o0=d.forwardRef(function(e,t){var r=e.component,o=e.currentChar,n=e.characters,c=e.onLinkClick,i=e.Link,l=j(e,r0),s=i||kr,u=[];return r==="button"?u=n.map(function(m){var g=m.char,h=m.disabled,f=o===g;return d.createElement(We,mt(mt({},l),{},{className:p({"utrecht-index-char-nav__link--current":f}),ref:t,key:g,appearance:f?"primary-action-button":"secondary-action-button",disabled:h,onClick:function(){return typeof c=="function"&&c(g)},pressed:f}),a.jsx("span",{translate:"no",children:g}))}):u=n.map(function(m){var g=m.char,h=m.disabled,f=m.href,b=o===g,C=p("utrecht-button-link","utrecht-button-link--html-a","utrecht-index-char-nav__link",{"utrecht-index-char-nav__link--current":b,"utrecht-button-link--primary-action":b,"utrecht-button-link--secondary-action":!b,"utrecht-index-char-nav__link--disabled":h,"utrecht-button-link--placeholder":h});return a.jsx(s,mt(mt({ref:t,appearance:i?void 0:b?"primary-action-button":"secondary-action-button",href:f,className:p(i&&C,"utrecht-index-char-nav__link",{"utrecht-index-char-nav__link--disabled":h,"utrecht-index-char-nav__link--current":b}),"aria-current":b?"page":void 0,"aria-disabled":h,placeholder:i?void 0:h,onClick:function(){return typeof c=="function"&&c(g)}},l),{},{children:a.jsx("span",{translate:"no",children:g})}),g)}),a.jsx("div",{className:"utrecht-index-char-nav",role:"group",children:u})});o0.displayName="IndexCharNav";var a0=["className","photo"];function ra(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function oa(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ra(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ra(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var n0=d.forwardRef(function(e,t){var r=e.className,o=e.photo,n=j(e,a0);return a.jsx("img",oa(oa({},n),{},{ref:t,className:p("utrecht-img",{"utrecht-img--photo":o},r)}))});n0.displayName="Image";var c0=["children","disabled","inline","className","pressed","type"];function aa(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function na(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?aa(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):aa(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var i0=d.forwardRef(function(e,t){var r=e.children,o=e.disabled,n=e.inline,c=e.className,i=e.pressed,l=e.type,s=j(e,c0);return a.jsx("button",na(na({ref:t,"aria-pressed":typeof i=="boolean"?i:void 0,className:p("utrecht-link-button","utrecht-link-button--html-button",{"utrecht-link-button--disabled":o,"utrecht-link-button--inline":n,"utrecht-link-button--pressed":i},c),disabled:o,type:l||"button"},s),{},{children:r}))});i0.displayName="LinkButton";var l0=["children","className","external"];function ca(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function ia(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ca(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ca(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var s0=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.external,c=j(e,l0);return a.jsx("a",ia(ia({},c),{},{ref:t,className:p("utrecht-link-social",o),rel:n!==!1?"external noopener noreferrer":void 0,children:r}))});s0.displayName="LinkSocial";var d0=["className","icon","children"],u0=["children","icon","links","className"];function la(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Je(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?la(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):la(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var qc=d.forwardRef(function(e,t){var r=e.className,o=e.icon,n=e.children,c=j(e,d0);return a.jsx("li",{className:p("utrecht-link-list__item",r),children:a.jsxs(hr,Je(Je({className:"utrecht-link-list__link"},c),{},{ref:t,children:[o,a.jsx("span",{className:"utrecht-link-list__link-text",children:n})]}))})});qc.displayName="LinkListLink";var h0=d.forwardRef(function(e,t){var r=e.children,o=e.icon,n=e.links,c=e.className,i=j(e,u0);return a.jsxs("ul",Je(Je({role:"list",ref:t,className:p("utrecht-link-list","utrecht-link-list--html-ul",c)},i),{},{children:[r,Array.isArray(n)&&n.map(function(l,s){return a.jsx(qc,Je({icon:typeof o=="function"?o():void 0},l),s)})]}))});h0.displayName="LinkList";var b0=["children","className","caption"];function sa(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function da(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?sa(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):sa(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var g0=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.caption,c=j(e,b0);return a.jsxs("figure",da(da({ref:t,className:p("utrecht-logo",o)},c),{},{children:[r,n&&a.jsx("figcaption",{className:"utrecht-logo__caption",children:n})]}))});g0.displayName="Logo";function ua(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function ha(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ua(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ua(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var p0=d.forwardRef(function(e,t){var r=Jt({},(ps(e),e));return a.jsxs("svg",ha(ha({width:"192",height:"100",viewBox:"0 0 192 100",fill:"none",xmlns:"http://www.w3.org/2000/svg",ref:t},r),{},{children:[a.jsxs("g",{clipPath:"url(#clip0_908_6292)",children:[a.jsx("path",{d:"M124.75 61.3114C126.41 60.4985 127.932 59.5127 129.264 58.3712C129.558 57.9561 129.887 57.6448 130.267 57.4373C132.844 54.8084 134.453 51.4013 134.453 47.2331C134.453 47.2331 134.453 44.2583 134.453 43.5147C134.349 43.5492 134.245 43.5665 134.124 43.5665C134.003 43.5665 133.882 43.5492 133.761 43.5147L133.484 45.0885C130.924 44.6043 131.201 42.0619 132.931 41.1971C133.917 40.6955 134.228 40.3323 133.934 39.9519C133.847 39.8481 133.744 39.7962 133.623 39.7962C133.259 39.7962 132.723 40.194 132.204 40.5745C131.979 40.7474 131.685 40.8339 131.374 40.8339C130.7 40.8339 129.973 40.4015 129.662 39.3811L128.763 39.8827C128.607 37.9629 129.8 37.0117 131.011 37.0117C131.582 37.0117 132.17 37.2192 132.619 37.6343C132.792 37.79 132.965 37.8591 133.138 37.8591C133.692 37.8591 134.072 37.1673 133.329 36.7695C132.619 36.389 131.945 35.213 132.602 34.4693L131.53 33.4662C132.014 33.1721 132.533 33.0338 133.017 33.0338C133.536 33.0338 134.038 33.2067 134.453 33.5526V19.9932C134.124 19.924 133.744 19.5954 133.744 19.1285C133.744 18.6096 134.055 18.2983 134.453 18.1426V17.0184C133.64 17.1914 133.034 17.693 132.792 18.3848L131.651 18.4021C131.599 17.5373 132.014 16.759 132.896 16.465V15.3408C132.152 15.4965 131.668 15.8597 131.374 16.1883C131.288 16.2748 131.219 16.3785 131.132 16.4823L130.267 16.4996C130.233 15.6694 130.648 14.9257 131.426 14.6663V14.1474H128.261H92.2871H89.122V14.6663C89.9176 14.9257 90.3327 15.6694 90.2808 16.4996L89.4161 16.4823C89.3469 16.3785 89.2604 16.292 89.1739 16.1883C88.8799 15.877 88.3783 15.5138 87.652 15.3408V16.465C88.5167 16.759 88.9318 17.5373 88.8972 18.4021L87.7557 18.3848C87.5136 17.693 86.9083 17.2087 86.0954 17.0184V18.1426C86.4932 18.2983 86.7872 18.6096 86.7872 19.1285C86.7872 19.5781 86.424 19.924 86.0954 19.9932V33.5353C86.5105 33.1894 86.9947 33.0338 87.5136 33.0338C88.0151 33.0338 88.534 33.1894 89.001 33.4662L87.9287 34.4693C88.5686 35.2303 87.8941 36.389 87.2023 36.7695C86.4586 37.1673 86.8564 37.8591 87.3925 37.8591C87.5655 37.8591 87.7384 37.79 87.9114 37.6343C88.3611 37.2192 88.9491 37.0117 89.5198 37.0117C90.7305 37.0117 91.9239 37.9456 91.7682 39.8827L90.8343 39.3638C90.523 40.3842 89.7966 40.8166 89.122 40.8166C88.8107 40.8166 88.5167 40.7301 88.2919 40.5572C87.773 40.1767 87.2369 39.7789 86.8737 39.7789C86.7526 39.7789 86.6315 39.8308 86.5624 39.9346C86.2856 40.315 86.5797 40.6955 87.5655 41.1798C89.3123 42.0446 89.589 44.587 87.012 45.0712L86.7353 43.4974C86.6142 43.532 86.4932 43.5492 86.3721 43.5492C86.2683 43.5492 86.1646 43.532 86.0608 43.5147V47.2331C86.0608 51.4186 87.6865 54.8257 90.2808 57.4546C90.6094 57.6448 90.9207 57.9388 91.1975 58.3193C92.5292 59.4954 94.0858 60.4812 95.7634 61.3114C95.7634 61.3114 124.75 61.3114 124.75 61.3114Z",fill:"white"}),a.jsx("path",{d:"M135.162 2.40404C135.162 2.21379 135.145 2.04084 135.127 1.85059H132.516C132.498 3.33798 132.118 4.77348 131.461 5.89766C131.011 6.65865 130.475 7.22939 129.87 7.5753H130.06C132.879 7.59259 135.162 5.27504 135.162 2.40404ZM132.516 12.3142C132.308 12.2796 132.118 12.2623 131.91 12.2623C131.755 12.2623 131.599 12.2796 131.443 12.2969C130.959 12.3488 130.475 12.5044 130.094 12.7811C129.662 13.0925 129.351 13.6113 129.333 14.1648H130.146C130.509 13.8707 130.942 13.6632 131.409 13.5594V14.6836C130.613 14.943 130.198 15.6867 130.25 16.5169L131.115 16.4996C131.184 16.3958 131.27 16.3094 131.357 16.2056C131.651 15.8943 132.152 15.5311 132.879 15.3581V16.4823C132.014 16.7763 131.599 17.5546 131.634 18.4194L132.775 18.4021C133.035 17.6757 133.674 17.1741 134.539 17.0185V18.1254C134.09 18.2637 133.726 18.575 133.726 19.1458C133.726 19.6473 134.176 20.0105 134.539 20.0105L134.505 20.9618C134.505 20.9618 134.505 20.9618 134.522 20.9618C134.764 20.9618 134.972 20.8926 135.196 20.7888C135.906 20.4083 136.182 19.5781 136.165 18.8172L137.203 18.3156C137.203 18.3502 137.22 18.3848 137.22 18.4367C137.306 19.0766 137.22 19.6992 137.012 20.2354L138.967 22.0859C139.347 21.152 139.849 20.27 140.454 19.4571C140.679 19.1804 140.904 18.9036 141.146 18.6615C140.299 18.0216 139.261 17.226 138.915 16.9666C137.825 16.1537 136.822 15.2544 135.784 14.3723C135.145 13.8361 134.487 13.3 133.796 12.833C133.398 12.5736 132.965 12.4007 132.516 12.3142ZM150.658 46.6451C150.814 46.7316 150.97 46.7662 151.125 46.7662C151.506 46.7662 151.869 46.5586 152.077 46.23C152.042 46.0398 151.973 45.8322 151.921 45.642C151.748 45.1231 151.488 44.6216 151.125 44.1373C150.658 43.5147 150.036 42.9439 149.206 42.477C149.084 42.4078 148.946 42.3213 148.79 42.2348C149.344 42.9093 149.673 43.3936 149.88 43.8087C150.105 44.2238 150.209 44.5524 150.364 44.8637C150.312 44.9156 150.278 44.9675 150.243 45.0194C149.863 45.5901 150.088 46.3511 150.658 46.6451ZM70.6335 43.7914C70.8411 43.3936 71.1697 42.892 71.7231 42.2175C71.5848 42.304 71.4291 42.3905 71.308 42.4597C70.4779 42.9266 69.8552 43.4974 69.3883 44.12C69.0251 44.6043 68.7829 45.1231 68.5927 45.6247C68.5235 45.8149 68.4716 46.0225 68.437 46.2127C68.6446 46.5413 69.0078 46.7489 69.3883 46.7489C69.5439 46.7489 69.6996 46.7143 69.8552 46.6278C70.426 46.3338 70.6508 45.5728 70.253 44.9848C70.2184 44.9329 70.1839 44.881 70.132 44.8291C70.3049 44.5351 70.4087 44.2065 70.6335 43.7914ZM142.287 13.1098C142.495 13.1098 142.72 13.0925 142.945 13.0752C142.27 12.833 141.734 12.4352 141.388 11.8818C140.904 11.1381 140.835 10.3425 141.025 9.63342C140.99 9.63342 140.956 9.65072 140.921 9.65072C140.108 9.82367 139.693 10.4463 139.849 11.2765C140.074 12.5217 140.852 13.1098 142.287 13.1098ZM152.163 48.0633C152.18 47.8904 152.198 47.7174 152.198 47.5272C151.869 47.7174 151.488 47.8212 151.108 47.8212C150.762 47.8212 150.451 47.7347 150.139 47.579C149.534 47.2677 149.119 46.697 148.998 46.0225C148.912 45.5901 148.963 45.1404 149.136 44.7426C149.136 44.7426 149.136 44.7253 149.119 44.7253C148.652 44.6389 148.133 44.5697 147.562 44.5005C146.611 44.3967 145.746 44.3448 144.951 44.3448C137.514 44.3448 136.909 48.4265 136.909 48.4265C135.75 52.7676 139.226 54.7219 139.226 54.7219C139.226 54.7219 140.022 58.6825 138.258 60.1872L136.424 59.5646L135.508 59.2533L134.989 59.0803C134.159 57.9043 132.81 57.0741 131.53 57.0741C130.285 57.0741 129.091 57.8697 128.503 59.9278L129.8 59.6511C129.8 60.9828 130.233 61.3287 130.907 61.3287C131.046 61.3287 131.201 61.3114 131.357 61.2941C131.547 61.2595 131.737 61.2249 131.945 61.1903C132.585 61.0693 133.052 60.9309 133.38 60.9309C133.692 60.9309 133.899 61.052 134.02 61.3806C134.193 61.8822 133.709 62.1935 133.086 62.3491C131.564 62.695 130.7 63.7673 130.976 65.2028C131.046 65.5314 131.149 65.86 131.34 66.2232C131.409 66.3789 131.495 66.5173 131.599 66.6729C131.599 66.6729 131.616 66.6729 131.616 66.6902L133.121 65.7736C133.346 65.9984 133.605 66.0849 133.865 66.0849C134.435 66.0849 134.989 65.6698 135.196 65.3066C135.214 65.272 135.231 65.2374 135.248 65.2028C135.421 64.8569 135.439 64.4591 135.439 64.0959C135.439 63.8884 135.421 63.6809 135.421 63.4906C135.421 63.2658 135.421 63.0755 135.473 62.9372C135.56 62.6604 135.784 62.4702 136.027 62.3664C136.113 62.3318 136.217 62.3145 136.303 62.3145C136.459 62.3145 136.615 62.3664 136.753 62.4702C137.116 62.7296 137.116 63.1274 137.064 63.5252C137.012 63.9403 136.943 64.3208 137.168 64.6667C137.185 64.7013 137.203 64.7186 137.22 64.7532C137.306 64.8569 137.41 64.9607 137.514 65.0472C137.583 65.0991 137.894 65.3239 137.894 65.4104L137.739 67.2437C138.707 67.1745 139.78 66.9669 140.299 66.0849C140.402 65.9119 140.489 65.6871 140.541 65.4623C140.731 64.7877 140.817 63.9576 140.921 62.7988C141.354 62.6258 141.734 62.401 142.063 62.107C142.478 61.7438 142.806 61.2941 142.997 60.7234C143.515 59.1668 143.965 56.0537 143.273 52.7676C143.273 52.7676 150.243 51.9028 151.748 51.1418C151.886 50.0868 152.025 49.0318 152.163 48.0633ZM146.023 7.93849C146.023 7.93849 145.072 8.50924 145.262 9.40858C145.574 10.0658 145.971 10.7403 146.473 11.3283L147.441 10.3598C148.583 9.30481 149.586 8.92432 150.416 8.92432C151.506 8.92432 152.267 9.61613 152.578 10.4117C153.062 11.6224 153.01 12.5909 152.838 13.2135C152.699 13.6805 152.319 14.061 151.454 14.1302C151.298 14.1475 151.125 14.1475 150.952 14.1475C149.171 14.1475 146.836 13.5075 146.836 13.5075C146.473 15.4446 146.248 15.8251 149.015 15.8251C149.655 15.8251 150.451 15.8078 151.437 15.7732L148.669 17.0358C148.358 17.0185 148.064 17.0012 147.77 17.0012C145.729 17.0012 144.103 17.6065 142.824 18.5923C142.53 18.8172 142.253 19.0593 141.993 19.3187C141.008 20.3218 140.299 21.5671 139.797 22.8815C139.659 23.262 139.538 23.6425 139.434 24.023C138.898 26.0293 138.828 28.122 139.105 29.7996C139.313 29.5402 139.52 29.298 139.762 29.0559L139.883 28.9348C140.714 28.122 142.115 26.7211 143.792 25.8563C144.415 25.3029 145.003 24.7494 145.574 24.1441C146.801 22.8469 147.891 21.4114 148.704 19.7857C148.202 21.5325 147.355 23.2101 146.352 24.7494C145.954 25.3547 145.539 25.9428 145.107 26.5135C144.726 26.6692 144.38 26.8421 144.034 27.0497C142.564 27.8798 141.319 29.1597 140.593 29.8861C140.16 30.3012 139.814 30.7681 139.486 31.2524C139.226 31.6329 139.001 32.0134 138.759 32.4112C138.586 32.7052 138.396 33.0165 138.223 33.3105C137.445 34.5731 136.407 35.8183 135.819 35.8183C135.612 35.8183 135.456 35.6627 135.387 35.3168C135.075 33.7429 134.09 33.0511 133.017 33.0511C132.516 33.0511 131.997 33.2067 131.53 33.4835L132.602 34.4866C131.962 35.2476 132.637 36.4064 133.329 36.7869C134.072 37.1846 133.674 37.8764 133.138 37.8764C132.965 37.8764 132.792 37.8073 132.619 37.6516C132.17 37.2365 131.582 37.029 131.011 37.029C129.8 37.029 128.607 37.9629 128.763 39.9L129.697 39.3811C130.008 40.4015 130.734 40.8339 131.409 40.8339C131.72 40.8339 132.014 40.7474 132.239 40.5745C132.758 40.194 133.294 39.7962 133.657 39.7962C133.778 39.7962 133.899 39.8481 133.968 39.9519C134.245 40.3324 133.951 40.7129 132.965 41.1971C131.219 42.0619 130.942 44.6043 133.519 45.0885L133.796 43.5147C133.917 43.5493 134.038 43.5666 134.159 43.5666C134.902 43.5666 135.421 42.9093 135.508 42.4251C135.629 41.716 135.594 41.2836 135.629 40.8339C135.646 40.4361 135.906 40.2632 136.165 40.2632C136.476 40.2632 136.788 40.488 136.822 40.8858C136.874 41.6295 136.857 42.598 138.171 42.8229L138.586 44.1546C139.832 43.7222 141.077 42.2867 138.811 39.8654C138.777 38.6374 140.074 37.9283 141.89 36.9079C142.201 36.735 142.53 36.5447 142.858 36.3545C143.031 36.2507 143.204 36.1469 143.377 36.0432C143.74 35.8183 145.141 34.7979 146.369 33.7429L147.441 34.3136C147.217 34.5039 146.974 34.7114 146.698 34.9536C145.591 35.8702 144.397 36.7696 143.948 37.029C143.861 37.0809 143.775 37.1328 143.688 37.1846C144.864 38.2742 146.127 39.2255 147.268 39.9865C147.735 40.2978 148.185 40.5918 148.6 40.8512C149.015 41.1106 149.413 41.3355 149.742 41.5257C150.658 42.0446 151.385 42.6845 151.938 43.4109C152.301 43.8779 152.578 44.3794 152.786 44.881C152.993 45.3653 153.132 45.8668 153.201 46.3684C153.235 46.5413 153.253 46.697 153.27 46.8699C153.304 47.3369 153.287 47.7866 153.235 48.219C153.166 48.6859 153.114 49.1529 153.045 49.6199C152.959 50.329 152.889 51.0208 152.838 51.7299C152.768 52.5601 152.734 53.3729 152.734 54.1858C152.734 56.6763 153.114 58.4577 154.844 60.1526C156.089 61.3806 157.836 61.6746 159.531 61.7957C160.413 61.8476 162.886 62.2108 164.564 62.4702C165.532 62.6086 166.259 63.4214 166.31 64.4072C166.38 65.739 166.362 67.4858 165.895 68.0738L163.612 67.7625C163.076 66.9669 161.796 66.3443 160.551 66.3443C159.583 66.3443 158.631 66.7248 158.095 67.7279C157.94 68.0219 157.801 68.3678 157.732 68.7829C157.715 68.904 157.697 69.0251 157.68 69.1634L158.407 68.8694L158.822 68.6965C158.839 68.8002 158.856 68.8867 158.874 68.9732C159.116 69.9763 159.635 70.3395 160.257 70.3395C160.551 70.3395 160.862 70.253 161.191 70.132C161.226 70.1147 161.26 70.0974 161.312 70.0801C161.9 69.8379 162.315 69.6477 162.627 69.6477C162.834 69.6477 162.99 69.7342 163.128 69.9763C163.318 70.3049 163.128 70.5816 162.8 70.8065C162.696 70.8756 162.557 70.9448 162.436 70.9967C160.69 71.7231 160.188 73.418 161.796 75.1821L163.007 74.1098C163.197 74.2309 163.388 74.2828 163.561 74.2828C164.149 74.2828 164.685 73.7466 164.823 73.3489C165.048 72.7435 164.806 72.0517 164.719 71.5502C164.702 71.4118 164.685 71.2734 164.702 71.1697C164.737 70.8929 164.927 70.6681 165.152 70.547C165.255 70.4952 165.359 70.4606 165.48 70.4606C165.584 70.4606 165.688 70.4779 165.792 70.5297C165.895 70.5816 165.982 70.6508 166.051 70.7373C166.207 70.9275 166.241 71.187 166.241 71.4464C166.241 71.5847 166.241 71.7404 166.259 71.8788C166.293 72.1209 166.362 72.3457 166.57 72.536C166.674 72.6225 166.777 72.6916 166.881 72.7608C166.95 72.7954 167.279 72.9511 167.296 73.0202L167.452 74.7152C168.663 74.4212 169.994 73.8331 169.666 71.9479C169.614 71.6366 169.51 71.2734 169.337 70.8756C169.285 70.7373 169.216 70.5816 169.13 70.426C170.185 69.9071 170.876 68.9213 171.049 67.7625C171.205 66.7075 171.032 62.9545 170.911 60.8098C170.859 59.9451 170.202 59.236 169.354 59.1149C168.386 58.9766 167.141 58.7863 166.224 58.5961C164.771 58.2848 163.37 57.6448 163.042 56.6071C162.765 55.7078 162.921 55.604 163.007 54.6874C163.076 53.9783 163.163 53.2519 163.215 52.5428C163.215 52.439 163.232 52.3179 163.232 52.2142C163.249 51.7991 163.232 51.3667 163.18 50.9516C163.267 51.0035 163.353 51.0554 163.439 51.1073C163.716 51.2629 164.01 51.3667 164.304 51.4532C164.633 51.5396 164.961 51.5742 165.307 51.5742C166.034 51.5742 166.743 51.384 167.383 50.9862C168.542 50.2771 169.216 49.0491 169.181 47.7001C169.13 45.2961 167.763 43.6012 166.449 41.9581C165.826 41.1798 165.169 40.367 164.685 39.5022C163.145 36.735 162.782 33.7256 163.612 30.5606C163.976 29.177 164.806 27.9317 165.688 26.6C166.016 26.0984 166.328 25.6315 166.639 25.1126C166.639 25.1126 167.331 25.4239 167.781 25.3201C167.902 25.2856 168.023 25.2337 168.161 25.1472C169.216 24.49 170.34 21.8092 170.288 18.5923C170.254 16.0326 169.648 13.9053 168.455 12.1585C168.715 12.8849 168.939 13.6459 169.078 14.4069C169.233 15.2371 169.285 16.1018 169.233 16.932C169.181 17.7795 169.008 18.5923 168.732 19.3533C168.853 18.5404 168.853 17.7276 168.749 16.932C168.645 16.1364 168.438 15.3754 168.144 14.649C167.884 14.0091 167.573 13.3865 167.21 12.7984C167.452 14.2858 167.452 15.7905 167.054 17.6584C166.812 18.8172 166.31 19.9241 165.878 20.8926C165.48 21.7746 165.186 22.4837 165.065 23.0718C164.927 23.7117 165.013 24.196 165.446 24.5938C165.377 24.7148 165.29 24.8359 165.221 24.9569C165.031 25.251 164.823 25.5623 164.616 25.8736C163.716 27.2399 162.782 28.6408 162.367 30.232C161.468 33.691 161.883 37.1155 163.561 40.1421C164.097 41.1106 164.788 41.9581 165.446 42.7883C166.674 44.3275 167.85 45.7803 167.902 47.752C167.919 48.6513 167.487 49.4296 166.726 49.8966C165.93 50.3809 164.979 50.4155 164.166 50.0177C164.149 50.0004 164.114 50.0004 164.097 49.9831C163.474 49.6545 162.921 49.0318 162.592 48.3054C162.575 48.2708 162.575 48.2363 162.557 48.2017C162.16 47.0429 161.675 45.9014 161.122 44.8118C159.496 41.5603 157.473 38.5164 156.193 35.0919C155.086 32.1517 155.587 28.5716 155.587 28.5716C156.712 29.0213 158.355 29.0732 158.355 29.0732C158.303 25.4066 166.172 16.8974 161.381 6.52029C161.053 7.05644 160.62 7.60989 160.015 8.18063L159.583 8.59571V7.09103C162.09 4.49675 160.932 2.02354 159.998 1.19337C159.289 1.4528 158.476 2.23109 157.87 3.18232L156.815 2.83642C157.075 2.40404 157.369 1.98895 157.697 1.60846C157.594 1.53928 157.49 1.48739 157.369 1.4701C157.317 1.4701 157.248 1.4528 157.161 1.4528C155.587 1.4528 149.672 2.81912 149.084 3.13043L148.617 4.72159C147.009 5.15397 145.522 6.01873 144.467 6.58947C144.553 7.03914 145.037 8.05956 146.023 7.93849ZM157.767 18.0908C158.199 16.8974 158.545 15.6694 158.822 14.4242C158.683 15.704 158.493 16.9666 158.199 18.2291C157.905 19.4917 157.507 20.7196 157.04 21.9303C156.573 23.141 156.037 24.317 155.484 25.4758C155.034 26.3924 154.567 27.2918 154.1 28.1911C153.668 28.0528 153.149 27.8279 152.578 27.4993C153.91 25.5796 155.19 23.6252 156.262 21.5671C156.833 20.4429 157.352 19.2841 157.767 18.0908ZM153.218 19.9759C152.941 20.8061 152.665 21.6536 152.319 22.4837C151.973 23.3139 151.54 24.1268 151.091 24.8878C150.814 25.3547 150.537 25.8217 150.261 26.2887C149.672 26.0811 149.084 25.9601 148.514 25.9255C149.015 25.3374 149.534 24.7321 150.018 24.1441C150.572 23.4696 151.073 22.7951 151.54 22.0859C151.99 21.3596 152.405 20.5986 152.803 19.8203C153.201 19.042 153.581 18.2464 153.979 17.4681C153.737 18.2983 153.477 19.1458 153.218 19.9759ZM152.872 5.01561C151.661 6.20898 151.264 6.93537 151.264 6.93537C149.655 7.00455 149.309 5.98414 149.309 4.98102C150.883 5.4134 152.872 5.01561 152.872 5.01561ZM131.426 8.68219H89.1567V11.2073C89.7274 11.2592 90.4538 11.4494 91.0937 11.8991C91.8201 12.4352 92.2698 13.2654 92.2871 14.1129V14.1475H128.244V14.1129C128.261 13.2654 128.711 12.4352 129.437 11.8991C130.094 11.4148 130.855 11.2419 131.426 11.19V8.68219ZM98.0118 13.2308L94.5355 11.5013L98.0118 9.77178L101.488 11.5013L98.0118 13.2308ZM110.274 13.0406C108.579 13.0406 107.196 12.3488 107.196 11.5013C107.196 10.6538 108.579 9.96203 110.274 9.96203C111.969 9.96203 113.353 10.6538 113.353 11.5013C113.353 12.3488 111.969 13.0406 110.274 13.0406ZM122.536 13.2308L119.06 11.5013L122.536 9.77178L126.013 11.5013L122.536 13.2308ZM86.4413 61.3806C86.5624 61.052 86.7699 60.9309 87.0812 60.9309C87.4099 60.9309 87.8768 61.052 88.5167 61.1903C88.7243 61.2249 88.9145 61.2595 89.1048 61.2941C89.2604 61.3114 89.4161 61.3287 89.5545 61.3287C90.229 61.3287 90.6613 61.0001 90.6613 59.6511L91.9585 59.9278C91.3704 57.8697 90.1771 57.0741 88.9318 57.0741C87.652 57.0741 86.303 57.9216 85.4728 59.0803L84.9539 59.2533L84.0719 59.5992L82.2386 60.2218C80.4572 58.7171 81.2701 54.7565 81.2701 54.7565C81.2701 54.7565 84.7464 52.8022 83.5876 48.4611C83.5876 48.4611 82.9823 44.3794 75.5454 44.3794C74.7498 44.3794 73.885 44.4313 72.9338 44.5351C72.363 44.6043 71.8442 44.6735 71.3772 44.7599C71.3772 44.7599 71.3772 44.7772 71.3599 44.7772C71.5329 45.175 71.5848 45.6247 71.4983 46.0571C71.3772 46.7316 70.9621 47.3023 70.3568 47.6136C70.0628 47.7693 69.7342 47.8558 69.3883 47.8558C69.0078 47.8558 68.6446 47.752 68.2987 47.5617C68.2987 47.752 68.316 47.9249 68.3333 48.0979C68.4716 49.0664 68.61 50.1041 68.6965 51.1937C70.2012 51.9547 77.1711 52.8195 77.1711 52.8195C76.4966 56.1056 76.929 59.2187 77.4478 60.7753C77.6381 61.346 77.9667 61.7957 78.3818 62.1589C78.7104 62.4529 79.0909 62.6777 79.5233 62.8507C79.6097 63.9922 79.6962 64.8396 79.9037 65.5141C79.9556 65.7563 80.0421 65.9638 80.1459 66.1368C80.6647 67.0188 81.737 67.2264 82.7056 67.2955L82.5499 65.4623C82.5499 65.3758 82.8785 65.1509 82.9304 65.0991C83.0342 65.0126 83.1379 64.9088 83.2244 64.805C83.2417 64.7704 83.259 64.7532 83.2763 64.7186C83.5011 64.3554 83.432 63.9749 83.3801 63.5771C83.3282 63.1793 83.3282 62.7815 83.6914 62.5221C83.8298 62.4183 83.9854 62.3664 84.1411 62.3664C84.2448 62.3664 84.3313 62.3837 84.4178 62.4183C84.6599 62.5048 84.8848 62.7123 84.9712 62.989C85.0231 63.1274 85.0231 63.3177 85.0231 63.5425C85.0231 63.7327 85.0058 63.9403 85.0058 64.1478C85.0058 64.511 85.0404 64.9088 85.1961 65.2547C85.2134 65.2893 85.2307 65.3239 85.248 65.3585C85.4555 65.7044 86.0089 66.1368 86.5797 66.1368C86.8391 66.1368 87.0985 66.0503 87.3234 65.8255L88.8281 66.7421C88.8281 66.7421 88.8454 66.7421 88.8454 66.7248C88.9491 66.5691 89.0183 66.4135 89.1048 66.2751C89.2777 65.9119 89.3988 65.5833 89.468 65.2547C89.7447 63.8019 88.8799 62.7469 87.358 62.401C86.7699 62.2108 86.2684 61.8994 86.4413 61.3806ZM143.066 69.3883C142.651 68.7483 142.149 68.2987 141.682 67.9528C141.509 67.849 141.336 67.7625 141.146 67.6587L140.662 67.4166C139.832 68.1257 138.707 68.2987 137.877 68.3505L136.615 68.437L136.718 67.1745L136.822 65.86C136.684 65.739 136.545 65.6006 136.407 65.4277C136.407 65.4104 136.39 65.4104 136.39 65.3931C136.338 65.5487 136.269 65.7044 136.182 65.8428C135.802 66.5 134.902 67.1572 133.917 67.1572C133.657 67.1572 133.415 67.1053 133.173 67.0188L132.602 67.3647C132.637 67.3993 132.689 67.4339 132.723 67.4685C134.574 69.1807 135.957 69.371 138.31 69.9071C139.901 70.2703 141.388 71.187 141.89 72.83C142.184 73.7812 142.132 74.8189 142.08 75.8048C142.08 75.8048 145.331 73.9542 143.602 70.3049C143.464 70.0455 143.273 69.7169 143.066 69.3883ZM120.876 68.1257C119.856 67.088 118.766 66.206 117.676 65.6871C116.777 65.2547 115.878 64.9607 115.03 64.7704C114.477 64.6494 113.941 64.5629 113.439 64.511C113.145 64.4764 112.868 64.4591 112.592 64.4418C111.865 64.4764 111.087 64.4937 110.274 64.4937C109.461 64.4937 108.683 64.4764 107.957 64.4418C107.68 64.4591 107.403 64.4764 107.092 64.511C106.59 64.5629 106.054 64.6494 105.501 64.7704C104.653 64.9607 103.754 65.2547 102.854 65.6871C101.765 66.2232 100.675 67.088 99.6548 68.1257C99.5857 68.1949 99.5338 68.2468 99.4819 68.316C97.2681 70.72 97.8561 73.0721 97.8561 73.0721C97.8561 73.0721 100.693 69.3018 104.93 69.3018C106.953 69.3018 108.7 69.9763 109.6 70.426L110.257 70.7719L110.914 70.426C111.813 69.9936 113.56 69.3018 115.584 69.3018C119.821 69.3018 122.657 73.0721 122.657 73.0721C122.657 73.0721 123.263 70.72 121.032 68.316C120.997 68.2641 120.945 68.1949 120.876 68.1257ZM98.8766 67.3647C100.554 65.6698 102.405 64.5975 104.082 64.0268C102.56 63.7846 101.263 63.4733 100.105 63.1101C99.9835 63.1101 99.8624 63.0928 99.7413 63.0928C99.3781 63.0928 99.0149 63.1101 98.6863 63.1447C97.7178 63.2658 96.8011 63.4387 95.9191 63.4387C93.6188 63.4387 91.5953 63.0928 89.9522 62.6431C90.1252 62.868 90.2809 63.1101 90.3846 63.3868C90.644 64.0268 90.6959 64.7532 90.5403 65.4968C90.6095 65.5141 90.6613 65.5314 90.7305 65.5487C91.0418 65.6179 91.3359 65.6871 91.578 65.7217C92.045 65.8082 92.3217 65.8255 92.3217 65.8255C92.3217 65.8255 91.9066 66.0503 91.3186 66.4481C90.6095 66.9323 89.6582 67.6587 88.8454 68.5408C85.0231 72.7435 89.2431 75.9258 89.2431 75.9258C89.2431 75.9258 88.3092 71.7923 90.2981 70.4779C93.4805 68.4024 95.1754 70.1838 98.7382 67.4685C98.7901 67.4685 98.8247 67.4166 98.8766 67.3647ZM87.9287 67.3993L87.358 67.0534C87.1331 67.1399 86.8737 67.1918 86.6143 67.1918C85.6112 67.1918 84.7118 66.5346 84.3486 65.8773C84.2621 65.7217 84.193 65.5833 84.1411 65.4277C84.1411 65.445 84.1238 65.445 84.1238 65.4623C83.9854 65.6352 83.847 65.7736 83.7087 65.8946L83.8125 67.2091L83.9162 68.4716L82.6537 68.3851C81.8235 68.3333 80.7166 68.1603 79.8692 67.4512L79.3849 67.6933C79.1946 67.7971 79.0217 67.8836 78.8487 67.9874C78.3645 68.3333 77.8802 68.7829 77.4651 69.4229C77.2403 69.7515 77.0673 70.0628 76.929 70.3741C75.1995 74.0234 78.451 75.874 78.451 75.874C78.3991 74.8881 78.3645 73.8504 78.6412 72.8992C79.1428 71.2561 80.6301 70.3568 82.2213 69.9763C84.5907 69.4229 85.9571 69.2499 87.8076 67.5377C87.8595 67.4685 87.8941 67.4339 87.9287 67.3993ZM129.212 66.4827C128.624 66.0849 128.209 65.86 128.209 65.86C128.209 65.86 128.503 65.8255 128.953 65.7563C129.195 65.7217 129.489 65.6525 129.8 65.5833C129.852 65.566 129.921 65.5487 129.991 65.5314C129.835 64.7877 129.887 64.0613 130.146 63.4214C130.25 63.162 130.406 62.9026 130.579 62.6777C128.936 63.1274 126.912 63.4733 124.612 63.4733C123.73 63.4733 122.813 63.2831 121.845 63.1793C121.516 63.1447 121.153 63.1274 120.79 63.1274C120.668 63.1274 120.565 63.1274 120.444 63.1274C119.285 63.4906 117.97 63.8019 116.466 64.0441C118.143 64.6148 119.994 65.6698 121.672 67.382C121.723 67.4339 121.758 67.4685 121.793 67.5204C125.355 70.2357 127.05 68.4543 130.233 70.5297C132.222 71.8269 131.288 75.9777 131.288 75.9777C131.288 75.9777 135.49 72.7954 131.686 68.5927C130.873 67.6933 129.904 66.9496 129.212 66.4827ZM170.738 71.8615C170.859 72.6052 170.79 73.2624 170.513 73.8504C169.925 75.0957 168.628 75.5453 167.711 75.7875L166.483 76.0988L166.362 74.8362L166.241 73.6602C166.138 73.591 166.016 73.5045 165.913 73.418C165.895 73.5218 165.861 73.6256 165.826 73.7293C165.532 74.5422 164.598 75.3724 163.543 75.3724C163.439 75.3724 163.336 75.3724 163.232 75.3551L162.488 76.0123L161.693 76.7214L160.966 75.9258C159.946 74.8189 159.531 73.5737 159.79 72.4322C159.877 72.069 160.015 71.7231 160.223 71.4118C159.583 71.4118 159.012 71.1697 158.58 70.72C158.424 70.547 158.268 70.3568 158.164 70.132L158.095 70.1492L156.418 70.8411L156.608 69.0424C156.608 68.9732 156.625 68.9213 156.625 68.8521C155.881 68.9732 154.982 69.2499 153.841 69.6823C153.685 69.7688 153.512 69.8379 153.356 69.8898C153.27 69.9244 153.201 69.959 153.114 69.9763C153.477 70.1838 153.841 70.3914 154.169 70.5989C155.812 71.6539 156.936 72.7954 157.525 73.9888C157.888 74.3693 158.286 74.7844 158.718 75.2513C160.499 77.1538 162.903 78.0359 165.377 78.0359C169.614 78.0359 173.99 75.4243 175.529 70.8238C175.512 70.8411 173.419 71.5502 170.738 71.8615ZM153.495 71.481C151.298 70.0974 148.877 69.3191 148.877 69.3191C149.309 69.3537 149.707 69.371 150.088 69.371C151.039 69.371 151.817 69.2499 152.457 69.0597C152.82 68.9559 153.149 68.8175 153.426 68.6792C155.449 67.6414 155.518 65.7909 155.518 65.7909C153.91 66.8805 152.492 67.261 151.177 67.261C149.482 67.261 147.943 66.6556 146.369 66.2059C145.902 66.0676 145.435 66.0157 144.986 66.0157C143.688 66.0157 142.564 66.5 141.924 66.8459C142.737 67.3474 143.429 67.9874 143.965 68.8002C144.173 69.1288 144.363 69.4574 144.519 69.7688C145.037 70.4779 145.366 71.1005 145.885 71.5156C147.078 72.5187 148.739 72.7262 150.243 72.83C154.809 73.1759 156.677 77.2922 156.677 77.2922C157.058 76.3409 156.988 75.4416 156.625 74.6287C156.054 73.3834 154.826 72.3284 153.495 71.481ZM78.5893 66.8459C77.9494 66.5 76.8425 66.0157 75.5281 66.0157C75.0784 66.0157 74.6287 66.0676 74.1444 66.2059C72.5533 66.6556 71.0313 67.261 69.3364 67.261C68.022 67.261 66.6038 66.8978 64.9953 65.7909C64.9953 65.7909 65.0818 67.6414 67.088 68.6792C67.3647 68.8175 67.6933 68.9559 68.0565 69.0597C68.6965 69.2499 69.4921 69.371 70.426 69.371C70.8065 69.371 71.2043 69.3537 71.6366 69.3191C71.6366 69.3191 69.2153 70.0974 67.0188 71.481C65.6871 72.3284 64.4592 73.3834 63.9057 74.6287C63.5425 75.4416 63.4733 76.3236 63.8538 77.2922C63.8538 77.2922 65.7044 73.1759 70.2876 72.83C71.7923 72.7089 73.4353 72.5014 74.646 71.5156C75.1649 71.0832 75.4935 70.4606 76.0123 69.7688C76.168 69.4401 76.3582 69.1288 76.5658 68.8002C77.0846 67.9874 77.7764 67.3301 78.5893 66.8459ZM51.4013 70.4433C51.3321 70.5989 51.2629 70.7546 51.1937 70.8929C51.0381 71.2907 50.917 71.6366 50.8651 71.9652C50.5192 73.8504 51.8683 74.4385 53.0789 74.7325L53.2346 73.0375C53.2519 72.9684 53.5805 72.8127 53.6497 72.7781C53.7534 72.7089 53.8745 72.6398 53.961 72.5533C54.1685 72.363 54.2377 72.1382 54.2723 71.8961C54.2896 71.7577 54.2896 71.6193 54.2896 71.4637C54.3069 71.2043 54.3415 70.9448 54.4798 70.7546C54.549 70.6681 54.6182 70.5989 54.7393 70.547C54.843 70.4952 54.9468 70.4779 55.0506 70.4779C55.1716 70.4779 55.2754 70.5124 55.3792 70.5643C55.604 70.6854 55.7943 70.9102 55.8289 71.187C55.8461 71.2907 55.8289 71.4291 55.8116 71.5675C55.7251 72.069 55.483 72.7608 55.7078 73.3662C55.8462 73.7639 56.3823 74.3001 56.9703 74.3001C57.1606 74.3001 57.3335 74.2482 57.5238 74.1271L58.7344 75.1994C60.3429 73.4353 59.8413 71.7404 58.0945 71.014C57.9562 70.9621 57.8351 70.8929 57.7313 70.8238C57.4027 70.5989 57.2125 70.3049 57.4027 69.9936C57.5411 69.7515 57.6967 69.665 57.9043 69.665C58.2156 69.665 58.6134 69.8552 59.2187 70.0974C59.2533 70.1147 59.2879 70.132 59.3398 70.1492C59.6684 70.2703 59.9797 70.3568 60.2737 70.3568C60.8963 70.3568 61.3979 69.9936 61.6573 68.9905C61.6746 68.904 61.6919 68.8002 61.7092 68.7138L62.1243 68.8867L62.8507 69.1807C62.8334 69.0596 62.8161 68.9213 62.7988 68.8002C62.7296 68.3851 62.5913 68.0392 62.4356 67.7452C61.8995 66.7594 60.9482 66.3616 59.9797 66.3616C58.7344 66.3616 57.4546 66.9842 56.9185 67.7798L54.6355 68.0911C54.1685 67.5031 54.1512 65.7736 54.2204 64.4245C54.2723 63.4387 54.9987 62.6431 55.9672 62.4875C57.6276 62.2454 60.1181 61.8822 61.0001 61.813C62.6777 61.6919 64.4246 61.3979 65.6871 60.1699C67.4166 58.4577 67.7971 56.6763 67.7971 54.2031C67.7971 53.3902 67.7625 52.5773 67.6933 51.7472C67.6415 51.0381 67.555 50.329 67.4858 49.6372C67.4339 49.1702 67.3647 48.7032 67.2956 48.2363C67.2264 47.8039 67.2264 47.3369 67.261 46.8872C67.2783 46.7143 67.2956 46.5586 67.3302 46.3857C67.4166 45.8841 67.555 45.3998 67.7452 44.8983C67.9528 44.3794 68.2468 43.8952 68.5927 43.4282C69.1461 42.7018 69.8725 42.0619 70.7892 41.543C71.1178 41.3528 71.5156 41.1279 71.9307 40.8685C72.3458 40.6091 72.7954 40.3324 73.2624 40.0038C74.4039 39.2428 75.6664 38.2915 76.8425 37.2019C76.756 37.15 76.6695 37.0982 76.5831 37.0463C76.1507 36.7869 74.9573 35.9048 73.8331 34.9709C73.5564 34.746 73.3143 34.5385 73.0894 34.3309L74.1617 33.7602C75.407 34.8152 76.7906 35.8529 77.1538 36.0605C77.3268 36.1642 77.4997 36.268 77.6727 36.3718C78.0013 36.562 78.3299 36.7523 78.6412 36.9252C80.4572 37.9629 81.7543 38.672 81.7197 39.8827C79.4714 42.304 80.6993 43.7395 81.9446 44.1719L82.3597 42.8402C83.6741 42.6153 83.6568 41.6468 83.7087 40.9031C83.7433 40.5053 84.0546 40.2805 84.3659 40.2805C84.6253 40.2805 84.8848 40.4534 84.9021 40.8512C84.9366 41.2836 84.9021 41.7333 85.0231 42.4424C85.1096 42.9266 85.6284 43.5839 86.3721 43.5839C86.4932 43.5839 86.6143 43.5666 86.7353 43.532L87.0121 45.1058C89.5718 44.6216 89.295 42.0792 87.5655 41.2144C86.5797 40.7129 86.2684 40.3497 86.5624 39.9692C86.6489 39.8481 86.7526 39.8135 86.8737 39.8135C87.2369 39.8135 87.7731 40.2113 88.2919 40.5918C88.5167 40.7647 88.8108 40.8512 89.1221 40.8512C89.7966 40.8512 90.523 40.4188 90.8343 39.3984L91.7682 39.9173C91.9239 37.9975 90.7305 37.0463 89.5199 37.0463C88.9491 37.0463 88.3611 37.2538 87.9114 37.6689C87.7385 37.8246 87.5655 37.8937 87.3926 37.8937C86.8391 37.8937 86.4586 37.2019 87.2023 36.8041C87.9114 36.4237 88.5859 35.2476 87.9287 34.5039L89.001 33.5008C88.5167 33.2067 87.9979 33.0684 87.5136 33.0684C86.4413 33.0684 85.4555 33.7602 85.1442 35.3341C85.075 35.6973 84.9193 35.8356 84.7118 35.8356C84.1238 35.8356 83.0861 34.5731 82.3078 33.3278C82.1175 33.0338 81.9446 32.7225 81.7716 32.4285C81.5468 32.0307 81.3047 31.6502 81.0452 31.2697C80.7166 30.7854 80.3707 30.3185 79.9383 29.9034C79.2119 29.177 77.9494 27.9144 76.4966 27.067C76.1507 26.8767 75.7875 26.6865 75.4243 26.5308C74.9919 25.9601 74.5595 25.372 74.179 24.7667C73.1586 23.2101 72.3112 21.5498 71.8269 19.803C72.6225 21.446 73.7294 22.8815 74.9573 24.1614C75.5281 24.7667 76.1161 25.3201 76.7387 25.8736C78.4164 26.7384 79.8173 28.1393 80.6474 28.9521L80.7685 29.0732C81.0106 29.3153 81.2355 29.5575 81.4257 29.8169C81.7024 28.122 81.6333 26.0293 81.0971 24.0403C80.9933 23.6598 80.8723 23.262 80.7339 22.8988C80.2324 21.5671 79.5233 20.3218 78.5374 19.336C78.278 19.0766 78.0013 18.8345 77.7073 18.6096C76.4274 17.6238 74.8017 17.0185 72.7608 17.0185C72.4668 17.0185 72.1728 17.0358 71.8615 17.0531L69.0943 15.7905C70.0801 15.8078 70.8757 15.8424 71.5156 15.8424C74.2828 15.8424 74.058 15.4619 73.6948 13.5248C73.6948 13.5248 71.3599 14.1648 69.5785 14.1648C69.4056 14.1648 69.2326 14.1648 69.077 14.1475C68.2122 14.0783 67.8317 13.6978 67.6933 13.2308C67.5204 12.6082 67.4685 11.6397 67.9528 10.429C68.2641 9.63342 69.0251 8.94161 70.1147 8.94161C70.9448 8.94161 71.948 9.3394 73.0894 10.3771L74.058 11.3456C74.5595 10.7576 74.9573 10.0831 75.2686 9.42588C75.4762 8.52653 74.5077 7.95579 74.5077 7.95579C75.4935 8.07686 75.9777 7.05644 76.1334 6.58947C75.0784 6.01873 73.5737 5.15397 71.9826 4.72159L71.5156 3.13043C70.9103 2.81912 64.9953 1.4528 63.4387 1.4528C63.3523 1.4528 63.3004 1.4528 63.2312 1.4701C63.1101 1.48739 62.9891 1.53928 62.9026 1.60846C63.2312 1.97166 63.5252 2.38674 63.7846 2.83642L62.7296 3.18232C62.1416 2.23109 61.3287 1.43551 60.6023 1.19337C59.6511 2.02354 58.5096 4.49675 61.0174 7.09103V8.59571L60.585 8.18063C59.9797 7.60989 59.5473 7.05644 59.2187 6.52029C54.428 16.8974 62.2973 25.4066 62.2454 29.0732C62.2454 29.0732 63.8884 29.0213 65.0126 28.5716C65.0126 28.5716 65.5142 32.1517 64.4073 35.0919C63.1274 38.5164 61.1039 41.5603 59.4781 44.8118C58.9247 45.9187 58.4404 47.0429 58.0426 48.2017C58.0253 48.2363 58.0253 48.2708 58.0081 48.3054C57.6794 49.0145 57.126 49.6372 56.5034 49.9831C56.4861 50.0004 56.4515 50.0004 56.4342 50.0177C55.6213 50.4327 54.6701 50.3809 53.8745 49.8966C53.0962 49.4296 52.6811 48.634 52.6984 47.752C52.7503 45.7803 53.9091 44.3275 55.1543 42.7883C55.8116 41.9581 56.5034 41.1106 57.0395 40.1421C58.7172 37.1155 59.1322 33.691 58.2329 30.232C57.8178 28.6408 56.8839 27.2399 55.9845 25.8736C55.777 25.5623 55.5867 25.2683 55.3792 24.9569C55.2927 24.8359 55.2235 24.7148 55.1543 24.5938C55.5867 24.196 55.6732 23.7117 55.5348 23.0718C55.4138 22.4837 55.1025 21.7746 54.722 20.8926C54.2896 19.9241 53.788 18.8172 53.5459 17.6584C53.1481 15.7905 53.1481 14.2858 53.3902 12.7984C53.027 13.3865 52.7157 14.0091 52.4563 14.649C52.1623 15.3754 51.9547 16.1364 51.851 16.932C51.7472 17.7276 51.7472 18.5404 51.8683 19.3533C51.5915 18.5923 51.4186 17.7622 51.3667 16.932C51.3148 16.0845 51.3667 15.2371 51.5224 14.4069C51.6607 13.6459 51.8683 12.8849 52.145 12.1585C50.9516 13.9053 50.3463 16.0326 50.3117 18.5923C50.2771 21.8092 51.384 24.5073 52.439 25.1472C52.5774 25.2337 52.6984 25.2856 52.8195 25.3201C53.2692 25.4239 53.961 25.1126 53.961 25.1126C54.2723 25.6315 54.5836 26.0984 54.9122 26.6C55.7943 27.9317 56.6244 29.1943 56.9876 30.5606C57.8005 33.7256 57.4546 36.735 55.9153 39.5022C55.4311 40.367 54.7911 41.1798 54.1512 41.9581C52.8368 43.6012 51.4705 45.2961 51.4186 47.7001C51.384 49.0491 52.0585 50.2771 53.2173 50.9862C53.8399 51.3667 54.5663 51.5742 55.2927 51.5742C55.6213 51.5742 55.9672 51.5223 56.2958 51.4532C56.5898 51.3667 56.8839 51.2629 57.1606 51.1073C57.2471 51.0554 57.3335 51.0035 57.42 50.9516C57.3681 51.3667 57.3508 51.7991 57.3681 52.2142C57.3681 52.3179 57.3854 52.439 57.3854 52.5428C57.4373 53.2519 57.5411 53.9783 57.593 54.6874C57.6794 55.604 57.8351 55.7078 57.5584 56.6071C57.2298 57.6448 55.8289 58.2675 54.3761 58.5961C53.4594 58.8036 52.2142 58.9939 51.2456 59.1149C50.3809 59.236 49.741 59.9451 49.6891 60.8098C49.568 62.9372 49.395 66.7075 49.5507 67.7625C49.6545 68.9386 50.3463 69.9244 51.4013 70.4433ZM71.2216 4.98102C71.2216 5.96684 70.8584 7.00455 69.2672 6.93537C69.2672 6.93537 68.8521 6.20898 67.6588 5.01561C67.6415 5.01561 69.6304 5.4134 71.2216 4.98102ZM67.7106 19.8203C68.1084 20.5986 68.5235 21.3596 68.9732 22.0859C69.4402 22.8123 69.9417 23.4869 70.4952 24.1441C70.9794 24.7321 71.4983 25.3374 71.9999 25.9255C71.4291 25.9601 70.8584 26.0811 70.253 26.2887C69.9763 25.8217 69.6996 25.3547 69.4229 24.8878C68.9732 24.1268 68.5581 23.3139 68.1949 22.4837C67.849 21.6536 67.555 20.8234 67.2956 19.9759C67.0188 19.1458 66.7767 18.2983 66.5346 17.4508C66.9324 18.2464 67.3129 19.042 67.7106 19.8203ZM65.0472 25.4758C64.4764 24.317 63.9403 23.141 63.4906 21.9303C63.0236 20.7196 62.6432 19.4744 62.3318 18.2291C62.0378 16.9666 61.8303 15.704 61.7092 14.4242C61.9859 15.6694 62.3318 16.8974 62.7642 18.0908C63.1966 19.2841 63.7155 20.4429 64.2862 21.5671C65.3585 23.6252 66.6383 25.5796 67.9701 27.4993C67.3993 27.8279 66.8805 28.0528 66.4481 28.1911C65.9638 27.2918 65.4969 26.3924 65.0472 25.4758ZM97.7524 5.11938H98.9457C99.2571 6.1225 99.7586 6.96996 100.381 7.59259H102.803C102.197 7.24669 101.644 6.67595 101.211 5.91496C100.554 4.79077 100.174 3.35527 100.156 1.86789H96.732C96.7147 3.35527 96.3342 4.79077 95.6769 5.91496C95.2273 6.67595 94.6911 7.24669 94.0858 7.59259H96.3515C96.9395 6.96996 97.4411 6.1225 97.7524 5.11938ZM90.7651 7.59259H91.0245C90.4192 7.24669 89.8658 6.67595 89.4334 5.91496C88.7762 4.79077 88.3957 3.35527 88.3784 1.86789H85.6976C85.6803 2.02354 85.6803 2.1792 85.6803 2.35215C85.6457 5.18856 87.9979 7.59259 90.7651 7.59259ZM109.686 5.11938H110.879C111.191 6.1225 111.692 6.96996 112.315 7.59259H114.892C114.287 7.24669 113.75 6.67595 113.301 5.91496C112.644 4.79077 112.263 3.35527 112.246 1.86789H108.51C108.493 3.35527 108.112 4.79077 107.455 5.91496C107.005 6.67595 106.469 7.24669 105.864 7.59259H108.285C108.873 6.96996 109.375 6.1225 109.686 5.11938ZM66.3616 70.6162C66.6902 70.4087 67.0361 70.2011 67.4166 69.9936C67.3302 69.959 67.261 69.9244 67.1745 69.9071C67.0015 69.8379 66.8459 69.7688 66.6902 69.6996C65.5487 69.2499 64.6494 68.9905 63.9057 68.8694C63.9057 68.9386 63.923 68.9905 63.923 69.0597L64.1132 70.8584L62.4356 70.1665L62.3664 70.1492C62.2454 70.3741 62.107 70.5643 61.9513 70.7373C61.519 71.187 60.9482 71.4291 60.3083 71.4291C60.5158 71.7404 60.6542 72.0863 60.7407 72.4495C61.0001 73.591 60.5677 74.8362 59.5646 75.9431L58.8382 76.7387L58.0426 76.0296L57.2989 75.3724C57.1952 75.3897 57.0914 75.3897 56.9876 75.3897C55.9326 75.3897 54.9987 74.5595 54.7047 73.7466C54.6701 73.6429 54.6355 73.5391 54.6182 73.4353C54.5144 73.5218 54.3934 73.6083 54.2896 73.6775L54.1685 74.8535L54.0475 76.1161L52.8195 75.8048C51.9029 75.5799 50.6057 75.113 50.0177 73.8677C49.741 73.2797 49.6718 72.6225 49.7928 71.8788C47.1121 71.5675 45.0021 70.8584 45.0021 70.8584C46.5413 75.4762 50.917 78.0704 55.1543 78.0704C57.6276 78.0704 60.0489 77.1884 61.813 75.2859C62.2454 74.8362 62.6259 74.4039 63.0064 74.0234C63.5944 72.8127 64.7186 71.6712 66.3616 70.6162ZM121.81 5.11938H123.003C123.315 6.1225 123.816 6.96996 124.439 7.59259H126.808C126.203 7.24669 125.649 6.67595 125.217 5.91496C124.56 4.79077 124.179 3.35527 124.162 1.86789H120.617C120.599 3.35527 120.219 4.79077 119.562 5.91496C119.112 6.67595 118.576 7.22939 117.97 7.59259H120.392C120.997 6.96996 121.499 6.1225 121.81 5.11938ZM80.0767 19.4398C80.682 20.2354 81.1836 21.1347 81.5641 22.0687L83.5184 20.2008C83.3109 19.6646 83.2417 19.042 83.3109 18.4021C83.3109 18.3675 83.3282 18.3329 83.3282 18.281L84.3659 18.7826C84.3313 19.5609 84.6253 20.3737 85.3344 20.7542C85.5593 20.8753 85.7495 20.9272 86.0089 20.9272C86.0089 20.9272 86.0089 20.9272 86.0262 20.9272L85.9917 19.9759C86.3376 19.9759 86.8045 19.6127 86.8045 19.1112C86.8045 18.5404 86.4413 18.2291 85.9917 18.0908V16.9839C86.8564 17.1395 87.4963 17.6584 87.7558 18.3675L88.8972 18.3848C88.9491 17.52 88.534 16.7417 87.652 16.4477V15.3235C88.3957 15.4792 88.8799 15.8424 89.174 16.171C89.2604 16.2575 89.3296 16.3612 89.4161 16.465L90.2809 16.4823C90.3154 15.6521 89.9004 14.9085 89.1221 14.649V13.5248C89.6063 13.6286 90.0214 13.8189 90.3846 14.1302H91.1975C91.1802 13.594 90.8689 13.0752 90.4365 12.7466C90.0733 12.4871 89.6063 12.3315 89.1394 12.2623C88.9664 12.245 88.7762 12.2277 88.6032 12.2277C88.413 12.2277 88.24 12.245 88.0498 12.2796C87.5828 12.3488 87.1158 12.539 86.718 12.7984C86.0262 13.2654 85.369 13.8016 84.7291 14.3377C83.6914 15.2025 82.6883 16.1191 81.5987 16.932C81.2528 17.1914 80.1978 17.987 79.3676 18.6269C79.627 18.9036 79.8519 19.1631 80.0767 19.4398ZM80.682 11.2765C80.8377 10.4463 80.4226 9.84096 79.6097 9.65072C79.5751 9.65072 79.5405 9.63342 79.506 9.63342C79.6962 10.3425 79.6097 11.1208 79.1428 11.8818C78.7969 12.4179 78.2607 12.833 77.5862 13.0752C77.811 13.1098 78.0359 13.1098 78.2434 13.1098C79.6789 13.1098 80.4572 12.5217 80.682 11.2765Z",fill:"white"}),a.jsx("path",{d:"M66.5691 89.1393C65.2201 89.1393 64.217 89.6582 63.5598 90.6959C62.9544 89.6582 62.0205 89.1393 60.7753 89.1393C59.53 89.1393 58.5961 89.6236 57.9734 90.5748V89.3988H55.8461V99.2051H57.9734V93.7053C57.9734 92.8578 58.181 92.2179 58.5788 91.7682C58.9766 91.3358 59.5127 91.111 60.1526 91.111C60.7407 91.111 61.1903 91.3012 61.5189 91.6644C61.8476 92.0449 62.0032 92.5638 62.0032 93.2383V99.1878H64.1305V93.688C64.1305 92.8232 64.3208 92.1833 64.7013 91.7509C65.0818 91.3185 65.6006 91.111 66.2578 91.111C66.8459 91.111 67.3128 91.3012 67.6587 91.6644C68.0046 92.0449 68.1776 92.5638 68.1776 93.2383V99.1878H70.3049V93.0999C70.3049 91.8893 69.959 90.9207 69.2845 90.1943C68.5754 89.5025 67.676 89.1393 66.5691 89.1393Z",fill:"#CC0000"}),a.jsx("path",{d:"M180.06 89.1393C178.676 89.1393 177.656 89.6409 177.016 90.644V85.4555H174.889V99.1878H177.016V93.9301C177.016 92.9789 177.241 92.2698 177.708 91.8028C178.158 91.3358 178.763 91.111 179.507 91.111C180.181 91.111 180.717 91.3012 181.115 91.699C181.513 92.0968 181.703 92.6502 181.703 93.3939V99.2051H183.83V93.1864C183.83 91.9238 183.484 90.938 182.793 90.2289C182.084 89.5025 181.184 89.1393 180.06 89.1393Z",fill:"#CC0000"}),a.jsx("path",{d:"M36.1988 94.1203H40.7993C40.5918 95.0716 40.1075 95.8326 39.3292 96.4033C38.5683 96.9741 37.5651 97.2508 36.3545 97.2508C34.8325 97.2508 33.6045 96.7838 32.6706 95.8499C31.7367 94.9159 31.2697 93.7572 31.2697 92.3389C31.2697 90.9207 31.7367 89.7447 32.6706 88.8107C33.6045 87.8768 34.7806 87.3925 36.2161 87.3925C37.0982 87.3925 37.911 87.6001 38.6374 87.9979C39.3638 88.3956 39.9 88.9318 40.2632 89.5717L41.8198 87.8941C41.2663 87.1677 40.5745 86.5451 39.727 86.0781C38.672 85.4901 37.496 85.196 36.2161 85.196C34.1753 85.196 32.4631 85.8878 31.0794 87.2715C29.6958 88.6551 29.004 90.3327 29.004 92.3216C29.004 94.3279 29.6958 96.0055 31.0794 97.3891C32.4631 98.7555 34.2099 99.4473 36.3372 99.4473C38.3434 99.4473 39.9692 98.8419 41.1971 97.6486C42.4424 96.4552 43.065 94.9159 43.065 93.0307V92.1141H36.1988V94.1203Z",fill:"#CC0000"}),a.jsx("path",{d:"M191.233 91.4396V89.3988H188.794V86.6488H186.667V89.3988H184.868V91.4396H186.667V96.1439C186.667 97.4237 187.013 98.3058 187.722 98.79C188.431 99.2743 189.59 99.4127 191.215 99.2051V97.3027C190.679 97.3373 190.23 97.3372 189.866 97.32C189.503 97.3027 189.226 97.1989 189.054 97.0259C188.863 96.853 188.777 96.559 188.777 96.1439V91.4396C188.777 91.4396 191.233 91.4396 191.233 91.4396Z",fill:"#CC0000"}),a.jsx("path",{d:"M49.4642 89.1393C47.9422 89.1393 46.697 89.6409 45.7285 90.6267C44.7772 91.6126 44.293 92.8405 44.293 94.3106C44.293 95.798 44.7772 97.0432 45.7631 98.0118C46.7489 98.9803 48.0287 99.4819 49.6372 99.4819C51.3321 99.4819 52.6638 98.8938 53.6151 97.7523L52.1796 96.3168C51.6088 97.1297 50.7787 97.5275 49.6545 97.5275C48.8416 97.5275 48.1498 97.32 47.5963 96.9222C47.0256 96.5244 46.6797 95.9536 46.524 95.21H54.3415C54.3933 94.8468 54.4279 94.5527 54.4279 94.3279C54.4279 92.8924 53.961 91.6644 53.0443 90.6613C52.0931 89.6409 50.8997 89.1393 49.4642 89.1393ZM46.4895 93.4804C46.6278 92.7367 46.9737 92.1487 47.4926 91.7163C48.0114 91.2839 48.6686 91.0764 49.4469 91.0764C50.1387 91.0764 50.7441 91.2839 51.2629 91.6817C51.7818 92.0795 52.1104 92.6849 52.2487 93.4804H46.4895Z",fill:"#CC0000"}),a.jsx("path",{d:"M76.9117 89.1393C75.3897 89.1393 74.1445 89.6409 73.1759 90.6267C72.2074 91.6126 71.7231 92.8405 71.7231 94.3106C71.7231 95.798 72.2074 97.0432 73.1932 98.0118C74.1791 98.9803 75.4589 99.4819 77.0674 99.4819C78.7623 99.4819 80.094 98.8938 81.0452 97.7523L79.6097 96.3168C79.039 97.1297 78.2088 97.5275 77.0846 97.5275C76.2718 97.5275 75.58 97.32 75.0265 96.9222C74.4558 96.5244 74.1099 95.9536 73.9542 95.21H81.7716C81.8235 94.8468 81.8581 94.5527 81.8581 94.3279C81.8581 92.8924 81.3911 91.6644 80.4745 90.6613C79.5233 89.6409 78.3472 89.1393 76.9117 89.1393ZM73.9196 93.4804C74.058 92.7367 74.4039 92.1487 74.9227 91.7163C75.4416 91.2839 76.0988 91.0764 76.8771 91.0764C77.5689 91.0764 78.1742 91.2839 78.6931 91.6817C79.212 92.0795 79.5406 92.6849 79.6789 93.4804H73.9196Z",fill:"#CC0000"}),a.jsx("path",{d:"M87.9806 89.1393C86.4586 89.1393 85.2133 89.6409 84.2448 90.6267C83.2763 91.6126 82.792 92.8405 82.792 94.3106C82.792 95.798 83.2763 97.0432 84.2621 98.0118C85.2479 98.9803 86.5278 99.4819 88.1362 99.4819C89.8311 99.4819 91.1629 98.8938 92.1141 97.7523L90.6786 96.3168C90.1079 97.1297 89.2777 97.5275 88.1535 97.5275C87.3406 97.5275 86.6488 97.32 86.0954 96.9222C85.5246 96.5244 85.1787 95.9536 85.0231 95.21H92.8405C92.8924 94.8468 92.927 94.5527 92.927 94.3279C92.927 92.8924 92.46 91.6644 91.5434 90.6613C90.6094 89.6409 89.4333 89.1393 87.9806 89.1393ZM85.0058 93.4804C85.1441 92.7367 85.49 92.1487 86.0089 91.7163C86.5278 91.2839 87.185 91.0764 87.9633 91.0764C88.6551 91.0764 89.2604 91.2839 89.7793 91.6817C90.2981 92.0795 90.6267 92.6849 90.7651 93.4804H85.0058Z",fill:"#CC0000"}),a.jsx("path",{d:"M116.777 89.1393C115.255 89.1393 114.01 89.6409 113.041 90.6267C112.073 91.6126 111.589 92.8405 111.589 94.3106C111.589 95.798 112.073 97.0432 113.059 98.0118C114.044 98.9803 115.324 99.4819 116.933 99.4819C118.628 99.4819 119.959 98.8938 120.911 97.7523L119.475 96.3168C118.904 97.1297 118.074 97.5275 116.95 97.5275C116.137 97.5275 115.445 97.32 114.892 96.9222C114.321 96.5244 113.975 95.9536 113.82 95.21H121.637C121.689 94.8468 121.723 94.5527 121.723 94.3279C121.723 92.8924 121.257 91.6644 120.34 90.6613C119.406 89.6409 118.213 89.1393 116.777 89.1393ZM113.802 93.4804C113.941 92.7367 114.287 92.1487 114.805 91.7163C115.324 91.2839 115.981 91.0764 116.76 91.0764C117.452 91.0764 118.057 91.2839 118.576 91.6817C119.095 92.0795 119.423 92.6849 119.562 93.4804H113.802Z",fill:"#CC0000"}),a.jsx("path",{d:"M158.199 89.1393C156.677 89.1393 155.432 89.6409 154.463 90.6267C153.495 91.6126 153.01 92.8405 153.01 94.3106C153.01 95.798 153.495 97.0432 154.481 98.0118C155.466 98.9803 156.746 99.4819 158.355 99.4819C160.05 99.4819 161.381 98.8938 162.333 97.7523L160.897 96.3168C160.326 97.1297 159.496 97.5275 158.372 97.5275C157.559 97.5275 156.867 97.32 156.314 96.9222C155.743 96.5244 155.397 95.9536 155.242 95.21H163.059C163.111 94.8468 163.145 94.5527 163.145 94.3279C163.145 92.8924 162.678 91.6644 161.762 90.6613C160.828 89.6409 159.652 89.1393 158.199 89.1393ZM155.224 93.4804C155.363 92.7367 155.708 92.1487 156.227 91.7163C156.746 91.2839 157.403 91.0764 158.182 91.0764C158.873 91.0764 159.479 91.2839 159.998 91.6817C160.517 92.0795 160.845 92.6849 160.984 93.4804H155.224Z",fill:"#CC0000"}),a.jsx("path",{d:"M108.337 86.6488H106.21V89.3988H104.411V91.4396H106.21V96.1439C106.21 97.4237 106.556 98.3058 107.265 98.79C107.974 99.2743 109.133 99.4127 110.758 99.2051V97.3027C110.222 97.3373 109.772 97.3372 109.409 97.32C109.046 97.3027 108.769 97.1989 108.596 97.0259C108.406 96.853 108.32 96.559 108.32 96.1439V91.4396H110.758V89.3988H108.32L108.337 86.6488C108.337 86.6488 108.32 86.6488 108.337 86.6488Z",fill:"#CC0000"}),a.jsx("path",{d:"M135.819 94.5181C135.819 95.3483 135.577 96.0228 135.075 96.5244C134.591 97.0259 133.847 97.2681 132.862 97.2681C131.876 97.2681 131.149 97.0259 130.648 96.5244C130.164 96.0228 129.904 95.3656 129.904 94.5181V85.4728H127.638V94.6565C127.638 96.1266 128.123 97.2854 129.091 98.1674C130.06 99.0322 131.305 99.4646 132.844 99.4646C134.384 99.4646 135.629 99.0322 136.597 98.1674C137.566 97.3027 138.05 96.1266 138.05 94.6565V85.4728H135.785V94.5181H135.819Z",fill:"#CC0000"}),a.jsx("path",{d:"M143.36 86.6488H141.232V89.3988H139.434V91.4396H141.232V96.1439C141.232 97.4237 141.578 98.3058 142.287 98.79C142.996 99.2743 144.155 99.4127 145.781 99.2051V97.3027C145.245 97.3373 144.795 97.3372 144.432 97.32C144.069 97.3027 143.792 97.1989 143.619 97.0259C143.429 96.853 143.342 96.559 143.342 96.1439V91.4396H145.781V89.3988H143.342V86.6488H143.36Z",fill:"#CC0000"}),a.jsx("path",{d:"M99.6029 89.1393C98.2193 89.1393 97.1989 89.6409 96.559 90.644V89.3815H94.4316V99.1878H96.559V93.9301C96.559 92.9789 96.7838 92.2698 97.2508 91.8028C97.7004 91.3358 98.3058 91.111 99.0495 91.111C99.724 91.111 100.26 91.3012 100.658 91.699C101.056 92.0968 101.246 92.6503 101.246 93.394V99.2051H103.373V93.1864C103.373 91.9239 103.027 90.938 102.336 90.2289C101.626 89.5025 100.727 89.1393 99.6029 89.1393Z",fill:"#CC0000"}),a.jsx("path",{d:"M149.655 91.0418V89.3987H147.528V99.2051H149.655V94.2587C149.655 93.2556 149.949 92.5292 150.555 92.0968C151.16 91.6644 151.869 91.4742 152.682 91.5261V89.2258C151.195 89.2258 150.191 89.8311 149.655 91.0418Z",fill:"#CC0000"}),a.jsx("path",{d:"M172.122 95.798C171.672 96.7319 170.807 97.3546 169.752 97.5102C169.735 97.5102 169.718 97.5102 169.7 97.5102C169.562 97.5275 169.406 97.5448 169.251 97.5448C167.521 97.5448 166.189 96.2131 166.189 94.3106C166.189 92.4081 167.521 91.0764 169.251 91.0764C169.406 91.0764 169.545 91.0937 169.683 91.111C169.7 91.111 169.718 91.111 169.735 91.111C170.79 91.2494 171.637 91.872 172.104 92.7713L173.522 91.3531C172.589 90.0041 171.032 89.1566 169.251 89.1566C166.38 89.1566 164.097 91.405 164.097 94.3279C164.097 97.2335 166.38 99.4819 169.251 99.4819C171.049 99.4819 172.606 98.5998 173.54 97.2508L172.122 95.798Z",fill:"#CC0000"}),a.jsx("path",{d:"M110.274 13.0405C111.974 13.0405 113.353 12.3514 113.353 11.5013C113.353 10.6512 111.974 9.96201 110.274 9.96201C108.574 9.96201 107.196 10.6512 107.196 11.5013C107.196 12.3514 108.574 13.0405 110.274 13.0405Z",fill:"#CC0000"}),a.jsx("path",{d:"M101.471 11.5013L98.0118 9.75447L94.5355 11.5013L98.0118 13.2308L101.471 11.5013Z",fill:"#CC0000"}),a.jsx("path",{d:"M126.013 11.5013L122.536 9.75447L119.077 11.5013L122.536 13.2308L126.013 11.5013Z",fill:"#CC0000"}),a.jsx("path",{d:"M175.183 69.8206C175.148 69.8379 173.125 70.4951 170.565 70.7892C171.395 70.0801 171.949 69.0769 172.122 67.9355C172.243 67.0707 172.208 64.6494 171.983 60.7753C171.914 59.3916 170.859 58.2502 169.493 58.0772C168.213 57.9043 167.158 57.7313 166.449 57.5756C164.979 57.247 164.183 56.7109 164.079 56.3304C163.941 55.9153 163.958 55.8634 164.01 55.4829C164.028 55.31 164.062 55.1024 164.097 54.8257C164.131 54.5144 164.149 54.2204 164.2 53.8918C164.252 53.494 164.287 53.0789 164.322 52.6638C164.322 52.6465 164.322 52.6119 164.322 52.5946C164.65 52.6638 164.996 52.6984 165.325 52.6984C166.241 52.6984 167.158 52.4563 167.954 51.9547C169.441 51.0381 170.306 49.4642 170.271 47.7174C170.202 44.9502 168.663 43.0131 167.296 41.3182C166.674 40.5399 166.068 39.7962 165.636 39.0179C164.235 36.4928 163.906 33.7602 164.667 30.8719C164.979 29.6785 165.757 28.4852 166.587 27.2399C166.76 26.9805 166.933 26.7038 167.106 26.4443C167.227 26.4616 167.348 26.4789 167.469 26.4789C167.988 26.4789 168.42 26.306 168.732 26.1157C170.721 24.8878 171.413 20.8753 171.378 18.6269C171.326 13.9226 169.475 10.5328 165.757 8.26709L164.477 7.48881L164.961 8.90702C166.086 12.1758 166.691 14.1993 165.982 17.4854C165.757 18.5404 165.307 19.5436 164.875 20.5121C164.2 22.0341 163.543 23.5041 164.114 24.6975C163.976 24.9051 163.837 25.1299 163.699 25.3374C162.748 26.7729 161.762 28.2603 161.312 30.0244C160.344 33.7602 160.793 37.4614 162.609 40.7301C163.18 41.7679 163.906 42.6672 164.598 43.532C165.757 44.9848 166.777 46.23 166.812 47.8385C166.829 48.513 166.397 48.8762 166.155 49.0318C165.671 49.3258 165.1 49.3431 164.598 49.0837C164.2 48.8762 163.82 48.4611 163.578 47.9768C163.197 46.8526 162.713 45.6766 162.056 44.3794C161.468 43.2034 160.828 42.0446 160.205 40.9204C159.064 38.845 157.974 36.8906 157.179 34.7633C156.573 33.1203 156.504 31.2351 156.539 30.0244C157.403 30.1801 158.164 30.2147 158.303 30.2147L159.427 30.2493L159.41 29.1251C159.392 28.2776 160.067 26.8075 160.828 25.0953C162.921 20.4602 166.086 13.4729 162.021 5.46528C161.987 5.41339 161.969 5.34421 161.935 5.29232C162.108 4.73888 162.16 4.23732 162.142 3.82223C162.125 2.28296 161.364 1.0723 160.672 0.449675L160.188 0.0172952L159.583 0.224837C159.185 0.363199 158.804 0.605331 158.424 0.899349C158.164 0.657217 157.836 0.484265 157.455 0.432379C157.352 0.415084 157.248 0.415084 157.109 0.415084C155.432 0.415084 149.327 1.7987 148.531 2.21378L148.116 2.42132L147.978 2.871L147.684 3.89142C146.335 4.34109 145.107 5.0156 144.19 5.51716C144.069 5.58634 143.948 5.65552 143.827 5.70741L143.135 6.0879L143.291 6.86619C143.308 6.98725 143.913 10.0312 145.677 12.0893L145.764 12.1758C145.331 12.2104 144.951 12.245 144.605 12.245C143.55 12.245 142.72 11.9337 142.322 11.311C141.699 10.3425 142.149 9.30481 142.876 8.76865C142.478 8.5957 142.097 8.49193 141.63 8.49193C141.354 8.49193 141.042 8.52652 140.696 8.613C139.313 8.92431 138.534 10.0831 138.794 11.484C139.088 13.1616 140.264 14.1993 142.305 14.1993C142.72 14.1993 143.152 14.1647 143.636 14.0783C144.328 13.9572 145.037 13.7497 145.746 13.5248C145.746 13.5594 145.729 13.5767 145.729 13.6113C145.556 14.5798 145.401 15.41 145.937 16.0845C144.449 16.3612 143.1 16.9839 141.959 17.9178C141.025 17.2087 139.762 16.2575 139.572 16.1018C138.828 15.5484 138.137 14.943 137.393 14.3204C137.099 14.061 136.788 13.8016 136.476 13.5421C135.836 13.006 135.145 12.4525 134.401 11.9337C133.847 11.5532 133.208 11.311 132.516 11.2246V8.16332C134.712 7.19479 136.251 4.96372 136.251 2.42132C136.251 1.85058 136.182 1.31443 136.027 0.795578H131.374C131.409 1.10689 131.426 1.4182 131.426 1.74681C131.426 4.51404 130.042 6.95266 128.33 6.95266C126.618 6.95266 125.234 4.51404 125.234 1.74681C125.234 1.4182 125.252 1.10689 125.286 0.795578H119.458C119.492 1.10689 119.51 1.4182 119.51 1.74681C119.51 4.51404 118.126 6.95266 116.414 6.95266C114.702 6.95266 113.318 4.51404 113.318 1.74681C113.318 1.4182 113.335 1.10689 113.37 0.795578H107.351C107.386 1.10689 107.403 1.4182 107.403 1.74681C107.403 4.51404 106.019 6.95266 104.307 6.95266C102.595 6.95266 101.211 4.51404 101.211 1.74681C101.211 1.4182 101.229 1.10689 101.263 0.795578H95.5732C95.6078 1.10689 95.6251 1.4182 95.6251 1.74681C95.6251 4.51404 94.2415 6.95266 92.5292 6.95266C90.817 6.95266 89.4334 4.51404 89.4334 1.74681C89.4334 1.4182 89.4507 1.10689 89.4853 0.795578H84.7637C84.6253 1.29714 84.5562 1.81599 84.5562 2.35214C84.5562 4.80806 85.9917 7.00455 88.0498 8.04226V11.2246C87.358 11.311 86.6835 11.5532 86.1127 11.951C85.369 12.4525 84.6772 13.0233 84.0373 13.5594C83.726 13.8188 83.432 14.0783 83.1207 14.3377C82.377 14.9603 81.6852 15.5657 80.9415 16.1191C80.7512 16.2575 79.4887 17.2087 78.5547 17.9351C77.4132 17.0012 76.0815 16.3785 74.5768 16.1018C75.113 15.41 74.9573 14.5798 74.7844 13.6286C74.7844 13.6113 74.7671 13.5767 74.7671 13.5421C75.4762 13.7843 76.1853 13.9745 76.8771 14.0956C77.3614 14.182 77.7937 14.2166 78.2088 14.2166C80.2497 14.2166 81.4257 13.1789 81.7197 11.5013C81.9792 10.1004 81.2009 8.94161 79.8173 8.63029C79.4714 8.56111 79.1601 8.50923 78.8833 8.50923C78.4164 8.50923 78.0359 8.613 77.6381 8.78595C78.3645 9.3221 78.8142 10.3598 78.1915 11.3283C77.7937 11.9683 76.9463 12.2623 75.9086 12.2623C75.5454 12.2623 75.1649 12.2277 74.7844 12.1585L74.8709 12.072C76.635 10.0139 77.2403 6.98725 77.2576 6.84889L77.4132 6.07061L76.7214 5.69011C76.6004 5.62093 76.4793 5.56905 76.3582 5.49987C75.4243 4.99831 74.2136 4.32379 72.8646 3.87412L72.5706 2.8537L72.4322 2.40403L72.0171 2.19649C71.2216 1.7814 65.1164 0.397789 63.4387 0.397789C63.3177 0.397789 63.1966 0.397789 63.0928 0.415084C62.7123 0.46697 62.3837 0.639922 62.1243 0.882054C61.7438 0.570741 61.346 0.345904 60.9655 0.207542L60.3602 0L59.8586 0.397789C59.1668 1.02042 58.4058 2.23108 58.3885 3.77035C58.3885 4.18543 58.4404 4.68699 58.5961 5.24044C58.5615 5.30962 58.5269 5.36151 58.5096 5.41339C54.4452 13.4211 57.6103 20.4083 59.703 25.0434C60.464 26.7383 61.1385 28.2084 61.1212 29.0732L61.1039 30.1974L62.2281 30.1628C62.3491 30.1628 63.1101 30.1282 63.9922 29.9725C64.0268 31.1832 63.9749 33.0857 63.3523 34.7114C62.5567 36.8387 61.4671 38.7931 60.3256 40.8685C59.703 41.9927 59.0631 43.1515 58.475 44.3275C57.8351 45.6247 57.3335 46.8008 56.953 47.9249C56.7109 48.4092 56.3477 48.8243 55.9326 49.0318C55.4311 49.2913 54.8603 49.274 54.3761 48.9799C54.1166 48.8243 53.7016 48.4611 53.7188 47.7866C53.7534 46.1954 54.7566 44.9329 55.9326 43.4801C56.6244 42.6153 57.3335 41.7333 57.9216 40.6783C59.7376 37.4095 60.1872 33.7083 59.2187 29.9725C58.769 28.2084 57.7832 26.7211 56.832 25.2856C56.6936 25.078 56.5553 24.8532 56.4169 24.6456C56.9876 23.4523 56.3477 21.9822 55.6559 20.4602C55.2235 19.4917 54.7739 18.4885 54.549 17.4335C53.8399 14.1302 54.4452 12.1239 55.5694 8.85513L56.0537 7.43693L54.7739 8.21521C51.0554 10.4809 49.2048 13.8707 49.1529 18.575C49.1183 20.8234 49.8274 24.8532 51.7991 26.0638C52.1104 26.2541 52.5255 26.427 53.0616 26.427C53.1827 26.427 53.2865 26.4097 53.4248 26.3924C53.5978 26.6519 53.7707 26.9286 53.9437 27.188C54.7739 28.4333 55.5521 29.6266 55.8634 30.82C56.6071 33.7083 56.2785 36.4582 54.8949 38.966C54.4625 39.7443 53.8745 40.488 53.2346 41.2663C51.8683 42.9612 50.329 44.881 50.2598 47.6655C50.2252 49.395 51.09 50.9862 52.5774 51.9028C53.3729 52.4044 54.2896 52.6465 55.2062 52.6465C55.5521 52.6465 55.8807 52.6119 56.2094 52.5427C56.2094 52.56 56.2094 52.5946 56.2094 52.6119C56.2439 53.027 56.2785 53.4421 56.3304 53.8399C56.365 54.1685 56.3996 54.4625 56.4342 54.7738C56.4515 55.0506 56.4861 55.2581 56.5207 55.4311C56.5726 55.7943 56.5898 55.8634 56.4515 56.2785C56.3304 56.659 55.5521 57.1952 54.082 57.5238C53.3729 57.6794 52.3179 57.8524 51.0381 58.0253C49.6718 58.2156 48.6168 59.3571 48.5476 60.7234C48.34 64.5975 48.2882 67.0188 48.4092 67.8836C48.5822 69.0251 49.1356 70.0282 49.9658 70.7373C47.4061 70.4433 45.3653 69.7687 45.348 69.7687L43.2899 69.0769L43.9817 71.1351C44.7945 73.5564 46.3338 75.5972 48.4611 77.0327C50.4328 78.3645 52.8022 79.0909 55.1543 79.0909C58.0253 79.0909 60.6369 78.0186 62.5221 76.0642C62.5394 76.6003 62.6432 77.1192 62.8507 77.6554L63.8019 80.0248L64.8569 77.7072C64.9261 77.5689 66.5346 74.179 70.3741 73.885C72.0171 73.7639 73.885 73.5218 75.3378 72.3111C75.3378 72.3111 75.3378 72.3111 75.3551 72.3111C75.3551 72.7089 75.3897 73.0894 75.4935 73.4699C76.0123 75.6145 77.8629 76.7041 77.9321 76.7387L79.6443 77.7245L79.5406 75.7529C79.506 74.9054 79.4541 73.9369 79.6962 73.1413C80.1286 71.7058 81.6333 71.1697 82.4807 70.9621C82.6883 70.9102 82.8958 70.8583 83.0861 70.8238C84.487 70.5124 85.6285 70.253 86.8045 69.5612C86.303 70.547 86.0954 71.5502 86.1992 72.5706C86.4413 75.113 88.5167 76.7041 88.6032 76.7733L90.9727 78.5547L90.3154 75.6664C90.0733 74.5595 89.8831 72.0344 90.9035 71.3772C92.166 70.547 93.1173 70.4433 94.2242 70.3222C95.1408 70.2184 96.1266 70.0974 97.2854 69.5958C96.3861 71.5847 96.7666 73.2105 96.8011 73.297L97.3546 75.4935L98.7209 73.6775C98.7382 73.6429 101.298 70.3395 104.93 70.3395C107.559 70.3395 109.686 71.6366 109.703 71.6539L110.274 71.9998L110.845 71.6539C110.862 71.6366 112.989 70.3395 115.618 70.3395C119.25 70.3395 121.81 73.6602 121.827 73.6775L123.194 75.4935L123.747 73.297C123.764 73.2105 124.162 71.5847 123.263 69.5958C124.422 70.0974 125.407 70.2184 126.324 70.3222C127.431 70.4433 128.399 70.5643 129.645 71.3772C130.665 72.0517 130.492 74.5595 130.233 75.6664L129.576 78.5547L131.945 76.7733C132.031 76.7041 134.107 75.113 134.349 72.5706C134.453 71.5502 134.245 70.547 133.744 69.5612C134.92 70.2357 136.061 70.4951 137.462 70.8238C137.652 70.8756 137.86 70.9102 138.067 70.9621C138.915 71.1524 140.42 71.7058 140.852 73.1413C141.094 73.9369 141.042 74.9054 141.008 75.7529L140.904 77.7245L142.616 76.7387C142.703 76.6868 144.553 75.6145 145.055 73.4699C145.141 73.0894 145.193 72.6916 145.193 72.3111C145.193 72.3111 145.193 72.3111 145.21 72.3111C146.663 73.5218 148.531 73.7466 150.174 73.885C154.014 74.179 155.622 77.5689 155.691 77.7072L156.746 80.0248L157.697 77.6554C157.905 77.1192 158.026 76.5831 158.026 76.0642C159.911 78.0186 162.523 79.0909 165.394 79.0909C167.746 79.0909 170.115 78.3645 172.087 77.0327C174.214 75.5972 175.771 73.5564 176.567 71.1351L177.258 69.0769L175.183 69.8206ZM142.287 13.1097C140.835 13.1097 140.074 12.5217 139.849 11.2765C139.693 10.4463 140.108 9.84096 140.921 9.65071C140.956 9.65071 140.99 9.63341 141.025 9.63341C140.835 10.3425 140.921 11.1208 141.388 11.8818C141.734 12.4179 142.27 12.833 142.945 13.0752C142.72 13.0924 142.495 13.1097 142.287 13.1097ZM79.1255 11.8818C79.6097 11.1381 79.6789 10.3425 79.4887 9.63341C79.5233 9.63341 79.5578 9.65071 79.5924 9.65071C80.4053 9.82366 80.8204 10.4463 80.6647 11.2765C80.4399 12.5217 79.6616 13.1097 78.2261 13.1097C78.0186 13.1097 77.7937 13.0924 77.5689 13.0752C78.2434 12.833 78.7796 12.4352 79.1255 11.8818ZM142.011 19.3014C142.27 19.042 142.547 18.7999 142.841 18.575C144.121 17.5892 145.746 16.9839 147.787 16.9839C148.081 16.9839 148.375 17.0012 148.687 17.0185L151.454 15.7559C150.468 15.7732 149.673 15.8078 149.033 15.8078C146.265 15.8078 146.49 15.4273 146.853 13.4902C146.853 13.4902 149.188 14.1302 150.97 14.1302C151.143 14.1302 151.316 14.1302 151.471 14.1129C152.336 14.0437 152.716 13.6632 152.855 13.1962C153.028 12.5736 153.08 11.6051 152.595 10.3944C152.284 9.59882 151.523 8.90702 150.434 8.90702C149.603 8.90702 148.6 9.30481 147.459 10.3425L146.49 11.311C145.989 10.723 145.591 10.0485 145.28 9.39128C145.072 8.49193 146.041 7.92119 146.041 7.92119C145.055 8.04226 144.57 7.02184 144.415 6.55487C145.47 5.98413 146.974 5.11937 148.566 4.68699L149.033 3.09584C149.638 2.78452 155.553 1.4182 157.109 1.4182C157.196 1.4182 157.248 1.4182 157.317 1.4355C157.438 1.45279 157.559 1.50468 157.646 1.57386C157.317 1.93706 157.023 2.35214 156.764 2.80182L157.819 3.14772C158.407 2.19649 159.219 1.40091 159.946 1.15878C160.897 1.98895 162.039 4.46216 159.531 7.05643V8.56111L159.963 8.14603C160.568 7.57529 161.001 7.02184 161.329 6.48569C166.12 16.8628 158.251 25.372 158.303 29.0386C158.303 29.0386 156.66 28.9867 155.536 28.537C155.536 28.537 155.034 32.1171 156.141 35.0573C157.421 38.4818 159.444 41.5257 161.07 44.7772C161.623 45.8841 162.108 47.0083 162.506 48.1671C162.523 48.2017 162.523 48.2363 162.54 48.2708C162.869 48.9799 163.422 49.6026 164.045 49.9485C164.062 49.9658 164.097 49.9658 164.114 49.9831C164.927 50.3981 165.878 50.3463 166.674 49.862C167.452 49.395 167.867 48.5995 167.85 47.7174C167.798 45.7457 166.639 44.293 165.394 42.7537C164.737 41.9235 164.045 41.076 163.509 40.1075C161.831 37.0809 161.416 33.6564 162.315 30.1974C162.73 28.6062 163.664 27.2053 164.564 25.839C164.771 25.5277 164.961 25.2337 165.169 24.9224C165.255 24.8013 165.325 24.6802 165.394 24.5592C164.961 24.1614 164.875 23.6771 165.013 23.0372C165.134 22.4491 165.446 21.74 165.826 20.858C166.259 19.8895 166.76 18.7826 167.002 17.6238C167.4 15.7559 167.4 14.2512 167.158 12.7638C167.521 13.3519 167.832 13.9745 168.092 14.6144C168.386 15.3408 168.593 16.1018 168.697 16.8974C168.801 17.693 168.801 18.5058 168.68 19.3187C168.957 18.5577 169.13 17.7276 169.181 16.8974C169.233 16.0499 169.181 15.2025 169.026 14.3723C168.887 13.6113 168.68 12.8503 168.403 12.1239C169.597 13.8707 170.202 15.998 170.236 18.5577C170.271 21.7746 169.164 24.4727 168.109 25.1126C167.971 25.1991 167.85 25.251 167.729 25.2856C167.279 25.3893 166.587 25.078 166.587 25.078C166.276 25.5969 165.965 26.0638 165.636 26.5654C164.754 27.8971 163.924 29.1597 163.561 30.526C162.748 33.691 163.094 36.7004 164.633 39.4676C165.117 40.3324 165.757 41.1452 166.397 41.9235C167.711 43.5666 169.078 45.2615 169.13 47.6655C169.164 49.0145 168.49 50.2425 167.331 50.9516C166.708 51.3321 165.982 51.5396 165.255 51.5396C164.927 51.5396 164.581 51.4877 164.252 51.4186C163.958 51.3321 163.664 51.2283 163.388 51.0727C163.301 51.0208 163.215 50.9689 163.128 50.917C163.18 51.3321 163.197 51.7645 163.18 52.1796C163.18 52.2833 163.163 52.4044 163.163 52.5082C163.111 53.2173 163.007 53.9437 162.955 54.6528C162.869 55.5694 162.713 55.6732 162.99 56.5725C163.318 57.6102 164.719 58.2329 166.172 58.5615C167.089 58.769 168.334 58.9593 169.303 59.0803C170.167 59.2014 170.807 59.9105 170.859 60.7753C170.98 62.9026 171.153 66.6729 170.997 67.7279C170.825 68.8867 170.15 69.8725 169.078 70.3914C169.147 70.547 169.216 70.7027 169.285 70.8411C169.441 71.2388 169.562 71.5847 169.614 71.9134C169.96 73.7985 168.611 74.3866 167.4 74.6806L167.244 72.9857C167.227 72.9165 166.899 72.7608 166.829 72.7262C166.726 72.657 166.604 72.5879 166.518 72.5014C166.31 72.3111 166.241 72.0863 166.207 71.8442C166.189 71.7058 166.189 71.5674 166.189 71.4118C166.172 71.1524 166.138 70.8929 165.999 70.7027C165.93 70.6162 165.861 70.547 165.74 70.4951C165.636 70.4433 165.532 70.426 165.428 70.426C165.307 70.426 165.204 70.4606 165.1 70.5124C164.875 70.6335 164.685 70.8583 164.65 71.1351C164.633 71.2388 164.65 71.3772 164.667 71.5156C164.754 72.0171 164.996 72.7089 164.771 73.3143C164.633 73.7121 164.097 74.2482 163.509 74.2482C163.318 74.2482 163.145 74.1963 162.955 74.0753L161.745 75.1476C160.136 73.3834 160.638 71.6885 162.384 70.9621C162.523 70.9102 162.644 70.8411 162.748 70.7719C163.076 70.547 163.267 70.253 163.076 69.9417C162.938 69.6996 162.782 69.6131 162.575 69.6131C162.263 69.6131 161.866 69.8033 161.26 70.0455C161.226 70.0628 161.191 70.0801 161.139 70.0974C160.811 70.2184 160.499 70.3049 160.205 70.3049C159.583 70.3049 159.081 69.9417 158.822 68.9386C158.804 68.8521 158.787 68.7483 158.77 68.6619L158.355 68.8348L157.628 69.1288C157.646 69.0078 157.663 68.8694 157.68 68.7483C157.749 68.3332 157.888 67.9874 158.043 67.6933C158.58 66.7075 159.531 66.3097 160.499 66.3097C161.745 66.3097 163.024 66.9323 163.561 67.7279L165.843 68.0392C166.31 67.4512 166.328 65.7217 166.259 64.3727C166.207 63.3868 165.48 62.5913 164.512 62.4356C162.851 62.1935 160.361 61.8303 159.479 61.7611C157.801 61.64 156.054 61.346 154.792 60.118C153.062 58.4058 152.682 56.6244 152.682 54.1512C152.682 53.3383 152.716 52.5255 152.786 51.6953C152.838 50.9862 152.924 50.2771 152.993 49.5853C153.045 49.1183 153.114 48.6513 153.183 48.1844C153.253 47.752 153.253 47.285 153.218 46.8353C153.201 46.6624 153.183 46.5067 153.149 46.3338C153.062 45.8322 152.924 45.348 152.734 44.8464C152.526 44.3275 152.232 43.8433 151.886 43.3763C151.333 42.6499 150.606 42.01 149.69 41.4911C149.361 41.3009 148.963 41.076 148.548 40.8166C148.133 40.5572 147.684 40.2805 147.217 39.9519C146.075 39.1909 144.813 38.2396 143.636 37.15C143.723 37.0982 143.809 37.0463 143.896 36.9944C144.328 36.735 145.522 35.8529 146.646 34.919C146.923 34.6941 147.165 34.4866 147.39 34.279L146.317 33.7083C145.072 34.7633 143.688 35.801 143.325 36.0086C143.152 36.1123 142.979 36.2161 142.806 36.3199C142.478 36.5101 142.149 36.7004 141.838 36.8733C140.022 37.911 138.725 38.6201 138.759 39.8308C141.008 42.2521 139.78 43.6876 138.534 44.12L138.119 42.7883C136.805 42.5634 136.822 41.5949 136.77 40.8512C136.736 40.4534 136.424 40.2286 136.113 40.2286C135.854 40.2286 135.594 40.4015 135.577 40.7993C135.542 41.2317 135.577 41.6814 135.456 42.3905C135.369 42.8747 134.851 43.532 134.107 43.532C133.986 43.532 133.865 43.5147 133.744 43.4801L133.467 45.0539C130.907 44.5697 131.184 42.0273 132.913 41.1625C133.899 40.661 134.211 40.2978 133.917 39.9173C133.83 39.8135 133.726 39.7616 133.605 39.7616C133.242 39.7616 132.706 40.1594 132.187 40.5399C131.962 40.7129 131.668 40.7993 131.357 40.7993C130.682 40.7993 129.956 40.3669 129.645 39.3465L128.763 39.8827C128.607 37.9629 129.8 37.0117 131.011 37.0117C131.582 37.0117 132.17 37.2192 132.619 37.6343C132.792 37.79 132.965 37.8591 133.138 37.8591C133.692 37.8591 134.072 37.1673 133.329 36.7695C132.619 36.3891 131.945 35.213 132.602 34.4693L131.53 33.4662C132.014 33.1722 132.533 33.0338 133.017 33.0338C134.09 33.0338 135.075 33.7256 135.387 35.2995C135.456 35.6627 135.612 35.801 135.819 35.801C136.407 35.801 137.445 34.5385 138.223 33.2932C138.413 32.9992 138.586 32.6879 138.759 32.3939C138.984 31.9961 139.226 31.6156 139.486 31.2351C139.814 30.7508 140.16 30.2839 140.593 29.8688C141.319 29.1424 142.581 27.8798 144.034 27.0324C144.38 26.8421 144.743 26.6519 145.107 26.4962C145.539 25.9255 145.971 25.3374 146.352 24.7321C147.372 23.1755 148.22 21.5152 148.704 19.7684C147.908 21.4114 146.802 22.8469 145.574 24.1268C145.003 24.7321 144.415 25.2855 143.792 25.839C142.115 26.7038 140.714 28.1047 139.883 28.9175L139.762 29.0386C139.52 29.2807 139.295 29.5229 139.105 29.7823C138.828 28.0874 138.898 25.9947 139.434 24.0057C139.538 23.6252 139.659 23.2274 139.797 22.8642C140.299 21.5498 141.025 20.3045 142.011 19.3014ZM148.479 12.4352C149.136 12.2104 149.794 12.0374 150.416 12.0374C150.935 12.0374 151.419 12.1585 151.869 12.4179C151.852 12.6255 151.817 12.7984 151.8 12.8849C151.8 12.9022 151.8 12.9022 151.8 12.9022C151.8 12.9022 151.713 12.9887 151.367 13.0233C151.246 13.0406 151.108 13.0406 150.952 13.0406C150.278 13.0406 149.517 12.9368 148.842 12.8157C148.168 12.712 147.147 12.4871 147.147 12.4871C147.044 11.9337 147.13 11.3456 147.338 11.3629C147.58 11.4148 147.753 12.0029 148.479 12.4352ZM147.77 11.5705L148.185 11.1381C149.223 10.2042 149.967 9.99661 150.399 9.99661C151.177 9.99661 151.488 10.6019 151.558 10.7922C151.627 10.9651 151.679 11.1381 151.731 11.2938C151.316 11.1035 150.866 11.0343 150.399 11.0343C149.569 11.0343 148.687 11.2938 147.77 11.5705ZM154.93 64.8915C153.65 65.7563 152.457 66.1714 151.194 66.1714C150.018 66.1714 148.877 65.8254 147.666 65.445C147.338 65.3412 147.009 65.2374 146.663 65.1509C146.127 64.9953 145.556 64.9261 144.986 64.9261C143.602 64.9261 142.409 65.3758 141.63 65.7736C141.717 65.4795 141.993 64.3727 141.993 63.5252C143.014 62.9545 143.723 62.1416 144.069 61.0866C144.588 59.5127 145.003 56.7282 144.588 53.7188C145.401 53.6151 146.559 53.4421 147.718 53.2519C148.981 53.0443 150.018 52.8368 150.779 52.6465C151.143 52.56 151.437 52.4736 151.696 52.3871C151.661 52.9924 151.644 53.5978 151.644 54.2031C151.644 55.7078 151.783 56.832 152.094 57.8178C152.474 58.9939 153.114 60.0143 154.065 60.9482C155.587 62.4529 157.628 62.7815 159.427 62.9026C160.067 62.9545 161.831 63.1793 164.373 63.5598C164.823 63.629 165.186 64.0095 165.204 64.4764C165.273 65.7217 165.221 66.4654 165.152 66.8805L164.149 66.7421C163.318 65.8427 161.9 65.2547 160.517 65.2547C158.77 65.2547 157.455 66.1714 156.867 67.7279C156.556 67.7625 156.21 67.8144 155.864 67.9009C156.521 66.8978 156.573 65.9638 156.591 65.8427L156.677 63.6809L154.93 64.8915ZM137.549 65.0818C137.445 64.9953 137.341 64.8915 137.255 64.7877C137.237 64.7532 137.22 64.7359 137.203 64.7013C136.978 64.3381 137.047 63.9576 137.099 63.5598C137.151 63.162 137.151 62.7642 136.788 62.5048C136.649 62.401 136.494 62.3491 136.338 62.3491C136.234 62.3491 136.148 62.3664 136.061 62.401C135.819 62.4875 135.594 62.695 135.508 62.9717C135.456 63.1101 135.456 63.3004 135.456 63.5252C135.456 63.7154 135.473 63.923 135.473 64.1305C135.473 64.4937 135.439 64.8915 135.283 65.2374C135.266 65.272 135.248 65.3066 135.231 65.3412C135.023 65.6871 134.47 66.1195 133.899 66.1195C133.64 66.1195 133.38 66.033 133.156 65.8082L131.651 66.7248C131.651 66.7248 131.634 66.7248 131.634 66.7075C131.53 66.5519 131.461 66.3962 131.374 66.2578C131.201 65.8946 131.08 65.566 131.011 65.2374C130.734 63.7846 131.599 62.7296 133.121 62.3837C133.744 62.2454 134.245 61.9167 134.055 61.4152C133.934 61.0866 133.726 60.9655 133.415 60.9655C133.086 60.9655 132.619 61.0866 131.98 61.2249C131.772 61.2595 131.582 61.2941 131.392 61.3287C131.236 61.346 131.08 61.3633 130.942 61.3633C130.267 61.3633 129.835 61.0347 129.835 59.6857L128.538 59.9624C129.126 57.9043 130.319 57.1087 131.564 57.1087C132.844 57.1087 134.193 57.9561 135.023 59.1149L135.542 59.2879L136.459 59.5992L138.292 60.2218C140.074 58.7171 139.261 54.7565 139.261 54.7565C139.261 54.7565 135.784 52.8022 136.943 48.4611C136.943 48.4611 137.549 44.3794 144.986 44.3794C145.781 44.3794 146.646 44.4313 147.597 44.5351C148.168 44.6043 148.687 44.6734 149.154 44.7599C149.154 44.7599 149.154 44.7772 149.171 44.7772C148.998 45.175 148.946 45.6247 149.033 46.0571C149.154 46.7316 149.569 47.3023 150.174 47.6136C150.468 47.7693 150.797 47.8558 151.143 47.8558C151.523 47.8558 151.886 47.752 152.232 47.5617C152.232 47.752 152.215 47.9249 152.198 48.0979C152.059 49.0664 151.921 50.1041 151.834 51.1937C150.33 51.9547 143.36 52.8195 143.36 52.8195C144.034 56.1056 143.602 59.2187 143.083 60.7753C142.893 61.346 142.564 61.7957 142.149 62.1589C141.82 62.4529 141.44 62.6777 141.008 62.8507C140.921 63.9922 140.835 64.8396 140.627 65.5141C140.575 65.7563 140.489 65.9638 140.385 66.1368C139.866 67.0188 138.794 67.2264 137.825 67.2955L137.981 65.4623C137.929 65.3585 137.618 65.1336 137.549 65.0818ZM140.022 39.5541C140.316 39.0871 141.302 38.551 142.322 37.9629C142.443 37.8937 142.581 37.8246 142.72 37.7381C142.91 37.911 143.1 38.084 143.291 38.2569C143.758 38.672 144.242 39.0698 144.726 39.4503L144.743 39.4676L147.13 41.9581C147.753 42.6153 148.185 43.1169 148.479 43.532L145.003 43.2898C143.291 43.2898 141.907 43.4974 140.783 43.826C140.938 43.5838 141.06 43.3071 141.129 43.0304C141.405 41.716 140.765 40.488 140.022 39.5541ZM149.897 43.7914C149.69 43.3936 149.361 42.892 148.808 42.2175C148.946 42.304 149.102 42.3905 149.223 42.4597C150.053 42.9266 150.676 43.4974 151.143 44.12C151.506 44.6043 151.748 45.1231 151.938 45.6247C152.007 45.8149 152.059 46.0225 152.094 46.2127C151.886 46.5413 151.523 46.7489 151.143 46.7489C150.987 46.7489 150.831 46.7143 150.676 46.6278C150.105 46.3338 149.88 45.5728 150.278 44.9848C150.312 44.9329 150.347 44.881 150.399 44.8291C150.226 44.5351 150.105 44.2065 149.897 43.7914ZM133.778 12.833C134.47 13.3 135.127 13.8361 135.767 14.3723C136.805 15.2371 137.808 16.1537 138.898 16.9666C139.244 17.226 140.299 18.0216 141.129 18.6615C140.887 18.9209 140.662 19.1804 140.437 19.4571C139.832 20.2527 139.33 21.152 138.949 22.0859L136.995 20.2354C137.203 19.6992 137.272 19.0766 137.203 18.4367C137.203 18.4021 137.185 18.3675 137.185 18.3156L136.148 18.8172C136.182 19.5954 135.888 20.4083 135.179 20.7888C134.954 20.9099 134.764 20.9618 134.505 20.9618C134.505 20.9618 134.505 20.9618 134.487 20.9618L134.522 20.0105C134.176 20.0105 133.709 19.6473 133.709 19.1458C133.709 18.575 134.072 18.2637 134.522 18.1253V17.0185C133.657 17.1741 133.017 17.693 132.758 18.4021L131.616 18.4194C131.564 17.5546 131.98 16.7763 132.862 16.4823V15.3581C132.118 15.5138 131.634 15.877 131.34 16.2056C131.253 16.2921 131.184 16.3958 131.097 16.4996L130.233 16.5169C130.198 15.6867 130.613 14.943 131.392 14.6836V13.5594C130.907 13.6632 130.492 13.8534 130.129 14.1648H129.316C129.333 13.6286 129.645 13.1097 130.077 12.7811C130.458 12.5044 130.942 12.3488 131.426 12.2969C131.582 12.2796 131.737 12.2623 131.893 12.2623C132.101 12.2623 132.308 12.2796 132.498 12.3142C132.965 12.4006 133.398 12.5736 133.778 12.833ZM131.461 5.91495C132.118 4.79076 132.498 3.35526 132.516 1.86788H135.127C135.145 2.05813 135.162 2.23108 135.162 2.42132C135.162 5.27503 132.879 7.59258 130.06 7.59258H129.87C130.475 7.22938 131.011 6.67594 131.461 5.91495ZM119.544 5.91495C120.202 4.79076 120.582 3.35526 120.599 1.86788H124.145C124.162 3.35526 124.543 4.79076 125.2 5.91495C125.65 6.67594 126.186 7.24668 126.791 7.59258H124.422C123.816 6.96996 123.315 6.12249 122.986 5.11937H121.793C121.481 6.12249 120.98 6.96996 120.357 7.59258H117.936C118.558 7.22938 119.112 6.67594 119.544 5.91495ZM107.455 5.91495C108.112 4.79076 108.493 3.35526 108.51 1.86788H112.246C112.263 3.35526 112.644 4.79076 113.301 5.91495C113.75 6.67594 114.287 7.22938 114.892 7.59258H112.315C111.71 6.96996 111.208 6.12249 110.879 5.11937H109.686C109.375 6.12249 108.873 6.96996 108.251 7.59258H105.829C106.452 7.22938 107.005 6.67594 107.455 5.91495ZM95.6597 5.91495C96.3169 4.79076 96.6974 3.35526 96.7147 1.86788H100.139C100.156 3.35526 100.537 4.79076 101.194 5.91495C101.644 6.67594 102.18 7.24668 102.785 7.59258H100.364C99.7586 6.96996 99.2571 6.12249 98.9284 5.11937H97.7351C97.4238 6.12249 96.9222 6.96996 96.2996 7.59258H94.0339C94.6738 7.22938 95.2273 6.67594 95.6597 5.91495ZM85.6457 2.33485C85.6457 2.17919 85.6457 2.02354 85.663 1.85058H88.3438C88.3611 3.33797 88.7416 4.77347 89.3988 5.89766C89.8485 6.65864 90.3846 7.22938 90.99 7.57529H90.7305C87.9979 7.59258 85.6457 5.18855 85.6457 2.33485ZM81.616 16.9493C82.7056 16.1364 83.7087 15.2371 84.7464 14.355C85.3863 13.8188 86.0435 13.2827 86.7353 12.8157C87.1331 12.539 87.5828 12.3661 88.0671 12.2969C88.24 12.2623 88.4303 12.245 88.6205 12.245C88.7935 12.245 88.9664 12.2623 89.1567 12.2796C89.6236 12.3488 90.0906 12.4871 90.4538 12.7638C90.8862 13.0752 91.1975 13.594 91.2148 14.1475H90.4019C90.0387 13.8534 89.6063 13.6459 89.1394 13.5421V14.6663C89.935 14.9257 90.35 15.6694 90.2982 16.4996L89.4334 16.4823C89.3642 16.3785 89.2777 16.2921 89.1913 16.1883C88.8972 15.877 88.3957 15.5138 87.6693 15.3408V16.465C88.534 16.759 88.9491 17.5373 88.9145 18.4021L87.7731 18.3848C87.5136 17.6584 86.8737 17.1568 86.0089 17.0012V18.1081C86.4586 18.2464 86.8218 18.5577 86.8218 19.1285C86.8218 19.63 86.3721 19.9932 86.0089 19.9932L86.0435 20.9445C86.0435 20.9445 86.0435 20.9445 86.0262 20.9445C85.7841 20.9445 85.5766 20.8753 85.3517 20.7715C84.6426 20.391 84.3659 19.5608 84.3832 18.7999L83.3455 18.2983C83.3455 18.3329 83.3282 18.3675 83.3282 18.4194C83.2417 19.0593 83.3282 19.6819 83.5357 20.2181L81.5814 22.0859C81.2009 21.152 80.6993 20.2699 80.094 19.4571C79.8692 19.1804 79.6443 18.9036 79.4022 18.6615C80.2151 18.0043 81.2701 17.2087 81.616 16.9493ZM49.4815 67.7798C49.3259 66.7248 49.4988 62.9717 49.6199 60.8271C49.6718 59.9624 50.329 59.2533 51.1765 59.1322C52.145 58.9939 53.3902 58.8036 54.3069 58.6134C55.7597 58.3021 57.1606 57.6621 57.4892 56.6244C57.7659 55.7251 57.6103 55.6213 57.5238 54.7046C57.4546 53.9955 57.3681 53.2691 57.3162 52.56C57.3162 52.4563 57.299 52.3352 57.299 52.2314C57.2817 51.8164 57.2989 51.384 57.3508 50.9689C57.2644 51.0208 57.1779 51.0727 57.0914 51.1245C56.8147 51.2802 56.5207 51.384 56.2266 51.4705C55.898 51.5569 55.5694 51.5915 55.2235 51.5915C54.4971 51.5915 53.788 51.4013 53.1481 51.0035C51.9893 50.2944 51.3148 49.0664 51.3494 47.7174C51.4013 45.3134 52.7676 43.6184 54.082 41.9754C54.7047 41.1971 55.3619 40.3842 55.8462 39.5195C57.3854 36.7523 57.7486 33.7429 56.9185 30.5779C56.5553 29.1943 55.7251 27.949 54.843 26.6173C54.5144 26.1157 54.2031 25.6487 53.8918 25.1299C53.8918 25.1299 53.2 25.4412 52.7503 25.3374C52.6293 25.3028 52.5082 25.251 52.3698 25.1645C51.3148 24.5073 50.1906 21.8265 50.2425 18.6096C50.2771 16.0499 50.8824 13.9226 52.0758 12.1758C51.8164 12.9022 51.5915 13.6632 51.4532 14.4242C51.2975 15.2543 51.2456 16.1191 51.2975 16.9493C51.3494 17.7967 51.5224 18.6096 51.7991 19.3706C51.678 18.5577 51.678 17.7449 51.7818 16.9493C51.8856 16.1537 52.0931 15.3927 52.3871 14.6663C52.6465 14.0264 52.9579 13.4038 53.3211 12.8157C53.0789 14.3031 53.0789 15.8078 53.4767 17.6757C53.7188 18.8344 54.2204 19.9413 54.6528 20.9099C55.0506 21.7919 55.3446 22.501 55.4657 23.0891C55.604 23.729 55.5175 24.2132 55.0852 24.611C55.1543 24.7321 55.2408 24.8532 55.31 24.9742C55.5003 25.2683 55.7078 25.5796 55.9153 25.8909C56.8147 27.2572 57.7486 28.6581 58.1637 30.2493C59.0631 33.7083 58.648 37.1327 56.9703 40.1594C56.4342 41.1279 55.7424 41.9754 55.0852 42.8056C53.8572 44.3448 52.6811 45.7976 52.6293 47.7693C52.612 48.6686 53.0443 49.4469 53.8053 49.9139C54.6009 50.3982 55.5521 50.4327 56.365 50.035C56.3823 50.0177 56.4169 50.0177 56.4342 50.0004C57.0568 49.6718 57.6103 49.0491 57.9389 48.3227C57.9562 48.2881 57.9562 48.2535 57.9735 48.219C58.3713 47.0602 58.8555 45.9187 59.409 44.8291C61.0347 41.5776 63.0582 38.5337 64.3381 35.1092C65.445 32.169 64.9434 28.5889 64.9434 28.5889C63.8192 29.0386 62.1762 29.0905 62.1762 29.0905C62.2281 25.4239 54.3588 16.9147 59.1495 6.53758C59.4781 7.07373 59.9105 7.62717 60.5159 8.19791L60.9482 8.613V7.10832C58.4404 4.51404 59.5992 2.04083 60.5331 1.21066C61.2423 1.47009 62.0551 2.24837 62.6605 3.19961L63.7155 2.8537C63.456 2.42132 63.162 2.00624 62.8334 1.62575C62.9372 1.55657 63.041 1.50468 63.162 1.48739C63.2139 1.48739 63.2831 1.47009 63.3696 1.47009C64.9434 1.47009 70.8584 2.83641 71.4464 3.14772L71.9653 4.72158C73.5737 5.15396 75.0611 6.01872 76.1161 6.58946C75.9432 7.03914 75.4589 8.05955 74.4904 7.95578C74.4904 7.95578 75.4416 8.52652 75.2513 9.42587C74.94 10.0831 74.5422 10.7576 74.0407 11.3456L73.0722 10.3771C71.9307 9.3221 70.9275 8.94161 70.0974 8.94161C69.0078 8.94161 68.2468 9.63341 67.9355 10.429C67.4512 11.6397 67.5031 12.6082 67.6761 13.2308C67.8144 13.6978 68.1949 14.0783 69.0597 14.1475C69.2153 14.1647 69.3883 14.1648 69.5612 14.1648C71.3426 14.1648 73.6775 13.5248 73.6775 13.5248C74.0407 15.4619 74.2655 15.8424 71.4983 15.8424C70.8584 15.8424 70.0628 15.8251 69.077 15.7905L71.8442 17.053C72.1555 17.0357 72.4495 17.0185 72.7435 17.0185C74.7844 17.0185 76.4101 17.6238 77.69 18.6096C77.984 18.8344 78.2607 19.0766 78.5201 19.336C79.506 20.3391 80.2151 21.5844 80.7166 22.8988C80.855 23.2793 80.9761 23.6598 81.0798 24.0403C81.616 26.0465 81.6852 28.1393 81.4084 29.8169C81.2009 29.5575 80.9933 29.3153 80.7512 29.0732L80.6301 28.9521C79.8 28.1393 78.3991 26.7383 76.7214 25.8736C76.0988 25.3201 75.5108 24.7667 74.94 24.1614C73.7121 22.8642 72.6225 21.4287 71.8096 19.803C72.3112 21.5498 73.1586 23.2274 74.1618 24.7667C74.5595 25.372 74.9746 25.9601 75.407 26.5308C75.7875 26.6865 76.1334 26.8594 76.4793 27.067C77.9494 27.8971 79.1946 29.177 79.921 29.9034C80.3534 30.3184 80.6993 30.7854 81.0279 31.2697C81.2874 31.6502 81.5122 32.0307 81.7543 32.4285C81.9273 32.7225 82.1175 33.0338 82.2905 33.3278C83.0688 34.5904 84.1065 35.8356 84.6945 35.8356C84.9021 35.8356 85.0577 35.68 85.1269 35.334C85.4382 33.7602 86.424 33.0684 87.4963 33.0684C87.9979 33.0684 88.5168 33.224 88.9837 33.5008L87.9114 34.5039C88.5513 35.2649 87.8768 36.4236 87.185 36.8041C86.4413 37.2019 86.8391 37.8937 87.3753 37.8937C87.5482 37.8937 87.7212 37.8246 87.8941 37.6689C88.3438 37.2538 88.9318 37.0463 89.5026 37.0463C90.7132 37.0463 91.9066 37.9802 91.7509 39.9173L90.817 39.3984C90.5057 40.4188 89.7793 40.8512 89.1048 40.8512C88.7935 40.8512 88.4995 40.7647 88.2746 40.5918C87.7558 40.2113 87.2196 39.8135 86.8564 39.8135C86.7353 39.8135 86.6143 39.8654 86.5451 39.9692C86.2684 40.3497 86.5624 40.7301 87.5482 41.2144C89.295 42.0792 89.5718 44.6216 86.9948 45.1058L86.718 43.532C86.597 43.5666 86.4759 43.5838 86.3549 43.5838C85.6112 43.5838 85.0923 42.9266 85.0058 42.4424C84.8848 41.7333 84.9194 41.3009 84.8848 40.8512C84.8675 40.4534 84.608 40.2805 84.3486 40.2805C84.0373 40.2805 83.726 40.5053 83.6914 40.9031C83.6395 41.6468 83.6568 42.6153 82.3424 42.8402L81.9273 44.1719C80.682 43.7395 79.4368 42.304 81.7025 39.8827C81.737 38.6547 80.4399 37.9456 78.6239 36.9252C78.3126 36.7523 77.984 36.562 77.6554 36.3718C77.4824 36.268 77.3095 36.1642 77.1365 36.0604C76.7733 35.8356 75.3724 34.8152 74.1445 33.7602L73.0722 34.3309C73.297 34.5212 73.5391 34.7287 73.8158 34.9708C74.9227 35.8875 76.1161 36.7868 76.5658 37.0463C76.6523 37.0982 76.7387 37.15 76.8252 37.2019C75.6491 38.2915 74.3866 39.2428 73.2451 40.0037C72.7781 40.3151 72.3285 40.6091 71.9134 40.8685C71.4983 41.1279 71.1005 41.3528 70.7719 41.543C69.8552 42.0619 69.1289 42.7018 68.5754 43.4282C68.2122 43.8952 67.9355 44.3967 67.7279 44.8983C67.5204 45.3825 67.382 45.8841 67.3129 46.3857C67.2783 46.5586 67.261 46.7143 67.2437 46.8872C67.2091 47.3542 67.2264 47.8039 67.2783 48.2363C67.3475 48.7032 67.3993 49.1702 67.4685 49.6372C67.555 50.3463 67.6242 51.0381 67.6761 51.7472C67.7452 52.5773 67.7798 53.3902 67.7798 54.2031C67.7798 56.6936 67.3993 58.475 65.6698 60.1699C64.4246 61.3979 62.6777 61.6919 60.9828 61.813C60.1008 61.8649 57.6276 62.2281 55.9499 62.4875C54.9814 62.6258 54.255 63.4387 54.2031 64.4245C54.1339 65.7563 54.1512 67.5031 54.6182 68.0911L56.9012 67.7798C57.4373 66.9842 58.7172 66.3616 59.9624 66.3616C60.9309 66.3616 61.8822 66.7421 62.4183 67.7452C62.574 68.0392 62.7123 68.3851 62.7815 68.8002C62.7988 68.9213 62.8161 69.0424 62.8334 69.1807L62.107 68.8867L61.6919 68.7137C61.6746 68.8175 61.6573 68.904 61.64 68.9905C61.3979 69.9936 60.8791 70.3568 60.2564 70.3568C59.9624 70.3568 59.6511 70.2703 59.3225 70.1492C59.2879 70.1319 59.2533 70.1147 59.2014 70.0974C58.6134 69.8552 58.1983 69.665 57.887 69.665C57.6794 69.665 57.5238 69.7515 57.3854 69.9936C57.1952 70.3222 57.3854 70.5989 57.714 70.8238C57.8178 70.8929 57.9562 70.9621 58.0772 71.014C59.824 71.7404 60.3256 73.4353 58.7172 75.1994L57.5065 74.1271C57.3162 74.2482 57.126 74.3001 56.953 74.3001C56.365 74.3001 55.8289 73.7639 55.6905 73.3661C55.4657 72.7608 55.7078 72.069 55.7943 71.5674C55.8116 71.4291 55.8289 71.2907 55.8116 71.187C55.777 70.9102 55.5867 70.6854 55.3619 70.5643C55.2581 70.5124 55.1543 70.4779 55.0333 70.4779C54.9295 70.4779 54.8257 70.4951 54.722 70.547C54.6182 70.5989 54.5317 70.6681 54.4625 70.7546C54.3069 70.9448 54.2723 71.2043 54.2723 71.4637C54.2723 71.602 54.2723 71.7577 54.255 71.8961C54.2204 72.1382 54.1512 72.363 53.9437 72.5533C53.8399 72.6397 53.7361 72.7089 53.6324 72.7781C53.5632 72.8127 53.2346 72.9684 53.2173 73.0375L53.0616 74.7325C51.851 74.4385 50.5192 73.8504 50.8478 71.9652C50.8997 71.6539 51.0035 71.2907 51.1765 70.8929C51.2283 70.7546 51.2975 70.5989 51.384 70.4433C50.3463 69.9244 49.6545 68.9386 49.4815 67.7798ZM70.1147 12.0374C70.7373 12.0374 71.3772 12.1931 72.0517 12.4352C72.7781 11.9856 72.9338 11.4148 73.2105 11.3802C73.4181 11.3629 73.5045 11.951 73.4008 12.5044C73.4008 12.5044 72.3803 12.7293 71.7058 12.833C71.0313 12.9541 70.2703 13.0579 69.5958 13.0579C69.4402 13.0579 69.3018 13.0579 69.1807 13.0406C68.8521 13.006 68.7484 12.9368 68.7484 12.9195C68.7484 12.9195 68.7484 12.9195 68.7484 12.9022C68.7138 12.7984 68.6792 12.6428 68.6792 12.4352C69.1116 12.1585 69.5958 12.0374 70.1147 12.0374ZM68.7829 11.2938C68.8175 11.1381 68.8867 10.9651 68.9559 10.7922C69.0251 10.6019 69.3364 9.99661 70.1147 9.99661C70.5644 9.99661 71.308 10.1869 72.3285 11.1381L72.7435 11.5705C71.8269 11.2765 70.9275 11.0343 70.0974 11.0343C69.6477 11.0343 69.2153 11.1208 68.7829 11.2938ZM82.2213 60.2218L84.0719 59.5992L84.9885 59.2879L85.5074 59.1149C86.3376 57.9388 87.6866 57.1087 88.9664 57.1087C90.2117 57.1087 91.405 57.9043 91.9931 59.9624L90.6959 59.6857C90.6959 61.0174 90.2636 61.3633 89.589 61.3633C89.4507 61.3633 89.295 61.346 89.1394 61.3287C88.9491 61.2941 88.7589 61.2595 88.5513 61.2249C87.9114 61.1039 87.4444 60.9655 87.1158 60.9655C86.8045 60.9655 86.597 61.0866 86.4759 61.4152C86.303 61.9167 86.7872 62.2281 87.4099 62.3837C88.9318 62.7296 89.7966 63.8019 89.5199 65.2374C89.4507 65.566 89.3469 65.8946 89.1567 66.2578C89.0875 66.4135 89.001 66.5519 88.8972 66.7075C88.8972 66.7075 88.8799 66.7075 88.8799 66.7248L87.3753 65.8082C87.1504 66.033 86.891 66.1195 86.6316 66.1195C86.0608 66.1195 85.5074 65.7044 85.2998 65.3412C85.2825 65.3066 85.2653 65.272 85.248 65.2374C85.075 64.8915 85.0577 64.4937 85.0577 64.1305C85.0577 63.923 85.075 63.7154 85.075 63.5252C85.075 63.3004 85.075 63.1101 85.0231 62.9717C84.9366 62.695 84.7118 62.5048 84.4697 62.401C84.3832 62.3664 84.2794 62.3491 84.193 62.3491C84.0373 62.3491 83.8816 62.401 83.7433 62.5048C83.3801 62.7642 83.3801 63.162 83.432 63.5598C83.4839 63.9749 83.553 64.3554 83.3282 64.7013C83.3109 64.7359 83.2936 64.7532 83.2763 64.7877C83.1898 64.8915 83.0861 64.9953 82.9823 65.0818C82.9131 65.1336 82.6018 65.3585 82.6018 65.445L82.7575 67.2782C81.7889 67.2091 80.7166 67.0015 80.1978 66.1195C80.094 65.9465 80.0075 65.7217 79.9556 65.4968C79.7654 64.8223 79.6789 63.9922 79.5751 62.8334C79.1428 62.6604 78.7623 62.4356 78.4337 62.1416C78.0186 61.7784 77.69 61.3287 77.4997 60.758C76.9809 59.2014 76.5312 56.0883 77.223 52.8022C77.223 52.8022 70.253 51.9374 68.7484 51.1764C68.6446 50.0868 68.5235 49.0318 68.3852 48.0806C68.3679 47.9076 68.3506 47.7347 68.3506 47.5444C68.6792 47.7347 69.0597 47.8385 69.4402 47.8385C69.7861 47.8385 70.0974 47.752 70.4087 47.5963C71.014 47.285 71.4291 46.7143 71.5502 46.0398C71.6367 45.6074 71.5848 45.1577 71.4118 44.7599C71.4118 44.7599 71.4118 44.7426 71.4291 44.7426C71.8961 44.6561 72.4149 44.587 72.9857 44.5178C73.9369 44.414 74.8017 44.3621 75.5972 44.3621C83.0342 44.3621 83.6395 48.4438 83.6395 48.4438C84.7983 52.7849 81.322 54.7392 81.322 54.7392C81.322 54.7392 80.4572 58.7171 82.2213 60.2218ZM63.9057 65.8427C63.9057 65.9638 63.9749 66.8978 64.6321 67.9009C64.2689 67.8144 63.9403 67.7625 63.629 67.7279C63.041 66.1714 61.7265 65.2547 59.9797 65.2547C58.5961 65.2547 57.1779 65.8427 56.3477 66.7421L55.3446 66.8805C55.2754 66.4481 55.2235 65.7044 55.2927 64.4764C55.31 64.0095 55.6732 63.629 56.1229 63.5598C58.6653 63.1793 60.4294 62.9372 61.0693 62.9026C62.868 62.7815 64.9088 62.4529 66.4308 60.9482C67.382 60.0143 68.0393 58.9766 68.4025 57.8178C68.7138 56.832 68.8521 55.7251 68.8521 54.2031C68.8521 53.5978 68.8348 52.9924 68.8002 52.3871C69.0597 52.4736 69.371 52.56 69.7169 52.6465C70.4779 52.8368 71.5156 53.0443 72.7781 53.2519C73.9369 53.4421 75.0957 53.6151 75.9086 53.7188C75.4935 56.7455 75.8913 59.5127 76.4274 61.0866C76.7733 62.1243 77.4824 62.9545 78.5028 63.5252C78.5028 64.6321 78.8487 65.739 78.8487 65.7736C78.0705 65.3758 76.8771 64.9261 75.4935 64.9261C74.9227 64.9261 74.352 65.0126 73.8158 65.1509C73.4699 65.2547 73.1413 65.3585 72.8127 65.445C71.6021 65.8082 70.4779 66.1714 69.2845 66.1714C68.022 66.1714 66.8286 65.7736 65.5488 64.8915L63.7673 63.6809L63.9057 65.8427ZM70.2703 45.0021C70.6508 45.5901 70.4433 46.3511 69.8725 46.6451C69.7169 46.7316 69.5612 46.7662 69.4056 46.7662C69.0251 46.7662 68.6619 46.5586 68.4543 46.23C68.4889 46.0398 68.5581 45.8322 68.61 45.642C68.7829 45.1231 69.0424 44.6216 69.4056 44.1373C69.8725 43.5147 70.4952 42.9439 71.3253 42.477C71.4464 42.4078 71.5848 42.3213 71.7404 42.2348C71.187 42.9093 70.8584 43.3936 70.6508 43.8087C70.426 44.2238 70.3222 44.5524 70.1666 44.8637C70.1839 44.8983 70.2357 44.9502 70.2703 45.0021ZM77.2403 38.2742C77.4305 38.1013 77.6208 37.9283 77.811 37.7554C77.9494 37.8246 78.0705 37.911 78.2088 37.9802C79.2292 38.551 80.1978 39.1044 80.5091 39.5714C79.7654 40.488 79.1082 41.7333 79.4368 43.0304C79.506 43.3071 79.627 43.5838 79.7827 43.826C78.6585 43.4974 77.2749 43.2898 75.5627 43.2898L72.0863 43.532C72.3803 43.1169 72.7954 42.6153 73.4354 41.9581L75.8221 39.4676L75.8394 39.4503C76.2891 39.0871 76.7733 38.6893 77.2403 38.2742ZM61.813 75.2686C60.0316 77.1711 57.6276 78.0531 55.1543 78.0531C50.917 78.0531 46.5413 75.4416 45.0021 70.8411C45.0021 70.8411 47.0948 71.5502 49.7928 71.8615C49.6718 72.6052 49.741 73.2624 50.0177 73.8504C50.6057 75.0957 51.9029 75.5453 52.8195 75.7875L54.0475 76.0988L54.1685 74.8362L54.2896 73.6602C54.3934 73.591 54.5144 73.5045 54.6182 73.418C54.6355 73.5218 54.6701 73.6256 54.7047 73.7293C54.9987 74.5422 55.9326 75.3724 56.9876 75.3724C57.0914 75.3724 57.1952 75.3724 57.299 75.3551L58.0426 76.0123L58.8382 76.7214L59.5646 75.9258C60.585 74.8189 61.0001 73.5737 60.7407 72.4322C60.6542 72.069 60.5159 71.7231 60.3083 71.4118C60.9482 71.4118 61.519 71.1697 61.9514 70.72C62.107 70.547 62.2627 70.3568 62.3664 70.132L62.4356 70.1492L64.1133 70.8411L63.923 69.0424C63.923 68.9732 63.9057 68.9213 63.9057 68.8521C64.6494 68.9732 65.5488 69.2499 66.6902 69.6823C66.8459 69.7688 67.0188 69.8379 67.1745 69.8898C67.261 69.9244 67.3302 69.959 67.4166 69.9763C67.0534 70.1838 66.6902 70.3914 66.3616 70.5989C64.7186 71.6539 63.5944 72.7954 63.0064 73.9888C62.6432 74.4039 62.2454 74.8189 61.813 75.2686ZM74.6287 71.5156C73.4354 72.5187 71.775 72.7262 70.2703 72.83C65.7044 73.1759 63.8365 77.2922 63.8365 77.2922C63.456 76.3409 63.5252 75.4416 63.8884 74.6287C64.4419 73.3834 65.6871 72.3111 67.0015 71.481C69.198 70.0974 71.6194 69.3191 71.6194 69.3191C71.187 69.3537 70.7892 69.371 70.4087 69.371C69.4575 69.371 68.6792 69.2499 68.0393 69.0596C67.6761 68.9559 67.3474 68.8175 67.0707 68.6792C65.0472 67.6414 64.978 65.7909 64.978 65.7909C66.5865 66.8805 68.0047 67.261 69.3191 67.261C71.014 67.261 72.5533 66.6556 74.1272 66.2059C74.5941 66.0676 75.0611 66.0157 75.5108 66.0157C76.8079 66.0157 77.9321 66.5 78.572 66.8459C77.7591 67.3474 77.0673 67.9873 76.5312 68.8002C76.3236 69.1288 76.1334 69.4574 75.9777 69.7687C75.4762 70.4779 75.1476 71.1005 74.6287 71.5156ZM82.2213 69.9417C80.6301 70.3049 79.1428 71.2215 78.6412 72.8646C78.3472 73.8158 78.3991 74.8535 78.451 75.8394C78.451 75.8394 75.1995 73.9888 76.929 70.3395C77.0673 70.0455 77.2576 69.7169 77.4651 69.3883C77.8802 68.7483 78.3818 68.2987 78.8487 67.9528C79.0217 67.849 79.1946 67.7625 79.3849 67.6587L79.8692 67.4166C80.6993 68.1257 81.8235 68.2987 82.6537 68.3505L83.9162 68.437L83.8125 67.1745L83.7087 65.86C83.8471 65.739 83.9854 65.6006 84.1238 65.4277C84.1238 65.4104 84.1411 65.4104 84.1411 65.3931C84.193 65.5487 84.2621 65.7044 84.3486 65.8427C84.7291 66.5 85.6285 67.1572 86.6143 67.1572C86.8737 67.1572 87.1158 67.1053 87.358 67.0188L87.9287 67.3647C87.8941 67.3993 87.8422 67.4339 87.8076 67.4685C85.9571 69.2153 84.5907 69.4056 82.2213 69.9417ZM131.288 75.9604C131.288 75.9604 132.222 71.8269 130.233 70.5124C127.05 68.437 125.355 70.2184 121.793 67.5031C121.758 67.4512 121.706 67.4166 121.672 67.3647C119.994 65.6698 118.143 64.5975 116.466 64.0268C115.307 64.217 114.027 64.3554 112.609 64.4245C112.886 64.4418 113.162 64.4591 113.456 64.4937C113.958 64.5456 114.494 64.6321 115.048 64.7532C115.895 64.9434 116.794 65.2374 117.694 65.6698C118.783 66.2059 119.873 67.0707 120.893 68.1084C120.963 68.1776 121.014 68.2295 121.066 68.2987C123.28 70.7027 122.692 73.0548 122.692 73.0548C122.692 73.0548 119.856 69.2845 115.618 69.2845C113.595 69.2845 111.848 69.959 110.949 70.4087L110.291 70.7546L109.634 70.4087C108.735 69.9763 106.988 69.2845 104.964 69.2845C100.727 69.2845 97.8907 73.0548 97.8907 73.0548C97.8907 73.0548 97.2854 70.7027 99.5165 68.2987C99.5684 68.2295 99.6376 68.1776 99.6894 68.1084C100.71 67.0707 101.799 66.1886 102.889 65.6698C103.788 65.2374 104.688 64.9434 105.535 64.7532C106.089 64.6321 106.625 64.5456 107.126 64.4937C107.42 64.4591 107.714 64.4418 107.991 64.4245C106.573 64.3554 105.293 64.217 104.117 64.0268C102.439 64.5975 100.589 65.6525 98.9111 67.3647C98.8593 67.4166 98.8247 67.4512 98.7901 67.5031C95.2273 70.2184 93.5324 68.437 90.35 70.5124C88.3611 71.8096 89.295 75.9604 89.295 75.9604C89.295 75.9604 85.0923 72.7781 88.8972 68.5754C89.6928 67.6933 90.6614 66.9669 91.3705 66.4827C91.9585 66.0849 92.3736 65.86 92.3736 65.86C92.3736 65.86 92.0277 65.8255 91.578 65.739C91.3359 65.7044 91.0418 65.6352 90.7305 65.566C90.6786 65.5487 90.6095 65.5314 90.5403 65.5141C90.6959 64.7704 90.6441 64.044 90.3846 63.4041C90.2809 63.1447 90.1252 62.8853 89.9522 62.6604C91.5953 63.1101 93.6188 63.456 95.9191 63.456C96.8011 63.456 97.7178 63.2658 98.6863 63.162C99.0149 63.1274 99.3781 63.1101 99.7413 63.1101C99.8624 63.1101 99.9835 63.1101 100.105 63.1274C99.2052 62.8507 98.4096 62.5394 97.6832 62.2281C97.0952 62.3145 96.5071 62.401 95.9191 62.401C94.1031 62.401 92.4773 62.1762 91.0764 61.8476C91.3359 61.5881 91.4915 61.2941 91.5953 60.9655L91.7509 61.0001L93.5151 61.3806L93.0135 59.6338C92.0796 56.3477 89.8658 56.0018 88.9491 56.0018C87.479 56.0018 85.8879 56.8493 84.8329 58.181L82.5845 58.942C82.0829 58.0253 82.1175 56.3996 82.2559 55.3792C82.6537 55.0851 83.2244 54.5836 83.7433 53.8399C84.5389 52.7157 85.3344 50.8305 84.6426 48.2017C84.5734 47.8558 84.2102 46.524 82.792 45.348L83.0515 44.5005L83.2763 43.7568C83.6222 43.6184 83.8989 43.4109 84.1065 43.1861C84.4178 43.826 85.0231 44.414 85.7841 44.6043L85.9052 45.2615L86.0954 46.403L87.2196 46.1954C88.7762 45.9014 89.8139 44.9329 90.0041 43.6184C90.0906 43.0304 89.9868 42.4251 89.7274 41.8716C90.3154 41.7333 90.8516 41.4047 91.2494 40.9031L92.7195 41.7333L92.8578 39.9692C92.9789 38.4299 92.4255 37.4614 91.9412 36.9425C91.3186 36.268 90.4192 35.8875 89.4853 35.8875C89.3815 35.8875 89.295 35.8875 89.1913 35.9048C89.2086 35.8183 89.2431 35.7318 89.2604 35.6454C89.3123 35.3513 89.3123 35.0573 89.2604 34.7633L89.762 34.2963L90.8689 33.2586L89.5718 32.4803C88.9145 32.0826 88.2054 31.875 87.4963 31.875C86.3203 31.875 84.9712 32.4803 84.2967 34.1061C84.02 33.7775 83.6568 33.3105 83.259 32.6706C83.1034 32.4112 82.9477 32.1517 82.792 31.8923C82.6191 31.5983 82.4288 31.287 82.2386 30.993V30.9757C82.8093 28.8311 82.792 25.8909 81.9446 23.1582L84.0719 21.1347C84.2794 21.3768 84.5389 21.5671 84.8156 21.7054C85.2134 21.913 85.5766 22.0168 85.9917 22.0168H86.0089L87.1331 21.9995V20.6159C87.1677 20.5813 87.2196 20.5467 87.2542 20.5121C87.5655 20.2181 87.7558 19.8549 87.8249 19.4398L88.8627 19.4571L89.9004 19.4744L89.9522 18.4367C89.9695 18.1253 89.935 17.8313 89.8831 17.5373H90.2636L91.3013 17.5546L91.3532 16.5169C91.3705 16.0499 91.3013 15.6003 91.1456 15.2025H91.1802H92.2871L92.2525 14.0956C92.2352 13.2308 91.7855 12.4006 91.0591 11.8818C90.4192 11.4148 89.6928 11.2419 89.1221 11.19V8.66488H131.392V11.1727C130.821 11.2246 130.06 11.3975 129.403 11.8818C128.676 12.4179 128.226 13.2481 128.209 14.0956L128.175 15.2025H129.281H129.316C129.16 15.6003 129.074 16.0499 129.109 16.5169L129.16 17.5546L130.198 17.5373H130.579C130.509 17.814 130.492 18.1253 130.509 18.4367L130.561 19.4744L131.599 19.4571L132.637 19.4398C132.706 19.8376 132.896 20.2181 133.207 20.5121C133.242 20.5467 133.294 20.5813 133.329 20.6159V21.9995L134.453 22.0168H134.47C134.885 22.0168 135.248 21.913 135.646 21.7054C135.923 21.5498 136.182 21.3595 136.39 21.1347L138.517 23.1582C137.67 25.8909 137.635 28.8311 138.223 30.9757V30.993C138.033 31.287 137.843 31.5983 137.67 31.8923C137.514 32.1517 137.358 32.4112 137.203 32.6706C136.822 33.2932 136.442 33.7948 136.165 34.1234C135.49 32.4976 134.141 31.8923 132.965 31.8923C132.256 31.8923 131.547 32.0998 130.89 32.4976L129.593 33.2759L130.7 34.3136L131.201 34.7806C131.149 35.0573 131.149 35.3513 131.201 35.6627C131.219 35.7491 131.236 35.8356 131.27 35.9221C131.167 35.9221 131.08 35.9048 130.976 35.9048C130.025 35.9048 129.126 36.2853 128.52 36.9598C128.036 37.4959 127.483 38.4472 127.604 39.9865L127.742 41.7506L129.212 40.9204C129.61 41.4047 130.146 41.7333 130.734 41.8889C130.475 42.4424 130.371 43.0304 130.458 43.6357C130.648 44.9675 131.686 45.936 133.242 46.2127L134.366 46.4203L134.557 45.2788L134.678 44.6216C135.456 44.414 136.061 43.8433 136.355 43.2034C136.563 43.4282 136.839 43.6184 137.185 43.7741L137.376 44.3967L137.41 44.5178L137.67 45.3653C136.251 46.5586 135.888 47.8731 135.819 48.219C135.127 50.8478 135.923 52.733 136.718 53.8572C137.237 54.6009 137.808 55.1024 138.206 55.3965C138.344 56.4169 138.379 58.0426 137.877 58.9593L135.629 58.1983C134.557 56.8665 132.983 56.0191 131.513 56.0191C130.596 56.0191 128.382 56.365 127.448 59.6511L126.947 61.3979L128.711 61.0174L128.866 60.9828C128.97 61.2941 129.126 61.6054 129.385 61.8649C127.984 62.1762 126.359 62.4183 124.543 62.4183C123.955 62.4183 123.367 62.3318 122.778 62.2453C122.052 62.5567 121.257 62.868 120.357 63.1447C120.478 63.1447 120.582 63.1447 120.703 63.1447C121.066 63.1447 121.429 63.162 121.758 63.1966C122.727 63.3176 123.643 63.4906 124.525 63.4906C126.826 63.4906 128.849 63.1447 130.492 62.695C130.319 62.9199 130.164 63.162 130.06 63.4387C129.8 64.0786 129.748 64.805 129.904 65.5487C129.835 65.566 129.783 65.5833 129.714 65.6006C129.403 65.6698 129.109 65.739 128.866 65.7736C128.399 65.86 128.123 65.8773 128.123 65.8773C128.123 65.8773 128.538 66.1022 129.126 66.5C129.835 66.9842 130.786 67.7106 131.599 68.5927C135.49 72.7781 131.288 75.9604 131.288 75.9604ZM142.08 75.8394C142.132 74.8535 142.166 73.8158 141.89 72.8646C141.388 71.2215 139.901 70.3222 138.31 69.9417C135.94 69.3883 134.574 69.2153 132.723 67.5031C132.689 67.4685 132.637 67.4339 132.602 67.3993L133.173 67.0534C133.398 67.1399 133.657 67.1918 133.917 67.1918C134.92 67.1918 135.819 66.5346 136.182 65.8773C136.269 65.7217 136.338 65.5833 136.39 65.4277C136.39 65.445 136.407 65.445 136.407 65.4623C136.545 65.6352 136.684 65.7736 136.822 65.8946L136.718 67.2091L136.615 68.4716L137.877 68.3851C138.707 68.3333 139.814 68.1603 140.662 67.4512L141.146 67.6933C141.336 67.7971 141.509 67.8836 141.682 67.9873C142.166 68.3333 142.651 68.7829 143.066 69.4229C143.291 69.7515 143.464 70.0628 143.602 70.3741C145.331 73.9888 142.08 75.8394 142.08 75.8394ZM156.66 77.3094C156.66 77.3094 154.809 73.1932 150.226 72.8473C148.721 72.7262 147.078 72.5187 145.868 71.5329C145.349 71.1005 145.02 70.4779 144.501 69.786C144.346 69.4574 144.155 69.1461 143.948 68.8175C143.412 68.0046 142.737 67.3474 141.907 66.8632C142.547 66.5173 143.654 66.033 144.968 66.033C145.418 66.033 145.868 66.0849 146.352 66.2232C147.943 66.6729 149.465 67.2782 151.16 67.2782C152.474 67.2782 153.893 66.915 155.501 65.8082C155.501 65.8082 155.415 67.6587 153.408 68.6964C153.132 68.8348 152.803 68.9732 152.44 69.0769C151.8 69.2672 151.004 69.3883 150.07 69.3883C149.69 69.3883 149.292 69.371 148.86 69.3364C148.86 69.3364 151.281 70.1147 153.477 71.4983C154.809 72.3457 156.037 73.4007 156.591 74.646C156.971 75.4589 157.058 76.3409 156.66 77.3094ZM165.377 78.0531C162.903 78.0531 160.482 77.1711 158.718 75.2686C158.285 74.8189 157.905 74.3866 157.525 74.0061C156.936 72.7954 155.812 71.6712 154.169 70.6162C153.841 70.4087 153.495 70.2011 153.114 69.9936C153.201 69.959 153.27 69.9244 153.356 69.9071C153.529 69.8379 153.685 69.7688 153.841 69.6996C154.982 69.2499 155.881 68.9905 156.625 68.8694C156.625 68.9386 156.608 68.9905 156.608 69.0596L156.418 70.8583L158.095 70.1665L158.164 70.1492C158.286 70.3741 158.424 70.5643 158.58 70.7373C159.012 71.187 159.583 71.4291 160.223 71.4291C160.015 71.7404 159.877 72.0863 159.79 72.4495C159.531 73.591 159.963 74.8362 160.966 75.9431L161.693 76.7387L162.488 76.0296L163.232 75.3724C163.336 75.3897 163.439 75.3897 163.543 75.3897C164.598 75.3897 165.532 74.5595 165.826 73.7466C165.861 73.6429 165.895 73.5391 165.913 73.4353C166.034 73.5218 166.138 73.6083 166.241 73.6775L166.362 74.8535L166.483 76.1161L167.711 75.8048C168.628 75.5799 169.925 75.113 170.513 73.8677C170.79 73.2797 170.859 72.6225 170.738 71.8788C173.419 71.5674 175.529 70.8583 175.529 70.8583C173.972 75.4589 169.597 78.0531 165.377 78.0531ZM71.2216 4.98101C69.6477 5.41339 67.6588 4.99831 67.6588 4.99831C68.8694 6.19167 69.2672 6.91807 69.2672 6.91807C70.8584 7.00455 71.2216 5.96684 71.2216 4.98101ZM149.309 4.98101C149.309 5.96684 149.673 7.00455 151.264 6.93537C151.264 6.93537 151.679 6.20897 152.872 5.0156C152.872 5.0156 150.883 5.41339 149.309 4.98101ZM150.261 26.2887C150.537 25.8217 150.814 25.3547 151.091 24.8878C151.54 24.1268 151.955 23.3139 152.319 22.4837C152.665 21.6536 152.959 20.8234 153.218 19.9759C153.495 19.1458 153.737 18.2983 153.979 17.4508C153.599 18.2464 153.218 19.0247 152.803 19.803C152.405 20.5813 151.99 21.3423 151.54 22.0686C151.073 22.795 150.572 23.4696 150.018 24.1268C149.534 24.7148 149.015 25.3201 148.514 25.9082C149.084 25.9774 149.673 26.0811 150.261 26.2887ZM68.2122 22.4837C68.5581 23.3139 68.9905 24.1268 69.4402 24.8878C69.7169 25.3547 69.9936 25.8217 70.2703 26.2887C70.8584 26.0811 71.4464 25.9601 72.0171 25.9255C71.5156 25.3374 70.9967 24.7321 70.5125 24.1441C69.959 23.4696 69.4575 22.795 68.9905 22.0859C68.5408 21.3595 68.1257 20.5986 67.7279 19.8203C67.3302 19.042 66.9497 18.2464 66.5519 17.4681C66.794 18.3156 67.0534 19.1458 67.3129 19.9932C67.5723 20.8234 67.8663 21.6536 68.2122 22.4837ZM67.9528 27.4993C66.6211 25.5796 65.3412 23.6252 64.2689 21.5671C63.6809 20.4429 63.162 19.2841 62.7469 18.0908C62.3145 16.8974 61.9686 15.6694 61.6919 14.4242C61.8303 15.704 62.0205 16.9666 62.3145 18.2291C62.6086 19.4917 63.0064 20.7196 63.4733 21.9303C63.9403 23.1409 64.4764 24.317 65.0299 25.4758C65.4796 26.3924 65.9465 27.2918 66.4135 28.1911C66.8632 28.0528 67.382 27.8279 67.9528 27.4993ZM154.083 28.1911C154.567 27.2918 155.034 26.3924 155.466 25.4758C156.037 24.317 156.573 23.1409 157.023 21.9303C157.49 20.7196 157.87 19.4744 158.182 18.2291C158.476 16.9666 158.683 15.704 158.804 14.4242C158.528 15.6694 158.182 16.8974 157.749 18.0908C157.317 19.2841 156.798 20.4429 156.227 21.5671C155.155 23.6252 153.875 25.5796 152.544 27.4993C153.149 27.8279 153.65 28.0528 154.083 28.1911Z",fill:"#CC0000"}),a.jsx("path",{d:"M128.469 14.1474H128.244H92.2871H92.1314L91.6298 15.2025H128.745L128.469 14.1474ZM133.38 20.5467V33.0511C133.761 33.1203 134.124 33.2759 134.435 33.5353V20.7542L133.38 20.5467ZM133.761 43.5147L133.484 45.0885C133.45 45.0885 133.415 45.0712 133.38 45.0712V47.2504C133.38 50.1733 132.516 52.8368 130.838 55.137C130.423 55.6905 129.973 56.2266 129.472 56.7455L88.3265 15.5657C88.1362 15.4792 87.9114 15.3927 87.652 15.3408V16.465C88.5167 16.759 88.9318 17.5373 88.8972 18.4021L87.7557 18.3848C87.5136 17.693 86.9083 17.2087 86.0954 17.0184V18.1426C86.4932 18.2983 86.7872 18.6096 86.7872 19.1285C86.7872 19.5781 86.424 19.924 86.0954 19.9932V33.4489C86.5105 33.103 87.012 32.9819 87.5309 32.9819C88.0324 32.9819 88.534 33.1721 89.001 33.4489L87.9287 34.452C88.5686 35.213 87.8941 36.3717 87.2023 36.7522C86.4586 37.15 86.8564 37.8418 87.3925 37.8418C87.5655 37.8418 87.7384 37.7727 87.9114 37.617C88.3611 37.2019 88.9491 36.9944 89.5198 36.9944C90.7305 36.9944 91.9239 37.9283 91.7682 39.8654L90.8343 39.3465C90.523 40.3669 89.7965 40.7993 89.122 40.7993C88.8107 40.7993 88.5167 40.7128 88.2919 40.5399C87.773 40.1594 87.2369 39.7616 86.8737 39.7616C86.7526 39.7616 86.6315 39.8135 86.5624 39.9173C86.2856 40.2978 86.5797 40.6782 87.5655 41.1625C89.2258 41.9927 89.5544 44.3794 87.3752 45.0193L87.012 45.0539L86.7353 43.4801C86.6142 43.5147 86.4932 43.532 86.3721 43.532C86.2683 43.532 86.1646 43.5147 86.0608 43.4974V47.2158C86.0608 50.8997 87.3233 53.9782 89.3815 56.4515C89.3988 56.4687 89.4161 56.486 89.4161 56.5033C89.4852 56.5898 89.5717 56.6763 89.6409 56.7628C89.6582 56.7801 89.6755 56.7974 89.6928 56.8146C89.7793 56.9184 89.8657 57.0049 89.9522 57.1087C89.9522 57.1087 89.9522 57.126 89.9695 57.126C90.056 57.2297 90.1598 57.3162 90.2462 57.42L90.2635 57.4373C90.3846 57.5065 90.4884 57.5929 90.5921 57.6794C90.7997 57.8524 91.0072 58.0599 91.1802 58.302C92.5119 59.4781 94.0685 60.4639 95.7461 61.2941C95.9363 61.3979 96.1266 61.5016 96.3341 61.5881C99.1014 62.9717 103.148 64.4764 110.222 64.4764C117.296 64.4764 121.343 62.9717 124.11 61.5881C124.318 61.4843 124.508 61.3806 124.698 61.2941C126.359 60.4812 127.881 59.4954 129.212 58.3539C129.247 58.302 129.281 58.2501 129.316 58.1983C129.333 58.181 129.351 58.1637 129.368 58.1291C129.385 58.1118 129.403 58.0772 129.437 58.0599C129.454 58.0253 129.489 58.008 129.506 57.9734C129.524 57.9561 129.524 57.9388 129.541 57.9388C129.575 57.9042 129.61 57.8697 129.645 57.8351L129.662 57.8178C129.697 57.7832 129.731 57.7486 129.766 57.714C129.766 57.714 129.766 57.714 129.783 57.6967C129.818 57.6621 129.869 57.6275 129.904 57.5929C129.991 57.5238 130.077 57.4719 130.163 57.42C130.181 57.4027 130.198 57.4027 130.215 57.3854C132.792 54.7565 134.401 51.3494 134.401 47.1812V43.5147C134.297 43.5492 134.193 43.5665 134.072 43.5665C134.003 43.5665 133.882 43.5492 133.761 43.5147Z",fill:"#CC0000"}),a.jsx("path",{d:"M11.9378 1H0V99.487H11.9378V1Z",fill:"#FFCC00"})]}),a.jsx("defs",{children:a.jsx("clipPath",{id:"clip0_908_6292",children:a.jsx("rect",{width:"192",height:"100",fill:"white"})})})]}))});p0.displayName="LogoImage";var m0=["children","className"];function ba(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function ga(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ba(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ba(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var v0=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,m0);return a.jsx("mark",ga(ga({ref:t,className:p("utrecht-mark",o)},n),{},{children:r}))});v0.displayName="Mark";var f0=["children","className"];function pa(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function ma(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?pa(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):pa(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var k0=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,f0);return a.jsx("pre",ma(ma({ref:t,className:p("utrecht-multiline-data","utrecht-multiline-data--html-pre",o)},n),{},{children:r}))});k0.displayName="MultilineData";var x0=["appearance","children","className"];function va(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function fa(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?va(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):va(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var y0=d.forwardRef(function(e,t){var r=e.appearance,o=e.children,n=e.className,c=j(e,x0);return a.jsx("ul",fa(fa({role:"list",className:p("utrecht-nav-list",{"utrecht-nav-list--center":r==="center"},n),ref:t},c),{},{children:o}))});y0.displayName="NavList";var C0=["children","className","value"];function ka(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Ke(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ka(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ka(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var w0=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.value,c=j(e,C0),i=Ke({children:r,className:p("utrecht-number-badge",o)},c);return typeof n<"u"?a.jsx("data",Ke(Ke({},i),{},{value:n,ref:t})):a.jsx("span",Ke(Ke({},i),{},{ref:t}))});w0.displayName="NumberBadge";var j0=["children","className","value"];function xa(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function ya(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?xa(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):xa(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var _0=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.value,c=j(e,j0);return a.jsx("data",ya(ya({value:typeof n=="string"||typeof n=="number"?String(n):void 0},c),{},{ref:t,className:p("utrecht-number-data",o),children:r}))});_0.displayName="NumberData";var O0=["children","className"];function Ca(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function wa(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ca(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ca(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var L0=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,O0);return a.jsx("ol",wa(wa({},n),{},{ref:t,className:p("utrecht-ordered-list",o),children:r}))});L0.displayName="OrderedList";var S0=["children","className"];function ja(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function _a(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ja(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ja(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var N0=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,S0);return a.jsx("li",_a(_a({},n),{},{ref:t,className:p("utrecht-ordered-list__item",o),children:r}))});N0.displayName="OrderedListItem";var z0=["children","className"];function Oa(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function La(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Oa(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Oa(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var T0=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,z0);return a.jsx("div",La(La({},n),{},{ref:t,className:p("utrecht-page",o),children:r}))});T0.displayName="Page";var E0=["children","className"],P0=["children","className"];function Sa(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Lt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Sa(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Sa(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var I0=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,E0);return a.jsx("div",Lt(Lt({},n),{},{ref:t,className:p("utrecht-page-content",o),children:r}))});I0.displayName="PageContent";var D0=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,P0);return a.jsx("main",Lt(Lt({},n),{},{ref:t,className:p("utrecht-page-content__main",o),children:r}))});D0.displayName="PageContentMain";var A0=["children","className"];function Na(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function za(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Na(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Na(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var M0=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,A0);return a.jsx("footer",za(za({},n),{},{ref:t,className:p("utrecht-page-footer",o),children:r}))});M0.displayName="PageFooter";var V0=["children","className"];function Ta(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Ea(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ta(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ta(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var $0=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,V0);return a.jsx("header",Ea(Ea({},n),{},{ref:t,className:p("utrecht-page-header",o),children:r}))});$0.displayName="PageHeader";var F0=["children","className","lead","small","appearance"];function Pa(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Ia(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Pa(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Pa(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var R0=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.lead,c=e.small,i=e.appearance,l=j(e,F0),s=i==="lead"||!!n,u=i==="small"||!!c;return s=s!==u?s:!1,u=u!==s?u:!1,a.jsx("p",Ia(Ia({},l),{},{ref:t,className:p("utrecht-paragraph",s&&"utrecht-paragraph--lead",u&&"utrecht-paragraph--small",o),children:s?a.jsx("b",{className:"utrecht-paragraph__b",children:r}):u?a.jsx("small",{className:"utrecht-paragraph__small",children:r}):r}))});R0.displayName="Paragraph";var q0=["loading","className"];function Da(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function B0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Da(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Da(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var W0=d.forwardRef(function(e,t){var r=e.loading,o=e.className,n=j(e,q0);return a.jsx("span",B0({ref:t,className:p("utrecht-data-placeholder",{"utrecht-data-placeholder--loading":r},o)},n))});W0.displayName="DataPlaceholder";var H0=["children","className"];function Aa(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Ma(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Aa(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Aa(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Bc=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,H0);return a.jsx("p",Ma(Ma({},n),{},{ref:t,className:p("utrecht-pre-heading",o),children:r}))});Bc.displayName="PreHeading";var G0=["children","className","dateTime","value"];function Va(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Ee(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Va(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Va(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var U0=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.dateTime,c=e.value,i=j(e,G0),l=Ee({children:a.jsx("bdi",{translate:"no",children:r}),className:p("utrecht-preserve-data",o)},i);return typeof n<"u"?a.jsx("time",Ee(Ee({},l),{},{dateTime:n,ref:t})):typeof c<"u"?a.jsx("data",Ee(Ee({},l),{},{value:c,ref:t})):a.jsx("bdi",Ee(Ee({translate:"no",ref:t},l),{},{children:r}))});U0.displayName="PreserveData";var Z0=["className","children"];function $a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Fa(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?$a(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):$a(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var K0=d.forwardRef(function(e,t){var r=e.className,o=e.children,n=j(e,Z0);return a.jsx("div",Fa(Fa({},n),{},{ref:t,className:p("utrecht-rich-text",r),children:o}))});K0.displayName="RichText";var X0=["children"];function Ra(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function qa(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ra(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ra(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Q0=function(){var t=window.matchMedia("(prefers-reduced-motion: reduce)");t.matches?window.scrollTo(0,0):window.scrollTo({top:0,behavior:"smooth"})},Y0=d.forwardRef(function(e,t){var r=e.children,o=j(e,X0);return a.jsx(kr,qa(qa({href:"#top",onClick:Q0,ref:t},o),{},{children:r}))});Y0.displayName="ScrollLink";var J0=["busy","invalid","required","className","noscript","children"],e3=["disabled","invalid","value","children","className"];function Ba(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function St(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ba(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ba(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var t3=d.forwardRef(function(e,t){var r=e.busy,o=e.invalid,n=e.required,c=e.className,i=e.noscript,l=e.children,s=j(e,J0);return a.jsx("select",St(St({"aria-busy":r||void 0,"aria-invalid":o||void 0,required:i?n:!1,"aria-required":i?void 0:n||void 0,className:p("utrecht-select","utrecht-select--html-select",r&&"utrecht-select--busy",o&&"utrecht-select--invalid",n&&"utrecht-select--required",c),ref:t},s),{},{children:l}))});t3.displayName="Select";var r3=d.forwardRef(function(e,t){var r=e.disabled,o=e.invalid,n=e.value,c=e.children,i=e.className,l=j(e,e3);return a.jsx("option",St(St({},l),{},{ref:t,disabled:r,value:n,className:p("utrecht-select__option",r&&"utrecht-select__option--disabled",o&&"utrecht-select__option--invalid",i),children:c}))});r3.displayName="SelectOption";var o3=["className","children"];function Wa(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Ha(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Wa(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Wa(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var a3=d.forwardRef(function(e,t){var r=e.className;e.children;var o=j(e,o3);return a.jsx("hr",Ha(Ha({},o),{},{ref:t,className:p("utrecht-separator",r)}))});a3.displayName="Separator";var n3=["children","className"];function Ga(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Ua(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ga(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ga(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var c3=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,n3);return a.jsx("p",{children:a.jsx("a",Ua(Ua({ref:t},n),{},{className:p("utrecht-skip-link","utrecht-skip-link--visible-on-focus",o),children:r}))})});c3.displayName="SkipLink";var i3=["aside","children","className","type"];function Za(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Ae(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Za(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Za(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var l3=d.forwardRef(function(e,t){var r=e.aside,o=e.children,n=e.className,c=e.type,i=j(e,i3),l=Ae(Ae({},i),{},{ref:t,className:p("utrecht-spotlight-section",w({},"utrecht-spotlight-section--".concat(c),c),n)});return r?a.jsx("aside",Ae(Ae({},l),{},{children:o})):a.jsx("section",Ae(Ae({},l),{},{children:o}))});l3.displayName="SpotlightSection";var s3=["className","status"];function Ka(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Xa(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ka(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ka(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var d3=d.forwardRef(function(e,t){var r=e.className,o=e.status,n=j(e,s3);return a.jsx("span",Xa(Xa({className:p("utrecht-badge-status","utrecht-badge-status--".concat(o||"neutral"),r)},n),{},{ref:t}))});d3.displayName="StatusBadge";var u3=["children","className"];function Qa(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Ya(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Qa(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Qa(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var h3=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,u3);return a.jsx("strong",Ya(Ya({ref:t,className:p("utrecht-emphasis","utrecht-emphasis--strong",o)},n),{},{children:r}))});h3.displayName="Strong";var b3=["children","className","openType"];function Ja(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function en(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ja(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ja(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var g3=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.openType,c=j(e,b3);return a.jsx("sub",en(en({ref:t,className:p("utrecht-subscript",{"utrecht-subscript--open-type":n},o)},c),{},{children:r}))});g3.displayName="Subscript";var p3=["children","className","openType"];function tn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function rn(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?tn(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):tn(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var m3=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.openType,c=j(e,p3);return a.jsx("sup",rn(rn({ref:t,className:p("utrecht-superscript",{"utrecht-superscript--open-type":n},o)},c),{},{children:r}))});m3.displayName="Superscript";var v3=["children","className"];function on(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function an(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?on(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):on(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var f3=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,v3);return a.jsx("div",an(an({},n),{},{ref:t,className:p("utrecht-surface",o),children:r}))});f3.displayName="Surface";var k3=["overflowInline","children","className"];function nn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function cn(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?nn(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):nn(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var x3=d.forwardRef(function(e,t){var r=e.overflowInline,o=e.children,n=e.className,c=j(e,k3);return a.jsx("div",cn(cn({ref:t,className:p("utrecht-table-container",{"utrecht-table-container--overflow-inline":r},n)},c),{},{children:o}))});x3.displayName="TableContainer";var y3=["busy","children","className"];function ln(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function sn(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ln(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ln(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var C3=d.forwardRef(function(e,t){var r=e.busy,o=e.children,n=e.className,c=j(e,y3);return a.jsx("table",sn(sn({"aria-busy":r},c),{},{ref:t,className:p("utrecht-table",{"utrecht-table--busy":r},n),children:o}))});C3.displayName="Table";var w3=["children","className"];function dn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function un(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?dn(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):dn(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var j3=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,w3);return a.jsx("tbody",un(un({},n),{},{ref:t,className:p("utrecht-table__body",o),children:r}))});j3.displayName="TableBody";var _3=["children","className"];function hn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function bn(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?hn(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):hn(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var O3=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,_3);return a.jsx("caption",bn(bn({},n),{},{ref:t,className:p("utrecht-table__caption",o),children:r}))});O3.displayName="TableCaption";var L3=["children","className","numericColumn","selected"];function gn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function pn(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?gn(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):gn(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var S3=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.numericColumn,c=e.selected,i=j(e,L3);return a.jsx("td",pn(pn({"aria-selected":c?!0:void 0},i),{},{ref:t,className:p("utrecht-table__cell",{"utrecht-table__cell--selected":c,"utrecht-table__cell--numeric-column":n},o),children:r}))});S3.displayName="TableCell";var N3=["children","className","sticky"];function mn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function vn(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?mn(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):mn(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var z3=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.sticky,c=j(e,N3);return a.jsx("tfoot",vn(vn({},c),{},{ref:t,className:p("utrecht-table__footer",{"utrecht-table__footer--sticky":n},o),children:r}))});z3.displayName="TableFooter";var T3=["children","className","sticky"];function fn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function kn(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?fn(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):fn(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var E3=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.sticky,c=j(e,T3);return a.jsx("thead",kn(kn({},c),{},{ref:t,className:p("utrecht-table__header",{"utrecht-table__header--sticky":n},o),children:r}))});E3.displayName="TableHeader";var P3=["children","className","numericColumn","selected","sticky","scope"];function xn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function yn(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?xn(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):xn(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var I3=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.numericColumn,c=e.selected,i=e.sticky,l=e.scope,s=j(e,P3);return a.jsx("th",yn(yn({"aria-selected":c?!0:void 0,scope:l},s),{},{ref:t,className:p("utrecht-table__header-cell",{"utrecht-table__header-cell--numeric-column":n,"utrecht-table__header-cell--selected":c,"utrecht-table__header-cell--sticky-inline":i&&l==="row","utrecht-table__header-cell--sticky-block":i&&l==="col"},o),children:r}))});I3.displayName="TableHeaderCell";var D3=["children","className","selected"];function Cn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function wn(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Cn(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Cn(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var A3=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=e.selected,c=j(e,D3);return a.jsx("tr",wn(wn({"aria-selected":n?!0:void 0},c),{},{ref:t,className:p("utrecht-table__row",{"utrecht-table__row--selected":n},o),children:r}))});A3.displayName="TableRow";var M3=["children","className"];function jn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function _n(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?jn(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):jn(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var V3=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,M3);return a.jsx("bdi",_n(_n({translate:"no"},n),{},{ref:t,className:p("utrecht-url-data",o),children:r}))});V3.displayName="URLData";var $3=["children","className"];function On(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Ln(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?On(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):On(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var F3=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,$3);return a.jsx("ul",Ln(Ln({role:"list"},n),{},{ref:t,className:p("utrecht-unordered-list",o),children:r}))});F3.displayName="UnorderedList";var R3=["children","className"];function Sn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Nn(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Sn(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Sn(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var q3=d.forwardRef(function(e,t){var r=e.children,o=e.className,n=j(e,R3);return a.jsx("li",Nn(Nn({},n),{},{ref:t,className:p("utrecht-unordered-list__item",o),children:r}))});q3.displayName="UnorderedListItem";var B3=["children","className","current","disabled","href","inlineBox"];function zn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Tn(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?zn(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):zn(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Wc=d.forwardRef(function(t,r){var o=t.children,n=t.className,c=t.current,i=t.disabled,l=t.href,s=t.inlineBox,u=j(t,B3);return a.jsx("a",Tn(Tn({"aria-current":c||void 0,"aria-disabled":i,className:p.clsx("nl-link",w(w(w({},"nl-link--current",c),"nl-link--disabled",i),"nl-link--inline-box",s),n),href:i?void 0:l,role:i?"link":void 0,ref:r,tabIndex:i?0:void 0},u),{},{children:o}))});Wc.displayName="Link";var W3=["children","className"];function En(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Pn(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?En(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):En(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var H3=d.forwardRef(function(t,r){var o=t.children,n=t.className,c=j(t,W3);return a.jsx("a",Pn(Pn({},c),{},{className:p.clsx("nl-skip-link","nl-skip-link--visible-on-focus",n),ref:r,children:o}))});H3.displayName="SkipLink";function G3(e,t){t===void 0&&(t={});var r=t.insertAt;if(!(typeof document>"u")){var o=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css",r==="top"&&o.firstChild?o.insertBefore(n,o.firstChild):o.appendChild(n),n.styleSheet?n.styleSheet.cssText=e:n.appendChild(document.createTextNode(e))}}var U3=`.utrecht-accordion{display:grid;margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-accordion-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-accordion-margin-block-start, 0));row-gap:var(--utrecht-accordion-row-gap)}.utrecht-accordion__section{border-block-start-color:var(--utrecht-accordion-section-border-color, currentColor);border-block-start-style:solid;border-block-start-width:var(--utrecht-accordion-section-border-width, 0);break-inside:avoid}.utrecht-accordion__section:is(:last-child,:only-child){border-block-end-color:var(--utrecht-accordion-section-border-color, currentColor);border-block-end-style:solid;border-block-end-width:var(--utrecht-accordion-section-border-width, 0)}.utrecht-accordion__section:not(:last-child){border-block-end-color:transparent}.utrecht-accordion__section:hover{--utrecht-accordion-section-border-color: var(--utrecht-accordion-section-hover-border-color, currentColor)}.utrecht-accordion__button{--utrecht-button-focus-scale: 1;--utrecht-button-hover-scale: 1;--utrecht-button-inline-size: 100%;--utrecht-button-min-inline-size: 100%;--utrecht-button-subtle-background-color: var(--utrecht-accordion-button-background-color);--utrecht-button-subtle-padding-inline-start: var(--utrecht-accordion-button-padding-inline-start);--utrecht-button-subtle-padding-inline-end: var(--utrecht-accordion-button-padding-inline-end);--utrecht-button-subtle-padding-block-start: var(--utrecht-accordion-button-padding-block-start);--utrecht-button-subtle-padding-block-end: var(--utrecht-accordion-button-padding-block-end);--utrecht-button-padding-block-start: var(--utrecht-accordion-button-padding-block-start);--utrecht-button-padding-block-end: var(--utrecht-accordion-button-padding-block-end);--utrecht-button-subtle-color: var(--utrecht-accordion-button-color);--utrecht-button-subtle-hover-background-color: var(--utrecht-accordion-button-hover-background-color);--utrecht-button-subtle-hover-border-color: var(--utrecht-accordion-button-hover-border-color);--utrecht-button-subtle-hover-color: var(--utrecht-accordion-button-hover-color);--utrecht-button-subtle-active-background-color: var(--utrecht-accordion-button-active-background-color);--utrecht-button-subtle-active-border-color: var(--utrecht-accordion-button-active-border-color);--utrecht-button-subtle-active-color: var(--utrecht-accordion-button-active-color);--utrecht-button-subtle-focus-background-color: var(--utrecht-accordion-button-focus-background-color);--utrecht-button-subtle-focus-border-color: var(--utrecht-accordion-button-focus-border-color);--utrecht-button-subtle-focus-color: var(--utrecht-accordion-button-focus-color);--utrecht-button-subtle-border-color: var(--utrecht-accordion-button-border-color);--utrecht-button-subtle-border-width: var(--utrecht-accordion-button-border-width);--utrecht-button-icon-gap: var(--utrecht-accordion-button-gap, var(--utrecht-space-text-xs));align-items:baseline;justify-content:start!important;position:relative;text-align:start}.utrecht-accordion__button:focus-visible{--utrecht-accordion-button-background-color: var(--utrecht-accordion-button-focus-visible-background-color);--utrecht-accordion-button-color: var(--utrecht-accordion-button-focus-visible-color);--utrecht-button-subtle-border-color: var(--utrecht-accordion-button-focus-visible-border-color);--utrecht-button-subtle-border-width: var(--utrecht-accordion-button-focus-visible-border-width)}.utrecht-accordion__button-icon{display:flex}.utrecht-accordion__button[aria-expanded=true] .utrecht-accordion__button-icon{transform:rotate(180deg)}.utrecht-accordion__panel{border-block-start:none;border-color:var(--utrecht-accordion-panel-border-color);border-style:solid;border-width:var(--utrecht-accordion-panel-border-width);padding-block-end:var(--utrecht-accordion-panel-padding-block-end);padding-block-start:var(--utrecht-accordion-panel-padding-block-start);padding-inline-end:var(--utrecht-accordion-panel-padding-inline-end);padding-inline-start:var(--utrecht-accordion-panel-padding-inline-start)}.utrecht-accordion__header{align-items:center;display:flex;margin-block-end:0;margin-block-start:0}/**
2
- * @license EUPL-1.2
3
- * Copyright (c) 2022 Frameless B.V.
4
- */.utrecht-action-group{align-items:baseline;background-color:var(--utrecht-action-group-background-color);break-inside:avoid;column-gap:var(--utrecht-action-group-column-gap, 1em);display:flex;flex-wrap:wrap;margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-action-group-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-action-group-margin-block-start, 0));min-block-size:var(--utrecht-button-block-size);padding-block-end:var(--utrecht-action-group-padding-block-end);padding-block-start:var(--utrecht-action-group-padding-block-start);row-gap:var(--utrecht-action-group-row-gap, 1em)}.utrecht-action-group--distanced{--utrecht-space-around: 1}.utrecht-action-group__link-button--row,.utrecht-action-group--row .utrecht-link-button,.utrecht-action-group:not(.utrecht-action-group--column) .utrecht-link-button{--utrecht-button-padding-inline-end: 0;--utrecht-button-padding-inline-start: 0}.utrecht-action-group--column{flex-direction:column}.utrecht-action-group--column-stretch{flex-direction:column;--utrecht-button-max-inline-size: none;align-items:stretch;inline-size:fit-content}.utrecht-alert{background-color:var(--_utrecht-alert-background-color, var(--utrecht-alert-background-color));border-color:var(--_utrecht-alert-border-color, var(--utrecht-alert-border-color));border-radius:var(--utrecht-alert-border-radius, 0);border-style:solid;border-width:var(--_utrecht-alert-border-width, var(--utrecht-alert-border-width, 0));color:var(--_utrecht-alert-color, var(--utrecht-alert-color));column-gap:var(--utrecht-alert-column-gap);display:flex;flex-direction:row;margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-alert-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-alert-margin-block-start, 0));padding-block-end:var(--utrecht-alert-padding-block-end);padding-block-start:var(--utrecht-alert-padding-block-start);padding-inline-end:var(--utrecht-alert-padding-inline-end);padding-inline-start:var(--utrecht-alert-padding-inline-start)}.utrecht-alert__icon{--utrecht-icon-color: var(--_utrecht-alert-icon-color, var(--utrecht-alert-icon-color));--utrecht-icon-size: var(--utrecht-alert-icon-size);--utrecht-icon-inset-block-start: var(--utrecht-alert-icon-inset-block-start)}.utrecht-alert__content{row-gap:var(--utrecht-alert-content-row-gap)}.utrecht-alert__message{--utrecht-heading-color: var(--utrecht-alert-color);--utrecht-paragraph-color: var(--utrecht-alert-color);row-gap:var(--utrecht-alert-message-row-gap)}.utrecht-alert--info{--_utrecht-alert-icon-color: var(--utrecht-alert-icon-info-color);--_utrecht-alert-background-color: var(--utrecht-alert-info-background-color);--_utrecht-alert-border-color: var(--utrecht-alert-info-border-color);--_utrecht-alert-border-width: var(--utrecht-alert-info-border-width);--_utrecht-alert-color: var(--utrecht-alert-info-color)}.utrecht-alert--ok{--_utrecht-alert-icon-color: var(--utrecht-alert-icon-ok-color);--_utrecht-alert-background-color: var(--utrecht-alert-ok-background-color);--_utrecht-alert-border-color: var(--utrecht-alert-ok-border-color);--_utrecht-alert-border-width: var(--utrecht-alert-ok-border-width);--_utrecht-alert-color: var(--utrecht-alert-ok-color)}.utrecht-alert--warning{--_utrecht-alert-icon-color: var(--utrecht-alert-icon-warning-color);--_utrecht-alert-background-color: var(--utrecht-alert-warning-background-color);--_utrecht-alert-border-color: var(--utrecht-alert-warning-border-color);--_utrecht-alert-border-width: var(--utrecht-alert-warning-border-width);--_utrecht-alert-color: var(--utrecht-alert-warning-color)}.utrecht-alert--error{--_utrecht-alert-icon-color: var(--utrecht-alert-icon-error-color);--_utrecht-alert-background-color: var(--utrecht-alert-error-background-color);--_utrecht-alert-border-color: var(--utrecht-alert-error-border-color);--_utrecht-alert-border-width: var(--utrecht-alert-error-border-width);--_utrecht-alert-color: var(--utrecht-alert-error-color)}.utrecht-badge-list{column-gap:var(--utrecht-badge-list-column-gap);display:flex;flex-wrap:wrap;row-gap:var(--utrecht-badge-list-row-gap)}.utrecht-button{--_utrecht-button-background-color: var( --_utrecht-button-hint-background-color, var(--_utrecht-button-appearance-background-color, var(--utrecht-button-background-color)) );--_utrecht-button-color: var( --_utrecht-button-hint-color, var(--_utrecht-button-appearance-color, var(--utrecht-button-color)) );--_utrecht-button-border-color: var( --_utrecht-button-hint-border-color, var(--_utrecht-button-appearance-border-color, var(--utrecht-button-border-color, transparent)) );--_utrecht-button-border-bottom-color: var( --_utrecht-button-hint-border-bottom-color, var( --_utrecht-button-hint-border-color, var( --_utrecht-button-appearance-border-bottom-color, var( --_utrecht-button-appearance-border-color, var(--utrecht-button-border-bottom-color, var(--utrecht-button-border-color, transparent)) ) ) ) );--_utrecht-button-disabled-background-color: var( --_utrecht-button-hint-disabled-background-color, var( --_utrecht-button-appearance-disabled-background-color, var(--utrecht-button-disabled-background-color, var(--utrecht-button-background-color)) ) );--_utrecht-button-disabled-border-color: var( --_utrecht-button-hint-disabled-border-color, var( --_utrecht-button-appearance-disabled-border-color, var(--utrecht-button-disabled-border-color, var(--utrecht-button-border-color)) ) );--_utrecht-button-disabled-color: var( --_utrecht-button-hint-disabled-color, var(--_utrecht-button-appearance-disabled-color, var(--utrecht-button-disabled-color, var(--utrecht-button-color))) );--_utrecht-button-pressed-background-color: var( --_utrecht-button-hint-pressed-background-color, var( --_utrecht-button-hint-background-color, var( --_utrecht-button-appearance-pressed-background-color, var( --_utrecht-button-appearance-background-color, var(--utrecht-button-pressed-background-color, var(--utrecht-button-background-color)) ) ) ) );--_utrecht-button-pressed-border-color: var( --_utrecht-button-hint-pressed-border-color, var( --_utrecht-button-hint-border-color, var( --_utrecht-button-appearance-pressed-border-color, var( --_utrecht-button-appearance-border-color, var(--utrecht-button-pressed-border-color, var(--utrecht-button-border-color)) ) ) ) );--_utrecht-button-pressed-color: var( --_utrecht-button-hint-pressed-color, var( --_utrecht-button-hint-color, var( --_utrecht-button-appearance-pressed-color, var(--_utrecht-button-appearance-color, var(--utrecht-button-pressed-color, var(--utrecht-button-color))) ) ) );--_utrecht-button-focus-background-color: var( --_utrecht-button-hint-focus-background-color, var( --_utrecht-button-hint-background-color, var( --_utrecht-button-appearance-focus-background-color, var( --_utrecht-button-appearance-background-color, var(--utrecht-button-focus-background-color, var(--utrecht-button-background-color)) ) ) ) );--_utrecht-button-focus-border-color: var( --_utrecht-button-hint-focus-border-color, var( --_utrecht-button-hint-border-color, var( --_utrecht-button-appearance-focus-border-color, var( --_utrecht-button-appearance-border-color, var(--utrecht-button-focus-border-color, var(--utrecht-button-border-color)) ) ) ) );--_utrecht-button-focus-color: var( --_utrecht-button-hint-focus-color, var( --_utrecht-button-hint-color, var( --_utrecht-button-appearance-focus-color, var(--_utrecht-button-appearance-color, var(--utrecht-button-focus-color, var(--utrecht-button-color))) ) ) );--_utrecht-button-hover-background-color: var( --_utrecht-button-hint-hover-background-color, var( --_utrecht-button-hint-background-color, var( --_utrecht-button-appearance-hover-background-color, var( --_utrecht-button-appearance-background-color, var(--utrecht-button-hover-background-color, var(--utrecht-button-background-color)) ) ) ) );--_utrecht-button-hover-border-color: var( --_utrecht-button-hint-hover-border-color, var( --_utrecht-button-hint-border-color, var( --_utrecht-button-appearance-hover-border-color, var( --_utrecht-button-appearance-border-color, var(--utrecht-button-hover-border-color, var(--utrecht-button-border-color)) ) ) ) );--_utrecht-button-hover-color: var( --_utrecht-button-hint-hover-color, var( --_utrecht-button-hint-color, var( --_utrecht-button-appearance-hover-color, var(--_utrecht-button-appearance-color, var(--utrecht-button-hover-color, var(--utrecht-button-color))) ) ) );--_utrecht-button-active-background-color: var( --_utrecht-button-hint-active-background-color, var( --_utrecht-button-hint-background-color, var( --_utrecht-button-appearance-active-background-color, var( --_utrecht-button-appearance-background-color, var(--utrecht-button-active-background-color, var(--utrecht-button-background-color)) ) ) ) );--_utrecht-button-active-border-color: var( --_utrecht-button-hint-active-border-color, var( --_utrecht-button-hint-border-color, var( --_utrecht-button-appearance-active-border-color, var( --_utrecht-button-appearance-border-color, var(--utrecht-button-active-border-color, var(--utrecht-button-border-color)) ) ) ) );--_utrecht-button-active-color: var( --_utrecht-button-hint-active-color, var( --_utrecht-button-hint-color, var( --_utrecht-button-appearance-active-color, var(--_utrecht-button-appearance-color, var(--utrecht-button-active-color, var(--utrecht-button-color))) ) ) );--_utrecht-button-border-width: var(--_utrecht-button-appearance-border-width, var(--utrecht-button-border-width, 0));--_utrecht-button-border-block-end-width: var( --utrecht-button-border-bottom-width, var(--_utrecht-button-border-width, 0) );--_utrecht-button-font-size: var(--_utrecht-button-appearance-font-size, var(--utrecht-button-font-size));--_utrecht-button-line-height: var(--_utrecht-button-appearance-line-height, var(--utrecht-button-line-height));--utrecht-icon-size: var(--utrecht-button-icon-size, 1em);align-items:center;background-color:var(--_utrecht-button-background-color);block-size:fit-content;border-block-end-color:var(--_utrecht-button-border-bottom-color);border-block-end-width:var(--_utrecht-button-border-block-end-width);border-color:var(--_utrecht-button-border-color);border-radius:var(--utrecht-button-border-radius);border-style:solid;border-width:var(--_utrecht-button-border-width);box-sizing:border-box;color:var(--_utrecht-button-color);column-gap:var(--utrecht-button-column-gap);cursor:var(--utrecht-action-activate-cursor, revert);display:inline-flex;font-family:var(--utrecht-button-font-family, var(--utrecht-document-font-family));font-size:var(--_utrecht-button-font-size, var(--utrecht-document-font-family, inherit));font-weight:var(--_utrecht-button-appearance-font-weight, var(--utrecht-button-font-weight));inline-size:var(--utrecht-button-inline-size, auto);justify-content:center;line-height:var(--_utrecht-button-line-height);max-inline-size:var(--utrecht-button-max-inline-size, fit-content);min-block-size:var(--utrecht-button-min-block-size, 44px);min-inline-size:var(--utrecht-button-min-inline-size, 44px);padding-block-end:var(--utrecht-button-padding-block-end);padding-block-start:var(--utrecht-button-padding-block-start);padding-inline-end:var(--utrecht-button-padding-inline-end);padding-inline-start:var(--utrecht-button-padding-inline-start);scale:1;text-transform:var(--utrecht-button-text-transform);-webkit-user-select:none;user-select:none}@media screen and (-ms-high-contrast: active),screen and (forced-colors: active){.utrecht-button{--_utrecht-button-disabled-border-color: GrayText;--_utrecht-button-disabled-color: GrayText;background-color:ButtonFace;border-color:buttonborder;color:ButtonText}}.utrecht-button--distanced{margin-block-end:var(--utrecht-button-margin-block-end);margin-block-start:var(--utrecht-button-margin-block-start);margin-inline-end:var(--utrecht-button-margin-inline-end);margin-inline-start:var(--utrecht-button-margin-inline-start)}.utrecht-button--submit{cursor:var(--utrecht-action-submit-cursor, revert)}.utrecht-button--busy{cursor:var(--utrecht-action-busy-cursor, wait)}.utrecht-button--pressed{background-color:var(--_utrecht-button-pressed-background-color);border-color:var(--_utrecht-button-pressed-border-color);color:var(--_utrecht-button-pressed-color)}.utrecht-button:disabled,.utrecht-button--disabled{background-color:var(--_utrecht-button-disabled-background-color);border-color:var(--_utrecht-button-disabled-border-color);color:var(--_utrecht-button-disabled-color);cursor:var(--utrecht-action-disabled-cursor, not-allowed)}.utrecht-button--focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-button--focus:not(.utrecht-button--disabled){background-color:var(--_utrecht-button-focus-background-color);border-color:var(--_utrecht-button-focus-border-color);color:var(--_utrecht-button-focus-color);scale:var(--utrecht-button-focus-scale, 1)}.utrecht-button:focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-button:focus:not(:disabled,[aria-disabled=true],.utrecht-button--disabled){background-color:var(--_utrecht-button-focus-background-color);border-color:var(--_utrecht-button-focus-border-color);color:var(--_utrecht-button-focus-color);scale:var(--utrecht-button-focus-scale, 1)}.utrecht-button--hover:not(:disabled,.utrecht-button--disabled),.utrecht-button:hover:not(:disabled,[aria-disabled=true],.utrecht-button--disabled){background-color:var(--_utrecht-button-hover-background-color);border-color:var(--_utrecht-button-hover-border-color);color:var(--_utrecht-button-hover-color);scale:var(--utrecht-button-hover-scale, 1)}.utrecht-button:active:not(:disabled,[aria-disabled=true],.utrecht-button--disabled),.utrecht-button--active{background-color:var(--_utrecht-button-active-background-color);border-color:var(--_utrecht-button-active-border-color);color:var(--_utrecht-button-active-color)}.utrecht-button--primary-action{--_utrecht-button-appearance-active-background-color: var(--utrecht-button-primary-action-active-background-color);--_utrecht-button-appearance-active-border-color: var(--utrecht-button-primary-action-active-border-color);--_utrecht-button-appearance-active-color: var(--utrecht-button-primary-action-active-color);--_utrecht-button-appearance-background-color: var(--utrecht-button-primary-action-background-color);--_utrecht-button-appearance-border-color: var(--utrecht-button-primary-action-border-color);--_utrecht-button-appearance-border-width: var(--utrecht-button-primary-action-border-width);--_utrecht-button-appearance-color: var(--utrecht-button-primary-action-color);--_utrecht-button-appearance-font-size: var(--utrecht-button-primary-action-font-size);--_utrecht-button-appearance-font-weight: var(--utrecht-button-primary-action-font-weight);--_utrecht-button-appearance-line-height: var(--utrecht-button-primary-action-line-height);--_utrecht-button-appearance-disabled-background-color: var(--utrecht-button-primary-action-disabled-background-color);--_utrecht-button-appearance-disabled-border-color: var(--utrecht-button-primary-action-disabled-border-color);--_utrecht-button-appearance-disabled-color: var(--utrecht-button-primary-action-disabled-color);--_utrecht-button-appearance-focus-background-color: var(--utrecht-button-primary-action-focus-background-color);--_utrecht-button-appearance-focus-border-color: var(--utrecht-button-primary-action-focus-border-color);--_utrecht-button-appearance-focus-color: var(--utrecht-button-primary-action-focus-color);--_utrecht-button-appearance-hover-background-color: var(--utrecht-button-primary-action-hover-background-color);--_utrecht-button-appearance-hover-border-color: var(--utrecht-button-primary-action-hover-border-color);--_utrecht-button-appearance-hover-color: var(--utrecht-button-primary-action-hover-color);--_utrecht-button-appearance-pressed-background-color: var(--utrecht-button-primary-action-pressed-background-color);--_utrecht-button-appearance-pressed-border-color: var(--utrecht-button-primary-action-pressed-border-color);--_utrecht-button-appearance-pressed-color: var(--utrecht-button-primary-action-pressed-color)}.utrecht-button--secondary-action{--_utrecht-button-appearance-active-background-color: var(--utrecht-button-secondary-action-active-background-color);--_utrecht-button-appearance-active-border-color: var(--utrecht-button-secondary-action-active-border-color);--_utrecht-button-appearance-active-color: var(--utrecht-button-secondary-action-active-color);--_utrecht-button-appearance-background-color: var(--utrecht-button-secondary-action-background-color);--_utrecht-button-appearance-border-color: var(--utrecht-button-secondary-action-border-color);--_utrecht-button-appearance-border-width: var(--utrecht-button-secondary-action-border-width);--_utrecht-button-appearance-color: var(--utrecht-button-secondary-action-color);--_utrecht-button-appearance-font-size: var(--utrecht-button-secondary-action-font-size);--_utrecht-button-appearance-font-weight: var(--utrecht-button-secondary-action-font-weight);--_utrecht-button-appearance-line-height: var(--utrecht-button-secondary-action-line-height);--_utrecht-button-appearance-disabled-background-color: var(--utrecht-button-secondary-action-disabled-background-color);--_utrecht-button-appearance-disabled-border-color: var(--utrecht-button-secondary-action-disabled-border-color);--_utrecht-button-appearance-disabled-color: var(--utrecht-button-secondary-action-disabled-color);--_utrecht-button-appearance-focus-background-color: var(--utrecht-button-secondary-action-focus-background-color);--_utrecht-button-appearance-focus-border-color: var(--utrecht-button-secondary-action-focus-border-color);--_utrecht-button-appearance-focus-color: var(--utrecht-button-secondary-action-focus-color);--_utrecht-button-appearance-hover-background-color: var(--utrecht-button-secondary-action-hover-background-color);--_utrecht-button-appearance-hover-border-color: var(--utrecht-button-secondary-action-hover-border-color);--_utrecht-button-appearance-hover-color: var(--utrecht-button-secondary-action-hover-color);--_utrecht-button-appearance-pressed-background-color: var(--utrecht-button-secondary-action-pressed-background-color);--_utrecht-button-appearance-pressed-border-color: var(--utrecht-button-secondary-action-pressed-border-color);--_utrecht-button-appearance-pressed-color: var(--utrecht-button-secondary-action-pressed-color)}.utrecht-button--subtle{--_utrecht-button-appearance-active-background-color: var(--utrecht-button-subtle-active-background-color);--_utrecht-button-appearance-active-border-color: var(--utrecht-button-subtle-active-border-color);--_utrecht-button-appearance-active-color: var(--utrecht-button-subtle-active-color);--_utrecht-button-appearance-background-color: var(--utrecht-button-subtle-background-color);--_utrecht-button-appearance-border-color: var(--utrecht-button-subtle-border-color);--_utrecht-button-appearance-border-width: var(--utrecht-button-subtle-border-width);--_utrecht-button-appearance-color: var(--utrecht-button-subtle-color);--_utrecht-button-appearance-font-size: var(--utrecht-button-subtle-font-size);--_utrecht-button-appearance-font-weight: var(--utrecht-button-subtle-font-weight);--_utrecht-button-appearance-line-height: var(--utrecht-button-subtle-line-height);--_utrecht-button-appearance-disabled-background-color: var(--utrecht-button-subtle-disabled-background-color);--_utrecht-button-appearance-disabled-border-color: var(--utrecht-button-subtle-disabled-border-color);--_utrecht-button-appearance-disabled-color: var(--utrecht-button-subtle-disabled-color);--_utrecht-button-appearance-focus-background-color: var(--utrecht-button-subtle-focus-background-color);--_utrecht-button-appearance-focus-border-color: var(--utrecht-button-subtle-focus-border-color);--_utrecht-button-appearance-focus-color: var(--utrecht-button-subtle-focus-color);--_utrecht-button-appearance-hover-background-color: var(--utrecht-button-subtle-hover-background-color);--_utrecht-button-appearance-hover-border-color: var(--utrecht-button-subtle-hover-border-color);--_utrecht-button-appearance-hover-color: var(--utrecht-button-subtle-hover-color);--_utrecht-button-appearance-pressed-background-color: var(--utrecht-button-subtle-pressed-background-color);--_utrecht-button-appearance-pressed-border-color: var(--utrecht-button-subtle-pressed-border-color);--_utrecht-button-appearance-pressed-color: var(--utrecht-button-subtle-pressed-color)}.utrecht-button--primary-action.utrecht-button--danger{--_utrecht-button-hint-active-background-color: var(--utrecht-button-primary-action-danger-active-background-color);--_utrecht-button-hint-active-border-color: var(--utrecht-button-primary-action-danger-active-border-color);--_utrecht-button-hint-active-color: var(--utrecht-button-primary-action-danger-active-color);--_utrecht-button-hint-background-color: var(--utrecht-button-primary-action-danger-background-color);--_utrecht-button-hint-border-color: var(--utrecht-button-primary-action-danger-border-color);--_utrecht-button-hint-color: var(--utrecht-button-primary-action-danger-color);--_utrecht-button-hint-disabled-background-color: var( --utrecht-button-primary-action-danger-disabled-background-color );--_utrecht-button-hint-disabled-border-color: var(--utrecht-button-primary-action-danger-disabled-border-color);--_utrecht-button-hint-disabled-color: var(--utrecht-button-primary-action-danger-disabled-color);--_utrecht-button-hint-focus-background-color: var(--utrecht-button-primary-action-danger-focus-background-color);--_utrecht-button-hint-focus-border-color: var(--utrecht-button-primary-action-danger-focus-border-color);--_utrecht-button-hint-focus-color: var(--utrecht-button-primary-action-danger-focus-color);--_utrecht-button-hint-hover-background-color: var(--utrecht-button-primary-action-danger-hover-background-color);--_utrecht-button-hint-hover-border-color: var(--utrecht-button-primary-action-danger-hover-border-color);--_utrecht-button-hint-hover-color: var(--utrecht-button-primary-action-danger-hover-color);--_utrecht-button-hint-pressed-background-color: var( --utrecht-button-primary-action-danger-pressed-background-color );--_utrecht-button-hint-pressed-border-color: var(--utrecht-button-primary-action-danger-pressed-border-color);--_utrecht-button-hint-pressed-color: var(--utrecht-button-primary-action-danger-pressed-color)}.utrecht-button--primary-action.utrecht-button--ready{--_utrecht-button-hint-active-background-color: var(--utrecht-button-primary-action-ready-active-background-color);--_utrecht-button-hint-active-border-color: var(--utrecht-button-primary-action-ready-active-border-color);--_utrecht-button-hint-active-color: var(--utrecht-button-primary-action-ready-active-color);--_utrecht-button-hint-background-color: var(--utrecht-button-primary-action-ready-background-color);--_utrecht-button-hint-border-color: var(--utrecht-button-primary-action-ready-border-color);--_utrecht-button-hint-color: var(--utrecht-button-primary-action-ready-color);--_utrecht-button-hint-disabled-background-color: var( --utrecht-button-primary-action-ready-disabled-background-color );--_utrecht-button-hint-disabled-border-color: var(--utrecht-button-primary-action-ready-disabled-border-color);--_utrecht-button-hint-disabled-color: var(--utrecht-button-primary-action-ready-disabled-color);--_utrecht-button-hint-focus-background-color: var(--utrecht-button-primary-action-ready-focus-background-color);--_utrecht-button-hint-focus-border-color: var(--utrecht-button-primary-action-ready-focus-border-color);--_utrecht-button-hint-focus-color: var(--utrecht-button-primary-action-ready-focus-color);--_utrecht-button-hint-hover-background-color: var(--utrecht-button-primary-action-ready-hover-background-color);--_utrecht-button-hint-hover-border-color: var(--utrecht-button-primary-action-ready-hover-border-color);--_utrecht-button-hint-hover-color: var(--utrecht-button-primary-action-ready-hover-color);--_utrecht-button-hint-pressed-background-color: var( --utrecht-button-primary-action-ready-pressed-background-color );--_utrecht-button-hint-pressed-border-color: var(--utrecht-button-primary-action-ready-pressed-border-color);--_utrecht-button-hint-pressed-color: var(--utrecht-button-primary-action-ready-pressed-color)}.utrecht-button--primary-action.utrecht-button--warning{--_utrecht-button-hint-active-background-color: var(--utrecht-button-primary-action-warning-active-background-color);--_utrecht-button-hint-active-border-color: var(--utrecht-button-primary-action-warning-active-border-color);--_utrecht-button-hint-active-color: var(--utrecht-button-primary-action-warning-active-color);--_utrecht-button-hint-background-color: var(--utrecht-button-primary-action-warning-background-color);--_utrecht-button-hint-border-color: var(--utrecht-button-primary-action-warning-border-color);--_utrecht-button-hint-color: var(--utrecht-button-primary-action-warning-color);--_utrecht-button-hint-disabled-background-color: var( --utrecht-button-primary-action-warning-disabled-background-color );--_utrecht-button-hint-disabled-border-color: var(--utrecht-button-primary-action-warning-disabled-border-color);--_utrecht-button-hint-disabled-color: var(--utrecht-button-primary-action-warning-disabled-color);--_utrecht-button-hint-focus-background-color: var(--utrecht-button-primary-action-warning-focus-background-color);--_utrecht-button-hint-focus-border-color: var(--utrecht-button-primary-action-warning-focus-border-color);--_utrecht-button-hint-focus-color: var(--utrecht-button-primary-action-warning-focus-color);--_utrecht-button-hint-hover-background-color: var(--utrecht-button-primary-action-warning-hover-background-color);--_utrecht-button-hint-hover-border-color: var(--utrecht-button-primary-action-warning-hover-border-color);--_utrecht-button-hint-hover-color: var(--utrecht-button-primary-action-warning-hover-color);--_utrecht-button-hint-pressed-background-color: var( --utrecht-button-primary-action-warning-pressed-background-color );--_utrecht-button-hint-pressed-border-color: var(--utrecht-button-primary-action-warning-pressed-border-color);--_utrecht-button-hint-pressed-color: var(--utrecht-button-primary-action-warning-pressed-color)}.utrecht-button--secondary-action.utrecht-button--danger{--_utrecht-button-hint-active-background-color: var(--utrecht-button-secondary-action-danger-active-background-color);--_utrecht-button-hint-active-border-color: var(--utrecht-button-secondary-action-danger-active-border-color);--_utrecht-button-hint-active-color: var(--utrecht-button-secondary-action-danger-active-color);--_utrecht-button-hint-background-color: var(--utrecht-button-secondary-action-danger-background-color);--_utrecht-button-hint-border-color: var(--utrecht-button-secondary-action-danger-border-color);--_utrecht-button-hint-color: var(--utrecht-button-secondary-action-danger-color);--_utrecht-button-hint-disabled-background-color: var( --utrecht-button-secondary-action-danger-disabled-background-color );--_utrecht-button-hint-disabled-border-color: var(--utrecht-button-secondary-action-danger-disabled-border-color);--_utrecht-button-hint-disabled-color: var(--utrecht-button-secondary-action-danger-disabled-color);--_utrecht-button-hint-focus-background-color: var(--utrecht-button-secondary-action-danger-focus-background-color);--_utrecht-button-hint-focus-border-color: var(--utrecht-button-secondary-action-danger-focus-border-color);--_utrecht-button-hint-focus-color: var(--utrecht-button-secondary-action-danger-focus-color);--_utrecht-button-hint-hover-background-color: var(--utrecht-button-secondary-action-danger-hover-background-color);--_utrecht-button-hint-hover-border-color: var(--utrecht-button-secondary-action-danger-hover-border-color);--_utrecht-button-hint-hover-color: var(--utrecht-button-secondary-action-danger-hover-color);--_utrecht-button-hint-pressed-background-color: var( --utrecht-button-secondary-action-danger-pressed-background-color );--_utrecht-button-hint-pressed-border-color: var(--utrecht-button-secondary-action-danger-pressed-border-color);--_utrecht-button-hint-pressed-color: var(--utrecht-button-secondary-action-danger-pressed-color)}.utrecht-button--secondary-action.utrecht-button--ready{--_utrecht-button-hint-active-background-color: var(--utrecht-button-secondary-action-ready-active-background-color);--_utrecht-button-hint-active-border-color: var(--utrecht-button-secondary-action-ready-active-border-color);--_utrecht-button-hint-active-color: var(--utrecht-button-secondary-action-ready-active-color);--_utrecht-button-hint-background-color: var(--utrecht-button-secondary-action-ready-background-color);--_utrecht-button-hint-border-color: var(--utrecht-button-secondary-action-ready-border-color);--_utrecht-button-hint-color: var(--utrecht-button-secondary-action-ready-color);--_utrecht-button-hint-disabled-background-color: var( --utrecht-button-secondary-action-ready-disabled-background-color );--_utrecht-button-hint-disabled-border-color: var(--utrecht-button-secondary-action-ready-disabled-border-color);--_utrecht-button-hint-disabled-color: var(--utrecht-button-secondary-action-ready-disabled-color);--_utrecht-button-hint-focus-background-color: var(--utrecht-button-secondary-action-ready-focus-background-color);--_utrecht-button-hint-focus-border-color: var(--utrecht-button-secondary-action-ready-focus-border-color);--_utrecht-button-hint-focus-color: var(--utrecht-button-secondary-action-ready-focus-color);--_utrecht-button-hint-hover-background-color: var(--utrecht-button-secondary-action-ready-hover-background-color);--_utrecht-button-hint-hover-border-color: var(--utrecht-button-secondary-action-ready-hover-border-color);--_utrecht-button-hint-hover-color: var(--utrecht-button-secondary-action-ready-hover-color);--_utrecht-button-hint-pressed-background-color: var( --utrecht-button-secondary-action-ready-pressed-background-color );--_utrecht-button-hint-pressed-border-color: var(--utrecht-button-secondary-action-ready-pressed-border-color);--_utrecht-button-hint-pressed-color: var(--utrecht-button-secondary-action-ready-pressed-color)}.utrecht-button--secondary-action.utrecht-button--warning{--_utrecht-button-hint-active-background-color: var(--utrecht-button-secondary-action-warning-active-background-color);--_utrecht-button-hint-active-border-color: var(--utrecht-button-secondary-action-warning-active-border-color);--_utrecht-button-hint-active-color: var(--utrecht-button-secondary-action-warning-active-color);--_utrecht-button-hint-background-color: var(--utrecht-button-secondary-action-warning-background-color);--_utrecht-button-hint-border-color: var(--utrecht-button-secondary-action-warning-border-color);--_utrecht-button-hint-color: var(--utrecht-button-secondary-action-warning-color);--_utrecht-button-hint-disabled-background-color: var( --utrecht-button-secondary-action-warning-disabled-background-color );--_utrecht-button-hint-disabled-border-color: var(--utrecht-button-secondary-action-warning-disabled-border-color);--_utrecht-button-hint-disabled-color: var(--utrecht-button-secondary-action-warning-disabled-color);--_utrecht-button-hint-focus-background-color: var(--utrecht-button-secondary-action-warning-focus-background-color);--_utrecht-button-hint-focus-border-color: var(--utrecht-button-secondary-action-warning-focus-border-color);--_utrecht-button-hint-focus-color: var(--utrecht-button-secondary-action-warning-focus-color);--_utrecht-button-hint-hover-background-color: var(--utrecht-button-secondary-action-warning-hover-background-color);--_utrecht-button-hint-hover-border-color: var(--utrecht-button-secondary-action-warning-hover-border-color);--_utrecht-button-hint-hover-color: var(--utrecht-button-secondary-action-warning-hover-color);--_utrecht-button-hint-pressed-background-color: var( --utrecht-button-secondary-action-warning-pressed-background-color );--_utrecht-button-hint-pressed-border-color: var(--utrecht-button-secondary-action-warning-pressed-border-color);--_utrecht-button-hint-pressed-color: var(--utrecht-button-secondary-action-warning-pressed-color)}.utrecht-button--subtle.utrecht-button--danger{--_utrecht-button-hint-active-background-color: var(--utrecht-button-subtle-danger-active-background-color);--_utrecht-button-hint-active-border-color: var(--utrecht-button-subtle-danger-active-border-color);--_utrecht-button-hint-active-color: var(--utrecht-button-subtle-danger-active-color);--_utrecht-button-hint-background-color: var(--utrecht-button-subtle-danger-background-color);--_utrecht-button-hint-border-color: var(--utrecht-button-subtle-danger-border-color);--_utrecht-button-hint-color: var(--utrecht-button-subtle-danger-color);--_utrecht-button-hint-disabled-background-color: var( --utrecht-button-subtle-danger-disabled-background-color );--_utrecht-button-hint-disabled-border-color: var(--utrecht-button-subtle-danger-disabled-border-color);--_utrecht-button-hint-disabled-color: var(--utrecht-button-subtle-danger-disabled-color);--_utrecht-button-hint-focus-background-color: var(--utrecht-button-subtle-danger-focus-background-color);--_utrecht-button-hint-focus-border-color: var(--utrecht-button-subtle-danger-focus-border-color);--_utrecht-button-hint-focus-color: var(--utrecht-button-subtle-danger-focus-color);--_utrecht-button-hint-hover-background-color: var(--utrecht-button-subtle-danger-hover-background-color);--_utrecht-button-hint-hover-border-color: var(--utrecht-button-subtle-danger-hover-border-color);--_utrecht-button-hint-hover-color: var(--utrecht-button-subtle-danger-hover-color);--_utrecht-button-hint-pressed-background-color: var( --utrecht-button-subtle-danger-pressed-background-color );--_utrecht-button-hint-pressed-border-color: var(--utrecht-button-subtle-danger-pressed-border-color);--_utrecht-button-hint-pressed-color: var(--utrecht-button-subtle-danger-pressed-color)}.utrecht-button--subtle.utrecht-button--ready{--_utrecht-button-hint-active-background-color: var(--utrecht-button-subtle-ready-active-background-color);--_utrecht-button-hint-active-border-color: var(--utrecht-button-subtle-ready-active-border-color);--_utrecht-button-hint-active-color: var(--utrecht-button-subtle-ready-active-color);--_utrecht-button-hint-background-color: var(--utrecht-button-subtle-ready-background-color);--_utrecht-button-hint-border-color: var(--utrecht-button-subtle-ready-border-color);--_utrecht-button-hint-color: var(--utrecht-button-subtle-ready-color);--_utrecht-button-hint-disabled-background-color: var( --utrecht-button-subtle-ready-disabled-background-color );--_utrecht-button-hint-disabled-border-color: var(--utrecht-button-subtle-ready-disabled-border-color);--_utrecht-button-hint-disabled-color: var(--utrecht-button-subtle-ready-disabled-color);--_utrecht-button-hint-focus-background-color: var(--utrecht-button-subtle-ready-focus-background-color);--_utrecht-button-hint-focus-border-color: var(--utrecht-button-subtle-ready-focus-border-color);--_utrecht-button-hint-focus-color: var(--utrecht-button-subtle-ready-focus-color);--_utrecht-button-hint-hover-background-color: var(--utrecht-button-subtle-ready-hover-background-color);--_utrecht-button-hint-hover-border-color: var(--utrecht-button-subtle-ready-hover-border-color);--_utrecht-button-hint-hover-color: var(--utrecht-button-subtle-ready-hover-color);--_utrecht-button-hint-pressed-background-color: var( --utrecht-button-subtle-ready-pressed-background-color );--_utrecht-button-hint-pressed-border-color: var(--utrecht-button-subtle-ready-pressed-border-color);--_utrecht-button-hint-pressed-color: var(--utrecht-button-subtle-ready-pressed-color)}.utrecht-button--subtle.utrecht-button--warning{--_utrecht-button-hint-active-background-color: var(--utrecht-button-subtle-warning-active-background-color);--_utrecht-button-hint-active-border-color: var(--utrecht-button-subtle-warning-active-border-color);--_utrecht-button-hint-active-color: var(--utrecht-button-subtle-warning-active-color);--_utrecht-button-hint-background-color: var(--utrecht-button-subtle-warning-background-color);--_utrecht-button-hint-border-color: var(--utrecht-button-subtle-warning-border-color);--_utrecht-button-hint-color: var(--utrecht-button-subtle-warning-color);--_utrecht-button-hint-disabled-background-color: var( --utrecht-button-subtle-warning-disabled-background-color );--_utrecht-button-hint-disabled-border-color: var(--utrecht-button-subtle-warning-disabled-border-color);--_utrecht-button-hint-disabled-color: var(--utrecht-button-subtle-warning-disabled-color);--_utrecht-button-hint-focus-background-color: var(--utrecht-button-subtle-warning-focus-background-color);--_utrecht-button-hint-focus-border-color: var(--utrecht-button-subtle-warning-focus-border-color);--_utrecht-button-hint-focus-color: var(--utrecht-button-subtle-warning-focus-color);--_utrecht-button-hint-hover-background-color: var(--utrecht-button-subtle-warning-hover-background-color);--_utrecht-button-hint-hover-border-color: var(--utrecht-button-subtle-warning-hover-border-color);--_utrecht-button-hint-hover-color: var(--utrecht-button-subtle-warning-hover-color);--_utrecht-button-hint-pressed-background-color: var( --utrecht-button-subtle-warning-pressed-background-color );--_utrecht-button-hint-pressed-border-color: var(--utrecht-button-subtle-warning-pressed-border-color);--_utrecht-button-hint-pressed-color: var(--utrecht-button-subtle-warning-pressed-color)}.utrecht-button-link{--_utrecht-button-background-color: var( --_utrecht-button-hint-background-color, var(--_utrecht-button-appearance-background-color, var(--utrecht-button-background-color)) );--_utrecht-button-color: var( --_utrecht-button-hint-color, var(--_utrecht-button-appearance-color, var(--utrecht-button-color)) );--_utrecht-button-border-color: var( --_utrecht-button-hint-border-color, var(--_utrecht-button-appearance-border-color, var(--utrecht-button-border-color, transparent)) );--_utrecht-button-border-bottom-color: var( --_utrecht-button-hint-border-bottom-color, var( --_utrecht-button-hint-border-color, var( --_utrecht-button-appearance-border-bottom-color, var( --_utrecht-button-appearance-border-color, var(--utrecht-button-border-bottom-color, var(--utrecht-button-border-color, transparent)) ) ) ) );--_utrecht-button-disabled-background-color: var( --_utrecht-button-hint-disabled-background-color, var( --_utrecht-button-appearance-disabled-background-color, var(--utrecht-button-disabled-background-color, var(--utrecht-button-background-color)) ) );--_utrecht-button-disabled-border-color: var( --_utrecht-button-hint-disabled-border-color, var( --_utrecht-button-appearance-disabled-border-color, var(--utrecht-button-disabled-border-color, var(--utrecht-button-border-color)) ) );--_utrecht-button-disabled-color: var( --_utrecht-button-hint-disabled-color, var(--_utrecht-button-appearance-disabled-color, var(--utrecht-button-disabled-color, var(--utrecht-button-color))) );--_utrecht-button-pressed-background-color: var( --_utrecht-button-hint-pressed-background-color, var( --_utrecht-button-hint-background-color, var( --_utrecht-button-appearance-pressed-background-color, var( --_utrecht-button-appearance-background-color, var(--utrecht-button-pressed-background-color, var(--utrecht-button-background-color)) ) ) ) );--_utrecht-button-pressed-border-color: var( --_utrecht-button-hint-pressed-border-color, var( --_utrecht-button-hint-border-color, var( --_utrecht-button-appearance-pressed-border-color, var( --_utrecht-button-appearance-border-color, var(--utrecht-button-pressed-border-color, var(--utrecht-button-border-color)) ) ) ) );--_utrecht-button-pressed-color: var( --_utrecht-button-hint-pressed-color, var( --_utrecht-button-hint-color, var( --_utrecht-button-appearance-pressed-color, var(--_utrecht-button-appearance-color, var(--utrecht-button-pressed-color, var(--utrecht-button-color))) ) ) );--_utrecht-button-focus-background-color: var( --_utrecht-button-hint-focus-background-color, var( --_utrecht-button-hint-background-color, var( --_utrecht-button-appearance-focus-background-color, var( --_utrecht-button-appearance-background-color, var(--utrecht-button-focus-background-color, var(--utrecht-button-background-color)) ) ) ) );--_utrecht-button-focus-border-color: var( --_utrecht-button-hint-focus-border-color, var( --_utrecht-button-hint-border-color, var( --_utrecht-button-appearance-focus-border-color, var( --_utrecht-button-appearance-border-color, var(--utrecht-button-focus-border-color, var(--utrecht-button-border-color)) ) ) ) );--_utrecht-button-focus-color: var( --_utrecht-button-hint-focus-color, var( --_utrecht-button-hint-color, var( --_utrecht-button-appearance-focus-color, var(--_utrecht-button-appearance-color, var(--utrecht-button-focus-color, var(--utrecht-button-color))) ) ) );--_utrecht-button-hover-background-color: var( --_utrecht-button-hint-hover-background-color, var( --_utrecht-button-hint-background-color, var( --_utrecht-button-appearance-hover-background-color, var( --_utrecht-button-appearance-background-color, var(--utrecht-button-hover-background-color, var(--utrecht-button-background-color)) ) ) ) );--_utrecht-button-hover-border-color: var( --_utrecht-button-hint-hover-border-color, var( --_utrecht-button-hint-border-color, var( --_utrecht-button-appearance-hover-border-color, var( --_utrecht-button-appearance-border-color, var(--utrecht-button-hover-border-color, var(--utrecht-button-border-color)) ) ) ) );--_utrecht-button-hover-color: var( --_utrecht-button-hint-hover-color, var( --_utrecht-button-hint-color, var( --_utrecht-button-appearance-hover-color, var(--_utrecht-button-appearance-color, var(--utrecht-button-hover-color, var(--utrecht-button-color))) ) ) );--_utrecht-button-active-background-color: var( --_utrecht-button-hint-active-background-color, var( --_utrecht-button-hint-background-color, var( --_utrecht-button-appearance-active-background-color, var( --_utrecht-button-appearance-background-color, var(--utrecht-button-active-background-color, var(--utrecht-button-background-color)) ) ) ) );--_utrecht-button-active-border-color: var( --_utrecht-button-hint-active-border-color, var( --_utrecht-button-hint-border-color, var( --_utrecht-button-appearance-active-border-color, var( --_utrecht-button-appearance-border-color, var(--utrecht-button-active-border-color, var(--utrecht-button-border-color)) ) ) ) );--_utrecht-button-active-color: var( --_utrecht-button-hint-active-color, var( --_utrecht-button-hint-color, var( --_utrecht-button-appearance-active-color, var(--_utrecht-button-appearance-color, var(--utrecht-button-active-color, var(--utrecht-button-color))) ) ) );--_utrecht-button-border-width: var(--_utrecht-button-appearance-border-width, var(--utrecht-button-border-width, 0));--_utrecht-button-border-block-end-width: var( --utrecht-button-border-bottom-width, var(--_utrecht-button-border-width, 0) );--_utrecht-button-font-size: var(--_utrecht-button-appearance-font-size, var(--utrecht-button-font-size));--_utrecht-button-line-height: var(--_utrecht-button-appearance-line-height, var(--utrecht-button-line-height));--utrecht-icon-size: var(--utrecht-button-icon-size, 1em);align-items:center;background-color:var(--_utrecht-button-background-color);block-size:fit-content;border-block-end-color:var(--_utrecht-button-border-bottom-color);border-block-end-width:var(--_utrecht-button-border-block-end-width);border-color:var(--_utrecht-button-border-color);border-radius:var(--utrecht-button-border-radius);border-style:solid;border-width:var(--_utrecht-button-border-width);box-sizing:border-box;color:var(--_utrecht-button-color);column-gap:var(--utrecht-button-column-gap);cursor:var(--utrecht-action-activate-cursor, revert);display:inline-flex;font-family:var(--utrecht-button-font-family, var(--utrecht-document-font-family));font-size:var(--_utrecht-button-font-size, var(--utrecht-document-font-family, inherit));font-weight:var(--_utrecht-button-appearance-font-weight, var(--utrecht-button-font-weight));inline-size:var(--utrecht-button-inline-size, auto);justify-content:center;line-height:var(--_utrecht-button-line-height);max-inline-size:var(--utrecht-button-max-inline-size, fit-content);min-block-size:var(--utrecht-button-min-block-size, 44px);min-inline-size:var(--utrecht-button-min-inline-size, 44px);padding-block-end:var(--utrecht-button-padding-block-end);padding-block-start:var(--utrecht-button-padding-block-start);padding-inline-end:var(--utrecht-button-padding-inline-end);padding-inline-start:var(--utrecht-button-padding-inline-start);scale:1;text-transform:var(--utrecht-button-text-transform);-webkit-user-select:none;user-select:none;cursor:var(--utrecht-action-navigate-cursor, pointer);text-decoration:none}@media screen and (-ms-high-contrast: active),screen and (forced-colors: active){.utrecht-button-link{--_utrecht-button-disabled-border-color: GrayText;--_utrecht-button-disabled-color: GrayText;background-color:ButtonFace;border-color:buttonborder;color:ButtonText}}.utrecht-button-link--active{background-color:var(--_utrecht-button-active-background-color);border-color:var(--_utrecht-button-active-border-color);color:var(--_utrecht-button-active-color)}.utrecht-button-link--hover{background-color:var(--_utrecht-button-hover-background-color);border-color:var(--_utrecht-button-hover-border-color);color:var(--_utrecht-button-hover-color);scale:var(--utrecht-button-hover-scale, 1)}.utrecht-button-link--focus{background-color:var(--_utrecht-button-focus-background-color);border-color:var(--_utrecht-button-focus-border-color);color:var(--_utrecht-button-focus-color);scale:var(--utrecht-button-focus-scale, 1)}.utrecht-button-link--focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-button-link--placeholder{background-color:var(--_utrecht-button-disabled-background-color);border-color:var(--_utrecht-button-disabled-border-color);color:var(--_utrecht-button-disabled-color);cursor:var(--utrecht-action-disabled-cursor, not-allowed)}.utrecht-button-link--html-a:focus{background-color:var(--_utrecht-button-focus-background-color);border-color:var(--_utrecht-button-focus-border-color);color:var(--_utrecht-button-focus-color);scale:var(--utrecht-button-focus-scale, 1)}.utrecht-button-link--html-a:focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-button-link--html-a:hover{background-color:var(--_utrecht-button-hover-background-color);border-color:var(--_utrecht-button-hover-border-color);color:var(--_utrecht-button-hover-color);scale:var(--utrecht-button-hover-scale, 1)}.utrecht-button-link--html-a:active{background-color:var(--_utrecht-button-active-background-color);border-color:var(--_utrecht-button-active-border-color);color:var(--_utrecht-button-active-color)}.utrecht-button-link--primary-action{--_utrecht-button-appearance-active-background-color: var(--utrecht-button-primary-action-active-background-color);--_utrecht-button-appearance-active-border-color: var(--utrecht-button-primary-action-active-border-color);--_utrecht-button-appearance-active-color: var(--utrecht-button-primary-action-active-color);--_utrecht-button-appearance-background-color: var(--utrecht-button-primary-action-background-color);--_utrecht-button-appearance-border-color: var(--utrecht-button-primary-action-border-color);--_utrecht-button-appearance-border-width: var(--utrecht-button-primary-action-border-width);--_utrecht-button-appearance-color: var(--utrecht-button-primary-action-color);--_utrecht-button-appearance-font-size: var(--utrecht-button-primary-action-font-size);--_utrecht-button-appearance-font-weight: var(--utrecht-button-primary-action-font-weight);--_utrecht-button-appearance-line-height: var(--utrecht-button-primary-action-line-height);--_utrecht-button-appearance-disabled-background-color: var(--utrecht-button-primary-action-disabled-background-color);--_utrecht-button-appearance-disabled-border-color: var(--utrecht-button-primary-action-disabled-border-color);--_utrecht-button-appearance-disabled-color: var(--utrecht-button-primary-action-disabled-color);--_utrecht-button-appearance-focus-background-color: var(--utrecht-button-primary-action-focus-background-color);--_utrecht-button-appearance-focus-border-color: var(--utrecht-button-primary-action-focus-border-color);--_utrecht-button-appearance-focus-color: var(--utrecht-button-primary-action-focus-color);--_utrecht-button-appearance-hover-background-color: var(--utrecht-button-primary-action-hover-background-color);--_utrecht-button-appearance-hover-border-color: var(--utrecht-button-primary-action-hover-border-color);--_utrecht-button-appearance-hover-color: var(--utrecht-button-primary-action-hover-color);--_utrecht-button-appearance-pressed-background-color: var(--utrecht-button-primary-action-pressed-background-color);--_utrecht-button-appearance-pressed-border-color: var(--utrecht-button-primary-action-pressed-border-color);--_utrecht-button-appearance-pressed-color: var(--utrecht-button-primary-action-pressed-color)}.utrecht-button-link--secondary-action{--_utrecht-button-appearance-active-background-color: var(--utrecht-button-secondary-action-active-background-color);--_utrecht-button-appearance-active-border-color: var(--utrecht-button-secondary-action-active-border-color);--_utrecht-button-appearance-active-color: var(--utrecht-button-secondary-action-active-color);--_utrecht-button-appearance-background-color: var(--utrecht-button-secondary-action-background-color);--_utrecht-button-appearance-border-color: var(--utrecht-button-secondary-action-border-color);--_utrecht-button-appearance-border-width: var(--utrecht-button-secondary-action-border-width);--_utrecht-button-appearance-color: var(--utrecht-button-secondary-action-color);--_utrecht-button-appearance-font-size: var(--utrecht-button-secondary-action-font-size);--_utrecht-button-appearance-font-weight: var(--utrecht-button-secondary-action-font-weight);--_utrecht-button-appearance-line-height: var(--utrecht-button-secondary-action-line-height);--_utrecht-button-appearance-disabled-background-color: var(--utrecht-button-secondary-action-disabled-background-color);--_utrecht-button-appearance-disabled-border-color: var(--utrecht-button-secondary-action-disabled-border-color);--_utrecht-button-appearance-disabled-color: var(--utrecht-button-secondary-action-disabled-color);--_utrecht-button-appearance-focus-background-color: var(--utrecht-button-secondary-action-focus-background-color);--_utrecht-button-appearance-focus-border-color: var(--utrecht-button-secondary-action-focus-border-color);--_utrecht-button-appearance-focus-color: var(--utrecht-button-secondary-action-focus-color);--_utrecht-button-appearance-hover-background-color: var(--utrecht-button-secondary-action-hover-background-color);--_utrecht-button-appearance-hover-border-color: var(--utrecht-button-secondary-action-hover-border-color);--_utrecht-button-appearance-hover-color: var(--utrecht-button-secondary-action-hover-color);--_utrecht-button-appearance-pressed-background-color: var(--utrecht-button-secondary-action-pressed-background-color);--_utrecht-button-appearance-pressed-border-color: var(--utrecht-button-secondary-action-pressed-border-color);--_utrecht-button-appearance-pressed-color: var(--utrecht-button-secondary-action-pressed-color)}.utrecht-button-link--subtle{--_utrecht-button-appearance-active-background-color: var(--utrecht-button-subtle-active-background-color);--_utrecht-button-appearance-active-border-color: var(--utrecht-button-subtle-active-border-color);--_utrecht-button-appearance-active-color: var(--utrecht-button-subtle-active-color);--_utrecht-button-appearance-background-color: var(--utrecht-button-subtle-background-color);--_utrecht-button-appearance-border-color: var(--utrecht-button-subtle-border-color);--_utrecht-button-appearance-border-width: var(--utrecht-button-subtle-border-width);--_utrecht-button-appearance-color: var(--utrecht-button-subtle-color);--_utrecht-button-appearance-font-size: var(--utrecht-button-subtle-font-size);--_utrecht-button-appearance-font-weight: var(--utrecht-button-subtle-font-weight);--_utrecht-button-appearance-line-height: var(--utrecht-button-subtle-line-height);--_utrecht-button-appearance-disabled-background-color: var(--utrecht-button-subtle-disabled-background-color);--_utrecht-button-appearance-disabled-border-color: var(--utrecht-button-subtle-disabled-border-color);--_utrecht-button-appearance-disabled-color: var(--utrecht-button-subtle-disabled-color);--_utrecht-button-appearance-focus-background-color: var(--utrecht-button-subtle-focus-background-color);--_utrecht-button-appearance-focus-border-color: var(--utrecht-button-subtle-focus-border-color);--_utrecht-button-appearance-focus-color: var(--utrecht-button-subtle-focus-color);--_utrecht-button-appearance-hover-background-color: var(--utrecht-button-subtle-hover-background-color);--_utrecht-button-appearance-hover-border-color: var(--utrecht-button-subtle-hover-border-color);--_utrecht-button-appearance-hover-color: var(--utrecht-button-subtle-hover-color);--_utrecht-button-appearance-pressed-background-color: var(--utrecht-button-subtle-pressed-background-color);--_utrecht-button-appearance-pressed-border-color: var(--utrecht-button-subtle-pressed-border-color);--_utrecht-button-appearance-pressed-color: var(--utrecht-button-subtle-pressed-color)}.utrecht-document{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important;color:var(--utrecht-document-color, inherit);font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-document-font-size, inherit);font-weight:var(--utrecht-document-font-weight, inherit);line-height:var(--utrecht-document-line-height, inherit);text-rendering:optimizeLegibility;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}.utrecht-document :lang(ar){letter-spacing:0!important}.utrecht-document--surface{background-color:var(--utrecht-document-background-color, inherit)}.utrecht-article{max-inline-size:var(--utrecht-article-max-inline-size)}.utrecht-badge-data,.utrecht-data-badge{background-color:var(--utrecht-data-badge-background-color, var(--utrecht-badge-background-color, hsl(0, 0%, 0%)));border-radius:var(--utrecht-data-badge-border-radius, var(--utrecht-badge-border-radius, .5ch));border-width:var(--utrecht-data-badge-border-width, 0);color:var(--utrecht-data-badge-color, var(--utrecht-badge-color, hsl(0, 0%, 100%)));display:inline-block;font-family:var(--utrecht-data-badge-font-family, var(--utrecht-document-font-family, sans-serif));font-size:var(--utrecht-data-badge-font-size, var(--utrecht-badge-font-size, inherit));font-weight:var(--utrecht-data-badge-font-weight, var(--utrecht-badge-font-weight, bold));line-height:var(--utrecht-data-badge-line-height, var(--utrecht-badge-line-height, 1em));max-block-size:max-content;max-inline-size:max-content;min-block-size:var(--utrecht-data-badge-min-block-size, 1em);min-inline-size:var(--utrecht-data-badge-min-inline-size, 1em);padding-block-end:var(--utrecht-data-badge-padding-block, var(--utrecht-badge-padding-block, .5ex));padding-block-start:var(--utrecht-data-badge-padding-block, var(--utrecht-badge-padding-block, .5ex));padding-inline-end:var(--utrecht-data-badge-padding-inline, var(--utrecht-badge-padding-inline, .5ch));padding-inline-start:var(--utrecht-data-badge-padding-inline, var(--utrecht-badge-padding-inline, .5ch));text-decoration:none}.utrecht-data-list{display:block;margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-data-list-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-data-list-margin-block-start, 0))}.utrecht-data-list__item-key{color:var(--utrecht-data-list-item-key-color);font-size:var(--utrecht-data-list-item-key-font-size);font-weight:var(--utrecht-data-list-item-key-font-weight);line-height:var(--utrecht-data-list-item-key-line-height)}.utrecht-data-list__item-value{color:var(--utrecht-data-list-item-value-color);font-size:var(--utrecht-data-list-item-value-font-size);font-weight:var(--utrecht-data-list-item-value-font-weight);line-height:var(--utrecht-data-list-item-value-line-height);min-block-size:calc(var(--utrecht-data-list-item-value-line-height) * 1rem)}.utrecht-data-list__actions--html-dd,.utrecht-data-list__item-value--html-dd{margin-inline-start:0}.utrecht-data-list__item-value--multiline{white-space:pre-line}.utrecht-data-list--rows .utrecht-data-list__actions{align-items:baseline;display:flex;grid-column:-1;grid-row:1;justify-content:flex-end}.utrecht-data-list--rows .utrecht-data-list__item{--_utrecht-minmax: max( var(--utrecht-data-list-rows-column-min-inline-size, 25ch), var(--utrecht-data-list-rows-column-inline-size, 80%) );--_utrecht-auto-col: minmax(var(--_utrecht-minmax), max-content);border-block-end-color:var(--utrecht-data-list-rows-border-bottom-color, transparent);border-block-end-style:solid;border-block-end-width:var(--utrecht-data-list-rows-border-bottom-width, 0);column-gap:var(--utrecht-data-list-rows-gap);display:grid;grid-auto-columns:1fr;grid-template-columns:repeat(auto-fit,var(--_utrecht-auto-col));margin-block-start:var(--utrecht-data-list-rows-item-margin-block-start);padding-block-end:var(--utrecht-data-list-rows-item-padding-block-end);padding-block-start:var(--utrecht-data-list-rows-item-padding-block-start);row-gap:0}.utrecht-data-list--rows .utrecht-data-list__item:first-of-type{margin-block-start:0}.utrecht-data-list--rows .utrecht-data-list__item-value{margin-block-start:var(--utrecht-data-list-rows-item-value-margin-block-start)}.utrecht-blockquote{background-color:var(--utrecht-blockquote-background-color);border-color:var(--utrecht-blockquote-border-color);border-radius:var(--utrecht-blockquote-border-radius, 0);border-style:solid;border-width:var(--utrecht-blockquote-border-width, 0);border-inline-start-width:var(--utrecht-blockquote-border-inline-start-width, var(--utrecht-blockquote-border-width, 0));color:var(--utrecht-blockquote-color);display:flex;flex-direction:column;font-family:var(--utrecht-document-font-family);font-size:var(--utrecht-blockquote-font-size);font-style:var(--utrecht-blockquote-font-style);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-blockquote-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-blockquote-margin-block-start, 0));margin-inline-end:var(--utrecht-blockquote-margin-inline-end);margin-inline-start:var(--utrecht-blockquote-margin-inline-start);padding-block-end:var(--utrecht-blockquote-padding-block-end);padding-block-start:var(--utrecht-blockquote-padding-block-start);padding-inline-end:var(--utrecht-blockquote-padding-inline-end);padding-inline-start:var(--utrecht-blockquote-padding-inline-start);row-gap:var(--utrecht-blockquote-row-gap, 0)}.utrecht-blockquote__attribution,.utrecht-blockquote__caption{color:var(--utrecht-blockquote-caption-color, inherit);font-size:var(--utrecht-blockquote-caption-font-size, inherit)}.utrecht-blockquote__figure{display:flex;flex-direction:column;margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;row-gap:var(--utrecht-blockquote-row-gap, 0)}.utrecht-blockquote__content,.utrecht-blockquote__quote{--utrecht-document-color: var(--utrecht-blockquote-content-color, inherit);--utrecht-paragraph-font-size: var(--utrecht-blockquote-content-font-size, inherit);color:var(--utrecht-blockquote-content-color, inherit);font-size:var(--utrecht-blockquote-content-font-size, inherit)}.utrecht-blockquote--distanced{--utrecht-space-around: 1}.utrecht-blockquote--html-blockquote{--utrecht-document-color: var(--utrecht-blockquote-content-color, inherit);--utrecht-paragraph-font-size: var(--utrecht-blockquote-content-font-size, inherit);color:var(--utrecht-blockquote-content-color, inherit);font-size:var(--utrecht-blockquote-content-font-size, inherit)}.utrecht-breadcrumb-nav{--utrecht-focus-background-color: var(--utrecht-breadcrumb-nav-link-focus-background-color);--utrecht-link-background-color: var(--utrecht-breadcrumb-nav-link-background-color);--utrecht-link-text-decoration: var(--utrecht-breadcrumb-nav-link-text-decoration);--utrecht-link-active-color: var( --utrecht-breadcrumb-nav-link-active-color, var(--utrecht-breadcrumb-nav-link-color) );--utrecht-link-active-text-decoration: var( --utrecht-breadcrumb-nav-link-focus-text-decoration, var(--utrecht-breadcrumb-nav-link-text-decoration) );--utrecht-link-focus-color: var(--utrecht-breadcrumb-nav-link-focus-color, var(--utrecht-breadcrumb-nav-link-color));--utrecht-link-focus-text-decoration: var( --utrecht-breadcrumb-nav-link-focus-text-decoration, var(--utrecht-breadcrumb-nav-link-text-decoration) );--utrecht-link-hover-color: var(--utrecht-breadcrumb-nav-link-hover-color, var(--utrecht-breadcrumb-nav-link-color));--utrecht-link-hover-text-decoration: var( --utrecht-breadcrumb-nav-link-hover-text-decoration, var(--utrecht-breadcrumb-nav-link-text-decoration) );--utrecht-link-visited-color: var(--utrecht-breadcrumb-nav-link-color);--utrecht-link-visited-text-decoration: var(--utrecht-link-text-decoration);--utrecht-link-color: var(--utrecht-breadcrumb-nav-link-color);--utrecht-link-placeholder-color: var(--utrecht-link-breadcrumb-link-disabled-color);font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-breadcrumb-nav-font-size);line-height:var(--utrecht-breadcrumb-nav-line-height);text-transform:var(--utrecht-document-text-transform, inherit)}.utrecht-breadcrumb-nav__heading{display:none}.utrecht-breadcrumb-nav__list{display:flex;flex-wrap:wrap;min-block-size:var(--utrecht-breadcrumb-nav-min-block-size)}.utrecht-breadcrumb-nav__list--html-ol{list-style:none;margin-block-end:0;margin-block-start:0;padding-inline-start:0}.utrecht-breadcrumb-nav__list--html-p{margin-block-end:0;margin-block-start:0}.utrecht-breadcrumb-nav__item{block-size:100%}.utrecht-breadcrumb-nav__link{--utrecht-icon-size: var(--utrecht-breadcrumb-nav-link-icon-size);--utrecht-link-icon-size: var(--utrecht-breadcrumb-nav-link-icon-size);background-color:var(--utrecht-breadcrumb-nav-link-background-color);display:inline-block;padding-block-end:var(--utrecht-breadcrumb-nav-item-padding-block-end, 8px);padding-block-start:var(--utrecht-breadcrumb-nav-item-padding-block-start, 8px);padding-inline-end:var(--utrecht-breadcrumb-nav-item-padding-inline-end, 8px);padding-inline-start:var(--utrecht-breadcrumb-nav-item-padding-inline-start, 8px)}.utrecht-breadcrumb-nav__link--first{padding-inline-start:var(--utrecht-breadcrumb-nav-item-first-padding-inline-start, var(--utrecht-breadcrumb-nav-item-padding-inline-start, 8px))}.utrecht-breadcrumb-nav__link--current{--utrecht-link-current-font-weight: var(--utrecht-breadcrumb-nav-link-current-font-weight, inherit);--_utrecht-breadcrumb-nav-link-current-cursor: var(--utrecht-action-inert-cursor, default);font-weight:var(--utrecht-breadcrumb-nav-link-current-font-weight, inherit)}.utrecht-breadcrumb-nav__link--disabled{--utrecht-link-placeholder-color: var( --utrecht-breadcrumb-nav-link-disabled-color, var(--utrecht-breadcrumb-nav-link-color) );--_utrecht-breadcrumb-nav-link-disabled-cursor: var(--utrecht-action-disabled-cursor, not-allowed);background-color:var(--utrecht-breadcrumb-nav-link-disabled-background-color, var(--utrecht-breadcrumb-nav-link-background-color));cursor:var(--_utrecht-breadcrumb-nav-link-current-cursor, var(--_utrecht-breadcrumb-nav-link-disabled-cursor))}.utrecht-breadcrumb-nav__separator,.utrecht-breadcrumb-nav__separator--html-li{--_utrecht-breadcrumb-nav-separator-display: inline-flex;--utrecht-icon-size: var(--utrecht-breadcrumb-nav-separator-icon-size);align-items:center;color:var(--utrecht-breadcrumb-nav-separator-color);cursor:var(--utrecht-action-inert-cursor, default);display:var(--_utrecht-breadcrumb-nav-separator-display);inline-size:fit-content;-webkit-user-select:none;user-select:none}.utrecht-breadcrumb-nav--arrows{--utrecht-breadcrumb-nav-arrow-size: 24px;min-block-size:var(--utrecht-breadcrumb-nav-min-block-size);overflow:hidden}.utrecht-breadcrumb-nav--arrows .utrecht-breadcrumb-nav__link{background-color:var(--utrecht-breadcrumb-nav-arrows-link-background-color);padding-inline-end:0;position:relative}.utrecht-breadcrumb-nav--arrows .utrecht-breadcrumb-nav__link:after,.utrecht-breadcrumb-nav--arrows .utrecht-breadcrumb-nav__link:before{block-size:0;border-block-end-width:var(--utrecht-breadcrumb-nav-min-block-size);border-block-start-width:var(--utrecht-breadcrumb-nav-min-block-size);border-color:transparent;border-style:solid;content:" ";display:block;inline-size:0;inset-block-start:50%;inset-inline-start:100%;margin-block-start:calc(-1 * var(--utrecht-breadcrumb-nav-min-block-size));position:absolute}.utrecht-breadcrumb-nav--arrows .utrecht-breadcrumb-nav__link:after{border-inline-start-color:var(--utrecht-breadcrumb-nav-arrows-link-background-color);border-inline-start-width:var(--utrecht-breadcrumb-nav-arrow-size);z-index:2}.utrecht-breadcrumb-nav--arrows .utrecht-breadcrumb-nav__link:before{border-inline-start-color:var(--utrecht-document-background-color);border-inline-start-width:var(--utrecht-breadcrumb-nav-arrow-size);margin-block-start:calc(-1 * var(--utrecht-breadcrumb-nav-min-block-size));margin-inline-start:1px;z-index:1}.utrecht-breadcrumb-nav--arrows .utrecht-breadcrumb-nav__link--focus,.utrecht-breadcrumb-nav--arrows .utrecht-breadcrumb-nav__link:focus{--utrecht-link-focus-background-color: var(--utrecht-breadcrumb-nav-arrows-link-focus-background-color);background-color:var(--utrecht-breadcrumb-nav-arrows-link-focus-background-color)}.utrecht-breadcrumb-nav--arrows .utrecht-breadcrumb-nav__link--focus:after,.utrecht-breadcrumb-nav--arrows .utrecht-breadcrumb-nav__link:focus:after{border-inline-start-color:var(--utrecht-breadcrumb-nav-arrows-link-focus-background-color)}.utrecht-breadcrumb-nav--arrows .utrecht-breadcrumb-nav__link~.utrecht-breadcrumb-nav__link,.utrecht-breadcrumb-nav--arrows .utrecht-breadcrumb-nav__item~.utrecht-breadcrumb-nav__item .utrecht-breadcrumb-nav__link{padding-inline-start:calc(var(--utrecht-breadcrumb-nav-item-padding-inline-start) + var(--utrecht-breadcrumb-nav-arrow-size))}.utrecht-breadcrumb-nav__item~.utrecht-breadcrumb-nav__item{margin-inline-start:var(--utrecht-breadcrumb-nav-item-divider-inline-size)}.utrecht-checkbox{margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;cursor:var(--utrecht-action-activate-cursor, revert);-webkit-user-select:none;user-select:none}.utrecht-checkbox--disabled{cursor:var(--utrecht-action-disabled-cursor, revert)}.utrecht-checkbox--focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-checkbox--html-input:disabled{cursor:var(--utrecht-action-disabled-cursor, revert)}.utrecht-checkbox--html-input :focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-checkbox--custom,.utrecht-custom-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:center;background-repeat:no-repeat;background-size:contain;block-size:var(--utrecht-checkbox-size, 1em);border-color:var(--utrecht-checkbox-border-color);border-radius:var(--utrecht-checkbox-border-radius, 0);border-style:solid;border-width:var(--utrecht-checkbox-border-width);cursor:var(--utrecht-action-activate-cursor, revert);inline-size:var(--utrecht-checkbox-size, 1em);margin-block-start:var(--utrecht-checkbox-margin-block-start);min-block-size:24px;min-inline-size:24px;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top}.utrecht-checkbox--custom.utrecht-checkbox--checked,.utrecht-custom-checkbox--checked{background-color:var(--utrecht-checkbox-checked-background-color, var(--utrecht-checkbox-background-color));background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");border-color:var(--utrecht-checkbox-checked-border-color, var(--utrecht-checkbox-border-color));border-width:var(--utrecht-checkbox-checked-border-width, var(--utrecht-checkbox-border-width))}.utrecht-checkbox--custom.utrecht-checkbox--disabled,.utrecht-custom-checkbox--disabled{border-color:var(--utrecht-checkbox-disabled-border-color, var(--utrecht-checkbox-border-color));border-width:var(--utrecht-checkbox-disabled-border-width, var(--utrecht-checkbox-border-width));cursor:var(--utrecht-action-disabled-cursor, not-allowed)}.utrecht-checkbox--custom.utrecht-checkbox--disabled:checked,.utrecht-custom-checkbox--disabled:checked{background-color:var(--utrecht-checkbox-disabled-background-color, var(--utrecht-checkbox-background-color));border-color:var(--utrecht-checkbox-disabled-border-color, var(--utrecht-checkbox-border-color))}.utrecht-checkbox--custom.utrecht-checkbox--disabled:active,.utrecht-custom-checkbox--disabled:active{border-color:var(--utrecht-checkbox-disabled-border-color, var(--utrecht-checkbox-border-color))}.utrecht-checkbox--custom.utrecht-checkbox--indeterminate,.utrecht-custom-checkbox--indeterminate{background-color:var(--utrecht-checkbox-indeterminate-background-color, var(--utrecht-checkbox-background-color));background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");border-color:var(--utrecht-checkbox-indeterminate-border-color, var(--utrecht-checkbox-border-color));border-width:var(--utrecht-checkbox-indeterminate-border-width, var(--utrecht-checkbox-border-width));color:var(--utrecht-checkbox-indeterminate-color, var(--utrecht-checkbox-color))}.utrecht-checkbox--custom.utrecht-checkbox--invalid,.utrecht-custom-checkbox--invalid{border-color:var(--utrecht-checkbox-invalid-border-color, var(--utrecht-checkbox-border-color));border-width:var(--utrecht-checkbox-invalid-border-width, var(--utrecht-checkbox-border-width))}.utrecht-checkbox--custom.utrecht-checkbox--active,.utrecht-custom-checkbox--active{background-color:var(--utrecht-checkbox-active-background-color, var(--utrecht-checkbox-background-color));border-color:var(--utrecht-checkbox-active-border-color, var(--utrecht-checkbox-border-color));border-width:var(--utrecht-checkbox-active-border-width, var(--utrecht-checkbox-border-width));color:var(--utrecht-checkbox-active-color, var(--utrecht-checkbox-color))}.utrecht-checkbox--custom.utrecht-checkbox--hover,.utrecht-custom-checkbox--hover{background-color:var(--utrecht-checkbox-hover-background-color, var(--utrecht-checkbox-background-color));border-color:var(--utrecht-checkbox-hover-border-color, var(--utrecht-checkbox-border-color));border-width:var(--utrecht-checkbox-hover-border-width, var(--utrecht-checkbox-border-width))}.utrecht-checkbox--custom.utrecht-checkbox--focus,.utrecht-custom-checkbox--focus{background-color:var(--utrecht-checkbox-focus-background-color, var(--utrecht-checkbox-background-color));border-color:var(--utrecht-checkbox-focus-border-color, var(--utrecht-checkbox-border-color));border-width:var(--utrecht-checkbox-focus-border-width, var(--utrecht-checkbox-border-width))}.utrecht-checkbox--custom.utrecht-checkbox--focus-visible,.utrecht-custom-checkbox--focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-checkbox--custom.utrecht-checkbox--html-input:disabled,.utrecht-custom-checkbox--html-input:disabled{border-color:var(--utrecht-checkbox-disabled-border-color, var(--utrecht-checkbox-border-color));border-width:var(--utrecht-checkbox-disabled-border-width, var(--utrecht-checkbox-border-width));cursor:var(--utrecht-action-disabled-cursor, not-allowed)}.utrecht-checkbox--custom.utrecht-checkbox--html-input:disabled:checked,.utrecht-custom-checkbox--html-input:disabled:checked{background-color:var(--utrecht-checkbox-disabled-background-color, var(--utrecht-checkbox-background-color));border-color:var(--utrecht-checkbox-disabled-border-color, var(--utrecht-checkbox-border-color))}.utrecht-checkbox--custom.utrecht-checkbox--html-input:disabled:active,.utrecht-custom-checkbox--html-input:disabled:active{border-color:var(--utrecht-checkbox-disabled-border-color, var(--utrecht-checkbox-border-color))}.utrecht-checkbox--custom.utrecht-checkbox--html-input:hover,.utrecht-custom-checkbox--html-input:hover{background-color:var(--utrecht-checkbox-hover-background-color, var(--utrecht-checkbox-background-color));border-color:var(--utrecht-checkbox-hover-border-color, var(--utrecht-checkbox-border-color));border-width:var(--utrecht-checkbox-hover-border-width, var(--utrecht-checkbox-border-width))}.utrecht-checkbox--custom.utrecht-checkbox--html-input:focus,.utrecht-custom-checkbox--html-input:focus{background-color:var(--utrecht-checkbox-focus-background-color, var(--utrecht-checkbox-background-color));border-color:var(--utrecht-checkbox-focus-border-color, var(--utrecht-checkbox-border-color));border-width:var(--utrecht-checkbox-focus-border-width, var(--utrecht-checkbox-border-width))}.utrecht-checkbox--custom.utrecht-checkbox--html-input:focus-visible,.utrecht-custom-checkbox--html-input:focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-checkbox--custom.utrecht-checkbox--html-input:invalid,.utrecht-checkbox--custom.utrecht-checkbox--html-input[aria-invalid=true],.utrecht-custom-checkbox--html-input:invalid,.utrecht-custom-checkbox--html-input[aria-invalid=true]{border-color:var(--utrecht-checkbox-invalid-border-color, var(--utrecht-checkbox-border-color));border-width:var(--utrecht-checkbox-invalid-border-width, var(--utrecht-checkbox-border-width))}.utrecht-checkbox--custom.utrecht-checkbox--html-input:active,.utrecht-custom-checkbox--html-input:active{background-color:var(--utrecht-checkbox-active-background-color, var(--utrecht-checkbox-background-color));border-color:var(--utrecht-checkbox-active-border-color, var(--utrecht-checkbox-border-color));border-width:var(--utrecht-checkbox-active-border-width, var(--utrecht-checkbox-border-width));color:var(--utrecht-checkbox-active-color, var(--utrecht-checkbox-color))}.utrecht-checkbox--custom.utrecht-checkbox--html-input:checked,.utrecht-custom-checkbox--html-input:checked{background-color:var(--utrecht-checkbox-checked-background-color, var(--utrecht-checkbox-background-color));background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");border-color:var(--utrecht-checkbox-checked-border-color, var(--utrecht-checkbox-border-color));border-width:var(--utrecht-checkbox-checked-border-width, var(--utrecht-checkbox-border-width))}.utrecht-checkbox--custom.utrecht-checkbox--html-input:indeterminate,.utrecht-checkbox--custom.utrecht-checkbox--html-input:checked:indeterminate,.utrecht-custom-checkbox--html-input:indeterminate,.utrecht-custom-checkbox--html-input:checked:indeterminate{background-color:var(--utrecht-checkbox-indeterminate-background-color, var(--utrecht-checkbox-background-color));background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");border-color:var(--utrecht-checkbox-indeterminate-border-color, var(--utrecht-checkbox-border-color));border-width:var(--utrecht-checkbox-indeterminate-border-width, var(--utrecht-checkbox-border-width));color:var(--utrecht-checkbox-indeterminate-color, var(--utrecht-checkbox-color))}.utrecht-column-layout{column-gap:var(--utrecht-column-layout-gap, 2em);column-width:var(--utrecht-column-layout-column-width, 40ch);display:block}@media print{.utrecht-column-layout{column-count:var(--utrecht-column-layout-print-column-count, 2);column-width:var(--utrecht-column-layout-print-column-width, auto)}}.utrecht-column-layout--rule{column-rule-color:var(--utrecht-column-layout-column-rule-color);column-rule-style:solid;column-rule-width:var(--utrecht-column-layout-column-rule-width, 0)}.utrecht-drawer{--_utrecht-drawer-backdrop-min-size: max(var(--utrecht-drawer-backdrop-min-size), 44px);background-color:var(--utrecht-drawer-background-color, Canvas);border-color:var(--utrecht-drawer-border-color, currentColor);border-width:var(--utrecht-drawer-border-width, 0);box-sizing:border-box;color:var(--utrecht-drawer-color, CanvasText);overflow:auto;padding-block-end:var(--utrecht-drawer-padding-block-end);padding-block-start:var(--utrecht-drawer-padding-block-start);padding-inline-end:var(--utrecht-drawer-padding-inline-end);padding-inline-start:var(--utrecht-drawer-padding-inline-start);position:fixed;z-index:var(--utrecht-drawer-z-index, 1)}.utrecht-drawer::backdrop{--_utrecht-backdrop-opacity: var(--utrecht-backdrop-opacity);--_utrecht-backdrop-fade-in-animation-duration: var(--utrecht-backdrop-fade-in-animation-duration, 0);animation-duration:min(var(--utrecht-motion-max-animation-duration, var(--_utrecht-backdrop-fade-in-animation-duration)),var(--_utrecht-backdrop-fade-in-animation-duration, 0));animation-name:utrecht-backdrop-fade-in;animation-timing-function:ease-in-out;background-color:var(--utrecht-backdrop-background-color);color:var(--utrecht-backdrop-color);opacity:var(--_utrecht-backdrop-opacity);-webkit-user-select:none;user-select:none}@keyframes utrecht-backdrop-fade-in{0%{opacity:0%}to{opacity:var(--_utrecht-backdrop-opacity)}}@media (prefers-reduced-motion: reduce){.utrecht-drawer::backdrop{--_utrecht-backdrop-fade-in-animation-duration: 0}}@media (prefers-reduced-transparency: reduce){.utrecht-drawer::backdrop{--_utrecht-backdrop-opacity: var(--utrecht-backdrop-reduced-transparency-opacity, 100%)}}.utrecht-drawer--inline-start{block-size:100%;inset-block-end:0;inset-block-start:0;max-block-size:100%;max-inline-size:min(var(--utrecht-drawer-max-inline-size, 100%),100% - var(--_utrecht-drawer-backdrop-min-size, 44px));min-inline-size:var(--utrecht-drawer-min-inline-size, calc(320px - var(--_utrecht-drawer-backdrop-min-size)));border-end-end-radius:var(--utrecht-drawer-border-radius);border-inline-start-width:0;border-start-end-radius:var(--utrecht-drawer-border-radius);inset-inline-end:auto;inset-inline-start:0}.utrecht-drawer--inline-end{block-size:100%;inset-block-end:0;inset-block-start:0;max-block-size:100%;max-inline-size:min(var(--utrecht-drawer-max-inline-size, 100%),100% - var(--_utrecht-drawer-backdrop-min-size, 44px));min-inline-size:var(--utrecht-drawer-min-inline-size, calc(320px - var(--_utrecht-drawer-backdrop-min-size)));border-end-start-radius:var(--utrecht-drawer-border-radius);border-inline-end-width:0;border-start-start-radius:var(--utrecht-drawer-border-radius);inset-inline-end:0;inset-inline-start:auto}.utrecht-drawer--block-start{block-size:fit-content;inline-size:100%;inset-inline-end:0;inset-inline-start:0;max-block-size:min(var(--utrecht-drawer-max-block-size),100% - var(--_utrecht-drawer-backdrop-min-size));max-inline-size:100%;min-block-size:var(--utrecht-drawer-min-block-size, calc(256px - var(--_utrecht-drawer-backdrop-min-size)));border-block-start-width:0;border-end-end-radius:var(--utrecht-drawer-border-radius);border-end-start-radius:var(--utrecht-drawer-border-radius);inset-block-end:auto;inset-block-start:0}.utrecht-drawer--block-end{block-size:fit-content;inline-size:100%;inset-inline-end:0;inset-inline-start:0;max-block-size:min(var(--utrecht-drawer-max-block-size),100% - var(--_utrecht-drawer-backdrop-min-size));max-inline-size:100%;min-block-size:var(--utrecht-drawer-min-block-size, calc(256px - var(--_utrecht-drawer-backdrop-min-size)));border-block-end-width:0;border-start-end-radius:var(--utrecht-drawer-border-radius);border-start-start-radius:var(--utrecht-drawer-border-radius);inset-block-end:0;inset-block-start:auto}.utrecht-figure{margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-figure-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-figure-margin-block-start, 0))}.utrecht-figure__caption{color:var(--utrecht-figure-caption-color);font-size:var(--utrecht-figure-caption-font-size);line-height:var(--utrecht-figure-caption-line-height)}.utrecht-form-field{break-inside:avoid;font-family:var(--utrecht-document-font-family, inherit);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-margin-block-start, 0));page-break-inside:avoid}.utrecht-form-field--distanced{--utrecht-space-around: 1}.utrecht-form-field--invalid{border-inline-start-color:var(--utrecht-form-field-invalid-border-inline-start-color);border-inline-start-style:solid;border-inline-start-width:var(--utrecht-form-field-invalid-border-inline-start-width, 0);padding-inline-start:var(--utrecht-form-field-invalid-padding-inline-start)}.utrecht-form-field--checkbox{display:grid;gap:0 var(--utrecht-checkbox-margin-inline-end, 12px);grid-template-areas:"input label" "input description" "input error-message";grid-template-columns:var(--utrecht-checkbox-size) 100fr}.utrecht-form-field--checkbox .utrecht-form-field__label:has(.utrecht-form-field__input){margin-inline-start:calc(-1 * (var(--utrecht-checkbox-size) + var(--utrecht-checkbox-margin-inline-end, 12px)))}.utrecht-form-field--checkbox .utrecht-form-field__label .utrecht-form-field__input{margin-inline-end:var(--utrecht-checkbox-margin-inline-end, 12px)}.utrecht-form-field--radio{display:grid;gap:0 var(--utrecht-radio-button-margin-inline-end, 12px);grid-template-areas:"input label" "input description" "input error-message";grid-template-columns:var(--utrecht-radio-button-size) 100fr}.utrecht-form-field--radio .utrecht-form-field__label:has(.utrecht-form-field__input){margin-inline-start:calc(-1 * (var(--utrecht-radio-button-size) + var(--utrecht-radio-button-margin-inline-end, 12px)))}.utrecht-form-field--radio .utrecht-form-field__label .utrecht-form-field__input{margin-inline-end:var(--utrecht-radio-button-margin-inline-end, 12px)}.utrecht-form-field__input{margin-block-end:0;margin-block-start:0;grid-area:input;order:5}.utrecht-form-field__label{grid-area:label;margin-block-end:var(--utrecht-form-field-label-margin-block-end);margin-block-start:0;order:1}.utrecht-form-field .utrecht-form-field-description{grid-area:description;margin-block-end:var(--utrecht-form-field-description-margin-block-end);margin-block-start:var(--utrecht-form-field-description-margin-block-start);order:2}.utrecht-form-field .utrecht-form-field-description--invalid{grid-area:error-message;order:3}.utrecht-form-field__description{grid-area:description;margin-block-end:var(--utrecht-form-field-description-margin-block-end);margin-block-start:var(--utrecht-form-field-description-margin-block-start);order:2}.utrecht-form-field__description--before{grid-area:description-before;order:4}.utrecht-form-field__error-message{grid-area:error-message;order:3}.utrecht-form-field-description{--utrecht-document-color: currentColor;color:var(--utrecht-form-field-description-color);font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-description-font-size, inherit);font-style:var(--utrecht-form-field-description-font-style);line-height:var(--utrecht-form-field-description-line-height);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-description-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-description-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)))}.utrecht-form-field-description>*{--utrecht-space-around: 1}.utrecht-form-field-description--distanced{--utrecht-space-around: 1}.utrecht-form-field-description--invalid{color:var(--utrecht-form-field-description-invalid-color, var(--utrecht-feedback-invalid-color, var(--utrecht-feedback-danger-color)))}.utrecht-form-field-description--valid{color:var(--utrecht-form-field-description-valid-color, var(--utrecht-feedback-valid-color, var(--utrecht-feedback-safe-color)))}.utrecht-form-field-description--warning{color:var(--utrecht-form-field-description-warning-color, var(--utrecht-feedback-warning-color))}.utrecht-form-field-error-message{--utrecht-document-color: currentColor;background-color:var(--utrecht-form-field-error-message-background-color);color:var(--utrecht-form-field-error-message-color);display:block;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-form-field-error-message-font-size, inherit);font-style:var(--utrecht-form-field-error-message-font-style);line-height:var(--utrecht-form-field-error-message-line-height);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-field-error-message-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-block-end:var(--utrecht-form-field-error-message-padding-block-end);padding-block-start:var(--utrecht-form-field-error-message-padding-block-start);padding-inline-end:var(--utrecht-form-field-error-message-padding-inline-end);padding-inline-start:var(--utrecht-form-field-error-message-padding-inline-start)}.utrecht-form-field-error-message>*{--utrecht-space-around: 1}.utrecht-form-fieldset{margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-fieldset-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-fieldset-margin-block-start, 0))}.utrecht-form-fieldset--html-fieldset,.utrecht-form-fieldset__fieldset--html-fieldset{all:revert;border:0;margin-inline-end:0;margin-inline-start:0;min-inline-size:0;padding-block-end:0;padding-block-start:.01em;padding-inline-end:0;padding-inline-start:0}.utrecht-form-fieldset__legend--html-legend{display:table;inline-size:100%;padding-inline-end:0;padding-inline-start:0}.utrecht-form-fieldset--distanced{--utrecht-space-around: 1}.utrecht-form-fieldset--section{background-color:var(--utrecht-form-fieldset-section-background-color);color:var(--utrecht-form-fieldset-section-color)}.utrecht-form-fieldset__legend{break-inside:avoid;color:var(--utrecht-form-fieldset-legend-color, var(--utrecht-document-color, inherit));font-family:var(--utrecht-form-fieldset-legend-font-family, var(--utrecht-document-font-family));font-size:var(--utrecht-form-fieldset-legend-font-size);font-weight:var(--utrecht-form-fieldset-legend-font-weight);line-height:var(--utrecht-form-fieldset-legend-line-height);page-break-after:avoid;page-break-inside:avoid}.utrecht-form-fieldset__legend--disabled{color:var(--utrecht-form-fieldset-legend-disabled-color, var(--utrecht-form-fieldset-legend-color, var(--utrecht-document-color, inherit)))}.utrecht-form-fieldset__legend--distanced{margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-fieldset-legend-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-form-fieldset-legend-margin-block-start, 0))}.utrecht-form-fieldset--invalid{border-inline-start-color:var(--utrecht-form-fieldset-invalid-border-inline-start-color, var(--utrecht-form-field-invalid-border-inline-start-color));border-inline-start-style:solid;border-inline-start-width:var(--utrecht-form-fieldset-invalid-border-inline-start-width, var(--utrecht-form-field-invalid-border-inline-start-width));padding-inline-start:var(--utrecht-form-fieldset-invalid-padding-inline-start, var(--utrecht-form-field-invalid-padding-inline-start))}.utrecht-form-label{color:var(--utrecht-form-label-color);font-size:var(--utrecht-form-label-font-size);font-weight:var(--utrecht-form-label-font-weight)}.utrecht-form-label--checkbox{color:var(--utrecht-form-label-checkbox-color, var(--utrecht-form-label-color));cursor:var(--utrecht-action-activate-cursor, revert);font-weight:var(--utrecht-form-label-checkbox-font-weight, var(--utrecht-form-label-font-weight))}.utrecht-form-label--checked{font-weight:var(--utrecht-form-label-checked-font-weight, var(--utrecht-form-label-font-weight))}.utrecht-form-label--disabled{color:var(--utrecht-form-label-disabled-color, var(--utrecht-form-label-color));cursor:var(--utrecht-action-disabled-cursor, revert)}.utrecht-form-label--radio{color:var(--utrecht-form-label-checkbox-color, var(--utrecht-form-label-color));cursor:var(--utrecht-action-activate-cursor, revert);font-weight:var(--utrecht-form-label-radio-font-weight, var(--utrecht-form-label-font-weight))}.utrecht-icon{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}.utrecht-icon svg{height:100%;pointer-events:none;width:100%}.utrecht-heading-group{--utrecht-pre-heading-order: -1;display:flex;flex-direction:column;margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-heading-group-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-heading-group-margin-block-start, 0))}.utrecht-heading-group>*{--utrecht-space-around: 0}.utrecht-img:not(img[height]){height:auto}.utrecht-img:not(img[width]){width:auto}.utrecht-img--scale-down,.utrecht-img--photo{max-height:100%;max-width:100%}.utrecht-link{--utrecht-icon-size: var(--utrecht-link-icon-size, 1em);color:var(--_utrecht-link-state-color, var(--utrecht-link-color, var(--_utrecht-link-forced-colors-color)))}.utrecht-link:any-link{--_utrecht-link-forced-colors-color: linktext;text-decoration-color:var(--_utrecht-link-state-text-decoration-color, var(--utrecht-link-text-decoration-color, currentColor));text-decoration-line:var(--_utrecht-link-state-text-decoration, var(--utrecht-link-text-decoration, underline));text-decoration-skip-ink:all;text-decoration-thickness:max(var(--_utrecht-link-state-text-decoration-thickness, var(--utrecht-link-text-decoration-thickness)),1px);text-underline-offset:var(--utrecht-link-text-underline-offset)}.utrecht-link--visited{--_utrecht-link-forced-colors-color: visitedtext;--_utrecht-link-state-color: var(--utrecht-link-visited-color)}.utrecht-link--html-a:any-link:hover,.utrecht-link--hover{--_utrecht-link-forced-colors-color: linktext;--_utrecht-link-state-color: var(--utrecht-link-hover-color);--_utrecht-link-state-text-decoration: var(--utrecht-link-hover-text-decoration);--_utrecht-link-state-text-decoration-thickness: var(--utrecht-link-hover-text-decoration-thickness);text-decoration-skip:none;text-decoration-skip-ink:none}.utrecht-link--focus{--_utrecht-link-state-color: var(--utrecht-link-focus-color);background-color:var(--utrecht-link-focus-background-color, transparent);text-decoration-skip:none;text-decoration-skip-ink:none}.utrecht-link--focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1;--_utrecht-link-state-text-decoration: var( --utrecht-link-focus-visible-text-decoration, var(--utrecht-link-focus-text-decoration) );--_utrecht-link-state-text-decoration-thickness: var( --utrecht-link-focus-visible-text-decoration-thickness, var(--utrecht-link-focus-text-decoration-thickness) );z-index:var(--utrecht-stack-focus-z-index, 1)}.utrecht-link--html-span:focus-visible,.utrecht-link--html-a:focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1;--_utrecht-link-state-text-decoration: var( --utrecht-link-focus-visible-text-decoration, var(--utrecht-link-focus-text-decoration) );--_utrecht-link-state-text-decoration-thickness: var( --utrecht-link-focus-visible-text-decoration-thickness, var(--utrecht-link-focus-text-decoration-thickness) );z-index:var(--utrecht-stack-focus-z-index, 1)}.utrecht-link--html-span:focus,.utrecht-link--html-a:any-link:focus{--_utrecht-link-state-color: var(--utrecht-link-focus-color);background-color:var(--utrecht-link-focus-background-color, transparent);text-decoration-skip:none;text-decoration-skip-ink:none}.utrecht-link--html-span:active,.utrecht-link--html-a:any-link:active,.utrecht-link--active{--_utrecht-link-forced-colors-color: activetext;--_utrecht-link-state-color: var(--utrecht-link-active-color)}.utrecht-link--telephone{white-space:nowrap}.utrecht-link--current{cursor:var(--utrecht-action-inert-cursor, normal);font-weight:var(--utrecht-link-current-font-weight)}.utrecht-link--box-content:any-link{color:unset;display:inline-block;text-decoration-line:unset;text-decoration-skip-ink:unset;text-decoration-thickness:unset;text-underline-offset:unset}.utrecht-link--placeholder{--_utrecht-link-forced-colors-color: GrayText;--_utrecht-link-state-color: var(--utrecht-link-placeholder-color);cursor:var(--utrecht-action-disabled-cursor, not-allowed);font-weight:var(--utrecht-link-placeholder-font-weight);text-decoration-line:none}.utrecht-link--forced-colors{--utrecht-focus-outline-color: Highlight;--utrecht-focus-inverse-outline-color: HighlightText;--utrecht-link-color: linktext;--utrecht-link-hover-color: linktext;--utrecht-link-focus-color: linktext;--utrecht-link-active-color: activetext;--utrecht-link-visited-color: visitedtext;--utrecht-link-placeholder-color: GrayText}.utrecht-listbox{--utrecht-listbox-max-block-size: 300px;background-color:var(--_utrecht-listbox-disabled-background-color, var(--_utrecht-listbox-interactive-background-color, var(--utrecht-listbox-background-color)));border-color:var(--_utrecht-listbox-disabled-border-color, var(--_utrecht-listbox-interactive-border-color, var(--utrecht-listbox-border-color)));border-radius:var(--utrecht-listbox-border-radius);border-style:solid;border-width:var(--utrecht-listbox-border-width);box-sizing:border-box;color:var(--_utrecht-listbox-disabled-color, var(--_utrecht-listbox-interactive-color, var(--utrecht-listbox-color)));cursor:default;display:flex;flex-direction:column;font-weight:var(--utrecht-listbox-font-weight, var(--utrecht-form-control-font-weight, initial));inline-size:var(--utrecht-listbox-inline-size, var(--utrecht-form-control-max-inline-size));max-block-size:var(--utrecht-listbox-max-block-size);max-inline-size:100%;min-block-size:1em;overflow-block:auto;overflow-y:auto;padding-block-end:var(--utrecht-listbox-padding-block-end);padding-block-start:var(--utrecht-listbox-padding-block-start);padding-inline-end:var(--utrecht-listbox-padding-inline-end);padding-inline-start:var(--utrecht-listbox-padding-inline-start);-webkit-user-select:none;user-select:none}@media (forced-colors: active){.utrecht-listbox{--utrecht-listbox-background-color: field;--utrecht-listbox-border-color: fieldtext;--utrecht-listbox-hover-background-color: field;--utrecht-listbox-hover-border-color: fieldtext;--utrecht-listbox-hover-color: fieldtext;--utrecht-listbox-focus-border-color: Highlight;--utrecht-listbox-disabled-border-color: GrayText;--utrecht-listbox-option-background-color: field;--utrecht-listbox-option-color: fieldtext;--utrecht-listbox-option-hover-background-color: Highlight;--utrecht-listbox-option-hover-color: HighlightText;--utrecht-listbox-option-active-background-color: Highlight;--utrecht-listbox-option-active-color: HighlightText;--utrecht-listbox-option-disabled-background-color: field;--utrecht-listbox-option-disabled-color: GrayText;--utrecht-listbox-option-selected-background-color: Highlight;--utrecht-listbox-option-selected-color: HighlightText;--utrecht-listbox-option-selected-hover-background-color: Highlight;--utrecht-listbox-option-selected-hover-color: HighlightText;--utrecht-listbox-option-selected-disabled-background-color: GrayText;--utrecht-listbox-option-selected-disabled-color: field}}.utrecht-listbox--focus{--_utrecht-listbox-interactive-border-color: var(--utrecht-listbox-focus-border-color)}.utrecht-listbox--focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-listbox__list{margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;padding-inline-start:0}.utrecht-listbox__group{margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;padding-inline-start:0;margin-block-end:var(--utrecht-listbox-option-group-margin-block-end)}.utrecht-listbox__group-label{color:var(--utrecht-listbox-option-group-label-color);font-size:var(--utrecht-listbox-option-group-label-font-size);font-weight:var(--utrecht-listbox-option-group-label-font-weight);line-height:var(--utrecht-listbox-option-group-label-line-height);margin-inline-start:var(--utrecht-listbox-option-group-label-margin-inline-start)}@media (forced-colors: active){.utrecht-listbox__group-label{background-color:field;color:fieldtext}}.utrecht-listbox__option{list-style:none;--_utrecht-listbox-option-background-color: var( --_utrecht-listbox-option-disabled-background-color, var( --_utrecht-listbox-option-interactive-background-color, var(--_utrecht-listbox-option-state-background-color, var(--utrecht-listbox-option-background-color)) ) );--_utrecht-listbox-option-color: var( --_utrecht-listbox-option-disabled-color, var( --_utrecht-listbox-option-interactive-color, var(--_utrecht-listbox-option-state-color, var(--utrecht-listbox-option-color)) ) );align-items:center;background-color:var(--_utrecht-listbox-option-background-color);box-sizing:border-box;color:var(--_utrecht-listbox-option-color);display:flex;min-block-size:var(--utrecht-listbox-option-min-block-size, var(--utrecht-pointer-target-min-size, 24px));padding-block-end:var(--utrecht-listbox-option-padding-block-end);padding-block-start:var(--utrecht-listbox-option-padding-block-start);padding-inline-end:var(--utrecht-listbox-option-padding-inline-end);padding-inline-start:var(--utrecht-listbox-option-padding-inline-start)}@media (forced-colors: active){.utrecht-listbox__option{forced-color-adjust:none}}.utrecht-listbox__option--hover{--_utrecht-listbox-option-interactive-background-color: var(--utrecht-listbox-option-hover-background-color);--_utrecht-listbox-option-interactive-color: var(--utrecht-listbox-option-hover-color)}.utrecht-listbox__option--focus{--_utrecht-listbox-option-state-background-color: var(--utrecht-listbox-option-focus-background-color);--_utrecht-listbox-option-state-color: var(--utrecht-listbox-option-focus-color)}.utrecht-listbox__option--focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1;--utrecht-focus-outline-offset: calc(var(--utrecht-focus-outline-width) * -1)}.utrecht-listbox__option--active{--_utrecht-listbox-option-state-background-color: var(--utrecht-listbox-option-active-background-color);--_utrecht-listbox-option-state-color: var(--utrecht-listbox-option-active-color);font-weight:var(--utrecht-listbox-option-is-active-font-weight)}.utrecht-listbox__option--selected{--_utrecht-listbox-option-disabled-background-color: var(--utrecht-listbox-option-selected-disabled-background-color);--_utrecht-listbox-option-disabled-color: var(--utrecht-listbox-option-selected-disabled-color);--_utrecht-listbox-option-interactive-background-color: var(--utrecht-listbox-option-selected-hover-background-color);--_utrecht-listbox-option-interactive-color: var(--utrecht-listbox-option-selected-hover-color);--_utrecht-listbox-option-state-background-color: var(--utrecht-listbox-option-selected-background-color);--_utrecht-listbox-option-state-color: var(--utrecht-listbox-option-selected-color)}.utrecht-listbox__option--html-li{list-style:none}.utrecht-listbox__option--html-li:hover{--_utrecht-listbox-option-interactive-background-color: var(--utrecht-listbox-option-hover-background-color);--_utrecht-listbox-option-interactive-color: var(--utrecht-listbox-option-hover-color)}.utrecht-listbox__option--html-li:focus{--_utrecht-listbox-option-state-background-color: var(--utrecht-listbox-option-focus-background-color);--_utrecht-listbox-option-state-color: var(--utrecht-listbox-option-focus-color)}.utrecht-listbox__option--disabled{--utrecht-listbox-option-hover-background-color: var(--utrecht-listbox-option-disabled-background-color);--utrecht-listbox-option-hover-color: var(--utrecht-listbox-option-disabled-color);--_utrecht-listbox-option-interactive-background-color: var(--utrecht-listbox-option-disabled-background-color);--_utrecht-listbox-option-interactive-color: var(--utrecht-listbox-option-disabled-color);cursor:var(--utrecht-action-disabled-cursor, not-allowed)}.utrecht-listbox--disabled{--_utrecht-listbox-option-disabled-background-color: var(--utrecht-listbox-option-disabled-background-color);--_utrecht-listbox-option-disabled-color: var(--utrecht-listbox-option-disabled-color);--_utrecht-listbox-disabled-background-color: var(--utrecht-listbox-disabled-background-color);--_utrecht-listbox-disabled-border-color: var(--utrecht-listbox-disabled-border-color);--_utrecht-listbox-disabled-color: var(--utrecht-listbox-disabled-color);cursor:var(--utrecht-action-disabled-cursor, not-allowed)}.utrecht-listbox--html-div:focus{--_utrecht-listbox-interactive-border-color: var(--utrecht-listbox-focus-border-color)}.utrecht-listbox--html-div:focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-listbox--forced-colors{--utrecht-listbox-background-color: field;--utrecht-listbox-border-color: fieldtext;--utrecht-listbox-hover-background-color: field;--utrecht-listbox-hover-border-color: fieldtext;--utrecht-listbox-hover-color: fieldtext;--utrecht-listbox-focus-border-color: Highlight;--utrecht-listbox-disabled-border-color: GrayText;--utrecht-listbox-option-background-color: field;--utrecht-listbox-option-color: fieldtext;--utrecht-listbox-option-hover-background-color: Highlight;--utrecht-listbox-option-hover-color: HighlightText;--utrecht-listbox-option-active-background-color: Highlight;--utrecht-listbox-option-active-color: HighlightText;--utrecht-listbox-option-disabled-background-color: field;--utrecht-listbox-option-disabled-color: GrayText;--utrecht-listbox-option-selected-background-color: Highlight;--utrecht-listbox-option-selected-color: HighlightText;--utrecht-listbox-option-selected-hover-background-color: Highlight;--utrecht-listbox-option-selected-hover-color: HighlightText;--utrecht-listbox-option-selected-disabled-background-color: GrayText;--utrecht-listbox-option-selected-disabled-color: field}.utrecht-link-button{--utrecht-icon-size: var(--utrecht-link-icon-size, 1em);color:var(--_utrecht-link-state-color, var(--utrecht-link-color, var(--_utrecht-link-forced-colors-color)));--_utrecht-link-forced-colors-color: linktext;text-decoration-color:var(--_utrecht-link-state-text-decoration-color, var(--utrecht-link-text-decoration-color, currentColor));text-decoration-line:var(--_utrecht-link-state-text-decoration, var(--utrecht-link-text-decoration, underline));text-decoration-skip-ink:all;text-decoration-thickness:max(var(--_utrecht-link-state-text-decoration-thickness, var(--utrecht-link-text-decoration-thickness)),1px);text-underline-offset:var(--utrecht-link-text-underline-offset);--utrecht-icon-size: var(--utrecht-button-icon-size, 1em);align-items:center;border-radius:var(--utrecht-button-border-radius, 0);cursor:pointer;display:inline-flex;font-family:var(--utrecht-button-font-family, var(--utrecht-document-font-family));font-size:var(--utrecht-button-font-size, var(--utrecht-document-font-family));font-weight:var(--utrecht-button-font-weight);gap:var(--utrecht-button-icon-gap);inline-size:var(--utrecht-button-inline-size, auto);justify-content:center;line-height:inherit;min-block-size:var(--utrecht-button-min-block-size, 44px);min-inline-size:var(--utrecht-button-min-inline-size, 44px);padding-block-end:var(--utrecht-button-padding-block-end);padding-block-start:var(--utrecht-button-padding-block-start);padding-inline-end:var(--utrecht-button-padding-inline-end);padding-inline-start:var(--utrecht-button-padding-inline-start);text-transform:var(--utrecht-button-text-transform);-webkit-user-select:none;user-select:none}.utrecht-link-button--hover,.utrecht-link-button--html-button:not(:disabled):hover{--_utrecht-link-forced-colors-color: linktext;--_utrecht-link-state-color: var(--utrecht-link-hover-color);--_utrecht-link-state-text-decoration: var(--utrecht-link-hover-text-decoration);--_utrecht-link-state-text-decoration-thickness: var(--utrecht-link-hover-text-decoration-thickness);text-decoration-skip:none;text-decoration-skip-ink:none}.utrecht-link-button--disabled{--_utrecht-link-forced-colors-color: GrayText;--_utrecht-link-state-color: var(--utrecht-link-placeholder-color);cursor:var(--utrecht-action-disabled-cursor, not-allowed);font-weight:var(--utrecht-link-placeholder-font-weight);text-decoration-line:none}.utrecht-link-button--focus,.utrecht-link-button--html-button:not(:disabled):focus{--_utrecht-link-state-color: var(--utrecht-link-focus-color);background-color:var(--utrecht-link-focus-background-color, transparent);text-decoration-skip:none;text-decoration-skip-ink:none}.utrecht-link-button--focus-visible,.utrecht-link-button--html-button:focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1;--_utrecht-link-state-text-decoration: var( --utrecht-link-focus-visible-text-decoration, var(--utrecht-link-focus-text-decoration) );--_utrecht-link-state-text-decoration-thickness: var( --utrecht-link-focus-visible-text-decoration-thickness, var(--utrecht-link-focus-text-decoration-thickness) );z-index:var(--utrecht-stack-focus-z-index, 1)}.utrecht-link-button--active,.utrecht-link-button--html-button:not(:disabled):active{--_utrecht-link-forced-colors-color: activetext;--_utrecht-link-state-color: var(--utrecht-link-active-color)}.utrecht-link-button--inline{--utrecht-icon-inset-block-start: var(--utrecht-icon-baseline-inset-block-start);min-block-size:auto;min-inline-size:auto;padding-block-end:0;padding-block-start:0;padding-inline-end:0;padding-inline-start:0}.utrecht-link-button--pressed{--_utrecht-link-forced-colors-color: activetext;--_utrecht-link-state-color: var(--utrecht-link-active-color)}.utrecht-link-button--html-button{background-color:transparent;border-width:0}.utrecht-link-list--html-ul{margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;padding-inline-start:0}.utrecht-link-list--html-ul>li{list-style:none}.utrecht-link-list{--utrecht-icon-inset-block-start: var(--utrecht-link-list-icon-inset-block-start);--utrecht-icon-size: var(--utrecht-link-list-icon-size);--utrecht-link-icon-size: var(--utrecht-link-list-icon-size);--utrecht-link-text-decoration: var(--utrecht-link-list-link-text-decoration, none);display:flex;flex-direction:column;margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-link-list-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-link-list-margin-block-start, 0));row-gap:var(--utrecht-link-list-row-gap)}.utrecht-link-list__item{display:block}.utrecht-link-list__link{align-items:baseline;column-gap:var(--utrecht-link-list-link-column-gap);display:inline-flex;font-weight:var(--utrecht-link-list-link-font-weight)}.utrecht-ordered-list,.utrecht-ordered-list--html-content ol{box-sizing:border-box;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-ordered-list-font-size, var(--utrecht-unordered-list-font-size, var(--utrecht-document-font-size, inherit)));line-height:var(--utrecht-ordered-list-line-height, var(--utrecht-unordered-list-line-height, var(--utrecht-document-line-height, inherit)));list-style-type:decimal;margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-ordered-list-margin-block-end, var(--utrecht-unordered-list-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-ordered-list-margin-block-start, var(--utrecht-unordered-list-margin-block-start, 0)));padding-inline-start:var(--utrecht-ordered-list-padding-inline-start, var(--utrecht-unordered-list-padding-inline-start, 2ch));text-align:start}.utrecht-ordered-list--center{inline-size:max-content;margin-inline-end:auto;margin-inline-start:auto;max-inline-size:100%}.utrecht-ordered-list--distanced{--utrecht-space-around: 1}.utrecht-ordered-list--arabic{list-style:arabic-indic}.utrecht-ordered-list--html-content>li,.utrecht-ordered-list--html-content ol>li,.utrecht-ordered-list__item{margin-block-end:var(--utrecht-ordered-list-item-margin-block-end, var(--utrecht-unordered-list-item-margin-block-end));margin-block-start:var(--utrecht-ordered-list-item-margin-block-start, var(--utrecht-unordered-list-item-margin-block-start));padding-inline-start:var(--utrecht-ordered-list-item-padding-inline-start, var(--utrecht-unordered-list-item-padding-inline-start, 1ch))}.utrecht-page-body{background-color:var(--utrecht-page-body-background-color);box-sizing:border-box;color:var(--utrecht-page-body-color);display:grid;flex-grow:1;inline-size:100%}.utrecht-page-body__content{background-color:var(--utrecht-page-body-content-background-color);box-sizing:border-box;color:var(--utrecht-page-body-content-color);inline-size:100%;justify-self:center;max-inline-size:var(--utrecht-page-body-content-max-inline-size);padding-block-end:var(--utrecht-page-body-content-padding-block-end);padding-block-start:var(--utrecht-page-body-content-padding-block-start);padding-inline-end:var(--utrecht-page-body-content-padding-inline-end);padding-inline-start:var(--utrecht-page-body-content-padding-inline-start)}.utrecht-page-content{padding-block-end:var(--utrecht-page-content-padding-block-end);padding-block-start:var(--utrecht-page-content-padding-block-start);padding-inline-end:var(--utrecht-page-padding-inline-end);padding-inline-start:var(--utrecht-page-padding-inline-start)}.utrecht-page-content__main{grid-area:main}.utrecht-page-content__aside{grid-area:aside}.utrecht-page-footer{--utrecht-document-color: currentColor;--utrecht-heading-color: currentColor;--utrecht-link-color: currentColor;--utrecht-link-focus-color: currentColor;--utrecht-link-hover-color: currentColor;--utrecht-link-active-color: currentColor;--utrecht-link-visited-color: currentColor;background-color:var(--utrecht-page-footer-background-color);background-image:var(--utrecht-page-footer-background-image);box-sizing:border-box;color:var(--utrecht-page-footer-color);display:grid;font-family:var(--utrecht-document-font-family);font-size:var(--utrecht-document-font-size);inline-size:100%;padding-block-end:var(--utrecht-page-footer-padding-block-end);padding-block-start:var(--utrecht-page-footer-padding-block-start);padding-inline-end:var(--utrecht-page-footer-padding-inline-end);padding-inline-start:var(--utrecht-page-footer-padding-inline-start)}.utrecht-page-footer__content{background-color:var(--utrecht-page-footer-content-background-color);box-sizing:border-box;color:var(--utrecht-page-footer-content-color);inline-size:100%;justify-self:center;max-inline-size:var(--utrecht-page-footer-content-max-inline-size);padding-block-end:var(--utrecht-page-footer-content-padding-block-end);padding-block-start:var(--utrecht-page-footer-content-padding-block-start);padding-inline:var(--utrecht-page-footer-content-padding-inline)}.utrecht-page-footer__address--reset-address{font-style:inherit;margin-block-end:0;margin-block-start:0}.utrecht-page-header{background-color:var(--utrecht-page-header-background-color);border-block-end-color:var(--utrecht-page-header-border-block-end-color, currentColor);border-block-end-style:solid;border-block-end-width:var(--utrecht-page-header-border-block-end-width, 0);box-sizing:border-box;color:var(--utrecht-page-header-color);display:grid;grid-area:"utrecht-header";inline-size:100%;padding-block-end:var(--utrecht-page-header-padding-block-end);padding-block-start:var(--utrecht-page-header-padding-block-start);padding-inline-end:var(--utrecht-page-padding-inline-end);padding-inline-start:var(--utrecht-page-padding-inline-start)}.utrecht-page-header__content{background-color:var(--utrecht-page-header-content-background-color);box-sizing:border-box;color:var(--utrecht-page-header-content-color);inline-size:100%;justify-self:center;max-inline-size:var(--utrecht-page-header-content-max-inline-size);padding-block-end:var(--utrecht-page-header-content-padding-block-end);padding-block-start:var(--utrecht-page-header-content-padding-block-start);padding-inline:var(--utrecht-page-header-content-padding-inline)}.utrecht-page-layout{align-items:flex-start;block-size:100%;display:flex;flex-direction:column;inline-size:100%;justify-content:flex-start}.utrecht-paragraph{color:var(--utrecht-paragraph-color, var(--utrecht-document-color, inherit));font-family:var(--utrecht-paragraph-font-family, var(--utrecht-document-font-family, inherit));font-size:var(--utrecht-paragraph-font-size, var(--utrecht-document-font-size, inherit));font-weight:var(--utrecht-paragraph-font-weight, inherit);line-height:var(--utrecht-paragraph-line-height, var(--utrecht-document-line-height, inherit));margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-paragraph-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-paragraph-margin-block-start, 0))}.utrecht-paragraph--lead{color:var(--utrecht-paragraph-lead-color, var(--utrecht-paragraph-color, var(--utrecht-document-color, inherit)));font-size:var(--utrecht-paragraph-lead-font-size, var(--utrecht-paragraph-font-size, inherit));font-weight:var(--utrecht-paragraph-lead-font-weight, var(--utrecht-paragraph-font-weight, inherit));line-height:var(--utrecht-paragraph-lead-line-height, var(--utrecht-paragraph-line-height, inherit))}.utrecht-paragraph--small{color:var(--utrecht-paragraph-small-color, var(--utrecht-paragraph-color, var(--utrecht-document-color, inherit)));font-size:var(--utrecht-paragraph-small-font-size, var(--utrecht-paragraph-font-size, inherit));font-weight:var(--utrecht-paragraph-small-font-weight, var(--utrecht-paragraph-font-weight, inherit));line-height:var(--utrecht-paragraph-small-line-height, var(--utrecht-paragraph-line-height, inherit))}.utrecht-paragraph__small{font-size:inherit}.utrecht-paragraph__b{font-weight:inherit}.utrecht-paragraph--distanced{--utrecht-space-around: 1}.utrecht-pre-heading{color:var(--utrecht-pre-heading-color, var(--utrecht-heading-color, var(--utrecht-document-color, inherit)));font-family:var(--utrecht-pre-heading-font-family, var(--utrecht-heading-font-family, var(--utrecht-document-font-family)));font-size:var(--utrecht-pre-heading-font-size);font-weight:var(--utrecht-pre-heading-font-weight, var(--utrecht-heading-font-weight, bold));line-height:var(--utrecht-pre-heading-line-height);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-pre-heading-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-pre-heading-margin-block-start, 0));order:var(--utrecht-pre-heading-order, 0)}.utrecht-pre-heading--distanced{--utrecht-space-around: 1}.utrecht-radio-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;--_utrecht-radio-button-background-color: var( --_utrecht-radio-button-interactive-background-color, var(--_utrecht-radio-button-state-background-color, var(--utrecht-radio-button-background-color)) );--_utrecht-radio-button-border-color: var( --_utrecht-radio-button-interactive-border-color, var(--_utrecht-radio-button-state-border-color, var(--utrecht-radio-button-border-color, currentColor)) );--_utrecht-radio-button-border-width: var( --_utrecht-radio-button-interactive-border-width, var(--_utrecht-radio-button-state-border-width, var(--utrecht-radio-button-border-width)) );--_utrecht-radio-button-color: var( --_utrecht-radio-button-interactive-color, var(--_utrecht-radio-button-state-color, var(--utrecht-radio-button-color, currentColor)) );--_utrecht-radio-button-icon-size: 0;background-color:var(--_utrecht-radio-button-background-color);background-image:radial-gradient(circle,var(--_utrecht-radio-button-color, transparent) calc(var(--_utrecht-radio-button-icon-size, 50%) - 5%),var(--_utrecht-radio-button-background-color, currentColor) var(--_utrecht-radio-button-icon-size, 50%));background-position:center;background-repeat:no-repeat;background-size:contain;block-size:var(--utrecht-radio-button-size, 1em);border-color:var(--_utrecht-radio-button-border-color);border-radius:50%;border-style:solid;border-width:var(--_utrecht-radio-button-border-width);cursor:var(--utrecht-action-activate-cursor, revert);inline-size:var(--utrecht-radio-button-size, 1em);margin-inline-end:var(--utrecht-radio-button-margin-inline-end);min-block-size:24px;min-inline-size:24px;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;user-select:none;vertical-align:top}.utrecht-radio-button--checked{--_utrecht-radio-button-icon-size: var(--utrecht-radio-button-icon-size, 50%);--_utrecht-radio-button-state-background-color: var(--utrecht-radio-button-checked-background-color);--_utrecht-radio-button-state-border-color: var(--utrecht-radio-button-checked-border-color);--_utrecht-radio-button-state-border-width: var(--utrecht-radio-button-checked-border-width);--_utrecht-radio-button-state-color: var(--utrecht-radio-button-checked-color);--_utrecht-radio-button-state-active-background-color: var(--utrecht-radio-button-checked-active-background-color);--_utrecht-radio-button-state-active-border-color: var(--utrecht-radio-button-checked-active-border-color);--_utrecht-radio-button-state-active-border-width: var(--utrecht-radio-button-checked-active-border-width);--_utrecht-radio-button-state-active-color: var(--utrecht-radio-button-checked-active-color);--_utrecht-radio-button-state-focus-background-color: var(--utrecht-radio-button-checked-focus-background-color);--_utrecht-radio-button-state-focus-border-color: var(--utrecht-radio-button-checked-focus-border-color);--_utrecht-radio-button-state-focus-border-width: var(--utrecht-radio-button-checked-focus-border-width);--_utrecht-radio-button-state-focus-color: var(--utrecht-radio-button-checked-focus-color);--_utrecht-radio-button-state-hover-background-color: var(--utrecht-radio-button-checked-hover-background-color);--_utrecht-radio-button-state-hover-border-color: var(--utrecht-radio-button-checked-hover-border-color);--_utrecht-radio-button-state-hover-border-width: var(--utrecht-radio-button-checked-hover-border-width);--_utrecht-radio-button-state-hover-color: var(--utrecht-radio-button-checked-hover-color)}.utrecht-radio-button--hover{--_utrecht-radio-button-interactive-background-color: var( --_utrecht-radio-button-state-hover-background-color, var(--utrecht-radio-button-hover-background-color) );--_utrecht-radio-button-interactive-border-color: var( --_utrecht-radio-button-state-hover-border-color, var(--utrecht-radio-button-hover-border-color) );--_utrecht-radio-button-interactive-border-width: var( --_utrecht-radio-button-state-hover-border-width, var(--utrecht-radio-button-hover-border-width) );--_utrecht-radio-button-interactive-color: var( --_utrecht-radio-button-state-hover-color, var(--utrecht-radio-button-hover-color) )}.utrecht-radio-button--focus{--_utrecht-radio-button-interactive-background-color: var( --_utrecht-radio-button-state-focus-background-color, var(--utrecht-radio-button-focus-background-color) );--_utrecht-radio-button-interactive-border-color: var( --_utrecht-radio-button-state-focus-border-color, var(--utrecht-radio-button-focus-border-color) );--_utrecht-radio-button-interactive-border-width: var( --_utrecht-radio-button-state-focus-border-width, var(--utrecht-radio-button-focus-border-width) );--_utrecht-radio-button-interactive-color: var( --_utrecht-radio-button-state-focus-color, var(--utrecht-radio-button-focus-color) )}.utrecht-radio-button--focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-radio-button--active{--_utrecht-radio-button-interactive-background-color: var( --_utrecht-radio-button-state-active-background-color, var(--utrecht-radio-button-active-background-color) );--_utrecht-radio-button-interactive-border-color: var( --_utrecht-radio-button-state-active-border-color, var(--utrecht-radio-button-active-border-color) );--_utrecht-radio-button-interactive-border-width: var( --_utrecht-radio-button-state-active-border-width, var(--utrecht-radio-button-active-border-width) );--_utrecht-radio-button-interactive-color: var( --_utrecht-radio-button-state-active-color, var(--utrecht-radio-button-active-color) )}.utrecht-radio-button--disabled{--_utrecht-radio-button-background-color: var( --utrecht-radio-button-disabled-background-color, var(--utrecht-radio-button-background-color) );--_utrecht-radio-button-border-color: var( --utrecht-radio-button-disabled-border-color, var(--utrecht-radio-button-border-color) );--_utrecht-radio-button-border-width: var( --utrecht-radio-button-disabled-border-width, var(--utrecht-radio-button-border-width) );--_utrecht-radio-button-color: var(--utrecht-radio-button-disabled-color, var(--utrecht-radio-button-color));--_utrecht-radio-button-focus-background-color: var(--_utrecht-radio-button-background-color);--_utrecht-radio-button-focus-border-color: var(--_utrecht-radio-button-border-color);--_utrecht-radio-button-focus-border-width: var(--_utrecht-radio-button-border-width);--_utrecht-radio-button-focus-color: var(--_utrecht-radio-button-color);--_utrecht-radio-button-active-background-color: var(--_utrecht-radio-button-background-color);--_utrecht-radio-button-active-border-color: var(--_utrecht-radio-button-border-color);--_utrecht-radio-button-active-border-width: var(--_utrecht-radio-button-border-width);--_utrecht-radio-button-active-color: var(--_utrecht-radio-button-color);--_utrecht-radio-button-hover-background-color: var(--_utrecht-radio-button-background-color);--_utrecht-radio-button-hover-border-color: var(--_utrecht-radio-button-border-color);--_utrecht-radio-button-hover-border-width: var(--_utrecht-radio-button-border-width);--_utrecht-radio-button-hover-color: var(--_utrecht-radio-button-color);cursor:var(--utrecht-action-disabled-cursor, not-allowed)}.utrecht-radio-button--invalid{border-color:var(--utrecht-radio-button-invalid-border-color, var(--utrecht-radio-button-border-color));border-width:var(--utrecht-radio-button-invalid-border-width, var(--utrecht-radio-button-border-width));color:var(--utrecht-radio-button-invalid-color, var(--utrecht-radio-button-color))}.utrecht-radio-button--html-input:checked{--_utrecht-radio-button-icon-size: var(--utrecht-radio-button-icon-size, 50%);--_utrecht-radio-button-state-background-color: var(--utrecht-radio-button-checked-background-color);--_utrecht-radio-button-state-border-color: var(--utrecht-radio-button-checked-border-color);--_utrecht-radio-button-state-border-width: var(--utrecht-radio-button-checked-border-width);--_utrecht-radio-button-state-color: var(--utrecht-radio-button-checked-color);--_utrecht-radio-button-state-active-background-color: var(--utrecht-radio-button-checked-active-background-color);--_utrecht-radio-button-state-active-border-color: var(--utrecht-radio-button-checked-active-border-color);--_utrecht-radio-button-state-active-border-width: var(--utrecht-radio-button-checked-active-border-width);--_utrecht-radio-button-state-active-color: var(--utrecht-radio-button-checked-active-color);--_utrecht-radio-button-state-focus-background-color: var(--utrecht-radio-button-checked-focus-background-color);--_utrecht-radio-button-state-focus-border-color: var(--utrecht-radio-button-checked-focus-border-color);--_utrecht-radio-button-state-focus-border-width: var(--utrecht-radio-button-checked-focus-border-width);--_utrecht-radio-button-state-focus-color: var(--utrecht-radio-button-checked-focus-color);--_utrecht-radio-button-state-hover-background-color: var(--utrecht-radio-button-checked-hover-background-color);--_utrecht-radio-button-state-hover-border-color: var(--utrecht-radio-button-checked-hover-border-color);--_utrecht-radio-button-state-hover-border-width: var(--utrecht-radio-button-checked-hover-border-width);--_utrecht-radio-button-state-hover-color: var(--utrecht-radio-button-checked-hover-color)}.utrecht-radio-button--html-input:disabled{--_utrecht-radio-button-background-color: var( --utrecht-radio-button-disabled-background-color, var(--utrecht-radio-button-background-color) );--_utrecht-radio-button-border-color: var( --utrecht-radio-button-disabled-border-color, var(--utrecht-radio-button-border-color) );--_utrecht-radio-button-border-width: var( --utrecht-radio-button-disabled-border-width, var(--utrecht-radio-button-border-width) );--_utrecht-radio-button-color: var(--utrecht-radio-button-disabled-color, var(--utrecht-radio-button-color));--_utrecht-radio-button-focus-background-color: var(--_utrecht-radio-button-background-color);--_utrecht-radio-button-focus-border-color: var(--_utrecht-radio-button-border-color);--_utrecht-radio-button-focus-border-width: var(--_utrecht-radio-button-border-width);--_utrecht-radio-button-focus-color: var(--_utrecht-radio-button-color);--_utrecht-radio-button-active-background-color: var(--_utrecht-radio-button-background-color);--_utrecht-radio-button-active-border-color: var(--_utrecht-radio-button-border-color);--_utrecht-radio-button-active-border-width: var(--_utrecht-radio-button-border-width);--_utrecht-radio-button-active-color: var(--_utrecht-radio-button-color);--_utrecht-radio-button-hover-background-color: var(--_utrecht-radio-button-background-color);--_utrecht-radio-button-hover-border-color: var(--_utrecht-radio-button-border-color);--_utrecht-radio-button-hover-border-width: var(--_utrecht-radio-button-border-width);--_utrecht-radio-button-hover-color: var(--_utrecht-radio-button-color);cursor:var(--utrecht-action-disabled-cursor, not-allowed)}.utrecht-radio-button--html-input:invalid,.utrecht-radio-button--html-input[aria-invalid=true]{border-color:var(--utrecht-radio-button-invalid-border-color, var(--utrecht-radio-button-border-color));border-width:var(--utrecht-radio-button-invalid-border-width, var(--utrecht-radio-button-border-width));color:var(--utrecht-radio-button-invalid-color, var(--utrecht-radio-button-color))}.utrecht-radio-button--html-input:focus:not([aria-disabled=true],:disabled){--_utrecht-radio-button-interactive-background-color: var( --_utrecht-radio-button-state-focus-background-color, var(--utrecht-radio-button-focus-background-color) );--_utrecht-radio-button-interactive-border-color: var( --_utrecht-radio-button-state-focus-border-color, var(--utrecht-radio-button-focus-border-color) );--_utrecht-radio-button-interactive-border-width: var( --_utrecht-radio-button-state-focus-border-width, var(--utrecht-radio-button-focus-border-width) );--_utrecht-radio-button-interactive-color: var( --_utrecht-radio-button-state-focus-color, var(--utrecht-radio-button-focus-color) )}.utrecht-radio-button--html-input:focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-radio-button--html-input:hover:not([aria-disabled=true],:disabled){--_utrecht-radio-button-interactive-background-color: var( --_utrecht-radio-button-state-hover-background-color, var(--utrecht-radio-button-hover-background-color) );--_utrecht-radio-button-interactive-border-color: var( --_utrecht-radio-button-state-hover-border-color, var(--utrecht-radio-button-hover-border-color) );--_utrecht-radio-button-interactive-border-width: var( --_utrecht-radio-button-state-hover-border-width, var(--utrecht-radio-button-hover-border-width) );--_utrecht-radio-button-interactive-color: var( --_utrecht-radio-button-state-hover-color, var(--utrecht-radio-button-hover-color) )}.utrecht-radio-button--html-input:active:not([aria-disabled=true],:disabled){--_utrecht-radio-button-interactive-background-color: var( --_utrecht-radio-button-state-active-background-color, var(--utrecht-radio-button-active-background-color) );--_utrecht-radio-button-interactive-border-color: var( --_utrecht-radio-button-state-active-border-color, var(--utrecht-radio-button-active-border-color) );--_utrecht-radio-button-interactive-border-width: var( --_utrecht-radio-button-state-active-border-width, var(--utrecht-radio-button-active-border-width) );--_utrecht-radio-button-interactive-color: var( --_utrecht-radio-button-state-active-color, var(--utrecht-radio-button-active-color) )}.utrecht-select{background-color:var(--utrecht-select-background-color, var(--utrecht-form-control-background-color));border-block-end-width:var(--utrecht-select-border-block-end-width, var(--utrecht-select-border-width, var(--utrecht-form-control-border-width)));border-block-start-width:var(--utrecht-select-border-width, var(--utrecht-form-control-border-width));border-color:var(--utrecht-select-border-color, var(--utrecht-form-control-border-color));border-inline-end-width:var(--utrecht-select-border-width, var(--utrecht-form-control-border-width));border-inline-start-width:var(--utrecht-select-border-width, var(--utrecht-form-control-border-width));border-radius:var(--utrecht-select-border-radius, var(--utrecht-form-control-border-radius, 0));border-style:solid;color:var(--utrecht-select-color, var(--utrecht-form-control-color));font-family:var(--utrecht-select-font-family, var(--utrecht-form-control-font-family));font-size:var(--utrecht-select-font-size, var(--utrecht-form-control-font-size));font-weight:var(--utrecht-select-font-size, var(--utrecht-form-control-font-weight, initial));inline-size:100%;line-height:var(--utrecht-select-line-height, var(--utrecht-form-control-line-height, initial));min-block-size:var(--utrecht-select-min-block-size, var(--utrecht-pointer-target-min-size, 44px));min-inline-size:var(--utrecht-pointer-target-min-size, 44px);max-inline-size:var(--utrecht-select-max-inline-size, var(--utrecht-form-control-max-inline-size));padding-block-end:var(--utrecht-select-padding-block-end, var(--utrecht-form-control-padding-block-end));padding-block-start:var(--utrecht-select-padding-block-start, var(--utrecht-form-control-padding-block-start));padding-inline-end:var(--utrecht-select-padding-inline-end, var(--utrecht-form-control-padding-inline-end));padding-inline-start:var(--utrecht-select-padding-inline-start, var(--utrecht-form-control-padding-inline-start))}.utrecht-select--disabled{background-color:var(--utrecht-select-disabled-background-color, var(--utrecht-form-control-disabled-background-color, var(--utrecht-select-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-select-disabled-border-color, var(--utrecht-form-control-disabled-border-color, var(--utrecht-select-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-select-disabled-color, var(--utrecht-form-control-disabled-color, var(--utrecht-select-color, var(--utrecht-form-control-color))));cursor:var(--utrecht-action-disabled-cursor, not-allowed)}.utrecht-select--hover{background-color:var(--utrecht-select-hover-background-color, var(--utrecht-form-control-hover-background-color, var(--utrecht-select-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-select-hover-border-color, var(--utrecht-form-control-hover-border-color, var(--utrecht-select-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-select-hover-color, var(--utrecht-form-control-hover-color, var(--utrecht-select-color, var(--utrecht-form-control-color))))}.utrecht-select--focus{background-color:var(--utrecht-select-focus-background-color, var(--utrecht-form-control-focus-background-color, var(--utrecht-select-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-select-focus-border-color, var(--utrecht-form-control-focus-border-color, var(--utrecht-select-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-select-focus-color, var(--utrecht-form-control-focus-color, var(--utrecht-select-color, var(--utrecht-form-control-color))))}.utrecht-select--focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-select--busy{cursor:var(--utrecht-action-busy-cursor, busy)}.utrecht-select--invalid{--_utrecht-select-border-width: var( --utrecht-select-invalid-border-width, var( --utrecht-form-control-invalid-border-width, var(--utrecht-select-border-width, var(--utrecht-form-control-border-width)) ) );background-color:var(--utrecht-select-invalid-background-color, var(--utrecht-form-control-invalid-background-color, var(--utrecht-select-background-color, var(--utrecht-form-control-background-color))));border-width:var(--_utrecht-select-border-width);border-block-end-width:var(--utrecht-select-invalid-border-block-end-width, var(--utrecht-form-control-invalid-border-block-end-width, var(--utrecht-select-border-block-end-width, var(--utrecht-form-control-border-block-end-width, var(--_utrecht-select-border-width)))));border-color:var(--utrecht-select-invalid-border-color, var(--utrecht-form-control-invalid-border-color, var(--utrecht-select-border-color, var(--utrecht-form-control-border-color))))}.utrecht-select--html-select:hover{background-color:var(--utrecht-select-hover-background-color, var(--utrecht-form-control-hover-background-color, var(--utrecht-select-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-select-hover-border-color, var(--utrecht-form-control-hover-border-color, var(--utrecht-select-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-select-hover-color, var(--utrecht-form-control-hover-color, var(--utrecht-select-color, var(--utrecht-form-control-color))))}.utrecht-select--html-select:focus{background-color:var(--utrecht-select-focus-background-color, var(--utrecht-form-control-focus-background-color, var(--utrecht-select-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-select-focus-border-color, var(--utrecht-form-control-focus-border-color, var(--utrecht-select-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-select-focus-color, var(--utrecht-form-control-focus-color, var(--utrecht-select-color, var(--utrecht-form-control-color))))}.utrecht-select--html-select:focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-select--html-select:disabled{background-color:var(--utrecht-select-disabled-background-color, var(--utrecht-form-control-disabled-background-color, var(--utrecht-select-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-select-disabled-border-color, var(--utrecht-form-control-disabled-border-color, var(--utrecht-select-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-select-disabled-color, var(--utrecht-form-control-disabled-color, var(--utrecht-select-color, var(--utrecht-form-control-color))));cursor:var(--utrecht-action-disabled-cursor, not-allowed)}.utrecht-select--html-select:not([multiple]){-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:var(--utrecht-select-background-image);background-position:100%;background-repeat:no-repeat;background-size:1.4em}.utrecht-separator{border-color:var(--utrecht-separator-color);border-style:solid;border-width:0 0 var(--utrecht-separator-block-size) 0;margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-separator-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-separator-margin-block-start, 0))}.utrecht-separator--distanced{--utrecht-space-around: 1}.utrecht-table-container{display:block;overflow:auto}.utrecht-table-container--overflow-inline{background-attachment:local,local,scroll,scroll;background-image:linear-gradient(to right,#fff,#fff),linear-gradient(to right,#fff,#fff),linear-gradient(to right,#00000040,#fff0),linear-gradient(to left,#00000040,#fff0);background-position:left center,right center,left center,right center;background-repeat:no-repeat;background-size:20px 100%,20px 100%,10px 100%,10px 100%}.utrecht-table{border-collapse:separate;border-color:var(--utrecht-table-border-color, 0);border-spacing:0;border-style:solid;border-width:var(--utrecht-table-border-width, 0);font-family:var(--utrecht-table-font-family, var(--utrecht-document-font-family));font-size:var(--utrecht-table-font-size, inherit);inline-size:100%;line-height:var(--utrecht-table-line-height, inherit);margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-table-margin-block-end, 0));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-table-margin-block-start, 0))}.utrecht-table--distanced{--utrecht-space-around: 1}.utrecht-table--html-table>caption,.utrecht-table__caption{break-inside:avoid;color:var(--utrecht-table-caption-color);font-family:var(--utrecht-table-caption-font-family);font-size:var(--utrecht-table-caption-font-size);font-weight:var(--utrecht-table-caption-font-weight);line-height:var(--utrecht-table-caption-line-height);margin-block-end:var(--utrecht-table-caption-margin-block-end);page-break-after:avoid;text-align:var(--utrecht-table-caption-text-align, center)}.utrecht-table--html-table>figcaption,.utrecht-table__figcaption{break-inside:avoid;color:var(--utrecht-table-caption-color);font-family:var(--utrecht-table-caption-font-family);font-size:var(--utrecht-table-caption-font-size);font-weight:var(--utrecht-table-caption-font-weight);line-height:var(--utrecht-table-caption-line-height);margin-block-end:var(--utrecht-table-caption-margin-block-end);page-break-after:avoid;text-align:var(--utrecht-table-caption-text-align, center)}.utrecht-table--html-table>thead,.utrecht-table__header{--_utrecht-table-header-cell-vertical-align: bottom;--_utrecht-table-header-cell-z-index: 8;background-color:var(--utrecht-table-header-background-color, transparent);break-inside:avoid;color:var(--utrecht-table-header-color);font-weight:var(--utrecht-table-header-font-weight);page-break-inside:avoid;text-transform:var(--utrecht-table-header-text-transform)}.utrecht-table__header--sticky th{background-color:var(--utrecht-table-header-sticky-background-color, transparent);color:var(--utrecht-table-header-sticky-color);inset-block-start:0;position:sticky}.utrecht-table__header--sticky tr:last-child>th{border-block-end-color:var(--utrecht-table-header-sticky-border-block-end-color, var(--utrecht-table-header-border-block-end-color, transparent));border-block-end-style:solid;border-block-end-width:var(--utrecht-table-header-sticky-border-block-end-width, var(--utrecht-table-header-border-block-end-width, 0))}.utrecht-table__footer{--_utrecht-table-header-cell-z-index: 5;z-index:3}.utrecht-table__footer--sticky{background-color:var(--utrecht-table-footer-sticky-background-color, var(--utrecht-table-footer-background-color, transparent));color:var(--utrecht-table-footer-sticky-color, var(--utrecht-table-footer-color));inset-block-end:0;position:sticky}.utrecht-table__footer--sticky tr:first-child>th,.utrecht-table__footer--sticky tr:first-child>td{border-block-start-color:var(--utrecht-table-header-sticky-border-block-start-color, var(--utrecht-table-header-border-block-start-color, transparent));border-block-start-style:solid;border-block-start-width:var(--utrecht-table-header-sticky-border-block-start-width, var(--utrecht-table-header-border-block-start-width, 0))}.utrecht-table--html-table>tbody,.utrecht-table__body{--_utrecht-table-header-cell-z-index: 2}.utrecht-table--fixed{inline-size:fit-content;table-layout:fixed}.utrecht-table--fixed th,.utrecht-table--oneline th,.utrecht-table--oneline td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.utrecht-table--html-table>tr,.utrecht-table--html-table>thead>tr,.utrecht-table--html-table>tbody>tr,.utrecht-table--html-table>tfoot>tr,.utrecht-table__row{break-inside:avoid;page-break-inside:avoid}.utrecht-table__row--selected{background-color:var(--utrecht-table-cell-selected-background-color, highlight);color:var(--utrecht-table-cell-selected-color, highlightText)}.utrecht-table--html-table>tr>th,.utrecht-table--html-table>thead>tr>th,.utrecht-table--html-table>tbody>tr>th,.utrecht-table--html-table>tfoot>tr>th,.utrecht-table__header-cell{--utrecht-icon-size: var(--utrecht-table-cell-icon-size);block-size:var(--utrecht-table-cell-line-height, 1em);line-height:var(--utrecht-table-cell-line-height, inherit);padding-block-end:var(--utrecht-table-cell-padding-block-end, 0);padding-block-start:var(--utrecht-table-cell-padding-block-start, 0);padding-inline-end:var(--utrecht-table-cell-padding-inline-end, 0);padding-inline-start:var(--utrecht-table-cell-padding-inline-start, 0);text-align:start;color:var(--utrecht-table-header-cell-color);font-size:var(--utrecht-table-header-cell-font-size);font-weight:var(--utrecht-table-header-cell-font-weight, bold);text-transform:var(--utrecht-table-header-cell-text-transform);vertical-align:var(--_utrecht-table-header-cell-vertical-align, top);z-index:var(--_utrecht-table-header-cell-z-index)}.utrecht-table__header-cell--selected{background-color:var(--utrecht-table-cell-selected-background-color, highlight);color:var(--utrecht-table-cell-selected-color, highlightText)}.utrecht-table__header-cell--sticky-block{background-color:#eee;color:#000;inset-block-start:0;position:sticky;z-index:calc(var(--_utrecht-table-header-cell-z-index, 0) + 2)}.utrecht-table__header-cell--sticky-inline{background-color:#eee;color:#000;inset-inline-start:0;position:sticky;z-index:calc(var(--_utrecht-table-header-cell-z-index, 0) + 1)}.utrecht-table--html-table>tr>td,.utrecht-table--html-table>thead>tr>td,.utrecht-table--html-table>tbody>tr>td,.utrecht-table--html-table>tfoot>tr>td,.utrecht-table__cell{--utrecht-icon-size: var(--utrecht-table-cell-icon-size);block-size:var(--utrecht-table-cell-line-height, 1em);line-height:var(--utrecht-table-cell-line-height, inherit);padding-block-end:var(--utrecht-table-cell-padding-block-end, 0);padding-block-start:var(--utrecht-table-cell-padding-block-start, 0);padding-inline-end:var(--utrecht-table-cell-padding-inline-end, 0);padding-inline-start:var(--utrecht-table-cell-padding-inline-start, 0);text-align:start;border-block-end-color:var(--utrecht-table-row-border-block-end-color, transparent);border-block-end-style:solid;border-block-end-width:var(--utrecht-table-row-border-block-end-width, 0);vertical-align:top}.utrecht-table--html-table>tr>td:first-child,.utrecht-table--html-table>thead>tr>td:first-child,.utrecht-table--html-table>tbody>tr>td:first-child,.utrecht-table--html-table>tfoot>tr>td:first-child,.utrecht-table__cell--first{padding-inline-start:var(--utrecht-table-row-padding-inline-start, var(--utrecht-table-cell-padding-inline-start, 0))}.utrecht-table--html-table>tr>td:last-child,.utrecht-table--html-table>thead>tr>td:last-child,.utrecht-table--html-table>tbody>tr>td:last-child,.utrecht-table--html-table>tfoot>tr>td:last-child,.utrecht-table__cell--last{padding-inline-end:var(--utrecht-table-row-padding-inline-end, var(--utrecht-table-cell-padding-inline-end, 0))}.utrecht-table__cell--selected{background-color:var(--utrecht-table-cell-selected-background-color, highlight);color:var(--utrecht-table-cell-selected-color, highlightText)}.utrecht-table__header-cell--numeric-column,.utrecht-table__cell--numeric-column{--_utrecht-table-cell-text-align: right;text-align:var(--_utrecht-table-cell-text-align)}.utrecht-table__cell--numeric-data{font-variant-numeric:lining-nums tabular-nums}.utrecht-table__row--alternate-odd{background-color:var(--utrecht-table-row-alternate-odd-background-color, transparent);color:var(--utrecht-table-row-alternate-odd-color)}.utrecht-table__row--alternate-even{background-color:var(--utrecht-table-row-alternate-even-background-color, transparent);color:var(--utrecht-table-row-alternate-even-color)}.utrecht-table__header-cell{--utrecht-button-font-size: inherit;--utrecht-button-font-weight: inherit;--utrecht-button-padding-inline-start: var(--utrecht-table-cell-padding-inline-start);--utrecht-button-padding-inline-end: var(--utrecht-table-cell-padding-inline-end);--utrecht-button-padding-block-start: var(--utrecht-table-cell-padding-block-start);--utrecht-button-padding-block-end: var(--utrecht-table-cell-padding-block-end);--utrecht-button-hover-scale: 1;--utrecht-button-focus-scale: 1;--utrecht-button-min-block-size: 100%;--utrecht-button-min-inline-size: 100%;--utrecht-button-border-color: transparent;--utrecht-button-border-size: 1px}.utrecht-table__header-cell:has(.utrecht-button){padding-block-end:0;padding-block-start:0;padding-inline-end:0;padding-inline-start:0}.utrecht-table__header-cell-button{justify-content:var(--_utrecht-table-cell-text-align, start)}.utrecht-table__data--truncate{display:block;max-inline-size:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.utrecht-table__container{max-inline-size:100%;overflow-inline:scroll}.utrecht-table__header--hidden{block-size:1px;border:0 solid silver;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);inline-size:1px;outline:1px solid red;overflow:hidden;padding:0;position:absolute;white-space:nowrap}.utrecht-table--busy{cursor:var(--utrecht-action-busy-cursor, busy)}.utrecht-table--alternate-row-color .utrecht-table__body .utrecht-table__row:nth-child(odd){background-color:var(--utrecht-table-row-alternate-odd-background-color, transparent);color:var(--utrecht-table-row-alternate-odd-color)}.utrecht-table--alternate-row-color .utrecht-table__body .utrecht-table__row:nth-child(2n){background-color:var(--utrecht-table-row-alternate-even-background-color, transparent);color:var(--utrecht-table-row-alternate-even-color)}.utrecht-table--row-hover .utrecht-table__body .utrecht-table__row:hover .utrecht-table__header-cell,.utrecht-table--row-hover .utrecht-table__body .utrecht-table__row:hover .utrecht-table__cell{background-color:#ffefd5;color:maroon}.utrecht-table--row-focus-within .utrecht-table__body .utrecht-table__row:focus-within .utrecht-table__header-cell,.utrecht-table--row-focus-within .utrecht-table__body .utrecht-table__row:focus-within .utrecht-table__cell{background-color:#ffefd5;color:maroon}.utrecht-textbox{--_utrecht-textbox-value-char: .667em + .334ch;--_utrecht-textbox-max-inline-size: calc( calc(var(--utrecht-textbox-value-max-length) * var(--_utrecht-textbox-value-char)) + var(--utrecht-textbox-padding-inline-end, var(--utrecht-form-control-padding-inline-end, 0)) + var(--utrecht-textbox-padding-inline-start, var(--utrecht-form-control-padding-inline-start, 0)) + var(--utrecht-textbox-border-width, var(--utrecht-form-control-border-width, 0)) + var(--utrecht-textbox-autocomplete-ui-size, 44px) );background-color:var(--utrecht-textbox-background-color, var(--utrecht-form-control-background-color));block-size:initial;border-width:var(--utrecht-textbox-border-width, var(--utrecht-form-control-border-width));border-block-end-width:var(--utrecht-textbox-border-bottom-width, var(--utrecht-textbox-border-width, var(--utrecht-form-control-border-width)));border-color:var(--utrecht-textbox-border-color, var(--utrecht-form-control-border-color));border-radius:var(--utrecht-textbox-border-radius, var(--utrecht-form-control-border-radius, 0));border-style:solid;box-sizing:border-box;color:var(--utrecht-textbox-color, var(--utrecht-form-control-color));font-family:var(--utrecht-textbox-font-family, var(--utrecht-form-control-font-family));font-size:var(--utrecht-textbox-font-size, var(--utrecht-form-control-font-size, inherit));font-weight:var(--utrecht-textbox-font-weight, var(--utrecht-form-control-font-weight, initial));inline-size:100%;line-height:var(--utrecht-textbox-line-height, var(--utrecht-form-control-line-height, initial));min-block-size:var(--utrecht-pointer-target-min-size, 44px);min-inline-size:var(--utrecht-pointer-target-min-size, 44px);max-inline-size:min(var(--_utrecht-textbox-max-inline-size, 100%),var(--utrecht-textbox-max-inline-size, var(--utrecht-form-control-max-inline-size)));padding-block-end:var(--utrecht-textbox-padding-block-end, var(--utrecht-form-control-padding-block-end, 0));padding-block-start:var(--utrecht-textbox-padding-block-start, var(--utrecht-form-control-padding-block-start, 0));padding-inline-end:var(--utrecht-textbox-padding-inline-end, var(--utrecht-form-control-padding-inline-end, initial));padding-inline-start:var(--utrecht-textbox-padding-inline-start, var(--utrecht-form-control-padding-inline-start, initial))}.utrecht-textbox--invalid{--_utrecht-textbox-border-width: var( --utrecht-textbox-invalid-border-width, var( --utrecht-form-control-invalid-border-width, var(--utrecht-textbox-border-width, var(--utrecht-form-control-border-width)) ) );background-color:var(--utrecht-textbox-invalid-background-color, var(--utrecht-form-control-invalid-background-color, var(--utrecht-textbox-background-color, var(--utrecht-form-control-background-color))));border-width:var(--_utrecht-textbox-border-width);border-block-end-width:var(--utrecht-textbox-invalid-border-bottom-width, var(--utrecht-form-control-invalid-border-bottom-width, var(--utrecht-textbox-border-bottom-width, var(--utrecht-form-control-border-bottom-width, var(--_utrecht-textbox-border-width)))));border-color:var(--utrecht-textbox-invalid-border-color, var(--utrecht-form-control-invalid-border-color, var(--utrecht-textbox-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textbox-invalid-color, var(--utrecht-form-control-invalid-color, var(--utrecht-textbox-color, var(--utrecht-form-control-color))))}.utrecht-textbox--disabled{background-color:var(--utrecht-textbox-disabled-background-color, var(--utrecht-form-control-disabled-background-color, var(--utrecht-textbox-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textbox-disabled-border-color, var(--utrecht-form-control-disabled-border-color, var(--utrecht-textbox-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textbox-disabled-color, var(--utrecht-form-control-disabled-color, var(--utrecht-textbox-color, var(--utrecht-form-control-color))));cursor:var(--utrecht-action-disabled-cursor, not-allowed)}.utrecht-textbox--focus{background-color:var(--utrecht-textbox-focus-background-color, var(--utrecht-form-control-focus-background-color, var(--utrecht-textbox-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textbox-focus-border-color, var(--utrecht-form-control-focus-border-color, var(--utrecht-textbox-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textbox-focus-color, var(--utrecht-form-control-focus-color, var(--utrecht-textbox-color, var(--utrecht-form-control-color))))}.utrecht-textbox--focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-textbox--read-only{background-color:var(--utrecht-textbox-read-only-background-color, var(--utrecht-form-control-read-only-background-color, var(--utrecht-textbox-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textbox-read-only-border-color, var(--utrecht-form-control-read-only-border-color, var(--utrecht-textbox-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textbox-read-only-color, var(--utrecht-form-control-read-only-color, var(--utrecht-textbox-color, var(--utrecht-form-control-color))))}.utrecht-textbox__placeholder{color:var(--utrecht-textbox-placeholder-color, var(--utrecht-form-control-placeholder-color, var(--utrecht-textbox-color, var(--utrecht-form-control-color))));font-style:var(--utrecht-form-control-placeholder-font-style);opacity:100%}.utrecht-textbox--numeric{-moz-appearance:textfield;font-variant-numeric:lining-nums tabular-nums}.utrecht-textbox--password{font-variant-ligatures:none;font-variant-numeric:slashed-zero}.utrecht-textbox--postal-code-nl-size{--utrecht-textbox-value-max-length: 7}.utrecht-textbox--house-number-size{--utrecht-textbox-value-max-length: 5}.utrecht-textbox--house-letter-size{--utrecht-textbox-value-max-length: 1}.utrecht-textbox--house-addition-size{--utrecht-textbox-value-max-length: 4}.utrecht-textbox--voorvoegsel-size{--utrecht-textbox-value-max-length: 10}.utrecht-textbox--tel-size{--utrecht-textbox-value-max-length: 19}.utrecht-textbox--tel-nl-size{--utrecht-textbox-value-max-length: 13}.utrecht-textbox--iban-size{--utrecht-textbox-value-max-length: 41}.utrecht-textbox--iban-nl-size{--utrecht-textbox-value-max-length: 22}.utrecht-textbox--placeholder-ltr::placeholder,.utrecht-textbox--placeholder-ltr:placeholder-shown{direction:ltr}.utrecht-textbox--placeholder-rtl::placeholder,.utrecht-textbox--placeholder-rtl:placeholder-shown{direction:rtl}.utrecht-textbox--url{font-variant-ligatures:none}.utrecht-textbox--html-input:focus{background-color:var(--utrecht-textbox-focus-background-color, var(--utrecht-form-control-focus-background-color, var(--utrecht-textbox-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textbox-focus-border-color, var(--utrecht-form-control-focus-border-color, var(--utrecht-textbox-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textbox-focus-color, var(--utrecht-form-control-focus-color, var(--utrecht-textbox-color, var(--utrecht-form-control-color))))}.utrecht-textbox--html-input:focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-textbox--html-input:user-invalid,.utrecht-textbox--html-input[aria-invalid=true]{--_utrecht-textbox-border-width: var( --utrecht-textbox-invalid-border-width, var( --utrecht-form-control-invalid-border-width, var(--utrecht-textbox-border-width, var(--utrecht-form-control-border-width)) ) );background-color:var(--utrecht-textbox-invalid-background-color, var(--utrecht-form-control-invalid-background-color, var(--utrecht-textbox-background-color, var(--utrecht-form-control-background-color))));border-width:var(--_utrecht-textbox-border-width);border-block-end-width:var(--utrecht-textbox-invalid-border-bottom-width, var(--utrecht-form-control-invalid-border-bottom-width, var(--utrecht-textbox-border-bottom-width, var(--utrecht-form-control-border-bottom-width, var(--_utrecht-textbox-border-width)))));border-color:var(--utrecht-textbox-invalid-border-color, var(--utrecht-form-control-invalid-border-color, var(--utrecht-textbox-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textbox-invalid-color, var(--utrecht-form-control-invalid-color, var(--utrecht-textbox-color, var(--utrecht-form-control-color))))}.utrecht-textbox--html-input:read-only{background-color:var(--utrecht-textbox-read-only-background-color, var(--utrecht-form-control-read-only-background-color, var(--utrecht-textbox-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textbox-read-only-border-color, var(--utrecht-form-control-read-only-border-color, var(--utrecht-textbox-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textbox-read-only-color, var(--utrecht-form-control-read-only-color, var(--utrecht-textbox-color, var(--utrecht-form-control-color))))}.utrecht-textbox--html-input:disabled{background-color:var(--utrecht-textbox-disabled-background-color, var(--utrecht-form-control-disabled-background-color, var(--utrecht-textbox-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textbox-disabled-border-color, var(--utrecht-form-control-disabled-border-color, var(--utrecht-textbox-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textbox-disabled-color, var(--utrecht-form-control-disabled-color, var(--utrecht-textbox-color, var(--utrecht-form-control-color))));cursor:var(--utrecht-action-disabled-cursor, not-allowed)}.utrecht-textbox--html-input::placeholder{color:var(--utrecht-textbox-placeholder-color, var(--utrecht-form-control-placeholder-color, var(--utrecht-textbox-color, var(--utrecht-form-control-color))));font-style:var(--utrecht-form-control-placeholder-font-style);opacity:100%}.utrecht-textbox--html-input[type=password i]{font-variant-ligatures:none;font-variant-numeric:slashed-zero}.utrecht-textbox--html-input[type=url i],.utrecht-textbox--html-input[type=email i],.utrecht-textbox--html-input[inputMode=email i],.utrecht-textbox--html-input[inputMode=url i]{font-variant-ligatures:none}.utrecht-textbox--html-input[pattern="\\\\d*"],.utrecht-textbox--html-input[pattern="[0-9]*"],.utrecht-textbox--html-input[type=number i],.utrecht-textbox--html-input[type=tel i],.utrecht-textbox--html-input[inputMode=numeric i],.utrecht-textbox--html-input[inputMode=decimal i],.utrecht-textbox--html-input[inputMode=tel i]{-moz-appearance:textfield;font-variant-numeric:lining-nums tabular-nums}.utrecht-textarea{background-color:var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color));block-size:initial;border-width:var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width));border-block-end-width:var(--utrecht-textarea-border-block-end-width, var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width)));border-color:var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color));border-radius:var(--utrecht-textarea-border-radius, var(--utrecht-form-control-border-radius, 0));border-style:solid;box-sizing:border-box;color:var(--utrecht-textarea-color, var(--utrecht-form-control-color));font-family:var(--utrecht-textarea-font-family, var(--utrecht-form-control-font-family));font-size:var(--utrecht-textarea-font-size, var(--utrecht-form-control-font-size, inherit));font-weight:var(--utrecht-textarea-font-weight, var(--utrecht-form-control-font-weight, initial));inline-size:100%;line-height:var(--utrecht-textarea-line-height, initial);max-inline-size:var(--utrecht-textarea-max-inline-size, var(--utrecht-form-control-max-inline-size));min-block-size:var(--utrecht-textarea-min-block-size, var(--utrecht-pointer-target-min-size, 44px));min-inline-size:var(--utrecht-pointer-target-min-size, 44px);padding-block-end:var(--utrecht-textarea-padding-block-end, var(--utrecht-form-control-padding-block-end, 0));padding-block-start:var(--utrecht-textarea-padding-block-start, var(--utrecht-form-control-padding-block-start, 0));padding-inline-end:var(--utrecht-textarea-padding-inline-end, var(--utrecht-form-control-padding-inline-end, initial));padding-inline-start:var(--utrecht-textarea-padding-inline-start, var(--utrecht-form-control-padding-inline-start, initial));resize:vertical;resize:block}.utrecht-textarea--invalid{--_utrecht-textarea-border-width: var( --utrecht-textarea-invalid-border-width, var( --utrecht-form-control-invalid-border-width, var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width)) ) );background-color:var(--utrecht-textarea-invalid-background-color, var(--utrecht-form-control-invalid-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-width:var(--_utrecht-textarea-border-width);border-block-end-width:var(--utrecht-textarea-invalid-border-block-end-width, var(--utrecht-form-control-invalid-border-block-end-width, var(--utrecht-textarea-border-block-end-width, var(--utrecht-form-control-border-block-end-width, var(--_utrecht-textarea-border-width)))));border-color:var(--utrecht-textarea-invalid-border-color, var(--utrecht-form-control-invalid-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-invalid-color, var(--utrecht-form-control-invalid-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-textarea--disabled{background-color:var(--utrecht-textarea-disabled-background-color, var(--utrecht-form-control-disabled-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-disabled-border-color, var(--utrecht-form-control-disabled-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-disabled-color, var(--utrecht-form-control-disabled-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));cursor:var(--utrecht-action-disabled-cursor, not-allowed)}.utrecht-textarea--focus{background-color:var(--utrecht-textarea-focus-background-color, var(--utrecht-form-control-focus-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-focus-border-color, var(--utrecht-form-control-focus-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-focus-color, var(--utrecht-form-control-focus-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-textarea--focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-textarea--read-only{background-color:var(--utrecht-textarea-read-only-background-color, var(--utrecht-form-control-read-only-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-read-only-border-color, var(--utrecht-form-control-read-only-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-read-only-color, var(--utrecht-form-control-read-only-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-textarea__placeholder{color:var(--utrecht-textarea-placeholder-color, var(--utrecht-form-control-placeholder-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));font-style:var(--utrecht-form-control-placeholder-font-style);opacity:100%}.utrecht-textarea--html-textarea:focus{background-color:var(--utrecht-textarea-focus-background-color, var(--utrecht-form-control-focus-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-focus-border-color, var(--utrecht-form-control-focus-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-focus-color, var(--utrecht-form-control-focus-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-textarea--html-textarea:focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-textarea--html-textarea:invalid,.utrecht-textarea--html-textarea[aria-invalid=true]{--_utrecht-textarea-border-width: var( --utrecht-textarea-invalid-border-width, var( --utrecht-form-control-invalid-border-width, var(--utrecht-textarea-border-width, var(--utrecht-form-control-border-width)) ) );background-color:var(--utrecht-textarea-invalid-background-color, var(--utrecht-form-control-invalid-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-width:var(--_utrecht-textarea-border-width);border-block-end-width:var(--utrecht-textarea-invalid-border-block-end-width, var(--utrecht-form-control-invalid-border-block-end-width, var(--utrecht-textarea-border-block-end-width, var(--utrecht-form-control-border-block-end-width, var(--_utrecht-textarea-border-width)))));border-color:var(--utrecht-textarea-invalid-border-color, var(--utrecht-form-control-invalid-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-invalid-color, var(--utrecht-form-control-invalid-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-textarea--html-textarea:read-only{background-color:var(--utrecht-textarea-read-only-background-color, var(--utrecht-form-control-read-only-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-read-only-border-color, var(--utrecht-form-control-read-only-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-read-only-color, var(--utrecht-form-control-read-only-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))))}.utrecht-textarea--html-textarea:disabled{background-color:var(--utrecht-textarea-disabled-background-color, var(--utrecht-form-control-disabled-background-color, var(--utrecht-textarea-background-color, var(--utrecht-form-control-background-color))));border-color:var(--utrecht-textarea-disabled-border-color, var(--utrecht-form-control-disabled-border-color, var(--utrecht-textarea-border-color, var(--utrecht-form-control-border-color))));color:var(--utrecht-textarea-disabled-color, var(--utrecht-form-control-disabled-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));cursor:var(--utrecht-action-disabled-cursor, not-allowed)}.utrecht-textarea--html-textarea::placeholder{color:var(--utrecht-textarea-placeholder-color, var(--utrecht-form-control-placeholder-color, var(--utrecht-textarea-color, var(--utrecht-form-control-color))));font-style:var(--utrecht-form-control-placeholder-font-style);opacity:100%}.utrecht-unordered-list,.utrecht-unordered-list--html-content ul{box-sizing:border-box;font-family:var(--utrecht-document-font-family, inherit);font-size:var(--utrecht-unordered-list-font-size, var(--utrecht-document-font-size, inherit));line-height:var(--utrecht-unordered-list-line-height, var(--utrecht-document-line-height, inherit));margin-block-end:calc(var(--utrecht-space-around, 0) * var(--utrecht-unordered-list-margin-block-end, var(--utrecht-paragraph-margin-block-end, 0)));margin-block-start:calc(var(--utrecht-space-around, 0) * var(--utrecht-unordered-list-margin-block-start, var(--utrecht-paragraph-margin-block-start, 0)));padding-inline-start:var(--utrecht-unordered-list-padding-inline-start, 2ch);text-align:start}.utrecht-unordered-list--center{inline-size:max-content;margin-inline-end:auto;margin-inline-start:auto;max-inline-size:100%}.utrecht-unordered-list--distanced{--utrecht-space-around: 1}.utrecht-unordered-list--nested,.utrecht-unordered-list--html-content ul{margin-block-end:0;margin-inline-start:2ch}.utrecht-unordered-list--html-content>li,.utrecht-unordered-list--html-content ul>li,.utrecht-unordered-list__item{margin-block-end:var(--utrecht-unordered-list-item-margin-block-end);margin-block-start:var(--utrecht-unordered-list-item-margin-block-start);padding-inline-start:var(--utrecht-unordered-list-item-padding-inline-start, 1ch)}.utrecht-unordered-list--html-content>li::marker,.utrecht-unordered-list--html-content ul>li::marker,.utrecht-unordered-list__item::marker,.utrecht-unordered-list__marker{color:var(--utrecht-unordered-list-marker-color);content:"โ—"}.utrecht-alert{--nl-heading-level-1-color: var(--_utrecht-alert-color, var(--utrecht-alert-color));--nl-heading-level-2-color: var(--_utrecht-alert-color, var(--utrecht-alert-color));--nl-heading-level-3-color: var(--_utrecht-alert-color, var(--utrecht-alert-color));--nl-heading-level-4-color: var(--_utrecht-alert-color, var(--utrecht-alert-color));--nl-heading-level-5-color: var(--_utrecht-alert-color, var(--utrecht-alert-color));--nl-paragraph-color: var(--_utrecht-alert-color, var(--utrecht-alert-color))}.utrecht-article{font-family:var(--rhc-text-font-family-default, inherit);font-size:var(--rhc-text-font-size-max-md, inherit);font-weight:var(--rhc-text-font-weight-regular, inherit);line-height:var(--rhc-text-line-height-md, inherit)}.utrecht-blockquote__quote{margin-block-end:var(--utrecht-blockquote-margin-block-end, var(--rhc-blockquote-margin-block-end));margin-block-start:var(--utrecht-blockquote-margin-block-start, var(--rhc-blockquote-margin-block-start));margin-inline-end:var(--utrecht-blockquote-margin-inline-end, var(--rhc-blockquote-margin-inline-end));margin-inline-start:var(--utrecht-blockquote-margin-inline-start, var(--rhc-blockquote-margin-inline-start))}.utrecht-breadcrumb-nav__link--current{--utrecht-link-text-decoration: none;color:var(--rhc-breadcrumb-nav-link-current-color)}.utrecht-breadcrumb-nav__link--active{--utrecht-link-text-decoration: var(--utrecht-breadcrumb-nav-link-active-text-decoration, underline)}/**
5
- * @license EUPL-1.2
6
- * Copyright (c) 2020-2022 Gemeente Utrecht
7
- * Copyright (c) 2020-2022 Frameless B.V.
8
- */.rhc-button--icon-only{--utrecht-button-padding-block-end: var(--rhc-icon-only-button-padding-block-end, inherit);--utrecht-button-padding-block-start: var(--rhc-icon-only-button-padding-block-start, inherit);--utrecht-button-padding-inline-end: var(--rhc-icon-only-button-padding-inline-end, inherit);--utrecht-button-padding-inline-start: var(--rhc-icon-only-button-padding-inline-start, inherit)}.rhc-button--icon-only .rhc-button__sr-only{block-size:1px;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);inline-size:1px;margin-block:-1px;margin-inline:-1px;overflow:hidden;padding-block:0;padding-inline:0;position:absolute;white-space:nowrap}.rhc-card-as-link{border-end-end-radius:var(--rhc-card-as-link-border-end-end-radius, var(--rhc-card-as-link-border-radius, 5px));border-end-start-radius:var(--rhc-card-as-link-border-end-start-radius, var(--rhc-card-as-link-border-radius, 5px));border-start-end-radius:var(--rhc-card-as-link-border-start-end-radius, var(--rhc-card-as-link-border-radius, 5px));border-start-start-radius:var(--rhc-card-as-link-border-start-start-radius, var(--rhc-card-as-link-border-radius, 5px));box-sizing:border-box;column-gap:var(--rhc-card-as-link-column-gap, 16px);display:inline-flex;flex-direction:column;font-family:var(--rhc-text-font-family-default, inherit);font-size:var(--rhc-text-font-size-max-md, inherit);inline-size:100%;line-height:var(--rhc-text-line-height-md, inherit);position:relative;text-decoration:none}.rhc-card-as-link .utrecht-img:not(img[width]){block-size:100%;inline-size:100%}.rhc-card-as-link__button{z-index:1}.rhc-card-as-link div:empty{display:none}.rhc-card-as-link--default{background-color:var(--rhc-card-as-link-background-color, white);border-color:var(--rhc-card-as-link-border-color, #cbd5e1);border-style:solid;border-width:var(--rhc-card-as-link-border-width, 1px);color:var(--rhc-card-as-link-color, #0f172a)}.rhc-card-as-link--full-bleed{--rhc-card-as-link-heading-color: var(--rhc-card-as-link-full-bleed-color, white);--rhc-card-as-link-metadata-color: var( --rhc-card-as-link-full-bleed-metadata-color, var(--rhc-card-as-link-full-bleed-color, white) );color:var(--rhc-card-as-link-full-bleed-color, white)}.rhc-card-as-link--horizontal{--rhc-card-as-link-heading-color: var(--rhc-card-as-link-horizontal-color, white);color:var(--rhc-card-as-link-horizontal-color, white);flex-direction:row;gap:0;max-block-size:var(--rhc-card-as-link-horizontal-max-block-size)}.rhc-card-as-link__footer{display:flex;flex-direction:column;padding-block-end:var(--rhc-card-as-link-padding-block-end, 16px);padding-block-start:var(--rhc-card-as-link-padding-block-start, 16px);padding-inline-end:var(--rhc-card-as-link-padding-inline-end, 16px);padding-inline-start:var(--rhc-card-as-link-padding-inline-start, 16px);row-gap:var(--rhc-card-as-link-row-gap, 12px)}.rhc-card-as-link__image-container{order:-1}.rhc-card-as-link__image{aspect-ratio:16/9;block-size:100%}.rhc-card-as-link__heading{align-items:center;color:var(--rhc-card-as-link-heading-color, #154273);display:flex;font-size:var(--rhc-card-as-link-heading-font-size, 24px);font-weight:var(--rhc-card-as-link-heading-font-weight, 700)}.rhc-card-as-link__icon{color:var(--rhc-card-as-link-icon-color, #154273);size:var(--rhc-card-as-link-icon-size, 24px)}.rhc-card-as-link__metadata{color:var(--rhc-card-as-link-metadata-color, #154273)}.rhc-card-as-link__content{display:flex;flex-direction:column;padding-block-end:var(--rhc-card-as-link-padding-block-end, 16px);padding-block-start:var(--rhc-card-as-link-padding-block-start, 16px);padding-inline-end:var(--rhc-card-as-link-padding-inline-end, 16px);padding-inline-start:var(--rhc-card-as-link-padding-inline-start, 16px);row-gap:var(--rhc-card-as-link-row-gap, 12px);flex:1}.rhc-card-as-link--horizontal .rhc-card-as-link__content{border-end-end-radius:var(--rhc-card-as-link-border-end-end-radius, var(--rhc-card-as-link-border-radius, 5px));border-end-start-radius:var(--rhc-card-as-link-border-end-start-radius, var(--rhc-card-as-link-border-radius, 5px));border-start-end-radius:var(--rhc-card-as-link-border-start-end-radius, var(--rhc-card-as-link-border-radius, 5px));border-start-start-radius:var(--rhc-card-as-link-border-start-start-radius, var(--rhc-card-as-link-border-radius, 5px));background-color:var(--rhc-card-as-link-horizontal-background-color, #154273);border-end-start-radius:0;border-start-start-radius:0;color:var(--rhc-card-as-link-horizontal-color, white);column-gap:var(--rhc-card-as-link-column-gap, 16px);flex-direction:row;padding-block-end:var(--rhc-card-as-link-horizontal-padding-block-end, 0);padding-block-start:var(--rhc-card-as-link-horizontal-padding-block-start, 0);padding-inline-end:var(--rhc-card-as-link-horizontal-padding-inline-end, 0);padding-inline-start:var(--rhc-card-as-link-horizontal-padding-inline-start, 0);row-gap:var(--rhc-card-as-link-row-gap, 12px)}.rhc-card-as-link--horizontal .rhc-card-as-link__heading{inline-size:var(--rhc-card-as-link-horizontal-heading-inline-size)}.rhc-card-as-link--horizontal .rhc-card-as-link__image{border-end-end-radius:var(--rhc-card-as-link-border-end-end-radius, var(--rhc-card-as-link-border-radius, 5px));border-end-start-radius:var(--rhc-card-as-link-border-end-start-radius, var(--rhc-card-as-link-border-radius, 5px));border-start-end-radius:var(--rhc-card-as-link-border-start-end-radius, var(--rhc-card-as-link-border-radius, 5px));border-start-start-radius:var(--rhc-card-as-link-border-start-start-radius, var(--rhc-card-as-link-border-radius, 5px));aspect-ratio:1/1;border-end-end-radius:0;border-start-end-radius:0;max-block-size:var(--rhc-card-as-link-horizontal-max-block-size)}.rhc-card-as-link--full-bleed .rhc-card-as-link__footer{padding-block-end:var(--rhc-card-as-link-full-bleed-padding-block-end, 16px);padding-block-start:var(--rhc-card-as-link-full-bleed-padding-block-start, 16px);padding-inline-end:var(--rhc-card-as-link-full-bleed-padding-inline-end, 0);padding-inline-start:var(--rhc-card-as-link-full-bleed-padding-inline-start, 0)}.rhc-card-as-link--full-bleed .rhc-card-as-link__image{border-end-end-radius:var(--rhc-card-as-link-border-end-end-radius, var(--rhc-card-as-link-border-radius, 5px));border-end-start-radius:var(--rhc-card-as-link-border-end-start-radius, var(--rhc-card-as-link-border-radius, 5px));border-start-end-radius:var(--rhc-card-as-link-border-start-end-radius, var(--rhc-card-as-link-border-radius, 5px));border-start-start-radius:var(--rhc-card-as-link-border-start-start-radius, var(--rhc-card-as-link-border-radius, 5px));block-size:100%;filter:brightness(var(--rhc-card-as-link-full-bleed-opacity, .5));inline-size:100%;position:absolute;z-index:-1}.rhc-card-as-link__link{color:var(--rhc-card-as-link-link-color, #01689b);text-decoration:var(--rhc-card-as-link-link-text-decoration, underline)}.rhc-card-as-link__anchor a:after{content:"";top:0;right:0;bottom:0;left:0;position:absolute}.rhc-card-as-link:active{background-color:var(--rhc-card-as-link-active-background-color, #dce3ea)}.rhc-card-as-link:active .rhc-card-as-link__heading{text-decoration:var(--rhc-card-as-link-active-text-decoration, underline)}.rhc-card-as-link:active .rhc-card-as-link__link{--utrecht-link-color: var(--rhc-card-as-link-link-active-color, #42145f);color:var(--rhc-card-as-link-link-active-color, #42145f);text-decoration:var(--rhc-card-as-link-link-active-text-decoration, none)}.rhc-card-as-link--default:focus{background-color:var(--rhc-card-as-link-focus-background-color, #dce3ea)}.rhc-card-as-link:focus .rhc-card-as-link__heading{text-decoration:var(--rhc-card-as-link-active-text-decoration, underline)}.rhc-card-as-link:focus .rhc-card-as-link__link{text-decoration:var(--rhc-card-as-link-link-focus-text-decoration, none)}.rhc-card-as-link--default:hover{background-color:var(--rhc-card-as-link-hover-background-color, #f8fafc)}.rhc-card-as-link:hover .rhc-card-as-link__heading{text-decoration:var(--rhc-card-as-link-active-text-decoration, underline)}.rhc-card-as-link:hover .rhc-card-as-link__link{text-decoration:var(--rhc-card-as-link-link-hover-text-decoration, none)}.rhc-card{border-end-end-radius:var(--rhc-card-border-end-end-radius, var(--rhc-card-border-radius, 5px));border-end-start-radius:var(--rhc-card-border-end-start-radius, var(--rhc-card-border-radius, 5px));border-start-end-radius:var(--rhc-card-border-start-end-radius, var(--rhc-card-border-radius, 5px));border-start-start-radius:var(--rhc-card-border-start-start-radius, var(--rhc-card-border-radius, 5px));box-sizing:border-box;column-gap:var(--rhc-card-column-gap, 16px);display:inline-flex;flex-direction:column;font-family:var(--rhc-text-font-family-default, inherit);font-size:var(--rhc-text-font-size-max-md, inherit);inline-size:var(--rhc-card-inline-size, 328px);line-height:var(--rhc-text-line-height-md, inherit);position:relative;text-decoration:none}.rhc-card .utrecht-img:not(img[width]){block-size:100%;inline-size:100%}.rhc-card--default{background-color:var(--rhc-card-background-color, white);border-color:var(--rhc-card-border-color, #cbd5e1);border-style:solid;border-width:var(--rhc-card-border-width, 1px);color:var(--rhc-card-color, #154273)}.rhc-card__heading{align-items:center;display:flex;font-size:var(--rhc-card-heading-font-size, 24px);font-weight:var(--rhc-card-heading-font-weight, 700);text-decoration:none}.rhc-card__subheading{align-items:center;display:flex;font-size:var(--rhc-text-font-size-lg);text-decoration:none}.rhc-card__metadata{color:var(--rhc-card-metadata-color, #154273)}.rhc-card__content{display:flex;flex-direction:column;padding-block-end:var(--rhc-card-padding-block-end, 16px);padding-block-start:var(--rhc-card-padding-block-start, 16px);padding-inline-end:var(--rhc-card-padding-inline-end, 16px);padding-inline-start:var(--rhc-card-padding-inline-start, 16px);row-gap:var(--rhc-card-row-gap, 12px)}.rhc-card__content h1,.rhc-card__content h2,.rhc-card__content h3,.rhc-card__content h4,.rhc-card__content h5,.rhc-card__content h6,.rhc-card__content p{margin-block-end:0;margin-block-start:0}.rhc-card__link{color:var(--rhc-card-link-color, #01689b);text-decoration:none!important}.rhc-card:active .rhc-card__heading{text-decoration:var(--rhc-card-active-text-decoration, underline)}.rhc-card:focus .rhc-card__heading{text-decoration:var(--rhc-card-active-text-decoration, underline)}.rhc-card:hover .rhc-card__heading{text-decoration:var(--rhc-card-active-text-decoration, underline)}.rhc-card:active .rhc-card__link{--utrecht-link-color: var(--rhc-card-link-active-color, #42145f);color:var(--rhc-card-link-active-color, #42145f);text-decoration:var(--rhc-card-link-active-text-decoration, none)}.rhc-card:focus .rhc-card__link{text-decoration:var(--rhc-card-link-focus-text-decoration, none)}.rhc-card:hover .rhc-card__link{text-decoration:var(--rhc-card-link-hover-text-decoration, none)}.rhc-card__footer{display:flex;flex-direction:column;padding-block-end:var(--rhc-card-padding-block-end, 16px);padding-block-start:var(--rhc-card-padding-block-start, 16px);padding-inline-end:var(--rhc-card-padding-inline-end, 16px);padding-inline-start:var(--rhc-card-padding-inline-start, 16px);row-gap:var(--rhc-card-row-gap, 12px)}.rhc-card__footer h1,.rhc-card__footer h2,.rhc-card__footer h3,.rhc-card__footer h4,.rhc-card__footer h5,.rhc-card__footer h6,.rhc-card__footer p{margin-block-end:0;margin-block-start:0}.utrecht-checkbox{margin-block-start:var(--rhc-space-50)}.utrecht-checkbox--disabled{background-color:var(--utrecht-checkbox-disabled-background-color);border-color:var(--utrecht-checkbox-disabled-border-color);cursor:var(--utrecht-action-disabled-cursor, revert)}.utrecht-checkbox--invalid{background-color:var(--utrecht-checkbox-invalid-background-color);border-color:var(--utrecht-checkbox-invalid-border-color)}.utrecht-checkbox--custom.utrecht-checkbox--html-input:checked,.utrecht-custom-checkbox--html-input:checked{background-image:url('data:image/svg+xml,<svg width="5.5" height="7" viewBox="0 0 17 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.7071 0.292893C17.0976 0.683417 17.0976 1.31658 16.7071 1.70711L6.70711 11.7071C6.31658 12.0976 5.68342 12.0976 5.29289 11.7071L0.292893 6.70711C-0.0976311 6.31658 -0.0976311 5.68342 0.292893 5.29289C0.683417 4.90237 1.31658 4.90237 1.70711 5.29289L6 9.58579L15.2929 0.292893C15.6834 -0.0976311 16.3166 -0.0976311 16.7071 0.292893Z" fill="white"/></svg>')}.utrecht-checkbox--custom.utrecht-checkbox--html-input:checked:active,.utrecht-custom-checkbox--html-input:checked:active{background-color:var(--utrecht-checkbox-checked-active-background-color);border-color:var(--utrecht-checkbox-checked-active-border-color)}.utrecht-checkbox--custom.utrecht-checkbox--html-input:checked:hover,.utrecht-custom-checkbox--html-input:checked:hover{background-color:var(--utrecht-checkbox-checked-hover-background-color);background-image:url('data:image/svg+xml,<svg width="5.5" height="7" viewBox="0 0 17 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.7071 0.292893C17.0976 0.683417 17.0976 1.31658 16.7071 1.70711L6.70711 11.7071C6.31658 12.0976 5.68342 12.0976 5.29289 11.7071L0.292893 6.70711C-0.0976311 6.31658 -0.0976311 5.68342 0.292893 5.29289C0.683417 4.90237 1.31658 4.90237 1.70711 5.29289L6 9.58579L15.2929 0.292893C15.6834 -0.0976311 16.3166 -0.0976311 16.7071 0.292893Z" fill="white"/></svg>');border-color:var(--utrecht-checkbox-checked-hover-border-color)}.utrecht-checkbox--custom.utrecht-checkbox--html-input:checked:disabled,.utrecht-custom-checkbox--html-input:checked:disabled{background-color:var(--utrecht-checkbox-disabled-background-color);background-image:url('data:image/svg+xml,<svg width="5.5" height="7" viewBox="0 0 17 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.7071 0.292893C17.0976 0.683417 17.0976 1.31658 16.7071 1.70711L6.70711 11.7071C6.31658 12.0976 5.68342 12.0976 5.29289 11.7071L0.292893 6.70711C-0.0976311 6.31658 -0.0976311 5.68342 0.292893 5.29289C0.683417 4.90237 1.31658 4.90237 1.70711 5.29289L6 9.58579L15.2929 0.292893C15.6834 -0.0976311 16.3166 -0.0976311 16.7071 0.292893Z" fill="%23475569"/></svg>')}.utrecht-checkbox--custom.utrecht-checkbox--html-input:checked:focus,.utrecht-custom-checkbox--html-input:checked:focus{background-color:var(--utrecht-checkbox-checked-focus-background-color);background-image:url('data:image/svg+xml,<svg width="5.5" height="7" viewBox="0 0 17 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.7071 0.292893C17.0976 0.683417 17.0976 1.31658 16.7071 1.70711L6.70711 11.7071C6.31658 12.0976 5.68342 12.0976 5.29289 11.7071L0.292893 6.70711C-0.0976311 6.31658 -0.0976311 5.68342 0.292893 5.29289C0.683417 4.90237 1.31658 4.90237 1.70711 5.29289L6 9.58579L15.2929 0.292893C15.6834 -0.0976311 16.3166 -0.0976311 16.7071 0.292893Z" fill="%23154273"/></svg>');border-color:var(--utrecht-checkbox-checked-focus-border-color);border-width:var(--utrecht-checkbox-checked-focus-border-width)}.utrecht-checkbox--custom.utrecht-checkbox--html-input:checked:focus-visible,.utrecht-custom-checkbox--html-input:checked:focus-visible{background-color:var(--utrecht-checkbox-checked-focus-background-color);background-image:url('data:image/svg+xml,<svg width="5.5" height="7" viewBox="0 0 17 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.7071 0.292893C17.0976 0.683417 17.0976 1.31658 16.7071 1.70711L6.70711 11.7071C6.31658 12.0976 5.68342 12.0976 5.29289 11.7071L0.292893 6.70711C-0.0976311 6.31658 -0.0976311 5.68342 0.292893 5.29289C0.683417 4.90237 1.31658 4.90237 1.70711 5.29289L6 9.58579L15.2929 0.292893C15.6834 -0.0976311 16.3166 -0.0976311 16.7071 0.292893Z" fill="%23154273"/></svg>');border-color:var(--utrecht-checkbox-checked-focus-border-color);border-width:var(--utrecht-checkbox-checked-focus-border-width)}.utrecht-checkbox--custom.utrecht-checkbox--html-input:disabled:hover,.utrecht-custom-checkbox--html-input:disabled:hover{background-color:var(--utrecht-checkbox-disabled-background-color);border-color:var(--utrecht-checkbox-disabled-border-color);cursor:var(--utrecht-action-disabled-cursor, revert)}.utrecht-checkbox--custom.utrecht-checkbox--html-input:indeterminate:indeterminate,.utrecht-checkbox--custom.utrecht-checkbox--html-input:indeterminate:checked:indeterminate{background-image:url('data:image/svg+xml,<svg width="16" height="4" viewBox="0 0 16 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 1C0 0.447715 0.447715 0 1 0H15C15.5523 0 16 0.447715 16 1C16 1.55228 15.5523 2 15 2H1C0.447715 2 0 1.55228 0 1Z" fill="white"/></svg>');background-position:center;background-size:16px 4px}.utrecht-checkbox--custom.utrecht-checkbox--html-input:indeterminate:indeterminate:active{background-color:var(--utrecht-checkbox-indeterminate-active-background-color);border-color:var(--utrecht-checkbox-indeterminate-active-border-color)}.utrecht-checkbox--custom.utrecht-checkbox--html-input:indeterminate:indeterminate:hover{background-color:var(--utrecht-checkbox-indeterminate-hover-background-color);border-color:var(--utrecht-checkbox-indeterminate-hover-border-color)}.utrecht-checkbox--custom.utrecht-checkbox--html-input:indeterminate:indeterminate:focus{background-color:var(--utrecht-checkbox-indeterminate-focus-background-color);background-image:url('data:image/svg+xml,<svg width="16" height="4" viewBox="0 0 16 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 1C0 0.447715 0.447715 0 1 0H15C15.5523 0 16 0.447715 16 1C16 1.55228 15.5523 2 15 2H1C0.447715 2 0 1.55228 0 1Z" fill="%23154273"/></svg>');border-color:var(--utrecht-checkbox-indeterminate-focus-border-color)}.utrecht-checkbox--custom.utrecht-checkbox--html-input:indeterminate:indeterminate:disabled{background-color:var(--utrecht-checkbox-indeterminate-disabled-background-color);background-image:url('data:image/svg+xml,<svg width="16" height="4" viewBox="0 0 16 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 1C0 0.447715 0.447715 0 1 0H15C15.5523 0 16 0.447715 16 1C16 1.55228 15.5523 2 15 2H1C0.447715 2 0 1.55228 0 1Z" fill="%23154273"/></svg>');border-color:var(--utrecht-checkbox-indeterminate-disabled-border-color)}.utrecht-checkbox--custom.utrecht-checkbox--html-input[aria-invalid=true]:hover{background-color:var(--utrecht-checkbox-invalid-background-color);border-color:var(--utrecht-checkbox-invalid-border-color)}.rhc-checkbox-group{display:flex;flex-direction:column;padding-block-end:var(--rhc-checkbox-group-padding-block-end);padding-block-start:var(--rhc-checkbox-group-padding-block-start);row-gap:var(--rhc-checkbox-group-row-gap)}.rhc-code-input--capitalized{text-transform:uppercase}.rhc-code-input{block-size:var(--rhc-code-input-size);inline-size:var(--rhc-code-input-size);text-align:center}.rhc-code-input-group{column-gap:var(--rhc-code-input-group-column-gap);display:flex;flex-direction:row}.rhc-data-badge-button{align-items:center;column-gap:var(--rhc-data-badge-button-column-gap);cursor:pointer;display:inline-flex;position:relative}.rhc-data-badge-button:hover{--utrecht-data-badge-background-color: var(--rhc-data-badge-button-hover-background-color);--utrecht-data-badge-color: var(--rhc-data-badge-button-hover-color)}.rhc-data-badge-button .rhc-data-badge-button__sr-only{block-size:1px;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);inline-size:1px;margin-block:-1px;margin-inline:-1px;overflow:hidden;padding-block:0;padding-inline:0;position:absolute;white-space:nowrap}.rhc-data-badge-button:focus-visible,.rhc-data-badge-button--focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.rhc-dot-badge{block-size:var(--rhc-dot-badge-size, var(--rhc-size-quarter-lint));border-radius:var(--rhc-dot-badge-border-radius, var(--rhc-border-radius-circle));color:var(--rhc-dot-badge-color, var(--rhc-color-rood-500));display:inline-flex;inline-size:var(--rhc-dot-badge-inline-size, var(--rhc-dot-badge-size, var(--rhc-size-quarter-lint)))}.rhc-dot-badge .rhc-dot-badge__sr-only{block-size:1px;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);inline-size:1px;margin-block:-1px;margin-inline:-1px;overflow:hidden;padding-block:0;padding-inline:0;position:absolute;white-space:nowrap}.rhc-expandable-checkbox-group__details{margin-block-start:var(--rhc-expandable-checkbox-group-details-margin-block-start)}.rhc-expandable-checkbox-group__summary{color:var(--rhc-expandable-checkbox-group-summary-color);cursor:pointer;inline-size:max-content;margin-block-end:var(--rhc-expandable-checkbox-group-summary-margin-block-end);margin-block-start:var(--rhc-expandable-checkbox-group-summary-margin-block-start);text-decoration:var(--rhc-expandable-checkbox-group-summary-text-decoration)}.rhc-expandable-checkbox-group .rhc-expandable-checkbox-group__sr-only{block-size:1px!important;border:0!important;clip:rect(0,0,0,0)!important;inline-size:1px!important;margin-block:-1px!important;margin-inline:-1px!important;opacity:0%;overflow:hidden!important;padding-block:0!important;padding-inline:0!important;position:absolute;white-space:nowrap!important}.rhc-expandable-checkbox-group__summary:focus-visible,.rhc-expandable-checkbox-group__summary--focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1}.utrecht-figure img{border-end-end-radius:var(--utrecht-figure-img-border-end-end-radius);border-end-start-radius:var(--utrecht-figure-img-border-end-start-radius);border-start-end-radius:var(--utrecht-figure-img-border-start-end-radius);border-start-start-radius:var(--utrecht-figure-img-border-start-start-radius)}.utrecht-figure .rhc-rounded-corner{display:inline-block;vertical-align:top}.utrecht-figure .rhc-rounded-corner img{border-radius:inherit}.rhc-file{border-color:var(--rhc-file-border-color);border-radius:var(--rhc-file-border-radius);border-style:var(--rhc-file-border-style);display:flex;flex-direction:column;padding-block-end:var(--rhc-file-padding-block-end);padding-block-start:var(--rhc-file-padding-block-start);padding-inline-end:var(--rhc-file-padding-inline-end);padding-inline-start:var(--rhc-file-padding-inline-start)}.rhc-file__name{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rhc-file__subtitle{color:var(--rhc-file-subtitle-color)}.rhc-file__inner-container{display:flex;flex-direction:row;justify-content:space-between}.rhc-file__inner-container__sub{display:flex;flex-direction:column;overflow:hidden}.rhc-file--error{border-color:var(--rhc-file-error-border-color)}.rhc-file-input{display:flex;flex-direction:column;font-family:var(--rhc-text-font-family-default, inherit);line-height:var(--rhc-text-line-height-md, inherit);row-gap:var(--rhc-file-input-row-gap)}.rhc-file-input__button-feedback-container{display:flex}.rhc-file-input__feedback{--nl-paragraph-font-size: var(--rhc-file-input-feedback-font-size);--nl-paragraph-color: var(--rhc-file-input-feedback-color);align-items:center;display:flex;padding-inline-end:var(--rhc-file-padding-inline-end);padding-inline-start:var(--rhc-file-padding-inline-start)}.rhc-file-input__files-container{display:flex;flex-direction:column;gap:var(--rhc-file-column-gap)}.rhc-form-label--checkbox .utrecht-form-field__label--checkbox{--utrecht-form-label-font-weight: var(--rhc-text-font-weight-regular, 400);align-items:flex-start;display:flex;margin-block-end:var(--rhc-form-field-checkbox-option-margin-block-end, inherit)}.utrecht-form-field__status{grid-column-end:status;grid-column-start:status;grid-row-end:status;grid-row-start:status}.utrecht-form-field--checkbox{grid-template-areas:"input label" "input description" "input error-message" "input status"}.utrecht-form-field{font-size:var(--rhc-text-font-size-max-md, inherit);line-height:var(--rhc-text-line-height-md, inherit)}.utrecht-rich-text .utrecht-form-field{margin-block-end:var(--utrecht-form-field-margin-block-end)}.utrecht-form-field__status{margin-block-end:var(--rhc-space-100, .5rem);margin-block-start:var(--rhc-space-100, .5rem)}.utrecht-form-field__description{--utrecht-form-field-description-margin-block-start: calc(-1 * var(--rhc-space-100))}.utrecht-form-field--radio{--utrecht-form-field-label-margin-block-end: var(--rhc-form-field-radio-option-label-margin-block-end, inherit);--utrecht-radio-button-margin-inline-end: var(--rhc-form-field-radio-option-column-gap, inherit)}.rhc-form-field-radio-option__input{align-items:flex-start;display:flex;margin-block-start:var(--rhc-form-field-radio-option-input-margin-block-start, inherit)}.utrecht-form-field--radio .utrecht-form-field__label{--utrecht-form-label-font-weight: var(--rhc-form-field-radio-option-font-weight, inherit);display:inline-flex}.rhc-page-footer{--utrecht-space-around: 1;--utrecht-link-hover-text-decoration: underline;--_utrecht-link-state-text-decoration-color: currentColor;--utrecht-column-layout-gap: var(--rhc-page-footer-column-gap);--utrecht-column-layout-column-width: var(--rhc-page-footer-column-width);--nl-heading-level-1-color: currentColor;--nl-heading-level-2-color: currentColor;--nl-heading-level-3-color: currentColor;--nl-heading-level-4-color: currentColor;--nl-heading-level-5-color: currentColor;--nl-heading-level-6-color: currentColor;--nl-paragraph-color: currentColor;align-items:center;display:flex;flex-direction:var(--rhc-page-footer-flex-direction);padding-block:0;padding-inline:0}.rhc-page-footer :is(h1,h2,h3,h4,h5,h6,p){margin-block-end:var(--utrecht-rich-text-friend-margin-block-end)}.rhc-page-footer>*{inline-size:100%}.rhc-page-footer--primary-filled{--utrecht-page-footer-background-color: var(--rhc-color-primary-500)}.rhc-page-footer--primary-filled.rhc-page-subfooter{border-block-start-color:var(--rhc-page-footer-border-block-start-color);border-block-start-style:var(--rhc-page-footer-border-block-start-style);border-block-start-width:var(--rhc-page-footer-border-block-start-width)}.rhc-page-footer--primary-outlined{--utrecht-page-footer-background-color: var(--rhc-page-footer-outlined-background-color);--utrecht-page-footer-color: var(--rhc-page-footer-outlined-color);border-block-start-color:var(--rhc-page-footer-outlined-border-color);border-block-start-style:var(--rhc-page-footer-border-block-start-style);border-block-start-width:var(--rhc-page-footer-border-block-start-width)}.rhc-page-footer__content{column-gap:var(--rhc-page-footer-column-gap);display:flex;flex:1;flex-direction:row}@media (width <= 1024px){.rhc-page-footer__content{flex-direction:var(--rhc-page-footer-flex-direction)}}.rhc-page-footer__wrapper{box-sizing:border-box;inline-size:100%;max-inline-size:var(--rhc-page-footer-content-max-inline-size);padding-block-end:var(--utrecht-page-footer-padding-block-end);padding-block-start:var(--utrecht-page-footer-padding-block-start);padding-inline-end:var(--utrecht-page-footer-padding-inline-end);padding-inline-start:var(--utrecht-page-footer-padding-inline-start)}.rhc-page-footer__section,.rhc-page-footer__title{break-inside:avoid;line-height:var(--rhc-text-line-height-md, inherit);padding-block-end:var(--rhc-page-footer-padding-block-end)}.rhc-page-footer__content>*{flex:1}.rhc-page-subfooter{align-items:center;display:flex;flex-direction:var(--rhc-page-footer-flex-direction)}.rhc-page-subfooter__content{align-items:center;display:flex;gap:var(--rhc-page-footer-content-column-gap);justify-content:space-between}@media (width <= 1024px){.rhc-page-subfooter__content{flex-direction:column}}.rhc-page-subfooter__backtotop{align-items:center;color:inherit;cursor:pointer;display:flex;text-decoration:none}.rhc-page-subfooter__backtotop:hover{text-decoration:var(--rhc-sidenav-link-active-text-decoration)}@media (width <= 780px){.rhc-page-footer__wrapper{--utrecht-page-footer-padding-inline-end: var(--rhc-page-footer-padding-inline-end);--utrecht-page-footer-padding-inline-start: var(--rhc-page-footer-padding-inline-start);--utrecht-page-footer-padding-block-end: var(--rhc-page-footer-padding-block-end);--utrecht-page-footer-padding-block-start: var(--rhc-page-footer-padding-block-start)}}.rhc-page-prefooter{display:flex;justify-content:center;position:relative}.rhc-page-prefooter:before{background-color:var(--rhc-color-primary-500);block-size:1.5rem;content:"";inline-size:2rem}.rhc-page-prefooter__content{font-family:var(--rhc-text-font-family-serif);inset:0% 50% auto auto;line-height:100%;margin-inline-end:-2rem;position:absolute;transform:translate(100%)}@media (width <= 720px){.rhc-page-prefooter__content{display:none}}.nl-heading{break-inside:avoid-column;page-break-after:avoid;page-break-inside:avoid}.nl-heading--level-1{color:var(--nl-heading-level-1-color, inherit);font-family:var(--nl-heading-level-1-font-family);font-size:var(--nl-heading-level-1-font-size, revert);font-weight:var(--nl-heading-level-1-font-weight, bold);line-height:var(--nl-heading-level-1-line-height);margin-block-end:var(--nl-heading-level-1-margin-block-end, revert);margin-block-start:var(--nl-heading-level-1-margin-block-start, revert)}.nl-heading--level-2{color:var(--nl-heading-level-2-color, inherit);font-family:var(--nl-heading-level-2-font-family);font-size:var(--nl-heading-level-2-font-size, revert);font-weight:var(--nl-heading-level-2-font-weight, bold);line-height:var(--nl-heading-level-2-line-height);margin-block-end:var(--nl-heading-level-2-margin-block-end, revert);margin-block-start:var(--nl-heading-level-2-margin-block-start, revert)}.nl-heading--level-3{color:var(--nl-heading-level-3-color, inherit);font-family:var(--nl-heading-level-3-font-family);font-size:var(--nl-heading-level-3-font-size, revert);font-weight:var(--nl-heading-level-3-font-weight, bold);line-height:var(--nl-heading-level-3-line-height);margin-block-end:var(--nl-heading-level-3-margin-block-end, revert);margin-block-start:var(--nl-heading-level-3-margin-block-start, revert)}.nl-heading--level-4{color:var(--nl-heading-level-4-color, inherit);font-family:var(--nl-heading-level-4-font-family);font-size:var(--nl-heading-level-4-font-size, revert);font-weight:var(--nl-heading-level-4-font-weight, bold);line-height:var(--nl-heading-level-4-line-height);margin-block-end:var(--nl-heading-level-4-margin-block-end, revert);margin-block-start:var(--nl-heading-level-4-margin-block-start, revert)}.nl-heading--level-5{color:var(--nl-heading-level-5-color, inherit);font-family:var(--nl-heading-level-5-font-family);font-size:var(--nl-heading-level-5-font-size, revert);font-weight:var(--nl-heading-level-5-font-weight, bold);line-height:var(--nl-heading-level-5-line-height);margin-block-end:var(--nl-heading-level-5-margin-block-end, revert);margin-block-start:var(--nl-heading-level-5-margin-block-start, revert)}.nl-heading--level-6{color:var(--nl-heading-level-6-color, inherit);font-family:var(--nl-heading-level-6-font-family);font-size:var(--nl-heading-level-6-font-size, revert);font-weight:var(--nl-heading-level-6-font-weight, bold);line-height:var(--nl-heading-level-6-line-height);margin-block-end:var(--nl-heading-level-6-margin-block-end, revert);margin-block-start:var(--nl-heading-level-6-margin-block-start, revert)}.nl-heading--level-1{margin-block-end:var(--nl-heading-level-1-margin-block-end, var(--rhc-space-0, 0));margin-block-start:var(--nl-heading-level-1-margin-block-start, var(--rhc-space-0, 0))}.nl-heading--level-2{margin-block-end:var(--nl-heading-level-2-margin-block-end, var(--rhc-space-0, 0));margin-block-start:var(--nl-heading-level-2-margin-block-start, var(--rhc-space-0, 0))}.nl-heading--level-3{margin-block-end:var(--nl-heading-level-3-margin-block-end, var(--rhc-space-0, 0));margin-block-start:var(--nl-heading-level-3-margin-block-start, var(--rhc-space-0, 0))}.nl-heading--level-4{margin-block-end:var(--nl-heading-level-4-margin-block-end, var(--rhc-space-0, 0));margin-block-start:var(--nl-heading-level-4-margin-block-start, var(--rhc-space-0, 0))}.nl-heading--level-5{margin-block-end:var(--nl-heading-level-5-margin-block-end, var(--rhc-space-0, 0));margin-block-start:var(--nl-heading-level-5-margin-block-start, var(--rhc-space-0, 0))}.rhc-hero{block-size:auto;inline-size:var(--rhc-hero-inline-size);overflow:hidden;position:relative}.rhc-hero--aspect-ratio-16-9{aspect-ratio:16/9}.rhc-hero--aspect-ratio-1-1{aspect-ratio:1/1}.rhc-hero--aspect-ratio-4-3{aspect-ratio:4/3}.rhc-hero__message{background-color:var(--rhc-hero-message-background-color);box-sizing:border-box;color:var(--rhc-hero-message-color, inherit);display:flex;flex-direction:column;inline-size:var(--rhc-hero-message-inline-size);inset-block-end:0;padding-block-end:var(--rhc-hero-message-padding-block-end);padding-block-start:var(--rhc-hero-message-padding-block-start);padding-inline-end:var(--rhc-hero-message-padding-inline-end);padding-inline-start:var(--rhc-hero-message-padding-inline-start);position:absolute;row-gap:var(--rhc-hero-message-row-gap)}.rhc-hero__children{box-sizing:border-box;display:flex;flex-direction:row;inset-block-start:50%;position:absolute;row-gap:var(--rhc-hero-message-row-gap);transform:translateY(-50%)}.rhc-hero__message .utrecht-heading-group{display:flex;flex-direction:column;row-gap:var(--rhc-hero-message-heading-group-row-gap, var(--rhc-hero-message-row-gap))}.rhc-hero--text-align-start:not(.rhc-hero--custom-border-radius-corner){border-start-start-radius:var(--rhc-hero-border-radius)}.rhc-hero--text-align-start .rhc-hero__message{border-start-end-radius:var(--rhc-hero-message-border-radius);inset-inline-start:0}.rhc-hero--text-align-end:not(.rhc-hero--custom-border-radius-corner){border-start-end-radius:var(--rhc-hero-border-radius)}.rhc-hero--text-align-end .rhc-hero__message{border-start-start-radius:var(--rhc-hero-message-border-radius);inset-inline-end:0}.rhc-hero--custom-border-radius-corner.rhc-hero--border-radius-corner-start-start{border-start-start-radius:var(--rhc-hero-border-radius)}.rhc-hero--custom-border-radius-corner.rhc-hero--border-radius-corner-start-end{border-start-end-radius:var(--rhc-hero-border-radius)}.rhc-hero--custom-border-radius-corner.rhc-hero--border-radius-corner-end-start{border-end-start-radius:var(--rhc-hero-border-radius)}.rhc-hero--custom-border-radius-corner.rhc-hero--border-radius-corner-end-end{border-end-end-radius:var(--rhc-hero-border-radius)}.rhc-hero__image{block-size:auto;inline-size:var(--rhc-hero-inline-size);position:relative}.rhc-hero__image:not(img[height]){block-size:auto;inline-size:var(--rhc-hero-inline-size)}.rhc-hero__heading{color:currentColor;font-family:var(--rhc-hero-heading-font-family);font-size:var(--rhc-hero-heading-font-size);font-weight:var(--rhc-hero-heading-font-weight);line-height:var(--rhc-hero-heading-line-height)}.rhc-hero__sub-heading{--nl-paragraph-font-size: var(--rhc-hero-sub-heading-font-size);--nl-paragraph-color: currentColor;font-family:var(--rhc-hero-sub-heading-font-family);font-weight:var(--rhc-hero-sub-heading-font-weight);line-height:var(--rhc-hero-sub-heading-line-height)}/**
9
- * @license EUPL-1.2
10
- * Copyright (c) 2025 Community for NL Design System
11
- *//**
12
- * @license EUPL-1.2
13
- * Copyright (c) 2023 Frameless B.V.
14
- *//**
15
- * @license EUPL-1.2
16
- * Copyright (c) 2020-2024 Frameless B.V.
17
- * Copyright (c) 2021-2024 Gemeente Utrecht
18
- */.rhc-language-navigation__list{--utrecht-listbox-max-block-size: 300px;background-color:var(--_utrecht-listbox-disabled-background-color, var(--_utrecht-listbox-interactive-background-color, var(--utrecht-listbox-background-color)));border-color:var(--_utrecht-listbox-disabled-border-color, var(--_utrecht-listbox-interactive-border-color, var(--utrecht-listbox-border-color)));border-radius:var(--utrecht-listbox-border-radius);border-style:solid;border-width:var(--utrecht-listbox-border-width);box-sizing:border-box;color:var(--_utrecht-listbox-disabled-color, var(--_utrecht-listbox-interactive-color, var(--utrecht-listbox-color)));cursor:default;display:flex;flex-direction:column;font-weight:var(--utrecht-listbox-font-weight, var(--utrecht-form-control-font-weight, initial));inline-size:var(--utrecht-listbox-inline-size, var(--utrecht-form-control-max-inline-size));max-block-size:var(--utrecht-listbox-max-block-size);max-inline-size:100%;min-block-size:1em;overflow-block:auto;overflow-y:auto;padding-block-end:var(--utrecht-listbox-padding-block-end);padding-block-start:var(--utrecht-listbox-padding-block-start);padding-inline-end:var(--utrecht-listbox-padding-inline-end);padding-inline-start:var(--utrecht-listbox-padding-inline-start);-webkit-user-select:none;user-select:none;margin-block-end:0;margin-block-start:0;margin-inline-end:0;margin-inline-start:0;padding-inline-start:0}@media (forced-colors: active){.rhc-language-navigation__list{--utrecht-listbox-background-color: field;--utrecht-listbox-border-color: fieldtext;--utrecht-listbox-hover-background-color: field;--utrecht-listbox-hover-border-color: fieldtext;--utrecht-listbox-hover-color: fieldtext;--utrecht-listbox-focus-border-color: Highlight;--utrecht-listbox-disabled-border-color: GrayText;--utrecht-listbox-option-background-color: field;--utrecht-listbox-option-color: fieldtext;--utrecht-listbox-option-hover-background-color: Highlight;--utrecht-listbox-option-hover-color: HighlightText;--utrecht-listbox-option-active-background-color: Highlight;--utrecht-listbox-option-active-color: HighlightText;--utrecht-listbox-option-disabled-background-color: field;--utrecht-listbox-option-disabled-color: GrayText;--utrecht-listbox-option-selected-background-color: Highlight;--utrecht-listbox-option-selected-color: HighlightText;--utrecht-listbox-option-selected-hover-background-color: Highlight;--utrecht-listbox-option-selected-hover-color: HighlightText;--utrecht-listbox-option-selected-disabled-background-color: GrayText;--utrecht-listbox-option-selected-disabled-color: field}}.rhc-language-navigation__list__item{list-style:none;--_utrecht-listbox-option-background-color: var( --_utrecht-listbox-option-disabled-background-color, var( --_utrecht-listbox-option-interactive-background-color, var(--_utrecht-listbox-option-state-background-color, var(--utrecht-listbox-option-background-color)) ) );--_utrecht-listbox-option-color: var( --_utrecht-listbox-option-disabled-color, var( --_utrecht-listbox-option-interactive-color, var(--_utrecht-listbox-option-state-color, var(--utrecht-listbox-option-color)) ) );align-items:center;background-color:var(--_utrecht-listbox-option-background-color);box-sizing:border-box;color:var(--_utrecht-listbox-option-color);display:flex;min-block-size:var(--utrecht-listbox-option-min-block-size, var(--utrecht-pointer-target-min-size, 24px));padding-block-end:var(--utrecht-listbox-option-padding-block-end);padding-block-start:var(--utrecht-listbox-option-padding-block-start);padding-inline-end:var(--utrecht-listbox-option-padding-inline-end);padding-inline-start:var(--utrecht-listbox-option-padding-inline-start);padding-block-end:0;padding-block-start:0;padding-inline-end:0;padding-inline-start:0}@media (forced-colors: active){.rhc-language-navigation__list__item{forced-color-adjust:none}}.rhc-language-navigation__list__item--html-li{list-style:none}.rhc-language-navigation__list__item--html-li:hover{--_utrecht-listbox-option-interactive-background-color: var(--utrecht-listbox-option-hover-background-color);--_utrecht-listbox-option-interactive-color: var(--utrecht-listbox-option-hover-color)}.rhc-language-navigation__list__item--html-li:focus{--_utrecht-listbox-option-state-background-color: var(--utrecht-listbox-option-focus-background-color);--_utrecht-listbox-option-state-color: var(--utrecht-listbox-option-focus-color)}.rhc-language-navigation__list__item--selected{--_utrecht-listbox-option-disabled-background-color: var(--utrecht-listbox-option-selected-disabled-background-color);--_utrecht-listbox-option-disabled-color: var(--utrecht-listbox-option-selected-disabled-color);--_utrecht-listbox-option-interactive-background-color: var(--utrecht-listbox-option-selected-hover-background-color);--_utrecht-listbox-option-interactive-color: var(--utrecht-listbox-option-selected-hover-color);--_utrecht-listbox-option-state-background-color: var(--utrecht-listbox-option-selected-background-color);--_utrecht-listbox-option-state-color: var(--utrecht-listbox-option-selected-color)}.rhc-language-navigation__link:focus-visible{--_utrecht-focus-ring-box-shadow: 0 0 0 var(--utrecht-focus-outline-width, 0) var(--utrecht-focus-inverse-outline-color, transparent);box-shadow:var(--_utrecht-focus-ring-box-shadow);outline-color:var(--utrecht-focus-outline-color, revert);outline-offset:var(--utrecht-focus-outline-offset, revert);outline-style:var(--utrecht-focus-outline-style, revert);outline-width:var(--utrecht-focus-outline-width, revert);z-index:1;--utrecht-focus-outline-offset: calc(var(--utrecht-focus-outline-width) * -1)}.rhc-language-navigation__link{--nl-link-text-decoration-line: none;--nl-link-hover-text-decoration-line: none;--nl-link-color: var(--utrecht-listbox-option-color, var(--rhc-color-zwart));--nl-link-active-color: var(--utrecht-listbox-option-color, var(--rhc-color-zwart));--nl-link-hover-color: var(--utrecht-listbox-option-hover-color, var(--rhc-color-zwart));flex-grow:1;line-height:calc(var(--utrecht-listbox-option-min-block-size, var(--rhc-space-400)) - var(--utrecht-listbox-option-padding-block-start, var(--rhc-space-100)) - var(--utrecht-listbox-option-padding-block-end, var(--rhc-space-100)));padding-block-end:var(--utrecht-listbox-option-padding-block-end, var(--rhc-space-100));padding-block-start:var(--utrecht-listbox-option-padding-block-start, var(--rhc-space-100));padding-inline-end:var(--utrecht-listbox-option-padding-inline-end, var(--rhc-space-200));padding-inline-start:var(--utrecht-listbox-option-padding-inline-start, var(--rhc-space-200))}button.rhc-language-navigation__link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--utrecht-listbox-option-color, var(--rhc-color-zwart));cursor:pointer;font:inherit;inline-size:100%;text-align:start}button.rhc-language-navigation__link:hover{color:var(--utrecht-listbox-option-hover-color, var(--rhc-color-zwart))}.utrecht-link-list__link{align-items:flex-start}.utrecht-link-list__link .utrecht-icon{flex-shrink:0}.utrecht-link-list__item{display:inline-flex;font-family:var(--rhc-text-font-family-default, inherit);font-size:var(--rhc-text-font-size-max-md, inherit)}.utrecht-link-list__item .utrecht-link:any-link{line-height:var(--rhc-text-line-height-md, inherit)}.rhc-link-list-card{background-color:var(--rhc-link-list-card-background-color);display:flex;flex-direction:column;gap:var(--rhc-link-list-card-row-gap);padding-block-end:var(--rhc-link-list-card-padding-block-end);padding-block-start:var(--rhc-link-list-card-padding-block-start);padding-inline-end:var(--rhc-link-list-card-padding-inline-end);padding-inline-start:var(--rhc-link-list-card-padding-inline-start)}.nl-link:any-link{--_nl-link-forced-colors-color: LinkText;color:var(--_nl-link-state-color, var(--nl-link-color, var(--_nl-link-forced-colors-color)));text-decoration-color:var(--_nl-link-state-text-decoration-color, var(--nl-link-text-decoration-color, currentcolor));text-decoration-line:var(--_nl-link-state-text-decoration-line, var(--nl-link-text-decoration-line, underline));text-decoration-skip-ink:all;text-decoration-thickness:max(var(--_nl-link-state-text-decoration-thickness, var(--nl-link-text-decoration-thickness)),1px);text-underline-offset:var(--nl-link-text-underline-offset)}.nl-link:any-link:hover{--_nl-link-forced-colors-color: LinkText;--_nl-link-state-color: var(--nl-link-hover-color);--_nl-link-state-text-decoration-line: var(--nl-link-hover-text-decoration-line);--_nl-link-state-text-decoration-thickness: var(--nl-link-hover-text-decoration-thickness);text-decoration-skip-ink:none}.nl-link:any-link:active{--_nl-link-forced-colors-color: ActiveText;--_nl-link-state-color: var(--nl-link-active-color)}.nl-link--current:any-link{cursor:var(--nl-link-current-cursor, normal)}.nl-link--inline-box:any-link{color:unset;display:inline-block;text-decoration-line:unset;text-decoration-skip-ink:unset;text-decoration-thickness:unset;text-underline-offset:unset}.nl-link--disabled{--_nl-link-forced-colors-color: GrayText;--_nl-link-state-color: var(--nl-link-disabled-color);cursor:var(--nl-link-disabled-cursor, not-allowed);text-decoration-line:none}.nl-link:any-link{align-items:baseline;column-gap:var(--rhc-link-column-gap, inherit);display:inline-flex}.nl-link .utrecht-icon,.rhc-link__icon{--utrecht-icon-size: 1em;align-self:center;line-height:1.25em}.nl-link:any-link.rhc-link--inline{display:inline}.rhc-logo{display:grid;font-family:var(--rhc-logo-font-family);font-size:var(--rhc-logo-title-font-size, 1em);font-weight:var(--rhc-logo-title-font-weight);gap:0 var(--rhc-logo-column-gap, inherit);grid-auto-rows:var(--rhc-logo-image-inline-size);grid-template-areas:". image ." ". image caption";grid-template-columns:1fr var(--rhc-logo-image-inline-size) 1fr;grid-template-rows:var(--rhc-logo-title-padding-block-start) 1fr;line-height:var(--rhc-logo-title-line-height, 1);margin-block-end:var(--rhc-logo-margin-block-end, 0);margin-block-start:var(--rhc-logo-margin-block-start, 0);margin-inline-end:var(--rhc-logo-margin-inline-end, 0);margin-inline-start:var(--rhc-logo-margin-inline-start, 0);min-block-size:calc(var(--rhc-logo-rows, 2) * var(--rhc-logo-image-inline-size))}.rhc-logo__image{align-items:center;background-color:var(--rhc-logo-image-background-color, inherit);block-size:var(--rhc-logo-image-block-size);color:var(--rhc-logo-image-color, inherit);display:flex;flex-direction:column;grid-area:image;inline-size:var(--rhc-logo-image-inline-size);justify-content:end}.rhc-logo__image .utrecht-icon,.rhc-logo__image .rhc-icon{block-size:unset;inline-size:unset}.rhc-logo__caption{color:var(--rhc-logo-color, inherit);grid-area:caption;max-inline-size:var(--rhc-logo-caption-max-inline-size)}.rhc-logo__title{margin-block-end:0;margin-block-start:0;white-space:pre-line}.rhc-logo__subtitle{font-size:var(--rhc-logo-subtitle-font-size, 1em);font-weight:var(--rhc-logo-subtitle-font-weight);line-height:var(--rhc-logo-subtitle-line-height, 1);margin-block-end:0;margin-block-start:0;white-space:pre-line}.rhc-nav-bar__container{align-items:center;background-color:var(--rhc-nav-bar-background-color);border-block-end-color:var(--rhc-nav-bar-border-color);border-block-end-style:solid;border-block-end-width:var(--rhc-nav-bar-border-block-end-width);display:flex;inline-size:var(--rhc-nav-bar-container-inline-size);justify-content:center}.rhc-nav-bar{align-items:center;background-color:var(--rhc-nav-bar-background-color);color:var(--rhc-nav-bar-color);column-gap:var(--rhc-nav-bar-content-column-gap);display:flex;flex:1;font-family:var(--rhc-text-font-family-default, inherit);justify-content:space-between;max-inline-size:var(--rhc-nav-bar-max-inline-size);row-gap:var(--rhc-nav-bar-content-row-gap)}.rhc-nav-bar__list{background-color:var(--rhc-nav-bar-background-color);display:flex;list-style:none;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0}.rhc-nav-bar__list--end{margin-inline-start:auto}.rhc-nav-bar__heading{font-weight:var(--rhc-nav-bar-heading-font-weight)}.rhc-nav-bar__link{--nl-link-text-decoration-line: none;--utrecht-link-visited-color: var(--rhc-nav-bar-color);--nl-link-color: var(--rhc-nav-bar-color);font-size:var(--rhc-nav-bar-link-font-size);padding-block-end:var(--rhc-nav-bar-link-padding-block-end);padding-block-start:var(--rhc-nav-bar-link-padding-block-start);padding-inline-end:var(--rhc-nav-bar-link-padding-inline-end);padding-inline-start:var(--rhc-nav-bar-link-padding-inline-start);text-decoration:none}.rhc-nav-bar__link:active{background-color:var(--rhc-nav-bar-link-active-background-color);color:var(--rhc-nav-bar-link-active-color)}.rhc-nav-bar__link:hover{background-color:var(--rhc-nav-bar-link-hover-background-color)}.rhc-nav-bar__link:focus{background-color:var(--rhc-nav-bar-link-focus-background-color);color:var(--rhc-nav-bar-link-focus-color)}.rhc-sub-nav-bar{--utrecht-column-layout-gap: var(--rhc-sub-nav-bar-column-gap);--utrecht-column-layout-column-width: var(--rhc-sub-nav-bar-column-width);background-color:var(--rhc-sub-nav-bar-background-color);inline-size:var(--rhc-sub-nav-bar-inline-size);padding-block-end:calc(var(--rhc-sub-nav-bar-padding-block-end) - var(--rhc-sub-nav-bar-content-list-row-gap));padding-block-start:var(--rhc-sub-nav-bar-padding-block-start);text-align:center}.rhc-sub-nav-bar__content{margin-inline-end:auto;margin-inline-start:auto;max-inline-size:var(--rhc-sub-nav-bar-content-max-inline-size);padding-inline-end:var(--rhc-sub-nav-bar-content-padding-inline-end);padding-inline-start:var(--rhc-sub-nav-bar-content-padding-inline-start)}.rhc-sub-nav-bar__list{break-inside:avoid;margin-block-end:var(--rhc-sub-nav-bar-content-list-row-gap);text-align:initial}.rhc-message-list{display:flex;flex-direction:column;list-style:none;margin-block:0;padding-inline:0}.rhc-message-list:last-child{border-block-end-color:var(--rhc-message-list-item-border-color);border-block-end-style:solid;border-block-end-width:var(--rhc-message-list-item-border-width)}.rhc-message-list__item{background-color:var(--rhc-message-list-item-background-color);border-block-start-color:var(--rhc-message-list-item-border-color);border-block-start-style:solid;border-block-start-width:var(--rhc-message-list-item-border-width);color:var(--rhc-message-list-item-color);column-gap:var(--rhc-message-list-item-column-gap);display:flex;min-block-size:var(--rhc-message-list-item-min-height);padding-block:var(--rhc-message-list-item-padding-block);padding-inline:var(--rhc-message-list-item-padding-inline);position:relative;text-decoration:none}.rhc-message-list__item:hover{background-color:var(--rhc-message-list-item-hover-background-color, var(--rhc-color-grijs-50))}.rhc-message-list__item:focus{background-color:var(--rhc-message-list-item-focus-background-color, var(--rhc-color-lintblauw-50));z-index:999}.rhc-message-list__item:active{background-color:var(--rhc-message-list-item-active-background-color, var(--rhc-color-grijs-100))}.rhc-message-list__item-content{align-items:center;display:grid;flex:1;grid-column-gap:var(--rhc-message-list-item-content-column-gap);grid-row-gap:var(--rhc-message-list-item-content-row-gap);grid-template-areas:"label description meta icon" "label description meta icon" "label description meta icon";grid-template-columns:1fr 2fr auto auto}.rhc-message-list__item__label{--nl-paragraph-font-weight: var(--rhc-message-list-item-label-font-weight);--nl-paragraph-font-size: var(--rhc-message-list-item-label-font-size);--nl-paragraph-line-height: var(--rhc-message-list-item-label-line-height);align-items:center;color:var(--rhc-message-list-item-heading-color);column-gap:var(--rhc-space-100);display:flex;font-family:var(--rhc-message-list-item-label-font-family),sans-serif;grid-area:label;margin-block:0}.rhc-message-list__item__description{--nl-paragraph-color: var(--rhc-color-foreground-subtle, inherit);--nl-paragraph-font-size: var(--rhc-message-list-item-content-font-size);grid-area:description;margin-block:0}.rhc-message-list__item__meta-data{--nl-paragraph-color: var(--rhc-color-foreground-subtle, inherit);--nl-paragraph-font-size: var(--rhc-message-list-item-content-font-size);grid-area:meta;margin-block:0}.rhc-message-list__item__end-icon{--utrecht-icon-color: var(--rhc-color-foreground-lint, inherit);grid-area:icon;min-block-size:var(--rhc-message-list-item-icon-size)}.rhc-message-list__item-container{container-name:message-list;container-type:inline-size}@container message-list (width <= 768px){.rhc-message-list__item-content{grid-row-gap:var(--rhc-message-list-item-content-row-gap);grid-template-areas:"label label label icon" "description description description icon" "meta meta meta icon"}}.rhc-navigation-list{display:flex;flex-direction:column;list-style:none;margin-block:0;padding-inline:0}.rhc-navigation-list:last-child{border-block-start-color:var(--rhc-navigation-list-item-border-color, var(--rhc-color-grijs-300));border-block-start-style:solid;border-block-start-width:var(--rhc-navigation-list-item-border-width, var(--rhc-border-width-default))}.rhc-navigation-list__item{align-items:center;background-color:var(--rhc-navigation-list-item-background-color, var(--rhc-color-bg-document));border-block-end-color:var(--rhc-navigation-list-item-border-color, var(--rhc-color-grijs-300));border-block-end-style:solid;border-block-end-width:var(--rhc-navigation-list-item-border-width, var(--rhc-border-width-default));column-gap:var(--rhc-navigation-list-item-column-gap, var(--rhc-space-100));display:flex;min-block-size:var(--rhc-navigation-list-item-min-height, var(--rhc-size-pointer-target));padding-block:var(--rhc-navigation-list-item-padding-block, var(--rhc-space-100));padding-inline:var(--rhc-navigation-list-item-padding-inline, var(--rhc-space-200));position:relative;text-decoration:none}.rhc-navigation-list__item:hover{background-color:var(--rhc-navigation-list-item-hover-background-color, var(--rhc-color-grijs-50))}.rhc-navigation-list__item:focus{background-color:var(--rhc-navigation-list-item-focus-background-color, var(--rhc-color-lintblauw-50));z-index:999}.rhc-navigation-list__item:active{background-color:var(--rhc-navigation-list-item-active-background-color, var(--rhc-color-grijs-100))}.rhc-navigation-list__item-content{align-items:center;display:grid;flex:1;grid-column-gap:var(--rhc-navigation-list-item-content-column-gap, var(--rhc-space-100));grid-row-gap:var(--rhc-navigation-list-item-content-row-gap, var(--rhc-space-100));grid-template-areas:"label content content end-icon" "label content content end-icon";grid-template-columns:1fr 1fr 1fr auto}.rhc-navigation-list__item__label{--nl-paragraph-color: var(--rhc-navigation-list-item-label-color, var(--rhc-color-foreground-lint));--nl-paragraph-font-family: var(--rhc-navigation-list-item-label-font-family, var(--rhc-text-font-family-default)), sans-serif;--nl-paragraph-font-size: var(--rhc-navigation-list-item-label-font-size, var(--rhc-text-font-size-max-xl));--nl-paragraph-font-weight: var(--rhc-navigation-list-item-label-font-weight, var(--rhc-text-font-weight-bold));--nl-paragraph-line-height: var(--rhc-navigation-list-item-label-line-height, var(--rhc-text-line-height-md));--nl-paragraph-margin-block-end: 0;--nl-paragraph-margin-block-start: 0;grid-area:label}.rhc-navigation-list__item__description{--nl-paragraph-color: var(--rhc-navigation-list-item-description-color, var(--rhc-color-foreground-subtle));--nl-paragraph-font-size: var(--rhc-navigation-list-item-description-font-size, var(--rhc-text-font-size-max-lg));--nl-paragraph-line-height: var(--rhc-navigation-list-item-description-line-height, inherit);--nl-paragraph-margin-block-end: 0;--nl-paragraph-margin-block-start: 0;grid-area:content}@media (width <= 768px){.rhc-navigation-list__item__description{text-align:start}}.rhc-navigation-list__item__start-icon{--utrecht-icon-color: var(--rhc-navigation-list-item-icon-start-color, var(--rhc-color-foreground-subtle));background-color:var(--rhc-navigation-list-item-icon-start-background-color, var(--rhc-color-wit));block-size:var(--rhc-navigation-list-item-icon-start-size);border-radius:var(--rhc-navigation-list-item-icon-start-border-radius, var(--rhc-border-radius-circle));grid-area:start-icon;min-inline-size:var(--rhc-navigation-list-item-icon-start-size);padding-block:var(--rhc-navigation-list-item-icon-start-padding-block);padding-inline:var(--rhc-navigation-list-item-icon-start-padding-inline)}.rhc-navigation-list__item__end-icon{--utrecht-icon-color: var(--rhc-navigation-list-item-icon-end-color, var(--rhc-color-foreground-subtle));align-self:center;grid-area:end-icon;justify-self:end}.rhc-navigation-list--container-small{container-type:inline-size}@container (width <= 768px){.rhc-navigation-list__item-content{grid-template-areas:"label label label end-icon" "content content content end-icon"}.rhc-navigation-list__item__start-icon{align-self:start}.rhc-navigation-list__item__description{text-align:start}}.nl-number-badge{align-items:center;background-color:var(--nl-number-badge-background-color);border-color:var(--nl-number-badge-border-color);border-radius:var(--nl-number-badge-border-radius);border-style:solid;border-width:var(--nl-number-badge-border-width, 1px);box-sizing:border-box;color:var(--nl-number-badge-color);display:inline-flex;font-family:var(--nl-number-badge-font-family);font-size:max(var(--nl-number-badge-font-size),1rem);font-style:normal;font-variant-numeric:lining-nums tabular-nums;font-weight:var(--nl-number-badge-font-weight);justify-content:center;line-height:1;max-block-size:max-content;max-inline-size:max-content;min-block-size:var(--nl-number-badge-min-block-size);min-inline-size:var(--nl-number-badge-min-inline-size);padding-block:var(--nl-number-badge-padding-block);padding-inline:var(--nl-number-badge-padding-inline);white-space:nowrap}.nl-number-badge__hidden-label{block-size:1px!important;border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;inline-size:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important}.nl-number-badge__visible-label{display:inline}@media screen and (forced-colors: active){.nl-number-badge{border-color:currentColor!important;border-width:max(var(--nl-number-badge-min-border-width, 0),1px)!important;color:currentColor!important}}.nl-number-badge{box-sizing:content-box}.nl-paragraph{color:var(--nl-paragraph-color, inherit);font-family:var(--nl-paragraph-font-family, inherit);font-size:var(--nl-paragraph-font-size, inherit);font-weight:var(--nl-paragraph-font-weight, inherit);line-height:var(--nl-paragraph-line-height, inherit);margin-block-end:var(--nl-paragraph-margin-block-end, revert);margin-block-start:var(--nl-paragraph-margin-block-start, revert)}.nl-paragraph--lead{font-size:var(--nl-paragraph-lead-font-size, var(--nl-paragraph-font-size, inherit));font-weight:var(--nl-paragraph-lead-font-weight, var(--nl-paragraph-font-weight, inherit));line-height:var(--nl-paragraph-lead-line-height, var(--nl-paragraph-line-height, inherit));margin-block-end:var(--nl-paragraph-lead-margin-block-end, var(--nl-paragraph-margin-block-end, revert));margin-block-start:var(--nl-paragraph-lead-margin-block-start, var(--nl-paragraph-margin-block-start, revert))}.nl-paragraph__lead{font-weight:inherit}.nl-paragraph{margin-block-end:var(--nl-paragraph-margin-block-end);margin-block-start:var(--nl-paragraph-margin-block-start)}.ams-pagination{display:flex;flex-wrap:wrap;font-family:var(--ams-pagination-font-family);font-size:var(--ams-pagination-font-size);font-weight:var(--ams-pagination-font-weight);justify-content:center;line-height:var(--ams-pagination-line-height)}.ams-pagination__list{display:flex;flex-wrap:wrap;list-style-type:none;margin-block:0;padding-inline-start:0}.ams-pagination__link{color:var(--ams-pagination-link-color);display:inline-flex;gap:var(--ams-pagination-link-gap);outline-offset:var(--ams-pagination-link-outline-offset);padding-inline:var(--ams-pagination-link-padding-inline);text-decoration-line:var(--ams-pagination-link-text-decoration-line);text-decoration-thickness:var(--ams-pagination-link-text-decoration-thickness);text-underline-offset:var(--ams-pagination-link-text-underline-offset);touch-action:manipulation;text-rendering:optimizeLegibility;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}.ams-pagination__link:hover{color:var(--ams-pagination-link-hover-color);text-decoration-line:var(--ams-pagination-link-hover-text-decoration-line)}.ams-pagination__link span.ams-icon svg{block-size:1rem;inline-size:1rem}.ams-pagination__link[aria-current=page]{font-weight:var(--ams-pagination-link-current-font-weight)}.ams-pagination__link[aria-current=page]:hover{text-decoration:none}.ams-visually-hidden:not(:active,:focus){block-size:1px;clip:rect(0 0 0 0);clip-path:inset(50%);inline-size:1px;overflow:hidden;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.rhc-heading-container{display:grid;grid-template-areas:"preheading" "heading"}.rhc-pre-heading{grid-area:preheading}.rhc-heading-container>*:not(.rhc-pre-heading){grid-area:heading}.utrecht-radio-button{--utrecht-radio-button-icon-size: calc(var(--utrecht-radio-button-dot-size) * .5)}.utrecht-radio-button:focus,.utrecht-radio-button--focus{--utrecht-radio-button-checked-color: var(--utrecht-radio-button-checked-background-color, inherit)}.utrecht-radio-button:disabled,.utrecht-radio-button--disabled{--utrecht-radio-button-checked-color: var(--utrecht-radio-button-disabled-color, inherit)}.utrecht-radio-button:invalid,.utrecht-radio-button--invalid{--utrecht-radio-button-background-color: var(--utrecht-radio-button-invalid-background-color, inherit)}.utrecht-radio-button:invalid:hover,.utrecht-radio-button:invalid:focus,.utrecht-radio-button--invalid:hover,.utrecht-radio-button--invalid:focus{background-color:var(--utrecht-radio-button-background-color)}.rhc-radio-group{display:flex;flex-direction:column;padding-block-end:var(--rhc-radio-group-padding-block-end, inherit);padding-block-start:var(--rhc-radio-group-padding-block-start, inherit);row-gap:var(--rhc-radio-group-row-gap, inherit)}.utrecht-form-label{line-height:var(--rhc-text-line-height-md, inherit)}.rhc-rounded-corner{--_rhc-rounded-corner-border-radius: var( --rhc-rounded-corner-border-radius, var(--rhc-rounded-corner-md-border-radius) );overflow:var(--rhc-rounded-corner-overflow);border-end-end-radius:0;border-end-start-radius:0;border-start-end-radius:0;border-start-start-radius:0}.rhc-rounded-corner.rhc-rounded-corner--size-sm{--_rhc-rounded-corner-border-radius: var(--rhc-rounded-corner-sm-border-radius)}.rhc-rounded-corner.rhc-rounded-corner--size-md{--_rhc-rounded-corner-border-radius: var(--rhc-rounded-corner-md-border-radius)}.rhc-rounded-corner.rhc-rounded-corner--size-lg{--_rhc-rounded-corner-border-radius: var(--rhc-rounded-corner-lg-border-radius)}.rhc-rounded-corner.rhc-rounded-corner--position-start-start{border-start-start-radius:var(--_rhc-rounded-corner-border-radius)}.rhc-rounded-corner.rhc-rounded-corner--position-start-end{border-start-end-radius:var(--_rhc-rounded-corner-border-radius)}.rhc-rounded-corner.rhc-rounded-corner--position-end-start{border-end-start-radius:var(--_rhc-rounded-corner-border-radius)}.rhc-rounded-corner.rhc-rounded-corner--position-end-end{border-end-end-radius:var(--_rhc-rounded-corner-border-radius)}.utrecht-select--html-select:not([multiple]){--utrecht-select-background-image: url('data:image/svg+xml,<svg width="8" height="3" viewBox="0 0 14 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L7 5.58579L12.2929 0.292893C12.6834 -0.0976311 13.3166 -0.0976311 13.7071 0.292893C14.0976 0.683417 14.0976 1.31658 13.7071 1.70711L7.70711 7.70711C7.31658 8.09763 6.68342 8.09763 6.29289 7.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z" fill="%23154273"/></svg>');--utrecht-select-image-background-position: right .5rem center;background-position:var(--utrecht-select-image-background-position);background-size:var(--utrecht-select-icon-size)}.utrecht-select--html-select-rtl:not([multiple]){--utrecht-select-image-background-position: left .5rem center}.utrecht-select:focus{border-width:var(--utrecht-select-focus-border-width, var(--rhc-border-width-m, 2px))}.utrecht-separator{--utrecht-space-around: 1;margin-inline-end:0;margin-inline-start:0}.utrecht-separator--invisible{--utrecht-separator-color: transparent}.rhc-side-nav{display:var(--rhc-sidenav-display, flex);flex-direction:column;row-gap:var(--rhc-sidenav-row-gap)}.rhc-side-nav__list{list-style:none;margin-block:0;padding-block:0;padding-inline:0}.rhc-side-nav__link{align-items:center;color:var(--rhc-sidenav-link-color);column-gap:var(--rhc-sidenav-link-column-gap);display:flex;font-family:var(--rhc-sidenav-link-font-family),sans-serif;font-size:var(--rhc-sidenav-link-font-size);font-weight:var(--rhc-sidenav-link-font-weight);line-height:var(--rhc-sidenav-link-line-height);padding-block-end:var(--rhc-sidenav-link-padding-block-end);padding-block-start:var(--rhc-sidenav-link-padding-block-start);text-decoration:var(--rhc-sidenav-link-text-decoration)}.rhc-side-nav__link[aria-current=page]{color:var(--rhc-sidenav-link-current-color);font-weight:var(--rhc-sidenav-link-current-font-weight)}.rhc-side-nav__link:active{color:var(--rhc-sidenav-link-active-color);text-decoration:var(--rhc-sidenav-link-active-text-decoration)}.rhc-side-nav__link:focus{background-color:var(--rhc-sidenav-link-focus-background-color);color:var(--rhc-sidenav-link-focus-color);text-decoration:var(--rhc-sidenav-link-focus-text-decoration)}.rhc-side-nav__link:focus-visible{border-color:var(--rhc-sidenav-link-focus-border-color);border-radius:var(--rhc-sidenav-link-focus-border-radius);border-style:var(--rhc-sidenav-link-focus-border-style);border-width:var(--rhc-sidenav-link-focus-border-width)}.rhc-side-nav__link:hover{color:var(--rhc-sidenav-link-hover-color);text-decoration:var(--rhc-sidenav-link-hover-text-decoration)}.nl-skip-link{align-items:center;background-color:var(--nl-skip-link-background-color, CanvasText);box-sizing:border-box;color:var(--nl-skip-link-color, LinkText);display:inline-flex;font-size:var(--nl-skip-link-font-size);justify-content:center;line-height:var(--nl-skip-link-line-height);max-inline-size:calc(100% - 2 * var(--_nl-skip-link-inset, 0));min-block-size:var(--nl-skip-link-min-block-size, 44px);min-inline-size:var(--nl-skip-link-min-inline-size, 44px);padding-block:var(--nl-skip-link-padding-block);padding-inline:var(--nl-skip-link-padding-inline);text-decoration-thickness:max(var(--nl-skip-link-text-decoration-thickness, 0px),initial);text-underline-offset:var(--nl-skip-link-text-underline-offset, initial)}.nl-skip-link--visible-on-focus{inset-block-start:-200%;position:fixed}.nl-skip-link--visible-on-focus:focus{--_nl-skip-link-inset: 2px;inset-block-start:var(--_nl-skip-link-inset, 0);inset-inline-start:var(--_nl-skip-link-inset, 0);position:fixed}.nl-skip-link--visible{--_nl-skip-link-inset: 2px;inset-block-start:var(--_nl-skip-link-inset, 0);inset-inline-start:var(--_nl-skip-link-inset, 0);position:fixed}.utrecht-table__caption{text-align:start}.utrecht-table__caption--rtl{text-align:end}.utrecht-table__cell{color:var(--rhc-color-foreground-lint)}.utrecht-table__header tr:last-child>th{border-block-end-color:var(--utrecht-table-header-border-block-end-color);border-block-end-style:solid;border-block-end-width:var(--utrecht-table-header-sticky-border-block-end-width, var(--utrecht-table-header-border-block-end-width, 0))}.utrecht-table__header--align-right{--_utrecht-table-cell-text-align: end}.utrecht-table__header--align-center{--_utrecht-table-cell-text-align: center}.utrecht-table__header--align-left{--_utrecht-table-cell-text-align: start}.utrecht-table__header-cell,.utrecht-table__header--cell{--utrecht-table-cell-line-height: var(--rhc-text-line-height-md, inherit)}.utrecht-table__header--cell-row{--utrecht-table-header-cell-font-weight: --utrecht-table-row-border-block-end-width;border-block-end-color:var(--utrecht-table-row-border-block-end-color);border-block-end-style:solid;border-block-end-width:var(--utrecht-table-row-border-block-end-width, 2px)}.utrecht-table__footer{color:var(--utrecht-table-footer-color)}.utrecht-table__footer td{--utrecht-table-footer-font-weight: var(--utrecht-table-footer-font-weight, bold);font-weight:var(--utrecht-table-footer-font-weight, bold)}.utrecht-textarea:focus{border-width:var(--rhc-textarea-focus-border-width, var(--rhc-border-width-m, 2px))}.utrecht-textarea--html-textarea:read-only{--utrecht-textarea-read-only-border: var(--utrecht-textarea-read-only-background-color, --rhc-color-grijs-100)}.utrecht-textbox:focus{border-width:var(--utrecht-textbox-focus-border-width, var(--rhc-border-width-m, 2px))}.utrecht-textbox--invalid:focus{border-width:var(--utrecht-textbox-focus-border-width, var(--rhc-border-width-m, 2px))}.rhc-toggletip{background-color:transparent;border-radius:var(--rhc-toggletip-border-radius);display:inline-flex;flex-direction:column;size:var(--rhc-toggletip-size)}.rhc-toggletip__summary{cursor:pointer;display:inline-flex;margin-block-end:var(--rhc-toggletip-gap, 16px);max-inline-size:var(--rhc-toggletip-size);size:var(--rhc-toggletip-size)}.rhc-toggletip__button{background-color:var(--rhc-toggletip-background-color);border-color:var(--rhc-toggletip-border-color);border-radius:var(--rhc-toggletip-border-radius);border-width:var(--rhc-toggletip-border-width);color:var(--rhc-toggletip-color);cursor:pointer;display:inline-flex;max-inline-size:var(--rhc-toggletip-size);padding-block:0;padding-inline:0;size:var(--rhc-toggletip-size)}.rhc-toggletip__summary .rhc-toggletip__button{pointer-events:none}.rhc-toggletip__button:focus{background-color:var(--rhc-toggletip-focus-background-color);color:var(--rhc-toggletip-focus-color)}.rhc-toggletip__button:hover{background-color:var(--rhc-toggletip-hover-background-color);color:var(--rhc-toggletip-hover-color)}.rhc-toggletip__summary:focus .rhc-toggletip__button{background-color:var(--rhc-toggletip-focus-background-color);color:var(--rhc-toggletip-focus-color)}.rhc-toggletip__summary:hover .rhc-toggletip__button{background-color:var(--rhc-toggletip-hover-background-color);color:var(--rhc-toggletip-hover-color)}.rhc-toggletip:active .rhc-toggletip__button,.rhc-toggletip[open] .rhc-toggletip__button{background-color:var(--rhc-toggletip-active-background-color);border-color:var(--rhc-toggletip-active-border-color);border-style:solid;color:var(--rhc-toggletip-active-color)}.rhc-toggletip__icon{size:var(--rhc-toggletip-icon-size)}.utrecht-unordered-list--nested{margin-inline-start:var(--rhc-unordered-list-nested-margin-inline-start)}/**
19
- * @license EUPL-1.2
20
- * Copyright (c) 2021 Community for NL Design System
21
- */.rhc-visually-hidden{block-size:1px!important;border:0!important;clip:rect(0,0,0,0)!important;inline-size:1px!important;margin-block:-1px!important;margin-inline:-1px!important;opacity:0%;overflow:hidden!important;padding-block:0!important;padding-inline:0!important;position:absolute;white-space:nowrap!important}/**
22
- * @license EUPL-1.2
23
- * Copyright (c) 2024-2025 Gemeente Utrecht
24
- * Copyright (c) 2024-2025 Frameless B.V.
25
- */.rhc-margin-block-end-wrapper{--utrecht-space-around: 1}.rhc-margin-block-end-wrapper .nl-heading--level-1:first-child{--nl-heading-level-1-margin-block-start: 0}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.nl-heading--level-2){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.utrecht-accordion){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.utrecht-alert){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.utrecht-badge-list){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.utrecht-blockquote){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.utrecht-button){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.utrecht-button-group){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.utrecht-data-list){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.utrecht-form-field){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.utrecht-img){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.nl-link){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.utrecht-ordered-list){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.utrecht-pagination){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.nl-paragraph){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.utrecht-separator){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.utrecht-badge-status){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.utrecht-table){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-1:has(+.utrecht-unordered-list){--nl-heading-level-1-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:first-child{--nl-heading-level-2-margin-block-start: 0}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.nl-heading--level-3){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-accordion){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-alert){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-badge-list){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-blockquote){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-button){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-button-group){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-data-list){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-figure){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-form-field){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-img){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.nl-link){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-ordered-list){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-pagination){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.nl-paragraph){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-separator){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-sidenav){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-badge-status){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-table){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-2:has(+.utrecht-unordered-list){--nl-heading-level-2-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:first-child{--nl-heading-level-3-margin-block-start: 0}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.nl-heading--level-4){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-accordion){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-alert){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-badge-list){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-blockquote){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-button){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-button-group){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-data-list){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-figure){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-form-field){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-img){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.nl-link){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-ordered-list){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-pagination){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.nl-paragraph){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-separator){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-sidenav){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-badge-status){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-table){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-3:has(+.utrecht-unordered-list){--nl-heading-level-3-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:first-child{--nl-heading-level-4-margin-block-start: 0}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.nl-heading--level-5){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-accordion){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-alert){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-badge-list){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-blockquote){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-button){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-button-group){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-data-list){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-figure){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-form-field){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-img){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.nl-link){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-ordered-list){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-pagination){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.nl-paragraph){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-separator){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-sidenav){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-badge-status){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-table){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-4:has(+.utrecht-unordered-list){--nl-heading-level-4-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:first-child{--nl-heading-level-5-margin-block-start: 0}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.nl-heading--level-6){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-accordion){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-alert){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-badge-list){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-blockquote){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-button){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-button-group){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-data-list){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-figure){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-form-field){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-img){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.nl-link){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-ordered-list){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-pagination){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.nl-paragraph){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-separator){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-sidenav){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-badge-status){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-table){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-5:has(+.utrecht-unordered-list){--nl-heading-level-5-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:first-child{--nl-heading-level-6-margin-block-start: 0}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-accordion){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-alert){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-badge-list){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-blockquote){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-button){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-button-group){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-data-list){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-figure){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-form-field){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-img){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.nl-link){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-ordered-list){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-pagination){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.nl-paragraph){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-separator){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-sidenav){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-badge-status){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-table){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-heading--level-6:has(+.utrecht-unordered-list){--nl-heading-level-6-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:first-child{--utrecht-accordion-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.nl-heading--level-2){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.nl-heading--level-3){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.nl-heading--level-4){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.nl-heading--level-5){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.nl-heading--level-6){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-accordion){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-alert){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-badge-list){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-blockquote){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-button){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-button-group){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-data-list){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-figure){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-form-field){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-img){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.nl-link){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-ordered-list){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.nl-paragraph){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-separator){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-sidenav){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-table){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-accordion:has(+.utrecht-unordered-list){--utrecht-accordion-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:first-child{--utrecht-alert-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.nl-heading--level-1){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.nl-heading--level-2){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.nl-heading--level-3){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.nl-heading--level-4){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.nl-heading--level-5){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.nl-heading--level-6){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-accordion){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-alert){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-badge-list){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-blockquote){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-button){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-button-group){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-data-list){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-figure){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-form-field){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-img){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.nl-link){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-ordered-list){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-pagination){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.nl-paragraph){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-separator){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-badge-status){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-table){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-alert:has(+.utrecht-unordered-list){--utrecht-alert-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:first-child{--utrecht-badge-list-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.nl-heading--level-1){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.nl-heading--level-2){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.nl-heading--level-3){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.nl-heading--level-4){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.nl-heading--level-5){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.nl-heading--level-6){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-accordion){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-alert){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-blockquote){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-button){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-button-group){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-data-list){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-figure){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-form-field){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-img){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.nl-link){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-ordered-list){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.nl-paragraph){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-separator){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-table){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-list:has(+.utrecht-unordered-list){--utrecht-badge-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:first-child{--utrecht-blockquote-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.nl-heading--level-2){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.nl-heading--level-3){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.nl-heading--level-4){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.nl-heading--level-5){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.nl-heading--level-6){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-accordion){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-alert){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-badge-list){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-blockquote){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-button){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-button-group){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-data-list){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-figure){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-form-field){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-img){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.nl-link){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-ordered-list){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-pagination){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.nl-paragraph){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-separator){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-table){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-blockquote:has(+.utrecht-unordered-list){--utrecht-blockquote-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:first-child{--utrecht-breadcrumb-nav-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.nl-heading--level-1){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.nl-heading--level-2){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.nl-heading--level-3){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.nl-heading--level-4){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.nl-heading--level-5){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.nl-heading--level-6){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-accordion){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-alert){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-badge-list){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-blockquote){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-button){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-button-group){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-data-list){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-figure){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-form-field){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-img){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.nl-link){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-ordered-list){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-pagination){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.nl-paragraph){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-separator){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-sidenav){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-badge-status){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-table){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-breadcrumb-nav:has(+.utrecht-unordered-list){--utrecht-breadcrumb-nav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:first-child{--utrecht-button-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-button:has(+.nl-heading--level-2){--utrecht-button-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.nl-heading--level-3){--utrecht-button-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.nl-heading--level-4){--utrecht-button-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.nl-heading--level-5){--utrecht-button-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.nl-heading--level-6){--utrecht-button-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-accordion){--utrecht-button-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-alert){--utrecht-button-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-badge-list){--utrecht-button-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-blockquote){--utrecht-button-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-button){--utrecht-button-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-button-group){--utrecht-button-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-data-list){--utrecht-button-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-figure){--utrecht-button-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-img){--utrecht-button-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.nl-link){--utrecht-button-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-ordered-list){--utrecht-button-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.nl-paragraph){--utrecht-button-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-separator){--utrecht-button-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-sidenav){--utrecht-button-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-table){--utrecht-button-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button:has(+.utrecht-unordered-list){--utrecht-button-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:first-child{--utrecht-button-group-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.nl-heading--level-2){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.nl-heading--level-3){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.nl-heading--level-4){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.nl-heading--level-5){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.nl-heading--level-6){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-accordion){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-alert){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-badge-list){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-blockquote){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-button){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-button-group){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-data-list){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-figure){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-img){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.nl-link){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-ordered-list){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.nl-paragraph){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-separator){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-sidenav){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-table){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-button-group:has(+.utrecht-unordered-list){--utrecht-button-group-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:first-child{--utrecht-data-list-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.nl-heading--level-2){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.nl-heading--level-3){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.nl-heading--level-4){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.nl-heading--level-5){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.nl-heading--level-6){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-accordion){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-alert){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-badge-list){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-blockquote){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-button){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-button-group){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-data-list){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-figure){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-form-field){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-img){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.nl-link){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-ordered-list){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-pagination){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.nl-paragraph){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-separator){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-table){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-data-list:has(+.utrecht-unordered-list){--utrecht-data-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:first-child{--utrecht-figure-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.nl-heading--level-2){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.nl-heading--level-3){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.nl-heading--level-4){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.nl-heading--level-5){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.nl-heading--level-6){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-accordion){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-alert){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-badge-list){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-blockquote){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-button){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-button-group){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-data-list){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-form-field){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-img){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.nl-link){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-ordered-list){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-pagination){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.nl-paragraph){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-separator){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-table){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-figure:has(+.utrecht-unordered-list){--utrecht-figure-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:first-child{--utrecht-form-field-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.nl-heading--level-2){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.nl-heading--level-3){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.nl-heading--level-4){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.nl-heading--level-5){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.nl-heading--level-6){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-accordion){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-alert){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-badge-list){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-blockquote){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-button){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-button-group){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-data-list){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-figure){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-form-field){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-img){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.nl-link){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-ordered-list){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.nl-paragraph){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-separator){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-table){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field:has(+.utrecht-unordered-list){--utrecht-form-field-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-description:first-child{--utrecht-form-field-description-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-form-field-description:has(+.utrecht-form-field-error-message){--utrecht-form-field-description-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-description:has(+.utrecht-select){--utrecht-form-field-description-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-description:has(+.utrecht-textarea){--utrecht-form-field-description-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-description:has(+.utrecht-textbox){--utrecht-form-field-description-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-error-message:first-child{--utrecht-form-field-error-message-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-form-field-error-message:has(+.utrecht-form-field-description){--utrecht-form-field-error-message-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-error-message:has(+.utrecht-form-field-error-message){--utrecht-form-field-error-message-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-error-message:has(+.utrecht-select){--utrecht-form-field-error-message-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-error-message:has(+.utrecht-textarea){--utrecht-form-field-error-message-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-field-error-message:has(+.utrecht-textbox){--utrecht-form-field-error-message-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-label:first-child{--utrecht-form-label-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-form-label:has(+.utrecht-form-field-description){--utrecht-form-label-margin-block-end: var(--utrecht-rich-text-confidant-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-label:has(+.utrecht-form-field-error-message){--utrecht-form-label-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-label:has(+.utrecht-select){--utrecht-form-label-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-label:has(+.utrecht-textarea){--utrecht-form-label-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-form-label:has(+.utrecht-textbox){--utrecht-form-label-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:first-child{--utrecht-img-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-img:has(+.nl-heading--level-2){--utrecht-img-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.nl-heading--level-3){--utrecht-img-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.nl-heading--level-4){--utrecht-img-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.nl-heading--level-5){--utrecht-img-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.nl-heading--level-6){--utrecht-img-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-accordion){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-alert){--utrecht-img-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-badge-list){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-blockquote){--utrecht-img-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-button){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-button-group){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-data-list){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-form-field){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-img){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.nl-link){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-ordered-list){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-pagination){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.nl-paragraph){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-separator){--utrecht-img-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-table){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-img:has(+.utrecht-unordered-list){--utrecht-img-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:first-child{--nl-link-margin-block-start: 0}.rhc-margin-block-end-wrapper .nl-link:has(+.nl-heading--level-2){--nl-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.nl-heading--level-3){--nl-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.nl-heading--level-4){--nl-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.nl-heading--level-5){--nl-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.nl-heading--level-6){--nl-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.utrecht-accordion){--nl-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.utrecht-alert){--nl-link-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.utrecht-badge-list){--nl-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.utrecht-blockquote){--nl-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.utrecht-button){--nl-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.utrecht-button-group){--nl-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.utrecht-data-list){--nl-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.utrecht-form-field){--nl-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.utrecht-img){--nl-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.nl-link){--nl-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.utrecht-ordered-list){--nl-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.nl-paragraph){--nl-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.utrecht-separator){--nl-link-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.utrecht-sidenav){--nl-link-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.utrecht-table){--nl-link-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-link:has(+.utrecht-unordered-list){--nl-link-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:first-child{--utrecht-ordered-list-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.nl-heading--level-2){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.nl-heading--level-3){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.nl-heading--level-4){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.nl-heading--level-5){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.nl-heading--level-6){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-accordion){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-alert){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-badge-list){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-blockquote){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-button){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-button-group){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-data-list){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-form-field){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-img){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.nl-link){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-ordered-list){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-pagination){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.nl-paragraph){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-separator){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-table){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-ordered-list:has(+.utrecht-unordered-list){--utrecht-ordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:first-child{--utrecht-pagination-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.nl-heading--level-2){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.nl-heading--level-3){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.nl-heading--level-4){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.nl-heading--level-5){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.nl-heading--level-6){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-accordion){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-alert){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-badge-list){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-blockquote){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-button){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-button-group){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-data-list){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-form-field){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-img){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.nl-link){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-ordered-list){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.nl-paragraph){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-separator){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-table){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-pagination:has(+.utrecht-unordered-list){--utrecht-pagination-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:first-child{--nl-paragraph-margin-block-start: 0}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.nl-heading--level-2){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.nl-heading--level-3){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.nl-heading--level-4){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.nl-heading--level-5){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.nl-heading--level-6){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.utrecht-accordion){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.utrecht-alert){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.utrecht-badge-list){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.utrecht-blockquote){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.utrecht-button){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.utrecht-button-group){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.utrecht-data-list){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.utrecht-figure){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.utrecht-form-field){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.utrecht-img){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.nl-link){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.utrecht-ordered-list){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.utrecht-pagination){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.nl-paragraph){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.utrecht-separator){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.utrecht-table){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .nl-paragraph:has(+.utrecht-unordered-list){--nl-paragraph-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-select:first-child{--utrecht-select-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-select:has(+.utrecht-form-field-description){--utrecht-select-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-select:has(+.utrecht-form-field-error-message){--utrecht-select-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:first-child{--utrecht-separator-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.nl-heading--level-1){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.nl-heading--level-2){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.nl-heading--level-3){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.nl-heading--level-4){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.nl-heading--level-5){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.nl-heading--level-6){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-accordion){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-alert){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-badge-list){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-blockquote){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-button){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-button-group){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-data-list){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-form-field){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-img){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.nl-link){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-ordered-list){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-pagination){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.nl-paragraph){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-separator){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-sidenav){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-table){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-separator:has(+.utrecht-unordered-list){--utrecht-separator-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:first-child{--utrecht-sidenav-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.nl-heading--level-1){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.nl-heading--level-2){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.nl-heading--level-3){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.nl-heading--level-4){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.nl-heading--level-5){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.nl-heading--level-6){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-accordion){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-alert){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-badge-list){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-blockquote){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-button){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-button-group){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-data-list){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-form-field){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-img){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.nl-link){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-ordered-list){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-pagination){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-separator){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-table){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-sidenav:has(+.utrecht-unordered-list){--utrecht-sidenav-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-status:first-child{--utrecht-badge-status-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-badge-status:has(+.nl-heading--level-2){--utrecht-badge-status-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-status:has(+.nl-heading--level-3){--utrecht-badge-status-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-status:has(+.nl-heading--level-4){--utrecht-badge-status-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-status:has(+.nl-heading--level-5){--utrecht-badge-status-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-status:has(+.nl-heading--level-6){--utrecht-badge-status-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-badge-status:has(+.utrecht-badge-status){--utrecht-badge-status-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:first-child{--utrecht-table-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-table:has(+.nl-heading--level-2){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.nl-heading--level-3){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.nl-heading--level-4){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.nl-heading--level-5){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.nl-heading--level-6){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-accordion){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-alert){--utrecht-table-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-badge-list){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-blockquote){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-button){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-button-group){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-data-list){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-form-field){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-img){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.nl-link){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-ordered-list){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-pagination){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.nl-paragraph){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-separator){--utrecht-table-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-table){--utrecht-table-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-table:has(+.utrecht-unordered-list){--utrecht-table-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-textarea:first-child{--utrecht-textarea-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-textarea:has(+.utrecht-form-field-description){--utrecht-textarea-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-textarea:has(+.utrecht-form-field-error-message){--utrecht-textarea-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-textbox:first-child{--utrecht-textbox-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-textbox:has(+.utrecht-form-field-description){--utrecht-textbox-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-textbox:has(+.utrecht-form-field-error-message){--utrecht-textbox-margin-block-end: var(--utrecht-rich-text-best-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:first-child{--utrecht-unordered-list-margin-block-start: 0}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.nl-heading--level-2){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.nl-heading--level-3){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.nl-heading--level-4){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.nl-heading--level-5){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.nl-heading--level-6){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-accordion){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-alert){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-badge-list){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-blockquote){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-button){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-button-group){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-data-list){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-form-field){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-img){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.nl-link){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-ordered-list){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-pagination){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.nl-paragraph){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-acquaintance-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-separator){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-stranger-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-table){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-margin-block-end-wrapper .utrecht-unordered-list:has(+.utrecht-unordered-list){--utrecht-unordered-list-margin-block-end: var(--utrecht-rich-text-friend-margin-block-end)}.rhc-data-summary{font-family:var(--rhc-data-summary-font-family);font-size:var(--rhc-data-summary-font-size);line-height:var(--rhc-data-summary-line-height)}.rhc-data-summary__item{border-block-end-style:var(--rhc-data-summary-item-border-block-end-style);border-color:var(--rhc-data-summary-item-border-color);border-width:var(--rhc-data-summary-item-border-width);color:var(--rhc-data-summary-item-color);display:flex}.rhc-data-summary--column .rhc-data-summary__item,.rhc-data-summary--row .rhc-data-summary__item{flex-direction:column}@media (width > 768px){.rhc-data-summary--row .rhc-data-summary__item{flex-direction:row}}.rhc-data-summary__item-action{padding-block-end:var(--_rhc-data-summary-item-action-padding-block-end);padding-block-start:var(--_rhc-data-summary-item-action-padding-block-start);padding-inline-end:var(--_rhc-data-summary-item-action-padding-inline-end);padding-inline-start:var(--_rhc-data-summary-item-action-padding-inline-start)}@media (width > 768px){.rhc-data-summary__item-action{flex-basis:20%;flex-grow:0;flex-shrink:0}}.rhc-data-summary--column .rhc-data-summary__item-action,.rhc-data-summary--row .rhc-data-summary__item-action{--_rhc-data-summary-item-action-padding-block-end: var(--rhc-data-summary-item-action-padding-block-end);--_rhc-data-summary-item-action-padding-block-start: var(--rhc-data-summary-item-action-padding-block-start);--_rhc-data-summary-item-action-padding-inline-end: var(--rhc-data-summary-item-action-padding-inline-end);--_rhc-data-summary-item-action-padding-inline-start: var(--rhc-data-summary-item-action-padding-inline-start);margin-inline-start:0}@media (width > 768px){.rhc-data-summary--row .rhc-data-summary__item-action{--_rhc-data-summary-item-action-padding-block-end: var(--rhc-data-summary-item-action-row-padding-block-end);--_rhc-data-summary-item-action-padding-block-start: var(--rhc-data-summary-item-action-row-padding-block-start);--_rhc-data-summary-item-action-padding-inline-end: var(--rhc-data-summary-item-action-row-padding-inline-end);--_rhc-data-summary-item-action-padding-inline-start: var(--rhc-data-summary-item-action-row-padding-inline-start);margin-inline-start:auto;text-align:end}}.rhc-data-summary__item-key{font-weight:var(--rhc-data-summary-item-key-font-weight);padding-block-end:var(--_rhc-data-summary-item-key-padding-block-end);padding-block-start:var(--_rhc-data-summary-item-key-padding-block-start);padding-inline-end:var(--_rhc-data-summary-item-key-padding-inline-end);padding-inline-start:var(--_rhc-data-summary-item-key-padding-inline-start)}.rhc-data-summary--column .rhc-data-summary__item-key,.rhc-data-summary--row .rhc-data-summary__item-key{--_rhc-data-summary-item-key-padding-block-end: var(--rhc-data-summary-item-key-padding-block-end);--_rhc-data-summary-item-key-padding-block-start: var(--rhc-data-summary-item-key-padding-block-start);--_rhc-data-summary-item-key-padding-inline-end: var(--rhc-data-summary-item-key-padding-inline-end);--_rhc-data-summary-item-key-padding-inline-start: var(--rhc-data-summary-item-key-padding-inline-start)}@media (width > 768px){.rhc-data-summary--row .rhc-data-summary__item-key{--_rhc-data-summary-item-key-padding-block-end: var(--rhc-data-summary-item-key-row-padding-block-end);--_rhc-data-summary-item-key-padding-block-start: var(--rhc-data-summary-item-key-row-padding-block-start);--_rhc-data-summary-item-key-padding-inline-end: var(--rhc-data-summary-item-key-row-padding-inline-end);--_rhc-data-summary-item-key-padding-inline-start: var(--rhc-data-summary-item-key-row-padding-inline-start);flex-basis:20%;flex-grow:0;flex-shrink:0}}.rhc-data-summary__item-value{flex:1;font-weight:var(--rhc-data-summary-item-value-font-weight);margin-inline-start:0;padding-block-end:var(--_rhc-data-summary-item-value-padding-block-end);padding-block-start:var(--_rhc-data-summary-item-value-padding-block-start);padding-inline-end:var(--_rhc-data-summary-item-value-padding-inline-end);padding-inline-start:var(--_rhc-data-summary-item-value-padding-inline-start)}.rhc-data-summary--column .rhc-data-summary__item-value,.rhc-data-summary--row .rhc-data-summary__item-value{--_rhc-data-summary-item-value-padding-block-end: var(--rhc-data-summary-item-value-padding-block-end);--_rhc-data-summary-item-value-padding-block-start: var(--rhc-data-summary-item-value-padding-block-start);--_rhc-data-summary-item-value-padding-inline-end: var(--rhc-data-summary-item-value-padding-inline-end);--_rhc-data-summary-item-value-padding-inline-start: var(--rhc-data-summary-item-value-padding-inline-start)}@media (width > 768px){.rhc-data-summary--row .rhc-data-summary__item-value{--_rhc-data-summary-item-value-padding-block-end: var(--rhc-data-summary-item-value-row-padding-block-end);--_rhc-data-summary-item-value-padding-block-start: var(--rhc-data-summary-item-value-row-padding-block-start);--_rhc-data-summary-item-value-padding-inline-end: var(--rhc-data-summary-item-value-row-padding-inline-end);--_rhc-data-summary-item-value-padding-inline-start: var(--rhc-data-summary-item-value-row-padding-inline-start);flex-basis:60%;flex-grow:0}}
26
- `;G3(U3);var Z3={outline:{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"},filled:{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"currentColor",stroke:"none"}};const L=(e,t,r,o)=>{const n=d.forwardRef(({color:c="currentColor",size:i=24,stroke:l=2,title:s,className:u,children:m,...g},h)=>d.createElement("svg",{ref:h,...Z3[e],width:i,height:i,className:["tabler-icon",`tabler-icon-${t}`,u].join(" "),strokeWidth:l,stroke:c,...g},[s&&d.createElement("title",{key:"svg-title"},s),...o.map(([f,b])=>d.createElement(f,b)),...Array.isArray(m)?m:[m]]));return n.displayName=`${r}`,n};const K3=[["path",{d:"M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0",key:"svg-0"}],["path",{d:"M12 8v4",key:"svg-1"}],["path",{d:"M12 16h.01",key:"svg-2"}]],In=L("outline","alert-circle","AlertCircle",K3);const X3=[["path",{d:"M12 9v4",key:"svg-0"}],["path",{d:"M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0z",key:"svg-1"}],["path",{d:"M12 16h.01",key:"svg-2"}]],Q3=L("outline","alert-triangle","AlertTriangle",X3);const Y3=[["path",{d:"M4 13h5",key:"svg-0"}],["path",{d:"M12 16v-8h3a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-3",key:"svg-1"}],["path",{d:"M20 8v8",key:"svg-2"}],["path",{d:"M9 16v-5.5a2.5 2.5 0 0 0 -5 0v5.5",key:"svg-3"}]],J3=L("outline","api","Api",Y3);const ed=[["path",{d:"M8.5 16a5.5 5.5 0 1 0 -5.5 -5.5v.5",key:"svg-0"}],["path",{d:"M3 16h18",key:"svg-1"}],["path",{d:"M18 13l3 3l-3 3",key:"svg-2"}]],td=L("outline","arrow-iteration","ArrowIteration",ed);const rd=[["path",{d:"M12 5l0 14",key:"svg-0"}],["path",{d:"M16 15l-4 4",key:"svg-1"}],["path",{d:"M8 15l4 4",key:"svg-2"}]],od=L("outline","arrow-narrow-down","ArrowNarrowDown",rd);const ad=[["path",{d:"M5 12l14 0",key:"svg-0"}],["path",{d:"M5 12l4 4",key:"svg-1"}],["path",{d:"M5 12l4 -4",key:"svg-2"}]],nd=L("outline","arrow-narrow-left","ArrowNarrowLeft",ad);const cd=[["path",{d:"M5 12l14 0",key:"svg-0"}],["path",{d:"M15 16l4 -4",key:"svg-1"}],["path",{d:"M15 8l4 4",key:"svg-2"}]],id=L("outline","arrow-narrow-right","ArrowNarrowRight",cd);const ld=[["path",{d:"M12 5l0 14",key:"svg-0"}],["path",{d:"M16 9l-4 -4",key:"svg-1"}],["path",{d:"M8 9l4 -4",key:"svg-2"}]],Dn=L("outline","arrow-narrow-up","ArrowNarrowUp",ld);const sd=[["path",{d:"M17 7l-10 10",key:"svg-0"}],["path",{d:"M8 7l9 0l0 9",key:"svg-1"}]],An=L("outline","arrow-up-right","ArrowUpRight",sd);const dd=[["path",{d:"M16 4l4 0l0 4",key:"svg-0"}],["path",{d:"M14 10l6 -6",key:"svg-1"}],["path",{d:"M8 20l-4 0l0 -4",key:"svg-2"}],["path",{d:"M4 20l6 -6",key:"svg-3"}]],ud=L("outline","arrows-diagonal","ArrowsDiagonal",dd);const hd=[["path",{d:"M3 9l4 -4l4 4m-4 -4v14",key:"svg-0"}],["path",{d:"M21 15l-4 4l-4 -4m4 4v-14",key:"svg-1"}]],bd=L("outline","arrows-sort","ArrowsSort",hd);const gd=[["path",{d:"M4 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-0"}],["path",{d:"M13 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-1"}],["path",{d:"M13 19l-9 0",key:"svg-2"}],["path",{d:"M4 15l9 0",key:"svg-3"}],["path",{d:"M8 12v-5h2a3 3 0 0 1 3 3v5",key:"svg-4"}],["path",{d:"M5 15v-2a1 1 0 0 1 1 -1h7",key:"svg-5"}],["path",{d:"M21.12 9.88l-3.12 -4.88l-5 5",key:"svg-6"}],["path",{d:"M21.12 9.88a3 3 0 0 1 -2.12 5.12a3 3 0 0 1 -2.12 -.88l4.24 -4.24z",key:"svg-7"}]],pd=L("outline","backhoe","Backhoe",gd);const md=[["path",{d:"M10 5a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6",key:"svg-0"}],["path",{d:"M9 17v1a3 3 0 0 0 6 0v-1",key:"svg-1"}]],vd=L("outline","bell","Bell",md);const fd=[["path",{d:"M3 7m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M8 7v-2a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v2",key:"svg-1"}],["path",{d:"M12 12l0 .01",key:"svg-2"}],["path",{d:"M3 13a20 20 0 0 0 18 0",key:"svg-3"}]],kd=L("outline","briefcase","Briefcase",fd);const xd=[["path",{d:"M12.4 3a5.34 5.34 0 0 1 4.906 3.239a5.333 5.333 0 0 1 -1.195 10.6a4.26 4.26 0 0 1 -5.28 1.863l-3.831 2.298v-3.134a2.668 2.668 0 0 1 -1.795 -3.773a4.8 4.8 0 0 1 2.908 -8.933a5.33 5.33 0 0 1 4.287 -2.16",key:"svg-0"}]],yd=L("outline","bubble","Bubble",xd);const Cd=[["path",{d:"M11.5 21h-5.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6",key:"svg-0"}],["path",{d:"M16 3v4",key:"svg-1"}],["path",{d:"M8 3v4",key:"svg-2"}],["path",{d:"M4 11h16",key:"svg-3"}],["path",{d:"M15 19l2 2l4 -4",key:"svg-4"}]],Mn=L("outline","calendar-check","CalendarCheck",Cd);const wd=[["path",{d:"M7 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-0"}],["path",{d:"M17 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-1"}],["path",{d:"M5 17h-2v-6l2 -5h9l4 5h1a2 2 0 0 1 2 2v4h-2m-4 0h-6m-6 -6h15m-6 0v-5",key:"svg-2"}]],jd=L("outline","car","Car",wd);const _d=[["path",{d:"M6 10l6 6l6 -6h-12",key:"svg-0"}]],Od=L("outline","caret-down","CaretDown",_d);const Ld=[["path",{d:"M14 6l-6 6l6 6v-12",key:"svg-0"}]],Sd=L("outline","caret-left","CaretLeft",Ld);const Nd=[["path",{d:"M10 18l6 -6l-6 -6v12",key:"svg-0"}]],zd=L("outline","caret-right","CaretRight",Nd);const Td=[["path",{d:"M18 14l-6 -6l-6 6h12",key:"svg-0"}]],Ed=L("outline","caret-up","CaretUp",Td);const Pd=[["path",{d:"M5 12l5 5l10 -10",key:"svg-0"}]],Id=L("outline","check","Check",Pd);const Dd=[["path",{d:"M6 9l6 6l6 -6",key:"svg-0"}]],Ad=L("outline","chevron-down","ChevronDown",Dd);const Md=[["path",{d:"M9 6l6 6l-6 6",key:"svg-0"}]],Vd=L("outline","chevron-right","ChevronRight",Md);const $d=[["path",{d:"M6 15l6 -6l6 6",key:"svg-0"}]],Fd=L("outline","chevron-up","ChevronUp",$d);const Rd=[["path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-0"}],["path",{d:"M9 12l2 2l4 -4",key:"svg-1"}]],qd=L("outline","circle-check","CircleCheck",Rd);const Bd=[["path",{d:"M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0",key:"svg-0"}],["path",{d:"M12 7v5l3 3",key:"svg-1"}]],Wd=L("outline","clock","Clock",Bd);const Hd=[["path",{d:"M19 18a3.5 3.5 0 0 0 0 -7h-1c.397 -1.768 -.285 -3.593 -1.788 -4.787c-1.503 -1.193 -3.6 -1.575 -5.5 -1s-3.315 2.019 -3.712 3.787c-2.199 -.088 -4.155 1.326 -4.666 3.373c-.512 2.047 .564 4.154 2.566 5.027",key:"svg-0"}],["path",{d:"M8 15m0 1a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1z",key:"svg-1"}],["path",{d:"M10 15v-2a2 2 0 1 1 4 0v2",key:"svg-2"}]],Gd=L("outline","cloud-lock","CloudLock",Hd);const Ud=[["path",{d:"M18 18h-6a3 3 0 0 1 -3 -3v-10l-4 4m8 0l-4 -4",key:"svg-0"}]],Zd=L("outline","corner-left-up","CornerLeftUp",Ud);const Kd=[["path",{d:"M17.2 7a6 7 0 1 0 0 10",key:"svg-0"}],["path",{d:"M13 10h-8m0 4h8",key:"svg-1"}]],Xd=L("outline","currency-euro","CurrencyEuro",Kd);const Qd=[["path",{d:"M6 4h10l4 4v10a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2",key:"svg-0"}],["path",{d:"M12 14m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-1"}],["path",{d:"M14 4l0 4l-6 0l0 -4",key:"svg-2"}]],Yd=L("outline","device-floppy","DeviceFloppy",Qd);const Jd=[["path",{d:"M6 5a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-14z",key:"svg-0"}],["path",{d:"M11 4h2",key:"svg-1"}],["path",{d:"M12 17v.01",key:"svg-2"}]],e4=L("outline","device-mobile","DeviceMobile",Jd);const t4=[["path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-0"}],["path",{d:"M12 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-1"}],["path",{d:"M12 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-2"}]],r4=L("outline","dots-vertical","DotsVertical",t4);const o4=[["path",{d:"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2",key:"svg-0"}],["path",{d:"M7 11l5 5l5 -5",key:"svg-1"}],["path",{d:"M12 4l0 12",key:"svg-2"}]],a4=L("outline","download","Download",o4);const n4=[["path",{d:"M7 7h-1a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-1",key:"svg-0"}],["path",{d:"M20.385 6.585a2.1 2.1 0 0 0 -2.97 -2.97l-8.415 8.385v3h3l8.385 -8.415z",key:"svg-1"}],["path",{d:"M16 5l3 3",key:"svg-2"}]],c4=L("outline","edit","Edit",n4);const i4=[["path",{d:"M12 6h-6a2 2 0 0 0 -2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-6",key:"svg-0"}],["path",{d:"M11 13l9 -9",key:"svg-1"}],["path",{d:"M15 4h5v5",key:"svg-2"}]],l4=L("outline","external-link","ExternalLink",i4);const s4=[["path",{d:"M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0",key:"svg-0"}],["path",{d:"M21 12c-2.4 4 -5.4 6 -9 6c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6",key:"svg-1"}]],d4=L("outline","eye","Eye",s4);const u4=[["path",{d:"M14 3v4a1 1 0 0 0 1 1h4",key:"svg-0"}],["path",{d:"M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z",key:"svg-1"}],["path",{d:"M10 18l5 -5a1.414 1.414 0 0 0 -2 -2l-5 5v2h2z",key:"svg-2"}]],h4=L("outline","file-pencil","FilePencil",u4);const b4=[["path",{d:"M14 3v4a1 1 0 0 0 1 1h4",key:"svg-0"}],["path",{d:"M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z",key:"svg-1"}]],g4=L("outline","file","File",b4);const p4=[["path",{d:"M5 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-0"}],["path",{d:"M12 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-1"}],["path",{d:"M19 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-2"}],["path",{d:"M5 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-3"}],["path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-4"}],["path",{d:"M19 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-5"}],["path",{d:"M5 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-6"}],["path",{d:"M12 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-7"}],["path",{d:"M19 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-8"}]],m4=L("outline","grid-dots","GridDots",p4);const v4=[["path",{d:"M5 9l14 0",key:"svg-0"}],["path",{d:"M5 15l14 0",key:"svg-1"}],["path",{d:"M11 4l-4 16",key:"svg-2"}],["path",{d:"M17 4l-4 16",key:"svg-3"}]],f4=L("outline","hash","Hash",v4);const k4=[["path",{d:"M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572",key:"svg-0"}]],x4=L("outline","heart","Heart",k4);const y4=[["path",{d:"M5 12l-2 0l9 -9l9 9l-2 0",key:"svg-0"}],["path",{d:"M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7",key:"svg-1"}],["path",{d:"M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6",key:"svg-2"}]],C4=L("outline","home","Home",y4);const w4=[["path",{d:"M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M4 13h3l3 3h4l3 -3h3",key:"svg-1"}]],j4=L("outline","inbox","Inbox",w4);const _4=[["path",{d:"M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0",key:"svg-0"}],["path",{d:"M12 9h.01",key:"svg-1"}],["path",{d:"M11 12h1v4h1",key:"svg-2"}]],O4=L("outline","info-circle","InfoCircle",_4);const L4=[["path",{d:"M12 9h.01",key:"svg-0"}],["path",{d:"M11 12h1v4h1",key:"svg-1"}]],S4=L("outline","info-small","InfoSmall",L4);const N4=[["path",{d:"M12 9h.01",key:"svg-0"}],["path",{d:"M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z",key:"svg-1"}],["path",{d:"M11 12h1v4h1",key:"svg-2"}]],z4=L("outline","info-square","InfoSquare",N4);const T4=[["path",{d:"M9 15l6 -6",key:"svg-0"}],["path",{d:"M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464",key:"svg-1"}],["path",{d:"M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463",key:"svg-2"}]],E4=L("outline","link","Link",T4);const P4=[["path",{d:"M5 13a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-6z",key:"svg-0"}],["path",{d:"M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0",key:"svg-1"}],["path",{d:"M8 11v-4a4 4 0 1 1 8 0v4",key:"svg-2"}]],I4=L("outline","lock","Lock",P4);const D4=[["path",{d:"M9 8v-2a2 2 0 0 1 2 -2h7a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-7a2 2 0 0 1 -2 -2v-2",key:"svg-0"}],["path",{d:"M3 12h13l-3 -3",key:"svg-1"}],["path",{d:"M13 15l3 -3",key:"svg-2"}]],A4=L("outline","login-2","Login2",D4);const M4=[["path",{d:"M10 8v-2a2 2 0 0 1 2 -2h7a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-7a2 2 0 0 1 -2 -2v-2",key:"svg-0"}],["path",{d:"M15 12h-12l3 -3",key:"svg-1"}],["path",{d:"M6 15l-3 -3",key:"svg-2"}]],V4=L("outline","logout-2","Logout2",M4);const $4=[["path",{d:"M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z",key:"svg-0"}],["path",{d:"M3 7l9 6l9 -6",key:"svg-1"}]],F4=L("outline","mail","Mail",$4);const R4=[["path",{d:"M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0",key:"svg-0"}],["path",{d:"M17.657 16.657l-4.243 4.243a2 2 0 0 1 -2.827 0l-4.244 -4.243a8 8 0 1 1 11.314 0z",key:"svg-1"}]],q4=L("outline","map-pin","MapPin",R4);const B4=[["path",{d:"M4 6l16 0",key:"svg-0"}],["path",{d:"M4 12l16 0",key:"svg-1"}],["path",{d:"M4 18l16 0",key:"svg-2"}]],W4=L("outline","menu-2","Menu2",B4);const H4=[["path",{d:"M12 11v.01",key:"svg-0"}],["path",{d:"M8 11v.01",key:"svg-1"}],["path",{d:"M16 11v.01",key:"svg-2"}],["path",{d:"M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3z",key:"svg-3"}]],G4=L("outline","message-dots","MessageDots",H4);const U4=[["path",{d:"M16 6h3a1 1 0 0 1 1 1v11a2 2 0 0 1 -4 0v-13a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1v12a3 3 0 0 0 3 3h11",key:"svg-0"}],["path",{d:"M8 8l4 0",key:"svg-1"}],["path",{d:"M8 12l4 0",key:"svg-2"}],["path",{d:"M8 16l4 0",key:"svg-3"}]],Z4=L("outline","news","News",U4);const K4=[["path",{d:"M15 7l-6.5 6.5a1.5 1.5 0 0 0 3 3l6.5 -6.5a3 3 0 0 0 -6 -6l-6.5 6.5a4.5 4.5 0 0 0 9 9l6.5 -6.5",key:"svg-0"}]],X4=L("outline","paperclip","Paperclip",K4);const Q4=[["path",{d:"M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2",key:"svg-0"}]],Y4=L("outline","phone","Phone",Q4);const J4=[["path",{d:"M7 4v16l13 -8z",key:"svg-0"}]],e5=L("outline","player-play","PlayerPlay",J4);const t5=[["path",{d:"M12 5l0 14",key:"svg-0"}],["path",{d:"M5 12l14 0",key:"svg-1"}]],r5=L("outline","plus","Plus",t5);const o5=[["path",{d:"M7 6a7.75 7.75 0 1 0 10 0",key:"svg-0"}],["path",{d:"M12 4l0 8",key:"svg-1"}]],a5=L("outline","power","Power",o5);const n5=[["path",{d:"M17 17h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-14a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2",key:"svg-0"}],["path",{d:"M17 9v-4a2 2 0 0 0 -2 -2h-6a2 2 0 0 0 -2 2v4",key:"svg-1"}],["path",{d:"M7 13m0 2a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2z",key:"svg-2"}]],c5=L("outline","printer","Printer",n5);const i5=[["path",{d:"M8 8a3.5 3 0 0 1 3.5 -3h1a3.5 3 0 0 1 3.5 3a3 3 0 0 1 -2 3a3 4 0 0 0 -2 4",key:"svg-0"}],["path",{d:"M12 19l0 .01",key:"svg-1"}]],l5=L("outline","question-mark","QuestionMark",i5);const s5=[["path",{d:"M19.933 13.041a8 8 0 1 1 -9.925 -8.788c3.899 -1 7.935 1.007 9.425 4.747",key:"svg-0"}],["path",{d:"M20 4v5h-5",key:"svg-1"}]],d5=L("outline","reload","Reload",s5);const u5=[["path",{d:"M5 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-0"}],["path",{d:"M4 4a16 16 0 0 1 16 16",key:"svg-1"}],["path",{d:"M4 11a9 9 0 0 1 9 9",key:"svg-2"}]],h5=L("outline","rss","Rss",u5);const b5=[["path",{d:"M22 9l-10 -4l-10 4l10 4l10 -4v6",key:"svg-0"}],["path",{d:"M6 10.6v5.4a6 3 0 0 0 12 0v-5.4",key:"svg-1"}]],g5=L("outline","school","School",b5);const p5=[["path",{d:"M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0",key:"svg-0"}],["path",{d:"M21 21l-6 -6",key:"svg-1"}]],m5=L("outline","search","Search",p5);const v5=[["path",{d:"M10 14l11 -11",key:"svg-0"}],["path",{d:"M21 3l-6.5 18a.55 .55 0 0 1 -1 0l-3.5 -7l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5",key:"svg-1"}]],f5=L("outline","send","Send",v5);const k5=[["path",{d:"M10.325 4.317c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724 1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065z",key:"svg-0"}],["path",{d:"M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0",key:"svg-1"}]],x5=L("outline","settings","Settings",k5);const y5=[["path",{d:"M6 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-0"}],["path",{d:"M18 6m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-1"}],["path",{d:"M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-2"}],["path",{d:"M8.7 10.7l6.6 -3.4",key:"svg-3"}],["path",{d:"M8.7 13.3l6.6 3.4",key:"svg-4"}]],C5=L("outline","share","Share",y5);const w5=[["path",{d:"M4 6l7 0",key:"svg-0"}],["path",{d:"M4 12l7 0",key:"svg-1"}],["path",{d:"M4 18l9 0",key:"svg-2"}],["path",{d:"M15 9l3 -3l3 3",key:"svg-3"}],["path",{d:"M18 6l0 12",key:"svg-4"}]],j5=L("outline","sort-ascending","SortAscending",w5);const _5=[["path",{d:"M4 6l9 0",key:"svg-0"}],["path",{d:"M4 12l7 0",key:"svg-1"}],["path",{d:"M4 18l7 0",key:"svg-2"}],["path",{d:"M15 15l3 3l3 -3",key:"svg-3"}],["path",{d:"M18 6l0 12",key:"svg-4"}]],O5=L("outline","sort-descending","SortDescending",_5);const L5=[["path",{d:"M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}]],S5=L("outline","square","Square",L5);const N5=[["path",{d:"M20 10h-16l5.5 -6",key:"svg-0"}],["path",{d:"M4 14h16l-5.5 6",key:"svg-1"}]],z5=L("outline","transfer","Transfer",N5);const T5=[["path",{d:"M4 7l16 0",key:"svg-0"}],["path",{d:"M10 11l0 6",key:"svg-1"}],["path",{d:"M14 11l0 6",key:"svg-2"}],["path",{d:"M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12",key:"svg-3"}],["path",{d:"M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3",key:"svg-4"}]],E5=L("outline","trash","Trash",T5);const P5=[["path",{d:"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2",key:"svg-0"}],["path",{d:"M7 9l5 -5l5 5",key:"svg-1"}],["path",{d:"M12 4l0 12",key:"svg-2"}]],I5=L("outline","upload","Upload",P5);const D5=[["path",{d:"M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0",key:"svg-0"}],["path",{d:"M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2",key:"svg-1"}]],A5=L("outline","user","User",D5);const M5=[["path",{d:"M15 8a5 5 0 0 1 1.912 4.934m-1.377 2.602a5 5 0 0 1 -.535 .464",key:"svg-0"}],["path",{d:"M17.7 5a9 9 0 0 1 2.362 11.086m-1.676 2.299a9 9 0 0 1 -.686 .615",key:"svg-1"}],["path",{d:"M9.069 5.054l.431 -.554a.8 .8 0 0 1 1.5 .5v2m0 4v8a.8 .8 0 0 1 -1.5 .5l-3.5 -4.5h-2a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2l1.294 -1.664",key:"svg-2"}],["path",{d:"M3 3l18 18",key:"svg-3"}]],V5=L("outline","volume-off","VolumeOff",M5);const $5=[["path",{d:"M15 8a5 5 0 0 1 0 8",key:"svg-0"}],["path",{d:"M17.7 5a9 9 0 0 1 0 14",key:"svg-1"}],["path",{d:"M6 15h-2a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2l3.5 -4.5a.8 .8 0 0 1 1.5 .5v14a.8 .8 0 0 1 -1.5 .5l-3.5 -4.5",key:"svg-2"}]],Vn=L("outline","volume","Volume",$5);const F5=[["path",{d:"M18 6l-12 12",key:"svg-0"}],["path",{d:"M6 6l12 12",key:"svg-1"}]],R5=L("outline","x","X",F5),q5=()=>a.jsx("svg",{viewBox:"0 0 48 57",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{d:"M28.2625 3.25639L28.7682 3.01854L29.0476 2.95265H30.1372L31.1873 2.71548L30.7617 2.49025L28.2094 2.58203L28.0508 2.51697L27.8773 2.6627L27.8096 2.9256L27.9959 3.18865L28.2625 3.25639ZM23.2891 4.61385L24.7513 3.96807L25.1239 3.87629L25.6023 3.665L26.0388 3.6519L26.1862 3.5744L26.1598 3.50718L26.133 3.37439L26.1073 3.30849L26.7314 3.28261L27.024 3.17756L27.2767 2.83264L25.7089 3.1362L25.5613 3.24362L25.3879 3.38716L23.966 3.67728H23.7277L23.5404 3.85007L22.9685 4.04756L22.8499 4.35012L22.9817 4.61368L23.2891 4.61385ZM33.0096 2.67666V2.72877L33.0763 2.83315L33.2891 2.56925L35.111 2.0018H35.2572V1.88413L34.9635 1.79286L33.9146 1.88413L33.6352 1.95002L33.2364 2.12214L32.9698 2.35864L33.0763 2.59682L33.0096 2.67666ZM37.9291 1.35567L37.9687 1.23801L38.0494 1.21112L38.0746 1.17313H37.8356L37.7284 1.2644L37.7032 1.35584L37.8622 1.43618L37.9291 1.35567ZM36.5469 1.25162L36.9208 1.38088L36.9462 1.31466L36.9739 1.28961L37.0129 1.26322H37.0664L36.48 1L36.3462 1.01446L36.3598 1.13094L36.5469 1.25162ZM20.4043 6.83208L20.6434 6.48734L21.4816 5.68204L21.7865 5.56438L21.919 5.48588H22.1978V5.36822L21.6683 5.28956L20.9489 5.70977L20.2576 6.34278L19.8054 6.92453L20.1372 7.06976L20.4043 6.83208ZM44.2441 7.84783L44.3377 7.55687L44.3636 7.28171L44.3506 7.00437L44.3233 6.5144H44.2057L43.4323 6.31623L43.1131 6.1325L43.0882 5.84121L43.0354 5.69531V5.61732L43.075 5.56438L43.1529 5.48588V5.36822H43.0875L42.9938 5.45949L42.874 5.499L42.7416 5.47378L42.6496 5.36822L42.4633 5.42033L42.037 5.18215L41.7034 5.07642L41.6258 4.99944L41.5725 4.91926L41.5176 4.87925L41.5049 4.83993L41.2508 4.65503L41.1981 4.62982L40.8387 3.1784L40.7098 3.01502L40.498 2.90811L39.4465 2.73768L36.9474 3.11957L35.3665 3.5818L35.1013 3.79124L35.0086 3.81729L34.9006 3.77762L34.7153 3.61979L34.6081 3.58062L32.5339 3.64786L31.5106 3.6998L30.7927 4.06875L30.5535 4.08219L30.1675 4.35937L28.4788 5.03322L28.105 5.34973L27.6001 5.42856L27.3877 5.50723L27.2014 5.70574L27.0409 5.94358L26.8678 6.14242L26.4833 6.31286L26.2565 6.51104L25.8838 6.94705L25.6721 7.47316L25.3782 8.6617L25.1656 9.0967L24.9539 9.24325L24.4613 9.36092L24.2611 9.5203L24.1027 9.7033L21.9725 11.5894L21.5599 11.7743L21.1342 11.8278L20.9081 11.9078L20.4574 12.2895L20.2175 12.4216L19.8042 12.4468L19.3663 12.3159L19.1258 11.9994L19.2848 11.4711L19.2058 11.3403L19.1004 11.4447L18.4479 11.3403L18.3293 11.4842L18.25 11.84L18.2104 12.2487L18.1974 12.5657L18.1024 13.133L17.6516 14.2939L17.5442 14.835L17.5185 15.098L17.3322 15.957L16.8792 19.2926L16.6661 19.7416V19.8724L16.5724 20.3613L15.9337 22.2365L14.8566 24.1622L13.5664 26.0492L12.051 27.8691L11.6929 28.1081L11.2803 28.1735L10.789 28.0691L10.7213 28.1855L10.6536 28.3184L10.7738 28.6091L10.9727 29.2827L11.0142 29.5462L10.9871 29.5985L10.933 29.6658L10.8804 29.7575L10.8538 29.8896L10.8804 29.9954L10.933 30.0626L10.9999 30.1159L11.2651 30.4847L11.3464 30.644L11.2123 30.7484L11.1065 30.8012L11.0272 30.8154L10.9855 30.8012L10.6932 30.644L10.3344 30.5633L10.1344 30.5783L10.0421 30.696L9.37807 30.8946L9.07317 31.1042L9.166 31.5673H9.27339L9.35317 31.5539L9.39281 31.4866L9.60521 31.4338H9.87098L10.1374 31.3558L10.3363 31.2099L10.6431 31.4201L10.8951 31.658L11.0672 32.0146L11.1336 32.5671L11.2796 32.7916L12.0107 33.0167L12.2759 33.2016L12.3825 33.3206L12.0231 33.346L11.8367 33.424L11.7036 33.5705L11.6782 33.7149V33.8998L11.7036 34.0975L11.7568 34.2434L11.8367 34.335L11.9426 34.4148L12.0498 34.4542L12.5144 34.4684L12.6471 34.5981L12.7003 34.9159L12.4462 34.7063L12.1675 34.6262L11.224 34.5729L10.9446 34.6515L10.3856 34.9159L11.2239 35.6928L11.4754 35.8399L11.6359 35.8651L11.968 35.8256L12.1277 35.8399L12.5665 36.0363L13.046 36.1159L13.3384 36.286L13.5645 36.5634L13.6566 36.9341L13.5118 37.3165L13.1929 37.4078L12.8478 37.3952L12.6347 37.46L12.421 37.3555L11.8757 37.4342L11.6248 37.3555L11.4644 37.1448L11.2512 36.5634L11.1072 36.2981L10.668 35.9152L10.1501 35.7049L9.13974 35.5998V35.4941L9.20597 35.4269L9.3923 35.3092L9.49969 35.2702L9.40602 35.0193L9.25984 34.8092L9.08706 34.6505L8.92784 34.5569L8.68866 34.5317L5.84296 34.8342L4.75329 35.5081L4.64607 35.6532L4.6857 35.9303L4.8058 36.1152L5.15219 36.4187L5.28415 36.6149L5.43033 36.8792L5.59007 37.117L5.77639 37.2244L6.37484 37.3548L6.61451 37.3415L7.05323 37.1824L7.21245 37.1957L7.62508 37.593L8.26384 37.909L8.5562 38.2115L8.66224 38.2638L8.78081 38.2504L8.91632 38.1582L9.30083 38.1188L9.46073 38.0396L9.58031 37.8699L9.89927 37.277L10.0441 37.1827L10.4845 37.2217L10.6582 37.3017L11.2435 37.8029L11.4566 37.9346L11.6829 38.0001L12.6529 38.0144L12.8914 37.9472L13.0116 37.7885L13.1168 37.8673L13.1434 37.9981V38.1711L13.17 38.3807L13.2501 38.579L13.2909 38.6311L13.5958 38.6456L13.7154 38.712L13.9812 38.8557L14.0998 38.8952L14.179 38.9217L14.5923 38.9481H14.6716L14.8717 38.8429L14.8854 38.7756L14.925 38.5504L14.9113 38.5253L14.8574 38.3926L14.6191 38.1167L14.5923 38.0774L14.5398 37.9717V37.8001L14.6076 37.6678L14.6328 37.5501L14.5009 37.4044L15.0598 37.0879L15.4184 36.957L15.6187 36.8769L15.8968 36.852H15.9362L16.0689 36.8769L16.1482 37.0247L16.1351 37.2343V37.3005L16.0428 37.5108L16.0285 37.5895L16.0155 37.6679L16.0813 37.7202L16.2144 37.8134L16.2799 37.8273H16.3477L16.4276 37.8134L16.6544 37.773L16.9729 37.854H17.0125L17.1594 37.8398L17.3056 37.7863L17.4128 37.7076L18.2368 36.7062L18.5831 36.5213L18.7279 36.5352L18.8092 36.5604L18.9151 36.5999L18.9678 36.6257L19.0996 36.7199L19.207 36.8635L19.2342 37.1157L19.1923 37.2748L19.1673 37.3665L19.1392 37.5384L19.1261 37.617L19.1673 37.7742L19.207 37.9071L18.7416 37.6957L18.6231 37.71L18.5561 37.9094L18.7821 38.0001L19.5274 38.0265L19.6216 38.0517L19.7275 38.0788L19.9263 38.1717L20.1389 38.2632L20.365 38.1974L20.4851 38.0643L20.6314 37.9203L20.7921 37.6957L20.8711 37.5906L20.9369 37.4829L21.0319 37.3257L21.0715 37.22L21.111 37.1264L21.1384 37.0211L21.1527 36.9678L21.2182 36.8748L21.3783 36.9818L21.3925 37.0083L21.4103 37.019L21.7286 37.2284L21.8079 37.3738L21.941 37.6259L21.9013 37.9033L21.7828 38.1663L21.7691 38.2973L21.7432 38.5207L21.8087 38.6802L22.1673 39.0749L22.2214 39.2209L22.3265 39.5907L22.3677 39.682V39.6964H22.3806L22.5549 39.789L22.9654 39.7487H23.0078L23.1525 39.762L23.3398 40.0008V40.593L23.5261 40.6468L23.9245 40.554L25.1748 40.6075L25.4001 40.5288L25.8405 40.2263L25.8931 40.1994L26.0537 40.121L26.2805 40.1476L26.3991 40.2263L26.5318 40.3044L26.6921 40.5031L26.7326 40.5555L26.8131 40.8719L26.8528 41.2549L27.0926 41.4652L27.6904 41.6511L27.7698 41.7034L27.8359 41.7555L27.943 41.8751L28.0095 41.9281L28.062 41.9676H28.2493L28.489 41.9147L28.6865 41.8751H28.834L29.0055 41.9804L29.2323 42.2829L29.3656 42.3882L29.3793 42.4025L29.539 42.3617L29.6981 42.3224H29.7509L29.8841 42.3357L29.9777 42.5471L30.0045 42.626L29.9239 42.7047L29.8561 42.7719L29.8167 42.9568L30.0562 43.2064L29.9899 43.2467L29.9626 43.2612L29.9232 43.2741L29.8555 43.2992L29.7369 43.3135L29.6183 43.2992L29.6319 43.3399L29.6447 43.4178L29.6578 43.4706L29.6844 43.5229V43.5374L29.6039 43.7607L29.5513 43.868V43.8809L29.4715 43.9867L29.3529 43.8809L29.2724 43.9344L29.2319 44.026L29.2184 44.0917L29.2054 44.184L29.1923 44.3161L29.3373 44.5161L29.1652 44.9106L28.7522 45.5711L28.9792 45.5038H29.0844L29.1923 45.5561L29.1652 45.6096L29.0713 45.7548L28.885 46.1378L28.7517 46.335L28.6992 46.3743L28.5795 46.4136L28.4873 46.4544L28.4592 46.4671L27.8336 47.1539L27.6886 47.3131L27.7015 47.5629V47.6822L27.727 47.7214L27.8733 47.9308L28.1128 48.0902L28.1526 48.1032L28.339 48.1964H28.3518L28.4993 48.236L28.4865 48.3668V48.4196L28.4441 48.5657L28.3786 48.8035H28.3916L28.4865 48.8563L28.5651 48.9086L28.6457 48.9228H28.686L28.7392 48.9086L28.8049 48.8948L28.9525 48.6708L28.9653 48.6453L29.0575 48.568L29.1252 48.5932L29.1649 48.606L29.3766 48.8448L29.4845 48.9228L30.4014 48.8976L30.6268 48.9749H30.6411L31.4116 49L31.4923 48.987L31.6242 48.9621L31.651 48.7512L31.5846 48.6453L31.4773 48.568L31.3981 48.4346L31.3557 48.2244L31.5163 48.2643L31.663 48.1178L31.7161 47.9194L31.6904 47.7755L31.6738 47.627L31.767 47.4692L31.9137 47.3906L32.1508 47.4048L32.2704 47.2584L32.3382 47.0883V46.9556L32.2432 46.6124L32.2573 46.5066L32.3101 46.413L32.3353 46.3474L31.9904 46.2298L31.7383 46.0713L31.6584 45.9791L31.6318 45.8478V45.5956L31.685 45.4107L31.7506 45.2641L31.7242 45.1725L31.3393 45.2118L31.06 45.1201L30.913 45.1068L30.7669 45.1461L30.4874 45.2783L30.3412 45.3032L30.3275 44.8811L30.1669 44.4066L30.1014 44.0235L30.3937 43.8655L30.5413 43.9433L30.6734 44.1006L30.8201 44.2351L31.0181 44.2097L31.1536 44.062L31.3511 43.6418L31.4987 43.4821L32.4686 42.7163L33.0665 42.3868L33.2271 42.1772L33.001 41.9657L33.2395 41.7669L33.3194 41.7141L33.0796 41.6361L32.5487 41.9915L32.296 41.8607L32.2152 41.5581L32.2421 41.1884L32.3362 40.8588L32.442 40.6739L32.6688 40.4096L33.214 39.4204L33.3194 39.314L33.5843 39.1292L33.691 38.9851L33.7444 38.7748L33.7715 38.4051L33.8392 38.2603L33.6785 38.0754L33.6917 37.7729L33.7722 37.4169L33.8119 37.0872L33.7593 36.7837L33.6785 36.229L33.2551 35.7402L32.5501 34.7776L32.509 34.5663L32.5623 34.331L32.6809 33.9468L31.963 33.6441L31.7233 33.3416L31.8706 32.8656L31.7629 32.7597L31.5244 32.5883L31.4041 32.5348L31.0993 32.549L30.9922 32.5096L31.0057 32.3247L31.2456 32.0886L31.2586 31.7436L31.111 31.4136L30.8738 31.2298L30.9121 31.0834L31.0855 30.9667L31.525 30.8862L31.7246 30.7944L31.9363 30.6366L32.0826 30.5566L32.5074 30.4389L32.8531 30.5306L33.1058 30.5978L33.2796 30.6369L33.1324 30.4125L32.7343 30.0046L32.6011 29.9103L32.9596 29.7134L33.3047 29.8725L33.6511 30.1482L34.0096 30.2947L34.3418 30.2275L34.4368 30.2404L34.5158 30.3211L34.6344 30.5306L34.6876 30.584L35.0868 30.6512L35.2596 30.743L35.2853 31.0069L35.6845 30.901L35.7254 30.7297L35.6455 30.3467L36.323 30.5445H36.5347L36.7078 30.4658L37.2256 30.0707L38.2759 29.7145L39.2194 29.6874L39.4988 29.5295L39.7529 29.2394L39.9926 28.8024L40.0847 28.7112L40.164 28.6974L40.2182 28.6451L40.2311 28.4337L40.2045 28.316L40.1518 28.2357L39.8867 27.9454L39.1954 27.563L38.9698 27.4981L38.8101 27.378L38.783 27.1155L38.8633 26.9446L38.9572 26.9054H39.062L39.1954 26.8382L39.2756 26.7312L39.3669 26.5061L39.4214 26.4146L39.6077 26.2297L39.7675 26.1376L40.4591 26.0603L40.5922 25.9418L40.8307 25.4664L41.0308 25.2564L41.483 25.0574L41.6941 24.8738L41.9482 24.4774L42.0667 24.346L42.5319 24.0557L42.5583 23.9629L42.4663 23.8049L42.3727 23.4361V23.1168L42.4518 22.8552L42.6637 22.3662L42.7822 21.7203L42.6361 21.2833L41.9988 20.2401L41.9311 20.2665L41.8655 20.3842L41.7718 20.4771L41.5063 20.5566L41.2267 20.5696L40.9342 20.5158L40.3885 20.3057L39.5517 20.188L39.2734 20.0559L39.0603 19.8177L38.9939 19.5656L38.9797 19.263L38.9393 18.9605L38.8074 18.6958L38.9797 18.6831L39.5657 18.3915L39.2188 18.1014L39.1401 17.9969V17.8491L39.1934 17.7056L39.2066 17.5459L39.1143 17.361L39.4858 17.0979L39.8451 16.991L40.8551 16.9779L41.4124 17.1502L41.9311 17.0708L42.0922 17.1381L42.4639 17.2558L42.6633 16.8872L42.7426 16.2804L42.8356 14.4052L42.9283 13.8241L43.1146 13.2967L43.9803 11.9373L44.2073 11.3566L44.2994 10.802L44.3125 10.1817L44.22 8.92675L44.179 8.7832L44.1268 8.69028L44.0869 8.58453L44.0741 8.37359L44.0992 8.22888L44.2441 7.84783ZM30.3228 19.3938L30.2026 19.8018L30.0038 20.1457L29.578 20.7523L29.3532 21.0023L29.0075 21.2544L28.6483 21.4393L28.0366 21.6222L27.7169 21.8852L27.2379 22.4671L26.893 23.2724L26.7733 23.4045L25.8572 23.6284L25.405 23.589L24.939 23.3654L23.9547 22.6526L23.7414 22.6263L23.2905 22.6786L23.0378 22.6526L22.8376 22.5745L22.3067 22.2039L22.0943 22.1266L21.6148 22.0874L21.4433 22.0351L20.7902 21.6245L20.8441 21.5458L20.9096 21.5199L20.924 21.507V21.3749L21.0839 21.4006L21.1508 21.4412L21.2301 21.507V21.3749L21.3907 21.4935L21.4828 21.3086L21.5628 21.0444L21.6959 20.9136L21.8145 20.8743L21.934 20.7672L22.0277 20.6235L22.1083 20.4386L21.9354 20.3468L21.8563 20.2018L21.7885 20.0568L21.6688 19.9497L21.8821 19.8579L21.9613 19.8453L21.9087 19.6724L21.8827 19.6051L22.0953 19.3815L22.016 18.9614L21.6709 18.1823L21.5235 17.6819L21.5106 17.2455L21.671 16.9542L22.0428 16.8883L22.3222 16.9934L22.4021 17.047L22.5892 17.2455L22.7354 17.2191L22.896 17.1537L23.5471 16.7435L23.7193 16.5466L23.8524 16.1366L24.0131 15.993L24.3586 15.82L24.319 15.649L24.2924 15.4124L24.2527 15.2003L24.1859 15.1092L23.6413 14.8708L23.4685 14.858L23.3224 14.8839L23.2027 14.9495L23.0969 15.0567L22.9506 15.1482L22.8181 15.0695L22.698 14.9373L22.5926 14.8701L22.4464 14.6322L22.4185 13.524L22.366 13.142L21.8338 12.0723L21.6068 11.8893L22.0472 11.7044L22.4983 11.4269L24.1742 9.94975L25.065 9.3823L25.1836 9.75122L25.2505 9.91195L25.357 10.0968L25.4629 10.1617L25.5031 10.3869L25.4903 10.6108L25.4234 10.8209L25.5286 11.0193L25.5703 11.2966L25.5176 11.574L25.3174 11.8093L25.4651 12.0863L25.3701 12.2194L25.1983 12.3108L25.0789 12.5095L25.0264 12.5359L24.973 12.588V12.7605L25.0142 12.8655L25.0803 12.9176L25.1604 12.957L25.2271 13.0362L25.4526 13.221L25.7845 13.314L26.4501 13.3417L26.5819 13.3806L26.8348 13.5379L26.9947 13.577L27.1669 13.5518L27.274 13.4985L27.4987 13.3417L27.673 13.2745H27.8335L28.6044 13.4984L28.7245 13.5912L28.339 13.6688L28.0195 13.8941L27.7672 14.238L27.5543 14.6582L27.4606 15.0952L27.3805 15.8198L27.3934 16.4922L27.5808 16.7825L27.7127 16.8892L27.9655 17.364L28.0598 17.4963L28.2312 17.5484L29.6283 17.4698L29.8147 17.5091L29.961 17.6162L30.0676 17.7994L30.1466 18.0895L30.2964 18.7314L30.336 19.0508L30.3228 19.3938ZM28.2754 17.8086L27.9832 17.5061L27.7969 17.6511L27.1855 17.8484L26.9983 17.9812L26.5331 18.4424L26.4277 18.4574L26.2144 18.4298L26.1354 18.497L25.8813 19.145L25.7351 19.2501L25.337 19.4098L24.8573 19.8434L24.0613 20.16L23.6085 20.6096L22.9443 20.9654L22.6387 21.2544L22.4524 21.3601L22.5591 21.623L22.5988 21.8741L22.665 22.0726L22.8911 22.1903L23.3707 22.1646L23.5422 22.1903L24.2737 22.4678L24.6058 22.6526L25.2425 23.1546L25.5214 23.2711L26.2277 23.246L26.5993 23.1L26.8256 22.7974L26.8918 22.3616L26.8126 21.8324L27.1049 21.6739L27.2525 21.6198L27.4239 21.6068L27.5846 21.5282L27.8099 21.1989L27.9433 21.1202L28.2227 21.0674L28.728 20.8298L29.0329 20.777L29.3263 20.6706L29.6053 20.4064L29.8307 20.064L30.0049 19.7344L30.1641 19.3122V18.9682L29.951 18.2021L28.2754 17.8086ZM7.53412 33.4445L8.01179 33.4164L8.0787 33.3641L8.34515 33.0616L8.49133 33.0744L8.58364 33.1537L8.65055 33.2466L8.71746 33.3122L9.12873 33.484L9.30218 33.6154L9.36841 33.8276L9.47377 34.0514L9.70058 34.2092L10.0995 34.3545L10.2858 34.3673L11.0975 34.2092L11.2838 34.1437L11.4566 34.0251L11.5633 33.8532L11.5367 33.5763L11.3377 33.4305L10.8973 33.3129L10.7921 33.2205L10.7259 33.1273L10.6718 33.0359L10.2601 32.5472L10.087 32.4161L9.84728 32.364L8.83688 32.336L8.6912 32.2566L8.51775 32.2433L8.47829 32.2566L7.58731 32.3898L7.20195 32.6399L7.17536 33.1808L7.32154 33.3783L7.53412 33.4445ZM12.3862 38.5106L12.32 38.5756L12.1336 38.8399L11.7744 38.8135L11.7082 38.7878L11.6028 38.7078L11.3487 38.6686L11.2278 38.6284L11.1356 38.5234L11.0161 38.2596L10.9498 38.1545L10.8037 38.0616L10.5638 37.9687L10.3376 37.9559L10.2318 38.1012L10.1791 38.4319L10.0316 38.602L8.99576 39.039L8.74304 39.0786L8.34413 38.9591H7.91846L7.69165 38.8667L7.37252 38.5367L6.33554 38.2465L5.67086 37.8243L5.51231 37.8376L5.35174 37.9691L3.63635 38.5238L3.69022 38.9461L3.7163 39.17L3.67667 39.5939L3.66295 39.9882L3.75713 40.2654L3.80981 40.4106L4.06372 40.6873L4.2353 40.7667L4.38284 40.8323L4.59542 40.8588L4.70197 40.8717L5.12764 40.8058L5.20742 40.793L5.22113 40.7258L5.23418 40.633L5.20742 40.4219L5.22113 40.3558L5.23418 40.2247L5.35275 40.106H5.36579L5.51333 40.0655L5.68475 40.0526L6.1111 39.9612H6.13769L6.37754 39.9476L6.64264 39.9869L7.93252 40.4093L8.13257 40.5414L8.18507 40.7658L8.1722 40.9507L8.18507 41.1223L8.34515 41.3072L8.46473 41.3607L8.47778 41.3734L9.72717 41.3607L9.88775 41.3072L9.96703 41.2815L10.0326 41.2279L10.4459 40.911L11.761 40.2522L12.2803 39.8429L12.693 39.2753L12.7326 39.1566L12.7453 39.1174L12.8254 38.735V38.6681L12.5993 38.5356L12.3862 38.5106ZM18.567 10.8818L18.9262 10.7767L19.1661 10.3143L19.6585 9.9064L19.951 9.45625L20.0972 9.17958L20.1634 8.95668H19.9522V8.84965L20.134 8.69012V8.41293L20.0281 8.09626L19.882 7.85976L19.9358 7.77975L19.9489 7.70092L19.9216 7.60964L19.882 7.50241L19.5498 7.48947L19.2847 7.92649L19.0321 8.45444L18.5257 8.87568L18.2729 9.29927L18.0619 9.81325L17.9941 10.275L18.1928 10.7223L18.567 10.8818Z",fill:"currentColor"})}),B5={activiteit:a.jsx(Mn,{}),"agile-werken":a.jsx(td,{}),"alert-circle":a.jsx(In,{}),"api-inrichting":a.jsx(J3,{}),"arrows-sort":a.jsx(bd,{}),audio:a.jsx(Vn,{}),bel:a.jsx(vd,{}),bewerken:a.jsx(c4,{}),blog:a.jsx(h4,{}),briefcase:a.jsx(kd,{}),car:a.jsx(jd,{}),"circle-check":a.jsx(qd,{}),"chevron-right":a.jsx(Vd,{}),"chevron-down":a.jsx(Ad,{}),"chevron-up":a.jsx(Fd,{}),comment:a.jsx(G4,{}),communicatie:a.jsx(yd,{}),delen:a.jsx(C5,{}),"delta-naar-links":a.jsx(Sd,{}),"delta-naar-rechts":a.jsx(zd,{}),"delta-omhoog":a.jsx(Ed,{}),"delta-omlaag":a.jsx(Od,{}),"diagonale-pijl":a.jsx(An,{}),downloaden:a.jsx(a4,{}),inbox:a.jsx(j4,{}),"currency-euro":a.jsx(Xd,{}),"externe-link":a.jsx(l4,{}),favoriet:a.jsx(x4,{}),"foto-vergroten":a.jsx(ud,{}),gegevensuitwisseling:a.jsx(z5,{}),"geluid-aan":a.jsx(Vn,{}),"geluid-uit":a.jsx(V5,{}),"haakse-pijl":a.jsx(Zd,{}),hashtag:a.jsx(f4,{}),home:a.jsx(C4,{}),info:a.jsx(S4,{}),"info-circle":a.jsx(O4,{}),"info-square":a.jsx(z4,{}),inloggen:a.jsx(A4,{}),instellingen:a.jsx(x5,{}),"interne-link":a.jsx(E4,{}),kalender:a.jsx(Mn,{}),klok:a.jsx(Wd,{}),kruis:a.jsx(R5,{}),"let-op-met-loep":a.jsx(In,{}),"let-op":a.jsx(Q3,{}),locatiemarker:a.jsx(q4,{}),mail:a.jsx(F4,{}),meer:a.jsx(r4,{}),menu:a.jsx(W4,{}),"nederland-map":a.jsx(q5,{}),nieuws:a.jsx(Z4,{}),paperclip:a.jsx(X4,{}),"permanent-beta":a.jsx(pd,{}),"pijl-naar-rechts":a.jsx(id,{}),"pijl-naar-rechtsboven":a.jsx(An,{}),"pijl-omhoog":a.jsx(Dn,{}),"pijl-omlaag":a.jsx(od,{}),plus:a.jsx(r5,{}),printer:a.jsx(c5,{}),publicatie:a.jsx(g4,{}),"rechte-pijl":a.jsx(Dn,{}),refresh:a.jsx(d5,{}),rss:a.jsx(h5,{}),save:a.jsx(Yd,{}),school:a.jsx(g5,{}),"secure-link":a.jsx(I4,{}),smartphone:a.jsx(e4,{}),"sort-ascending":a.jsx(j5,{}),"sort-descending":a.jsx(O5,{}),tegelweergave:a.jsx(m4,{}),telefoon:a.jsx(Y4,{}),terug:a.jsx(nd,{}),toegankelijkheid:a.jsx(d4,{}),toelichting:a.jsx(S5,{}),"uit-aanknop":a.jsx(a5,{}),uitloggen:a.jsx(V4,{}),upload:a.jsx(I5,{}),user:a.jsx(A5,{}),versleutelen:a.jsx(Gd,{}),verwijderen:a.jsx(E5,{}),verzenden:a.jsx(f5,{}),video:a.jsx(e5,{}),vinkje:a.jsx(Id,{}),vraagteken:a.jsx(l5,{}),zoek:a.jsx(m5,{})};let W5=B5;const er=d.forwardRef(({children:e,icon:t,className:r,...o},n)=>a.jsxs(Rc,{className:r,ref:n,...o,children:[t&&W5[t],e]}));er.displayName="Icon";const H5={info:"info-circle",ok:"circle-check",warning:"let-op",error:"alert-circle"},Hc=({type:e,icon:t,...r})=>{const o=t?a.jsx(er,{icon:t}):e?a.jsx(er,{icon:H5[e]}):void 0;return a.jsx(Ac,{...r,icon:o,type:e})};Hc.displayName="Alert";function Gc(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=Gc(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function He(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=Gc(e))&&(o&&(o+=" "),o+=t);return o}const tr=({ref:e,children:t,className:r,inline:o,...n})=>a.jsx(Wc,{...n,className:He("rhc-link",{"rhc-link--inline":o},r),disabled:!1,ref:e,children:t});tr.displayName="Link";const G5=({level:e=2,children:t,...r})=>{const o=`h${e}`;return d.createElement(o,r,t)},U5=d.forwardRef(({heading:e,headingLevel:t=2,subheading:r,description:o,metadata:n,image:c,href:i,target:l,linkLabel:s,title:u,className:m,children:g,...h},f)=>a.jsxs("div",{className:He("rhc-card","rhc-card--default",m),ref:f,...h,children:[c&&a.jsx("div",{className:"rhc-card__image",children:c}),a.jsxs("div",{className:"rhc-card__content",children:[a.jsx(G5,{className:"rhc-card__heading",level:t,children:i?a.jsx(tr,{className:"rhc-card__link",href:i,target:l,title:u,children:e}):e}),r&&a.jsx("p",{className:"rhc-card__subheading",children:r}),o&&a.jsx("p",{className:"rhc-card__description",children:o}),n&&a.jsx("p",{className:"rhc-card__metadata",children:n}),g]}),s&&a.jsx("div",{className:"rhc-card__footer",children:a.jsx("div",{className:"rhc-card__link","data-testid":"rhc-card__link",children:a.jsx(tr,{href:i,target:l,title:u,children:s})})})]}));U5.displayName="Card";const Z5=vr;Z5.displayName="TextInput";var K5=["children","className","purpose"];function $n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Fn(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?$n(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):$n(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var X5=d.forwardRef(function(t,r){var o=t.children,n=t.className,c=t.purpose,i=j(t,K5);return a.jsx("p",Fn(Fn({className:He("nl-paragraph",w({},"nl-paragraph--lead",c==="lead"),n),ref:r},i),{},{children:c==="lead"?a.jsx("b",{className:"nl-paragraph__lead",children:o}):o}))});X5.displayName="Paragraph";var Q5=["level","appearance","children","className"];function Rn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Y5(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Rn(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Rn(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var Uc=d.forwardRef(function(t,r){var o=t.level,n=t.appearance,c=n===void 0?"level-".concat(o):n,i=t.children,l=t.className,s=j(t,Q5),u="h".concat(o);return d.createElement(u,Y5({className:He("nl-heading","nl-heading--".concat(c),l),ref:r},s),i)});Uc.displayName="Heading";const Re=({children:e,level:t,appearanceLevel:r=t,className:o,ref:n,...c})=>a.jsx(Uc,{appearance:`level-${r}`,className:He("rhc-heading",o),level:t,ref:n,...c,children:e}),J5=d.createContext(void 0);J5.displayName="LanguageNavigationContext";var eu=["children","label"],tu=["value"];function qn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function vt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?qn(Object(r),!0).forEach(function(o){w(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):qn(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}var ru=function(t){return"value"in t},ou=d.forwardRef(function(t,r){var o=t.children,n=t.label,c=j(t,eu),i=He("nl-number-badge",t.className),l=a.jsxs(a.Fragment,{children:[n?a.jsx("span",{hidden:!0,"aria-hidden":"true",className:"nl-number-badge__visible-label",children:o}):o,n?a.jsx("span",{className:"nl-number-badge__hidden-label",children:n}):null]});if(ru(c)){var s=c.value,u=j(c,tu);return a.jsx("data",vt(vt({},u),{},{value:s,className:i,ref:r,children:l}))}return a.jsx("span",vt(vt({},c),{},{className:i,ref:r,children:l}))});ou.displayName="NumberBadge";const Zc=({ref:e,children:t,heading:r,...o})=>a.jsxs("div",{className:"rhc-heading-container",...o,children:[r,a.jsx(Bc,{className:"rhc-pre-heading",ref:e,children:t})]});Zc.displayName="PreHeading";const au=()=>a.jsxs("svg",{height:"600",viewBox:"0 0 5 3",width:"1000",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("rect",{fill:"#fff",height:"3",width:"5"}),a.jsx("rect",{fill:"#00966E",height:"2",width:"5",y:"1"}),a.jsx("rect",{fill:"#D62612",height:"1",width:"5",y:"2"})]}),nu=()=>a.jsxs("svg",{height:"600",viewBox:"0 0 5 3",width:"1000",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("rect",{fill:"#000",height:"3",id:"black_stripe",width:"5",x:"0",y:"0"}),a.jsx("rect",{fill:"#D00",height:"2",id:"red_stripe",width:"5",x:"0",y:"1"}),a.jsx("rect",{fill:"#FFCE00",height:"1",id:"gold_stripe",width:"5",x:"0",y:"2"})]}),cu=()=>a.jsxs("svg",{height:"500",version:"1.1",viewBox:"0 0 750 500",width:"750",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("rect",{fill:"#ad1519",height:"500",width:"750"}),a.jsx("rect",{fill:"#fabd00",height:"250",width:"750",y:"125"}),a.jsxs("g",{transform:"matrix(.2091873 0 0 .22203612 154.81963 148.88973)",children:[a.jsx("path",{d:"m454.24938 334.024c-51.27282-0.067-97.61535-6.145-132.89274-15.505 35.27739-9.374 81.61992-15.103 132.89274-15.204 51.26308 0.1 97.85198 5.83 133.13034 15.204-35.27836 9.36-81.86726 15.438-133.13034 15.505",fill:"#b50027",strokeWidth:".986807"}),a.jsxs("g",{stroke:"#000000",transform:"matrix(.97378721 0 0 1 11.927959 0)",children:[a.jsx("path",{d:"m335.649 219.274c0-5.408 4.622-9.781 10.313-9.781 5.667 0 10.308 4.373 10.308 9.78 0 5.39-4.622 9.763-10.308 9.763-5.69 0-10.313-4.373-10.313-9.762z",fill:"none",strokeWidth:".243"}),a.jsx("path",{d:"m451.967 134.945c31.61 0 59.737 4.68 78.06 11.942 10.485 4.732 24.563 8.229 39.973 10.289 11.735 1.57 22.887 1.892 32.587 1.15 12.971-0.255 31.734 3.544 50.502 11.807 15.534 6.893 28.5 15.27 37.113 23.38l-7.453 6.639-2.155 18.849-20.45 23.414-10.217 8.67-24.204 19.375-12.363 1.011-3.76 10.696-156.6-18.346-157.077 18.346-3.765-10.696-12.382-1.01-24.2-19.376-10.222-8.67-20.439-23.415-2.126-18.849-7.492-6.639c8.651-8.11 21.623-16.487 37.119-23.38 18.768-8.263 37.535-12.062 50.497-11.808 9.7 0.743 20.856 0.422 32.592-1.15 15.415-2.06 29.507-5.556 39.973-10.288 18.342-7.262 44.898-11.942 76.489-11.942z",fill:"#b50027",strokeWidth:"1.232"}),a.jsxs("g",{fill:"#9f7e00",strokeWidth:"1.857",children:[a.jsx("path",{d:"m564.539 181.605-9.896-16.167c10.734-6.571 18.101-17.991 18.101-31 0-1.471-0.086-2.904-0.263-4.326-1.02-20.626-26.188-37.67-58.066-37.67-16.588 0-31.523 4.527-42.057 11.794-0.287-3.195-0.536-5.93-1.02-8.838 11.597-6.758 26.633-10.825 43.077-10.825 36.678 0 65.376 20.841 66.784 45.524a50.34 50.34 0 0 1 0.196 4.34c0 13.163-6.006 25.019-15.515 33.262l5.26 8.618zm-221.636 0 9.897-16.167c-10.735-6.571-18.102-17.991-18.102-31 0-1.471 0.086-2.904 0.263-4.326 1.02-20.626 26.188-37.67 58.066-37.67 16.588 0 31.524 4.527 42.057 11.794 0.288-3.195 0.537-5.93 1.02-8.838-11.596-6.758-26.633-10.825-43.077-10.825-36.678 0-65.375 20.841-66.784 45.524a50.34 50.34 0 0 0-0.196 4.34c0 13.163 6.007 25.019 15.515 33.262l-5.26 8.618z"}),a.jsx("path",{d:"m591.014 140.468c0-16.114-10.548-30.489-26.542-40.016 9.863 7.937 15.85 18.192 16.727 29.645 0.124 1.437 0.196 2.889 0.196 4.34 0 13.163-6.006 25.019-15.515 33.262l4.833 8.8c12.522-9.34 20.3-22.044 20.3-36.031z"}),a.jsx("path",{d:"m226.272 192.818c-7.013-7.855-11.31-18.005-11.31-29.104a42.605 42.605 0 0 1 4.35-18.8c10.13-20.847 41.918-36.017 79.697-36.017 10.294 0 20.143 1.116 29.239 3.19-2.017 2.199-3.602 4.613-5.145 7.046-7.558-1.47-15.654-2.266-24.094-2.266-34.584 0-63.517 13.45-71.9 31.624a34.993 34.993 0 0 0-3.482 15.223c0 11.046 5.174 20.947 13.274 27.706l-12.522 20.453-6.706-5.336 8.599-13.7v-0.018zm227.548-112.369c8.383 0 15.592 5.542 17.307 12.976 1.121 6.572 1.82 14.054 1.979 22.024 0.015 0.83-0.058 1.639-0.058 2.453 0.025 0.944 0.201 1.96 0.215 2.922 0.288 16.722 2.678 31.485 6.084 40.524l-25.54 24.429-25.815-24.43c3.425-9.038 5.796-23.801 6.117-40.523 0.02-0.963 0.201-1.978 0.201-2.922 0-0.814-0.057-1.624-0.038-2.453 0.124-7.97 0.838-15.452 1.964-22.024 1.696-7.434 9.202-12.976 17.57-12.976z"})]}),a.jsxs("g",{fill:"none",strokeWidth:"1.082",children:[a.jsx("path",{d:"m193.384 229.571v-6.522m-1.772 6.522v-6.522",strokeWidth:".108",transform:"matrix(5.36858,0,0,5.59248,-561.098,-947.043)"}),a.jsx("g",{strokeWidth:".27",children:a.jsx("path",{d:"m189.94 229.571v-6.522m-1.658 6.522v-6.522m-1.477 6.522v-6.522m-2.818 6.171-0.039-5.937m1.375 6.015v-6.21",transform:"matrix(5.36858,0,0,5.59248,-561.098,-947.043)"})}),a.jsx("path",{d:"m181.386 228.953v-5.47m1.318 5.626-0.039-5.821m-4.768 5.352v-4.805m1.145 4.883v-5.039m1.179 5.196v-5.236",strokeWidth:".541",transform:"matrix(5.36858,0,0,5.59248,-561.098,-947.043)"}),a.jsx("g",{strokeWidth:".811",children:a.jsx("path",{d:"m176.673 228.601v-4.649m-1.14 4.745v-5.087m-1.223 4.939v-4.744m-2.504 4.333-0.039-4.014m1.322 4.26v-4.434",transform:"matrix(5.36858,0,0,5.59248,-561.098,-947.043)"})}),a.jsx("path",{d:"m170.522 228.045v-3.624m-1.175 3.665v-3.482m-1.283 2.81v-2.615m-1.319 2.639v-2.387m-1.396 2.075v-1.774",transform:"matrix(5.36858,0,0,5.59248,-561.098,-947.043)"}),a.jsx("path",{d:"m200.432 229.22v-5.976m-3.001 6.171 0.039-6.327m-2.226 6.405v-6.444",strokeWidth:".108",transform:"matrix(5.36858,0,0,5.59248,-561.098,-947.043)"})]}),a.jsxs("g",{strokeWidth:"1.859",children:[a.jsxs("g",{fill:"#9f7e00",children:[a.jsx("path",{d:"m454.37 293.734c-58.342 0.087-110.608 6.995-147.903 18.213-2.64 0.795-4.046 3.075-3.998 5.59-0.158 2.587 1.267 5.087 3.998 5.916 37.295 11.233 89.56 18.14 147.904 18.227 58.334-0.087 110.56-6.994 147.861-18.227 2.711-0.829 4.12-3.33 3.977-5.916 0.048-2.515-1.337-4.795-3.977-5.59-37.3-11.218-89.527-18.126-147.861-18.213zm-0.142 9.58c52.644 0.101 100.486 5.831 136.713 15.206-36.227 9.36-84.07 15.436-136.713 15.503-52.652-0.067-100.243-6.144-136.47-15.503 36.227-9.375 83.818-15.105 136.47-15.206z"}),a.jsx("path",{d:"m453.964 293.687c-59.043 0.115-112.035 7.516-149.336 19.002 3.1-1.47 2.821-5.288-1.035-15.218-4.656-12.013-11.913-11.486-11.913-11.486 41.238-12.181 98.643-19.802 162.533-19.884 63.915 0.082 121.78 7.703 163.022 19.884 0 0-7.262-0.527-11.918 11.486-3.851 9.93-4.139 13.748-1.035 15.218-37.295-11.486-91.28-18.887-150.318-19.002"}),a.jsx("path",{d:"m454.213 266.116c-63.89 0.1-121.295 7.702-162.533 19.902-2.75 0.824-5.657-0.253-6.548-2.854-0.89-2.606 0.59-5.595 3.339-6.438 41.415-12.703 100.3-20.679 165.757-20.813 65.47 0.12 124.58 8.11 166 20.813 2.75 0.843 4.23 3.832 3.34 6.438-0.896 2.6-3.804 3.678-6.549 2.854-41.242-12.2-98.891-19.802-162.806-19.902"})]}),a.jsx("path",{d:"m408.64 280.63c0-2.721 2.333-4.934 5.207-4.934 2.893 0 5.23 2.213 5.23 4.934 0 2.716-2.337 4.948-5.23 4.948-2.874 0-5.207-2.232-5.207-4.948",fill:"#ffffff"}),a.jsx("path",{d:"m454.343 284.514h-15.635c-2.884 0-5.274-2.198-5.274-4.933 0-2.721 2.337-4.949 5.212-4.949h31.6c2.874 0 5.216 2.228 5.216 4.949 0 2.735-2.39 4.933-5.288 4.933z",fill:"#b50027"}),a.jsx("path",{d:"m375.804 288.82-11.247 1.304c-2.87 0.335-5.528-1.59-5.887-4.278-0.35-2.716 1.686-5.183 4.555-5.504l11.31-1.317 11.506-1.322c2.85-0.335 5.456 1.557 5.815 4.277 0.335 2.702-1.749 5.183-4.603 5.504z",fill:"#006f46"}),a.jsx("path",{d:"m330.102 289.803c0-2.721 2.337-4.934 5.207-4.934 2.893 0 5.226 2.213 5.226 4.934 0 2.735-2.333 4.948-5.226 4.948-2.87 0-5.207-2.213-5.207-4.948",fill:"#ffffff"}),a.jsx("path",{d:"m296.38 297.29 4.756-6.089 16.018 2.026-12.809 9.346-7.094-2.73-2.03-0.923z",fill:"#b50027"}),a.jsx("path",{d:"m532.896 288.82 11.237 1.304c2.85 0.335 5.533-1.59 5.887-4.278 0.321-2.716-1.696-5.183-4.55-5.504l-11.305-1.317-11.506-1.322c-2.874-0.335-5.475 1.557-5.815 4.277-0.36 2.702 1.748 5.183 4.598 5.504z",fill:"#006f46"}),a.jsx("path",{d:"m489.622 280.63c0-2.721 2.337-4.934 5.211-4.934 2.889 0 5.226 2.213 5.226 4.934 0 2.716-2.337 4.948-5.226 4.948-2.874 0-5.211-2.232-5.211-4.948m78.538 9.173c0-2.721 2.338-4.934 5.212-4.934 2.888 0 5.226 2.213 5.226 4.934 0 2.735-2.338 4.948-5.226 4.948-2.874 0-5.212-2.213-5.212-4.948",fill:"#ffffff"}),a.jsx("path",{d:"m613.36 298.789-5.796-7.588-16.018 2.026 12.808 9.346 8.623-2.774 0.903-0.294z",fill:"#b50027"})]}),a.jsx("path",{d:"m453.82 88.405c4.355 0 8.024 2.773 8.92 6.62 1.054 6.217 1.729 13.316 1.873 20.812 0 0.781-0.04 1.557-0.04 2.314 0 0.93 0.163 1.859 0.182 2.807 0.268 15.793 2.534 29.713 5.777 38.277l-16.838 15.946-16.856-15.946c3.214-8.545 5.48-22.484 5.762-38.277 0.02-0.948 0.182-1.878 0.197-2.807 0-0.757-0.053-1.533-0.053-2.314 0.144-7.496 0.82-14.595 1.887-20.812 0.877-3.847 4.853-6.62 9.188-6.62z",fill:"#9f7e00",strokeWidth:"1.857"})]}),a.jsx("path",{d:"m445.013 164.49c0-4.728 3.9604-8.545 8.82544-8.545s8.82543 3.817 8.82543 8.545c0 4.747-3.96039 8.584-8.82543 8.584s-8.82544-3.837-8.82544-8.584",fill:"#ffffff",strokeWidth:".986807"}),a.jsxs("g",{stroke:"#000000",transform:"matrix(.97378721 0 0 1 11.927959 0)",children:[a.jsx("path",{d:"m444.743 164.49c0-4.728 4.067-8.545 9.063-8.545s9.063 3.817 9.063 8.545c0 4.747-4.067 8.584-9.063 8.584s-9.063-3.837-9.063-8.584z",fill:"none",strokeWidth:"1.857"}),a.jsxs("g",{strokeWidth:"1.859",children:[a.jsx("g",{fill:"#ffffff",children:a.jsx("path",{d:"m444.743 147.682c0-4.728 4.067-8.584 9.063-8.584s9.063 3.856 9.063 8.584c0 4.732-4.067 8.564-9.063 8.564s-9.063-3.832-9.063-8.564m1.821-18.078c0-3.784 3.247-6.84 7.242-6.84 3.976 0 7.224 3.056 7.224 6.84s-3.248 6.845-7.224 6.845c-3.995 0-7.242-3.06-7.242-6.845m2.031-16.3c0-2.716 2.337-4.93 5.211-4.93 2.889 0 5.207 2.214 5.207 4.93 0 2.74-2.318 4.952-5.207 4.952-2.874 0-5.211-2.213-5.211-4.952m1.035-14.256c0-2.198 1.867-3.951 4.176-3.951 2.3 0 4.172 1.753 4.172 3.951 0 2.18-1.873 3.952-4.172 3.952-2.309 0-4.177-1.772-4.177-3.952"})}),a.jsx("path",{d:"m454.573 216.079 5.887 1.082c-0.949 2.381-1.145 4.982-1.145 7.722 0 12.21 10.49 22.144 23.404 22.144 10.366 0 19.194-6.418 22.226-15.285 0.34 0.235 2.233-8.009 3.21-7.908 0.819 0.086 0.733 8.565 1.034 8.411 1.5 11.166 11.703 18.72 23.19 18.72 12.894 0 23.351-9.882 23.351-22.116 0-0.91-0.053-1.82-0.177-2.701l7.329-7.262 3.937 9.254c-1.566 2.908-2.189 6.17-2.189 9.667 0 11.673 9.988 21.114 22.317 21.114 7.755 0 14.567-3.731 18.567-9.393l4.69-5.964-0.036 7.315c0 7.348 3.104 13.939 10.275 15.103 0 0 8.234 0.507 19.141-8.057 10.917-8.565 16.929-15.659 16.929-15.659l0.938 8.58s-9.058 14.005-18.92 19.715c-5.39 3.142-13.576 6.433-20.085 5.37-6.889-1.116-11.794-6.64-14.323-13.005-4.91 2.888-10.706 4.574-16.914 4.574-13.34 0-25.33-7.314-30.072-18.327-6.136 6.62-14.682 10.692-24.702 10.692-10.654 0-20.411-4.795-26.528-12.162-6.012 5.475-14.184 8.852-23.189 8.852-11.793 0-22.312-5.777-28.276-14.495-5.954 8.718-16.464 14.495-28.238 14.495-9 0-17.191-3.377-23.208-8.852-6.093 7.367-15.87 12.162-26.518 12.162-10.025 0-18.57-4.072-24.712-10.692-4.737 11.013-16.722 18.327-30.067 18.327-6.213 0-11.985-1.686-16.89-4.574-2.553 6.366-7.458 11.889-14.327 13.005-6.51 1.063-14.696-2.228-20.1-5.37-9.867-5.71-18.916-19.716-18.916-19.716l0.949-8.579s6.016 7.094 16.914 15.659c10.916 8.579 19.14 8.057 19.14 8.057 7.172-1.164 10.27-7.755 10.27-15.103l-0.033-7.315 4.69 5.964c3.995 5.662 10.83 9.393 18.571 9.393 12.325 0 22.312-9.441 22.312-21.114 0-3.497-0.627-6.76-2.194-9.667l3.938-9.254 7.338 7.262c-0.11 0.881-0.177 1.791-0.177 2.701 0 12.234 10.443 22.116 23.347 22.116 11.506 0 21.69-7.554 23.189-18.72 0.32 0.154 0.235-8.325 1.049-8.411 0.968-0.1 2.874 8.143 3.195 7.908 3.051 8.867 11.865 15.285 22.264 15.285 12.91 0 23.366-9.934 23.366-22.144 0-2.74-0.162-5.34-1.125-7.722l6.102-1.082",fill:"#9f7e00"}),a.jsx("g",{fill:"#ffffff",children:a.jsx("path",{d:"m615.18 245.27c1.35-3.967 0.143-7.89-2.711-8.747-2.85-0.896-6.28 1.605-7.63 5.556-1.361 3.952-0.144 7.856 2.71 8.752 2.85 0.857 6.275-1.624 7.63-5.562m-101.689-19.696c0.533-4.139-1.446-7.75-4.425-8.09-2.98-0.355-5.835 2.701-6.366 6.825-0.537 4.12 1.442 7.755 4.421 8.11 2.98 0.335 5.834-2.721 6.37-6.845m-118.07 0c-0.532-4.139 1.465-7.75 4.426-8.09 2.98-0.355 5.834 2.701 6.37 6.825 0.513 4.12-1.446 7.755-4.426 8.11-2.979 0.335-5.834-2.721-6.37-6.845m-101.67 19.697c-1.356-3.967-0.144-7.89 2.71-8.747 2.856-0.896 6.262 1.605 7.617 5.556 1.337 3.952 0.125 7.856-2.711 8.752-2.855 0.857-6.26-1.624-7.616-5.562"})}),a.jsxs("g",{fill:"#9f7e00",children:[a.jsx("path",{d:"m340.056 225.98c-1.605-1.27-2.817-3.042-3.21-5.135-0.397-2.079 0.053-4.139 1.107-5.83 0 0-4.216-2.126-8.728-3.31-3.425-0.895-9.45-0.929-11.27-0.962-1.821-0.053-5.457-0.134-5.457-0.134s0.302 0.828 1.337 2.634c1.245 2.18 2.352 3.545 2.352 3.545-6.031 1.389-11.166 5.355-14.414 9.954 4.714 3.257 10.974 5.235 17.125 4.608 0 0-0.537 1.643-0.925 4.124-0.32 2.045-0.302 2.888-0.302 2.888s3.387-1.25 5.083-1.873c1.695-0.627 7.348-2.586 10.255-4.545 3.799-2.601 7.047-5.95 7.047-5.95m13.522-2.28c1.05-1.686 1.552-3.75 1.16-5.844-0.394-2.093-1.538-3.865-3.143-5.135 0 0 3.176-3.362 6.974-5.944 2.894-1.96 8.56-3.937 10.256-4.546 1.696-0.622 5.087-1.892 5.087-1.892s0.015 0.862-0.306 2.908c-0.388 2.467-0.93 4.105-0.93 4.105 6.16-0.642 12.43 1.418 17.144 4.694-3.243 4.58-8.416 8.478-14.428 9.868 0 0 1.088 1.365 2.352 3.544 1.035 1.825 1.341 2.635 1.341 2.635s-3.64-0.082-5.46-0.115c-1.82-0.034-7.847-0.053-11.271-0.963-4.513-1.202-8.776-3.296-8.776-3.296"}),a.jsx("path",{d:"m348.881 191.841s0.613-1.216 3.387-2.821c2.783-1.571 5.178-1.523 5.178-1.523s-0.805 4.612-1.217 6.27c-0.412 1.619-0.426 6.572-1.494 11.031-1.073 4.46-3.013 8.024-3.013 8.024a9.48 9.48 0 0 0-7.497-1.979c-2.778 0.475-5.03 2.113-6.332 4.273 0 0-3.104-2.716-5.73-6.553-2.6-3.837-4.401-8.464-5.364-9.867-0.982-1.418-3.41-5.504-3.41-5.504s2.232-0.829 5.422-0.24c3.195 0.595 4.196 1.557 4.196 1.557-0.714-6.097 1.322-12.468 4.905-17.095 5.03 3.19 9.432 8.497 10.97 14.427z"})]}),a.jsx("path",{d:"m335.649 219.274c0-5.408 4.622-9.781 10.313-9.781 5.667 0 10.308 4.373 10.308 9.78 0 5.39-4.622 9.763-10.308 9.763-5.69 0-10.313-4.373-10.313-9.762",fill:"#b50027"}),a.jsxs("g",{fill:"#9f7e00",children:[a.jsx("path",{d:"m463.44 179.914s0.89-1.25 4.334-2.5c3.44-1.25 6.079-0.762 6.079-0.762s-1.835 5.02-2.64 6.773c-0.8 1.758-1.834 7.267-3.98 12.014-2.084 4.78-4.991 8.377-4.991 8.377-1.893-2.16-4.743-3.563-7.957-3.563-3.195 0-6.045 1.403-7.937 3.563 0 0-2.908-3.597-5.01-8.377-2.127-4.747-3.176-10.256-3.962-12.014-0.8-1.753-2.658-6.773-2.658-6.773s2.658-0.489 6.083 0.762c3.44 1.25 4.354 2.5 4.354 2.5 0.48-6.912 4.086-13.632 9.025-18.126 4.958 4.494 8.775 11.214 9.26 18.126z"}),a.jsx("path",{d:"m446.492 216.333c-1.533-1.705-2.515-3.918-2.515-6.318 0-2.381 0.91-4.608 2.443-6.285 0 0-4.244-3.176-9.025-5.336-3.621-1.657-10.346-2.802-12.363-3.176-2.031-0.388-6.064-1.15-6.064-1.15s0.163 0.963 0.943 3.176c0.949 2.688 1.893 4.412 1.893 4.412-6.99 0.422-13.576 3.9-18.14 8.411 4.564 4.474 11.132 7.87 18.14 8.33 0 0-0.944 1.706-1.893 4.407-0.78 2.18-0.943 3.157-0.943 3.157s4.033-0.743 6.064-1.112c2.017-0.407 8.742-1.537 12.363-3.209 4.78-2.165 9.097-5.288 9.097-5.288m15.538-0.019c1.534-1.705 2.51-3.918 2.51-6.318 0-2.381-0.905-4.608-2.442-6.285 0 0 4.249-3.176 9.03-5.336 3.635-1.657 10.36-2.802 12.377-3.176 1.997-0.388 6.026-1.15 6.026-1.15s-0.14 0.963-0.944 3.176c-0.948 2.688-1.873 4.412-1.873 4.412 6.994 0.422 13.57 3.9 18.121 8.411-4.55 4.474-11.113 7.87-18.12 8.33 0 0 0.924 1.706 1.872 4.407 0.786 2.18 0.944 3.157 0.944 3.157s-4.01-0.743-6.026-1.112c-2.017-0.407-8.742-1.537-12.378-3.209-4.78-2.165-9.096-5.288-9.096-5.288m97.996-24.511s-0.613-1.216-3.387-2.821c-2.783-1.571-5.178-1.523-5.178-1.523s0.805 4.612 1.217 6.27c0.412 1.619 0.426 6.572 1.494 11.031 1.073 4.46 3.013 8.024 3.013 8.024a9.48 9.48 0 0 1 7.497-1.979c2.778 0.475 5.03 2.113 6.332 4.273 0 0 3.104-2.716 5.73-6.553 2.6-3.837 4.401-8.464 5.364-9.867 0.982-1.418 3.41-5.504 3.41-5.504s-2.232-0.829-5.422-0.24c-3.195 0.595-4.196 1.557-4.196 1.557 0.714-6.097-1.322-12.468-4.905-17.095-5.03 3.19-9.432 8.497-10.97 14.427z"}),a.jsx("path",{d:"m568.874 225.98c1.59-1.27 2.821-3.042 3.19-5.135a8.134 8.134 0 0 0-1.082-5.83s4.191-2.126 8.698-3.31c3.43-0.895 9.475-0.929 11.272-0.962 1.825-0.053 5.46-0.134 5.46-0.134s-0.287 0.828-1.331 2.634c-1.255 2.18-2.357 3.545-2.357 3.545 6.026 1.389 11.16 5.355 14.413 9.954-4.694 3.257-10.955 5.235-17.124 4.608 0 0 0.55 1.643 0.929 4.124 0.297 2.045 0.283 2.888 0.283 2.888s-3.392-1.25-5.064-1.873c-1.695-0.627-7.352-2.586-10.26-4.545-3.78-2.601-7.027-5.95-7.027-5.95m-13.537-2.28c-1.054-1.686-1.533-3.75-1.164-5.844 0.398-2.093 1.557-3.865 3.157-5.135 0 0-3.19-3.362-6.989-5.944-2.888-1.96-8.565-3.937-10.256-4.546-1.695-0.622-5.067-1.892-5.067-1.892s-0.015 0.862 0.301 2.908c0.379 2.467 0.915 4.105 0.915 4.105-6.155-0.642-12.435 1.418-17.13 4.694 3.253 4.58 8.407 8.478 14.419 9.868 0 0-1.088 1.365-2.343 3.544-1.049 1.825-1.331 2.635-1.331 2.635s3.616-0.082 5.437-0.115c1.8-0.034 7.87-0.053 11.27-0.963 4.499-1.202 8.762-3.296 8.762-3.296"})]}),a.jsx("path",{d:"m552.645 219.274c0-5.408 4.613-9.781 10.308-9.781 5.71 0 10.328 4.373 10.328 9.78 0 5.39-4.618 9.763-10.328 9.763-5.695 0-10.308-4.373-10.308-9.762m115.317 21.689c-2.429-2.567-7.458-2.026-11.218 1.183-3.765 3.19-4.858 7.89-2.429 10.438 2.429 2.567 7.458 2.012 11.218-1.178 3.765-3.229 4.858-7.909 2.43-10.443",fill:"#b50027"}),a.jsx("path",{d:"m653.319 247.18c0.517-1.757 1.695-3.549 3.425-5.034 3.76-3.209 8.79-3.75 11.218-1.183 0.302 0.34 0.642 0.795 0.838 1.198 0 0 5.226-9.916 11.415-13.206 6.194-3.33 16.665-2.486 16.665-2.486 0-7.602-6.227-13.748-14.255-13.748-4.71 0-9.169 1.96-11.794 5.27l-1.082-5.102s-6.457 1.283-9.422 8.665c-2.941 7.4 0.268 18.092 0.268 18.092s-1.605-4.594-4.028-7.655c-2.41-3.036-8.599-6.366-11.827-7.884-3.229-1.504-6.529-3.77-6.529-3.77s-0.144 0.829-0.269 2.874c-0.124 2.448 0.072 3.952 0.072 3.952-5.92-0.776-12.827 0.187-18.212 2.28 2.3 4.527 6.687 8.785 12.43 10.965 0 0-2.069 1.705-3.96 3.578-1.567 1.59-2.065 2.332-2.065 2.332s4.047 0.575 6.083 0.863c2.012 0.268 8.737 1.331 12.752 1.063 2.96-0.187 6.28-0.675 8.277-1.063m-397.722-1e-3c-0.518-1.757-1.687-3.549-3.425-5.034-3.765-3.209-8.78-3.75-11.224-1.183-0.32 0.34-0.641 0.795-0.838 1.198 0 0-5.245-9.916-11.434-13.206-6.17-3.33-16.64-2.486-16.64-2.486 0-7.602 6.226-13.748 14.25-13.748 4.728 0 9.154 1.96 11.808 5.27l1.073-5.102s6.457 1.283 9.417 8.665c2.955 7.4-0.268 18.092-0.268 18.092s1.604-4.594 4.033-7.655c2.424-3.036 8.612-6.366 11.836-7.884 3.22-1.504 6.534-3.77 6.534-3.77s0.124 0.829 0.254 2.874c0.124 2.448-0.072 3.952-0.072 3.952 5.901-0.776 12.823 0.187 18.212 2.28-2.304 4.527-6.677 8.785-12.435 10.965 0 0 2.07 1.705 3.956 3.578 1.576 1.59 2.089 2.332 2.089 2.332s-4.067 0.575-6.079 0.863c-2.04 0.268-8.742 1.331-12.756 1.063-2.96-0.187-6.28-0.675-8.291-1.063",fill:"#9f7e00"}),a.jsx("g",{fill:"#b50027",children:a.jsx("path",{d:"m240.948 240.963c2.443-2.567 7.459-2.026 11.224 1.183 3.779 3.19 4.847 7.89 2.423 10.438-2.423 2.567-7.458 2.012-11.218-1.178-3.765-3.229-4.852-7.909-2.429-10.443m203.029-30.948c0-5.403 4.618-9.762 10.308-9.762s10.328 4.359 10.328 9.762c0 5.408-4.618 9.781-10.328 9.781-5.69 0-10.308-4.373-10.308-9.781"})})]}),a.jsxs("g",{strokeWidth:"1.231",children:[a.jsx("path",{d:"m432.826 61.58c0-11.05 9.44-19.97 21.066-19.97 11.63 0 21.067 8.92 21.067 19.97 0 11.013-9.436 19.932-21.067 19.932-11.625 0-21.066-8.92-21.066-19.931",fill:"#0044ad"}),a.jsx("path",{d:"m448.375 5.616v10.777h-11.526v10.927h11.526v31.435h-14.52c-0.171 1.025-1.048 1.773-1.048 2.844 0 2.753 0.58 5.4 1.647 7.784 0.029 0.064 0.12 0.086 0.15 0.15h38.62c0.03-0.064 0.12-0.086 0.15-0.15 1.09033-2.449923 1.65122-5.102412 1.646-7.784 0-1.067-0.88-1.821-1.048-2.844h-14.072v-31.435h11.526v-10.927h-11.526v-10.777z",fill:"#9f7e00"})]})]}),a.jsx("path",{d:"m685.32616 210.829c0-2.74 2.27574-4.92 5.07441-4.92 2.81327 0 5.07051 2.18 5.07051 4.92 0 2.735-2.25724 4.929-5.07051 4.929-2.79867 0-5.07441-2.194-5.07441-4.929",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m685.32616 210.829c0-2.74 2.27574-4.92 5.07441-4.92 2.81327 0 5.07051 2.18 5.07051 4.92 0 2.735-2.25724 4.929-5.07051 4.929-2.79867 0-5.07441-2.194-5.07441-4.929z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m692.27121 198.193c0-2.72 2.26211-4.92 5.07538-4.92 2.7938 0 5.06953 2.2 5.06953 4.92 0 2.754-2.27573 4.948-5.06953 4.948-2.81327 0-5.07538-2.194-5.07538-4.948",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m692.27121 198.193c0-2.72 2.26211-4.92 5.07538-4.92 2.7938 0 5.06953 2.2 5.06953 4.92 0 2.754-2.27573 4.948-5.06953 4.948-2.81327 0-5.07538-2.194-5.07538-4.948z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m696.88989 183.564c0-2.72 2.2806-4.934 5.09777-4.934 2.79477 0 5.07051 2.213 5.07051 4.934 0 2.735-2.27672 4.948-5.07051 4.948-2.81717 0-5.09875-2.213-5.09875-4.948",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m696.88989 183.564c0-2.72 2.2806-4.934 5.09777-4.934 2.79477 0 5.07051 2.213 5.07051 4.934 0 2.735-2.27672 4.948-5.07051 4.948-2.81717 0-5.09875-2.213-5.09875-4.948z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m697.48585 167.867c0-2.735 2.27184-4.929 5.06563-4.929 2.79867 0 5.07538 2.194 5.07538 4.929 0 2.74-2.27671 4.934-5.07538 4.934-2.79379 0-5.06563-2.194-5.06563-4.934",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m697.48585 167.867c0-2.735 2.27184-4.929 5.06563-4.929 2.79867 0 5.07538 2.194 5.07538 4.929 0 2.74-2.27671 4.934-5.07538 4.934-2.79379 0-5.06563-2.194-5.06563-4.934z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m693.71728 152.414c0-2.72 2.27672-4.92 5.06565-4.92 2.81717 0 5.0929 2.2 5.0929 4.92 0 2.75-2.27573 4.948-5.0929 4.948-2.78893 0-5.06565-2.198-5.06565-4.948",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m693.71728 152.414c0-2.72 2.27672-4.92 5.06565-4.92 2.81717 0 5.0929 2.2 5.0929 4.92 0 2.75-2.27573 4.948-5.0929 4.948-2.78893 0-5.06565-2.198-5.06565-4.948z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m685.89972 138.39c0-2.736 2.27574-4.93 5.07441-4.93 2.81327 0 5.08025 2.194 5.08025 4.929 0 2.74-2.26698 4.953-5.08025 4.953-2.79867 0-5.07441-2.213-5.07441-4.953",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m685.89972 138.39c0-2.736 2.27574-4.93 5.07441-4.93 2.81327 0 5.08025 2.194 5.08025 4.929 0 2.74-2.26698 4.953-5.08025 4.953-2.79867 0-5.07441-2.213-5.07441-4.953z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m675.47923 126.869c0-2.735 2.27087-4.948 5.06953-4.948 2.81815 0 5.08902 2.213 5.08902 4.948 0 2.72-2.27087 4.934-5.08902 4.934-2.79866 0-5.06953-2.213-5.06953-4.934",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m675.47923 126.869c0-2.735 2.27087-4.948 5.06953-4.948 2.81815 0 5.08902 2.213 5.08902 4.948 0 2.72-2.27087 4.934-5.08902 4.934-2.79866 0-5.06953-2.213-5.06953-4.934z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m663.37018 117.294c0-2.74 2.27574-4.953 5.09291-4.953 2.79477 0 5.07051 2.213 5.07051 4.953 0 2.716-2.27574 4.929-5.07051 4.929-2.81717 0-5.09291-2.213-5.09291-4.93",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m663.37018 117.294c0-2.74 2.27574-4.953 5.09291-4.953 2.79477 0 5.07051 2.213 5.07051 4.953 0 2.716-2.27574 4.929-5.07051 4.929-2.81717 0-5.09291-2.213-5.09291-4.93z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m648.90458 109.452c0-2.735 2.27184-4.914 5.0705-4.914 2.81328 0 5.08901 2.18 5.08901 4.914 0 2.74-2.27573 4.953-5.08901 4.953-2.79866 0-5.0705-2.213-5.0705-4.953",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m648.90458 109.452c0-2.735 2.27184-4.914 5.0705-4.914 2.81328 0 5.08901 2.18 5.08901 4.914 0 2.74-2.27573 4.953-5.08901 4.953-2.79866 0-5.0705-2.213-5.0705-4.953z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m633.89462 103.862c0-2.72 2.27574-4.933 5.08901-4.933 2.79477 0 5.07538 2.213 5.07538 4.933 0 2.735-2.28159 4.948-5.07538 4.948-2.81327 0-5.08901-2.213-5.08901-4.948",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m675.24843 192.818c6.8282-7.855 11.01257-18.005 11.01257-29.104a41.488204 42.605 0 0 0-4.23597-18.8c-9.86447-20.847-40.81921-36.017-77.60793-36.017-10.02416 0-19.61499 1.116-28.47256 3.19 1.96413 2.199 3.50758 4.613 5.01014 7.046 7.35988-1.47 15.24366-2.266 23.46242-2.266 33.67746 0 61.85205 13.45 70.01531 31.624a34.075736 34.993 0 0 1 3.39072 15.223c0 11.046-5.03837 20.947-12.92605 27.706l12.19376 20.453 6.53022-5.336-8.37263-13.7v-0.018z",fill:"#9f7e00",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m633.89462 103.862c0-2.72 2.27574-4.933 5.08901-4.933 2.79477 0 5.07538 2.213 5.07538 4.933 0 2.735-2.28159 4.948-5.07538 4.948-2.81327 0-5.08901-2.213-5.08901-4.948z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m617.11626 100.787c0-2.72 2.27185-4.948 5.07051-4.948 2.81717 0 5.08415 2.227 5.08415 4.948 0 2.72-2.26698 4.934-5.08415 4.934-2.79866 0-5.07051-2.213-5.07051-4.934",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m617.11626 100.787c0-2.72 2.27185-4.948 5.07051-4.948 2.81717 0 5.08415 2.227 5.08415 4.948 0 2.72-2.26698 4.934-5.08415 4.934-2.79866 0-5.07051-2.213-5.07051-4.934z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m601.18608 99.925c0-2.72 2.27672-4.915 5.08999-4.915 2.79866 0 5.07439 2.194 5.07439 4.915 0 2.74-2.27573 4.953-5.07439 4.953-2.81327 0-5.08902-2.213-5.08902-4.953",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m601.18608 99.925c0-2.72 2.27672-4.915 5.08999-4.915 2.79866 0 5.07439 2.194 5.07439 4.915 0 2.74-2.27573 4.953-5.07439 4.953-2.81327 0-5.08902-2.213-5.08902-4.953z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m585.55095 100.485c0-2.72 2.28159-4.933 5.08901-4.933 2.81814 0 5.07538 2.213 5.07538 4.933 0 2.735-2.25724 4.948-5.07538 4.948-2.80742 0-5.08901-2.213-5.08901-4.948",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m585.55095 100.485c0-2.72 2.28159-4.933 5.08901-4.933 2.81814 0 5.07538 2.213 5.07538 4.933 0 2.735-2.25724 4.948-5.07538 4.948-2.80742 0-5.08901-2.213-5.08901-4.948z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m569.93919 100.485c0-2.72 2.27185-4.933 5.07051-4.933 2.7938 0 5.06954 2.213 5.06954 4.933 0 2.735-2.27574 4.948-5.06954 4.948-2.79866 0-5.07051-2.213-5.07051-4.948",fill:"#ffffff",strokeWidth:".986807"}),a.jsxs("g",{stroke:"#000000",transform:"matrix(.97378721 0 0 1 11.927959 0)",children:[a.jsx("path",{d:"m573.032 100.485c0-2.72 2.333-4.933 5.207-4.933 2.869 0 5.206 2.213 5.206 4.933 0 2.735-2.337 4.948-5.206 4.948-2.874 0-5.207-2.213-5.207-4.948z",fill:"none",strokeWidth:"1.857"}),a.jsx("g",{fill:"#ffffff",strokeWidth:"1.859",children:a.jsx("path",{d:"m581.06 114.252c0-2.735 2.338-4.948 5.207-4.948 2.888 0 5.207 2.213 5.207 4.948 0 2.72-2.319 4.948-5.207 4.948-2.87 0-5.207-2.227-5.207-4.948m3.262 15.204c0-2.736 2.338-4.953 5.212-4.953 2.888 0 5.226 2.217 5.226 4.953 0 2.701-2.338 4.914-5.226 4.914-2.874 0-5.212-2.213-5.212-4.914m0.589 15.151c0-2.755 2.338-4.949 5.226-4.949 2.874 0 5.202 2.194 5.202 4.949 0 2.72-2.328 4.933-5.202 4.933-2.888 0-5.226-2.213-5.226-4.933m-4.747 13.785c0-2.72 2.338-4.948 5.207-4.948 2.893 0 5.212 2.228 5.212 4.948 0 2.735-2.319 4.934-5.212 4.934-2.87 0-5.207-2.199-5.207-4.934m-8.866 12.67c0-2.72 2.342-4.948 5.211-4.948 2.884 0 5.207 2.227 5.207 4.948 0 2.72-2.323 4.934-5.207 4.934-2.869 0-5.211-2.213-5.211-4.934"})})]}),a.jsx("path",{d:"m558.10962 90.924c0-2.72 2.27672-4.919 5.08902-4.919 2.79866 0 5.07051 2.199 5.07051 4.92 0 2.735-2.27185 4.948-5.07051 4.948-2.8123 0-5.08902-2.213-5.08902-4.949",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m558.10962 90.924c0-2.72 2.27672-4.919 5.08902-4.919 2.79866 0 5.07051 2.199 5.07051 4.92 0 2.735-2.27185 4.948-5.07051 4.948-2.8123 0-5.08902-2.213-5.08902-4.949z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m544.22829 83.05c0-2.721 2.2621-4.949 5.07441-4.949 2.79866 0 5.06563 2.228 5.06563 4.949s-2.26697 4.933-5.06563 4.933c-2.81231 0-5.07441-2.213-5.07441-4.933",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m544.22829 83.05c0-2.721 2.2621-4.949 5.07441-4.949 2.79866 0 5.06563 2.228 5.06563 4.949s-2.26697 4.933-5.06563 4.933c-2.81231 0-5.07441-2.213-5.07441-4.933z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m528.92814 78.303c0-2.721 2.27671-4.915 5.08415-4.915 2.79964 0 5.07538 2.194 5.07538 4.915 0 2.735-2.27574 4.953-5.07538 4.953-2.80744 0-5.08317-2.218-5.08317-4.953",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m528.92814 78.303c0-2.721 2.27671-4.915 5.08415-4.915 2.79964 0 5.07538 2.194 5.07538 4.915 0 2.735-2.27574 4.953-5.07538 4.953-2.80744 0-5.08317-2.218-5.08317-4.953z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m513.01744 75.5c0-2.72 2.27671-4.933 5.07051-4.933 2.81229 0 5.07538 2.213 5.07538 4.933 0 2.716-2.26309 4.934-5.07538 4.934-2.79478 0-5.07051-2.218-5.07051-4.934",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m513.01744 75.5c0-2.72 2.27671-4.933 5.07051-4.933 2.81229 0 5.07538 2.213 5.07538 4.933 0 2.716-2.26309 4.934-5.07538 4.934-2.79478 0-5.07051-2.218-5.07051-4.934z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m497.43878 75.769c0-2.721 2.27088-4.948 5.06954-4.948 2.81328 0 5.08901 2.227 5.08901 4.948 0 2.74-2.27573 4.933-5.08901 4.933-2.79866 0-5.0705-2.193-5.0705-4.933",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m497.43878 75.769c0-2.721 2.27088-4.948 5.06954-4.948 2.81328 0 5.08901 2.227 5.08901 4.948 0 2.74-2.27573 4.933-5.08901 4.933-2.79866 0-5.0705-2.193-5.0705-4.933z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m481.22912 78.576c0-2.721 2.27575-4.92 5.07441-4.92 2.81327 0 5.08901 2.199 5.08901 4.92 0 2.75-2.27574 4.948-5.08901 4.948-2.79866 0-5.07441-2.199-5.07441-4.948",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m481.22912 78.576c0-2.721 2.27575-4.92 5.07441-4.92 2.81327 0 5.08901 2.199 5.08901 4.92 0 2.75-2.27574 4.948-5.08901 4.948-2.79866 0-5.07441-2.199-5.07441-4.948z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m466.22306 83.897c0-2.74 2.27575-4.952 5.07051-4.952 2.81231 0 5.08902 2.213 5.08902 4.952 0 2.716-2.27671 4.949-5.08902 4.949-2.79476 0-5.07051-2.233-5.07051-4.949",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m466.22306 83.897c0-2.74 2.27575-4.952 5.07051-4.952 2.81231 0 5.08902 2.213 5.08902 4.952 0 2.716-2.27671 4.949-5.08902 4.949-2.79476 0-5.07051-2.233-5.07051-4.949z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m212.04707 210.829c0-2.74 2.27672-4.92 5.07051-4.92 2.81815 0 5.07538 2.18 5.07538 4.92 0 2.735-2.25723 4.929-5.07538 4.929-2.79379 0-5.07051-2.194-5.07051-4.929",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m212.04707 210.829c0-2.74 2.27672-4.92 5.07051-4.92 2.81815 0 5.07538 2.18 5.07538 4.92 0 2.735-2.25723 4.929-5.07538 4.929-2.79379 0-5.07051-2.194-5.07051-4.929z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m205.09813 198.193c0-2.72 2.27574-4.92 5.07343-4.92 2.81425 0 5.08998 2.2 5.08998 4.92 0 2.754-2.27671 4.948-5.08901 4.948-2.79866 0-5.07538-2.194-5.07538-4.948",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m205.09813 198.193c0-2.72 2.27574-4.92 5.07343-4.92 2.81425 0 5.08998 2.2 5.08998 4.92 0 2.754-2.27671 4.948-5.08901 4.948-2.79866 0-5.07538-2.194-5.07538-4.948z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m200.46096 183.564c0-2.72 2.27574-4.934 5.08901-4.934 2.79866 0 5.0744 2.213 5.0744 4.934 0 2.735-2.27574 4.948-5.0744 4.948-2.81327 0-5.08901-2.213-5.08901-4.948",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m200.46096 183.564c0-2.72 2.27574-4.934 5.08901-4.934 2.79866 0 5.0744 2.213 5.0744 4.934 0 2.735-2.27574 4.948-5.0744 4.948-2.81327 0-5.08901-2.213-5.08901-4.948z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m199.88739 167.867c0-2.735 2.27575-4.929 5.0744-4.929 2.81328 0 5.08902 2.194 5.08902 4.929 0 2.74-2.27574 4.934-5.08902 4.934-2.79865 0-5.0744-2.194-5.0744-4.934",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m199.88739 167.867c0-2.735 2.27575-4.929 5.0744-4.929 2.81328 0 5.08902 2.194 5.08902 4.929 0 2.74-2.27574 4.934-5.08902 4.934-2.79865 0-5.0744-2.194-5.0744-4.934z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m203.65693 152.414c0-2.72 2.27574-4.92 5.06953-4.92 2.79867 0 5.07538 2.2 5.07538 4.92 0 2.75-2.27671 4.948-5.07538 4.948-2.79477 0-5.07051-2.198-5.07051-4.948",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m203.65693 152.414c0-2.72 2.27574-4.92 5.06953-4.92 2.79867 0 5.07538 2.2 5.07538 4.92 0 2.75-2.27671 4.948-5.07538 4.948-2.79477 0-5.07051-2.198-5.07051-4.948z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m211.45501 138.39c0-2.736 2.27672-4.93 5.09291-4.93 2.79477 0 5.07148 2.194 5.07148 4.929 0 2.74-2.27671 4.953-5.0705 4.953-2.81717 0-5.09291-2.213-5.09291-4.953",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m211.45501 138.39c0-2.736 2.27672-4.93 5.09291-4.93 2.79477 0 5.07148 2.194 5.07148 4.929 0 2.74-2.27671 4.953-5.0705 4.953-2.81717 0-5.09291-2.213-5.09291-4.953z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m221.88038 126.869c0-2.735 2.27672-4.948 5.08901-4.948 2.79477 0 5.07051 2.213 5.07051 4.948 0 2.72-2.27672 4.934-5.07051 4.934-2.81229 0-5.08901-2.213-5.08901-4.934",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m221.88038 126.869c0-2.735 2.27672-4.948 5.08901-4.948 2.79477 0 5.07051 2.213 5.07051 4.948 0 2.72-2.27672 4.934-5.07051 4.934-2.81229 0-5.08901-2.213-5.08901-4.934z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m233.98455 117.294c0-2.74 2.27672-4.953 5.08901-4.953 2.79867 0 5.07538 2.213 5.07538 4.953 0 2.716-2.27671 4.929-5.07538 4.929-2.81229 0-5.08901-2.213-5.08901-4.93",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m233.98455 117.294c0-2.74 2.27672-4.953 5.08901-4.953 2.79867 0 5.07538 2.213 5.07538 4.953 0 2.716-2.27671 4.929-5.07538 4.929-2.81229 0-5.08901-2.213-5.08901-4.93z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m248.45406 109.452c0-2.735 2.27671-4.914 5.08901-4.914 2.79866 0 5.07538 2.18 5.07538 4.914 0 2.74-2.27672 4.953-5.07538 4.953-2.8123 0-5.08901-2.213-5.08901-4.953",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m248.45406 109.452c0-2.735 2.27671-4.914 5.08901-4.914 2.79866 0 5.07538 2.18 5.07538 4.914 0 2.74-2.27672 4.953-5.07538 4.953-2.8123 0-5.08901-2.213-5.08901-4.953z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m263.46499 103.862c0-2.72 2.27184-4.933 5.07051-4.933 2.81229 0 5.08901 2.213 5.08901 4.933 0 2.735-2.27672 4.948-5.08901 4.948-2.79867 0-5.07051-2.213-5.07051-4.948",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m263.46499 103.862c0-2.72 2.27184-4.933 5.07051-4.933 2.81229 0 5.08901 2.213 5.08901 4.933 0 2.735-2.27672 4.948-5.08901 4.948-2.79867 0-5.07051-2.213-5.07051-4.948z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m280.26185 100.787c0-2.72 2.27184-4.948 5.07051-4.948 2.79379 0 5.0705 2.227 5.0705 4.948 0 2.72-2.27671 4.934-5.0705 4.934-2.79867 0-5.07051-2.213-5.07051-4.934",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m280.26185 100.787c0-2.72 2.27184-4.948 5.07051-4.948 2.79379 0 5.0705 2.227 5.0705 4.948 0 2.72-2.27671 4.934-5.0705 4.934-2.79867 0-5.07051-2.213-5.07051-4.934z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m296.17255 99.925c0-2.72 2.27185-4.915 5.08901-4.915 2.79477 0 5.07052 2.194 5.07052 4.915 0 2.74-2.27672 4.953-5.07052 4.953-2.81716 0-5.08901-2.213-5.08901-4.953",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m296.17255 99.925c0-2.72 2.27185-4.915 5.08901-4.915 2.79477 0 5.07052 2.194 5.07052 4.915 0 2.74-2.27672 4.953-5.07052 4.953-2.81716 0-5.08901-2.213-5.08901-4.953z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m311.79891 100.485c0-2.72 2.28061-4.933 5.07441-4.933 2.81814 0 5.08902 2.213 5.08902 4.933 0 2.735-2.27088 4.948-5.08902 4.948-2.7938 0-5.07441-2.213-5.07441-4.948",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m311.79891 100.485c0-2.72 2.28061-4.933 5.07441-4.933 2.81814 0 5.08902 2.213 5.08902 4.933 0 2.735-2.27088 4.948-5.08902 4.948-2.7938 0-5.07441-2.213-5.07441-4.948z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m327.43501 100.485c0-2.72 2.27575-4.933 5.07344-4.933 2.81424 0 5.08999 2.213 5.08999 4.933 0 2.735-2.27672 4.948-5.08902 4.948-2.79866 0-5.07538-2.213-5.07538-4.948",fill:"#ffffff",strokeWidth:".986807"}),a.jsxs("g",{stroke:"#000000",transform:"matrix(.97378721 0 0 1 11.927959 0)",children:[a.jsx("path",{d:"m324 100.485c0-2.72 2.337-4.933 5.21-4.933 2.89 0 5.227 2.213 5.227 4.933 0 2.735-2.338 4.948-5.226 4.948-2.874 0-5.212-2.213-5.212-4.948z",fill:"none",strokeWidth:"1.857"}),a.jsx("path",{d:"m336.717 176.499c-12.521-9.34-20.296-22.044-20.296-36.031 0-16.114 10.538-30.489 26.557-40.016-9.882 7.937-15.875 18.192-16.732 29.645a43.66 43.66 0 0 0-0.216 4.34c0 13.163 6.017 25.019 15.52 33.262l-4.833 8.8",fill:"#9f7e00",strokeWidth:"1.857"}),a.jsx("g",{fill:"#ffffff",strokeWidth:"1.859",children:a.jsx("path",{d:"m315.976 114.252c0-2.735 2.333-4.948 5.207-4.948 2.888 0 5.226 2.213 5.226 4.948 0 2.72-2.338 4.948-5.226 4.948-2.874 0-5.207-2.227-5.207-4.948m-3.267 15.204c0-2.736 2.318-4.953 5.212-4.953 2.869 0 5.206 2.217 5.206 4.953 0 2.701-2.337 4.914-5.206 4.914-2.894 0-5.212-2.213-5.212-4.914m-0.604 15.151c0-2.755 2.338-4.949 5.226-4.949 2.87 0 5.207 2.194 5.207 4.949 0 2.72-2.337 4.933-5.207 4.933-2.888 0-5.226-2.213-5.226-4.933m4.762 13.785c0-2.72 2.337-4.948 5.207-4.948 2.893 0 5.226 2.228 5.226 4.948 0 2.735-2.333 4.934-5.226 4.934-2.87 0-5.207-2.199-5.207-4.934m8.861 12.67c0-2.72 2.343-4.948 5.207-4.948 2.893 0 5.231 2.227 5.231 4.948 0 2.72-2.338 4.934-5.23 4.934-2.865 0-5.208-2.213-5.208-4.934"})})]}),a.jsx("path",{d:"m339.24998 90.924c0-2.72 2.27573-4.919 5.06954-4.919 2.81326 0 5.08901 2.199 5.08901 4.92 0 2.735-2.27575 4.948-5.08901 4.948-2.79381 0-5.06954-2.213-5.06954-4.949",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m339.24998 90.924c0-2.72 2.27573-4.919 5.06954-4.919 2.81326 0 5.08901 2.199 5.08901 4.92 0 2.735-2.27575 4.948-5.08901 4.948-2.79381 0-5.06954-2.213-5.06954-4.949z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m353.14494 83.05c0-2.721 2.27672-4.949 5.07052-4.949 2.81326 0 5.08901 2.228 5.08901 4.949s-2.27575 4.933-5.08901 4.933c-2.79477 0-5.07052-2.213-5.07052-4.933",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m353.14494 83.05c0-2.721 2.27672-4.949 5.07052-4.949 2.81326 0 5.08901 2.228 5.08901 4.949s-2.27575 4.933-5.08901 4.933c-2.79477 0-5.07052-2.213-5.07052-4.933z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m368.42658 78.303c0-2.721 2.28062-4.915 5.08902-4.915 2.79866 0 5.07441 2.194 5.07441 4.915 0 2.735-2.27575 4.953-5.07441 4.953-2.8084 0-5.08902-2.218-5.08902-4.953",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m368.42658 78.303c0-2.721 2.28062-4.915 5.08902-4.915 2.79866 0 5.07441 2.194 5.07441 4.915 0 2.735-2.27575 4.953-5.07441 4.953-2.8084 0-5.08902-2.218-5.08902-4.953z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m384.35093 75.5c0-2.72 2.28061-4.933 5.07538-4.933 2.81717 0 5.0929 2.213 5.0929 4.933 0 2.716-2.27573 4.934-5.0929 4.934-2.79477 0-5.07538-2.218-5.07538-4.934",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m384.35093 75.5c0-2.72 2.28061-4.933 5.07538-4.933 2.81717 0 5.0929 2.213 5.0929 4.933 0 2.716-2.27573 4.934-5.0929 4.934-2.79477 0-5.07538-2.218-5.07538-4.934z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m399.94029 75.769c0-2.721 2.25238-4.948 5.06953-4.948 2.79478 0 5.07051 2.227 5.07051 4.948 0 2.74-2.27573 4.933-5.07051 4.933-2.81715 0-5.06953-2.193-5.06953-4.933",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m399.94029 75.769c0-2.721 2.25238-4.948 5.06953-4.948 2.79478 0 5.07051 2.227 5.07051 4.948 0 2.74-2.27573 4.933-5.07051 4.933-2.81715 0-5.06953-2.193-5.06953-4.933z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m416.14411 78.576c0-2.721 2.27672-4.92 5.07051-4.92 2.81717 0 5.07538 2.199 5.07538 4.92 0 2.75-2.25821 4.948-5.07538 4.948-2.79477 0-5.07051-2.199-5.07051-4.948",fill:"#ffffff",strokeWidth:".986807"}),a.jsx("path",{d:"m416.14411 78.576c0-2.721 2.27672-4.92 5.07051-4.92 2.81717 0 5.07538 2.199 5.07538 4.92 0 2.75-2.25821 4.948-5.07538 4.948-2.79477 0-5.07051-2.199-5.07051-4.948z",fill:"none",stroke:"#000000",strokeWidth:"1.84463"}),a.jsx("path",{d:"m431.13654 83.897c0-2.74 2.27185-4.952 5.08414-4.952 2.79867 0 5.07538 2.213 5.07538 4.952 0 2.716-2.27671 4.949-5.07538 4.949-2.81229 0-5.08414-2.233-5.08414-4.949",fill:"#ffffff",strokeWidth:".986807"}),a.jsxs("g",{stroke:"#000000",strokeWidth:"1.857",transform:"matrix(.97378721 0 0 1 11.927959 0)",children:[a.jsx("path",{d:"m430.493 83.897c0-2.74 2.333-4.952 5.221-4.952 2.874 0 5.212 2.213 5.212 4.952 0 2.716-2.338 4.949-5.212 4.949-2.888 0-5.221-2.233-5.221-4.949z",fill:"none"}),a.jsx("g",{fill:"#a07e00",children:a.jsx("path",{d:"m239.095 124.287c-9.097 5.724-15.985 12.77-19.783 20.626a42.605 42.605 0 0 0-4.35 18.801c0 11.099 4.297 21.249 11.31 29.104l-7.602 12.335c-7.277-9.346-11.506-20.257-11.506-31.864 0-19.984 12.718-37.448 31.93-49.002zm429.26 0c9.096 5.724 15.984 12.77 19.802 20.626a43.118 43.118 0 0 1 4.326 18.801c0 11.099-4.292 21.249-11.286 29.104l7.583 12.335c7.276-9.346 11.486-20.257 11.486-31.864 0-19.984-12.698-37.448-31.911-49.002z",fill:"#9f7e00"})})]}),a.jsx("path",{d:"m800.81246 314.096s-3.40437 3.684-5.89142 4.206c-2.4812 0.508-5.62459-2.294-5.62459-2.294s-2.23971 2.395-4.98677 3.036c-2.74315 0.642-6.55358-3.175-6.55358-3.175s-2.61657 3.817-4.96827 4.713c-2.35559 0.896-5.22436-1.145-5.22436-1.145s-1.04 1.892-3.00316 2.937c-0.83551 0.407-2.22023-0.269-2.22023-0.269l-2.77141-1.777-3.14338-3.444-2.87852-1.15s-1.30098-4.325-1.4412-5.082c-0.10225-0.761-0.3827-2.687-0.3827-2.687-0.58816-3.09 4.04901-6.672 10.66297-8.21 3.80653-0.91 7.11838-0.843 9.55772-0.067 2.63993-2.314 8.23337-3.918 14.81422-3.918 5.95666 0 11.1859 1.298 14.07318 3.31 2.84541-2.012 8.07464-3.31 14.0498-3.31 6.54872 0 12.13729 1.604 14.78209 3.918 2.44907-0.776 5.74632-0.829 9.57233 0.067 6.59448 1.538 11.25503 5.12 10.65713 8.21 0 0-0.27462 1.926-0.39146 2.687-0.14024 0.757-1.44121 5.083-1.44121 5.083l-2.88728 1.15-3.14436 3.443-2.72368 1.777s-1.39057 0.676-2.22511 0.269c-1.96412-1.03-3.02264-2.937-3.02264-2.937s-2.88241 2.04-5.22923 1.145c-2.36046-0.896-4.9819-4.713-4.9819-4.713s-3.78803 3.817-6.55358 3.175c-2.74219-0.641-4.97216-3.036-4.97216-3.036s-3.14338 2.802-5.6207 2.294c-2.49971-0.522-5.86804-4.206-5.86804-4.206",fill:"#b50027",strokeWidth:".986807"}),a.jsxs("g",{stroke:"#000000",transform:"matrix(.97378721 0 0 1 11.927959 0)",children:[a.jsx("path",{d:"m810.12 314.096s-3.496 3.684-6.05 4.206c-2.548 0.508-5.776-2.294-5.776-2.294s-2.3 2.395-5.121 3.036c-2.817 0.642-6.73-3.175-6.73-3.175s-2.687 3.817-5.102 4.713c-2.419 0.896-5.365-1.145-5.365-1.145s-1.068 1.892-3.084 2.937c-0.858 0.407-2.28-0.269-2.28-0.269l-2.846-1.777-3.228-3.444-2.956-1.15s-1.336-4.325-1.48-5.082c-0.105-0.761-0.393-2.687-0.393-2.687-0.604-3.09 4.158-6.672 10.95-8.21 3.909-0.91 7.31-0.843 9.815-0.067 2.711-2.314 8.455-3.918 15.213-3.918 6.117 0 11.487 1.298 14.452 3.31 2.922-2.012 8.292-3.31 14.428-3.31 6.725 0 12.464 1.604 15.18 3.918 2.515-0.776 5.901-0.829 9.83 0.067 6.772 1.538 11.558 5.12 10.944 8.21 0 0-0.282 1.926-0.402 2.687-0.144 0.757-1.48 5.083-1.48 5.083l-2.965 1.15-3.229 3.443-2.797 1.777s-1.428 0.676-2.285 0.269c-2.017-1.03-3.104-2.937-3.104-2.937s-2.96 2.04-5.37 1.145c-2.424-0.896-5.116-4.713-5.116-4.713s-3.89 3.817-6.73 3.175c-2.816-0.641-5.106-3.036-5.106-3.036s-3.228 2.802-5.772 2.294c-2.567-0.522-6.026-4.206-6.026-4.206h-0.02z",fill:"none"}),a.jsxs("g",{fill:"#9f7e00",children:[a.jsx("path",{d:"m803.467 293.992c0-5.149 2.927-9.321 6.543-9.321 3.621 0 6.567 4.172 6.567 9.321 0 5.174-2.946 9.36-6.567 9.36-3.616 0-6.543-4.186-6.543-9.36z"}),a.jsx("path",{d:"m807.122 293.992c0-4.727 1.355-8.579 3.017-8.579 1.672 0 3.013 3.852 3.013 8.58 0 4.746-1.34 8.602-3.013 8.602-1.662 0-3.017-3.856-3.017-8.603z"})]})]}),a.jsxs("g",{strokeWidth:".986807",children:[a.jsx("path",{d:"m767.92766 332.308c-0.93775-2.72-2.69641-5.154-2.69641-5.154 9.02116-2.72 21.57912-4.426 35.54421-4.46 13.96605 0.034 26.61165 1.74 35.62795 4.46 0 0-1.00788 1.825-2.41597 4.359-0.77903 1.403-1.8054 3.851-1.73529 3.851-8.14963-2.567-18.64024-3.885-31.52831-3.899-12.90657 0.015-25.30873 1.638-31.77468 4.067 0.0934 0-0.44794-1.533-1.09064-3.224h0.0692",fill:"#9f7e00"}),a.jsx("path",{d:"m767.92766 332.308c-0.93775-2.72-2.69641-5.154-2.69641-5.154 9.02116-2.72 21.57912-4.426 35.54421-4.46 13.96605 0.034 26.61165 1.74 35.62795 4.46 0 0-1.00788 1.825-2.41597 4.359-0.58038 0.96-0.71379 1.415-1.73529 3.851-8.14963-2.567-18.64024-3.885-31.52831-3.899-12.90657 0.015-25.30873 1.638-31.77468 4.067 0.0934 0-0.44794-1.533-1.09064-3.224h0.0692",fill:"none",stroke:"#000000"}),a.jsx("path",{d:"m800.77546 344.082c11.26963-0.019 23.67763-1.772 28.26222-2.989 3.05574-0.915 4.84653-2.333 4.51545-3.97-0.15386-0.777-0.81603-1.452-1.70705-1.84-6.72205-2.213-18.83986-3.784-31.07062-3.804-12.20741 0.02-24.38656 1.59-31.13198 3.804-0.86181 0.388-1.54346 1.063-1.68271 1.84-0.3457 1.637 1.44607 3.055 4.51935 3.97 4.57193 1.217 17.03543 2.97 28.29534 2.989",fill:"#c8b100"})]}),a.jsxs("g",{stroke:"#000000",transform:"matrix(.97378721 0 0 1 11.927959 0)",children:[a.jsx("path",{d:"m810.082 344.082c11.573-0.019 24.315-1.772 29.023-2.989 3.138-0.915 4.977-2.333 4.637-3.97-0.158-0.777-0.838-1.452-1.753-1.84-6.903-2.213-19.347-3.784-31.907-3.804-12.536 0.02-25.043 1.59-31.97 3.804-0.885 0.388-1.585 1.063-1.728 1.84-0.355 1.637 1.485 3.055 4.641 3.97 4.695 1.217 17.494 2.97 29.057 2.989z",fill:"#9f7e00"}),a.jsx("path",{d:"m838.142 298.17c0-1.136 0.963-2.046 2.137-2.046 1.197 0 2.16 0.91 2.16 2.045 0 1.13-0.963 2.027-2.16 2.027-1.174 0-2.137-0.896-2.137-2.027m-1.212-7.132c0-1.13 0.959-2.04 2.142-2.04 1.188 0 2.155 0.91 2.155 2.04 0 1.116-0.967 2.031-2.155 2.031-1.183 0-2.141-0.915-2.141-2.031zm-5.388-4.46c0-1.13 0.958-2.04 2.16-2.04 1.169 0 2.141 0.91 2.141 2.04 0 1.136-0.972 2.046-2.141 2.046-1.202 0-2.16-0.91-2.16-2.046zm-6.73-2.145c0-1.145 0.967-2.06 2.16-2.06 1.197 0 2.146 0.915 2.146 2.06 0 1.101-0.949 2.03-2.146 2.03-1.193 0-2.16-0.929-2.16-2.03zm-6.846 0.239c0-1.135 0.959-2.045 2.142-2.045 1.197 0 2.16 0.91 2.16 2.045 0 1.13-0.963 2.026-2.16 2.026-1.183 0-2.142-0.896-2.142-2.026z",fill:"#e6e6e6"}),a.jsx("path",{d:"m859.406 312.017c0.642-1.57 1.044-3.31 1.044-5.115 0-7.569-6.002-13.719-13.441-13.719a13.1 13.1 0 0 0-6.548 1.758",fill:"none",strokeLinecap:"round"}),a.jsx("path",{d:"m835.465 302.39c0.694-1.232 1.197-2.736 1.197-4.154 0-5.455-5.638-9.881-12.574-9.881-2.965 0-5.676 0.81-7.812 2.14",fill:"none"}),a.jsx("path",{d:"m861.26 305.805c0-1.116 0.981-2.046 2.16-2.046 1.192 0 2.155 0.93 2.155 2.046 0 1.13-0.963 2.026-2.155 2.026-1.179 0-2.16-0.896-2.16-2.026zm-0.81-7.501c0-1.136 0.972-2.027 2.16-2.027 1.183 0 2.146 0.891 2.146 2.027 0 1.116-0.963 2.026-2.146 2.026-1.188 0-2.16-0.91-2.16-2.026zm-4.829-5.744c0-1.116 0.963-2.026 2.142-2.026 1.197 0 2.155 0.91 2.155 2.026 0 1.13-0.958 2.04-2.155 2.04-1.179 0-2.142-0.91-2.142-2.04zm-6.457-3.06c0-1.112 0.963-2.027 2.156-2.027 1.183 0 2.146 0.915 2.146 2.026 0 1.136-0.963 2.065-2.146 2.065-1.193 0-2.156-0.93-2.156-2.065zm-6.864 0.272c0-1.13 0.963-2.045 2.156-2.045 1.192 0 2.16 0.915 2.16 2.045 0 1.117-0.968 2.027-2.16 2.027-1.193 0-2.156-0.91-2.156-2.027z",fill:"#e6e6e6"})]}),a.jsx("path",{d:"m836.9536 321.986-2.73829-2.549s-2.62631 1.653-5.90505 1.145c-3.26511-0.503-4.30998-4.574-4.30998-4.574s-3.68092 3.156-6.67044 2.921c-3.00414-0.273-4.96729-2.921-4.96729-2.921s-3.28459 2.395-6.167 2.16c-2.88241-0.268-5.63043-3.952-5.63043-3.952s-2.87755 3.818-5.76483 4.086c-2.88241 0.24-5.22924-2.567-5.22924-2.567s-1.31948 2.806-4.98579 3.43c-3.66143 0.641-6.80676-2.923-6.80676-2.923s-2.06541 3.444-4.56999 4.34c-2.48219 0.896-5.74729-1.284-5.74729-1.284s-0.52195 1.284-0.91925 2.046c-0.4012 0.761-1.44608 0.895-1.44608 0.895l0.82188 2.28c8.96858-2.668 21.13897-4.325 34.89469-4.34 13.77422 0.015 26.27569 1.672 35.24135 4.36l0.92315-2.553",fill:"#9f7e00",strokeWidth:".986807"}),a.jsxs("g",{stroke:"#000000",transform:"matrix(.97378721 0 0 1 11.927959 0)",children:[a.jsx("path",{d:"m847.234 321.986-2.812-2.549s-2.697 1.653-6.064 1.145c-3.353-0.503-4.426-4.574-4.426-4.574s-3.78 3.156-6.85 2.921c-3.085-0.273-5.101-2.921-5.101-2.921s-3.373 2.395-6.333 2.16c-2.96-0.268-5.782-3.952-5.782-3.952s-2.955 3.818-5.92 4.086c-2.96 0.24-5.37-2.567-5.37-2.567s-1.355 2.806-5.12 3.43c-3.76 0.641-6.99-2.923-6.99-2.923s-2.121 3.444-4.693 4.34c-2.549 0.896-5.902-1.284-5.902-1.284s-0.536 1.284-0.944 2.046c-0.412 0.761-1.485 0.895-1.485 0.895l0.844 2.28c9.21-2.668 21.708-4.325 35.834-4.34 14.145 0.015 26.983 1.672 36.19 4.36l0.948-2.553h-0.025z",fill:"none"}),a.jsx("path",{d:"m777.442 298.17c0-1.136 0.958-2.046 2.156-2.046 1.173 0 2.141 0.91 2.141 2.045 0 1.13-0.968 2.027-2.141 2.027-1.198 0-2.156-0.896-2.156-2.027zm1.212-7.133c0-1.13 0.963-2.04 2.156-2.04 1.178 0 2.14 0.91 2.14 2.04 0 1.116-0.962 2.031-2.14 2.031-1.193 0-2.156-0.915-2.156-2.031zm5.37-4.46c0-1.13 0.963-2.04 2.155-2.04 1.198 0 2.16 0.91 2.16 2.04 0 1.136-0.962 2.046-2.16 2.046-1.192 0-2.155-0.91-2.155-2.046zm6.725-2.145c0-1.145 0.963-2.06 2.156-2.06 1.197 0 2.16 0.915 2.16 2.06 0 1.101-0.963 2.03-2.16 2.03-1.193 0-2.156-0.929-2.156-2.03zm6.864 0.239c0-1.135 0.963-2.045 2.142-2.045 1.197 0 2.16 0.91 2.16 2.045 0 1.13-0.963 2.026-2.16 2.026-1.179 0-2.142-0.896-2.142-2.026z",fill:"#e6e6e6"}),a.jsx("path",{d:"m760.461 312.017c-0.627-1.57-1.034-3.31-1.034-5.115 0-7.569 6.006-13.719 13.44-13.719 2.377 0 4.604 0.642 6.554 1.758",fill:"none",strokeLinecap:"round"}),a.jsx("path",{d:"m784.575 302.222c-0.695-1.217-1.36-2.568-1.36-3.986 0-5.455 5.642-9.881 12.578-9.881 2.941 0 5.672 0.81 7.813 2.14",fill:"none"}),a.jsx("path",{d:"m754.306 305.805c0-1.116 0.958-2.046 2.16-2.046 1.17 0 2.137 0.93 2.137 2.046 0 1.13-0.968 2.026-2.137 2.026-1.202 0-2.16-0.896-2.16-2.026zm0.8-7.501c0-1.136 0.982-2.027 2.16-2.027 1.198 0 2.16 0.891 2.16 2.027 0 1.116-0.962 2.026-2.16 2.026-1.178 0-2.16-0.91-2.16-2.026zm4.852-5.744c0-1.116 0.963-2.026 2.16-2.026 1.179 0 2.142 0.91 2.142 2.026 0 1.13-0.963 2.04-2.141 2.04-1.198 0-2.16-0.91-2.16-2.04zm6.457-3.06c0-1.112 0.963-2.027 2.137-2.027 1.202 0 2.16 0.915 2.16 2.026 0 1.136-0.958 2.065-2.16 2.065-1.174 0-2.137-0.93-2.137-2.065zm6.85 0.272c0-1.13 0.963-2.045 2.16-2.045 1.193 0 2.142 0.915 2.142 2.045 0 1.117-0.949 2.027-2.141 2.027-1.198 0-2.16-0.91-2.16-2.027z",fill:"#e6e6e6"}),a.jsx("path",{d:"m810.154 309.67 1.336 0.24c-0.21 0.555-0.254 1.145-0.254 1.772 0 2.769 2.38 5.015 5.303 5.015 2.357 0 4.354-1.451 5.034-3.463 0.082 0.053 0.513-1.825 0.724-1.791 0.2 0 0.167 1.944 0.215 1.91 0.355 2.516 2.654 4.24 5.264 4.24 2.922 0 5.293-2.246 5.293-5.015 0-0.206-0.015-0.407-0.05-0.608l1.677-1.658 0.886 2.113c-0.354 0.641-0.498 1.384-0.498 2.18 0 2.653 2.27 4.799 5.054 4.799 1.767 0 3.32-0.863 4.21-2.146l1.068-1.351-0.02 1.672c0 1.652 0.719 3.142 2.333 3.41 0 0 1.873 0.134 4.34-1.825 2.481-1.94 3.837-3.564 3.837-3.564l0.143 1.993s-2.433 3.985-4.622 5.255c-1.212 0.709-3.056 1.451-4.512 1.197-1.557-0.234-2.64-1.485-3.215-2.903a7.404 7.404 0 0 1-3.798 1.03c-2.994 0-5.686-1.657-6.74-4.105-1.38 1.485-3.3 2.38-5.551 2.38-2.386 0-4.58-1.062-5.96-2.734-1.35 1.25-3.185 2.012-5.206 2.012-2.635 0-5.01-1.322-6.347-3.262-1.341 1.94-3.679 3.262-6.337 3.262a7.643 7.643 0 0 1-5.202-2.012c-1.375 1.672-3.55 2.735-5.96 2.735-2.246 0-4.157-0.896-5.527-2.38-1.059 2.433-3.765 4.104-6.745 4.104a7.378 7.378 0 0 1-3.784-1.03c-0.57 1.418-1.672 2.669-3.21 2.903-1.46 0.254-3.3-0.488-4.511-1.197-2.213-1.27-4.834-5.255-4.834-5.255l0.34-1.993s1.351 1.624 3.818 3.564c2.477 1.96 4.35 1.825 4.35 1.825 1.623-0.268 2.313-1.758 2.313-3.41v-1.672l1.059 1.35a5.157 5.157 0 0 0 4.206 2.147c2.807 0 5.067-2.146 5.067-4.8 0-0.795-0.143-1.538-0.498-2.18l0.891-2.112 1.658 1.658c-0.035 0.2-0.035 0.402-0.035 0.608 0 2.769 2.356 5.015 5.254 5.015 2.63 0 4.93-1.724 5.27-4.24 0.072 0.034 0.05-1.91 0.23-1.91 0.235-0.034 0.66 1.844 0.732 1.791 0.695 2.012 2.693 3.463 5.044 3.463 2.932 0 5.303-2.246 5.303-5.015 0-0.627-0.035-1.217-0.249-1.772l1.375-0.24h0.035z",fill:"#9f7e00"})]}),a.jsxs("g",{strokeWidth:".986807",children:[a.jsx("path",{d:"m800.77546 322.714c-13.96606 0.014-26.50845 1.72-35.52085 4.46-0.60569 0.2-1.34382-0.274-1.54345-0.83-0.19573-0.589 0.24248-1.317 0.82577-1.518 9.0718-2.84 21.92775-4.632 36.23853-4.646 14.29714 0.014 27.21735 1.806 36.27162 4.646 0.6018 0.201 1.04 0.93 0.84914 1.518-0.19184 0.556-0.95626 1.03-1.54443 0.83-9.01726-2.74-21.61028-4.446-35.57633-4.46",fill:"#c8b100"}),a.jsx("path",{d:"m800.77546 322.714c-13.96606 0.014-26.50845 1.72-35.52085 4.46-0.60569 0.2-1.34382-0.274-1.54345-0.83-0.19573-0.589 0.24248-1.317 0.82577-1.518 9.0718-2.84 21.92775-4.632 36.23853-4.646 14.29714 0.014 27.21735 1.806 36.27162 4.646 0.6018 0.201 1.04 0.93 0.84914 1.518-0.19184 0.556-0.95626 1.03-1.54443 0.83-9.01726-2.74-21.61028-4.446-35.57633-4.46z",fill:"#9f7e00",stroke:"#000000"}),a.jsx("path",{d:"m787.26221 327.796c0-1.078 0.90562-1.96 2.03424-1.96 1.11012 0 2.01476 0.882 2.01476 1.96 0 1.097-0.90562 1.959-2.01574 1.959-1.12862 0-2.03326-0.862-2.03326-1.96",fill:"#ffffff"}),a.jsx("path",{d:"m787.26221 327.796c0-1.078 0.90562-1.96 2.03424-1.96 1.11012 0 2.01476 0.882 2.01476 1.96 0 1.097-0.90562 1.959-2.01574 1.959-1.12862 0-2.03326-0.862-2.03326-1.96z",fill:"#e6e6e6",stroke:"#000000"}),a.jsx("path",{d:"m800.94878 328.644h-4.49695c-0.8355 0-1.53079-0.676-1.53079-1.49 0-0.795 0.67679-1.451 1.51133-1.451h9.08738c0.83453 0 1.48794 0.656 1.48794 1.451 0 0.814-0.67191 1.49-1.50742 1.49z",fill:"#b50027"}),a.jsx("path",{d:"m800.94878 328.644h-4.49695c-0.8355 0-1.53079-0.676-1.53079-1.49 0-0.795 0.67679-1.451 1.51133-1.451h9.08738c0.83453 0 1.48794 0.656 1.48794 1.451 0 0.814-0.67191 1.49-1.50742 1.49z",fill:"none",stroke:"#000000"}),a.jsx("path",{d:"m778.44164 330.23-3.21349 0.488c-0.82578 0.12-1.59994-0.422-1.74016-1.231-0.12172-0.795 0.42846-1.538 1.25034-1.658l3.22713-0.488 3.29821-0.522c0.82578-0.1 1.58631 0.421 1.72556 1.216 0.12172 0.79-0.45184 1.552-1.26884 1.672z",fill:"#006f46"}),a.jsx("path",{d:"m778.44164 330.23-3.21349 0.488c-0.82578 0.12-1.59994-0.422-1.74016-1.231-0.12172-0.795 0.42846-1.538 1.25034-1.658l3.22713-0.488 3.29821-0.522c0.82578-0.1 1.58631 0.421 1.72556 1.216 0.12172 0.79-0.45184 1.552-1.26884 1.672z",fill:"none",stroke:"#000000"}),a.jsx("path",{d:"m765.46009 332.543 1.42756-2.362 3.05965 0.59-1.77717 2.653z",fill:"#b50027"}),a.jsx("path",{d:"m765.46009 332.543 1.42756-2.362 3.05965 0.59-1.77717 2.653z",fill:"none",stroke:"#000000"}),a.jsx("path",{d:"m810.26306 327.796c0-1.078 0.91925-1.96 2.02937-1.96 1.11499 0 2.03327 0.882 2.03327 1.96 0 1.097-0.91828 1.959-2.03327 1.959-1.11012 0-2.02937-0.862-2.02937-1.96",fill:"#ffffff"}),a.jsx("path",{d:"m810.26306 327.796c0-1.078 0.91925-1.96 2.02937-1.96 1.11499 0 2.03327 0.882 2.03327 1.96 0 1.097-0.91828 1.959-2.03327 1.959-1.11012 0-2.02937-0.862-2.02937-1.96z",fill:"#e6e6e6",stroke:"#000000"}),a.jsx("path",{d:"m823.13166 330.23 3.23297 0.488c0.81701 0.12 1.57754-0.422 1.71679-1.231 0.11685-0.795-0.41483-1.538-1.23087-1.658l-3.23297-0.488-3.29725-0.522c-0.8355-0.1-1.59992 0.421-1.72165 1.216-0.14023 0.79 0.45183 1.552 1.26885 1.672z",fill:"#006f46"}),a.jsx("path",{d:"m823.13166 330.23 3.23297 0.488c0.81701 0.12 1.57754-0.422 1.71679-1.231 0.11685-0.795-0.41483-1.538-1.23087-1.658l-3.23297-0.488-3.29725-0.522c-0.8355-0.1-1.59992 0.421-1.72165 1.216-0.14023 0.79 0.45183 1.552 1.26885 1.672z",fill:"none",stroke:"#000000"}),a.jsx("path",{d:"m835.84835 332.677-1.1481-2.515-3.13462 0.268 1.50255 2.822 2.78017-0.575",fill:"#b50027"}),a.jsx("path",{d:"m835.74025 332.522-1.04-2.36-3.13462 0.268 1.50255 2.822c0.95042-0.219 1.86578-0.54 2.67207-0.73z",fill:"none",stroke:"#000000"}),a.jsx("path",{d:"m800.75695 341.395c-11.26964-0.015-21.46617-1.03-29.23309-3.09 7.76692-2.045 17.96345-3.31 29.23309-3.343 11.2745 0.014 21.52167 1.284 29.26523 3.343-7.74356 2.06-17.99073 3.075-29.26523 3.09",fill:"#b50027"}),a.jsx("path",{d:"m800.75695 341.395c-11.26964-0.015-21.46617-1.03-29.23309-3.09 7.76692-2.045 17.96345-3.31 29.23309-3.343 11.2745 0.014 21.52167 1.284 29.26523 3.343-7.74356 2.06-17.99073 3.075-29.26523 3.09z",fill:"none",stroke:"#000000",strokeLinejoin:"round"}),a.jsx("path",{d:"m836.30018 316.295c0.29409-0.896 0.0341-1.777-0.61543-1.998-0.62518-0.182-1.36622 0.393-1.6603 1.25-0.3126 0.916-0.039 1.811 0.58718 2.013 0.62518 0.186 1.39058-0.37 1.68855-1.265",fill:"#c8b100"}),a.jsx("path",{d:"m836.30018 316.295c0.29409-0.896 0.0341-1.777-0.61543-1.998-0.62518-0.182-1.36622 0.393-1.6603 1.25-0.3126 0.916-0.039 1.811 0.58718 2.013 0.62518 0.186 1.39058-0.37 1.68855-1.265z",fill:"#e6e6e6",stroke:"#000000"}),a.jsx("path",{d:"m813.85439 311.835c0.12172-0.929-0.33109-1.758-0.9884-1.844-0.64367-0.081-1.28734 0.628-1.39056 1.557-0.12076 0.93 0.31258 1.753 0.97573 1.84 0.65731 0.066 1.28248-0.642 1.40323-1.553",fill:"#c8b100"}),a.jsx("path",{d:"m813.85439 311.835c0.12172-0.929-0.33109-1.758-0.9884-1.844-0.64367-0.081-1.28734 0.628-1.39056 1.557-0.12076 0.93 0.31258 1.753 0.97573 1.84 0.65731 0.066 1.28248-0.642 1.40323-1.553z",fill:"#e6e6e6",stroke:"#000000"}),a.jsx("path",{d:"m787.80266 311.835c-0.12075-0.929 0.30869-1.758 0.97087-1.844 0.66217-0.081 1.28248 0.628 1.40906 1.557 0.0974 0.93-0.33108 1.753-0.97476 1.84-0.65828 0.066-1.28832-0.642-1.4042-1.553",fill:"#c8b100"}),a.jsx("path",{d:"m787.80266 311.835c-0.12075-0.929 0.30869-1.758 0.97087-1.844 0.66217-0.081 1.28248 0.628 1.40906 1.557 0.0974 0.93-0.33108 1.753-0.97476 1.84-0.65828 0.066-1.28832-0.642-1.4042-1.553z",fill:"#e6e6e6",stroke:"#000000"}),a.jsx("path",{d:"m765.35687 316.295c-0.31162-0.896-0.0332-1.777 0.594-1.998 0.61934-0.182 1.38473 0.393 1.68271 1.25 0.29408 0.916 0.034 1.811-0.58719 2.013-0.64368 0.186-1.39544-0.37-1.68855-1.265",fill:"#c8b100"})]}),a.jsxs("g",{stroke:"#000000",transform:"matrix(.97378721 0 0 1 11.927959 0)",children:[a.jsx("path",{d:"m773.71 316.295c-0.32-0.896-0.034-1.777 0.61-1.998 0.636-0.182 1.422 0.393 1.728 1.25 0.302 0.916 0.035 1.811-0.603 2.013-0.661 0.186-1.433-0.37-1.734-1.265z",fill:"#e6e6e6"}),a.jsxs("g",{fill:"#9f7e00",children:[a.jsx("path",{d:"m810.063 298.524-4.081 2.462 3.027 6.572 1.054 0.694 1.04-0.694 3.046-6.572c-1.362-0.82-2.71-1.664-4.086-2.462z"}),a.jsx("path",{d:"m801.105 308.454 1.864 2.706 6.366-1.964 0.675-0.89-0.675-0.916-6.366-1.858a44.75 44.75 0 0 0-1.864 2.922zm17.949 0-1.873 2.706-6.366-1.964-0.676-0.89 0.676-0.916 6.366-1.858c0.655 0.954 1.263 1.938 1.873 2.922zm-35.557-7.008-3.2 3.022 4.1 5.408 1.088 0.436 0.805-0.828 1.441-6.534a202.557 202.557 0 0 0-4.234-1.504z"}),a.jsx("path",{d:"m776.781 312.29 2.405 2.261 5.814-3.141 0.446-1.01-0.834-0.762-6.653-0.575c-0.445 1.057-0.805 2.145-1.179 3.228zm17.551-3.53-1.23 2.99-6.66-0.61-0.866-0.76 0.46-1.03 5.834-3.076c0.847 0.803 1.651 1.647 2.462 2.486zm-23.955 4.374-0.551 3.16-6.663 0.69-1.01-0.574 0.253-1.078 5.006-4.158c0.965 0.69 1.965 1.323 2.965 1.96z"})]})]}),a.jsx("path",{d:"m774.60297 310.413c0-1.231 1.02151-2.228 2.27185-2.228 1.26787 0 2.27574 0.997 2.27574 2.228 0 1.216-1.00787 2.213-2.27574 2.213-1.25034 0-2.27185-0.997-2.27185-2.213",fill:"#c8b100",strokeWidth:".986807"}),a.jsxs("g",{stroke:"#000000",transform:"matrix(.97378721 0 0 1 11.927959 0)",children:[a.jsx("path",{d:"m783.205 310.413c0-1.231 1.049-2.228 2.333-2.228 1.302 0 2.337 0.997 2.337 2.228 0 1.216-1.035 2.213-2.337 2.213-1.284 0-2.333-0.997-2.333-2.213z",fill:"#b50027"}),a.jsxs("g",{fill:"#9f7e00",children:[a.jsx("path",{d:"m836.715 301.446 3.21 3.022-4.106 5.408-1.087 0.436-0.8-0.828-1.447-6.534a82.76 82.76 0 0 0 4.23-1.504z"}),a.jsx("path",{d:"m843.44 312.29-2.41 2.261-5.814-3.142-0.465-1.01 0.858-0.762 6.653-0.575c0.463 1.072 0.794 2.129 1.178 3.228zm-17.555-3.53 1.23 2.99 6.659-0.61 0.852-0.76-0.445-1.03-5.83-3.076c-0.81 0.841-1.636 1.665-2.466 2.486z"})]})]}),a.jsxs("g",{strokeWidth:".986807",children:[a.jsx("path",{d:"m838.62364 313.134 0.52195 3.16 6.47471 0.69 0.97476-0.574-0.24248-1.078-4.86017-4.158-2.86877 1.96",fill:"#c8b100"}),a.jsx("path",{d:"m838.62364 313.134 0.52195 3.16 6.47471 0.69 0.97476-0.574-0.24248-1.078-4.86017-4.158c-0.96307 0.644-1.92517 1.288-2.86877 1.96z",fill:"#9f7e00",stroke:"#000000"}),a.jsx("path",{d:"m798.51821 308.32c0-1.25 1.00301-2.228 2.27575-2.228 1.23184 0 2.27671 0.977 2.27671 2.228 0 1.216-1.03124 2.213-2.27671 2.213-1.27372 0-2.27575-0.997-2.27575-2.213",fill:"#c8b100"}),a.jsx("path",{d:"m798.51821 308.32c0-1.25 1.00301-2.228 2.27575-2.228 1.23184 0 2.27671 0.977 2.27671 2.228 0 1.216-1.03124 2.213-2.27671 2.213-1.27372 0-2.27575-0.997-2.27575-2.213z",fill:"#b50027",stroke:"#000000"}),a.jsx("path",{d:"m822.48896 310.413c0-1.231 1.0215-2.228 2.27574-2.228 1.26495 0 2.29521 0.997 2.29521 2.228 0 1.216-1.03026 2.213-2.29521 2.213-1.25424 0-2.27574-0.997-2.27574-2.213",fill:"#c8b100"}),a.jsx("path",{d:"m822.48896 310.413c0-1.231 1.0215-2.228 2.27574-2.228 1.26495 0 2.29521 0.997 2.29521 2.228 0 1.216-1.03026 2.213-2.29521 2.213-1.25424 0-2.27574-0.997-2.27574-2.213z",fill:"#b50027",stroke:"#000000"}),a.jsx("path",{d:"m803.81659 281.85v2.754h-6.6052v-2.754h2.15986v-6.218h-2.86878v-2.768h2.86878v-2.721h2.83177v2.72h2.8123v2.77h-2.8123v6.217h1.59507",fill:"#c8b100"})]}),a.jsxs("g",{stroke:"#000000",transform:"matrix(.97378721 0 0 1 11.927959 0)",children:[a.jsx("path",{d:"m813.205 281.85v2.754h-6.783v-2.754h2.218v-6.218h-2.946v-2.768h2.946v-2.721h2.908v2.72h2.888v2.77h-2.888v6.217h1.658z",fill:"none"}),a.jsx("path",{d:"m811.875 278c2.416 0.654 4.171 2.785 4.171 5.296 0 3.046-2.607 5.513-5.85 5.513-3.217 0-5.825-2.467-5.825-5.513 0-2.556 1.825-4.686 4.312-5.341",fill:"#0044ad"}),a.jsx("path",{d:"m761.15 316.53a23.413 23.413 0 0 0-2.902-3.176c-0.929-0.829-3.21-1.538-3.21-1.538 0-0.421 1.337-1.37 2.784-1.37 0.838 0 1.638 0.355 2.112 0.949l0.168-0.915s1.178 0.22 1.696 1.523c0.536 1.35 0.196 3.396 0.196 3.396-0.186 0.432-0.574 0.746-0.844 1.132z",fill:"#9f7e00"}),a.jsx("path",{d:"m761.458 315.667c0.555-0.574 1.695-0.455 2.534 0.274 0.857 0.723 1.106 1.786 0.546 2.38-0.546 0.59-1.672 0.455-2.525-0.273-0.862-0.723-1.106-1.806-0.555-2.38z",fill:"#b50027"})]}),a.jsxs("g",{strokeWidth:".986807",children:[a.jsx("path",{d:"m847.37409 316.831c0.0702 0.053 1.7538-2.294 3.046-3.477 0.88616-0.829 3.12587-1.538 3.12587-1.538 0-0.421-1.30196-1.37-2.71103-1.37-0.81604 0-1.59993 0.355-2.06638 0.949l-0.17236-0.915s-1.15199 0.22-1.65057 1.523c-0.51805 1.35-0.19572 3.396-0.19572 3.396s0.20936 0.944 0.62516 1.432",fill:"#c8b100"}),a.jsx("path",{d:"m847.37409 316.831c0.0702 0.053 1.7538-2.294 3.046-3.477 0.88616-0.829 3.12587-1.538 3.12587-1.538 0-0.421-1.30196-1.37-2.71103-1.37-0.81604 0-1.59993 0.355-2.06638 0.949l-0.17236-0.915s-1.15199 0.22-1.65057 1.523c-0.51805 1.35-0.19572 3.396-0.19572 3.396-0.0194 0.592 0.2415 0.772 0.62419 1.432z",fill:"#9f7e00",stroke:"#000000"}),a.jsx("path",{d:"m847.43447 315.667c-0.54533-0.574-1.65057-0.455-2.48608 0.274-0.83454 0.723-1.05851 1.786-0.54045 2.38 0.54045 0.59 1.65056 0.455 2.4812-0.273 0.83454-0.723 1.08188-1.806 0.54533-2.38",fill:"#c8b100"})]}),a.jsxs("g",{stroke:"#000000",transform:"matrix(.97378721 0 0 1 11.927959 0)",children:[a.jsx("path",{d:"m857.997 315.667c-0.56-0.574-1.695-0.455-2.553 0.274-0.857 0.723-1.087 1.786-0.555 2.38 0.555 0.59 1.695 0.455 2.548-0.273 0.857-0.723 1.111-1.806 0.56-2.38z",fill:"#b50027"}),a.jsx("path",{d:"m816.237 281.85v2.754h-12.056v-2.754h4.46v-6.218h-2.947v-2.768h2.946v-2.721h2.908v2.72h2.903v2.77h-2.903v6.217h3.65z",fill:"#9f7e00"}),a.jsxs("g",{fill:"none",children:[a.jsx("path",{d:"m809.975 341.444v-6.03m-1.638 6.03v-6.03",strokeWidth:".0998492"}),a.jsx("g",{strokeWidth:".27",children:a.jsx("path",{d:"m806.79 341.444v-6.03m-1.532 6.03v-6.03m-1.366 6.03v-6.03m-2.605 5.706-0.036-5.49m1.271 5.562v-5.742",strokeWidth:".249623"})}),a.jsx("path",{d:"m798.882 340.873v-5.057m1.219 5.201-0.036-5.382m-4.408 4.948v-4.442m1.058 4.515v-4.66m1.09 4.805v-4.841",strokeWidth:".500171"}),a.jsx("g",{strokeWidth:".811",children:a.jsx("path",{d:"m794.525 340.547v-4.298m-1.054 4.387v-4.703m-1.131 4.567v-4.387m-2.315 4.007-0.036-3.712m1.222 3.939v-4.1",strokeWidth:".749794"})}),a.jsx("path",{d:"m788.838 340.033v-3.35m-1.086 3.388v-3.219m-1.186 2.598v-2.418m-1.22 2.44v-2.207m-1.29 1.919v-1.64",strokeWidth:"1.00034"}),a.jsx("path",{d:"m816.49 341.12v-5.525m-2.774 5.705 0.036-5.85m-2.058 5.922v-5.958",strokeWidth:".0998492"})]})]}),a.jsxs("g",{transform:"matrix(.97378721 0 0 1 11.927959 0)",children:[a.jsx("path",{d:"m756.742 371.123h106.02v-27.792h-106.02z",fill:"#dead00"}),a.jsx("path",{d:"m756.742 371.123h106.02v-27.792h-106.02z",fill:"#9f7e00",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m851.639 389.618c-0.666-0.269-1.17-0.302-1.964-0.302h-79.396c-0.786 0-1.533 0.134-2.194 0.388 2.73-0.91 4.69-3.377 4.69-6.285 0-2.902-2.137-5.422-4.887-6.366 0.661 0.202 1.548 0.388 2.333 0.388h79.454c0.795 0 1.552-0.033 2.227-0.254l-0.446 0.067c-2.835 0.877-4.46 3.397-4.46 6.165 0 2.668 1.802 5.341 4.642 6.199",fill:"#dead00"}),a.jsx("path",{d:"m851.639 389.618c-0.666-0.269-1.17-0.302-1.964-0.302h-79.396c-0.786 0-1.533 0.134-2.194 0.388 2.73-0.91 4.69-3.377 4.69-6.285 0-2.902-2.137-5.422-4.887-6.366 0.661 0.202 1.548 0.388 2.333 0.388h79.454c0.795 0 1.552-0.033 2.227-0.254l-0.446 0.067c-2.835 0.877-4.46 3.397-4.46 6.165 0 2.668 1.802 5.341 4.642 6.199z",fill:"#9f7e00",stroke:"#000000",strokeLinejoin:"round",strokeWidth:"1.857"}),a.jsx("path",{d:"m770.279 389.316h79.396c2.672 0 4.852 1.672 4.852 3.717 0 2.06-2.18 3.731-4.852 3.731h-79.396c-2.692 0-4.872-1.671-4.872-3.731 0-2.045 2.18-3.717 4.872-3.717",fill:"#dead00"}),a.jsx("path",{d:"m770.279 389.316h79.396c2.672 0 4.852 1.672 4.852 3.717 0 2.06-2.18 3.731-4.852 3.731h-79.396c-2.692 0-4.872-1.671-4.872-3.731 0-2.045 2.18-3.717 4.872-3.717z",fill:"#9f7e00",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m770.221 371.123h79.454c2.672 0 4.852 1.418 4.852 3.143 0 1.753-2.18 3.175-4.852 3.175h-79.455c-2.687 0-4.867-1.422-4.867-3.175 0-1.725 2.18-3.143 4.867-3.143",fill:"#dead00"}),a.jsx("path",{d:"m770.221 371.123h79.454c2.672 0 4.852 1.418 4.852 3.143 0 1.753-2.18 3.175-4.852 3.175h-79.455c-2.687 0-4.867-1.422-4.867-3.175 0-1.725 2.18-3.143 4.867-3.143z",fill:"#9f7e00",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m851.62 791.733c-0.25 0.963-0.59 1.911-0.59 2.941 0 6.96 6.007 12.497 13.34 12.497h-109.098c7.334 0 13.331-5.537 13.331-12.497 0-1.015-0.196-1.978-0.412-2.941 0.59 0.22 1.341 0.254 2.07 0.254h79.395c0.642 0 1.39-0.067 1.945-0.254",fill:"#dead00"}),a.jsx("path",{d:"m851.62 791.733c-0.25 0.963-0.59 1.911-0.59 2.941 0 6.96 6.007 12.497 13.34 12.497h-109.098c7.334 0 13.331-5.537 13.331-12.497 0-1.015-0.196-1.978-0.412-2.941 0.59 0.22 1.341 0.254 2.07 0.254h79.395c0.642 0 1.39-0.067 1.945-0.254h0.02z",fill:"#9f7e00",stroke:"#000000",strokeLinejoin:"round",strokeWidth:"1.857"}),a.jsx("path",{d:"m770.279 784.52h79.396c2.672 0 4.852 1.69 4.852 3.735 0 2.06-2.18 3.732-4.852 3.732h-79.396c-2.692 0-4.872-1.672-4.872-3.732 0-2.045 2.18-3.736 4.872-3.736",fill:"#dead00"}),a.jsx("path",{d:"m770.279 784.52h79.396c2.672 0 4.852 1.69 4.852 3.735 0 2.06-2.18 3.732-4.852 3.732h-79.396c-2.692 0-4.872-1.672-4.872-3.732 0-2.045 2.18-3.736 4.872-3.736z",fill:"#9f7e00",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m755.4 834.93h108.832v-27.76h-108.832z",fill:"#dead00"}),a.jsx("path",{d:"m755.4 834.93h108.832v-27.76h-108.832z",fill:"#9f7e00",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m872.734 686.29c10.778 6.217 18.092 12.583 16.914 15.759-0.594 2.922-4.014 5.101-8.9 8.344-7.688 5.355-12.382 14.916-8.723 19.328-6.351-5.135-10.366-12.804-10.366-21.335 0-8.919 4.23-16.962 11.075-22.096",fill:"#ce1126"}),a.jsx("path",{d:"m872.734 686.29c10.778 6.217 18.092 12.583 16.914 15.759-0.594 2.922-4.014 5.101-8.9 8.344-7.688 5.355-12.382 14.916-8.723 19.328-6.351-5.135-10.366-12.804-10.366-21.335 0-8.919 4.23-16.962 11.075-22.096z",fill:"#b50027",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m771.313 780.026h77.327v-378.85h-77.327z",fill:"#b2b2b2"}),a.jsx("path",{d:"m827.405 401.037v378.04m8.694-378.04v378.04m-64.786 0.949h77.327v-378.85h-77.327z",fill:"none",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m692.33 542.885c16.884-6.974 45.572-12.143 78.485-13.225 11.338 0.086 23.984 1.15 37.047 3.329 46.234 7.717 81.465 26.182 78.663 41.218-0.058 0.321-0.14 0.977-0.23 1.265 0 0 17.35-39.073 17.603-40.558 3.104-16.688-35.964-37.2-87.294-45.764-16.11-2.687-31.84-3.731-45.468-3.597-32.855 0-61.4 4.206-78.591 10.59l-0.216 46.742",fill:"#ce1126"}),a.jsx("path",{d:"m692.33 542.885c16.884-6.974 45.572-12.143 78.485-13.225 11.338 0.086 23.984 1.15 37.047 3.329 46.234 7.717 81.465 26.182 78.663 41.218-0.058 0.321-0.14 0.977-0.23 1.265 0 0 17.35-39.073 17.603-40.558 3.104-16.688-35.964-37.2-87.294-45.764-16.11-2.687-31.84-3.731-45.468-3.597-32.855 0-61.4 4.206-78.591 10.59l-0.216 46.742",fill:"#b50027",stroke:"#000000",strokeLinejoin:"round",strokeWidth:"1.857"}),a.jsx("path",{d:"m848.779 590.44c21.445-1.537 36.088-7.266 37.746-16.233 1.341-7.147-5.92-15.05-18.854-22.23-5.796 0.622-12.31 1.417-19.031 1.417l0.139 37.047",fill:"#ce1126"}),a.jsx("path",{d:"m848.779 590.44c21.445-1.537 36.088-7.266 37.746-16.233 1.341-7.147-5.92-15.05-18.854-22.23-5.796 0.622-12.31 1.417-19.031 1.417l0.139 37.047",fill:"#b50027",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m771.189 561.485c-13.413 2.026-23.462 5.355-28.492 9.446l-0.44 0.824c-2.41 4.9 9.379 15.323 29.037 26.963z",fill:"#ce1126"}),a.jsx("path",{d:"m771.189 561.485c-13.413 2.026-23.462 5.355-28.492 9.446l-0.44 0.824c-2.41 4.9 9.379 15.323 29.037 26.963z",fill:"#b50027",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m896.8 663.518c2.03-6.117-18.878-18.36-48.428-29.205-13.504-4.833-24.655-9.868-38.474-15.966-41.047-18.144-71.373-38.971-67.627-46.573l0.397-0.776c-2.16 1.772-5.547 39.187-5.547 39.187-3.745 6.96 24.008 27.486 61.764 45.597 12.1 5.777 37.655 15.218 49.716 19.443 21.566 7.482 42.992 21.588 41.047 26.824l7.152-38.512",fill:"#b50027"}),a.jsxs("g",{stroke:"#000000",children:[a.jsx("path",{d:"m896.8 663.518c2.03-6.117-18.878-18.36-48.428-29.205-13.504-4.833-24.655-9.868-38.474-15.966-41.047-18.144-71.373-38.971-67.627-46.573l0.397-0.776c-2.16 1.772-5.547 39.187-5.547 39.187-3.745 6.96 24.008 27.486 61.764 45.597 12.1 5.777 37.655 15.218 49.716 19.443 21.566 7.482 42.992 21.588 41.047 26.824l7.152-38.512v-0.02z",fill:"none",strokeLinejoin:"round",strokeWidth:"1.857"}),a.jsx("g",{fill:"#a07e00",strokeWidth:".5",children:a.jsx("path",{d:"m740.523 526.283c2.926-11.099 6.706-21.829 10.418-32.688-0.82 0.22-1.71 0.388-2.534 0.522-0.833 0.12-1.73 0.201-2.582 0.235-1.767 7.808-4.158 15.644-6.725 23.48-4.57-6.854-9.547-13.512-13.503-20.438-1.586 0.32-3.234 0.709-4.853 0.948-1.59 0.235-3.286 0.355-4.924 0.508 6.902 9.254 13.575 18.513 19.98 28.122 0.766-0.2 1.508-0.455 2.356-0.575 0.767-0.1 1.567-0.081 2.367-0.115m29.401-32.466c-1.413 0.067-2.821 0.167-4.234 0.148-1.404-0.015-2.812-0.182-4.206-0.287l-0.57 30.508 21.335 0.359c-0.11-0.628-0.268-1.303-0.249-1.945 0-0.628 0.197-1.284 0.297-1.911-3.818 0.254-7.985 0.493-12.876 0.407l0.503-27.28m33.493 5.015c3.41 0.288 6.691 0.877 9.977 1.471-0.062-0.641-0.163-1.283-0.11-1.944 0.05-0.623 0.288-1.25 0.465-1.859l-28.88-2.395c0.072 0.642 0.177 1.265 0.11 1.892-0.057 0.676-0.287 1.284-0.455 1.907 2.946-0.067 6.5-0.1 10.476 0.234l-2.515 27.452c1.409 0.035 2.817 0.02 4.211 0.134 1.403 0.105 2.802 0.354 4.191 0.56l2.515-27.451m11.827 30.067c1.394 0.22 2.797 0.388 4.177 0.695 1.37 0.287 2.711 0.728 4.048 1.116l3.424-14.02 0.374 0.08c0.8 1.926 1.84 4.273 2.371 5.629l4.282 10.59c1.677 0.27 3.349 0.49 4.997 0.844 1.69 0.373 3.31 0.862 4.938 1.317l-1.485-3.176c-2.304-4.78-4.723-9.541-6.72-14.389 5.317 0.235 9.436-1.69 10.47-5.964 0.734-2.974-0.45-5.307-3.252-7.3-2.064-1.47-6.073-2.246-8.66-2.82l-11.65-2.55-7.314 29.948m14.945-25.794c3.358 0.742 7.55 1.283 7.55 5.101-0.02 0.963-0.11 1.638-0.27 2.247-1.087 4.478-4.478 6.03-10.13 4.344l2.85-11.692m40.06 34.933c-0.259 3.31-0.848 6.525-1.49 10.002 1.461 0.695 2.908 1.317 4.316 2.093 1.408 0.781 2.706 1.639 4.067 2.486l2.855-34.392a20.15 20.15 0 0 1-1.926-0.896 16.896 16.896 0 0 1-1.792-1.135l-30.32 19.26c0.799 0.389 1.628 0.743 2.408 1.165 0.786 0.44 1.447 0.91 2.233 1.35 2.543-2.146 5.226-3.884 8.291-6.164l11.348 6.217 0.01 0.015zm-8.594-7.855 10.098-6.534-1.179 11.4z",fill:"#9f7e00"})})]}),a.jsx("path",{d:"m735.728 838.795c7.348 0 13.872-1.537 18.69-4.105 4.786-2.433 11.257-3.918 18.39-3.918 7.156 0 13.81 1.504 18.59 3.952 4.78 2.52 11.415 4.071 18.658 4.071 7.314 0 13.877-1.705 18.695-4.272 4.743-2.333 11.075-3.751 18.05-3.751 7.19 0 13.556 1.37 18.355 3.851 4.795 2.553 11.487 4.172 18.797 4.172v11.487c-7.31 0-14.002-1.672-18.797-4.206-4.8-2.467-11.166-3.865-18.356-3.865-6.974 0-13.306 1.432-18.049 3.784-4.8 2.548-11.38 4.287-18.695 4.287-7.224 0-13.863-1.586-18.658-4.086-4.78-2.481-11.415-3.985-18.59-3.985-7.133 0-13.604 1.504-18.39 3.951-4.818 2.568-11.251 4.12-18.585 4.12l-0.105-11.487",fill:"#005bbf"}),a.jsx("path",{d:"m735.728 838.795c7.348 0 13.872-1.537 18.69-4.105 4.786-2.433 11.257-3.918 18.39-3.918 7.156 0 13.81 1.504 18.59 3.952 4.78 2.52 11.415 4.071 18.658 4.071 7.314 0 13.877-1.705 18.695-4.272 4.743-2.333 11.075-3.751 18.05-3.751 7.19 0 13.556 1.37 18.355 3.851 4.795 2.553 11.487 4.172 18.797 4.172v11.487c-7.31 0-14.002-1.672-18.797-4.206-4.8-2.467-11.166-3.865-18.356-3.865-6.974 0-13.306 1.432-18.049 3.784-4.8 2.548-11.38 4.287-18.695 4.287-7.224 0-13.863-1.586-18.658-4.086-4.78-2.481-11.415-3.985-18.59-3.985-7.133 0-13.604 1.504-18.39 3.951-4.818 2.568-11.251 4.12-18.585 4.12z",fill:"#0045af",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m735.728 850.282c7.348 0 13.872-1.552 18.69-4.12 4.786-2.447 11.257-3.951 18.39-3.951 7.156 0 13.81 1.504 18.59 3.985 4.78 2.5 11.415 4.086 18.658 4.086 7.314 0 13.877-1.739 18.695-4.287 4.743-2.352 11.075-3.784 18.05-3.784 7.19 0 13.556 1.398 18.355 3.865 4.795 2.534 11.487 4.206 18.797 4.206v11.453c-7.31 0-14.002-1.638-18.797-4.172-4.8-2.5-11.166-3.885-18.356-3.885-6.974 0-13.306 1.437-18.049 3.784-4.8 2.553-11.38 4.273-18.695 4.273-7.224 0-13.863-1.586-18.658-4.086-4.78-2.467-11.415-3.971-18.59-3.971-7.133 0-13.604 1.504-18.39 3.952-4.818 2.553-11.251 4.105-18.585 4.105l-0.105-11.453",fill:"#b2b2b2"}),a.jsx("path",{d:"m735.728 850.282c7.348 0 13.872-1.552 18.69-4.12 4.786-2.447 11.257-3.951 18.39-3.951 7.156 0 13.81 1.504 18.59 3.985 4.78 2.5 11.415 4.086 18.658 4.086 7.314 0 13.877-1.739 18.695-4.287 4.743-2.352 11.075-3.784 18.05-3.784 7.19 0 13.556 1.398 18.355 3.865 4.795 2.534 11.487 4.206 18.797 4.206v11.453c-7.31 0-14.002-1.638-18.797-4.172-4.8-2.5-11.166-3.885-18.356-3.885-6.974 0-13.306 1.437-18.049 3.784-4.8 2.553-11.38 4.273-18.695 4.273-7.224 0-13.863-1.586-18.658-4.086-4.78-2.467-11.415-3.971-18.59-3.971-7.133 0-13.604 1.504-18.39 3.952-4.818 2.553-11.251 4.105-18.585 4.105l-0.105-11.453",fill:"none",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m735.728 861.735c7.348 0 13.872-1.552 18.69-4.105 4.786-2.448 11.257-3.952 18.39-3.952 7.156 0 13.81 1.504 18.59 3.97 4.78 2.501 11.415 4.087 18.658 4.087 7.314 0 13.877-1.72 18.695-4.273 4.743-2.347 11.075-3.784 18.05-3.784 7.19 0 13.556 1.384 18.355 3.885 4.795 2.534 11.487 4.172 18.797 4.172v11.453c-7.31 0-14.002-1.638-18.797-4.187-4.8-2.467-11.166-3.85-18.356-3.85-6.974 0-13.306 1.436-18.049 3.764-4.8 2.568-11.38 4.273-18.695 4.273-7.224 0-13.863-1.567-18.658-4.067-4.78-2.467-11.415-3.97-18.59-3.97-7.133 0-13.604 1.484-18.39 3.937-4.818 2.581-11.251 4.1-18.585 4.1l-0.105-11.453",fill:"#005bbf"}),a.jsx("path",{d:"m735.728 861.735c7.348 0 13.872-1.552 18.69-4.105 4.786-2.448 11.257-3.952 18.39-3.952 7.156 0 13.81 1.504 18.59 3.97 4.78 2.501 11.415 4.087 18.658 4.087 7.314 0 13.877-1.72 18.695-4.273 4.743-2.347 11.075-3.784 18.05-3.784 7.19 0 13.556 1.384 18.355 3.885 4.795 2.534 11.487 4.172 18.797 4.172v11.453c-7.31 0-14.002-1.638-18.797-4.187-4.8-2.467-11.166-3.85-18.356-3.85-6.974 0-13.306 1.436-18.049 3.764-4.8 2.568-11.38 4.273-18.695 4.273-7.224 0-13.863-1.567-18.658-4.067-4.78-2.467-11.415-3.97-18.59-3.97-7.133 0-13.604 1.484-18.39 3.937-4.818 2.581-11.251 4.1-18.585 4.1l-0.105-11.453",fill:"#0045af",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m735.833 884.66c7.334 0 13.767-1.552 18.586-4.12 4.785-2.433 11.256-3.922 18.389-3.922 7.156 0 13.81 1.49 18.59 3.956 4.78 2.5 11.415 4.086 18.658 4.086 7.314 0 13.877-1.724 18.695-4.292 4.743-2.328 11.075-3.75 18.05-3.75 7.19 0 13.556 1.389 18.355 3.85 4.795 2.554 11.487 4.192 18.797 4.192v-11.4c-7.31 0-14.002-1.71-18.797-4.259-4.8-2.467-11.166-3.85-18.356-3.85-6.974 0-13.306 1.436-18.049 3.764-4.8 2.568-11.38 4.273-18.695 4.273-7.224 0-13.863-1.567-18.658-4.067-4.78-2.467-11.415-3.97-18.59-3.97-7.133 0-13.604 1.484-18.39 3.937-4.818 2.581-11.342 4.1-18.69 4.1l0.105 11.472",fill:"#b2b2b2"}),a.jsx("path",{d:"m735.833 884.66c7.334 0 13.767-1.552 18.586-4.12 4.785-2.433 11.256-3.922 18.389-3.922 7.156 0 13.81 1.49 18.59 3.956 4.78 2.5 11.415 4.086 18.658 4.086 7.314 0 13.877-1.724 18.695-4.292 4.743-2.328 11.075-3.75 18.05-3.75 7.19 0 13.556 1.389 18.355 3.85 4.795 2.554 11.487 4.192 18.797 4.192v-11.4c-7.31 0-14.002-1.71-18.797-4.259-4.8-2.467-11.166-3.85-18.356-3.85-6.974 0-13.306 1.436-18.049 3.764-4.8 2.568-11.38 4.273-18.695 4.273-7.224 0-13.863-1.567-18.658-4.067-4.78-2.467-11.415-3.97-18.59-3.97-7.133 0-13.604 1.484-18.39 3.937-4.818 2.581-11.342 4.1-18.69 4.1l0.105 11.472",fill:"none",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m735.833 896.132c7.334 0 13.767-1.557 18.586-4.105 4.785-2.467 11.256-3.97 18.389-3.97 7.156 0 13.81 1.518 18.59 3.984 4.78 2.5 11.415 4.091 18.658 4.091 7.314 0 13.877-1.743 18.695-4.292 4.743-2.347 11.075-3.784 18.05-3.784 7.19 0 13.556 1.404 18.355 3.885 4.795 2.534 11.487 4.191 18.797 4.191v-11.371c-7.31 0-14.002-1.74-18.797-4.292-4.8-2.462-11.166-3.832-18.356-3.832-6.974 0-13.306 1.418-18.049 3.75-4.8 2.549-11.38 4.273-18.695 4.273-7.224 0-13.863-1.586-18.658-4.086-4.78-2.467-11.415-3.937-18.59-3.937-7.133 0-13.604 1.47-18.39 3.918-4.818 2.553-11.323 4.105-18.657 4.105l0.072 11.472",fill:"#005bbf"}),a.jsx("path",{d:"m735.833 896.132c7.334 0 13.767-1.557 18.586-4.105 4.785-2.467 11.256-3.97 18.389-3.97 7.156 0 13.81 1.518 18.59 3.984 4.78 2.5 11.415 4.091 18.658 4.091 7.314 0 13.877-1.743 18.695-4.292 4.743-2.347 11.075-3.784 18.05-3.784 7.19 0 13.556 1.404 18.355 3.885 4.795 2.534 11.487 4.191 18.797 4.191v-11.371c-7.31 0-14.002-1.74-18.797-4.292-4.8-2.462-11.166-3.832-18.356-3.832-6.974 0-13.306 1.418-18.049 3.75-4.8 2.549-11.38 4.273-18.695 4.273-7.224 0-13.863-1.586-18.658-4.086-4.78-2.467-11.415-3.937-18.59-3.937-7.133 0-13.604 1.47-18.39 3.918-4.818 2.553-11.323 4.105-18.657 4.105z",fill:"#0045af",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m64.325 322.747s-2.428 0-3.765-0.761c-1.336-0.776-5.37-4.594-5.37-4.594l-3.228-2.3-2.941-4.07s-3.497-5.572-1.892-9.916c1.604-4.326 4.296-5.863 6.725-7.128 2.424-1.27 7.51-2.802 7.51-2.802s4.049-1.777 5.385-2.045c1.336-0.254 6.189-1.524 6.189-1.524s1.341-0.757 2.677-1.264c1.356-0.508 3.229-0.508 4.316-0.776 1.069-0.254 3.765-1.116 5.37-1.203 2.496-0.1 6.457 0.441 7.813 0.441 1.336 0 5.906 0.268 7.779 0.268s8.593-0.522 10.485-0.522c1.873 0 3.229-0.234 5.39 0 2.14 0.254 5.9 1.519 6.988 2.046 1.073 0.507 7.53 2.802 9.94 3.563 2.423 0.743 8.344 1.773 11.04 3.042 2.673 1.284 4.316 3.43 5.653 5.217 1.356 1.777 1.605 3.717 2.141 5 0.517 1.27 0.537 4.005 0.02 5.274-0.542 1.265-2.444 3.885-2.444 3.885l-2.965 4.828-3.76 3.042s-2.697 2.567-4.833 2.3c-2.16-0.221-23.941-4.072-37.924-4.072-13.987 0-36.318 4.071-36.318 4.071",fill:"#ce1126"}),a.jsxs("g",{stroke:"#000000",children:[a.jsx("path",{d:"m64.325 322.747s-2.428 0-3.765-0.761c-1.336-0.776-5.37-4.594-5.37-4.594l-3.228-2.3-2.941-4.07s-3.497-5.572-1.892-9.916c1.604-4.326 4.296-5.863 6.725-7.128 2.424-1.27 7.51-2.802 7.51-2.802s4.049-1.777 5.385-2.045c1.336-0.254 6.189-1.524 6.189-1.524s1.341-0.757 2.677-1.264c1.356-0.508 3.229-0.508 4.316-0.776 1.069-0.254 3.765-1.116 5.37-1.203 2.496-0.1 6.457 0.441 7.813 0.441 1.336 0 5.906 0.268 7.779 0.268s8.593-0.522 10.485-0.522c1.873 0 3.229-0.234 5.39 0 2.14 0.254 5.9 1.519 6.988 2.046 1.073 0.507 7.53 2.802 9.94 3.563 2.423 0.743 8.344 1.773 11.04 3.042 2.673 1.284 4.316 3.43 5.653 5.217 1.356 1.777 1.605 3.717 2.141 5 0.517 1.27 0.537 4.005 0.02 5.274-0.542 1.265-2.444 3.885-2.444 3.885l-2.965 4.828-3.76 3.042s-2.697 2.567-4.833 2.3c-2.16-0.221-23.941-4.072-37.924-4.072-13.987 0-36.318 4.071-36.318 4.071z",fill:"#b50027",strokeLinejoin:"round"}),a.jsxs("g",{fill:"#9f7e00",children:[a.jsx("path",{d:"m94.24 291.545c0-6.572 2.94-11.875 6.562-11.875 3.621 0 6.562 5.303 6.562 11.875 0 6.538-2.94 11.86-6.562 11.86s-6.563-5.322-6.563-11.86z"}),a.jsx("path",{d:"m97.913 291.545c0-6.045 1.356-10.946 3.013-10.946 1.677 0 3.013 4.9 3.013 10.946 0 5.997-1.336 10.897-3.013 10.897-1.657 0-3.013-4.9-3.013-10.897z"}),a.jsx("path",{d:"m100.907 321.986h-22.867l-0.531-5.61-1.073-5.843-1.14-7.296c-6.3-8.315-12.096-13.771-14.04-12.602 0.464-1.538 1.015-2.688 2.232-3.397 5.6-3.329 17.158 4.661 25.847 17.786 0.781 1.202 1.533 2.4 2.194 3.602h18.888a82.468 82.468 0 0 1 2.213-3.602c8.67-13.125 20.243-21.115 25.828-17.786 1.212 0.71 1.767 1.859 2.246 3.397-1.959-1.15-7.74 4.287-14.073 12.602l-1.126 7.296-1.068 5.843-0.522 5.61z"})]}),a.jsx("path",{d:"m62.256 290.414c4.297-2.534 14.341 5.423 22.49 17.786m54.942-17.786c-4.316-2.534-14.342 5.423-22.494 17.786",fill:"none"})]}),a.jsx("path",{d:"m66.977 332.308c-0.963-2.72-2.769-5.154-2.769-5.154 9.264-2.72 22.159-4.426 36.5-4.46 14.342 0.034 27.328 1.74 36.587 4.46 0 0-1.034 1.825-2.48 4.359-0.8 1.403-1.855 3.851-1.783 3.851-8.368-2.567-19.141-3.885-32.376-3.899-13.254 0.015-25.991 1.638-32.63 4.067 0.096 0-0.46-1.533-1.121-3.224h0.072",fill:"#9f7e00"}),a.jsx("path",{d:"m66.977 332.308c-0.963-2.72-2.769-5.154-2.769-5.154 9.264-2.72 22.159-4.426 36.5-4.46 14.342 0.034 27.328 1.74 36.587 4.46 0 0-1.034 1.825-2.48 4.359-0.596 0.96-0.733 1.415-1.783 3.851-8.368-2.567-19.141-3.885-32.376-3.899-13.254 0.015-25.991 1.638-32.63 4.067 0.096 0-0.46-1.533-1.121-3.224h0.072",fill:"none",stroke:"#000000"}),a.jsx("path",{d:"m100.709 344.082c11.572-0.019 24.314-1.772 29.023-2.989 3.137-0.915 4.977-2.333 4.637-3.97-0.158-0.777-0.839-1.452-1.754-1.84-6.902-2.213-19.347-3.784-31.906-3.804-12.536 0.02-25.043 1.59-31.97 3.804-0.886 0.388-1.585 1.063-1.729 1.84-0.354 1.637 1.485 3.055 4.642 3.97 4.694 1.217 17.493 2.97 29.057 2.989",fill:"#c8b100"}),a.jsx("path",{d:"m100.709 344.082c11.572-0.019 24.314-1.772 29.023-2.989 3.137-0.915 4.977-2.333 4.637-3.97-0.158-0.777-0.839-1.452-1.754-1.84-6.902-2.213-19.347-3.784-31.906-3.804-12.536 0.02-25.043 1.59-31.97 3.804-0.886 0.388-1.585 1.063-1.729 1.84-0.354 1.637 1.485 3.055 4.642 3.97 4.694 1.217 17.493 2.97 29.057 2.989z",fill:"#9f7e00",stroke:"#000000"}),a.jsx("path",{d:"m137.86 321.986-2.811-2.549s-2.697 1.653-6.064 1.145c-3.354-0.503-4.426-4.574-4.426-4.574s-3.78 3.156-6.85 2.921c-3.085-0.273-5.102-2.921-5.102-2.921s-3.372 2.395-6.332 2.16c-2.96-0.268-5.782-3.952-5.782-3.952s-2.955 3.818-5.92 4.086c-2.96 0.24-5.37-2.567-5.37-2.567s-1.356 2.806-5.12 3.43c-3.761 0.641-6.99-2.923-6.99-2.923s-2.122 3.444-4.694 4.34c-2.548 0.896-5.901-1.284-5.901-1.284s-0.537 1.284-0.944 2.046c-0.412 0.761-1.485 0.895-1.485 0.895l0.843 2.28c9.212-2.668 21.709-4.325 35.835-4.34 14.145 0.015 26.983 1.672 36.19 4.36l0.948-2.553",fill:"#9f7e00"}),a.jsx("path",{d:"m137.86 321.986-2.811-2.549s-2.697 1.653-6.064 1.145c-3.354-0.503-4.426-4.574-4.426-4.574s-3.78 3.156-6.85 2.921c-3.085-0.273-5.102-2.921-5.102-2.921s-3.372 2.395-6.332 2.16c-2.96-0.268-5.782-3.952-5.782-3.952s-2.955 3.818-5.92 4.086c-2.96 0.24-5.37-2.567-5.37-2.567s-1.356 2.806-5.12 3.43c-3.761 0.641-6.99-2.923-6.99-2.923s-2.122 3.444-4.694 4.34c-2.548 0.896-5.901-1.284-5.901-1.284s-0.537 1.284-0.944 2.046c-0.412 0.761-1.485 0.895-1.485 0.895l0.843 2.28c9.212-2.668 21.709-4.325 35.835-4.34 14.145 0.015 26.983 1.672 36.19 4.36l0.948-2.553z",fill:"none",stroke:"#000000"}),a.jsx("path",{d:"m100.78 309.67 1.337 0.24c-0.21 0.555-0.254 1.145-0.254 1.772 0 2.769 2.38 5.015 5.302 5.015 2.357 0 4.355-1.451 5.035-3.463 0.081 0.053 0.512-1.825 0.723-1.791 0.201 0 0.168 1.944 0.216 1.91 0.354 2.516 2.653 4.24 5.264 4.24 2.922 0 5.293-2.246 5.293-5.015 0-0.206-0.015-0.407-0.05-0.608l1.677-1.658 0.886 2.113c-0.355 0.641-0.498 1.384-0.498 2.18 0 2.653 2.27 4.799 5.053 4.799 1.768 0 3.32-0.863 4.21-2.146l1.069-1.351-0.02 1.672c0 1.652 0.718 3.142 2.333 3.41 0 0 1.873 0.134 4.34-1.825 2.48-1.94 3.836-3.564 3.836-3.564l0.144 1.993s-2.433 3.985-4.622 5.255c-1.212 0.709-3.057 1.451-4.513 1.197-1.557-0.234-2.64-1.485-3.214-2.903a7.404 7.404 0 0 1-3.798 1.03c-2.994 0-5.686-1.657-6.74-4.105-1.38 1.485-3.3 2.38-5.552 2.38-2.385 0-4.58-1.062-5.959-2.734-1.35 1.25-3.185 2.012-5.207 2.012-2.634 0-5.01-1.322-6.346-3.262-1.342 1.94-3.68 3.262-6.338 3.262a7.643 7.643 0 0 1-5.202-2.012c-1.375 1.672-3.55 2.735-5.959 2.735-2.246 0-4.158-0.896-5.528-2.38-1.058 2.433-3.765 4.104-6.744 4.104a7.378 7.378 0 0 1-3.784-1.03c-0.57 1.418-1.672 2.669-3.21 2.903-1.46 0.254-3.3-0.488-4.512-1.197-2.213-1.27-4.833-5.255-4.833-5.255l0.34-1.993s1.35 1.624 3.818 3.564c2.476 1.96 4.35 1.825 4.35 1.825 1.623-0.268 2.313-1.758 2.313-3.41v-1.672l1.058 1.35a5.157 5.157 0 0 0 4.206 2.147c2.807 0 5.068-2.146 5.068-4.8 0-0.795-0.143-1.538-0.498-2.18l0.891-2.112 1.657 1.658c-0.035 0.2-0.035 0.402-0.035 0.608 0 2.769 2.357 5.015 5.255 5.015 2.63 0 4.93-1.724 5.27-4.24 0.071 0.034 0.05-1.91 0.23-1.91 0.234-0.034 0.66 1.844 0.732 1.791 0.695 2.012 2.692 3.463 5.044 3.463 2.932 0 5.303-2.246 5.303-5.015 0-0.627-0.035-1.217-0.25-1.772l1.375-0.24h0.035z",fill:"#9f7e00",stroke:"#000000"}),a.jsx("path",{d:"m100.709 322.714c-14.342 0.014-27.223 1.72-36.477 4.46-0.623 0.2-1.38-0.274-1.586-0.83-0.2-0.589 0.25-1.317 0.848-1.518 9.317-2.84 22.519-4.632 37.215-4.646 14.681 0.014 27.95 1.806 37.247 4.646 0.618 0.201 1.069 0.93 0.872 1.518-0.196 0.556-0.982 1.03-1.585 0.83-9.26-2.74-22.193-4.446-36.534-4.46",fill:"#c8b100"}),a.jsx("path",{d:"m100.709 322.714c-14.342 0.014-27.223 1.72-36.477 4.46-0.623 0.2-1.38-0.274-1.586-0.83-0.2-0.589 0.25-1.317 0.848-1.518 9.317-2.84 22.519-4.632 37.215-4.646 14.681 0.014 27.95 1.806 37.247 4.646 0.618 0.201 1.069 0.93 0.872 1.518-0.196 0.556-0.982 1.03-1.585 0.83-9.26-2.74-22.193-4.446-36.534-4.46z",fill:"#9f7e00",stroke:"#000000"}),a.jsx("path",{d:"m86.832 327.796c0-1.078 0.929-1.96 2.088-1.96 1.14 0 2.07 0.882 2.07 1.96 0 1.097-0.93 1.959-2.07 1.959-1.159 0-2.088-0.862-2.088-1.96",fill:"#ffffff"}),a.jsx("path",{d:"m86.832 327.796c0-1.078 0.929-1.96 2.088-1.96 1.14 0 2.07 0.882 2.07 1.96 0 1.097-0.93 1.959-2.07 1.959-1.159 0-2.088-0.862-2.088-1.96z",fill:"#e6e6e6",stroke:"#000000"}),a.jsx("path",{d:"m100.886 328.644h-4.618c-0.857 0-1.571-0.676-1.571-1.49 0-0.795 0.695-1.451 1.552-1.451h9.331c0.858 0 1.528 0.656 1.528 1.451 0 0.814-0.69 1.49-1.547 1.49z",fill:"#ce1126"}),a.jsx("path",{d:"m100.886 328.644h-4.618c-0.857 0-1.571-0.676-1.571-1.49 0-0.795 0.695-1.451 1.552-1.451h9.331c0.858 0 1.528 0.656 1.528 1.451 0 0.814-0.69 1.49-1.547 1.49z",fill:"#b50027",stroke:"#000000"}),a.jsx("path",{d:"m77.774 330.23-3.3 0.488c-0.849 0.12-1.644-0.422-1.787-1.231-0.125-0.795 0.44-1.538 1.283-1.658l3.315-0.488 3.387-0.522c0.847-0.1 1.628 0.421 1.772 1.216 0.124 0.79-0.465 1.552-1.303 1.672z",fill:"#006f46"}),a.jsx("path",{d:"m77.774 330.23-3.3 0.488c-0.849 0.12-1.644-0.422-1.787-1.231-0.125-0.795 0.44-1.538 1.283-1.658l3.315-0.488 3.387-0.522c0.847-0.1 1.628 0.421 1.772 1.216 0.124 0.79-0.465 1.552-1.303 1.672z",fill:"none",stroke:"#000000"}),a.jsx("path",{d:"m64.443 332.543 1.466-2.362 3.142 0.59-1.825 2.653z",fill:"#ce1126"}),a.jsx("path",{d:"m64.443 332.543 1.466-2.362 3.142 0.59-1.825 2.653z",fill:"#b50027",stroke:"#000000"}),a.jsx("path",{d:"m110.452 327.796c0-1.078 0.943-1.96 2.083-1.96 1.145 0 2.089 0.882 2.089 1.96 0 1.097-0.944 1.959-2.089 1.959-1.14 0-2.083-0.862-2.083-1.96",fill:"#ffffff"}),a.jsx("path",{d:"m110.452 327.796c0-1.078 0.943-1.96 2.083-1.96 1.145 0 2.089 0.882 2.089 1.96 0 1.097-0.944 1.959-2.089 1.959-1.14 0-2.083-0.862-2.083-1.96z",fill:"#e6e6e6",stroke:"#000000"}),a.jsx("path",{d:"m123.668 330.23 3.32 0.488c0.837 0.12 1.618-0.422 1.762-1.231 0.12-0.795-0.427-1.538-1.265-1.658l-3.32-0.488-3.386-0.522c-0.857-0.1-1.643 0.421-1.767 1.216-0.144 0.79 0.464 1.552 1.302 1.672z",fill:"#006f46"}),a.jsx("path",{d:"m123.668 330.23 3.32 0.488c0.837 0.12 1.618-0.422 1.762-1.231 0.12-0.795-0.427-1.538-1.265-1.658l-3.32-0.488-3.386-0.522c-0.857-0.1-1.643 0.421-1.767 1.216-0.144 0.79 0.464 1.552 1.302 1.672z",fill:"none",stroke:"#000000"}),a.jsx("path",{d:"m136.725 332.677-1.178-2.515-3.219 0.268 1.542 2.822 2.855-0.575",fill:"#ce1126"}),a.jsx("path",{d:"m136.615 332.522-1.068-2.36-3.219 0.268 1.542 2.822c0.977-0.219 1.917-0.54 2.745-0.73z",fill:"#b50027",stroke:"#000000"}),a.jsx("path",{d:"m100.69 341.395c-11.573-0.015-22.045-1.03-30.02-3.09 7.975-2.045 18.447-3.31 30.02-3.343 11.577 0.014 22.101 1.284 30.053 3.343-7.952 2.06-18.476 3.075-30.054 3.09",fill:"#ce1126"}),a.jsx("path",{d:"m100.69 341.395c-11.573-0.015-22.045-1.03-30.02-3.09 7.975-2.045 18.447-3.31 30.02-3.343 11.577 0.014 22.101 1.284 30.053 3.343-7.952 2.06-18.476 3.075-30.054 3.09z",fill:"#b50027",stroke:"#000000",strokeLinejoin:"round"}),a.jsx("path",{d:"m137.19 316.295c0.302-0.896 0.035-1.777-0.632-1.998-0.642-0.182-1.404 0.393-1.706 1.25-0.32 0.916-0.04 1.811 0.604 2.013 0.642 0.186 1.427-0.37 1.734-1.265",fill:"#c8b100"}),a.jsx("path",{d:"m137.19 316.295c0.302-0.896 0.035-1.777-0.632-1.998-0.642-0.182-1.404 0.393-1.706 1.25-0.32 0.916-0.04 1.811 0.604 2.013 0.642 0.186 1.427-0.37 1.734-1.265z",fill:"#e6e6e6",stroke:"#000000"}),a.jsx("path",{d:"m114.14 311.835c0.125-0.929-0.34-1.758-1.015-1.844-0.662-0.081-1.323 0.628-1.428 1.557-0.124 0.93 0.321 1.753 1.001 1.84 0.676 0.066 1.317-0.642 1.442-1.553",fill:"#c8b100"}),a.jsx("path",{d:"m114.14 311.835c0.125-0.929-0.34-1.758-1.015-1.844-0.662-0.081-1.323 0.628-1.428 1.557-0.124 0.93 0.321 1.753 1.001 1.84 0.676 0.066 1.317-0.642 1.442-1.553z",fill:"#e6e6e6",stroke:"#000000"}),a.jsx("path",{d:"m87.387 311.835c-0.124-0.929 0.316-1.758 0.997-1.844 0.68-0.081 1.317 0.628 1.446 1.557 0.1 0.93-0.34 1.753-1 1.84-0.676 0.066-1.323-0.642-1.443-1.553",fill:"#c8b100"}),a.jsx("path",{d:"m87.387 311.835c-0.124-0.929 0.316-1.758 0.997-1.844 0.68-0.081 1.317 0.628 1.446 1.557 0.1 0.93-0.34 1.753-1 1.84-0.676 0.066-1.323-0.642-1.443-1.553z",fill:"#e6e6e6",stroke:"#000000"}),a.jsx("path",{d:"m64.337 316.295c-0.32-0.896-0.035-1.777 0.609-1.998 0.637-0.182 1.422 0.393 1.729 1.25 0.302 0.916 0.035 1.811-0.604 2.013-0.66 0.186-1.432-0.37-1.734-1.265",fill:"#c8b100"}),a.jsxs("g",{stroke:"#000000",children:[a.jsx("path",{d:"m64.337 316.295c-0.32-0.896-0.035-1.777 0.609-1.998 0.637-0.182 1.422 0.393 1.729 1.25 0.302 0.916 0.035 1.811-0.604 2.013-0.66 0.186-1.432-0.37-1.734-1.265z",fill:"#e6e6e6"}),a.jsxs("g",{fill:"#9f7e00",children:[a.jsx("path",{d:"m100.69 298.524-4.082 2.462 3.028 6.572 1.053 0.694 1.04-0.694 3.046-6.572c-1.362-0.82-2.71-1.664-4.086-2.462z"}),a.jsx("path",{d:"m91.732 308.454 1.863 2.706 6.366-1.964 0.676-0.89-0.676-0.916-6.366-1.858a44.75 44.75 0 0 0-1.863 2.922zm17.948 0-1.872 2.706-6.367-1.964-0.675-0.89 0.675-0.916 6.367-1.858c0.654 0.954 1.263 1.938 1.872 2.922zm-35.556-7.008-3.2 3.022 4.1 5.408 1.087 0.436 0.805-0.828 1.442-6.534a202.557 202.557 0 0 0-4.234-1.504z"}),a.jsx("path",{d:"m67.408 312.29 2.404 2.261 5.816-3.142 0.445-1.01-0.833-0.762-6.654-0.575c-0.444 1.057-0.805 2.145-1.178 3.228zm17.551-3.53-1.231 2.99-6.659-0.61-0.867-0.76 0.46-1.03 5.835-3.076c0.846 0.803 1.651 1.647 2.462 2.486zm-23.956 4.374-0.55 3.16-6.663 0.69-1.011-0.574 0.254-1.078 5.006-4.158c0.964 0.69 1.965 1.323 2.964 1.96z"})]})]}),a.jsx("path",{d:"m73.831 310.413c0-1.231 1.05-2.228 2.333-2.228 1.303 0 2.338 0.997 2.338 2.228 0 1.216-1.035 2.213-2.338 2.213-1.284 0-2.333-0.997-2.333-2.213",fill:"#c8b100"}),a.jsxs("g",{stroke:"#000000",children:[a.jsx("path",{d:"m73.831 310.413c0-1.231 1.05-2.228 2.333-2.228 1.303 0 2.338 0.997 2.338 2.228 0 1.216-1.035 2.213-2.338 2.213-1.284 0-2.333-0.997-2.333-2.213z",fill:"#b50027"}),a.jsxs("g",{fill:"#9f7e00",children:[a.jsx("path",{d:"m127.342 301.446 3.209 3.022-4.105 5.408-1.088 0.436-0.8-0.828-1.446-6.534a82.76 82.76 0 0 0 4.23-1.504z"}),a.jsx("path",{d:"m134.067 312.29-2.41 2.261-5.815-3.142-0.464-1.01 0.857-0.762 6.654-0.575c0.463 1.072 0.794 2.129 1.178 3.228zm-17.556-3.53 1.231 2.99 6.658-0.61 0.853-0.76-0.445-1.03-5.83-3.076c-0.81 0.841-1.637 1.665-2.467 2.486z"})]})]}),a.jsx("path",{d:"m139.575 313.134 0.537 3.16 6.649 0.69 1-0.574-0.248-1.078-4.992-4.158-2.945 1.96",fill:"#c8b100"}),a.jsx("path",{d:"m139.575 313.134 0.537 3.16 6.649 0.69 1-0.574-0.248-1.078-4.992-4.158c-0.988 0.644-1.976 1.288-2.946 1.96z",fill:"#9f7e00",stroke:"#000000"}),a.jsx("path",{d:"m98.39 308.32c0-1.25 1.03-2.228 2.338-2.228 1.264 0 2.337 0.977 2.337 2.228 0 1.216-1.058 2.213-2.337 2.213-1.308 0-2.338-0.997-2.338-2.213",fill:"#c8b100"}),a.jsx("path",{d:"m98.39 308.32c0-1.25 1.03-2.228 2.338-2.228 1.264 0 2.337 0.977 2.337 2.228 0 1.216-1.058 2.213-2.337 2.213-1.308 0-2.338-0.997-2.338-2.213z",fill:"#b50027",stroke:"#000000"}),a.jsx("path",{d:"m123.007 310.413c0-1.231 1.049-2.228 2.337-2.228 1.298 0 2.357 0.997 2.357 2.228 0 1.216-1.059 2.213-2.357 2.213-1.288 0-2.337-0.997-2.337-2.213",fill:"#c8b100"}),a.jsxs("g",{stroke:"#000000",children:[a.jsx("path",{d:"m123.007 310.413c0-1.231 1.049-2.228 2.337-2.228 1.298 0 2.357 0.997 2.357 2.228 0 1.216-1.059 2.213-2.357 2.213-1.288 0-2.337-0.997-2.337-2.213z",fill:"#b50027"}),a.jsx("path",{d:"m51.777 316.53a23.413 23.413 0 0 0-2.902-3.176c-0.93-0.829-3.21-1.538-3.21-1.538 0-0.421 1.337-1.37 2.784-1.37 0.838 0 1.638 0.355 2.112 0.949l0.168-0.915s1.178 0.22 1.695 1.523c0.537 1.35 0.197 3.396 0.197 3.396-0.186 0.432-0.574 0.746-0.844 1.132z",fill:"#9f7e00"}),a.jsx("path",{d:"m52.084 315.667c0.556-0.574 1.696-0.455 2.534 0.274 0.858 0.723 1.107 1.786 0.546 2.38-0.546 0.59-1.671 0.455-2.524-0.273-0.862-0.723-1.107-1.806-0.556-2.38z",fill:"#b50027"})]}),a.jsx("path",{d:"m148.562 316.831c0.072 0.053 1.8-2.294 3.128-3.477 0.91-0.829 3.209-1.538 3.209-1.538 0-0.421-1.336-1.37-2.783-1.37-0.838 0-1.643 0.355-2.122 0.949l-0.177-0.915s-1.183 0.22-1.696 1.523c-0.531 1.35-0.2 3.396-0.2 3.396s0.215 0.944 0.641 1.432",fill:"#c8b100"}),a.jsx("path",{d:"m148.562 316.831c0.072 0.053 1.8-2.294 3.128-3.477 0.91-0.829 3.209-1.538 3.209-1.538 0-0.421-1.336-1.37-2.783-1.37-0.838 0-1.643 0.355-2.122 0.949l-0.177-0.915s-1.183 0.22-1.696 1.523c-0.531 1.35-0.2 3.396-0.2 3.396-0.02 0.592 0.247 0.772 0.64 1.432z",fill:"#9f7e00",stroke:"#000000"}),a.jsx("path",{d:"m148.624 315.667c-0.56-0.574-1.696-0.455-2.553 0.274-0.858 0.723-1.087 1.786-0.556 2.38 0.556 0.59 1.696 0.455 2.549-0.273 0.857-0.723 1.11-1.806 0.56-2.38",fill:"#c8b100"}),a.jsxs("g",{stroke:"#000000",children:[a.jsx("path",{d:"m148.624 315.667c-0.56-0.574-1.696-0.455-2.553 0.274-0.858 0.723-1.087 1.786-0.556 2.38 0.556 0.59 1.696 0.455 2.549-0.273 0.857-0.723 1.11-1.806 0.56-2.38z",fill:"#b50027"}),a.jsx("path",{d:"m102.502 272c2.416 0.654 4.171 2.785 4.171 5.296 0 3.046-2.607 5.513-5.85 5.513-3.218 0-5.825-2.467-5.825-5.513 0-2.556 1.825-4.686 4.311-5.341",fill:"#0044ad"}),a.jsx("path",{d:"m106.864 275.85v2.754h-12.057v-2.754h4.46v-6.218h-2.947v-2.768h2.946v-2.721h2.907v2.72h2.903v2.77h-2.903v6.217h3.65z",fill:"#9f7e00"}),a.jsxs("g",{fill:"none",children:[a.jsx("path",{d:"m100.376 341.444v-6.03m-1.638 6.03v-6.03",strokeWidth:".0998492"}),a.jsx("g",{strokeWidth:".27",children:a.jsx("path",{d:"m97.192 341.444v-6.03m-1.532 6.03v-6.03m-1.366 6.03v-6.03m-2.605 5.706-0.036-5.49m1.27 5.562v-5.742",strokeWidth:".249623"})}),a.jsx("path",{d:"m89.284 340.873v-5.057m1.218 5.201-0.036-5.382m-4.408 4.948v-4.442m1.059 4.515v-4.66m1.09 4.805v-4.841",strokeWidth:".500171"}),a.jsx("g",{strokeWidth:".811",children:a.jsx("path",{d:"m84.927 340.547v-4.298m-1.054 4.387v-4.703m-1.131 4.567v-4.387m-2.315 4.007-0.036-3.712m1.222 3.939v-4.1",strokeWidth:".749794"})}),a.jsx("path",{d:"m79.24 340.033v-3.35m-1.086 3.388v-3.219m-1.187 2.598v-2.418m-1.219 2.44v-2.207m-1.291 1.919v-1.64",strokeWidth:"1.00034"}),a.jsx("path",{d:"m106.892 341.12v-5.525m-2.774 5.705 0.036-5.85m-2.058 5.922v-5.958",strokeWidth:".0998492"})]})]}),a.jsx("path",{d:"m47.27 371.123h106.024v-27.792h-106.024z",fill:"#9f7e00"}),a.jsx("path",{d:"m47.27 371.123h106.024v-27.792h-106.024z",fill:"none",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m58.398 389.618c0.66-0.269 1.144-0.302 1.964-0.302h79.396c0.785 0 1.532 0.134 2.155 0.388-2.711-0.91-4.67-3.377-4.67-6.285 0-2.902 2.122-5.422 4.866-6.366-0.622 0.202-1.552 0.388-2.299 0.388h-79.448c-0.805 0-1.572-0.033-2.228-0.254l0.426 0.067c2.836 0.877 4.46 3.397 4.46 6.165 0 2.668-1.801 5.341-4.622 6.199",fill:"#dead00"}),a.jsxs("g",{fill:"#9f7e00",children:[a.jsx("path",{d:"m58.398 389.618c0.66-0.269 1.144-0.302 1.964-0.302h79.396c0.785 0 1.532 0.134 2.155 0.388-2.711-0.91-4.67-3.377-4.67-6.285 0-2.902 2.122-5.422 4.866-6.366-0.622 0.202-1.552 0.388-2.299 0.388h-79.448c-0.805 0-1.572-0.033-2.228-0.254l0.426 0.067c2.836 0.877 4.46 3.397 4.46 6.165 0 2.668-1.801 5.341-4.622 6.199z",stroke:"#000000",strokeLinejoin:"round",strokeWidth:"1.857"}),a.jsx("path",{d:"m60.362 389.316h79.396c2.692 0 4.866 1.672 4.866 3.717 0 2.06-2.174 3.731-4.866 3.731h-79.396c-2.692 0-4.872-1.671-4.872-3.731 0-2.045 2.18-3.717 4.872-3.717"}),a.jsx("path",{d:"m60.362 389.316h79.396c2.692 0 4.866 1.672 4.866 3.717 0 2.06-2.174 3.731-4.866 3.731h-79.396c-2.692 0-4.872-1.671-4.872-3.731 0-2.045 2.18-3.717 4.872-3.717z",stroke:"#000000",strokeWidth:"1.857"})]}),a.jsx("path",{d:"m60.362 371.123h79.448c2.678 0 4.872 1.418 4.872 3.143 0 1.753-2.194 3.175-4.872 3.175h-79.448c-2.692 0-4.872-1.422-4.872-3.175 0-1.725 2.18-3.143 4.872-3.143",fill:"#dead00"}),a.jsx("path",{d:"m60.362 371.123h79.448c2.678 0 4.872 1.418 4.872 3.143 0 1.753-2.194 3.175-4.872 3.175h-79.448c-2.692 0-4.872-1.422-4.872-3.175 0-1.725 2.18-3.143 4.872-3.143z",fill:"#9f7e00",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m58.398 791.733c0.254 0.963 0.608 1.911 0.608 2.941 0 6.96-6.012 12.497-13.36 12.497h109.114c-7.353 0-13.364-5.537-13.364-12.497 0-1.015 0.196-1.978 0.45-2.941-0.628 0.22-1.375 0.254-2.089 0.254h-79.395c-0.642 0-1.39-0.067-1.964-0.254",fill:"#dead00"}),a.jsx("path",{d:"m58.398 791.733c0.254 0.963 0.608 1.911 0.608 2.941 0 6.96-6.012 12.497-13.36 12.497h109.114c-7.353 0-13.364-5.537-13.364-12.497 0-1.015 0.196-1.978 0.45-2.941-0.628 0.22-1.375 0.254-2.089 0.254h-79.395c-0.642 0-1.39-0.067-1.964-0.254z",fill:"#9f7e00",stroke:"#000000",strokeLinejoin:"round",strokeWidth:"1.857"}),a.jsx("path",{d:"m60.362 784.52h79.396c2.692 0 4.866 1.69 4.866 3.735 0 2.06-2.174 3.732-4.866 3.732h-79.396c-2.692 0-4.872-1.672-4.872-3.732 0-2.045 2.18-3.736 4.872-3.736",fill:"#dead00"}),a.jsx("path",{d:"m60.362 784.52h79.396c2.692 0 4.866 1.69 4.866 3.735 0 2.06-2.174 3.732-4.866 3.732h-79.396c-2.692 0-4.872-1.672-4.872-3.732 0-2.045 2.18-3.736 4.872-3.736z",fill:"#9f7e00",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m45.79 834.93h108.826v-27.76h-108.826z",fill:"#9f7e00"}),a.jsx("path",{d:"m45.79 834.93h108.826v-27.76h-108.826z",fill:"none",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m37.278 686.29c-10.773 6.217-18.068 12.583-16.89 15.759 0.59 2.922 4.014 5.101 8.9 8.344 7.688 5.355 12.363 14.916 8.704 19.328 6.37-5.135 10.4-12.804 10.4-21.335 0-8.919-4.245-16.962-11.114-22.096",fill:"#ce1126"}),a.jsx("path",{d:"m37.278 686.29c-10.773 6.217-18.068 12.583-16.89 15.759 0.59 2.922 4.014 5.101 8.9 8.344 7.688 5.355 12.363 14.916 8.704 19.328 6.37-5.135 10.4-12.804 10.4-21.335 0-8.919-4.245-16.962-11.114-22.096z",fill:"#b50027",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m61.377 780.026h77.327v-378.85h-77.327z",fill:"#b2b2b2"}),a.jsx("path",{d:"m116.497 401.698v378.026m8.684-378.026v378.026m-63.804 0.302h77.327v-378.85h-77.327z",fill:"none",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m217.688 542.885c-16.871-6.974-45.554-12.143-78.467-13.225-11.343 0.086-23.989 1.15-37.047 3.329-46.253 7.717-81.484 26.182-78.682 41.218 0.053 0.321 0.158 0.977 0.23 1.265 0 0-17.335-39.073-17.623-40.558-3.085-16.688 35.998-37.2 87.333-45.764 16.11-2.687 31.821-3.731 45.468-3.597 32.841 0 61.38 4.206 78.572 10.59l0.216 46.742",fill:"#b50027"}),a.jsx("path",{d:"m217.688 542.885c-16.871-6.974-45.554-12.143-78.467-13.225-11.343 0.086-23.989 1.15-37.047 3.329-46.253 7.717-81.484 26.182-78.682 41.218 0.053 0.321 0.158 0.977 0.23 1.265 0 0-17.335-39.073-17.623-40.558-3.085-16.688 35.998-37.2 87.333-45.764 16.11-2.687 31.821-3.731 45.468-3.597 32.841 0 61.38 4.206 78.572 10.59l0.216 46.742",fill:"none",stroke:"#000000",strokeLinejoin:"round",strokeWidth:"1.857"}),a.jsx("path",{d:"m61.253 590.44c-21.441-1.537-36.084-7.266-37.76-16.233-1.323-7.147 5.92-15.05 18.872-22.23 5.777 0.622 12.287 1.417 19.012 1.417l-0.124 37.047",fill:"#ce1126"}),a.jsx("path",{d:"m61.253 590.44c-21.441-1.537-36.084-7.266-37.76-16.233-1.323-7.147 5.92-15.05 18.872-22.23 5.777 0.622 12.287 1.417 19.012 1.417l-0.124 37.047",fill:"#b50027",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m138.847 561.485c13.394 2.026 23.458 5.355 28.468 9.446l0.445 0.824c2.39 4.9-9.379 15.323-29.037 26.963l0.124-37.233",fill:"#ce1126"}),a.jsx("path",{d:"m138.847 561.485c13.394 2.026 23.458 5.355 28.468 9.446l0.445 0.824c2.39 4.9-9.379 15.323-29.037 26.963l0.124-37.233",fill:"#b50027",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m13.217 663.518c-2.035-6.117 18.873-18.36 48.428-29.205 13.504-4.833 24.65-9.868 38.474-15.966 41.047-18.144 71.373-38.971 67.641-46.573l-0.407-0.776c2.194 1.772 5.58 39.187 5.58 39.187 3.747 6.96-24.007 27.486-61.806 45.597-12.095 5.777-37.636 15.218-49.697 19.443-21.565 7.482-43.006 21.588-41.042 26.824l-7.17-38.512",fill:"#b50027"}),a.jsxs("g",{stroke:"#000000",children:[a.jsx("path",{d:"m13.217 663.518c-2.035-6.117 18.873-18.36 48.428-29.205 13.504-4.833 24.65-9.868 38.474-15.966 41.047-18.144 71.373-38.971 67.641-46.573l-0.407-0.776c2.194 1.772 5.58 39.187 5.58 39.187 3.747 6.96-24.007 27.486-61.806 45.597-12.095 5.777-37.636 15.218-49.697 19.443-21.565 7.482-43.006 21.588-41.042 26.824l-7.17-38.512v-0.02z",fill:"none",strokeLinejoin:"round",strokeWidth:"1.857"}),a.jsx("g",{fill:"#a07e00",strokeWidth:".5",children:a.jsx("path",{d:"m56.046 524.712c9.455-3.45 15.644-7.52 12.612-14.97-1.911-4.727-6.797-5.642-14.092-2.97l-12.934 4.695 11.65 28.702c1.264-0.575 2.529-1.169 3.851-1.657 1.303-0.474 2.678-0.829 4.014-1.217l-5.101-12.57v-0.014zm-5.62-13.853 3.263-1.183c2.711-0.997 5.782 0.44 7.137 3.784 1.016 2.553 0.747 5.389-2.37 7.381-1.021 0.628-2.195 1.097-3.34 1.557zm35.836-12.009c-1.356 0.37-2.712 0.776-4.086 1.044-1.37 0.273-2.783 0.422-4.172 0.609l6.706 29.851 20.851-4.191c-0.25-0.59-0.57-1.217-0.695-1.825-0.143-0.623-0.124-1.317-0.162-1.94-3.655 1.044-7.65 2.18-12.45 3.142l-5.973-26.69m41.741 25.742c3.942-10.826 8.703-21.201 13.393-31.706-0.838 0.134-1.73 0.254-2.568 0.302-0.838 0.053-1.748 0.067-2.586 0.035-2.496 7.621-5.6 15.238-8.867 22.825-3.923-7.2-8.258-14.226-11.558-21.474-1.624 0.206-3.281 0.44-4.924 0.56-1.62 0.101-3.315 0.082-4.94 0.101 6.012 9.796 11.809 19.563 17.303 29.665 0.766-0.14 1.552-0.321 2.385-0.374 0.771-0.052 1.576 0.02 2.362 0.053m43.594-22.96c0.729-1.452 1.461-2.874 2.28-4.225-1.12-1.064-4.564-2.615-8.598-3.023-8.507-0.843-13.393 2.941-13.963 8.076-1.197 10.744 15.764 9.815 14.984 16.943-0.34 3.075-3.607 4.325-7.066 3.985-3.87-0.388-6.687-2.515-7.19-5.676l-1.049-0.1c-0.555 1.877-1.375 3.683-2.251 5.489 2.476 1.604 5.71 2.52 8.795 2.821 8.67 0.862 15.29-2.615 15.912-8.325 1.126-10.208-15.999-10.797-15.342-16.808 0.287-2.534 2.232-4.192 6.653-3.75 3.176 0.32 5.14 2.04 5.997 4.507l0.838 0.086",fill:"#9f7e00"})})]}),a.jsx("path",{d:"m174.29 838.795c-7.33 0-13.858-1.537-18.677-4.105-4.78-2.433-11.252-3.918-18.39-3.918-7.17 0-13.805 1.504-18.585 3.952-4.8 2.52-11.434 4.071-18.677 4.071-7.333 0-13.857-1.705-18.676-4.272-4.742-2.333-11.094-3.751-18.05-3.751-7.19 0-13.575 1.37-18.355 3.851-4.819 2.553-11.487 4.172-18.801 4.172v11.487c7.314 0 13.982-1.672 18.801-4.206 4.78-2.467 11.166-3.865 18.356-3.865 6.936 0 13.287 1.432 18.049 3.784 4.8 2.548 11.343 4.287 18.676 4.287 7.243 0 13.877-1.586 18.677-4.086 4.78-2.481 11.415-3.985 18.586-3.985 7.137 0 13.608 1.504 18.389 3.951 4.819 2.568 11.237 4.12 18.59 4.12l0.086-11.487",fill:"#005bbf"}),a.jsx("path",{d:"m174.29 838.795c-7.33 0-13.858-1.537-18.677-4.105-4.78-2.433-11.252-3.918-18.39-3.918-7.17 0-13.805 1.504-18.585 3.952-4.8 2.52-11.434 4.071-18.677 4.071-7.333 0-13.857-1.705-18.676-4.272-4.742-2.333-11.094-3.751-18.05-3.751-7.19 0-13.575 1.37-18.355 3.851-4.819 2.553-11.487 4.172-18.801 4.172v11.487c7.314 0 13.982-1.672 18.801-4.206 4.78-2.467 11.166-3.865 18.356-3.865 6.936 0 13.287 1.432 18.049 3.784 4.8 2.548 11.343 4.287 18.676 4.287 7.243 0 13.877-1.586 18.677-4.086 4.78-2.481 11.415-3.985 18.586-3.985 7.137 0 13.608 1.504 18.389 3.951 4.819 2.568 11.237 4.12 18.59 4.12l0.086-11.487z",fill:"#0044ad",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m174.29 850.282c-7.33 0-13.858-1.552-18.677-4.12-4.78-2.447-11.252-3.951-18.39-3.951-7.17 0-13.805 1.504-18.585 3.985-4.8 2.5-11.434 4.086-18.677 4.086-7.333 0-13.857-1.739-18.676-4.287-4.742-2.352-11.094-3.784-18.05-3.784-7.19 0-13.575 1.398-18.355 3.865-4.819 2.534-11.487 4.206-18.801 4.206v11.453c7.314 0 13.982-1.638 18.801-4.172 4.78-2.5 11.166-3.885 18.356-3.885 6.936 0 13.287 1.437 18.049 3.784 4.8 2.553 11.343 4.273 18.676 4.273 7.243 0 13.877-1.586 18.677-4.086 4.78-2.467 11.415-3.971 18.586-3.971 7.137 0 13.608 1.504 18.389 3.952 4.819 2.553 11.237 4.105 18.59 4.105l0.086-11.453",fill:"#b2b2b2"}),a.jsx("path",{d:"m174.29 850.282c-7.33 0-13.858-1.552-18.677-4.12-4.78-2.447-11.252-3.951-18.39-3.951-7.17 0-13.805 1.504-18.585 3.985-4.8 2.5-11.434 4.086-18.677 4.086-7.333 0-13.857-1.739-18.676-4.287-4.742-2.352-11.094-3.784-18.05-3.784-7.19 0-13.575 1.398-18.355 3.865-4.819 2.534-11.487 4.206-18.801 4.206v11.453c7.314 0 13.982-1.638 18.801-4.172 4.78-2.5 11.166-3.885 18.356-3.885 6.936 0 13.287 1.437 18.049 3.784 4.8 2.553 11.343 4.273 18.676 4.273 7.243 0 13.877-1.586 18.677-4.086 4.78-2.467 11.415-3.971 18.586-3.971 7.137 0 13.608 1.504 18.389 3.952 4.819 2.553 11.237 4.105 18.59 4.105l0.086-11.453",fill:"none",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m174.29 861.735c-7.33 0-13.858-1.552-18.677-4.105-4.78-2.448-11.252-3.952-18.39-3.952-7.17 0-13.805 1.504-18.585 3.97-4.8 2.501-11.434 4.087-18.677 4.087-7.333 0-13.857-1.72-18.676-4.273-4.742-2.347-11.094-3.784-18.05-3.784-7.19 0-13.575 1.384-18.355 3.885-4.819 2.534-11.487 4.172-18.801 4.172v11.453c7.314 0 13.982-1.638 18.801-4.187 4.78-2.467 11.166-3.85 18.356-3.85 6.936 0 13.287 1.436 18.049 3.764 4.8 2.568 11.343 4.273 18.676 4.273 7.243 0 13.877-1.567 18.677-4.067 4.78-2.467 11.415-3.97 18.586-3.97 7.137 0 13.608 1.484 18.389 3.937 4.819 2.581 11.237 4.1 18.59 4.1l0.086-11.453",fill:"#005bbf"}),a.jsx("path",{d:"m174.29 861.735c-7.33 0-13.858-1.552-18.677-4.105-4.78-2.448-11.252-3.952-18.39-3.952-7.17 0-13.805 1.504-18.585 3.97-4.8 2.501-11.434 4.087-18.677 4.087-7.333 0-13.857-1.72-18.676-4.273-4.742-2.347-11.094-3.784-18.05-3.784-7.19 0-13.575 1.384-18.355 3.885-4.819 2.534-11.487 4.172-18.801 4.172v11.453c7.314 0 13.982-1.638 18.801-4.187 4.78-2.467 11.166-3.85 18.356-3.85 6.936 0 13.287 1.436 18.049 3.764 4.8 2.568 11.343 4.273 18.676 4.273 7.243 0 13.877-1.567 18.677-4.067 4.78-2.467 11.415-3.97 18.586-3.97 7.137 0 13.608 1.484 18.389 3.937 4.819 2.581 11.237 4.1 18.59 4.1l0.086-11.453",fill:"#0044ad",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m174.203 884.66c-7.353 0-13.771-1.552-18.59-4.12-4.78-2.433-11.252-3.922-18.39-3.922-7.17 0-13.805 1.49-18.585 3.956-4.8 2.5-11.434 4.086-18.677 4.086-7.333 0-13.857-1.724-18.676-4.292-4.742-2.328-11.094-3.75-18.05-3.75-7.19 0-13.575 1.389-18.355 3.85-4.819 2.554-11.487 4.192-18.801 4.192v-11.4c7.314 0 13.982-1.71 18.801-4.259 4.78-2.467 11.166-3.85 18.356-3.85 6.936 0 13.287 1.436 18.049 3.764 4.8 2.568 11.343 4.273 18.676 4.273 7.243 0 13.877-1.567 18.677-4.067 4.78-2.467 11.415-3.97 18.586-3.97 7.137 0 13.608 1.484 18.389 3.937 4.819 2.581 11.347 4.1 18.676 4.1l-0.086 11.472",fill:"#b2b2b2"}),a.jsx("path",{d:"m174.203 884.66c-7.353 0-13.771-1.552-18.59-4.12-4.78-2.433-11.252-3.922-18.39-3.922-7.17 0-13.805 1.49-18.585 3.956-4.8 2.5-11.434 4.086-18.677 4.086-7.333 0-13.857-1.724-18.676-4.292-4.742-2.328-11.094-3.75-18.05-3.75-7.19 0-13.575 1.389-18.355 3.85-4.819 2.554-11.487 4.192-18.801 4.192v-11.4c7.314 0 13.982-1.71 18.801-4.259 4.78-2.467 11.166-3.85 18.356-3.85 6.936 0 13.287 1.436 18.049 3.764 4.8 2.568 11.343 4.273 18.676 4.273 7.243 0 13.877-1.567 18.677-4.067 4.78-2.467 11.415-3.97 18.586-3.97 7.137 0 13.608 1.484 18.389 3.937 4.819 2.581 11.347 4.1 18.676 4.1l-0.086 11.472",fill:"none",stroke:"#000000",strokeWidth:"1.857"}),a.jsx("path",{d:"m174.203 896.132c-7.353 0-13.771-1.557-18.59-4.105-4.78-2.467-11.252-3.97-18.39-3.97-7.17 0-13.805 1.518-18.585 3.984-4.8 2.5-11.434 4.091-18.677 4.091-7.333 0-13.857-1.743-18.676-4.292-4.742-2.347-11.094-3.784-18.05-3.784-7.19 0-13.575 1.404-18.355 3.885-4.819 2.534-11.487 4.191-18.801 4.191v-11.371c7.314 0 13.982-1.74 18.801-4.292 4.78-2.462 11.166-3.832 18.356-3.832 6.936 0 13.287 1.418 18.049 3.75 4.8 2.549 11.343 4.273 18.676 4.273 7.243 0 13.877-1.586 18.677-4.086 4.78-2.467 11.415-3.937 18.586-3.937 7.137 0 13.608 1.47 18.389 3.918 4.819 2.553 11.31 4.105 18.657 4.105l-0.067 11.472",fill:"#005bbf"}),a.jsx("path",{d:"m174.203 896.132c-7.353 0-13.771-1.557-18.59-4.105-4.78-2.467-11.252-3.97-18.39-3.97-7.17 0-13.805 1.518-18.585 3.984-4.8 2.5-11.434 4.091-18.677 4.091-7.333 0-13.857-1.743-18.676-4.292-4.742-2.347-11.094-3.784-18.05-3.784-7.19 0-13.575 1.404-18.355 3.885-4.819 2.534-11.487 4.191-18.801 4.191v-11.371c7.314 0 13.982-1.74 18.801-4.292 4.78-2.462 11.166-3.832 18.356-3.832 6.936 0 13.287 1.418 18.049 3.75 4.8 2.549 11.343 4.273 18.676 4.273 7.243 0 13.877-1.586 18.677-4.086 4.78-2.467 11.415-3.937 18.586-3.937 7.137 0 13.608 1.47 18.389 3.918 4.819 2.553 11.31 4.105 18.657 4.105z",fill:"#0044ad",stroke:"#000000",strokeWidth:"1.857"})]}),a.jsx("path",{d:"m455.95545 903.768c-60.60072 0-120.66586-15.257-171.16453-40.63-37.22301-18.935-61.90364-57.112-61.90364-100.797v-158.421h465.21904v158.42c0 43.685-24.67966 81.862-61.90754 100.797-50.49379 25.373-109.62118 40.63-170.24138 40.63",fill:"#b2b2b2",strokeWidth:".986807"}),a.jsxs("g",{transform:"matrix(.97378721 0 0 1 11.927959 0)",children:[a.jsx("path",{d:"m455.98 903.768c-62.232 0-123.914-15.257-175.772-40.63-38.225-18.935-63.57-57.112-63.57-100.797v-158.421h477.742v158.42c0 43.685-25.344 81.862-63.574 100.797-51.853 25.373-112.572 40.63-174.824 40.63z",fill:"none",stroke:"#000000",strokeWidth:"2.465"}),a.jsx("path",{d:"m455.143 762.154c0 62.606-53.05 113.352-119.135 113.352-66.108 0-119.69-50.746-119.69-113.352v-158.656h238.825z",fill:"#b50027"}),a.jsxs("g",{stroke:"#000000",children:[a.jsxs("g",{fill:"#a07e00",children:[a.jsx("path",{d:"m268.491 855.7c7.463 3.96 17.714 10.557 28.664 13.196l-0.694-270.988h-27.97z",fill:"#9f7e00",strokeWidth:"2.465"}),a.jsx("path",{d:"m215.925 760.018c0.728 33.435 14.001 58.29 27.275 74.567v-235.36h-26.94z",fill:"#9f7e00",strokeLinejoin:"round",strokeWidth:"2.387"}),a.jsx("g",{strokeWidth:"2.465",children:a.jsx("path",{d:"m321.738 874.836c10.946 1.101 19.108 0.881 27.97 0v-276.928h-27.97zm52.562-5.94c10.95-2.199 23.294-9.015 28.669-12.536v-258.452h-27.97zm54.66-36.951c11.645-10.336 22.595-33.875 26.575-60.709l0.695-173.328h-27.97z",fill:"#9f7e00"})})]}),a.jsx("path",{d:"m455.143 762.154c0 62.606-53.05 113.352-119.135 113.352-66.108 0-119.69-50.746-119.69-113.352v-158.656h238.825z",fill:"none",strokeWidth:"2.465"})]}),a.jsx("path",{d:"m216.332 603.652h238.72v-265.048h-238.72z",fill:"#b50027"}),a.jsxs("g",{stroke:"#000000",children:[a.jsx("path",{d:"m263.632 553.228v-19.305h20.788l-0.116-34.06-0.115-34.06-10.166-0.252 1e-3 -10.082c1e-3 -5.544 0.135-13.226 0.297-17.07l0.295-6.99 2.301-2e-3c1.266-1e-3 4.589-0.132 7.384-0.29l5.083-0.288v-16.728h-9.488l2e-3 -5.658c1e-3 -3.112 0.134-7.606 0.294-9.985l0.292-4.327h8.448v1.95c0 2.105 0.416 2.488 2.71 2.488 2.295 0 2.711-0.383 2.711-2.489v-1.95h12.096l0.299 1.958c0.32 2.1 0.802 2.48 3.139 2.48 1.9 0 2.538-0.69 2.538-2.75v-1.687h8.584v19.94l-9.714 0.252-0.123 8.321-0.122 8.321h13.573v-41.272h-9.036v-19.971h9.067l-0.3 2.22-0.299 2.218h1.583c0.87 0 2.218-0.125 2.995-0.277 1.323-0.26 1.412-0.4 1.412-2.219v-1.942h11.746v1.909c0 2.386 0.587 2.973 2.972 2.973 2.216 0 2.69-0.455 3.116-2.995l0.317-1.887h8.504v19.971h-9.487v41.272h11.315l-0.246-16.642-8.81-0.254 0.04-8.083c0.021-4.446 0.174-9.082 0.338-10.302l0.3-2.219 4.179-0.128 4.179-0.127v2.147c0 2.516 0.55 3.212 2.538 3.212 2.414 0 2.842-0.367 3.158-2.707l0.293-2.175h3.493c1.922 0 4.437-0.127 5.59-0.282l2.096-0.283v5.447h2.655c2.98 0 3.524-0.383 3.746-2.636 0.171-1.742 0.58-1.923 5.458-2.41l3.05-0.305v20.318l-2.096 0.283c-1.153 0.155-3.288 0.282-4.744 0.282h-2.648v16.727l5.493 0.29c3.02 0.16 6.782 0.29 8.358 0.29h2.866v8.765c1e-3 4.821 0.135 12.503 0.297 17.07l0.296 8.306-4.928 0.126-4.928 0.127v67.9l9.601 0.12 9.6 0.119v38.592h-144.12z",fill:"#2b1100",strokeMiterlimit:"3.864",strokeWidth:".045"}),a.jsx("path",{d:"m285.557 464.162v71.031l-19.923 0.06v36.55l140.116-0.204v-36.55l-19.27-0.073v-70.814z",fill:"#9f7e00",strokeWidth:"1.5"}),a.jsx("g",{fill:"#9f7e00",children:a.jsx("path",{d:"m265.634 571.804 138.591-0.205m-138.645-8.809 140.031-0.124m-139.977-8.839 139.977 0.123m-140.031-8.882 140.031-0.123m-139.955-9.68 140.11-0.289m-119.883-9.426 100.652-0.05m-100.978-9.183h100.923m-100.923-7.851h100.923m-100.923-8.861h100.923m-100.923-8.861h100.923"})}),a.jsx("path",{d:"m285.557 481.884h100.923",fill:"#dead00"}),a.jsx("path",{d:"m365.649 473.24v8.384m-80.092-8.601h100.923",fill:"#9f7e00"}),a.jsx("path",{d:"m285.557 571.6v-8.862",fill:"#dead00"}),a.jsx("path",{d:"m285.557 553.878v-8.861m-8.873 8.861v8.86",fill:"#9f7e00"}),a.jsx("path",{d:"m295.502 562.738v-8.86",fill:"#dead00"}),a.jsx("g",{fill:"#9f7e00",children:a.jsx("path",{d:"m305.946 535.048v-9.477m0.154-9.306-0.154-7.799m-10.444 36.551v-9.969"})}),a.jsx("path",{d:"m276.684 545.017v-9.969",fill:"#dead00"}),a.jsx("g",{fill:"#9f7e00",children:a.jsx("path",{d:"m295.502 516.317v8.86m20.094-8.86v8.86m19.836-8.686 0.077 9.11m-10.19-9.047v-8.088m10.221-8.861v8.861m-9.948-35.443v8.86m10-17.721v8.86m-19.996-8.86v8.86m-18.966-8.86v8.86m89.85 98.578v-8.862m0-8.86v-8.861m8.873 8.861v8.86m-19.999 0v-8.86m-9.62-18.83-0.054-9.594m0-9.065v-7.923"})}),a.jsx("path",{d:"m375.354 545.017v-9.969",fill:"#dead00"}),a.jsx("path",{d:"m395.353 545.017v-9.969",fill:"#9f7e00"}),a.jsx("path",{d:"m375.361 516.286 0.11 9.27",fill:"#dead00"}),a.jsx("g",{fill:"#9f7e00",children:a.jsx("path",{d:"m355.365 516.286v9.27m-9.557-9.146v-7.944m0-17.658v8.861"})}),a.jsx("path",{d:"m335.318 481.884v8.86",fill:"#dead00"}),a.jsxs("g",{fill:"#9f7e00",children:[a.jsx("path",{d:"m345.808 473.023v8.86m9.557-17.312v8.282m19.989-8.294v8.307m-50.035 26.739v-8.86"}),a.jsxs("g",{transform:"translate(-4.59,-4.878)",children:[a.jsx("path",{d:"m360.089 576.487v-23.968c0-4.565-1.954-18.26-20.512-18.26-17.582 0-19.536 13.695-19.536 18.26v23.968z"}),a.jsx("path",{d:"m350.622 558.815 19.517 0.093-0.022-9.13-6.634-9.914-13.521 9.553c1.412 3.36 0.66 7.181 0.66 9.397zm-4.987-14.151 4.33969-14.15472-20.09269-0.12128 4.646 14.017c3.67574-0.73879 7.46985-0.64998 11.107 0.26zm14.829-31.314v-20.903c0-5.701 3.531-10.452 9.71-10.452s9.71 4.75 9.71 10.452v20.903z"}),a.jsx("rect",{height:"8.7659998",rx:".035999998",width:"19.405001",x:"310.53601",y:"567.60699"}),a.jsx("path",{d:"m350.785 567.64h19.519v8.766h-19.519zm-20.894-9.015-19.354 0.186 0.17-9.021 5.743-9.563 13.781 9.056c-0.835 3.685-0.259 3.489-0.34 9.342z"})]}),a.jsx("path",{d:"m305.786 473.243v8.386"}),a.jsx("path",{d:"m295.524 508.503v-21.053c0-5.742 3.673-10.527 10.102-10.527s10.103 4.785 10.103 10.527v21.054z"})]}),a.jsx("g",{fill:"#a07e00",strokeWidth:"2.746",children:a.jsx("path",{d:"m-614.733 43.702h35.54v98.378h-35.54zm61.549-44.729h35.386v143.03h-35.386zm58.937 44.729h35.54v98.378h-35.54z",fill:"#9f7e00",transform:"matrix(.56363 0 0 .52949 637.454 389.965)"})}),a.jsxs("g",{fill:"#9f7e00",children:[a.jsx("path",{d:"m325.979 435.777 19.754 0.036m-19.963 7.456 19.755 0.036m13.395-25.327h19.794m-19.867 9.823h19.794m-19.794 7.668h19.794m-19.486 8.245h19.794m-10.051-25.911v-4.776m0.077 22.14v-7.209m-0.231 23.122v-7.21m-77.806-8.047h19.794m-19.486 8.246h19.794"}),a.jsx("path",{d:"m275.869 465.274v-32.938l15.048-0.085 4.47 2.914 0.192 15.958 12.687 0.035-0.103-16.474 3.856-2.552 12.99-0.013 4.432 3.286-0.039 15.801 13.131 0.049 0.192-15.646 3.357-3.418 12.899-0.012 3.92 3.19 0.512 15.32 11.978 0.06-0.218-15.14 4.138-3.478 16.55 0.048v32.855z",fillRule:"evenodd",strokeWidth:"1.5"}),a.jsx("path",{d:"m275.74 455.734h119.92m-110.12 0.034v9.505m20.263-9.6v9.505"})]}),a.jsx("path",{d:"m325.838 455.776v9.504",fill:"#dead00"}),a.jsx("g",{fill:"#9f7e00",children:a.jsx("path",{d:"m345.819 455.725v9.504m19.871-9.453v9.504m20.787-9.534v9.504m-90.964-18.809v9.504m-0.256-18.519h-19.327m19.446 9.651h-19.325m53.243-9.718h-21.02m54.676-0.03-20.403-0.072m53.324 0h-20.711m-45.923 9.82-21.097-0.073m55.066 0.073h-20.634m53.153-0.03-20.48-0.073m-89.743-9.382v9.505m30.105-0.065 0.038 8.817m10.192-18.485 0.022 9.595m19.957-9.544 0.022 9.595m40.656-9.91 0.022 9.92m-71.006-14.783 0.022 5.273"})}),a.jsx("path",{d:"m335.592 451.216v4.539",fill:"#dead00"}),a.jsx("path",{d:"m355.376 447.058 0.038 8.528m-0.134-23.613 0.022 5.274",fill:"#9f7e00"}),a.jsx("path",{d:"m375.365 446.984 0.039 8.744",fill:"#dead00"}),a.jsxs("g",{fill:"#0044ad",strokeWidth:"1.831",children:[a.jsx("path",{d:"m-239.334 350.749v-37.729c0-6.288 1.32-25.249-19.543-23.607-21.22-1.224-17.401 17.32-17.401 23.607v37.729z",strokeWidth:"2.746",transform:"matrix(.56363 0 0 .52949 481.001 385.915)"}),a.jsx("path",{d:"m-195.138 224.826v-29.623c0-7.795-3.178-15.591-9.534-15.591-6.357 0-9.535 7.795-9.535 15.59v29.624zm-106.513-0.317v-29.623c0-7.795-3.178-15.591-9.535-15.591-6.356 0-9.534 7.795-9.534 15.59v29.624z",transform:"matrix(.56363 0 0 .52949 481.001 385.915)"})]}),a.jsx("g",{fill:"#9f7e00",children:a.jsx("path",{d:"m325.652 428.106 19.755 0.036m-19.755-9.688 19.755 0.036m-19.755-8.195 19.755 0.036m-19.755-8.628 19.755 0.036m-19.755-7.594 20.19 0.036m-10.262 7.531v-7.647"})}),a.jsx("path",{d:"m335.58 418.138v-7.647",fill:"#dead00"}),a.jsx("g",{fill:"#9f7e00",children:a.jsx("path",{d:"m335.58 435.834v-7.647m0 22.786v-7.647m-44.57-24.993h19.795m-19.867 9.823h19.794m-9.743-9.999v-5.029m0.077 22.394v-7.21"})}),a.jsxs("g",{fill:"#dead00",children:[a.jsx("path",{d:"m300.835 451.435v-7.21"}),a.jsxs("g",{strokeWidth:"1.831",children:[a.jsx("path",{d:"m-291.456-29.178-0.298 35.88 68.693-0.274-0.23-35.41-11.905 0.273-0.547 8.773-12.775-0.273v-8.608h-17.75v8.608h-13.156l0.273-8.97z",fill:"#9f7e00",strokeWidth:"2.746",transform:"matrix(.56363 0 0 .52949 481.001 385.915)"}),a.jsx("path",{d:"m-291.44-8.428 68.606 0.067m-35.177 14.839v-14.442",transform:"matrix(.56363 0 0 .52949 481.001 385.915)"}),a.jsx("path",{d:"m-291.456-29.178-0.298 35.88 68.693-0.274-0.23-35.41-11.905 0.273-0.547 8.773-12.775-0.273v-8.608h-17.75v8.608h-13.156l0.273-8.97z",fill:"#9f7e00",strokeWidth:"2.746",transform:"matrix(.56363 0 0 .52949 446.138 410.174)"}),a.jsx("path",{d:"m-291.44-8.428 68.606 0.067m-35.177 14.839v-14.442",transform:"matrix(.56363 0 0 .52949 446.138 410.174)"}),a.jsx("path",{d:"m-291.456-29.178-0.298 35.88 68.693-0.274-0.23-35.41-11.905 0.273-0.547 8.773-12.775-0.273v-8.608h-17.75v8.608h-13.156l0.273-8.97z",fill:"#9f7e00",strokeWidth:"2.746",transform:"matrix(.56363 0 0 .52949 514.519 409.934)"}),a.jsx("path",{d:"m-291.44-8.428 68.606 0.067m-35.177 14.839v-14.442",transform:"matrix(.56363 0 0 .52949 514.519 409.934)"})]})]}),a.jsxs("g",{fill:"none",children:[a.jsx("path",{d:"m216.332 603.652h238.72v-265.048h-238.72z",strokeWidth:"2.465"}),a.jsx("g",{strokeWidth:"1.067",children:a.jsx("path",{d:"m620.122 669.574-8.51-3.532-15.38 17.358 5.157 7.298zm6.624 5.28 5.152 7.319-15.375 17.357-8.49-3.552z"})})]}),a.jsx("path",{d:"m694.595 603.498v158.656c0 62.606-53.654 113.352-119.762 113.352-66.09 0-119.69-50.746-119.69-113.352v-158.656z",fill:"#b60028",strokeWidth:"2.465"}),a.jsxs("g",{strokeWidth:"1.067",children:[a.jsx("path",{d:"m490.072 619.628c-7.651 0-13.838 5.909-13.838 13.171 0 5.76 3.893 10.736 9.337 12.505v20.507l-8.837 2.5v22.675l8.67 2.5v-7.335h0.167v-13.171h8.503v-27.51c0.363-0.107 0.986-0.205 1.334-0.333l27.175 30.51-5.001 7.503 15.505 17.172 8.503-3.668 21.507 24.175c-0.368 0.65-0.588 1.296-0.833 2h-14.005l-2.501-8.502h-23.841l-2.668 8.503h-16.339c-1.313-4.048-4.589-7.33-8.836-8.67v-28.01h-8.503v7.337h-0.167l0.167 20.673c-4.697 1.416-8.43 5.028-9.503 9.67-0.01 0.05 0.01 0.116 0 0.167-0.154 0.8-0.334 1.637-0.334 2.5 0 5.873 4.063 10.828 9.67 12.505v13.338l-8.836 3 1.334 22.675 8.836 2c1.19 6.294 3.128 12.267 5.669 18.007l-0.667 0.833c-4.989 5.5-4.327 13.784 1.5 18.507 3.767 3.066 8.755 3.799 13.171 2.5 3.834 4.307 8.176 8.3 12.838 11.838l-2 8.836c6.434 4.33 13.382 8.082 20.84 10.837l6.669-6.335a94.981 94.981 0 0 0 17.172 4.001c1.375 5.893 6.86 10.337 13.505 10.337 6.66 0 12.17-4.408 13.504-10.337 5.532-0.833 11.024-2.097 16.172-3.834l-0.167-0.167c2.329-0.794 4.596-1.536 6.836-2.501l-4.168-7.336c4.25-1.809 8.336-3.892 12.17-6.336l4.169 7.17c-3.87 2.402-7.923 4.672-12.171 6.502-2.21 0.948-4.36 1.888-6.669 2.667l6.502 6.169c7.463-2.755 14.406-6.508 20.84-10.837l-1.833-8.836c4.62-3.519 8.865-7.563 12.67-11.838 4.396 1.299 9.41 0.566 13.172-2.5 5.827-4.723 6.625-13.007 1.667-18.507l-0.834-0.833c2.549-5.74 4.49-11.713 5.669-18.007l8.836-2 1.334-22.675-8.836-3v-13.338c5.617-1.677 9.67-6.632 9.67-12.505 0-0.863-0.15-1.7-0.334-2.5-0.01-0.053 0.01-0.115 0-0.167-1.078-4.64-4.797-8.255-9.503-9.67l0.167-20.674 8.836-2.5v-22.676l-8.836-2.5v-20.508c5.632-1.681 9.67-6.6 9.67-12.504 0-7.263-6.187-13.17-13.839-13.171-6.164 0-11.366 3.88-13.17 9.17h-23.509v8.17h-14.004v-8.17h-21.34c-1.81-5.29-7.003-9.17-13.172-9.17-6.17 0-11.362 3.88-13.171 9.17h-21.007v8.17h-14.006v-8.17h-23.508c-1.794-5.29-6.987-9.17-13.171-9.17z",fill:"#9f7e00"}),a.jsx("g",{fill:"#c8b100",children:a.jsx("path",{d:"m521.583 620.295-2.501 8.336h29.01l-2.501-8.336zm83.195 0-2.668 8.336h29.01l-2.5-8.336zm-114.706 6.835c3.271 0 6.002 2.567 6.002 5.67 0 3.107-2.73 5.668-6.002 5.668-3.276 0-6.002-2.561-6.002-5.669 0-3.102 2.726-5.668 6.002-5.668z"})}),a.jsx("path",{d:"m503.41 636.968h15.672l2.5 8.502h24.009l2.5-8.502h13.672c1.406 4.068 4.72 7.235 9.003 8.502v9.67l-8.836 2.501v22.675l8.836 2.5v31.511c-0.47 0.164-1.045 0.447-1.5 0.667l-21.174-23.675 5.168-7.336-15.672-17.339-8.336 3.668-27.342-30.343a12.309 12.309 0 0 0 1.5-3.001z",fill:"#b50027"}),a.jsx("path",{d:"m587.939 636.968h14.171l2.668 8.502h23.841l2.501-8.502h15.839c0.189 0.582 0.567 0.979 0.833 1.5l-27.676 31.177-8.503-3.5-15.338 17.338 5.168 7.336 5.002-5.502 8.836-10.17 6.67 5.335-13.839 15.672 8.336 3.501 15.506-17.339-5.169-7.336 27.01-30.51c0.613 0.307 1.174 0.63 1.833 0.834v20.507l-9.003 2.5v22.675l9.003 2.5v20.841c-4.221 1.34-7.522 4.455-8.836 8.503h-15.839l-2.667-8.503h-23.842l-2.5 8.503h-13.338c-0.363-1.155-0.67-2.192-1.334-3.168l20.84-23.508 4.835-5.668-6.502-5.169-25.675 29.177c-0.384-0.113-1.118-0.226-1.5-0.334v-38.68h-8.504v-13.17h8.67v20.506l8.836-2.5v-22.676l-8.836-2.5v-9.837c4.094-1.32 7.148-4.416 8.503-8.337z",fill:"#b50027"}),a.jsx("path",{d:"m494.24 665.81v27.677l8.837-2.501v-22.676z",fill:"#c8b100"}),a.jsx("path",{d:"m655.628 672.98h8.67v13.17h-8.67zm-121.541 2.834 9.003 10.003-6.502 5.336-9.17-10.17z",fill:"#b50027"}),a.jsx("path",{d:"m489.739 720.996c2.265 0 4.177 1.178 5.168 2.834 0.02 0.045-0.02 0.12 0 0.167 0.364 0.817 0.667 1.631 0.667 2.5 0 3.118-2.539 5.67-5.835 5.67-3.277 0-6.002-2.552-6.002-5.67 0-0.864 0.299-1.61 0.667-2.333 0.025-0.045-0.025-0.121 0-0.167 0.996-1.756 3.09-3.001 5.335-3.001zm170.391 0c2.325 0 4.182 1.343 5.168 3.168h0.167c0.303 0.753 0.5 1.534 0.5 2.334 0 3.118-2.539 5.668-5.835 5.668-3.272 0-6.002-2.55-6.002-5.668 0-0.92 0.248-1.745 0.666-2.501 0.967-1.717 3.015-3.001 5.336-3.001z",fill:"#c8b100"}),a.jsx("path",{d:"m526.084 722.83h14.505v7.836h21.841c0.286 0.833 0.56 1.629 1 2.334l-20.34 22.507-8.503-3.667-15.505 17.339 5.168 7.336-16.839 18.673c-2.34-0.87-5.059-1.176-7.502-0.834-2.065-4.745-3.52-9.686-4.502-14.838-0.428-2.246-0.792-4.521-1-6.836h-8.67a79.993 79.993 0 0 1-0.333-7.336v-6.002l8.836 0.167v5.835c0 2.49-0.03 4.916 0.167 7.336 0.188 2.309 0.563 4.582 1 6.835l8.836-2.834s-1.063-15.14-0.833-11.337c0.189 3.26-0.334-11.337-0.334-11.337l-8.836-2.168v-12.837c4.038-1.314 7.113-4.478 8.503-8.336h23.341zm83.529 0h14.004v7.836h23.342c1.39 3.859 4.6 7.022 8.67 8.336v12.838l-9.004 2.167s-0.36 14.598-0.167 11.337c0.246-3.803-1 11.337-1 11.337l9.003 2.835c-0.987 5.162-2.607 10.084-4.668 14.838-2.454-0.343-4.975-0.035-7.336 0.834l-16.84-18.673 5.003-7.336-15.506-17.34-8.503 3.668-19.34-22.174c0.507-0.807 1.012-1.58 1.334-2.5l21.007-0.167v-7.835z",fill:"#b50027"}),a.jsxs("g",{fill:"#dead00",children:[a.jsxs("g",{fill:"#9f7e00",children:[a.jsx("path",{d:"m664.298 759.412-0.02-20.368c5.617-1.66 9.685-6.654 9.685-12.527 0-5.862-4.125-10.907-9.742-12.604l0.057-27.866h-8.607l-0.035 28.03c-4.222 1.334-7.499 4.451-8.812 8.49l-23.235 0.034v8.147h23.388c1.39 3.86 4.534 6.89 8.602 8.204l0.015 20.51 8.684-0.05zm0.056-114.1-0.077 27.508h-8.607v-27.616c-0.66-0.2-1.308-0.47-1.922-0.777l-31.837 35.855-6.583-5.229 32.445-36.555c-0.266-0.52-0.552-1.063-0.74-1.64h-23.543v-8.147h23.47c1.805-5.28 7.003-9.067 13.167-9.067 7.651 0 13.877 5.877 13.877 13.125 0 5.893-4.018 10.866-9.65 12.543zm-84.907-0.108-0.076 16.944h-8.603l0.02-16.8c-4.283-1.263-7.656-4.432-9.062-8.49h-20.996v-8.147h20.996c1.81-5.28 6.982-9.067 13.151-9.067 6.17 0 11.383 3.787 13.192 9.067h21.411v8.147h-21.467a13.349 13.349 0 0 1-8.566 8.346zm39.509 136.631-8.484 3.603-15.533-17.23 5.1-7.34z"}),a.jsx("path",{d:"m548.136 636.878-2.622 8.47h-23.91l-2.586-8.47zm0-8.203-2.622-8.454h-23.91l-2.586 8.454z"}),a.jsx("path",{d:"m530.799 781.835 8.49 3.603 15.527-17.23-5.1-7.34zm-6.583-5.321-5.091-7.37 15.538-17.23 8.464 3.619z"}),a.jsx("path",{d:"m529.935 828.898-4.237 7.299c-7.258-4.508-13.724-10.074-19.28-16.315-4.415 1.298-9.404 0.526-13.17-2.54-5.828-4.723-6.533-13.013-1.544-18.513l0.725-0.772c-3.511-7.932-5.888-16.457-6.7-25.397l8.678 0.035a69.857 69.857 0 0 0 5.551 21.702 15.394 15.394 0 0 1 7.39 0.813l21.718-24.028 6.542 5.28-21.579 23.992c2.913 4.431 2.796 10.145-0.531 14.51 4.789 5.3 10.293 10.023 16.437 13.933z"}),a.jsx("path",{d:"m523.5 824.226c7.488 5.842 16.187 10.585 25.592 13.59l1.978-8.596c-7.728-2.433-14.89-6-21.186-10.631zm-4.298 7.427c7.595 5.714 16.279 10.294 25.586 13.468l-6.65 6.215a98.928 98.928 0 0 1-20.91-10.723z"}),a.jsx("path",{d:"m485.463 759.412 0.01-20.368c-5.607-1.66-9.68-6.654-9.68-12.527 0-5.862 4.129-10.907 9.746-12.604l-0.066-27.866h8.612l0.015 28.03c4.247 1.334 7.519 4.451 8.832 8.49l23.22 0.034v8.147h-23.368c-1.39 3.86-4.57 6.89-8.607 8.204l-0.015 20.51-8.7-0.05"}),a.jsx("path",{d:"m486.792 779.938-8.924-1.998-1.258-22.601 8.853-2.924 0.01 12.962c0 5.03 0.444 9.788 1.318 14.561zm7.406-28.024 8.888 2.09s0.455 14.526 0.266 11.266c-0.23-3.803 0.971 11.356 0.971 11.356l-8.965 2.955c-0.894-4.616-1.196-9.338-1.196-14.204l0.015-13.463h0.02zm-8.623-86.143-8.924 2.505v22.642l8.924 2.448zm8.664 0 8.903 2.505v22.642l-8.903 2.448zm24.988 56.816 2.607-8.454h23.925l2.581 8.454z"})]}),a.jsx("path",{d:"m519.227 730.77 2.607 8.469h23.925l2.581-8.47z"}),a.jsxs("g",{fill:"#9f7e00",children:[a.jsx("path",{d:"m588.274 840.827c6.818-1.078 13.1-2.954 19.305-5.566l4.263 7.263c-7.136 3.062-14.828 5.265-22.842 6.47-1.334 5.93-6.87 10.381-13.53 10.381-6.644 0-12.185-4.395-13.56-10.288-8.464-1.155-16.493-3.338-24.012-6.563l4.283-7.263c6.527 2.755 13.494 4.595 20.721 5.602 1.528-3.312 4.324-5.873 8-7.064l0.076-35.563h8.581l0.077 35.436c3.808 1.14 7.023 3.73 8.622 7.155h0.015z"}),a.jsx("path",{d:"m626.25 824.226c-7.498 5.842-16.202 10.585-25.581 13.59l-1.978-8.596c7.707-2.433 14.883-6 21.165-10.631zm4.304 7.427c-7.621 5.714-16.274 10.294-25.587 13.468l6.645 6.215a98.882 98.882 0 0 0 20.92-10.723zm-50.954-26.404 8.924-2.505v-22.622l-8.924-2.453zm-8.658 0-8.909-2.505v-22.622l8.909-2.453z"}),a.jsx("path",{d:"m602.074 636.878 2.632 8.47h23.9l2.592-8.47zm0-8.203 2.632-8.454h23.9l2.592 8.454z"})]})]}),a.jsx("path",{d:"m519.249 730.833 2.667 8.336h23.842l2.5-8.336z",fill:"#9f7e00"}),a.jsx("path",{d:"m601.943 730.833 2.501 8.336h23.842l2.667-8.336z",fill:"#dead00"}),a.jsxs("g",{fill:"#b50027",children:[a.jsx("path",{d:"m569.933 738.502a4.9 4.9 0 0 0 1 0.333v38.847l-8.836 2.5v22.508l8.836 2.501v28.677c-3.675 1.19-6.475 3.69-8.003 7.002-4.713-0.657-9.396-1.613-13.838-3.001l2-8.67c-7.727-2.432-14.876-6.04-21.173-10.67l-6.502 5.669a84.36 84.36 0 0 0 5.835 4.168c-2.032-1.325-3.948-2.674-5.835-4.168-3.554-2.815-6.83-5.841-9.837-9.17 3.328-4.365 3.414-10.074 0.5-14.505l16.673-18.673 8.502 3.668 15.506-17.34-5.002-7.335zm10.837 0.167 24.341 27.676 6.502-5.169 9.003 10.004-6.502 5.335-9.003-10.17-5.002-5.502-5.168 7.336 15.505 17.339 8.503-3.668 16.84 18.673c-2.894 4.431-2.813 10.14 0.5 14.505-3.016 3.345-6.432 6.344-10.004 9.17a77.88 77.88 0 0 1-5.835 4.168 84.602 84.602 0 0 0 5.835-4.168l-6.502-5.669c-6.282 4.63-13.466 8.237-21.174 10.67l2 8.67c-3.977 1.294-8.05 2.323-12.337 3.001-1.6-3.424-4.862-6.03-8.67-7.17v-28.509l9.004-2.5v-22.508l-9.003-2.501v-38.513c0.475-0.128 0.722-0.357 1.167-0.5zm83.528 20.673v6.002c0 2.515-0.113 4.921-0.334 7.336h-8.67c0.198-2.42 0.334-4.846 0.334-7.336v-5.835l8.67-0.166z"}),a.jsx("path",{d:"m538.088 761.176 6.67 5.169-9.17 10.17-6.503-5.335zm32.845 23.842h8.67v13.17h-8.67zm-41.014 43.848c3.832 2.444 8.082 4.527 12.338 6.335l-4.335 7.336a92.757 92.757 0 0 1-12.171-6.335z"})]}),a.jsx("path",{d:"m563.383 733.075c-0.435-0.721-0.762-1.493-1.048-2.326h-21.718v-8.147h21.57c0.245-0.685 0.587-1.37 0.945-2.019l-26.624-29.614 6.542-5.3 26.292 29.113c0.455-0.22 0.915-0.414 1.406-0.578l0.02-38.788h8.582v38.553c0.383 0.108 0.97 0.215 1.354 0.343l25.658-29.185 6.599 5.25-25.766 29.02c0.665 0.971 1.12 2.055 1.482 3.205h20.9v8.147l-21.017 0.057c-0.302 0.92-0.833 1.768-1.33 2.576l24.402 27.743-6.548 5.3-24.283-27.779c-0.444 0.164-0.67 0.343-1.165 0.47l-0.056 45.872h-8.602l-0.025-46.071c-0.358-0.108-0.66-0.292-1.002-0.45l-25.28 27.958-6.542-5.3 25.254-28.05",fill:"#9f7e00"}),a.jsx("path",{d:"m497.24 803.599c2.136-2.382 5.882-2.653 8.377-0.634 2.494 2.02 2.8 5.587 0.67 7.933-2.142 2.361-5.884 2.647-8.378 0.628-2.494-2.034-2.796-5.566-0.67-7.927zm-13.51-77.082c0-3.123 2.658-5.643 5.934-5.643s5.924 2.52 5.924 5.643c0 3.118-2.648 5.602-5.924 5.602s-5.934-2.484-5.934-5.602z",fill:"#b50027"}),a.jsx("path",{d:"m619.815 828.898 4.247 7.299c7.248-4.508 13.724-10.074 19.28-16.315 4.395 1.298 9.404 0.526 13.166-2.54 5.827-4.723 6.496-13.013 1.539-18.513l-0.736-0.772c3.521-7.932 5.903-16.457 6.68-25.397l-8.638 0.035c-0.685 7.626-2.607 14.889-5.56 21.702-2.454-0.342-5.04-0.056-7.402 0.813l-21.697-24.028-6.547 5.28 21.564 23.992c-2.893 4.431-2.78 10.145 0.531 14.51-4.779 5.3-10.278 10.023-16.427 13.933z",fill:"#9f7e00"}),a.jsx("path",{d:"m652 803.7c-2.131-2.382-5.862-2.653-8.352-0.634-2.499 2.02-2.8 5.587-0.67 7.933 2.132 2.361 5.884 2.647 8.378 0.628 2.494-2.034 2.775-5.566 0.644-7.927z",fill:"#b50027"}),a.jsx("g",{fill:"#a07e00",children:a.jsx("path",{d:"m662.948 779.938 8.924-1.998 1.258-22.601-8.832-2.924-0.02 12.962c0 5.03-0.44 9.788-1.33 14.561zm-7.385-28.024-8.889 2.09s-0.48 14.526-0.286 11.266c0.246-3.803-0.97 11.356-0.97 11.356l8.964 2.955c0.895-4.616 1.196-9.338 1.196-14.204l-0.015-13.463m0.03-86.143-8.903 2.505v22.642l8.903 2.448zm8.664 0 8.929 2.505v22.642l-8.93 2.448zm-38.717 110.743 5.09-7.37-15.533-17.23-8.469 3.619z",fill:"#9f7e00"})}),a.jsx("path",{d:"m484.15 632.784c0-3.097 2.662-5.622 5.938-5.622 3.272 0 5.92 2.525 5.92 5.622 0 3.103-2.648 5.607-5.92 5.607-3.276 0-5.939-2.504-5.939-5.607z",fill:"none"}),a.jsx("path",{d:"m654.131 726.517c0-3.123 2.668-5.643 5.94-5.643 3.296 0 5.918 2.52 5.918 5.643 0 3.118-2.622 5.602-5.918 5.602-3.272 0-5.94-2.484-5.94-5.602z",fill:"#b50027"}),a.jsx("path",{d:"m630.983 722.587-2.622-8.454h-23.91l-2.581 8.454zm0 8.183-2.622 8.469h-23.91l-2.581-8.47z",fill:"#9f7e00"}),a.jsx("g",{fill:"#b50027",children:a.jsx("path",{d:"m569.531 846.235c0-3.118 2.663-5.638 5.94-5.638 3.27 0 5.913 2.52 5.913 5.638 0 3.102-2.642 5.607-5.913 5.607-3.277 0-5.94-2.505-5.94-5.607zm84.662-213.451c0-3.097 2.642-5.622 5.934-5.622 3.276 0 5.924 2.525 5.924 5.622 0 3.103-2.648 5.607-5.924 5.607-3.292 0-5.934-2.504-5.934-5.607zm-85.249 0c0-3.097 2.662-5.622 5.934-5.622 3.276 0 5.923 2.525 5.923 5.622 0 3.103-2.647 5.607-5.923 5.607-3.272 0-5.934-2.504-5.934-5.607z"})}),a.jsxs("g",{fill:"#9f7e00",children:[a.jsx("path",{d:"m495.476 645.133 32.006 35.813 6.552-5.3-32.185-35.67c0.644-0.956 1.1-1.999 1.482-3.118h23.415v-8.147h-23.43c-1.794-5.28-7.043-9.067-13.228-9.067-7.651 0-13.876 5.877-13.876 13.125 0 5.75 3.894 10.651 9.338 12.415l-0.051 27.636h8.602v-27.452c0.363-0.108 1.027-0.108 1.375-0.235z"}),a.jsx("path",{d:"m529.173 670.239 8.495-3.604 15.533 17.235-5.1 7.35zm-6.578 5.336-5.08 7.375 15.528 17.214 8.469-3.624z"})]}),a.jsx("path",{d:"m570.845 655.12-8.909 2.504v22.637l8.909 2.454zm8.566 0 8.904 2.504v22.637l-8.904 2.454z",fill:"#9f7e00"}),a.jsx("path",{d:"m561.415 726.839c0-7.283 6.225-13.177 13.897-13.177 7.652 0 13.872 5.894 13.872 13.177 0 7.247-6.22 13.12-13.872 13.12-7.672 0-13.897-5.873-13.897-13.12",fill:"#006f46"})]}),a.jsx("path",{d:"m470.303 603.01h20.694v-4.934h-20.694z",fill:"#c8b100"}),a.jsx("path",{d:"m470.303 603.01h20.694v-4.934h-20.694z",fill:"#dead00"}),a.jsxs("g",{strokeWidth:"2.467",children:[a.jsx("path",{d:"m467.468 833.44c9.953 2.994 14.997 10.409 14.997 19.088 0 11.305-10.964 19.884-25.2 19.884-14.232 0-25.776-8.58-25.776-19.884 0-8.545 4.747-18.092 14.643-18.781 0 0-0.301-0.896-1.154-2.367-1.025-1.097-3.051-3.142-3.051-3.142s3.78-0.709 5.959 0.12c2.193 0.828 3.635 2.213 3.635 2.213s1.035-2.027 2.482-3.598c1.46-1.557 3.353-2.534 3.353-2.534s2.189 1.84 2.907 3.07c0.714 1.27 1.179 2.774 1.179 2.774s2.011-1.657 3.76-2.333c1.743-0.69 3.995-1.23 3.995-1.23s-0.642 2.179-1.068 3.29a30.9 30.9 0 0 0-0.81 2.444l-0.425 0.769z",fill:"#f6cb7e"}),a.jsx("path",{d:"m455.162 884.68s-18.926-12.757-27.131-14.481c-10.49-2.213-22.28-0.422-27.38-0.69 0.143 0.149 6.116 4.407 8.737 7.041 2.625 2.62 11.366 7.856 16.305 9.092 15.357 3.851 29.469-0.963 29.469-0.963m5.403 1.111s12.124-12.602 24.813-14.341c14.998-2.079 24.812 1.236 30.637 2.754 0.134 0-4.814 2.347-7.43 4.139-2.629 1.791-9.383 7.448-19.71 7.568-10.347 0.154-21.762-1.082-23.654-0.795a330.84 330.84 0 0 0-4.656 0.675",fill:"#006f46"}),a.jsx("path",{d:"m454.595 867.62c-4.766-4.425-5.397-8.132-5.397-15.106 0-6.96 2.984-13.245 7.746-17.651a24.003 24.003 0 0 1 7.688 17.651c0 6.974-0.226 10.454-4.968 14.88l-2.629 1.831z",fill:"#b50027"}),a.jsx("path",{d:"m451.913 894.987s3.124-6.17 3.407-12.387c0.249-5.202-0.733-10.337-0.733-10.337h3.784s1.892 5.523 1.892 10.337c0 4.829-0.876 11.252-0.876 11.252s-2.62 0.403-3.492 0.81c-0.858 0.421-3.12 1.507-3.12 1.507l-1.375 0.36z",fill:"#006f46"})]})]}),a.jsx("path",{d:"m454.965 603.652h239.395v-265.048h-239.395z",fill:"#b2b2b2"}),a.jsx("path",{d:"m454.965 603.652h239.395v-265.048h-239.395z",fill:"none",stroke:"#000000",strokeWidth:"2.465"}),a.jsxs("g",{stroke:"#000000",children:[a.jsx("g",{fill:"#b50027",children:a.jsx("path",{d:"m604.393 568.991s-2.96 3.056-1.892 5.605c1.087 2.553 2.96 5.22 2.96 5.22s-0.105-3.798 1.092-4.828c1.73-1.523 4.958-1.791 4.958-1.791s-2.553-2.28-3.372-2.534c-0.786-0.273-3.746-1.672-3.746-1.672zm14.787 4.474s-1.48 3.684 1.356 6.098c2.816 2.433 5.245 2.687 5.245 2.687s-2.16-3.837-1.48-5.863c0.694-2.112 2.548-3.43 2.548-3.43s-3.497-1.164-4.033-1.03c-0.532 0.12-3.636 1.538-3.636 1.538zm-41.604-165.463 0.268-2.94 0.407-1.639s-7.664 0.627-11.698-0.508c-4.033-1.145-7.668-2.802-11.438-5.978-3.756-3.195-5.24-5.187-7.933-5.59-6.457-1.03-11.434 1.892-11.434 1.892s4.853 1.787 8.493 6.232c3.617 4.479 7.564 6.74 9.274 7.281 2.821 0.862 12.631 0.254 15.323 0.355 2.692 0.134 8.737 0.91 8.737 0.91v-0.015z"})}),a.jsx("g",{fill:"#ffffff",children:a.jsx("path",{d:"m564.006 412.208 1.6-2.534 1.585 2.3-3.185 0.234m3.884-0.12 1.888-2.534 2.021 2.28-3.909 0.254m-1.743-15.658 3.904 1.403-3.497 1.772-0.407-3.175m4.703 1.283 3.497 0.882-2.816 2.16z"})}),a.jsx("path",{d:"m613.415 397.225s0.02 3.43 0.355 6.706c0.32 3.142-1.016 5.896-0.498 7.635 0.498 1.758 0.747 3.142 1.427 4.407 0.642 1.27 0.997 4.479 0.997 4.479s-1.835-1.303-3.535-2.568a55.675 55.675 0 0 0-2.874-2.079s0.345 3.43 0.502 4.9c0.182 1.471 1.04 4.24 2.43 5.878 1.374 1.605 4.123 4.24 4.971 6.352 0.882 2.131 0.704 6.825 0.704 6.825s-2.232-3.563-4.148-4.205c-1.882-0.661-6.021-2.956-6.021-2.956s3.794 3.765 3.794 7.348c0 3.578-1.547 7.65-1.547 7.65s-1.715-3.243-3.943-5.37c-2.246-2.112-5.35-4.239-5.35-4.239s2.424 5.537 2.424 9.274c0 3.765-0.676 11.754-0.676 11.754s-1.892-3.09-3.784-4.593c-1.907-1.452-4.134-2.755-4.833-3.717-0.676-0.978 2.251 3.075 2.567 5.523 0.336 2.452 1.5 11.184 9.135 22.336 4.46 6.519 11.362 17.92 26.15 14.169 14.805-3.732 9.311-23.63 6.207-32.923-3.104-9.273-4.656-19.562-4.474-23.16 0.158-3.563 2.745-14.154 2.405-16.132-0.34-1.94-1.145-9.509 0.694-15.606 1.892-6.352 3.464-8.819 4.48-11.439 1.01-2.6 1.867-4.071 2.212-6.352 0.34-2.28 0.34-6.538 0.34-6.538s2.745 5.068 3.44 6.86c0.68 1.805 0.68 7.16 0.68 7.16s0.512-5.355 4.656-7.956c4.138-2.634 8.952-5.389 10.16-6.86 1.202-1.484 1.556-2.447 1.556-2.447s-0.354 9.14-2.927 12.737c-1.71 2.333-8.45 9.934-8.45 9.934s3.46-1.317 5.864-1.45c2.41-0.188 4.124 0 4.124 0s-2.927 2.28-6.71 7.816c-3.78 5.528-2.243 6.017-4.992 10.577-2.769 4.56-4.996 4.728-8.44 7.501-5.174 4.153-2.386 20.674-1.71 23.126 0.694 2.434 9.632 22.667 9.81 27.553 0.158 4.895 1.034 15.812-7.583 22.82-5.547 4.545-14.624 4.579-16.694 5.877-2.074 1.284-6.174 5.355-6.174 13.839 0 8.497 3.07 9.78 5.48 11.908 2.424 2.126 5.513 0.982 6.203 2.62 0.7 1.619 1.035 2.6 2.074 3.578 1.035 0.963 1.73 2.112 1.375 3.885-0.34 1.81-4.302 5.882-5.676 8.837-1.39 2.903-4.139 10.591-4.139 11.722 0 1.15-0.321 4.732 0.857 6.538 0 0 4.302 5.02 1.37 5.997-1.887 0.642-3.74-1.183-4.632-0.977-2.572 0.675-3.913 2.26-4.656 2.127-1.714-0.321-1.714-1.164-1.892-3.583-0.158-2.434-0.072-3.43-0.838-3.43-1.035 0-1.557 0.848-1.73 2.132-0.186 1.298-0.186 4.22-1.374 4.22-1.212 0-2.927-2.113-3.961-2.582-1.035-0.494-3.957-0.982-4.125-2.28-0.172-1.303 1.72-4.072 3.607-4.565 1.892-0.489 3.622-1.451 2.41-2.429-1.212-0.982-2.41-0.982-3.602 0-1.212 0.978-3.785 0.149-3.622-1.317 0.177-1.47 0.518-3.248 0.336-4.071-0.158-0.796-2.228-2.434 0.503-3.924 2.764-1.45 3.956 1.323 6.706 0.83 2.764-0.47 4.139-1.486 5.173-3.09 1.035-1.624 0.853-5.054-1.034-7.162-1.893-2.131-3.78-2.466-4.48-3.77-0.694-1.297-1.71-4.392-1.71-4.392s0.499 5.696 0.159 6.524c-0.336 0.81-0.158 4.22-0.158 4.22s-1.892-2.112-3.444-3.731c-1.533-1.638-3.085-6.52-3.085-6.52s-0.163 4.56-0.163 6.367c0 1.772 2.05 3.41 1.375 4.071-0.695 0.642-3.957-3.43-4.814-4.071-0.877-0.657-3.622-2.77-4.834-5.068-1.197-2.28-2.074-5.523-2.41-6.687-0.344-1.136-0.91-6.218-0.344-7.501 0.857-1.945 2.237-5.375 2.237-5.375h-6.711c-3.602 0-6.189-1.13-7.564 1.303-1.37 2.448-0.694 7.348 1.02 13.7 1.73 6.332 2.745 9.44 2.247 10.59-0.503 1.13-2.745 3.751-3.602 4.225-0.877 0.508-3.286 0.336-4.32-0.134-1.016-0.493-2.726-1.322-6.012-1.322-3.262 0-5.332 0.154-6.524-0.134-1.212-0.335-4.139-1.806-5.533-1.485-1.375 0.336-3.75 1.552-3.104 3.43 1.054 2.936-1.015 3.597-2.404 3.43-1.375-0.173-2.554-0.661-4.302-1.136-1.71-0.503-4.301 0-3.957-1.973 0.336-1.96 1.035-2.113 1.888-3.564 0.871-1.49 1.192-2.433 0.225-2.534-1.207-0.12-2.42-0.254-3.363 0.522-0.91 0.762-2.39 2.4-3.607 1.792-1.217-0.642-2.155-2.046-2.155-5.12 0-3.057-3.234-5.725-0.269-5.59 2.96 0.133 6.725 2.298 7.4 0.641 0.662-1.672 0.255-2.414-1.35-3.717-1.614-1.265-3.626-2.026-1.47-3.684 2.145-1.638 2.682-1.638 3.5-2.548 0.806-0.881 1.96-3.75 3.464-3.042 2.956 1.404 0.14 3.444 3.1 6.74 2.964 3.31 4.837 4.479 9.814 3.952 4.972-0.503 6.333-1.145 6.333-2.549 0-1.403-0.417-3.937-0.56-4.967-0.12-1.015 0.684-4.713 0.684-4.713s-2.285 1.418-2.96 2.802c-0.647 1.403-2.002 3.803-2.002 3.803s-0.551-2.855-0.393-5.187c0.09-1.366 0.575-3.751 0.522-4.22-0.13-1.27-1.073-4.46-1.073-4.46s-0.81 3.444-1.336 4.46c-0.537 1.01-0.805 5.101-0.805 5.101s-3.157-2.754-2.28-7.381c0.656-3.57-0.542-8.278 0.531-9.815 1.054-1.538 3.603-7.775 9.796-8.043 6.189-0.234 11.022 0.269 13.183 0.154 2.15-0.154 9.81-1.538 9.81-1.538s-14.117-7.247-17.34-9.427c-3.23-2.146-8.206-7.755-9.83-10.303-1.61-2.553-3.085-7.501-3.085-7.501s-2.534 0.115-4.833 1.384c-2.285 1.25-4.565 3.195-5.906 4.694-1.36 1.538-3.497 4.987-3.497 4.987s0.393-4.46 0.393-5.863c0-1.37-0.268-4.086-0.268-4.086s-1.605 6.112-4.834 8.392c-3.228 2.313-6.993 5.49-6.993 5.49s0.412-3.411 0.412-4.187c0-0.762 0.805-4.714 0.805-4.714s-2.285 3.41-5.782 4.086c-3.497 0.628-8.617 0.494-9.025 2.673-0.393 2.141 0.944 5.082 0.144 6.6-0.81 1.538-2.553 2.554-2.553 2.554s-2.012-1.672-3.765-1.792c-1.749-0.134-3.368 0.776-3.368 0.776s-1.48-1.925-0.948-3.19c0.55-1.27 3.228-3.176 2.567-3.952-0.675-0.761-2.83 0.268-4.172 0.896-1.336 0.642-4.172 1.265-3.904-0.896 0.269-2.165 0.944-3.43 0.269-4.967-0.67-1.504-0.269-2.534 0.819-2.922 1.068-0.354 5.37 0.115 5.777-0.862 0.393-1.03-1.068-2.3-3.904-2.941-2.822-0.623-4.172-2.294-2.692-3.698s1.887-1.772 2.558-3.056 0.934-3.569 3.501-2.419c2.534 1.135 1.998 3.937 4.714 4.833 2.658 0.91 8.99-0.373 10.322-1.13 1.36-0.781 5.658-3.957 7.138-4.733 1.485-0.742 7.654-5.336 7.654-5.336s-3.621-2.52-4.977-3.818c-1.336-1.269-3.746-4.31-4.938-4.953-1.217-0.656-7.138-2.922-9.154-3.056-2.017-0.134-8.206-2.28-8.206-2.28s2.822-0.91 3.765-1.671 3.066-2.688 4.173-2.554c1.053 0.14 1.317 0.14 1.317 0.14s-5.758-0.274-6.975-0.628c-1.207-0.407-4.703-2.568-6.04-2.568-1.36 0-4.033 0.523-4.033 0.523s3.621-2.295 6.581-2.803c2.96-0.488 5.246-0.388 5.246-0.388s-4.565-1.269-5.657-2.787c-1.069-1.538-2.137-3.804-2.96-4.834-0.8-1.01-1.337-2.682-2.817-2.802-1.48-0.134-4.038 1.792-5.514 1.653-1.46-0.115-2.553-1.03-2.697-3.176-0.1-2.175 0-1.418-0.512-2.548-0.537-1.164-2.692-3.837-0.68-4.46 2.035-0.642 6.332 0.374 6.725-0.388 0.412-0.762-2.28-3.056-4.028-3.952-1.749-0.881-4.57-2.419-3.09-3.683 1.485-1.27 2.955-1.773 3.765-2.922 0.805-1.15 1.748-4.326 3.497-3.315 1.748 1.016 4.167 5.997 5.513 5.61 1.356-0.389 1.456-3.953 1.212-5.471-0.268-1.538 0-4.206 1.322-3.957 1.356 0.254 2.424 2.031 4.584 2.18 2.137 0.12 5.365-0.503 5.097 0.996-0.269 1.523-1.485 3.416-2.96 5.087-1.442 1.672-2.122 4.968-1.193 7.128 0.939 2.18 3.372 5.628 5.513 7.013 2.137 1.398 6.17 2.433 8.737 4.071 2.549 1.672 8.474 6.366 10.49 6.874 2.013 0.522 4.03 1.537 4.03 1.537s2.28-1.015 5.388-1.015c3.085 0 10.203 0.508 12.895-0.642 2.692-1.164 6.189-3.056 5.116-5.49-1.064-2.4-6.989-4.579-6.452-6.47 0.536-1.907 2.692-2.041 6.308-2.175 3.626-0.12 8.603 0.641 9.532-4.46 0.944-5.087 1.212-8.028-3.87-9.159-5.12-1.15-8.89-1.264-9.81-4.967-0.953-3.683-1.892-4.574-0.824-5.609 1.092-0.996 2.96-1.518 6.725-1.753 3.765-0.273 8.062-0.273 9.279-1.183 1.212-0.862 1.46-3.296 2.94-4.326 1.476-0.996 7.277-1.91 7.277-1.91s6.907 3.38 13.326 8.142c5.743 4.292 10.936 10.63 10.936 10.63",fill:"#d85aac",strokeLinejoin:"round",strokeWidth:"1.20287"}),a.jsx("path",{d:"m563.862 393.642s-0.805-2.295-0.944-2.937c-0.124-0.627-0.229-1.372-0.229-1.372s3.865-0.031 3.726 1.233c-0.13 1.284-1.341 1.284-1.61 1.778-0.263 0.522-0.943 1.298-0.943 1.298"}),a.jsx("path",{d:"m582.965 387.003-0.283-2.04s3.636 0.033 5.384 1.264c2.697 1.91 4.426 4.847 4.302 4.967-0.47 0.455-2.553-1.27-4.033-1.772 0 0-1.073 0.254-2.156 0.254-1.073 0-1.61-0.508-1.753-1.016-0.12-0.522 0.143-1.403 0.143-1.403l-1.604-0.235v-0.02z",strokeWidth:".75"}),a.jsx("path",{d:"m609.186 415.79s-1.624-2.298-2.017-3.074c-0.412-0.743-1.087-2.28-1.087-2.28",fill:"none",strokeLinecap:"round"}),a.jsx("path",{d:"m510.74 392.866s2.284 1.638 4.033 1.892c1.748 0.268 3.64 0.268 3.909 0.268 0.263 0 0.819-2.567 0.531-4.32-0.943-5.744-6.189-7.013-6.189-7.013s1.567 3.482 0.805 5.087c-1.073 2.294-3.09 4.086-3.09 4.086",fill:"#db4446"}),a.jsx("path",{d:"m510.74 392.866s2.284 1.638 4.033 1.892c1.748 0.268 3.64 0.268 3.909 0.268 0.263 0 0.819-2.567 0.531-4.32-0.943-5.744-6.189-7.013-6.189-7.013s1.567 3.482 0.805 5.087c-1.073 2.294-3.09 4.086-3.09 4.086z",fill:"#b50027"}),a.jsx("path",{d:"m499.842 397.833s-2.017-3.698-6.313-3.195c-4.302 0.508-7.138 3.837-7.138 3.837s4.747-0.153 5.921 0.623c1.753 1.15 2.285 4.09 2.285 4.09s2.572-1.537 3.372-2.553c0.8-1.03 1.873-2.802 1.873-2.802",fill:"#db4446"}),a.jsx("path",{d:"m499.842 397.833s-2.017-3.698-6.313-3.195c-4.302 0.508-7.138 3.837-7.138 3.837s4.747-0.153 5.921 0.623c1.753 1.15 2.285 4.09 2.285 4.09s2.572-1.537 3.372-2.553c0.8-1.03 1.873-2.802 1.873-2.802z",fill:"#b50027"}),a.jsx("path",{d:"m494.597 412.716s-3.621 0.522-5.633 2.821c-2.036 2.294-1.749 6.62-1.749 6.62s2.405-2.534 4.565-2.534 5.514 0.762 5.514 0.762-1.073-2.702-1.073-3.837c0-1.145-1.624-3.832-1.624-3.832",fill:"#db4446"}),a.jsx("path",{d:"m494.597 412.716s-3.621 0.522-5.633 2.821c-2.036 2.294-1.749 6.62-1.749 6.62s2.405-2.534 4.565-2.534 5.514 0.762 5.514 0.762-1.073-2.702-1.073-3.837c0-1.145-1.624-3.832-1.624-3.832z",fill:"#b50027"}),a.jsx("path",{d:"m544.625 427.632s-3.828 1.116-5.24 3.176c-1.744 2.548-1.62 5.101-1.62 5.101s3.229-2.668 7.401-1.537c4.177 1.15 4.565 1.537 6.333 1.417 1.748-0.134 6.05-1.671 6.05-1.671s-3.497 4.071-3.105 6.893c0.407 2.787 0.925 4.052 0.815 5.475-0.288 3.444-2.831 7.65-2.831 7.65s1.48-0.91 4.977-1.672c3.477-0.762 6.457-2.434 8.33-3.818 1.873-1.418 4.296-4.848 4.296-4.848s-0.78 4.714 0 6.754c0.805 2.046 1.073 7.909 1.073 7.909s2.247-1.993 4.029-2.941c0.944-0.523 3.372-1.792 4.32-3.31 0.657-1.083 1.48-5.068 1.48-5.068s0.532 4.292 1.869 6.37c1.36 2.008 3.353 8.278 3.353 8.278s1.36-4.072 2.84-5.743c1.461-1.658 3.229-3.818 3.354-5.102 0.124-1.27-0.393-4.057-0.393-4.057l1.873 4.057m-54.315 2.922s2.285-3.937 4.44-5.221c2.16-1.284 5.121-3.564 5.921-3.818 0.786-0.254 4.301-2.18 4.301-2.18m4.71 24.598s5.172-2.654 6.72-3.583c3.233-1.892 5.513-5.336 5.513-5.336",fill:"none",strokeLinejoin:"round"}),a.jsx("path",{d:"m506.83 460.86s-2.011-2.145-5.508-1.523c-3.497 0.642-5.781 4.599-5.781 4.599s2.96-0.781 4.713-0.393c1.744 0.393 2.96 2.165 2.96 2.165s1.605-1.404 2.141-2.165c0.537-0.757 1.461-2.683 1.461-2.683",fill:"#db4446"}),a.jsx("path",{d:"m506.83 460.86s-2.011-2.145-5.508-1.523c-3.497 0.642-5.781 4.599-5.781 4.599s2.96-0.781 4.713-0.393c1.744 0.393 2.96 2.165 2.96 2.165s1.605-1.404 2.141-2.165c0.537-0.757 1.461-2.683 1.461-2.683h0.015z",fill:"#b50027"}),a.jsx("path",{d:"m502.802 474.996s-2.96-0.503-5.508 1.538c-2.553 2.045-2.697 5.982-2.697 5.982s2.429-2.045 4.32-1.772c1.874 0.235 4.154 1.265 4.154 1.265s0.412-2.434 0.531-3.056c0.417-1.778-0.8-3.957-0.8-3.957",fill:"#db4446"}),a.jsx("path",{d:"m502.802 474.996s-2.96-0.503-5.508 1.538c-2.553 2.045-2.697 5.982-2.697 5.982s2.429-2.045 4.32-1.772c1.874 0.235 4.154 1.265 4.154 1.265s0.412-2.434 0.531-3.056c0.417-1.778-0.8-3.957-0.8-3.957z",fill:"#b50027"}),a.jsx("path",{d:"m509.671 488.006s-0.196 3.784 1.605 6.097c1.892 2.434 5.389 2.807 5.389 2.807s-1.178-2.533-1.356-3.822c-0.268-1.906 1.605-3.564 1.605-3.564s-1.73-1.772-3.478-1.772c-1.753 0-3.765 0.254-3.765 0.254",fill:"#db4446"}),a.jsx("path",{d:"m509.671 488.006s-0.196 3.784 1.605 6.097c1.892 2.434 5.389 2.807 5.389 2.807s-1.178-2.533-1.356-3.822c-0.268-1.906 1.605-3.564 1.605-3.564s-1.73-1.772-3.478-1.772c-1.753 0-3.765 0.254-3.765 0.254z",fill:"#b50027"}),a.jsx("path",{d:"m589.015 494.357s9.685 5.997 9.417 10.965c-0.288 4.967-5.389 11.467-5.389 11.467",fill:"none"}),a.jsx("path",{d:"m544.625 521.503s-2.42-3.056-5.772-2.937c-3.373 0.134-6.874 3.291-6.874 3.291s4.182-0.354 5.245 1.03c1.092 1.423 2.16 3.176 2.16 3.176s1.878-0.997 2.697-1.639c0.805-0.622 2.544-2.921 2.544-2.921",fill:"#db4446"}),a.jsx("path",{d:"m544.625 521.503s-2.42-3.056-5.772-2.937c-3.373 0.134-6.874 3.291-6.874 3.291s4.182-0.354 5.245 1.03c1.092 1.423 2.16 3.176 2.16 3.176s1.878-0.997 2.697-1.639c0.805-0.622 2.544-2.921 2.544-2.921z",fill:"#b50027"}),a.jsx("path",{d:"m534.269 534.867s-4.422-0.642-6.582 1.652c-2.16 2.285-2.017 6.49-2.017 6.49s2.697-2.921 5.102-2.672c2.428 0.254 5.12 1.538 5.12 1.538s-0.412-2.549-0.68-3.698c-0.268-1.15-0.943-3.31-0.943-3.31",fill:"#db4446"}),a.jsx("path",{d:"m534.269 534.867s-4.422-0.642-6.582 1.652c-2.16 2.285-2.017 6.49-2.017 6.49s2.697-2.921 5.102-2.672c2.428 0.254 5.12 1.538 5.12 1.538s-0.412-2.549-0.68-3.698c-0.268-1.15-0.943-3.31-0.943-3.31z",fill:"#b50027"}),a.jsx("path",{d:"m543.83 549.007s-2.16 3.056-0.537 5.47c1.605 2.434 4.963 3.583 4.963 3.583s-1.198-1.772-0.661-3.837c0.426-1.619 3.228-3.817 3.228-3.817l-6.993-1.385",fill:"#db4446"}),a.jsxs("g",{fill:"#b50027",children:[a.jsx("path",{d:"m543.83 549.007s-2.16 3.056-0.537 5.47c1.605 2.434 4.963 3.583 4.963 3.583s-1.198-1.772-0.661-3.837c0.426-1.619 3.228-3.817 3.228-3.817l-6.993-1.385v-0.015zm59.023 5.743s-3.885-0.915-6.045 0.37c-2.141 1.269-3.89 6.624-3.89 6.624s3.497-2.922 6.05-2.568c2.549 0.403 4.44 1.418 4.44 1.418s0.389-2.18 0.12-3.683c-0.157-0.91-0.675-2.16-0.675-2.16"}),a.jsx("path",{d:"m602.853 554.75s-3.885-0.915-6.045 0.37c-2.141 1.269-3.89 6.624-3.89 6.624s3.497-2.922 6.05-2.568c2.549 0.403 4.44 1.418 4.44 1.418s0.389-2.18 0.12-3.683c-0.157-0.91-0.675-2.16-0.675-2.16z"})]}),a.jsxs("g",{fill:"#9f7e00",transform:"translate(-4.336 -.793)",children:[a.jsxs("g",{strokeWidth:".75",children:[a.jsx("path",{d:"m614.988 377.612-1.375 0.101c-0.063 0.168-0.68 1.15-1.265 1.69-1.216 1.165-3.05 1.299-4.086 0.322a2.34 2.34 0 0 1-0.66-1.945c-0.805 0.407-1.644 0.407-2.43-0.033-1.23-0.71-1.537-2.4-0.641-3.804 0.143-0.268 0.287-0.622 0.503-0.824l-0.091-1.537-1.662 0.388-0.48 0.91c-1.034 1.169-2.567 1.47-3.333 0.78-0.374-0.32-0.453-0.592-0.623-1.25-0.373 0.318-0.397 0.403-0.824 0.503-2.548 0.628-3.564-4.981-3.621-6.433l-0.838 1.184s0.752 3.357 0.373 6.198c-0.373 2.836-1.375 5.676-1.375 5.676 3.555 0.91 8.872 3.799 14.146 7.87 5.283 4.038 9.436 8.43 11.15 11.506 0 0 2.731-1.523 5.6-2.433 2.841-0.93 6.458-0.949 6.458-0.949l1.03-1.01c-1.514 0.22-7.521 0.474-7.401-2.046 6e-3 -0.382-0.073-0.43 0.486-0.98-0.951 0-1.104 0.084-1.535-0.184-0.872-0.575-0.853-2.045 0.11-3.262l0.838-0.608 0.053-1.62-1.61 0.221c-0.143 0.201-0.512 0.436-0.728 0.642-1.265 1.097-3.085 1.178-4.086 0.148-0.604-0.589-0.79-1.384-0.532-2.213-0.733 0.22-1.499 0.154-2.146-0.22-1.226-0.742-1.46-2.481-0.512-3.832 0.44-0.661 1.317-1.437 1.47-1.518l-0.33-1.423"}),a.jsx("path",{d:"m608.794 384.687-1.552-1.197c-0.282-0.22-0.373-0.575-0.191-0.776 0.177-0.187 0.55-0.187 0.838 0.014l1.547 1.217 1.59 1.202c0.269 0.202 0.37 0.556 0.197 0.776-0.197 0.187-0.57 0.168-0.857-0.033l-1.572-1.202m-8.292-5.677-1.23-0.723c-0.307-0.187-0.465-0.541-0.322-0.776 0.125-0.254 0.498-0.288 0.8-0.106l1.227 0.729 1.255 0.728c0.302 0.167 0.445 0.522 0.32 0.776-0.143 0.22-0.497 0.268-0.819 0.086l-1.23-0.714"})]}),a.jsx("ellipse",{cx:"723.16699",cy:"-29.360001",fillRule:"evenodd",rx:".958",ry:".713",strokeWidth:".751",transform:"matrix(.82291 .56817 -.612 .79086 0 0)"}),a.jsx("path",{d:"m616.52 391.293 1.016 0.982c0.25 0.235 0.642 0.32 0.857 0.134 0.216-0.168 0.187-0.508-0.052-0.743l-1.001-0.996-1.035-1.015c-0.249-0.235-0.642-0.302-0.857-0.115-0.23 0.148-0.197 0.522 0.072 0.757l1 0.996",strokeWidth:".75"}),a.jsx("ellipse",{cx:"670.96997",cy:"-266.31699",fillRule:"evenodd",rx:".958",ry:".713",strokeWidth:".751",transform:"matrix(.59251 .80556 -.83654 .54791 0 0)"}),a.jsxs("g",{strokeWidth:".75",children:[a.jsx("path",{d:"m607.951 366.428-2.812 0.086-0.55 4.139 0.3 0.656 0.734-0.048 3.602-2.42c-0.4-0.818-0.831-1.619-1.274-2.413z"}),a.jsx("path",{d:"m600.325 368.727-0.076 2.582 4.373 0.541 0.68-0.287-0.057-0.71-2.549-3.395c-0.844 0.342-1.62 0.769-2.37 1.269z"}),a.jsx("path",{d:"m609.364 373.876-2.333 1.303-2.553-3.41-0.052-0.695 0.68-0.287 4.388 0.522c0.055 0.874 0.036 1.714-0.13 2.567z"}),a.jsx("circle",{cx:"604.75201",cy:"371.14401",fillRule:"evenodd",r:"1.47"}),a.jsx("path",{d:"m593.475 366.413c-0.072 0.015-0.613-2.18-1.216-3.396-0.407-0.881-1.854-2.026-1.854-2.026 0.143-0.273 1.964-0.93 4.139 0.436 1.762 1.456-0.144 4.124-0.144 4.124s-0.464 0.642-0.91 0.862"}),a.jsx("path",{d:"m598.39 367.898-1.993 1.725-3.247-2.822 0.282-0.407 0.115-0.694 4.402-0.321c0.187 0.834 0.326 1.674 0.441 2.52z"}),a.jsx("path",{d:"m592.84 366.428c0.024-0.751 0.491-1.34 1.013-1.344 0.53 0.024 0.93 0.626 0.915 1.36-0.025 0.75-0.498 1.321-1.013 1.343-0.554-0.021-0.944-0.622-0.916-1.359m25.89 6.739-2.802-0.301-1.174 4.038 0.216 0.69 0.732 0.018 3.923-1.91c-0.296-0.846-0.593-1.691-0.895-2.535z"}),a.jsx("path",{d:"m610.825 374.417-0.44 2.554 4.244 1.11 0.713-0.2 0.053-0.69-2.017-3.736c-0.868 0.277-1.71 0.62-2.553 0.962z"}),a.jsx("path",{d:"m619.035 380.702-2.514 0.996-2.017-3.717 0.052-0.709 0.714-0.186 4.244 1.116c-0.115 0.843-0.28 1.679-0.479 2.5z"}),a.jsx("circle",{cx:"614.86798",cy:"377.57401",fillRule:"evenodd",r:"1.47"}),a.jsx("path",{d:"m628.132 381.904 0.512 2.65-4.153 1.384-0.733-0.149-0.086-0.694 1.73-3.837c0.914 0.199 1.821 0.424 2.73 0.646z"}),a.jsx("path",{d:"m627.384 389.487-2.658 0.59-1.47-3.953 0.167-0.675 0.733-0.1 4.047 1.657c-0.27 0.828-0.543 1.655-0.819 2.481z"}),a.jsx("path",{d:"m620.175 382.153-0.857 2.453 4.052 1.638 0.743-0.1 0.143-0.676-1.441-3.937c-0.88 0.205-1.76 0.414-2.64 0.622z"}),a.jsx("circle",{cx:"623.73297",cy:"385.60699",fillRule:"evenodd",r:"1.47"}),a.jsx("path",{d:"m631.197 395.33c-0.015 0.068 2.376 0.12 3.751 0.422 0.977 0.206 2.496 1.303 2.496 1.303 0.268-0.2 0.536-2.012-1.337-3.75-1.873-1.337-4.215 1.015-4.215 1.015s-0.565 0.556-0.695 1.01"}),a.jsx("path",{d:"m628.63 391.072-1.37 2.213 3.602 2.434 0.44-0.388 0.59-0.201-0.551-4.158c-0.904 0.036-1.807 0.07-2.711 0.1z"}),a.jsx("path",{d:"m631.308 395.936c0.745-0.135 1.267-0.67 1.149-1.156-0.13-0.51-0.833-0.806-1.58-0.666-0.75 0.153-1.262 0.657-1.137 1.18 0.113 0.485 0.822 0.782 1.568 0.642"})]})]})]}),a.jsx("path",{d:"m585.72 387.846s0.277 0.425 0.217 0.642c-0.05 0.183-0.433 0.37-0.433 0.37 0.853 0.298 1.298 0.084 1.639-0.127-0.065-0.534-0.488-0.686-0.855-0.85-0.173-0.078-0.568-0.035-0.568-0.035z",fill:"#ffffff"}),a.jsxs("g",{fill:"#9f7e00",fillRule:"evenodd",stroke:"#000000",strokeWidth:".751",transform:"matrix(.84817 .52972 -.57498 .81817 -4.336 -.793)",children:[a.jsx("ellipse",{cx:"705.09998",cy:"3.237",rx:".958",ry:".713"}),a.jsx("ellipse",{cx:"715.31201",cy:"3.039",rx:".958",ry:".713"})]}),a.jsx("path",{d:"m378.352 602.502c0-48.059 34.623-87.016 77.327-87.016 42.718 0 77.341 38.957 77.341 87.016s-34.623 87.016-77.34 87.016c-42.705 0-77.328-38.957-77.328-87.016",fill:"#ce1126"}),a.jsx("path",{d:"m378.352 602.502c0-48.059 34.623-87.016 77.327-87.016 42.718 0 77.341 38.957 77.341 87.016s-34.623 87.016-77.34 87.016c-42.705 0-77.328-38.957-77.328-87.016z",fill:"#b50027",stroke:"#000000",strokeWidth:"2.882"}),a.jsx("path",{d:"m401.292 602.334c0-35.24 24.348-63.803 54.42-63.803 30.054 0 54.407 28.563 54.407 63.803 0 35.255-24.353 63.837-54.406 63.837-30.073 0-54.42-28.582-54.42-63.837",fill:"#005bbf",fillOpacity:".941"}),a.jsxs("g",{stroke:"#000000",children:[a.jsx("path",{d:"m401.292 602.334c0-35.24 24.348-63.803 54.42-63.803 30.054 0 54.407 28.563 54.407 63.803 0 35.255-24.353 63.837-54.406 63.837-30.073 0-54.42-28.582-54.42-63.837z",fill:"#0044ad",strokeWidth:"2.882"}),a.jsxs("g",{fill:"#9f7e00",children:[a.jsx("path",{d:"m430.009 558.41s-6.462 7.08-6.462 13.632c0 6.591 2.73 12.061 2.73 12.061-0.977-2.6-3.616-4.474-6.72-4.474-3.923 0-7.118 3.009-7.118 6.74 0 1.083 0.66 2.769 1.16 3.698l2.317 4.68c0.767-1.725 2.573-2.687 4.676-2.687 2.811 0 5.101 2.146 5.101 4.818 0 0.403-0.053 0.81-0.158 1.179l-5.8 0.02v4.934h5.172l-3.85 7.635 5.1-1.993 3.852 4.34 3.995-4.34 5.087 1.993-3.837-7.635h5.173v-4.934l-5.815-0.02c-0.105-0.37-0.124-0.776-0.124-1.179 0-2.672 2.246-4.818 5.063-4.818 2.103 0 3.909 0.962 4.69 2.687l2.299-4.68c0.503-0.93 1.164-2.615 1.164-3.698 0-3.731-3.176-6.74-7.119-6.74-3.104 0-5.724 1.873-6.706 4.474 0 0 2.712-5.47 2.712-12.061 0-6.553-6.596-13.632-6.596-13.632"}),a.jsx("path",{d:"m419.734 603.01h20.708v-4.934h-20.708zm60.844-44.6s-6.457 7.08-6.457 13.632c0 6.591 2.711 12.061 2.711 12.061-0.963-2.6-3.602-4.474-6.706-4.474-3.942 0-7.118 3.009-7.118 6.74 0 1.083 0.661 2.769 1.16 3.698l2.298 4.68c0.79-1.725 2.592-2.687 4.695-2.687 2.816 0 5.082 2.146 5.082 4.818 0 0.403-0.035 0.81-0.139 1.179l-5.8 0.02v4.934h5.172l-3.85 7.635 5.082-1.993 3.87 4.34 3.98-4.34 5.102 1.993-3.856-7.635h5.173v-4.934l-5.796-0.02c-0.11-0.37-0.143-0.776-0.143-1.179 0-2.672 2.265-4.818 5.087-4.818 2.103 0 3.904 0.962 4.67 2.687l2.319-4.68c0.503-0.93 1.154-2.615 1.154-3.698 0-3.731-3.185-6.74-7.113-6.74-3.1 0-5.748 1.873-6.72 4.474 0 0 2.725-5.47 2.725-12.061 0-6.553-6.596-13.632-6.596-13.632m-25.278 43.498s-6.457 7.08-6.457 13.652 2.73 12.042 2.73 12.042c-0.981-2.601-3.606-4.474-6.725-4.474-3.923 0-7.118 3.008-7.118 6.74 0 1.096 0.661 2.768 1.16 3.697l2.318 4.68c0.785-1.724 2.567-2.701 4.67-2.701 2.822 0 5.106 2.16 5.106 4.833 0 0.421-0.052 0.824-0.162 1.197l-5.796 0.015v4.934h5.192l-3.856 7.636 5.087-2.008 3.851 4.34 3.995-4.34 5.102 2.008-3.87-7.636h5.187v-4.934l-5.796-0.015a4.408 4.408 0 0 1-0.144-1.197c0-2.673 2.271-4.833 5.088-4.833 2.098 0 3.884 0.977 4.675 2.701l2.318-4.68c0.494-0.929 1.16-2.6 1.16-3.697 0-3.732-3.196-6.74-7.119-6.74-3.104 0-5.724 1.873-6.725 4.474 0 0 2.73-5.47 2.73-12.042s-6.62-13.652-6.62-13.652"}),a.jsx("path",{d:"m445.012 646.523h20.707v-4.934h-20.707zm25.272-43.513h20.708v-4.934h-20.708z"})]})]})]}),a.jsxs("g",{stroke:"#000000",children:[a.jsx("path",{d:"m455.88241 903.768c-60.60169 0-120.66684-15.257-171.16451-40.63-37.22302-18.935-61.90366-57.112-61.90366-100.797v-158.421l-0.29798-265.316h465.49756l0.0186 265.316v158.42c0 43.685-24.68064 81.862-61.90756 100.797-50.49378 25.373-109.62214 40.63-170.24235 40.63z",fill:"none",strokeWidth:"3.97335"}),a.jsx("rect",{fill:"#9f7e00",fillRule:"evenodd",height:"27.759001",strokeWidth:"1.3",width:"106.10385",x:"747.40216",y:"807.17102"}),a.jsx("rect",{fill:"#9f7e00",height:"27.759001",strokeWidth:"1.3",width:"106.11359",x:"56.377449",y:"807.17102"})]})]})]}),iu=()=>a.jsxs("svg",{viewBox:"0 0 3 2",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("rect",{fill:"#CE1126",height:"2",width:"3"}),a.jsx("rect",{fill:"#fff",height:"2",width:"2"}),a.jsx("rect",{fill:"#002654",height:"2",width:"1"})]}),lu=()=>a.jsxs("svg",{height:"400",viewBox:"0 0 27 18",width:"600",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("rect",{fill:"#0D5EAF",height:"18",width:"27"}),a.jsx("path",{d:"M5,0V11 M0,5H10 M10,3H27 M10,7H27 M0,11H27 M0,15H27",fill:"none",stroke:"#FFF",strokeWidth:"2"})]}),su=()=>a.jsxs("svg",{height:"600",viewBox:"0 0 1200 600",width:"1200",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("path",{d:"M0 0h1200v600H0",fill:"#477050"}),a.jsx("path",{d:"M0 0h1200v400H0",fill:"#fff"}),a.jsx("path",{d:"M0 0h1200v200H0",fill:"#ce2939"})]}),du=()=>a.jsxs("svg",{height:"1000",viewBox:"0 0 3 2",width:"1500",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("rect",{fill:"#009246",height:"2",width:"3"}),a.jsx("rect",{fill:"#fff",height:"2",width:"2",x:"1"}),a.jsx("rect",{fill:"#ce2b37",height:"2",width:"1",x:"2"})]}),uu=()=>a.jsxs("svg",{height:"600",viewBox:"0 0 1200 600",width:"1200",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("path",{d:"M0 0h1200v600H0",fill:"#9D2235"}),a.jsx("path",{d:"M0 240h1200v120H0",fill:"#FFF"})]}),hu=()=>a.jsxs("svg",{height:"600",viewBox:"0 0 9 6",width:"900",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("rect",{fill:"#21468B",height:"6",width:"9"}),a.jsx("rect",{fill:"#FFF",height:"4",width:"9"}),a.jsx("rect",{fill:"#AE1C28",height:"2",width:"9"})]}),bu=()=>a.jsxs("svg",{height:"400",viewBox:"0 0 8 5",width:"640",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("rect",{fill:"#fff",height:"2.5",width:"8"}),a.jsx("rect",{fill:"#dc143c",height:"2.5",width:"8",y:"2.5"})]}),gu=()=>a.jsxs("svg",{height:"400",viewBox:"0 0 600 400",width:"600",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",children:[a.jsx("rect",{fill:"#f00",height:"400",width:"600"}),a.jsx("rect",{fill:"#060",height:"400",width:"240"}),a.jsxs("g",{fill:"#ff0",fillRule:"evenodd",stroke:"#000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"0.573",children:[a.jsx("path",{d:"m318.24,262.04c-30.21-0.91-168.74-87.38-169.69-101.15l7.6496-12.757c13.741,19.966,155.36,104.06,169.27,101.08l-7.2299,12.823"}),a.jsx("path",{d:"m154.59,146.4c-2.7101,7.2937,36.149,31.318,82.903,59.754,46.752,28.434,87.065,46.006,90.053,43.486,0.18256-0.32544,1.4701-2.5409,1.352-2.5232-0.56001,0.84402-1.9234,1.1104-4.0506,0.49741-12.631-3.6433-45.575-18.765-86.374-43.506-40.798-24.743-76.294-47.544-81.811-57.232-0.38363-0.67116-0.65702-1.8962-0.60146-2.8487l-0.13405-0.002-1.1747,2.0532-0.16139,0.32191h-0.00088zm164.36,116.04c-0.51238,0.92957-1.4675,0.96044-3.2816,0.76112-11.3-1.2506-45.589-17.925-86.162-42.213-47.21-28.26-86.2-54.01-81.97-60.74l1.1509-2.0346,0.22665,0.0706c-3.8037,11.405,76.948,57.578,81.702,60.522,46.724,28.947,86.115,45.851,89.601,41.458l-1.2682,2.181v-0.002z"}),a.jsx("path",{d:"m240.17,169.23c30.237-0.23901,67.55-4.1319,89.023-12.69l-4.6265-7.5168c-12.692,7.0247-50.21,11.644-84.652,12.335-40.736-0.37483-69.49-4.1681-83.897-13.835l-4.3672,8.0045c26.484,11.207,53.623,13.587,88.52,13.703"}),a.jsx("path",{d:"m330.44,156.71c-0.73904,1.1818-14.743,6.0113-35.373,9.5753-13.988,2.1325-32.234,3.9555-55.004,3.9776-21.633,0.0203-39.305-1.5196-52.684-3.3329-21.656-3.3955-32.833-8.1201-36.965-9.7896,0.39509-0.78581,0.64908-1.337,1.0301-2.0708,11.895,4.736,23.124,7.5918,36.279,9.6158,13.291,1.8,30.75,3.362,52.276,3.3417,22.664-0.0229,40.709-1.9844,54.616-4.0534,21.155-3.4122,32.711-7.8034,34.334-9.8425l1.494,2.5788h-0.002zm-4.0603-7.6226c-2.293,1.8415-13.718,5.8932-33.819,9.1034-13.415,1.9226-30.472,3.6433-52.265,3.6645-20.704,0.0203-37.619-1.375-50.485-3.2491-20.414-2.6661-31.279-7.4754-35.196-8.8776,0.3898-0.67381,0.78666-1.3423,1.1941-2.0135,3.0479,1.5346,13.533,5.7909,34.226,8.7224,12.72,1.8036,29.661,3.1477,50.262,3.1265,21.69-0.0221,38.553-1.7762,51.883-3.6883,20.205-2.7799,31.077-7.9472,32.728-9.241l1.4728,2.4509v0.002z"}),a.jsx("path",{d:"m140.88,205.66c18.598,10.003,59.905,15.044,98.994,15.391,35.591,0.0564,81.958-5.5016,99.297-14.69l-0.47712-10.012c-5.4246,8.4773-55.113,16.609-99.206,16.276-44.093-0.3325-85.038-7.1429-98.687-15.959l0.0794,8.9914"}),a.jsx("path",{d:"m340.12,204.22,0.00088,2.3874c-2.606,3.1159-18.946,7.8255-39.437,11.142-15.595,2.391-35.927,4.1945-61.262,4.1945-24.069,0-43.263-1.7163-58.148-4.0014-23.529-3.4264-38.579-9.4262-41.6-11.217l0.0132-2.7852c9.0748,6.0334,33.661,10.447,41.917,11.798,14.788,2.2701,33.868,3.9732,57.817,3.9732,25.216,0,45.434-1.7912,60.931-4.1663,14.701-2.1237,35.644-7.6465,39.767-11.324h0.00088zm0.01-8.4922,0.00088,2.3874c-2.606,3.1142-18.946,7.8237-39.437,11.14-15.595,2.391-35.927,4.1945-61.262,4.1945-24.069,0-43.263-1.7145-58.148-4.0014-23.529-3.4246-38.579-9.4245-41.6-11.216l0.0132-2.7852c9.0748,6.0325,33.661,10.447,41.917,11.796,14.788,2.2719,33.868,3.9758,57.817,3.9758,25.216,0,45.434-1.7921,60.931-4.169,14.701-2.1237,35.644-7.6465,39.767-11.324l0.00088,0.002z"}),a.jsx("path",{d:"m239.79,260.32c-42.772-0.25489-79.421-11.659-87.16-13.544l5.6433,8.8344c13.67,5.7503,49.424,14.32,81.927,13.371,32.504-0.94809,60.91-3.466,80.928-13.211l5.7862-9.1555c-13.642,6.425-60.068,13.639-87.125,13.705"}),a.jsx("path",{d:"m323.3,253.72c-0.85016,1.2991-1.7171,2.5823-2.5963,3.8294-9.4417,3.3293-24.319,6.8245-30.597,7.844-12.824,2.6423-32.665,4.594-50.274,4.6029-37.89-0.55474-68.905-7.9719-83.496-14.299l-1.1773-2.0241,0.19225-0.30427,1.9966,0.77435c25.948,9.2834,55.091,12.987,82.698,13.652,17.538,0.0617,35.095-2.01,49.292-4.5491,21.771-4.3621,30.574-7.65,33.275-9.1405l0.68701-0.38541h-0.00088zm5.0172-8.2753c0.022,0.0256,0.0441,0.0503,0.0653,0.0776-0.63585,1.0733-1.2911,2.1652-1.9622,3.2623-5.0357,1.8-18.702,5.7988-38.659,8.5893-13.149,1.7912-21.322,3.526-47.479,4.034-49.015-1.2471-80.75-10.831-88.289-13.195l-1.1174-2.1431c28.406,7.4154,57.422,12.592,89.408,13.121,23.931-0.50976,34.112-2.2719,47.152-4.0499,23.271-3.6186,34.996-7.4498,38.515-8.5558-0.0441-0.0635-0.0961-0.13053-0.15433-0.19932l2.5231-0.9428-0.002,0.002z",strokeWidth:"0.55"}),a.jsx("path",{d:"m328.83,197.76c0.13873,28.137-14.26,53.386-25.858,64.525-16.408,15.759-38.163,25.896-63.569,26.363-28.37,0.52117-55.12-17.974-62.295-26.099-14.028-15.885-25.449-36.057-25.815-63.243,1.7376-30.709,13.793-52.1,31.268-66.769s40.743-21.813,60.121-21.302c22.358,0.59003,48.475,11.558,66.521,33.332,11.823,14.266,16.943,29.748,19.627,53.193zm-89.186-96.342c54.485,0,99.296,44.338,99.296,98.703,0,54.364-44.811,98.704-99.296,98.704s-98.924-44.339-98.924-98.704,44.439-98.703,98.924-98.703"}),a.jsx("path",{d:"m239.91,101.08c54.534,0,99.011,44.483,99.011,99.022,0,54.538-44.478,99.02-99.011,99.02-54.534,0-99.011-44.481-99.011-99.02s44.478-99.022,99.011-99.022zm-96.832,99.0224c0,53.26,43.736,96.842,96.832,96.842,53.097,0,96.833-43.582,96.833-96.842,0-53.262-43.737-96.844-96.833-96.844s-96.832,43.584-96.832,96.844z"}),a.jsx("path",{d:"m239.99,109.31c49.731,0,90.693,40.821,90.693,90.704,0,49.884-40.963,90.703-90.693,90.703s-90.693-40.819-90.693-90.703c0-49.883,40.964-90.704,90.693-90.704zm-88.515,90.7034c0,48.685,39.979,88.524,88.515,88.524s88.515-39.839,88.515-88.524c0-48.686-39.978-88.525-88.515-88.525-48.536,0-88.515,39.839-88.515,88.525z"}),a.jsx("path",{d:"m243.98,100.68-8.48545,0,0.01,198.96,8.51455,0z"}),a.jsx("path",{d:"m243.13,99.546h2.1598l0.0185,201.25h-2.1616l-0.0159-201.25zm-8.4213,0.0018h2.1766l0.003,201.25h-2.1783v-201.25z"}),a.jsx("path",{d:"m338.99,203.935,0-7.3554-5.99-5.58-34-9-49-5-59,3-42,10-8.48,6.28,0,7.3572l21.48-9.637,51-8h49l36,4,25,6z"}),a.jsx("path",{d:"m239.95,184.77c23.383-0.0432,46.07,2.2154,64.065,5.7194,18.569,3.7121,31.637,8.3556,36.105,13.571l-0.005,2.5823c-5.3884-6.4902-22.973-11.248-36.518-13.968-17.858-3.474-40.393-5.7168-63.647-5.6736-24.538,0.0459-47.387,2.3698-64.984,5.8032-14.12,2.8019-32.951,8.3679-35.302,13.858v-2.689c1.2911-3.8003,15.313-9.4792,34.984-13.417,17.729-3.4572,40.62-5.7415,65.302-5.7864zm0.01-8.4922c23.383-0.0423,46.07,2.2172,64.065,5.7194,18.569,3.7139,31.637,8.3556,36.105,13.571l-0.005,2.5823c-5.3884-6.4885-22.973-11.247-36.518-13.966-17.858-3.4757-40.393-5.7185-63.647-5.6736-24.538,0.0441-47.276,2.3698-64.875,5.8014-13.626,2.5832-33.226,8.3696-35.412,13.86v-2.6908c1.2911-3.7588,15.597-9.6414,34.985-13.417,17.729-3.4572,40.62-5.7397,65.302-5.7864z"}),a.jsx("path",{d:"m239.48,132.96c36.849-0.18433,68.99,5.1523,83.695,12.685l5.3638,9.279c-12.781-6.888-47.456-14.05-89.005-12.979-33.854,0.20814-70.027,3.7271-88.176,13.41l6.4035-10.709c14.895-7.7241,50.022-11.643,81.72-11.684"}),a.jsx("path",{d:"m239.97,140.62c21.017-0.0556,41.325,1.1298,57.476,4.0437,15.041,2.7993,29.385,7.0009,31.436,9.2604l1.5901,2.8099c-4.9881-3.257-17.401-6.8836-33.339-9.906-16.006-3.0083-36.3-4.0049-57.2-3.9502-23.722-0.0811-42.152,1.1712-57.969,3.9291-16.728,3.13-28.334,7.6015-31.197,9.7261l1.5583-2.9704c5.5631-2.8381,14.39-6.2592,29.223-8.9297,16.357-2.988,34.983-3.8841,58.423-4.0128h-0.00088zm-0.009-8.4843c20.113-0.0529,39.972,1.068,55.452,3.8506,12.209,2.3768,24.283,6.0872,28.704,9.3892l2.3256,3.6954c-3.9536-4.3947-18.836-8.5593-31.974-10.892-15.361-2.6494-34.395-3.698-54.508-3.8656-21.108,0.0591-40.615,1.352-55.752,4.1081-14.441,2.7481-23.76,6.0016-27.703,8.5425l2.0451-3.0868c5.4414-2.8646,14.232-5.4954,25.303-7.6465,15.249-2.7764,34.876-4.0358,56.108-4.0949z"}),a.jsx("path",{d:"m289.15,241.26c-18.218-3.4008-36.469-3.8947-49.217-3.7447-61.407,0.71967-81.244,12.609-83.665,16.209l-4.5894-7.4815c15.634-11.332,49.073-17.687,88.587-17.037,20.518,0.33602,38.224,1.6986,53.119,4.5835l-4.2358,7.4727"}),a.jsx("path",{d:"m239.58,236.46c17.082,0.25488,33.849,0.96044,50.033,3.9784l-1.172,2.069c-15.031-2.7746-31.055-3.8365-48.803-3.75-22.663-0.17727-45.585,1.9394-65.541,7.6668-6.2968,1.7524-16.721,5.8006-17.784,9.1458l-1.1659-1.9226c0.33601-1.9773,6.6363-6.081,18.414-9.3901,22.858-6.5458,44.239-7.6491,66.019-7.799v0.002zm0.77519-8.5963c17.698,0.33073,35.975,1.1492,53.74,4.6681l-1.2206,2.1537c-16.042-3.1847-31.369-4.2466-52.415-4.5702-22.735,0.0414-46.851,1.6625-68.778,8.0372-7.0791,2.062-19.297,6.5202-19.704,10.05l-1.1659-2.0655c0.26545-3.2059,10.842-7.388,20.358-10.156,22.096-6.4241,46.275-8.076,69.186-8.1174z",strokeWidth:"0.55"}),a.jsx("path",{d:"M327.58,247.38,320.201,258.829,299,240,244,203,182,169,149.81,157.99,156.67,145.27,159,144l20,5,66,34,38,24,32,23,13,15z"}),a.jsx("path",{d:"m148.65,158.29c5.646-3.8294,47.139,14.655,90.555,40.834,43.301,26.254,84.677,55.921,80.942,61.473l-1.2285,1.9323-0.56354,0.4445c0.12083-0.0864,0.74345-0.84755-0.0609-2.906-1.8449-6.0704-31.195-29.491-79.894-58.895-47.475-28.309-87.041-45.371-90.997-40.494l1.247-2.3892h-0.00089zm180.44,88.927c3.57-7.052-34.916-36.044-82.632-64.272-48.813-27.666-83.994-43.951-90.42-39.095l-1.4278,2.5991c-0.0124,0.14287,0.052-0.17727,0.35364-0.4101,1.1685-1.0195,3.1052-0.95074,3.9792-0.96662,11.065,0.16581,42.667,14.709,87.006,40.128,19.428,11.315,82.071,51.491,81.832,62.789,0.0168,0.97102,0.0803,1.1712-0.28485,1.6519l1.5936-2.4236v-0.002z"})]}),a.jsxs("g",{children:[a.jsx("path",{d:"m180.6,211.01c0,16.271,6.6628,30.987,17.457,41.742,10.815,10.778,25.512,17.579,41.809,17.579,16.381,0,31.247-6.6525,42.016-17.389,10.769-10.735,17.443-25.552,17.446-41.88h-0.002v-79.189l-118.74-0.14111,0.0123,79.278h0.002z",fill:"#fff",stroke:"#000",strokeLinejoin:"bevel",strokeWidth:"0.67037"}),a.jsx("path",{d:"m182.82,211.12v0.045c0,15.557,6.4414,29.724,16.775,40.009,10.354,10.305,24.614,16.712,40.214,16.712,15.681,0,29.912-6.3606,40.222-16.626,10.308-10.265,16.697-24.433,16.699-40.044h-0.002v-76.826l-113.84-0.0185-0.0697,76.748m91.022-53.747,0.004,48.891-0.0414,5.1717h0.00088c0,1.3608-0.082,2.9122-0.24076,4.2333-0.92512,7.7294-4.4801,14.467-9.7451,19.708-6.1636,6.1357-14.671,9.9413-24.047,9.9413-9.327,0-17.639-3.9379-23.829-10.1-6.3497-6.32-10.03-14.986-10.03-23.947l-0.0132-54.023,67.94,0.12259,0.002,0.002z",fill:"#f00",stroke:"#000",strokeWidth:"0.50734"}),a.jsxs("g",{id:"castle3",children:[a.jsxs("g",{fill:"#ff0",id:"castle",stroke:"#000",strokeWidth:"0.5",children:[a.jsx("path",{d:"m190.19,154.43c0.13493-5.521,4.0524-6.828,4.0806-6.8474,0.0282-0.0185,4.2314,1.4076,4.2173,6.8986l-8.2978-0.0512",stroke:"none"}),a.jsx("path",{d:"m186.81,147.69-0.68172,6.3447,4.1406,0.009c0.0397-5.2493,3.9739-6.1225,4.0691-6.1031,0.0891-0.005,3.9889,1.1606,4.0929,6.1031h4.1511l-0.74962-6.3932-15.022,0.0379v0.002z"}),a.jsx("path",{d:"m185.85,154.06h16.946c0.35717,0,0.64908,0.35277,0.64908,0.78404,0,0.43039-0.29191,0.78141-0.64908,0.78141h-16.946c-0.35717,0-0.64908-0.35102-0.64908-0.78141,0-0.43127,0.29191-0.78404,0.64908-0.78404z"}),a.jsx("path",{d:"m192.01,154.03c0.0185-3.3126,2.2621-4.2501,2.2736-4.2483,0.00088,0,2.3423,0.96661,2.3609,4.2483h-4.6344"}),a.jsx("path",{d:"m186.21,145.05h16.245c0.34218,0,0.62263,0.31839,0.62263,0.70468,0,0.38717-0.28045,0.70467-0.62263,0.70467h-16.245c-0.34218,0-0.62263-0.31573-0.62263-0.70467,0-0.38629,0.28045-0.70468,0.62263-0.70468z"}),a.jsx("path",{d:"m186.55,146.47h15.538c0.32719,0,0.59529,0.31662,0.59529,0.70379,0,0.38805-0.2681,0.70467-0.59529,0.70467h-15.538c-0.32719,0-0.59529-0.31662-0.59529-0.70467,0-0.38717,0.2681-0.70379,0.59529-0.70379z"}),a.jsx("path",{d:"m191.57,135.88,1.2267,0.002v0.87136h0.89513v-0.89076l1.2567,0.004v0.88723h0.89778v-0.89076h1.2576l-0.002,2.0117c0,0.31574-0.25398,0.52035-0.54854,0.52035h-4.4113c-0.29633,0-0.56972-0.23724-0.5706-0.52652l-0.003-1.9879h0.00088z"}),a.jsx("path",{d:"m196.19,138.57,0.27691,6.4514-4.3028-0.0159,0.28486-6.4523,3.741,0.0168"}),a.jsx("path",{d:"m190.94,141.56,0.13141,3.4775-4.1256,0.002,0.11641-3.4793h3.8786-0.00089z",id:"cp1"}),a.jsx("use",{x:"10.609",xlinkHref:"#cp1"}),a.jsx("path",{d:"m186.3,139.04,1.1994,0.003v0.87224h0.8775v-0.89253l1.2294,0.004v0.889h0.87926v-0.89253l1.2302,0.002-0.002,2.0117c0,0.31398-0.2487,0.51859-0.5362,0.51859h-4.3169c-0.28926,0-0.55824-0.23548-0.55913-0.52564l-0.003-1.9888h0.00088z",id:"cp2"}),a.jsx("use",{x:"10.609",xlinkHref:"#cp2"}),a.jsx("path",{d:"m193.9,140.61c-0.0265-0.62706,0.87661-0.63411,0.86603,0v1.5364h-0.866v-1.536",fill:"#000",stroke:"none"}),a.jsx("path",{d:"m188.57,142.84c-0.003-0.6059,0.83693-0.61824,0.82635,0v1.1871h-0.826v-1.187",fill:"#000",id:"cp3",stroke:"none"}),a.jsx("use",{x:"10.641",xlinkHref:"#cp3"})]}),a.jsx("use",{xlinkHref:"#castle",y:"46.3198"}),a.jsx("use",{transform:"matrix(0.70460892,-0.70959585,0.70959585,0.70460892,-35.341459,275.10898)",xlinkHref:"#castle"})]}),a.jsx("use",{x:"45.7138",xlinkHref:"#castle"}),a.jsx("use",{transform:"matrix(-1,0,0,1,479.79195,0)",xlinkHref:"#castle3"}),a.jsxs("g",{id:"quina",children:[a.jsx("path",{d:"m232.636,202.406v0.005c0,2.2119,0.84927,4.2272,2.2118,5.6894,1.3652,1.4667,3.2454,2.3777,5.302,2.3777,2.0672,0,3.9439-0.90487,5.3029-2.3654,1.3581-1.4587,2.2021-3.47219,2.2021-5.693v-10.768l-14.992-0.0123-0.0273,10.766",fill:"#039"}),a.jsx("path",{d:"M236.074,195.742v0M244.392,195.742v0M240.225,199.735v0M236.074,203.916v0M244.383,203.905v0",stroke:"#fff",strokeLinecap:"round",strokeWidth:"2.972"})]}),a.jsx("use",{xlinkHref:"#quina",y:"-26.016"}),a.jsx("use",{x:"-20.799",xlinkHref:"#quina"}),a.jsx("use",{x:"20.745",xlinkHref:"#quina"}),a.jsx("use",{xlinkHref:"#quina",y:"25.784"})]})]}),pu=()=>a.jsxs("svg",{height:"400",viewBox:"0 0 3 2",width:"600",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("rect",{fill:"#002B7F",height:"2",width:"3",x:"0",y:"0"}),a.jsx("rect",{fill:"#FCD116",height:"2",width:"2",x:"1",y:"0"}),a.jsx("rect",{fill:"#CE1126",height:"2",width:"1",x:"2",y:"0"})]}),mu=()=>a.jsxs("svg",{fill:"#ee1c25",height:"600",viewBox:"0 0 10800 7200",width:"900",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",children:[a.jsx("title",{children:"Flag of Slovakia"}),a.jsx("defs",{children:a.jsx("clipPath",{id:"c",children:a.jsx("path",{d:"m4678 1746c0 0 56 561 56 1683-8 1146-865 1726-1494 2031-629-305-1486-885-1494-2031 0-1122 56-1683 56-1683z",id:"s"})})}),a.jsxs("g",{transform:"scale(1200)",children:[a.jsx("path",{d:"m0 0h9v6H0z",fill:"#fff"}),a.jsx("path",{d:"m0 2h9v4H0z",fill:"#0b4ea2"}),a.jsx("path",{d:"m0 4h9v2H0z"})]}),a.jsx("use",{xlinkHref:"#s"}),a.jsx("path",{d:"m3113 4800V3397c-475 0-610 42-752 85a2323 2323 0 0 0 0-431c142 43 277 85 752 85v-390c-150 0-357 6-595 87a2323 2323 0 0 0 0-432c238 80 445 86 595 86 0-113-35-356-79-557a2323 2323 0 0 0 412 0c-44 201-79 444-79 557 150 0 357-6 595-86a2323 2323 0 0 0 0 432c-238-81-445-87-595-87v390c475 0 610-42 752-85a2323 2323 0 0 0 0 431c-142-43-277-85-752-85v1403z",fill:"#fff"}),a.jsx("path",{clipPath:"url(#c)",d:"m2463 5903a507 867 0 1 1 319-1541 584 1084 0 0 1 916 0 507 867 0 1 1 319 1541z",fill:"#0b4ea2"}),a.jsx("use",{fill:"none",stroke:"#fff",strokeWidth:"108",xlinkHref:"#s"})]}),vu=()=>a.jsxs("svg",{height:"600",viewBox:"0 0 60 30",width:"1200",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("clipPath",{id:"s",children:a.jsx("path",{d:"M0,0 v30 h60 v-30 z"})}),a.jsx("clipPath",{id:"t",children:a.jsx("path",{d:"M30,15 h30 v15 z v15 h-30 z h-30 v-15 z v-15 h30 z"})}),a.jsxs("g",{clipPath:"url(#s)",children:[a.jsx("path",{d:"M0,0 v30 h60 v-30 z",fill:"#012169"}),a.jsx("path",{d:"M0,0 L60,30 M60,0 L0,30",stroke:"#fff",strokeWidth:"6"}),a.jsx("path",{clipPath:"url(#t)",d:"M0,0 L60,30 M60,0 L0,30",stroke:"#C8102E",strokeWidth:"4"}),a.jsx("path",{d:"M30,0 v30 M0,15 h60",stroke:"#fff",strokeWidth:"10"}),a.jsx("path",{d:"M30,0 v30 M0,15 h60",stroke:"#C8102E",strokeWidth:"6"})]})]});a.jsx(au,{}),a.jsx(nu,{}),a.jsx(cu,{}),a.jsx(iu,{}),a.jsx(lu,{}),a.jsx(su,{}),a.jsx(du,{}),a.jsx(uu,{}),a.jsx(hu,{}),a.jsx(bu,{}),a.jsx(gu,{}),a.jsx(pu,{}),a.jsx(mu,{}),a.jsx(vu,{});function xr({invalid:e,errorMessage:t,className:r="",input:o}){return a.jsxs("div",{className:`form-field-wrapper ${r}`,children:[o,e&&t&&a.jsx("div",{className:"form-field-error mt-2 text-sm text-red-600",children:t})]})}const fu="fb-container_p6qC4",ku="fb-disabled_EuvTp",xu="fb-prevButtonDisabled_Wj2Qp",yu="fb-additionalContent_0tppE",yt={container:fu,disabled:ku,prevButtonDisabled:xu,additionalContent:yu},Cu=({children:e,onPrev:t,disabled:r=!1,isDisplayOnly:o=!1,...n})=>{const c=o||!t?void 0:i=>{i.preventDefault(),t()};return a.jsxs(We,{appearance:"subtle-button",onClick:c,disabled:r||o,className:o?yt.prevButtonDisabled:"",...n,children:[a.jsx(F.ChevronLeft,{}),e]})},wu=({title:e,stepNumber:t,showStepNumber:r,navigation:o,onNavigate:n,isEditing:c=!1,children:i,isDisplayOnly:l=!1})=>{const s=c||l;return a.jsxs("div",{className:p.clsx(yt.container,s&&yt.disabled),children:[o?.previous?.enabled&&a.jsx("div",{children:a.jsx(Cu,{disabled:s,isDisplayOnly:l,onPrev:()=>!s&&n&&n("previous"),children:o.previous.label||"Terug"})}),a.jsxs(Fc,{children:[r&&t?a.jsx(Zc,{heading:e?a.jsx(Re,{level:2,children:e}):a.jsx(Re,{level:2,children:""}),children:typeof t=="number"?`Stap ${t}`:`Stap ${t?.current} van ${t?.total}`}):null,e&&!(r&&t)&&a.jsx(Re,{level:2,children:e})]}),i&&a.jsx("div",{className:yt.additionalContent,children:i})]})},ju="fb-input_RJ7IM",_u={input:ju},Kc=I.forwardRef(({className:e,type:t,...r},o)=>a.jsx("input",{type:t,className:p.clsx(_u.input,e),ref:o,...r}));Kc.displayName="Input";function Ou(e,t,r,o=!0){const n=d.useRef({displayProgress:0,animationFrame:null,lastUpdateTime:0,startTime:0});d.useEffect(()=>{if(!o){n.current.animationFrame&&(cancelAnimationFrame(n.current.animationFrame),n.current.animationFrame=null);return}const c=n.current;c.lastUpdateTime===0&&(c.startTime=performance.now(),c.lastUpdateTime=c.startTime);const i=l=>{const s=n.current,m=(l-s.startTime)/t*100,g=Math.min(m,e);s.displayProgress=g,s.lastUpdateTime=l,r(g),g<e?s.animationFrame=requestAnimationFrame(i):s.animationFrame=null};return c.animationFrame=requestAnimationFrame(i),()=>{c.animationFrame&&(cancelAnimationFrame(c.animationFrame),c.animationFrame=null)}},[e,t,r,o]),d.useEffect(()=>{const c=n.current;(Math.abs(e-c.displayProgress)>10||e<c.displayProgress)&&(c.startTime=performance.now(),c.lastUpdateTime=c.startTime,c.displayProgress=0)},[e])}const Lu="fb-wrapper_nDU5Q",Su="fb-progress_jf4Xd",Nu="fb-progressLabel_3nfSJ",zu="fb-completionMessage_OyQ9C",Tu="fb-errorMessage_B8dGO",Eu="fb-errorContent_2TAc5",Pu="fb-retryButton_0HfjY",Pe={wrapper:Lu,progress:Su,progressLabel:Nu,completionMessage:zu,errorMessage:Tu,errorContent:Eu,retryButton:Pu},Iu={slow:2,normal:1,fast:.5},yr=I.forwardRef(({label:e,showPercentage:t=!1,mode:r="determinate",value:o=0,duration:n=3e3,size:c="md",variant:i="default",barColor:l,trackColor:s,status:u="loading",completionConfig:m,errorConfig:g,onComplete:h,onError:f,onRetry:b,animationSpeed:C="normal",className:E,...A},M)=>{const _=I.useMemo(()=>n*Iu[C],[n,C]),[O,S]=I.useState(o),P=I.useCallback(z=>{S(z)},[]),x=o>0;Ou(x?o:100,_,P,!x&&u==="loading"),I.useEffect(()=>{x&&S(o)},[o,x]),I.useEffect(()=>{u==="complete"&&h&&h()},[u,h]),I.useEffect(()=>{u==="error"&&f&&f()},[u,f]);const k=Math.round(O);return a.jsxs("div",{className:p.clsx(Pe.wrapper,E),role:"progressbar","aria-label":A["aria-label"]||e||"Progress","aria-valuenow":r==="determinate"?k:void 0,"aria-valuemin":0,"aria-valuemax":100,"aria-valuetext":r==="determinate"?`${k}% complete`:"Loading, please wait","aria-busy":u==="loading",children:[a.jsx("progress",{ref:M,className:Pe.progress,value:O,max:100,style:{...s&&{backgroundColor:s}}}),(e||t)&&a.jsxs("label",{className:Pe.progressLabel,children:[e,e&&t&&r==="determinate"&&" - ",t&&r==="determinate"&&`${k}%`]}),u==="complete"&&m?.showMessage?.enabled&&a.jsxs("div",{className:Pe.completionMessage,children:[a.jsx(F.CheckCircle,{className:"h-4 w-4"}),a.jsx("span",{children:m.showMessage.text})]}),u==="error"&&g?.showErrorMessage&&a.jsxs("div",{className:Pe.errorMessage,children:[a.jsxs("div",{className:Pe.errorContent,children:[a.jsx(F.AlertCircle,{className:"h-4 w-4"}),a.jsx("span",{children:g.errorText})]}),g.allowRetry&&a.jsxs("button",{type:"button",onClick:b,className:Pe.retryButton,children:[a.jsx(F.RefreshCw,{className:"h-3 w-3"}),g.retryButtonText]})]})]})});yr.displayName="ProgressLoaderBar";const Du="fb-radioGroup_PqpPn",Au="fb-radioGroupItem_r91M1",Mu="fb-radioIndicator_PFyGX",Vu="fb-radioIndicatorIcon_vSsbY",Ct={radioGroup:Du,radioGroupItem:Au,radioIndicator:Mu,radioIndicatorIcon:Vu},Xc=I.forwardRef(({className:e,...t},r)=>a.jsx(rt.Root,{className:p.clsx(Ct.radioGroup,e),...t,ref:r}));Xc.displayName=rt.Root.displayName;const Qc=I.forwardRef(({className:e,...t},r)=>a.jsx(rt.Item,{ref:r,className:p.clsx(Ct.radioGroupItem,e),...t,children:a.jsx(rt.Indicator,{className:Ct.radioIndicator,children:a.jsx(F.Circle,{className:Ct.radioIndicatorIcon})})}));Qc.displayName=rt.Item.displayName;const $u="fb-selectTrigger_dj84x",Fu="fb-selectTriggerIcon_V8dav",Ru="fb-selectScrollUpButton_c6WZR",qu="fb-selectScrollDownButton_kmWY4",Bu="fb-selectScrollIcon_IZbZG",Wu="fb-selectContent_uJ-ZX",Hu="fb-popper_uKkq9",Gu="fb-selectViewport_wcTaR",Uu="fb-selectLabel_hb7ig",Zu="fb-selectItem_f23oZ",Ku="fb-selectItemIndicator_PD-WQ",Xu="fb-selectItemIndicatorIcon_kgB1I",Qu="fb-selectSeparator_DS7X2",oe={selectTrigger:$u,selectTriggerIcon:Fu,selectScrollUpButton:Ru,selectScrollDownButton:qu,selectScrollIcon:Bu,selectContent:Wu,popper:Hu,selectViewport:Gu,selectLabel:Uu,selectItem:Zu,selectItemIndicator:Ku,selectItemIndicatorIcon:Xu,selectSeparator:Qu},Yu=G.Root,Ju=G.Value,Yc=I.forwardRef(({className:e,children:t,...r},o)=>a.jsxs(G.Trigger,{ref:o,className:p.clsx(oe.selectTrigger,e),...r,children:[t,a.jsx(G.Icon,{asChild:!0,children:a.jsx(F.ChevronDown,{className:oe.selectTriggerIcon})})]}));Yc.displayName=G.Trigger.displayName;const Jc=I.forwardRef(({className:e,...t},r)=>a.jsx(G.ScrollUpButton,{ref:r,className:p.clsx(oe.selectScrollUpButton,e),...t,children:a.jsx(F.ChevronUp,{className:oe.selectScrollIcon})}));Jc.displayName=G.ScrollUpButton.displayName;const ei=I.forwardRef(({className:e,...t},r)=>a.jsx(G.ScrollDownButton,{ref:r,className:p.clsx(oe.selectScrollDownButton,e),...t,children:a.jsx(F.ChevronDown,{className:oe.selectScrollIcon})}));ei.displayName=G.ScrollDownButton.displayName;const ti=I.forwardRef(({className:e,children:t,position:r="popper",...o},n)=>a.jsx(G.Portal,{children:a.jsxs(G.Content,{ref:n,className:p.clsx(oe.selectContent,r==="popper"&&oe.popper,e),position:r,avoidCollisions:!0,collisionPadding:10,sideOffset:5,alignOffset:0,hideWhenDetached:!1,...o,children:[a.jsx(Jc,{}),a.jsx(G.Viewport,{className:p.clsx(oe.selectViewport,r==="popper"&&oe.popper),children:t}),a.jsx(ei,{})]})}));ti.displayName=G.Content.displayName;const e6=I.forwardRef(({className:e,...t},r)=>a.jsx(G.Label,{ref:r,className:p.clsx(oe.selectLabel,e),...t}));e6.displayName=G.Label.displayName;const ri=I.forwardRef(({className:e,children:t,...r},o)=>a.jsxs(G.Item,{ref:o,className:p.clsx(oe.selectItem,e),...r,children:[a.jsx("span",{className:oe.selectItemIndicator,children:a.jsx(G.ItemIndicator,{children:a.jsx(F.Check,{className:oe.selectItemIndicatorIcon})})}),a.jsx(G.ItemText,{children:t})]}));ri.displayName=G.Item.displayName;const t6=I.forwardRef(({className:e,...t},r)=>a.jsx(G.Separator,{ref:r,className:p.clsx(oe.selectSeparator,e),...t}));t6.displayName=G.Separator.displayName;const r6="fb-sheetOverlay_2nFRz",o6="fb-sheetOverlayFadeIn_AS-42",a6="fb-sheetOverlayFadeOut_Y-hE4",n6="fb-sheetContent_p2PyE",c6="fb-slideInFromTop_ujZFr",i6="fb-slideOutToTop_sjz0S",l6="fb-slideInFromBottom_5kG78",s6="fb-slideOutToBottom_03WBw",d6="fb-slideInFromLeft_iFt5a",u6="fb-slideOutToLeft_kRHa5",h6="fb-slideInFromRight_elDbR",b6="fb-slideOutToRight_HPV1P",g6="fb-sheetClose_sq3cW",p6="fb-sheetCloseIcon_2Z7S1",m6="fb-sheetHeader_w9TtP",v6="fb-sheetFooter_XN1p0",f6="fb-sheetTitle_F6nNH",k6="fb-sheetDescription_AzWJb",Ne={sheetOverlay:r6,sheetOverlayFadeIn:o6,sheetOverlayFadeOut:a6,sheetContent:n6,"side-top":"fb-side-top_vnDBA",slideInFromTop:c6,slideOutToTop:i6,"side-bottom":"fb-side-bottom_8Qo-6",slideInFromBottom:l6,slideOutToBottom:s6,"side-left":"fb-side-left_iSyK6",slideInFromLeft:d6,slideOutToLeft:u6,"side-right":"fb-side-right_q-l6-",slideInFromRight:h6,slideOutToRight:b6,sheetClose:g6,sheetCloseIcon:p6,sheetHeader:m6,sheetFooter:v6,sheetTitle:f6,sheetDescription:k6},x6=H.Root,y6=H.Portal,oi=I.forwardRef(({className:e,...t},r)=>a.jsx(H.Overlay,{className:p.clsx(Ne.sheetOverlay,e),...t,ref:r}));oi.displayName=H.Overlay.displayName;const ai=I.forwardRef(({side:e="right",className:t,children:r,...o},n)=>a.jsxs(y6,{children:[a.jsx(oi,{}),a.jsxs(H.Content,{ref:n,className:p.clsx(Ne.sheetContent,Ne[`side-${e}`],t),...o,children:[r,a.jsxs(H.Close,{className:Ne.sheetClose,children:[a.jsx(F.X,{className:Ne.sheetCloseIcon}),a.jsx("span",{children:"Close"})]})]})]}));ai.displayName=H.Content.displayName;const ni=({className:e,...t})=>a.jsx("div",{className:p.clsx(Ne.sheetHeader,e),...t});ni.displayName="SheetHeader";const ci=I.forwardRef(({className:e,...t},r)=>a.jsx(H.Title,{ref:r,className:p.clsx(Ne.sheetTitle,e),...t}));ci.displayName=H.Title.displayName;const C6=I.forwardRef(({className:e,...t},r)=>a.jsx(H.Description,{ref:r,className:p.clsx(Ne.sheetDescription,e),...t}));C6.displayName=H.Description.displayName;const w6="fb-textarea_p4K5i",j6={textarea:w6},ii=I.forwardRef(({className:e,...t},r)=>a.jsx("textarea",{className:p.clsx(j6.textarea,e),ref:r,...t}));ii.displayName="Textarea";const _6="fb-vcContainer_oHl8H",O6="fb-vcInput_Nb8NL",L6="fb-vcGroup_5z3tY",S6="fb-vcDash_R8D18",N6="fb-vcSlot_AZfrj",z6="fb-vcSlotActive_1Zqta",T6="fb-vcCaret_pQ-uD",Le={vcContainer:_6,vcInput:O6,vcGroup:L6,vcDash:S6,vcSlot:N6,vcSlotActive:z6,vcCaret:T6},E6="^[0-9]+$";function P6(e){const t=I.useRef();return I.useEffect(()=>{t.current=e}),t.current}function Bn(e){return a.jsxs("div",{className:p.clsx(Le.vcSlot,e.isActive&&Le.vcSlotActive),children:[e.hasFakeCaret&&a.jsx(I6,{}),e.char!==null&&a.jsx("div",{children:e.char})]})}function I6(){return a.jsx("div",{className:Le.vcCaret,children:a.jsx("div",{})})}const li=I.forwardRef(({value:e,onChange:t,maxLength:r,onComplete:o,...n},c)=>{const[i,l]=I.useState(typeof n.defaultValue=="string"?n.defaultValue:""),s=I.useMemo(()=>new RegExp(E6),[]),u=e??i,m=P6(u),g=I.useCallback(T=>{t?.(T),l(T)},[t]),h=I.useRef(null),f=I.useRef(null),b=I.useRef({value:u,onChange:g,isIOS:typeof window<"u"&&window?.CSS?.supports?.("-webkit-touch-callout","none")}),C=I.useRef({prev:[h.current?.selectionStart,h.current?.selectionEnd,h.current?.selectionDirection]});I.useImperativeHandle(c,()=>h.current,[]),I.useEffect(()=>{const T=h.current,q=f.current;if(!T||!q&&T==null)return;b.current.value!==T.value&&b.current.onChange(T.value),C.current.prev=[T.selectionStart,T.selectionEnd,T.selectionDirection];function ne(){if(document.activeElement!==T){S(null),x(null);return}if(!T)return;const K=T.selectionStart,ue=T.selectionEnd,Te=T.selectionDirection,pe=T.maxLength,ce=T.value,he=C.current.prev;let ie=-1,me=-1,_e;if(ce.length!==0&&K!==null&&ue!==null){const $t=K===ue,Ft=K===ce.length&&ce.length<pe;if($t&&!Ft){const xe=K;if(xe===0)ie=0,me=1,_e="forward";else if(xe===pe)ie=xe-1,me=xe,_e="backward";else if(pe>1&&ce.length>1){let Ge=0;if(he[0]!==null&&he[1]!=null){_e=xe<he?.[1]?"backward":"forward";const Rt=he[0]===he[1]&&he[0]<pe;_e==="backward"&&!Rt&&(Ge=-1)}ie=Ge+xe,me=Ge+xe+1}}ie!==-1&&me!==-1&&ie!==me&&h.current.setSelectionRange(ie,me,_e??void 0)}const ht=ie!==-1?ie:K,bt=me!==-1?me:ue,Vt=_e??Te;S(ht),x(bt),C.current.prev=[ht,bt,Vt]}document.addEventListener("selectionchange",ne,{capture:!0}),ne()},[]);const[E,A]=I.useState(!1),[M,_]=I.useState(!1),[O,S]=I.useState(null),[P,x]=I.useState(null);I.useEffect(()=>{m!==void 0&&u!==m&&m.length<r&&u.length===r&&o?.(u)},[r,o,m,u]);const k=I.useCallback(T=>{const q=T.currentTarget.value.slice(0,r);if(q.length>0&&s&&!s.test(q)){T.preventDefault();return}typeof m=="string"&&q.length<m.length&&document.dispatchEvent(new Event("selectionchange")),g(q)},[r,g,m,s]),z=I.useCallback(()=>{if(h.current){const T=Math.min(h.current.value.length,r-1),q=h.current.value.length;h.current?.setSelectionRange(T,q),S(T),x(q)}_(!0)},[r]),R=I.useCallback(T=>{const q=h.current;if(!b.current.isIOS||!T.clipboardData||!q)return;const ne=T.clipboardData.getData("text/plain");T.preventDefault();const K=h.current?.selectionStart??void 0,ue=h.current?.selectionEnd??void 0,ce=(K!==ue?u.slice(0,K)+ne+u.slice(ue):u.slice(0,K)+ne+u.slice(K)).slice(0,r);if(ce.length>0&&s&&!s.test(ce))return;q.value=ce,g(ce);const he=Math.min(ce.length,r-1),ie=ce.length;q.setSelectionRange(he,ie),S(he),x(ie)},[r,g,s,u]),V=I.useMemo(()=>({slots:Array.from({length:r}).map((T,q)=>{const ne=M&&O!==null&&P!==null&&(O===P&&q===O||q>=O&&q<P),K=u[q]!==void 0?u[q]:null;return{char:K,isActive:ne,hasFakeCaret:ne&&K===null}}),isFocused:M,isHovering:!n.disabled&&E}),[M,E,r,P,O,n.disabled,u]),W=r>=6,Q=W?Math.ceil(r/2):r;return a.jsxs("div",{ref:f,className:Le.vcContainer,children:[a.jsx("div",{className:Le.vcGroup,children:V.slots.slice(0,Q).map((T,q)=>a.jsx(Bn,{...T},`${T.char}-${q}`))}),W&&a.jsxs(a.Fragment,{children:[a.jsx("div",{className:Le.vcDash,children:"-"}),a.jsx("div",{className:Le.vcGroup,children:V.slots.slice(Q).map((T,q)=>a.jsx(Bn,{...T},`${T.char}-${q}`))})]}),a.jsx("div",{className:Le.vcInput,children:a.jsx("input",{...n,inputMode:"numeric",pattern:s?.source,maxLength:r,value:u,ref:h,onPaste:T=>{R(T),n.onPaste?.(T)},onChange:k,onMouseOver:T=>{A(!0),n.onMouseOver?.(T)},onMouseLeave:T=>{A(!1),n.onMouseLeave?.(T)},onFocus:T=>{z(),n.onFocus?.(T)},onBlur:T=>{_(!1),n.onBlur?.(T)}})})]})});li.displayName="ValidationCode";const D6=e=>!["button","submit","reset","heading","paragraph","alert"].includes(e),A6={text:"",date:"",time:"","datetime-local":"",tel:"",email:"",password:"",textarea:"",number:void 0,range:0,radioGroup:"",radio:"",dropdown:[],select:"",checkbox:!1,file:null,hidden:"",button:null,submit:null,reset:null,heading:null,paragraph:null,alert:null,"code-input":""},M6=e=>A6[e]??"";function Nt(e){if(e.template?.typeId==="verify-dialog"){const t=e.template.config;return{title:t.title,content:t.description,type:"modal",buttons:[{id:"cancel-btn",label:t.cancelButtonLabel,variant:"secondary",action:t.onCancelAction||{type:"close"}},{id:"verify-btn",label:t.verifyButtonLabel,variant:"primary",action:{type:"custom",handler:"verifyEmail"}}],dismissible:!0,templateMetadata:{typeId:"verify-dialog",codeLength:t.codeLength,codeType:t.codeType,enableAutoSubmit:t.enableAutoSubmit,enableResend:t.enableResend,resendTimer:t.resendTimer,successTitle:t.successTitle,successMessage:t.successMessage,errorMessage:t.errorMessage,continueButtonLabel:t.continueButtonLabel,onVerifiedAction:t.onVerifiedAction||{type:"navigate",direction:"next"}}}}if(e.template?.typeId==="confirmation-dialog"){const t=e.template.config;return{title:t.title,content:t.content,type:"modal",buttons:[{id:"cancel-btn",label:t.cancelButtonLabel,variant:"secondary",action:t.onCancelAction||{type:"close"}},{id:"confirm-btn",label:t.confirmButtonLabel,variant:t.confirmButtonVariant||"primary",action:t.onConfirmAction||{type:"navigate",direction:"next"}}],dismissible:!0,templateMetadata:{typeId:"confirmation-dialog",showIcon:t.showIcon,iconType:t.iconType}}}return e.templateTypeId==="verify-dialog"&&e.templateConfig?Nt({template:{typeId:e.templateTypeId,config:e.templateConfig}}):e}const V6={string:["text","email","tel","password","textarea","select"],number:["number","range"],boolean:["checkbox","radio"],array:["select","checkbox-group","radio-group"],object:[],null:[]},si=v.z.object({id:v.z.string(),type:v.z.string(),label:v.z.string().optional(),required:v.z.boolean().optional(),validation:v.z.record(v.z.unknown()).optional(),triggers:v.z.array(v.z.object({type:v.z.string(),condition:v.z.unknown().optional(),actions:v.z.array(v.z.object({type:v.z.string(),config:v.z.unknown().optional()}))})).optional()}).passthrough(),di=v.z.object({id:v.z.string(),title:v.z.string().optional(),mode:v.z.enum(["readOnly","editable","default","isEditable"]).optional(),components:v.z.array(si),showTitle:v.z.boolean().optional(),showActionLink:v.z.boolean().optional(),editText:v.z.string().optional(),cancelText:v.z.string().optional(),saveText:v.z.string().optional(),genericTriggerActions:v.z.any().optional(),visibilityConditions:v.z.unknown().optional(),triggerContexts:v.z.object({supportsSectionSave:v.z.boolean(),showSaveButton:v.z.boolean(),autoSaveOnNavigate:v.z.boolean()}).optional(),fieldValidation:v.z.unknown().optional()}).passthrough(),Cr=v.z.object({next:v.z.object({label:v.z.string(),enabled:v.z.boolean()}),previous:v.z.object({label:v.z.string(),enabled:v.z.boolean()})}),ui=v.z.object({label:v.z.string().optional(),showPercentage:v.z.boolean().optional(),duration:v.z.number().optional(),size:v.z.enum(["sm","md","lg"]).optional(),variant:v.z.enum(["default","minimal","branded","striped"]).optional(),animationSpeed:v.z.enum(["slow","normal","fast"]).optional(),completionMessage:v.z.string().optional(),apiEndpoint:v.z.object({endpoint:v.z.string(),method:v.z.enum(["GET","POST","PUT","DELETE"]).optional(),successStatus:v.z.union([v.z.number(),v.z.array(v.z.number())]).optional()}).optional()}).optional(),hi=v.z.object({id:v.z.string(),title:v.z.string(),displayTitle:v.z.boolean().optional(),showStepNumber:v.z.boolean().optional(),sections:v.z.array(di).optional(),navigation:Cr,actions:v.z.array(v.z.unknown()).optional(),genericTriggerActions:v.z.any().optional(),waitForLoader:v.z.boolean().optional(),loaderConfig:ui}).passthrough(),bi=v.z.object({id:v.z.string(),templateId:v.z.string(),navigation:Cr.partial().optional(),readonly:v.z.boolean().optional(),title:v.z.string().optional(),stepIndex:v.z.number().optional(),componentOverrides:v.z.record(v.z.unknown()).optional(),sectionOverrides:v.z.record(v.z.unknown()).optional(),showStepNumber:v.z.boolean().optional(),actions:v.z.array(v.z.unknown()).optional()}).passthrough(),gi=v.z.object({schemaVersion:v.z.number().optional(),id:v.z.string(),title:v.z.string(),description:v.z.string().optional(),steps:v.z.array(v.z.union([hi,bi])),validationMessageStyle:v.z.enum(["withLabel","simple"]).optional(),genericTriggerActions:v.z.any().optional()}).passthrough();function $6(e){return gi.safeParse(e)}function F6(e){return e?.schemaVersion??1}const pi=v.z.object({team:v.z.string()}),mi=v.z.object({primaryStorage:v.z.string(),fallbackPaths:v.z.array(v.z.string()).optional(),staticAssets:v.z.string().optional(),templates:v.z.union([v.z.string(),pi]).optional()}),vi=v.z.object({enabled:v.z.boolean(),maxBackups:v.z.number().int().positive(),backupPath:v.z.string()}),fi=v.z.object({strategy:v.z.enum(["filesystem","memory","database"]),paths:mi,fileExtension:v.z.string(),createDirectories:v.z.boolean(),backup:vi.optional()}),ki=v.z.object({strictMode:v.z.boolean(),validateOnLoad:v.z.boolean(),allowMigration:v.z.boolean()}),xi=v.z.object({minVersion:v.z.string(),maxVersion:v.z.string()}),yi=v.z.object({version:v.z.string(),lastUpdated:v.z.string().datetime(),compatibility:xi}),Ci=v.z.object({autoBackup:v.z.boolean(),formTemplates:v.z.boolean(),formVersioning:v.z.boolean(),formSharing:v.z.boolean()}),wi=v.z.object({enabled:v.z.boolean(),sourceDirectories:v.z.array(v.z.string()),preserveOriginals:v.z.boolean(),logMigration:v.z.boolean()}),R6=v.z.object({$schema:v.z.string().optional(),storage:fi,validation:ki.optional(),metadata:yi.optional(),features:Ci.optional(),migration:wi.optional()});function wr(e){return typeof e=="object"&&e!==null&&"templateId"in e}function q6(e){return e.stepsData||[]}function B6(e){return e&&typeof e.template=="object"&&typeof e.template.typeId=="string"}function W6(e){return e&&(e.templateTypeId||e.emailVerificationConfig)}const wt={required:{withLabel:e=>`${e} is verplicht`,simple:()=>"Dit veld is verplicht"},minLength:{withLabel:(e,t)=>`${e} moet minimaal ${t} tekens lang zijn`,simple:e=>`Dit veld moet minimaal ${e} tekens lang zijn`},maxLength:{withLabel:(e,t)=>`${e} moet maximaal ${t} tekens lang zijn`,simple:e=>`Dit veld moet maximaal ${e} tekens lang zijn`},pattern:{withLabel:e=>`${e} formaat is ongeldig`,simple:()=>"Dit veld formaat is ongeldig"},email:{withLabel:e=>`${e} moet een geldig e-mailadres zijn`,simple:()=>"Dit veld moet een geldig e-mailadres zijn"},min:{withLabel:(e,t)=>`${e} moet minimaal ${t} zijn`,simple:e=>`Dit veld moet minimaal ${e} zijn`},max:{withLabel:(e,t)=>`${e} moet maximaal ${t} zijn`,simple:e=>`Dit veld moet maximaal ${e} zijn`},minItems:{withLabel:(e,t)=>`${e} moet minimaal ${t} items hebben`,simple:e=>`Dit veld moet minimaal ${e} items hebben`},maxItems:{withLabel:(e,t)=>`${e} moet maximaal ${t} items hebben`,simple:e=>`Dit veld moet maximaal ${e} items hebben`},url:{withLabel:e=>`${e} moet een geldige URL zijn`,simple:()=>"Dit veld moet een geldige URL zijn"},phone:{withLabel:e=>`${e} moet een geldig telefoonnummer zijn`,simple:()=>"Dit veld moet een geldig telefoonnummer zijn"}},H6={withLabel:(e,t,...r)=>wt[e].withLabel(t,...r),simple:(e,...t)=>wt[e].simple(...t),auto:(e,t,r="withLabel",...o)=>{const n=wt[e];return r==="simple"?n.simple(...o):n.withLabel(t,...o)}};function rr(e,t){if(e.body){if(typeof e.body=="string")return Tt(e.body,t);if(typeof e.body=="object"){const r=Et(e.body,t);return JSON.stringify(r)}}if(e.bodyFields){const r={};for(const o of e.bodyFields){if(!o.key.trim())continue;let n;o.type==="static"?n=o.value:o.type==="dynamic"&&o.fieldPath?n=zt(t,o.fieldPath):n=o.value,ji(r,o.key,n)}return JSON.stringify(r)}}function zt(e,t){return t.split(".").reduce((r,o)=>r?.[o],e)}function Tt(e,t){let r=e.replace(/\$\{data\.([^}]+)\}/g,(o,n)=>{const c=zt(t,n);return c!=null?String(c):o});return r=r.replace(/\$\{([^}]+)\}/g,(o,n)=>{if(o.includes("data."))return o;if(n.includes(".")){const i=n.split("."),l=i[i.length-1],s=t[l];return s!=null?String(s):o}const c=zt(t,n);return c!=null?String(c):o}),r}function Et(e,t){const r={};for(const[o,n]of Object.entries(e))typeof n=="string"?r[o]=Tt(n,t):n&&typeof n=="object"&&!Array.isArray(n)?r[o]=Et(n,t):Array.isArray(n)?r[o]=n.map(c=>typeof c=="string"?Tt(c,t):c&&typeof c=="object"?Et(c,t):c):r[o]=n;return r}function ji(e,t,r){const o=t.split("."),n=o.pop(),c=o.reduce((i,l)=>((typeof i[l]!="object"||i[l]===null)&&(i[l]={}),i[l]),e);c[n]=r}function G6(e,t){const r=[],o=e.findIndex(n=>n.id===t);for(let n=0;n<=o;n++){const c=e[n];if(!c)continue;const i=c.sections||[];for(const l of i){const s=l.components||[];for(const u of s)U6(u)&&r.push({id:u.id,label:u.label,path:u.id,stepTitle:c.title,stepIndex:n+1})}}return r}function U6(e){return["text","email","number","checkbox","radioGroup","dropdown"].includes(e.type)}const Wn={GENERIC:"generic-",TEAM:"team-"};function _i(e){return e.startsWith(Wn.GENERIC)?"generic":e.startsWith(Wn.TEAM)?"team":null}function Z6(e){return _i(e)==="generic"}function K6(e){return _i(e)==="team"}function et(e){return typeof e=="object"&&e!==null&&"templateId"in e}function or(e){return e&&typeof e.template=="object"&&typeof e.template.typeId=="string"}var Oi=(e=>(e[e.DEBUG=0]="DEBUG",e[e.INFO=1]="INFO",e[e.WARN=2]="WARN",e[e.ERROR=3]="ERROR",e))(Oi||{});class X6{level=1;isDevelopment=process.env.NODE_ENV==="development";setLevel(t){this.level=t}shouldLog(t){return t>=this.level}formatMessage(t){const{timestamp:r,level:o,message:n,context:c,error:i}=t,l=Oi[o];let s=`[${r}] ${l}: ${n}`;return c&&Object.keys(c).length>0&&(s+=` | Context: ${JSON.stringify(c)}`),i&&(s+=` | Error: ${i.message}`,this.isDevelopment&&i.stack&&(s+=`
27
- Stack: ${i.stack}`)),s}log(t,r,o,n){if(!this.shouldLog(t))return;const c={level:t,message:r,context:o,timestamp:new Date().toISOString(),error:n},i=this.formatMessage(c);if(this.isDevelopment)switch(t){case 0:console.debug(i);break;case 1:console.info(i);break;case 2:console.warn(i);break;case 3:console.error(i);break}else t>=3&&console.error(i)}debug(t,r){this.log(0,t,r)}info(t,r){this.log(1,t,r)}warn(t,r,o){this.log(2,t,r,o)}error(t,r,o){this.log(3,t,r,o)}componentError(t,r,o){this.error(`Component error in ${t}`,{component:t,action:r},o)}validationError(t,r,o){this.error(`Validation failed for field: ${t}`,{component:"ValidationEngine",field:t,value:typeof r=="object"?JSON.stringify(r):String(r)},o)}performanceWarning(t,r,o=1e3){r>o&&this.warn(`Performance warning: ${t} took ${r}ms`,{operation:t,duration:r,threshold:o})}}const st=new X6;process.env.NODE_ENV==="development"&&(st.setLevel(0),console.log("๐Ÿ”ง Logger initialized in development mode with DEBUG level"));const Q6=()=>new It.QueryClient({defaultOptions:{queries:{gcTime:300*1e3,staleTime:30*1e3,retry:2,refetchOnWindowFocus:!1,refetchOnReconnect:!1},mutations:{retry:1}}}),Li=Q6();let Gt=null;const Si=()=>(Gt||(Gt=d.createContext(void 0)),Gt),Ni=()=>{const e=Si(),t=d.useContext(e);if(!t)throw new Error("useFormEditing must be used within a FormEditingProvider");return t},zi=({children:e})=>{const[t,r]=d.useState(!1),o=d.useMemo(()=>({isEditing:t,setEditing:r}),[t]),n=Si();return a.jsx(n.Provider,{value:o,children:e})},Y6=({error:e,resetError:t,level:r,context:o,errorId:n})=>{const c=()=>{switch(r){case"app":return"Application Error";case"feature":return"Feature Unavailable";case"component":return"Component Error";default:return"Something went wrong"}},i=()=>{switch(r){case"app":return"The application has encountered an unexpected error. Please try refreshing the page or contact support if the problem persists.";case"feature":return`The ${o||"feature"} is temporarily unavailable due to an error. You can try reloading this section or continue using other parts of the application.`;case"component":return`A component ${o?`in ${o} `:""}has encountered an error. This shouldn't affect the rest of the application.`;default:return"An unexpected error occurred. Please try again."}},l=r==="app"||process.env.NODE_ENV==="development";return a.jsxs(ur,{className:"w-full max-w-2xl mx-auto my-8 border-destructive/50",children:[a.jsxs(lr,{children:[a.jsxs("div",{className:"flex items-center gap-2",children:[a.jsx(F.AlertTriangle,{className:"h-5 w-5 text-destructive"}),a.jsx(sr,{className:"text-destructive",children:c()})]}),a.jsx(dr,{children:i()})]}),a.jsxs(Dt,{className:"space-y-4",children:[a.jsxs("div",{className:"flex gap-2",children:[a.jsxs(X,{onClick:t,variant:"outline",size:"sm",children:[a.jsx(F.RefreshCw,{className:"h-4 w-4 mr-2"}),"Try Again"]}),r==="app"&&a.jsx(X,{onClick:()=>window.location.reload(),variant:"default",size:"sm",children:"Reload Page"})]}),l&&a.jsxs("details",{className:"mt-4",children:[a.jsxs("summary",{className:"cursor-pointer text-sm font-medium text-muted-foreground hover:text-foreground",children:["Technical Details (Error ID: ",n,")"]}),a.jsx("div",{className:"mt-2 p-3 bg-muted rounded-md",children:a.jsxs("div",{className:"text-sm space-y-2",children:[a.jsxs("div",{children:[a.jsx("strong",{children:"Error:"})," ",e.message]}),a.jsxs("div",{children:[a.jsx("strong",{children:"Stack:"}),a.jsx("pre",{className:"text-xs mt-1 whitespace-pre-wrap break-all",children:e.stack})]})]})})]})]})]})};class Ti extends d.Component{constructor(t){super(t),this.state={hasError:!1,error:null,errorInfo:null,errorId:null}}static getDerivedStateFromError(t){const r=`err_${Date.now()}_${Math.random().toString(36).substr(2,9)}`;return{hasError:!0,error:t,errorId:r}}componentDidCatch(t,r){const o=this.state.errorId||`err_${Date.now()}_${Math.random().toString(36).substr(2,9)}`;this.setState({errorInfo:r,errorId:o}),process.env.NODE_ENV==="development"&&(console.group(`๐Ÿšจ Error Boundary Caught Error (${this.props.level||"unknown"} level)`),console.error("Error:",t),console.error("Error Info:",r),console.error("Context:",this.props.context),console.error("Error ID:",o),console.groupEnd()),this.props.onError&&this.props.onError(t,r,o),process.env.NODE_ENV==="production"&&this.logErrorToService(t,r,o)}logErrorToService=(t,r,o)=>{try{const n={errorId:o,message:t.message,stack:t.stack,componentStack:r.componentStack,level:this.props.level,context:this.props.context,timestamp:new Date().toISOString(),userAgent:navigator.userAgent,url:window.location.href};console.error("Error logged to service:",n)}catch(n){console.error("Failed to log error to service:",n)}};resetError=()=>{this.setState({hasError:!1,error:null,errorInfo:null,errorId:null})};render(){if(this.state.hasError&&this.state.error&&this.state.errorId&&this.state.errorInfo){const t=this.props.fallbackComponent||Y6;return a.jsx(t,{error:this.state.error,errorInfo:this.state.errorInfo,resetError:this.resetError,level:this.props.level||"component",context:this.props.context,errorId:this.state.errorId})}return this.props.children}}const J6=({error:e,resetError:t,errorId:r,context:o="Component"})=>{const[n,c]=d.useState(!1);return n?a.jsxs(ot,{className:"border-destructive/50 bg-destructive/5",children:[a.jsx(F.AlertCircle,{className:"h-4 w-4 text-destructive"}),a.jsxs(at,{className:"flex items-center justify-between",children:[a.jsxs("span",{className:"text-sm",children:[o," temporarily unavailable"]}),a.jsxs("div",{className:"flex gap-1",children:[a.jsx(X,{onClick:t,size:"sm",variant:"ghost",className:"h-6 px-2 text-xs",children:"Retry"}),a.jsx(X,{onClick:()=>c(!1),size:"sm",variant:"ghost",className:"h-6 px-2 text-xs",children:"Show"})]})]})]}):a.jsxs(ot,{className:"border-destructive/50 bg-destructive/5",children:[a.jsx(F.AlertCircle,{className:"h-4 w-4 text-destructive"}),a.jsxs(at,{children:[a.jsxs("div",{className:"flex items-start justify-between",children:[a.jsxs("div",{className:"flex-1",children:[a.jsxs("div",{className:"font-medium text-destructive mb-1",children:[o," Error"]}),a.jsx("div",{className:"text-sm text-muted-foreground mb-2",children:"This component encountered an error and couldn't render properly. The rest of the application should work normally."}),a.jsxs("div",{className:"flex gap-2",children:[a.jsxs(X,{onClick:t,size:"sm",variant:"outline",children:[a.jsx(F.RefreshCw,{className:"h-3 w-3 mr-1"}),"Retry"]}),a.jsx(X,{onClick:()=>c(!0),size:"sm",variant:"ghost",className:"text-xs",children:"Hide"})]})]}),a.jsx(X,{onClick:()=>c(!0),size:"sm",variant:"ghost",className:"h-6 w-6 p-0 shrink-0",children:a.jsx(F.X,{className:"h-3 w-3"})})]}),process.env.NODE_ENV==="development"&&a.jsxs("details",{className:"mt-3 text-xs",children:[a.jsxs("summary",{className:"cursor-pointer text-muted-foreground hover:text-foreground",children:["Debug Info (ID: ",r,")"]}),a.jsxs("div",{className:"mt-1 p-2 bg-muted rounded text-xs",children:[a.jsxs("div",{children:[a.jsx("strong",{children:"Component:"})," ",o]}),a.jsxs("div",{children:[a.jsx("strong",{children:"Error:"})," ",e.message]}),a.jsxs("div",{className:"mt-1",children:[a.jsx("strong",{children:"Stack:"}),a.jsx("pre",{className:"whitespace-pre-wrap break-all text-xs mt-1 max-h-20 overflow-y-auto",children:e.stack})]})]})]})]})]})},tt=({children:e,componentName:t="Component",fallback:r,onError:o})=>{const n=(c,i,l)=>{if(console.warn(`โš ๏ธ Component error in ${t}:`,{error:c.message,errorId:l,componentName:t}),process.env.NODE_ENV==="development"&&console.error("Component error details:",{error:c,errorInfo:i,errorId:l,componentName:t}),o&&o(c,i,l),process.env.NODE_ENV==="production")try{console.log("Would send component error to monitoring service:",{level:"warning",message:c.message,extra:{errorId:l,componentName:t,context:"Component"}})}catch(s){console.warn("Failed to send component error to monitoring service:",s)}};return a.jsx(Ti,{level:"component",context:t,fallbackComponent:r||J6,onError:n,children:e})},e7=({error:e,resetError:t,errorId:r,context:o="Form"})=>{const n=()=>{window.history.length>1?window.history.back():window.location.href="/"};return a.jsx("div",{className:"flex items-center justify-center min-h-[50vh] p-4",children:a.jsxs(ur,{className:"w-full max-w-lg border-destructive/50",children:[a.jsxs(lr,{className:"text-center",children:[a.jsx("div",{className:"flex justify-center mb-2",children:a.jsx(F.FileX,{className:"h-8 w-8 text-destructive"})}),a.jsxs(sr,{className:"text-destructive",children:[o," Unavailable"]}),a.jsx(dr,{children:"The form wizard encountered an error and cannot be displayed. This might be due to invalid configuration or a temporary issue."})]}),a.jsxs(Dt,{className:"space-y-4",children:[a.jsx("div",{className:"text-center space-y-2",children:a.jsx("p",{className:"text-sm text-muted-foreground",children:"Your progress has been preserved. Please try reloading the form."})}),a.jsxs("div",{className:"flex flex-col sm:flex-row gap-2",children:[a.jsxs(X,{onClick:t,className:"flex-1",children:[a.jsx(F.RefreshCw,{className:"h-4 w-4 mr-2"}),"Reload Form"]}),a.jsxs(X,{onClick:n,variant:"outline",className:"flex-1",children:[a.jsx(F.ArrowLeft,{className:"h-4 w-4 mr-2"}),"Go Back"]})]}),process.env.NODE_ENV==="development"&&a.jsxs("details",{className:"mt-4",children:[a.jsxs("summary",{className:"cursor-pointer text-xs text-muted-foreground hover:text-foreground",children:["Technical Details (ID: ",r,")"]}),a.jsxs("div",{className:"mt-2 p-2 bg-muted rounded text-xs",children:[a.jsxs("div",{children:[a.jsx("strong",{children:"Error:"})," ",e.message]}),a.jsxs("div",{className:"mt-1",children:[a.jsx("strong",{children:"Component Stack:"}),a.jsx("pre",{className:"whitespace-pre-wrap break-all text-xs mt-1",children:e.stack})]})]})]}),a.jsx("div",{className:"text-center",children:a.jsxs("p",{className:"text-xs text-muted-foreground",children:["Error ID: ",r]})})]})]})})},Ei=({children:e,formId:t,onError:r})=>{const o=(n,c,i)=>{console.error("๐Ÿšจ Form Wizard error:",{error:n,errorInfo:c,errorId:i,formId:t,timestamp:new Date().toISOString(),url:window.location.href});try{const l=localStorage.getItem(`form-data-${t}`);l&&(localStorage.setItem(`form-data-backup-${i}`,l),console.log("Form data backed up with error ID:",i))}catch(l){console.warn("Failed to backup form data:",l)}if(r&&r(n,c,i),process.env.NODE_ENV==="production")try{console.log("Would send form error to monitoring service:",{level:"error",message:n.message,extra:{errorId:i,formId:t,componentStack:c.componentStack,context:"FormWizard"}})}catch(l){console.error("Failed to send form error to monitoring service:",l)}};return a.jsx(Ti,{level:"feature",context:"Form Wizard",fallbackComponent:e7,onError:o,children:e})},t7=e=>a.jsxs("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[a.jsx("title",{children:"Check"}),a.jsx("g",{children:a.jsx("path",{d:"M10.315 1.54056C10.0328 1.33206 9.63921 1.37231 9.40581 1.63331L5.43561 6.07521L3.04891 4.00781C2.79646 3.78956 2.42391 3.78661 2.16951 4.00101C1.91411 4.21511 1.85261 4.58276 2.02351 4.86841L4.91461 9.69336C5.03666 9.89696 5.25641 10.022 5.49371 10.0227H5.49616C5.73246 10.0227 5.95221 9.89941 6.07526 9.69701L10.4903 2.43701C10.6724 2.13771 10.5963 1.74901 10.315 1.54056Z",fill:"currentColor"})})]}),r7=e=>a.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",...e,children:[a.jsx("title",{children:"Chevron Right"}),a.jsx("path",{d:"M4.50918 13.5412C4.00833 13.0407 3.80799 12.39 4.35893 11.8895L8.21551 8.0356L4.30884 4.13162C3.80799 3.6311 3.95824 2.98044 4.4591 2.47993C4.95995 1.97942 5.61107 1.77921 6.11192 2.32978L10.9201 7.13468C11.421 7.63519 11.421 8.43601 10.9201 8.93652L6.16201 13.6914C5.66115 14.1919 5.01004 14.0417 4.50918 13.5412Z",fill:"currentColor"})]});let Ut=null;const o7=()=>(Ut||(Ut=d.createContext(void 0)),Ut),a7=({children:e})=>{const r={theme:"eva-light",setTheme:()=>{}},o=o7();return a.jsx(o.Provider,{value:r,children:e})},n7=()=>({name:"eva-light"});let ar=null;const c7=e=>{ar=e},i7=e=>ar?ar(e):(console.error("[renderComponent] No renderer registered. Ensure @formbuilder/builder has been initialised before rendering form components."),null),l7=({component:e,value:t,onChange:r,isFormView:o})=>{const n=e.properties??{};switch(e.type){case"text":case"email":case"tel":case"number":case"date":return a.jsx(Kc,{type:e.type,value:typeof t=="string"?t:"",disabled:!!n.disabled,readOnly:!!n.readOnly||!o,placeholder:typeof n.placeholder=="string"?n.placeholder:void 0,onChange:o?c=>r(c.target.value):void 0});case"textarea":return a.jsx(ii,{value:typeof t=="string"?t:"",disabled:!!n.disabled,readOnly:!!n.readOnly||!o,placeholder:typeof n.placeholder=="string"?n.placeholder:void 0,onChange:o?c=>r(c.target.value):void 0});case"checkbox":return a.jsx(tc,{checked:!!t,disabled:!!n.disabled,onCheckedChange:o?c=>r(c===!0):void 0});case"radioGroup":{const c=Array.isArray(n.options)?n.options:[];return a.jsx(Xc,{value:typeof t=="string"?t:"",onValueChange:o?i=>r(i):void 0,disabled:!!n.disabled,children:c.map(i=>a.jsx(Qc,{value:i.value,children:i.label},i.value))})}case"dropdown":{const c=Array.isArray(n.options)?n.options:[];return a.jsxs(Yu,{value:typeof t=="string"?t:"",onValueChange:o?i=>r(i):void 0,disabled:!!n.disabled,children:[a.jsx(Yc,{children:a.jsx(Ju,{placeholder:typeof n.placeholder=="string"?n.placeholder:""})}),a.jsx(ti,{children:c.map(i=>a.jsx(ri,{value:i.value,children:i.label},i.value))})]})}case"button":return a.jsx(X,{type:"button",disabled:!!n.disabled,onClick:o?()=>r(null):void 0,children:typeof n.label=="string"?n.label:"Submit"});case"heading":{const c=typeof n.level=="number"?n.level:void 0,i=c!==void 0?Math.min(6,Math.max(1,c)):2,l=typeof n.text=="string"?n.text:"",s=`h${i}`;return a.jsx(s,{children:l})}case"paragraph":return a.jsx("p",{children:typeof n.text=="string"?n.text:""});case"alert":return a.jsx(ot,{variant:"default",children:a.jsx(at,{children:typeof n.message=="string"?n.message:""})});case"progress-loader":return a.jsx(yr,{mode:typeof n.mode=="string"?n.mode:"indeterminate",status:"loading",label:typeof n.label=="string"?n.label:void 0});default:return console.warn(`[wizardRenderer] Unsupported component type: ${e.type}`),null}};class fe extends Error{constructor(t,r,o,n){super(o),this.actionId=t,this.actionType=r,this.details=n,this.name="ActionValidationError"}}class ke{static validateAction(t){const r=[];if(t.id||r.push("Action ID is required"),t.type||r.push("Action type is required"),t.trigger||r.push("Action trigger is required"),(typeof t.order!="number"||t.order<0)&&r.push("Action order must be a non-negative number"),t.config||r.push("Action config is required"),t.config)switch(t.type){case"apiCall":{const o=ke.validateApiCallConfig(t.config);r.push(...o);break}case"showDialog":{const o=ke.validateDialogConfig(t.config);r.push(...o);break}case"navigate":{const o=ke.validateNavigationConfig(t.config);r.push(...o);break}default:r.push(`Unknown action type: ${t.type}`)}if(t.conditions&&t.conditions.length>0)for(const o of t.conditions)o.field||r.push("Condition field is required"),o.operator||r.push("Condition operator is required");return{isValid:r.length===0,errors:r}}static validateApiCallConfig(t){const r=[];if(t.method?["GET","POST","PUT","DELETE"].includes(t.method)||r.push("Invalid HTTP method"):r.push("HTTP method is required"),!t.url)r.push("URL is required");else try{!t.url.startsWith("/")&&!t.url.startsWith("http")&&r.push("URL must be a valid path or full URL")}catch{r.push("Invalid URL format")}if(t.timeout&&(t.timeout<1e3||t.timeout>6e4)&&r.push("Timeout must be between 1000ms and 60000ms"),t.retryCount&&(t.retryCount<0||t.retryCount>5)&&r.push("Retry count must be between 0 and 5"),t.fieldMappings)for(const[o,n]of Object.entries(t.fieldMappings))(!o||typeof o!="string")&&r.push("Field mapping form field must be a non-empty string"),(!n||typeof n!="string")&&r.push("Field mapping API field must be a non-empty string");return r}static validateDialogConfig(t){const r=[];if(or(t))return ke.validateTemplateDialogConfig(t);const o=t;if(o.title||r.push("Dialog title is required"),o.content||r.push("Dialog content is required"),o.type?["modal","toast","sidebar"].includes(o.type)||r.push("Invalid dialog type"):r.push("Dialog type is required"),!o.buttons||o.buttons.length===0)r.push("At least one dialog button is required");else for(const[n,c]of o.buttons.entries())if(c.label||r.push(`Button ${n+1} label is required`),c.variant?["primary","secondary","danger"].includes(c.variant)||r.push(`Button ${n+1} has invalid variant`):r.push(`Button ${n+1} variant is required`),!c.action)r.push(`Button ${n+1} action is required`);else{const i=ke.validateDialogButtonAction(c.action,n+1);r.push(...i)}return r}static validateTemplateDialogConfig(t){const r=[];if(!t.template)return r.push("Template configuration is required"),r;if((!t.template.typeId||t.template.typeId.trim()==="")&&r.push("Template typeId is required"),(!t.template.config||typeof t.template.config!="object")&&r.push("Template config is required and must be an object"),r.length>0)return r;try{const o=Nt(t);return ke.validateResolvedDialogConfig(o)}catch(o){r.push(`Failed to resolve template dialog: ${o.message}`)}return r}static validateResolvedDialogConfig(t){const r=[];if(t.title||r.push("Resolved dialog title is required"),t.content||r.push("Resolved dialog content is required"),t.type?["modal","toast","sidebar"].includes(t.type)||r.push("Invalid resolved dialog type"):r.push("Resolved dialog type is required"),!t.buttons||t.buttons.length===0)r.push("At least one resolved dialog button is required");else for(const[o,n]of t.buttons.entries())n.label||r.push(`Resolved button ${o+1} label is required`),n.variant?["primary","secondary","danger"].includes(n.variant)||r.push(`Resolved button ${o+1} has invalid variant`):r.push(`Resolved button ${o+1} variant is required`),n.action||r.push(`Resolved button ${o+1} action is required`);return r}static validateDialogButtonAction(t,r){const o=[];if(!t.type)return o.push(`Button ${r} action type is required`),o;switch(t.type){case"navigate":t.targetStep&&typeof t.targetStep!="string"&&o.push(`Button ${r} navigation target step must be a string`),t.direction&&!["next","previous"].includes(t.direction)&&o.push(`Button ${r} navigation direction must be 'next' or 'previous'`);break;case"custom":t.handler||o.push(`Button ${r} custom action handler is required`);break;case"close":break;default:o.push(`Button ${r} has unknown action type: ${t.type}`)}return o}static validateNavigationConfig(t){const r=[];return t.type?["next","previous","step"].includes(t.type)||r.push("Invalid navigation type"):r.push("Navigation type is required"),t.type==="step"&&!t.targetStep&&r.push("Target step is required for step navigation"),r}static validateStepActions(t){const r=[];if(!t.actions||t.actions.length===0)return{isValid:!0,errors:[]};const o=t.actions.map(i=>i.id),n=o.filter((i,l)=>o.indexOf(i)!==l);n.length>0&&r.push(`Duplicate action IDs found: ${n.join(", ")}`);const c=new Map;for(const i of t.actions)c.has(i.trigger)||c.set(i.trigger,[]),c.get(i.trigger)?.push(i.order);for(const[i,l]of c){const s=l.filter((u,m)=>l.indexOf(u)!==m);s.length>0&&r.push(`Duplicate action orders for trigger '${i}': ${s.join(", ")}`)}for(const i of t.actions){const l=ke.validateAction(i);l.isValid||r.push(`Action '${i.id}': ${l.errors.join(", ")}`)}return{isValid:r.length===0,errors:r}}static validateNavigationTargets(t,r){const o=[];if(!t.actions)return{isValid:!0,errors:[]};const n=new Set(r.map(c=>c.id));for(const c of t.actions){if(c.type==="navigate"){const i=c.config;i.type==="step"&&i.targetStep&&(n.has(i.targetStep)||o.push(`Navigation action '${c.id}' references non-existent step: ${i.targetStep}`))}if(c.type==="showDialog")try{const i=c.config;let l;if(or(i)?l=Nt(i):l=i,l.buttons){for(const s of l.buttons)if(s.action.type==="navigate"&&s.action.targetStep){const u=s.action.targetStep;n.has(u)||o.push(`Dialog button in action '${c.id}' references non-existent step: ${u}`)}}}catch(i){o.push(`Failed to resolve dialog template in action '${c.id}': ${i.message}`)}}return{isValid:o.length===0,errors:o}}}function s7(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function Hn(e){return typeof e=="object"&&e!==null&&"message"in e&&typeof e.message=="string"}class At{options;constructor(t={}){this.options=t}generateCacheKey(t,r){if(t.cacheKey)return this.interpolateTemplate(t.cacheKey,r);const o=this.interpolateTemplate(t.url,r),n=t.method;let c="";if(n==="POST"||n==="PUT")try{const i=rr(t,r);c=i?`:${JSON.stringify(i)}`:""}catch{c=""}return`api-call:${n}:${o}${c}`}createQueryOptions(t,r){return{queryKey:[this.generateCacheKey(t,r)],queryFn:()=>this.executeApiCall(t,r),gcTime:t.cacheTTL||300*1e3,staleTime:t.staleTime||30*1e3,retry:t.retryCount||0,throwOnError:!t.cacheOnError}}async executeApiCall(t,r){const o=await this.makeApiCall(t,r);return t.method==="GET"&&t.fieldMappings&&this.options.onFieldUpdate&&this.applyFlattenedResponseMappings(o,t.fieldMappings,this.options.onFieldUpdate),o}async makeApiCall(t,r){let o=this.interpolateTemplate(t.url,r);const n=this.buildQueryParams(t,r);if(n.size>0){const u=new URL(o,window.location.origin);n.forEach((m,g)=>{u.searchParams.set(g,m)}),o=u.toString()}const c=this.buildHeaders(t,r);try{new URL(o,window.location.origin)}catch{throw new fe("api-call-error","apiCall",`Invalid URL: ${o}`,{url:o,originalUrl:t.url})}const i={method:t.method,headers:c};if(t.method==="POST"||t.method==="PUT")try{const u=rr(t,r);u&&(i.body=u,c["Content-Type"]=c["Content-Type"]||"application/json")}catch(u){throw new fe("api-call-error","apiCall",`Failed to compile request body: ${u.message}`,{config:t,formData:r})}const l=new AbortController,s=setTimeout(()=>l.abort(),t.timeout||1e4);try{const u=await fetch(o,{...i,signal:l.signal});if(clearTimeout(s),!u.ok){const m=await u.text().catch(()=>"Unknown error");throw new fe("api-call-error","apiCall",`API call failed: ${u.status} ${u.statusText}`,{status:u.status,statusText:u.statusText,errorText:m,url:o})}try{return await u.json()}catch{return await u.text()}}catch(u){throw clearTimeout(s),u instanceof fe?u:u instanceof DOMException&&u.name==="AbortError"?new fe("api-call-error","apiCall",`API call timed out after ${t.timeout||1e4}ms`,{url:o,timeout:t.timeout||1e4}):this.isCorsError(u,o)?new fe("api-cors-error","apiCall","Unable to connect to the external service due to security restrictions. This typically happens when the target server doesn't allow cross-origin requests from this website.",{url:o,originalError:u.message,errorType:"CORS",userFriendlyMessage:"The external service is not accessible from this application due to security policies.",suggestedActions:["Contact the API provider to enable CORS for this domain","Use a server-side proxy to make the API call","Check if the API endpoint URL is correct"]}):this.isNetworkError(u)?new fe("api-network-error","apiCall","Failed to connect to the external service. Please check your internet connection or try again later.",{url:o,originalError:u.message,errorType:"NETWORK",userFriendlyMessage:"Unable to connect to the external service. This could be due to network issues or the service being unavailable.",suggestedActions:["Check your internet connection","Try again in a few moments","Verify the API endpoint is accessible"]}):new fe("api-call-error","apiCall",`Network error: ${u.message}`,{url:o,originalError:u.message,userFriendlyMessage:"An unexpected error occurred while calling the external service."})}}isCorsError(t,r){const o=Hn(t)?t.message.toLowerCase():"",c=["cors","cross-origin","access to fetch","blocked by cors policy","no 'access-control-allow-origin'","preflight","cors error"].some(s=>o.includes(s)),i=r.startsWith("http")&&!r.includes(window.location.hostname),l=t instanceof TypeError&&o.includes("failed to fetch")&&i;return c||l}isNetworkError(t){if(this.isCorsError(t,""))return!1;const r=Hn(t)?t.message.toLowerCase():"",o=["network error","connection refused","connection timeout","connection reset","dns","name resolution failed","unreachable","connection failed"],n=t instanceof TypeError&&r.includes("failed to fetch");return o.some(c=>r.includes(c))||n}applyFlattenedResponseMappings(t,r,o){console.log("๐Ÿ”„ Applying response mappings:",{response:t,mappings:r});for(const[n,c]of Object.entries(r)){const i=this.getValueFromPath(t,n),l=this.extractFieldNameFromTemplate(c);console.log("๐Ÿ“ Field mapping:",{apiField:n,formFieldTemplate:c,actualFieldName:l,rawValue:i}),o(l,i)}}extractFieldNameFromTemplate(t){if(t.startsWith("${")&&t.endsWith("}")){const o=t.slice(2,-1).split(".");return o[o.length-1]}return t}getValueFromPath(t,r){return r.split(".").reduce((o,n)=>{if(s7(o))return o[n]},t)}buildHeaders(t,r){const o={},n=t.headers||t.headersConfig||[];for(const c of n)if(c.key.trim()&&c.value.trim()){const i=this.interpolateTemplate(c.value,r);o[c.key]=i}return o}buildQueryParams(t,r){const o=new URLSearchParams,n=t.params||t.paramsConfig||[];for(const c of n)if(c.key.trim()&&c.value.trim()){const i=this.interpolateTemplate(c.value,r);o.set(c.key,i)}return o}interpolateTemplate(t,r){let o=t.replace(/\$\{data\.([^}]+)\}/g,(n,c)=>{const i=this.getValueFromPath(r,c);return i!=null?String(i):n});return o=o.replace(/\$\{([^}]+)\}/g,(n,c)=>{if(n.includes("data."))return n;if(c.includes(".")){const l=c.split("."),s=l[l.length-1],u=r[s];return u!=null?String(u):n}const i=this.getValueFromPath(r,c);return i!=null?String(i):n}),o}}const Pi=d.memo(({actions:e,trigger:t,formData:r,onComplete:o,onError:n,onFieldUpdate:c,onShowDialog:i,onNavigate:l,machineRef:s})=>{const u=d.useCallback(async()=>{console.log("ActionExecutor: Starting action execution",{actions:e,trigger:t});const m=e.filter(b=>b.trigger===t);if(console.log("ActionExecutor: Filtered actions",{triggeredActions:m,trigger:t}),m.length===0){console.log("ActionExecutor: No actions to execute"),s?.send({type:"ACTIONS_COMPLETED",results:{}}),o({});return}const g=[];for(const b of m){const C=ke.validateAction(b);C.isValid||g.push(`Action '${b.id}': ${C.errors.join(", ")}`)}if(g.length>0){const b=new fe("validation-error","validation",`Action validation failed: ${g.join("; ")}`,{validationErrors:g});s?.send({type:"ACTIONS_COMPLETED",results:{}}),n(b);return}const h=[...m].sort((b,C)=>b.order-C.order),f={};try{for(const b of h)s?.send({type:"ACTION_START",actionId:b.id});for(const b of h)try{let C=null;switch(b.type){case"apiCall":{console.log("ActionExecutor: Executing API call",{action:b,config:b.config}),C=await new At({onFieldUpdate:c}).executeApiCall(b.config,r),console.log("ActionExecutor: API call completed",{result:C});break}case"showDialog":{console.log("๐ŸŽฏ ActionExecutor: Executing showDialog",{action:b,config:b.config}),console.log("๐Ÿ”ง ActionExecutor: Creating DialogExecutorService");const E=new d7;console.log("๐Ÿš€ ActionExecutor: Calling executor.execute"),C=await E.execute(b.config,r,i),console.log("โœ… ActionExecutor: showDialog completed",{result:C});break}case"navigate":{C=await new u7().execute(b.config,l);break}case"executeVerifyDialog":{console.log("๐Ÿ”ง ActionExecutor: Executing executeVerifyDialog",{action:b,config:b.config}),C=await new h7().execute(b.config,r,i),console.log("โœ… ActionExecutor: executeVerifyDialog completed",{result:C});break}default:throw new Error(`Unknown action type: ${b.type}`)}f[b.id]=C,s?.send({type:"ACTION_SUCCESS",actionId:b.id,result:C})}catch(C){s?.send({type:"ACTION_ERROR",actionId:b.id,error:C}),f[b.id]={error:C.message}}s?.send({type:"ACTIONS_COMPLETED",results:f}),o(f)}catch(b){s?.send({type:"ACTIONS_COMPLETED",results:f}),n(b)}},[e,t,r,o,n,c,i,l,s]);return d.useEffect(()=>{u()},[u]),null});Pi.displayName="ActionExecutor";let d7=class{async execute(t,r,o){console.log("๐Ÿš€ DialogExecutorService.execute STARTED",{config:t,formData:r});const n=this.resolveDialogConfig(t,r);return console.log("๐Ÿ”„ DialogExecutorService: Config resolved",{resolvedConfig:n}),console.log("๐Ÿ“ž DialogExecutorService: Calling onShowDialog",{resolvedConfig:n}),o(n),console.log("โœ… DialogExecutorService.execute COMPLETED",{resolvedConfig:n}),n}resolveDialogConfig(t,r){if(console.log("๐Ÿ” DialogExecutorService.resolveDialogConfig input:",{config:t,formData:r}),or(t)){console.log("โœ… Detected as TemplateDialogConfig");const n=this.resolveTemplateDialogWithActions(t);console.log("๐Ÿ”„ Resolved template config:",{baseConfig:n});const c=this.interpolateDialogConfig(n,r);return console.log("โœจ Final interpolated config:",{finalConfig:c}),c}console.log("โœ… Treating as direct DialogConfig");const o=this.interpolateDialogConfig(t,r);return console.log("โœจ Final direct config:",{finalConfig:o}),o}interpolateDialogConfig(t,r){return{...t,content:this.interpolateTemplate(t.content,r),title:this.interpolateTemplate(t.title,r)}}resolveTemplateDialogWithActions(t){console.log("๐Ÿ”„ Resolving template with actions:",t);const r=t.template,o=r.config;if(r.typeId==="confirmation-dialog"){console.log("โœ… Processing confirmation-dialog template:",o);const n={title:o.title||"Confirm Action",content:o.message||o.content||"Are you sure you want to proceed?",type:"modal",size:"medium",dismissible:!0,buttons:[{id:"cancel-btn",label:o.cancelButtonLabel||"Cancel",variant:"secondary",action:o.onCancelAction||{type:"close"}},{id:"confirm-btn",label:o.confirmButtonLabel||"Confirm",variant:o.confirmButtonVariant||"primary",action:o.onConfirmAction||{type:"navigate",direction:"next"}}],templateMetadata:{typeId:"confirmation-dialog",showIcon:o.showIcon,iconType:o.iconType}};return console.log("โœจ Resolved confirmation dialog config:",n),n}return console.log("๐Ÿ”„ Falling back to resolveTemplateDialog for typeId:",r.typeId),Nt(t)}interpolateTemplate(t,r){return t.replace(/\$\{data\.([^}]+)\}/g,(o,n)=>{const c=r[n];return c!=null?String(c):o})}},u7=class{async execute(t,r){return r(t),t}};class h7{async execute(t,r,o){console.log("๐Ÿš€ GenericVerifyDialogService.execute STARTED",{config:t,formData:r});const n=t.postAction||{type:"close"};let c;switch(n.type){case"close":case"saveSection":c={type:"updateOriginalValue",componentId:t.componentId};break;case"nextStep":c={type:"navigate",direction:"next",updateOriginalValue:!0,componentId:t.componentId};break;case"navigate":c={type:"navigate",direction:n.direction,targetStep:n.targetStep,updateOriginalValue:!0,componentId:t.componentId};break;default:c={type:"updateOriginalValue",componentId:t.componentId}}const i={title:"Verify Changes",content:"Please verify your changes before continuing.",type:"modal",size:"medium",dismissible:!0,buttons:[{id:"cancel-btn",label:"Cancel",variant:"secondary",action:{type:"close"}},{id:"verify-btn",label:"Verify",variant:"primary",action:{type:"close"}}],templateMetadata:{typeId:"verify-dialog",isGeneric:!0,componentId:t.componentId,onVerifiedAction:c}};return console.log("๐Ÿ“ž GenericVerifyDialogService: Calling onShowDialog",{defaultDialogConfig:i}),o(i),console.log("โœ… GenericVerifyDialogService.execute COMPLETED",{defaultDialogConfig:i}),i}}const b7=()=>null,g7=()=>null;function p7(e){const{config:t,formData:r,onFieldUpdate:o,enabled:n=!0}=e,c=t.fieldMappings?Object.values(t.fieldMappings).reduce((s,u)=>{const m=String(u),g=m.startsWith("${")&&m.endsWith("}")&&m.slice(2,-1).split(".").pop()||m;return s[g]=r[g],s},{}):{},l=new At({onFieldUpdate:o}).createQueryOptions(t,r);return It.useQuery({...l,queryKey:["api-action-get",t.url,t.method,c],enabled:n&&t.method==="GET",refetchOnWindowFocus:!1,refetchOnReconnect:!1})}function m7(e){const{config:t,formData:r,onFieldUpdate:o}=e,n=new At({onFieldUpdate:o});return It.useMutation({mutationKey:["api-action-mutate",t.url,t.method],mutationFn:async()=>await n.executeApiCall(t,r),retry:t.retryCount||0})}function v7(e){const{config:t}=e,r=p7({...e,enabled:e.enabled&&t.method==="GET"}),o=m7(e);return t.method==="GET"?{data:r.data,error:r.error,isLoading:r.isLoading,isSuccess:r.isSuccess,isError:r.isError,execute:()=>{r.refetch()},refetch:r.refetch}:{data:o.data,error:o.error,isLoading:o.isPending,isSuccess:o.isSuccess,isError:o.isError,execute:()=>{o.mutate()},mutate:o.mutate,reset:o.reset}}const jr=d.memo(({actions:e,trigger:t,formData:r,onComplete:o,onError:n,onFieldUpdate:c,onShowDialog:i,onNavigate:l,machineRef:s})=>{const[u,m]=d.useState({}),[g,h]=d.useState(0),f=d.useRef(""),b=d.useRef(!1),C=d.useMemo(()=>e.filter(x=>x.trigger===t).sort((x,k)=>x.order-k.order),[e,t]),E=d.useMemo(()=>C.reduce((x,k)=>{const z=ke.validateAction(k);return z.isValid||x.push(`Action '${k.id}': ${z.errors.join(", ")}`),x},[]),[C]),A=d.useMemo(()=>C.map(x=>x.id).sort().join(","),[C]);d.useEffect(()=>{if(b.current&&f.current===A)return;if(C.length===0){b.current=!0,f.current=A,s?.send({type:"ACTIONS_COMPLETED",results:{}}),o({});return}if(E.length>0){b.current=!0,f.current=A;const k=new fe("validation-error","validation",`Action validation failed: ${E.join("; ")}`,{validationErrors:E});st.error("Action validation failed",{errors:E},k),s?.send({type:"ACTIONS_COMPLETED",results:{}}),n(k);return}const x={};for(const k of C)x[k.id]={action:k,status:"pending"};m(x),b.current=!0,f.current=A;for(const k of C)s?.send({type:"ACTION_START",actionId:k.id});h(0)},[A,C,E,s,o,n]),d.useEffect(()=>()=>{b.current=!1,f.current=""},[]);const M=C[g],_=M?u[M.id]:null;d.useEffect(()=>{const x=Object.values(u);if(x.length>0&&x.every(z=>z.status==="completed"||z.status==="error")){const z={};for(const[R,V]of Object.entries(u))z[R]=V.error?{error:V.error.message}:V.result;s?.send({type:"ACTIONS_COMPLETED",results:z}),o(z)}},[u,s,o]),d.useEffect(()=>{if(_?.status==="completed"||_?.status==="error"){const x=g+1;x<C.length&&h(x)}},[_?.status,g,C.length]);const O=d.useCallback((x,k)=>{m(z=>({...z,[x]:{...z[x],...k}}))},[]),S=d.useCallback((x,k)=>{s?.send({type:"ACTION_SUCCESS",actionId:x,result:k})},[s]),P=d.useCallback((x,k)=>{s?.send({type:"ACTION_ERROR",actionId:x,error:k})},[s]);return a.jsxs(a.Fragment,{children:[process.env.NODE_ENV==="development"&&!1,C.filter(x=>x.type==="apiCall").map(x=>a.jsx(Ii,{action:x,formData:r,onFieldUpdate:c,execution:u[x.id],onExecutionUpdate:O,onResult:S,onError:P},x.id)),M&&M.type!=="apiCall"&&_?.status==="pending"&&a.jsx(Di,{action:M,formData:r,onComplete:x=>{m(k=>({...k,[M.id]:{...k[M.id],status:"completed",result:x}}))},onError:x=>{m(k=>({...k,[M.id]:{...k[M.id],status:"error",error:x}}))},onShowDialog:i,onNavigate:l})]})}),Ii=d.memo(({action:e,formData:t,onFieldUpdate:r,execution:o,onExecutionUpdate:n,onResult:c,onError:i})=>{const l=e.config,s=d.useRef(!1),u=d.useRef(!1);d.useEffect(()=>{s.current=!1,u.current=!1},[]);const{data:m,error:g,isSuccess:h,isError:f,execute:b}=v7({config:l,formData:t,onFieldUpdate:r,enabled:!1});return d.useEffect(()=>{o?.status==="pending"&&!s.current&&(s.current=!0,n(e.id,{status:"executing"}),b())},[o?.status,e.id,n,b]),d.useEffect(()=>{h&&m!==void 0&&o?.status==="executing"&&!u.current&&(u.current=!0,n(e.id,{status:"completed",result:m}),c(e.id,m))},[h,m,o?.status,e.id,n,c]),d.useEffect(()=>{f&&g&&o?.status==="executing"&&(st.error("API execution failed",{actionId:e.id,error:g.message},g),n(e.id,{status:"error",error:g}),i(e.id,g))},[f,g,o?.status,e.id,n,i]),null}),Di=d.memo(({action:e,formData:t,onComplete:r,onError:o,onShowDialog:n,onNavigate:c})=>(d.useEffect(()=>{(async()=>{try{let l=null;switch(e.type){case"showDialog":{l=await new f7().execute(e.config,t,n);break}case"navigate":{l=await new k7().execute(e.config,c);break}default:throw new Error(`Unknown non-API action type: ${e.type}`)}r(l)}catch(l){o(l)}})()},[e,t,r,o,n,c]),null));class f7{async execute(t,r,o){let n;if(t.template?.typeId)n=this.resolveDialogTemplate(t.template);else if(t.content&&t.title)n=t;else throw new Error("Invalid dialog configuration: missing required template or content properties");const c={...n,content:this.interpolateTemplate(n.content,r)};return o(c),c}resolveDialogTemplate(t){if(t.typeId==="verify-dialog"){const r=t.config||{};return{title:String(r.title||"Verification Required"),content:String(r.description||"Please verify your information."),type:"modal",size:"medium",dismissible:!0,buttons:[{id:"cancel-btn",label:String(r.cancelButtonLabel||"Cancel"),variant:"secondary",action:r.onCancelAction||{type:"close"}},{id:"verify-btn",label:String(r.verifyButtonLabel||"Verify"),variant:"primary",action:r.onVerifiedAction||{type:"custom",handler:"verifyEmail"}}],templateMetadata:{typeId:"verify-dialog",codeLength:r.codeLength,codeType:r.codeType,enableAutoSubmit:r.enableAutoSubmit,enableResend:r.enableResend,resendTimer:r.resendTimer,successTitle:r.successTitle,successMessage:r.successMessage,errorMessage:r.errorMessage,continueButtonLabel:r.continueButtonLabel,cancelButtonLabel:r.cancelButtonLabel,verifyButtonLabel:r.verifyButtonLabel,resendButtonLabel:r.resendButtonLabel}}}if(t.typeId==="confirmation-dialog"){const r=t.config||{};return{title:String(r.title||"Confirm Action"),content:String(r.message||r.content||"Are you sure you want to proceed?"),type:"modal",size:"medium",dismissible:!0,buttons:[{id:"cancel-btn",label:String(r.cancelButtonLabel||"Cancel"),variant:"secondary",action:r.onCancelAction||{type:"close"}},{id:"confirm-btn",label:String(r.confirmButtonLabel||"Confirm"),variant:this.mapButtonVariant(r.confirmButtonVariant),action:r.onConfirmAction||{type:"navigate",direction:"next"}}],templateMetadata:{typeId:"confirmation-dialog",showIcon:r.showIcon,iconType:r.iconType}}}throw new Error(`Unknown dialog template type: ${t.typeId}`)}interpolateTemplate(t,r){return t.replace(/\$\{data\.([^}]+)\}/g,(o,n)=>{const c=r[n];return c!=null?String(c):o})}mapButtonVariant(t){switch(String(t||"primary").toLowerCase()){case"secondary":return"secondary";case"danger":case"destructive":return"danger";default:return"primary"}}}class k7{async execute(t,r){return r(t),t}}jr.displayName="EnhancedActionExecutor";Ii.displayName="ActionApiExecutor";Di.displayName="ActionNonApiExecutor";class x7{constructor(t){this.services=t}triggers=new Map;debounceTimers=new Map;throttleTimers=new Map;registerTriggers(t,r){this.triggers.set(t,r.filter(o=>o.enabled!==!1))}unregisterTriggers(t){this.triggers.delete(t),this.clearTimers(t)}async evaluateTriggers(t){const r=this.triggers.get(t.targetId);if(!r||r.length===0)return;const o=r.filter(c=>c.type===t.triggerType);if(o.length===0)return;const n=o.sort((c,i)=>(c.order||0)-(i.order||0));for(const c of n)await this.executeTrigger(c,t)}async executeTrigger(t,r){if(!(t.conditions&&t.conditions.length>0&&!this.evaluateConditions(t.conditions,r))){if(t.debounceMs&&t.debounceMs>0){this.handleDebounce(t,r);return}if(t.throttleMs&&t.throttleMs>0){if(this.isThrottled(t.id))return;this.setThrottle(t.id,t.throttleMs)}t.actions&&await this.executeActions(t.actions,r)}}async executeActions(t,r){const o=t.filter(n=>n.enabled!==!1).sort((n,c)=>(n.order||0)-(c.order||0));for(const n of o)await this.executeAction(n,r)}async executeAction(t,r){if(t.condition&&!this.evaluateConditions([t.condition],r))return;t.delay&&t.delay>0&&await new Promise(n=>setTimeout(n,t.delay));const o={action:t,triggerContext:r,formData:r.formData,services:this.services};try{await this.dispatchAction(o)}catch(n){console.error(`Failed to execute action ${t.id}:`,n)}}async dispatchAction(t){const{action:r,services:o}=t,n=r.config;if(!this.isTypedActionConfig(n)){console.warn("Action config is missing type property",n);return}switch(n.type){case"ui:showAlert":this.isUIShowAlertConfig(n)&&o.ui.showAlert(n);break;case"ui:showDialog":this.isUIShowDialogConfig(n)&&o.ui.showDialog(n);break;case"ui:showNotification":this.isUIShowNotificationConfig(n)&&o.ui.showNotification(n);break;case"ui:hideDialog":o.ui.hideDialog();break;case"navigation:goToStep":this.isNavigationGoToStepConfig(n)&&o.navigation.goToStep(n.stepId,n.behavior);break;case"navigation:goNext":this.isNavigationGoNextConfig(n)&&o.navigation.goNext(n.skipValidation);break;case"navigation:goPrevious":this.isNavigationGoPreviousConfig(n)&&o.navigation.goPrevious(n.skipValidation);break;case"navigation:goToSection":this.isNavigationGoToSectionConfig(n)&&o.navigation.goToSection(n.sectionId,n.stepId);break;case"component:enable":this.isComponentEnableConfig(n)&&this.handleComponentAction("enable",n.componentIds,t);break;case"component:disable":this.isComponentDisableConfig(n)&&this.handleComponentAction("disable",n.componentIds,t);break;case"component:show":case"component:hide":if(this.isComponentShowHideConfig(n)){const c=n.type==="component:show"?"show":"hide";this.handleComponentAction(c,n.componentIds,t)}break;case"component:setValue":case"component:clearValue":this.isComponentSetValueConfig(n)&&(n.type==="component:setValue"?o.data.setValue(`component.${n.componentId}`,n.value):o.data.clearValue(`component.${n.componentId}`));break;case"component:updateOriginalValue":this.isComponentUpdateOriginalValueConfig(n)&&this.handleUpdateOriginalValue(n.componentId,t);break;case"data:apiCall":this.isDataApiCallConfig(n)&&await o.data.apiCall(n);break;case"data:setValue":case"data:clearValue":this.isDataSetValueConfig(n)&&(n.type==="data:setValue"?o.data.setValue(n.fieldPath,n.value):o.data.clearValue(n.fieldPath));break;case"data:validateField":case"data:validateSection":case"data:validateStep":this.isDataValidationConfig(n)&&(n.type==="data:validateField"?o.validation.validateField(n.targetId):n.type==="data:validateSection"?o.validation.validateSection(n.targetId):o.validation.validateStep(n.targetId));break;case"custom:execute":this.isCustomActionConfig(n)&&await this.handleCustomAction(n,t);break;default:console.warn(`Unknown action type: ${n.type}`)}}evaluateConditions(t,r){if(t.length===0)return!0;let o=this.evaluateCondition(t[0],r);for(let n=1;n<t.length;n++){const c=t[n],i=this.evaluateCondition(c,r);(t[n-1].logicalOperator||"AND")==="AND"?o=o&&i:o=o||i}return o}evaluateCondition(t,r){let o;switch(t.field?o=this.services.data.getValue(t.field):o=r.currentValue,t.operator){case"equals":return o===t.value;case"notEquals":return o!==t.value;case"contains":return String(o||"").includes(String(t.value||""));case"notContains":return!String(o||"").includes(String(t.value||""));case"empty":return o==null||o==="";case"notEmpty":return o!=null&&o!=="";case"greaterThan":return Number(o)>Number(t.value);case"lessThan":return Number(o)<Number(t.value);case"greaterThanOrEqual":return Number(o)>=Number(t.value);case"lessThanOrEqual":return Number(o)<=Number(t.value);case"in":return t.values?t.values.includes(o):!1;case"notIn":return t.values?!t.values.includes(o):!0;case"matches":try{return new RegExp(String(t.value),"i").test(String(o||""))}catch{return!1}case"custom":return this.evaluateCustomCondition(t,r);default:return console.warn(`Unknown condition operator: ${t.operator}`),!1}}handleDebounce(t,r){const o=`${t.id}-${r.targetId}`,n=this.debounceTimers.get(o);n&&clearTimeout(n);const c=setTimeout(async()=>{this.debounceTimers.delete(o),t.actions&&await this.executeActions(t.actions,r)},t.debounceMs);this.debounceTimers.set(o,c)}isThrottled(t){return this.throttleTimers.has(t)}setThrottle(t,r){const o=setTimeout(()=>{this.throttleTimers.delete(t)},r);this.throttleTimers.set(t,o)}clearTimers(t){for(const[r,o]of Array.from(this.debounceTimers.entries()))r.includes(t)&&(clearTimeout(o),this.debounceTimers.delete(r))}handleComponentAction(t,r,o){for(const n of r){const c=`component:${t}`;this.emitEvent(c,{componentId:n,context:o})}}handleUpdateOriginalValue(t,r){this.emitEvent("component:updateOriginalValue",{componentId:t,context:r})}async handleCustomAction(t,r){this.emitEvent("action:custom",{config:t,context:r})}evaluateCustomCondition(t,r){return console.warn(`Custom condition evaluator not implemented: ${t.customEvaluator}`),!1}emitEvent(t,r){typeof window<"u"&&window.dispatchEvent(new CustomEvent(t,{detail:r}))}isTypedActionConfig(t){return typeof t=="object"&&t!==null&&"type"in t&&typeof t.type=="string"}isUIShowAlertConfig(t){return this.isTypedActionConfig(t)&&t.type==="ui:showAlert"&&"message"in t}isUIShowDialogConfig(t){return this.isTypedActionConfig(t)&&t.type==="ui:showDialog"&&"dialogType"in t}isUIShowNotificationConfig(t){return this.isTypedActionConfig(t)&&t.type==="ui:showNotification"&&"message"in t}isNavigationGoToStepConfig(t){return this.isTypedActionConfig(t)&&t.type==="navigation:goToStep"&&"stepId"in t}isNavigationGoNextConfig(t){return this.isTypedActionConfig(t)&&t.type==="navigation:goNext"}isNavigationGoPreviousConfig(t){return this.isTypedActionConfig(t)&&t.type==="navigation:goPrevious"}isNavigationGoToSectionConfig(t){return this.isTypedActionConfig(t)&&t.type==="navigation:goToSection"&&"sectionId"in t}isComponentEnableConfig(t){return this.isTypedActionConfig(t)&&t.type==="component:enable"&&"componentIds"in t}isComponentDisableConfig(t){return this.isTypedActionConfig(t)&&t.type==="component:disable"&&"componentIds"in t}isComponentShowHideConfig(t){return this.isTypedActionConfig(t)&&(t.type==="component:show"||t.type==="component:hide")&&"componentIds"in t}isComponentSetValueConfig(t){return this.isTypedActionConfig(t)&&(t.type==="component:setValue"||t.type==="component:clearValue")&&"componentId"in t}isComponentUpdateOriginalValueConfig(t){return this.isTypedActionConfig(t)&&t.type==="component:updateOriginalValue"&&"componentId"in t}isDataApiCallConfig(t){return this.isTypedActionConfig(t)&&t.type==="data:apiCall"&&"url"in t}isDataSetValueConfig(t){return this.isTypedActionConfig(t)&&(t.type==="data:setValue"||t.type==="data:clearValue")&&"fieldPath"in t}isDataValidationConfig(t){return this.isTypedActionConfig(t)&&(t.type==="data:validateField"||t.type==="data:validateSection"||t.type==="data:validateStep")&&"targetId"in t}isCustomActionConfig(t){return this.isTypedActionConfig(t)&&t.type==="custom:execute"&&"handler"in t}dispose(){for(const t of Array.from(this.debounceTimers.values()))clearTimeout(t);for(const t of Array.from(this.throttleTimers.values()))clearTimeout(t);this.debounceTimers.clear(),this.throttleTimers.clear(),this.triggers.clear()}}function ft(e,t,r,o={}){return{triggerType:e,context:t,targetId:r,currentValue:o.currentValue,previousValue:o.previousValue,formData:o.formData||{},metadata:o.metadata||{},timestamp:Date.now()}}class y7{constructor(t){this.formMachine=t}goToStep(t,r){this.formMachine.send({type:"GO_TO_STEP",stepId:t,behavior:r})}goNext(t){this.formMachine.send({type:"NEXT",skipValidation:t})}goPrevious(t){this.formMachine.send({type:"PREVIOUS",skipValidation:t})}goToSection(t,r){r&&this.goToStep(r);const o=document.getElementById(t);o&&o.scrollIntoView({behavior:"smooth"})}}class C7{constructor(t){this.formMachine=t}showAlert(t){const r=t;r.targetId?this.formMachine.send({type:"SHOW_COMPONENT_ALERT",componentId:r.targetId,alert:{message:t.message,type:t.alertType,position:t.position==="toast"?"inline":t.position,dismissible:t.dismissible??!1,autoHide:t.autoHide,autoHideDelay:t.autoHideDelay}}):this.showNotification({type:"ui:showNotification",message:t.message,notificationType:t.alertType,position:t.position==="toast"?"top-right":"top"})}showDialog(t){let r;t.dialogType==="email-verification"?r={type:"email-verification",title:typeof t.title=="string"?t.title:t.templateConfig?.title,content:typeof t.content=="string"?t.content:t.templateConfig?.description,templateMetadata:t.templateConfig}:t.dialogType==="confirmation"?r={type:"confirmation",title:t.title,content:t.content,buttons:t.buttons?.map(o=>({label:o.label,variant:o.variant??"default",action:o.action.type||"close"}))}:r={type:"custom",title:t.title,content:t.content,templateMetadata:t.templateConfig},this.formMachine.send({type:"SHOW_ACTION_DIALOG",dialogConfig:r})}showNotification(t){console.log(`๐Ÿ”” Notification [${t.notificationType}]: ${t.message}`),typeof window<"u"&&window.dispatchEvent(new CustomEvent("form:notification",{detail:t}))}hideDialog(){this.formMachine.send({type:"HIDE_ACTION_DIALOG"})}}class w7{constructor(t){this.formMachine=t}async apiCall(t){try{const r=await fetch(t.url,{method:t.method,headers:{"Content-Type":"application/json",...t.headers},body:t.body?JSON.stringify(t.body):void 0,signal:t.timeout?AbortSignal.timeout(t.timeout):void 0});if(!r.ok)throw new Error(`API call failed: ${r.status} ${r.statusText}`);const o=await r.json();if(t.fieldMappings)for(const[n,c]of Object.entries(t.fieldMappings)){const i=this.getNestedValue(o,n);i!==void 0&&this.setValue(c,i)}return t.onSuccess&&console.log("API call succeeded, executing success actions",t.onSuccess),o}catch(r){throw console.error("API call failed:",r),t.onError&&console.log("API call failed, executing error actions",t.onError),r}}setValue(t,r){const[o,n]=t.split(".");o==="component"?this.formMachine.send({type:"UPDATE_COMPONENT_VALUE",componentId:n,value:r}):this.formMachine.send({type:"UPDATE_FIELD",field:t,value:r})}getValue(t){const o=this.formMachine.getSnapshot().context.data;return this.getNestedValue(o,t)}clearValue(t){this.setValue(t,"")}getNestedValue(t,r){return r.split(".").reduce((o,n)=>o&&typeof o=="object"&&o!==null?o[n]:void 0,t)}}class j7{constructor(t){this.formMachine=t}validateField(t){const o=this.formMachine.getSnapshot().context.errors;return this.formMachine.send({type:"VALIDATE_FIELD",fieldId:t}),!o[t]||o[t].length===0}validateSection(t){return this.formMachine.send({type:"VALIDATE_SECTION",sectionId:t}),!0}validateStep(t){return this.formMachine.send({type:"VALIDATE_STEP",stepId:t}),!0}}class _7{engine;services;constructor(t){this.services={navigation:new y7(t),ui:new C7(t),data:new w7(t),validation:new j7(t)},this.engine=new x7(this.services)}initializeFromConfig(t){t.genericTriggerActions?.triggers&&this.engine.registerTriggers(`form:${t.id}`,t.genericTriggerActions.triggers);for(const r of t.steps){"genericTriggerActions"in r&&r.genericTriggerActions?.triggers&&this.engine.registerTriggers(`step:${r.id}`,r.genericTriggerActions.triggers);const o="sections"in r?r:null;if(o?.sections)for(const n of o.sections){n.genericTriggerActions?.triggers&&this.engine.registerTriggers(`section:${n.id}`,n.genericTriggerActions.triggers);for(const c of n.components)c.genericTriggerActions?.triggers&&this.engine.registerTriggers(`component:${c.id}`,c.genericTriggerActions.triggers)}}}async evaluateFormTrigger(t,r,o,n){const c=ft(t,"form",`form:${r}`,{formData:o,metadata:n});await this.engine.evaluateTriggers(c)}async evaluateStepTrigger(t,r,o,n){const c=ft(t,"step",`step:${r}`,{formData:o,metadata:n});await this.engine.evaluateTriggers(c)}async evaluateSectionTrigger(t,r,o,n){const c=ft(t,"section",`section:${r}`,{formData:o,metadata:n});await this.engine.evaluateTriggers(c)}async evaluateComponentTrigger(t,r,o,n,c,i){const l=ft(t,"component",`component:${r}`,{currentValue:o,previousValue:n,formData:c,metadata:i});await this.engine.evaluateTriggers(l)}registerTriggers(t,r){r.triggers&&this.engine.registerTriggers(t,r.triggers)}dispose(){this.engine.dispose()}}const O7=()=>null,L7="fb-dialogContent_MQjVY",S7="fb-iconRow_zoQXV",N7="fb-iconCircle_UvpAZ",z7="fb-descriptionSpaced_AmH9W",T7="fb-buttonRow_lfgxL",E7="fb-minWidthButton_maffF",P7="fb-iconWarning_OcS7O",I7="fb-iconInfo_xQhjd",ve={dialogContent:L7,iconRow:S7,iconCircle:N7,descriptionSpaced:z7,buttonRow:T7,minWidthButton:E7,iconWarning:P7,iconInfo:I7},_r=d.memo(({config:e,formData:t,onButtonClick:r,onClose:o,isOpen:n})=>{console.log("๐Ÿ” ConfirmationDialog rendering!",{isOpen:n,config:e});const c=e.templateMetadata,i=u=>{console.log("๐Ÿ”ฅ ConfirmationDialog: Button clicked with action:",u),console.log("๐Ÿ”ฅ ConfirmationDialog: Action type:",u.type),console.log("๐Ÿ”ฅ ConfirmationDialog: Action details:",JSON.stringify(u,null,2)),r(u),console.log("๐Ÿ”ฅ ConfirmationDialog: onButtonClick called")},s=(()=>{if(!c?.showIcon)return null;switch(c?.iconType){case"warning":return a.jsx(F.AlertTriangle,{className:ve.iconWarning});case"question":return a.jsx(F.HelpCircle,{className:ve.iconInfo});case"info":return a.jsx(F.Info,{className:ve.iconInfo});default:return a.jsx(F.HelpCircle,{className:ve.iconInfo})}})();return a.jsx(_t,{open:n,onOpenChange:()=>!1,children:a.jsxs(nt,{className:ve.dialogContent,children:[a.jsx(ct,{children:s?a.jsxs("div",{className:ve.iconRow,children:[a.jsx("div",{className:ve.iconCircle,children:s}),a.jsxs("div",{children:[a.jsx(qe,{children:e.title}),a.jsx(Be,{className:ve.descriptionSpaced,children:e.content})]})]}):a.jsxs(a.Fragment,{children:[a.jsx(qe,{children:e.title}),a.jsx(Be,{children:e.content})]})}),a.jsx("div",{className:ve.buttonRow,children:e.buttons.map(u=>a.jsx(X,{variant:u.variant==="danger"?"destructive":u.variant==="secondary"?"outline":"default",onClick:()=>i(u.action),className:ve.minWidthButton,children:u.label},u.id))})]})})});_r.displayName="ConfirmationDialog";const D7="fb-dialogContent_hdJb3",A7="fb-headerRow_dowgv",M7="fb-iconSuccess_787to",V7="fb-iconMail_yICFX",$7="fb-successButtonRow_LilmE",F7="fb-minWidthButton_Y-HfD",R7="fb-formContent_DRlgi",q7="fb-codeSection_vJqzI",B7="fb-codeLabel_PvgkB",W7="fb-codeCenter_j2TST",H7="fb-resendText_fsAeq",G7="fb-blockedText_ZGaBs",U7="fb-resendLink_dRMub",Z7="fb-resendLinkDefault_sVy7D",K7="fb-footerButtonRow_dFkH0",X7="fb-iconSm_JkMbO",Q7="fb-iconMd_y--1E",U={dialogContent:D7,headerRow:A7,iconSuccess:M7,iconMail:V7,successButtonRow:$7,minWidthButton:F7,formContent:R7,codeSection:q7,codeLabel:B7,codeCenter:W7,resendText:H7,blockedText:G7,resendLink:U7,resendLinkDefault:Z7,footerButtonRow:K7,iconSm:X7,iconMd:Q7},Or=d.memo(({config:e,formData:t,onButtonClick:r,onClose:o,isOpen:n})=>{console.log("๐Ÿ”ฅ EmailVerificationDialog rendering!",{isOpen:n,config:e});const c=e.templateMetadata,[i,l]=d.useState(""),[s,u]=d.useState("idle"),[m,g]=d.useState(""),[h,f]=d.useState(0),[b,C]=d.useState(0);d.useEffect(()=>{if(h>0){const S=setTimeout(()=>f(h-1),1e3);return()=>clearTimeout(S)}},[h]);const E=d.useCallback(async()=>{u("verifying");const S=b+1;C(S);try{if(await new Promise(P=>setTimeout(P,1500)),i==="123456"||i==="000000"||i==="111111")u("success");else{const P=c?.maxAttempts;if(P&&S>=P)u("blocked"),g("Maximum verification attempts exceeded. Please request a new verification code.");else{u("error");const x=P?P-S:null,k=c?.errorMessage||"Invalid code. Please try again.",z=x?` (${x} attempts remaining)`:"";g(k+z)}}}catch{u("error"),g(c?.errorMessage||"Verification failed. Please try again.")}},[i,c?.errorMessage,c?.maxAttempts,b]),A=S=>{l(S),(s==="error"||s==="blocked")&&(u("idle"),g(""))},M=S=>{console.log("completedCode",S),c?.enableAutoSubmit&&s==="idle"&&E()},_=()=>{f(c?.resendTimer||60),l(""),u("idle"),g(""),C(0)},O=()=>{r({type:"close"})};return s==="success"?a.jsx(_t,{open:n,onOpenChange:()=>!1,children:a.jsxs(nt,{className:U.dialogContent,children:[a.jsxs(ct,{children:[a.jsxs("div",{className:U.headerRow,children:[a.jsx(F.CheckCircle,{className:`${U.iconMd} ${U.iconSuccess}`}),a.jsx(qe,{children:c?.successTitle||"Verification Successful"})]}),a.jsx(Be,{children:c?.successMessage||"Your email has been verified successfully."})]}),a.jsx("div",{className:U.successButtonRow,children:a.jsx(X,{onClick:()=>r(c?.onVerifiedAction||{type:"navigate",direction:"next"}),className:U.minWidthButton,children:c?.continueButtonLabel||"Continue"})})]})}):a.jsx(_t,{open:n,onOpenChange:()=>!1,children:a.jsxs(nt,{className:U.dialogContent,children:[a.jsxs(ct,{children:[a.jsxs("div",{className:U.headerRow,children:[a.jsx(F.Mail,{className:`${U.iconMd} ${U.iconMail}`}),a.jsx(qe,{children:e.title})]}),a.jsx(Be,{children:e.content})]}),a.jsxs("div",{className:U.formContent,children:[a.jsxs("div",{className:U.codeSection,children:[a.jsx("div",{className:U.codeLabel,children:"Verification Code"}),a.jsx("div",{className:U.codeCenter,children:a.jsx(li,{maxLength:c?.codeLength||6,value:i,onChange:A,onComplete:M,disabled:s==="verifying"||s==="blocked"})})]}),(s==="error"||s==="blocked")&&m&&a.jsxs(ot,{variant:"destructive",children:[a.jsx(F.AlertCircle,{className:U.iconSm}),a.jsx(at,{children:m})]}),c?.enableResend&&s!=="blocked"&&a.jsx("div",{className:U.resendText,children:h>0?`Resend code in ${h}s`:a.jsx(X,{variant:"link",onClick:_,className:U.resendLinkDefault,children:c?.resendButtonLabel||"Send new code"})}),s==="blocked"&&a.jsx("div",{className:U.blockedText,children:a.jsx(X,{variant:"link",onClick:_,className:U.resendLink,children:c?.resendButtonLabel||"Request new verification code"})})]}),a.jsxs("div",{className:U.footerButtonRow,children:[a.jsx(X,{variant:"secondary",onClick:O,children:c?.cancelButtonLabel||"Cancel"}),a.jsx(X,{onClick:E,disabled:i.length!==(c?.codeLength||6)||s==="verifying"||s==="blocked",children:s==="verifying"?"Verifying...":s==="blocked"?"Blocked":c?.verifyButtonLabel||"Verify Email"})]})]})})});Or.displayName="EmailVerificationDialog";const Y7="fb-buttonRow_IpMPI",J7="fb-minWidthButton_Ggq-E",eh="fb-toastContainer_iL55M",th="fb-toastCard_EslQ-",rh="fb-toastTitle_W3izr",oh="fb-toastContent_h6A9y",ah="fb-sheetContent_Ccs86",nh="fb-sheetBody_XqkvA",ch="fb-sheetText_yRGd-",ih="fb-modalButtonRow_c7V4P",be={buttonRow:Y7,minWidthButton:J7,toastContainer:eh,toastCard:th,toastTitle:rh,toastContent:oh,sheetContent:ah,sheetBody:nh,sheetText:ch,"size-small":"fb-size-small_YcmVE","size-medium":"fb-size-medium_auCiA","size-large":"fb-size-large_8EHM7",modalButtonRow:ih},Lr=d.memo(({config:e,formData:t,onButtonClick:r,onClose:o,isOpen:n})=>{const[c,i]=d.useState(!1);if(!e)return null;if(console.log("๐Ÿ” ActionDialog config:",{config:e,typeId:e.templateMetadata?.typeId,title:e.title}),e.templateMetadata?.typeId==="verify-dialog")return a.jsx(Or,{config:e,formData:t,onButtonClick:r,onClose:o,isOpen:n});if(e.templateMetadata?.typeId==="confirmation-dialog")return a.jsx(_r,{config:e,formData:t,onButtonClick:r,onClose:o,isOpen:n});const l=async h=>{i(!0);try{r(h.action)}finally{i(!1)}},s=()=>{e.dismissible!==!1&&!c&&o()},u=h=>{switch(h){case"primary":return"default";case"secondary":return"secondary";case"danger":return"destructive";default:return"secondary"}},m=e.content.replace(/\$\{data\.([^}]+)\}/g,(h,f)=>{const b=t[f];return b!=null?String(b):h}),g=()=>a.jsx("div",{className:be.buttonRow,children:e.buttons.map(h=>a.jsx(X,{variant:u(h.variant),onClick:()=>l(h),disabled:c,className:be.minWidthButton,children:h.label},`${h.label}-${h.action}`))});return e.type==="toast"?n?a.jsx("div",{className:be.toastContainer,children:a.jsxs("div",{className:be.toastCard,children:[a.jsxs("div",{children:[a.jsx("h3",{className:be.toastTitle,children:e.title}),a.jsx("div",{className:be.toastContent,dangerouslySetInnerHTML:{__html:m}})]}),a.jsx(g,{})]})}):null:e.type==="sidebar"?a.jsx(x6,{open:n,onOpenChange:h=>!h&&s(),children:a.jsxs(ai,{className:be.sheetContent,children:[a.jsx(ni,{children:a.jsx(ci,{children:e.title})}),a.jsxs("div",{className:be.sheetBody,children:[a.jsx("div",{className:be.sheetText,dangerouslySetInnerHTML:{__html:m}}),a.jsx(g,{})]})]})}):a.jsx(_t,{open:n,onOpenChange:h=>!h&&s(),children:a.jsxs(nt,{className:be[`size-${e.size||"medium"}`],children:[a.jsxs(ct,{children:[a.jsx(qe,{children:e.title}),a.jsx(Be,{asChild:!0,children:a.jsx("div",{dangerouslySetInnerHTML:{__html:m}})})]}),a.jsx("div",{className:be.modalButtonRow,children:a.jsx(g,{})})]})})});Lr.displayName="ActionDialog";const lh="fb-errorFallback_CNx1M",sh="fb-errorDetail_Nvh9V",Gn={errorFallback:lh,errorDetail:sh},Zt={text:"text",date:"date",tel:"tel",email:"email",number:"number",checkbox:"checkbox",radioGroup:"radioGroup",dropdown:"dropdown",button:"button",heading:"heading",paragraph:"paragraph",alert:"alert",password:"password",textarea:"textarea",range:"range",time:"time","datetime-local":"datetime-local",radio:"radio",select:"select",file:"file",hidden:"hidden",submit:"submit",reset:"reset","code-input":"code-input","progress-loader":"progress-loader"},dh=e=>Zt[e]?Zt[e]:(console.warn(`โš ๏ธ [ComponentAdapter] Component type "${e}" not found in TYPE_MAP, falling back to "text". Available types: ${Object.keys(Zt).join(", ")}`),"text"),uh=e=>e.map(t=>({id:t.id,field:t.field||t.targetComponentId||"",targetStepId:t.targetStepId||"",targetComponentId:t.field||t.targetComponentId,operator:bh(t.operator),value:t.value,logicalOperator:t.logicalOperator})),hh={equals:"equals",notEquals:"notEquals",contains:"contains",empty:"empty",notEmpty:"notEmpty"},bh=e=>hh[e]||"equals",gh=["heading","paragraph","alert","button","progress-loader"],Ai=(e,t,r,o,n,c,i)=>{try{const l=dh(e.type),s={...e,type:l,...e.properties,...n&&{onBlur:n},properties:{...e.properties,readOnly:o??e.properties?.readOnly??!1,...n&&{onBlur:n}},conditions:e.conditions?uh(e.conditions):void 0},u=i7({component:s,value:t,onChange:r,isFormView:!0}),m=!gh.includes(l),g=e.id,h=c?.[g],f=i?.context?.fieldStates?.[g]?.error,b=e.properties?.errorMessage||h||f,C=e.properties?.invalid===!0||!!h||!!f;return m?a.jsx(xr,{invalid:C,errorMessage:typeof b=="string"?b:void 0,className:"form-field-wrapper",input:u}):u}catch(l){return console.error("Error rendering component with registry:",l),a.jsxs("div",{className:Gn.errorFallback,children:[a.jsxs("p",{children:["Failed to render component: ",e.type]}),a.jsx("p",{className:Gn.errorDetail,children:l instanceof Error?l.message:String(l)})]})}},Pt=1e3,$e=typeof process<"u"&&process.env.NODE_ENV==="development",se={componentTriggers:new Map,componentActions:new Map,stepComponents:new Map,lastConfigId:""},we={triggerResults:new Map,executionPlans:new Map};function Mi(e,t,r,o){const n=`${e.id}-${t}-${r}-${JSON.stringify(o.data).slice(0,100)}`,c=we.executionPlans.get(n);if(c?.timestamp&&Date.now()-c.timestamp<Pt)return c;Sr(e);const i=mh(e,t,r,o),l={context:t,executions:i,totalActions:i.reduce((s,u)=>s+u.actions.length,0),requiresUserInteraction:i.some(s=>s.actions.some(u=>u.type==="executeVerifyEmailDialog"||u.type==="executeVerifyDialog")),timestamp:Date.now()};return we.executionPlans.set(n,l),we.executionPlans.size>100&&ph(),l}function Sr(e){if(se.lastConfigId!==e.id){se.componentTriggers.clear(),se.componentActions.clear(),se.stepComponents.clear();for(let t=0;t<e.steps.length;t++){const r=e.steps[t];if(!r||!("sections"in r))continue;const o=[];for(const n of r.sections||[])for(const c of n.components||[]){o.push(c.id);const i=c.triggerActions?.triggers||c.triggers||[];if(i.length>0){se.componentTriggers.set(c.id,i);const l=[];for(const s of i)s.actions&&l.push(...s.actions);l.length>0&&se.componentActions.set(c.id,l)}}se.stepComponents.set(t,o)}se.lastConfigId=e.id}}function ph(){const e=Date.now();for(const[t,r]of we.executionPlans)r.timestamp&&e-r.timestamp>Pt*10&&we.executionPlans.delete(t);for(const[t,r]of we.triggerResults)e-r.timestamp>Pt&&we.triggerResults.delete(t)}function mh(e,t,r,o){const n=[],c=e.steps[r];if(!c||!("sections"in c))return n;$e&&console.log(`๐Ÿ” [ComponentTriggerEngine] findAllTriggersForContext for ${t}:`,{stepIndex:r,sectionsCount:c.sections?.length||0});const i=se.stepComponents.get(r)||[];for(const l of i){const s=se.componentTriggers.get(l);if(!s?.length)continue;const u=s.filter(g=>!g.contexts||g.contexts.length===0||g.contexts.includes(t));if(!u.length)continue;const m=vh(e,r,l);if(!(t==="sectionSave"&&m&&!$i(m)))for(const g of u){const h=yh(l,o,t);if($e&&console.log(`๐ŸŽฏ [ComponentTriggerEngine] Evaluating trigger ${g.id} for ${l}:`,{triggerType:g.type,triggerContexts:g.contexts,currentContext:t,originalValue:h.originalValue,currentValue:h.currentValue}),Ch(g,h)){const f=Vi(g.actions,t);$e&&console.log(`โœ… [ComponentTriggerEngine] Trigger ${g.id} should fire for ${l}:`,{allActionsCount:g.actions.length,contextActionsCount:f.length,contextActions:f.map(b=>({id:b.id,type:b.type,contexts:b.contexts}))}),f.length>0&&n.push({trigger:g,componentId:l,context:t,actions:f,timestamp:Date.now()})}else $e&&console.log(`โŒ [ComponentTriggerEngine] Trigger ${g.id} should NOT fire for ${l}`)}}return $e&&console.log(`๐ŸŽฏ [ComponentTriggerEngine] Found ${n.length} executions for ${t}`,{executions:n.map(l=>({componentId:l.componentId,triggerId:l.trigger.id,actionsCount:l.actions.length}))}),n}function vh(e,t,r){const o=e.steps[t];if(!o||!("sections"in o))return null;for(const n of o.sections||[])if(n.components?.some(c=>c.id===r))return n;return null}function fh(e,t,r){const o=se.componentTriggers.get(r);return o?o.filter(n=>!n.contexts||n.contexts.length===0||n.contexts.includes(t)):[]}function Vi(e,t){return e.filter(r=>{if(r.contexts&&r.contexts.length>0){const o=kh(t);return r.contexts.some(n=>n===t||n===o||xh(n,t))}return!0})}function kh(e){switch(e){case"fieldChange":return"fieldChange";case"save":return"sectionSave";case"stepSave":return"stepSave";case"sectionSave":return"sectionSave";default:return e}}function xh(e,t){return t==="save"?e==="sectionSave"||e==="stepSave":!1}function $i(e){const t=e;return t.triggerContexts?.supportsSectionSave||t.mode==="edit"||t.mode==="editable"}function yh(e,t,r){let o=t.data[e];const n=t.componentOriginalValues[e],c=n?.value;return o===void 0&&n?.isPopulated&&c!==void 0&&(console.log(`๐Ÿ”ง [ComponentTriggerEngine] Field ${e} was API-populated but user hasn't touched it. Using original value as current value.`,{originalValue:c,triggerContext:r,isPopulated:n.isPopulated}),o=c),console.log(`๐Ÿ”ฅ [ComponentTriggerEngine] createEvaluationContext for ${e}:`,{componentId:e,triggerContext:r,currentValue:o,currentValueType:typeof o,originalValue:c,originalValueType:typeof c,originalValueInfo:n,isDirty:n?.isPopulated&&n.value!==o}),{componentId:e,currentValue:o,originalValue:c,eventType:r==="stepSave"||r==="sectionSave"?"navigationAttempt":"valueChange",triggerContext:r,formData:t.data,formContext:t}}function Ch(e,t){const r=`${e.id}-${t.componentId}-${t.currentValue}-${t.originalValue}-${t.triggerContext}`,o=we.triggerResults.get(r);if(o&&Date.now()-o.timestamp<Pt)return o.result;const n=zr(e,t);return we.triggerResults.set(r,{result:n,timestamp:Date.now()}),$e&&console.log(`๐ŸŽ† [ComponentTriggerEngine] shouldTriggerFire result for ${t.componentId}:`,{triggerId:e.id,triggerType:e.type,result:n,triggerContext:t.triggerContext}),n}function Fi(e,t){switch(e){case"valueChange":case"focus":case"blur":return"fieldChange";case"navigationAttempt":case"stepNavigation":return"stepSave";case"sectionSave":return"sectionSave";case"immediate":return"immediate";default:return"fieldChange"}}function Ri(e,t){return dt(e,t.componentId).map(o=>({trigger:o,shouldFire:zr(o,t)}))}function dt(e,t){return Sr(e),se.componentTriggers.get(t)||[]}function Nr(e,t){return Sr(e),se.componentActions.get(t)||[]}function zr(e,t){let r=!1;switch(e.type){case"isDirty":{const n=t.formContext.componentOriginalValues[t.componentId];if(console.log(`๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ [ComponentTriggerEngine] isDirty trigger evaluation STARTED for ${t.componentId}:`,{originalValueInfo:n,currentValue:t.currentValue,hasOriginalValueInfo:!!n,isPopulated:n?.isPopulated,triggerContext:t.triggerContext,eventType:t.eventType,allOriginalValues:Object.keys(t.formContext.componentOriginalValues).map(c=>({key:c,value:t.formContext.componentOriginalValues[c]?.value,isPopulated:t.formContext.componentOriginalValues[c]?.isPopulated,timestamp:t.formContext.componentOriginalValues[c]?.timestamp}))}),!n||!n.isPopulated)r=!1,console.log(`๐ŸŽฏ [ComponentTriggerEngine] isDirty evaluation for ${t.componentId}: Not populated from API, cannot be dirty`,{originalValueInfo:n,currentValue:t.currentValue,isPopulated:n?.isPopulated||!1,baseTriggerMet:!1});else{const c=n.value!==t.currentValue;r=c,console.log(`๐ŸŽฏ [ComponentTriggerEngine] isDirty evaluation for ${t.componentId}:`,{originalValue:n.value,originalValueType:typeof n.value,currentValue:t.currentValue,currentValueType:typeof t.currentValue,strictComparison:n.value===t.currentValue,isDifferent:c,baseTriggerMet:r,triggerContext:t.triggerContext,eventType:t.eventType,isPopulated:!0,timestamp:n.timestamp,assignedBaseTriggerMet:r})}break}case"onValueChange":r=t.eventType==="valueChange",console.log(`๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ [ComponentTriggerEngine] onValueChange case for ${t.componentId}:`,{eventType:t.eventType,baseTriggerMet:r});break;case"onFocus":r=t.eventType==="focus",console.log(`๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ [ComponentTriggerEngine] onFocus case for ${t.componentId}:`,{eventType:t.eventType,baseTriggerMet:r});break;case"onBlur":r=t.eventType==="blur",console.log(`๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ [ComponentTriggerEngine] onBlur case for ${t.componentId}:`,{eventType:t.eventType,baseTriggerMet:r});break;default:r=!1,console.log(`๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ [ComponentTriggerEngine] DEFAULT case for ${t.componentId}:`,{triggerType:e.type,baseTriggerMet:r,note:"This should not happen for known trigger types"})}if(console.log(`๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ [ComponentTriggerEngine] Base trigger evaluation complete for ${t.componentId}:`,{triggerType:e.type,triggerContext:t.triggerContext,baseTriggerMet:r,baseTriggerMetType:typeof r,baseTriggerMetValue:r,triggerId:e.id,aboutToCheckBaseTrigger:!0,booleanCheck:!r,willReturn:!r}),!r)return console.log(`โŒ [ComponentTriggerEngine] Base trigger not met for ${t.componentId}, returning false:`,{triggerType:e.type,triggerContext:t.triggerContext,baseTriggerMet:r,baseTriggerMetType:typeof r,baseTriggerMetValue:r,triggerId:e.id}),!1;if(console.log(`๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ [ComponentTriggerEngine] Base trigger WAS met for ${t.componentId}, continuing:`,{triggerType:e.type,triggerContext:t.triggerContext,baseTriggerMet:r,baseTriggerMetType:typeof r,baseTriggerMetValue:r,triggerId:e.id}),!e.conditions||e.conditions.length===0)return console.log(`โœ… [ComponentTriggerEngine] Trigger fires (no conditions) for ${t.componentId}:`,{triggerType:e.type,triggerContext:t.triggerContext}),!0;const o=wh(e.conditions,t);return console.log(`๐ŸŽฏ [ComponentTriggerEngine] Conditions evaluation for ${t.componentId}:`,{triggerType:e.type,triggerContext:t.triggerContext,conditionsCount:e.conditions.length,conditionsResult:o}),o}function wh(e,t){return e.every(r=>jh(r,t))}function jh(e,t){let r;switch(e.field?r=t.formData[e.field]:r=t.currentValue,e.operator){case"equals":return r===e.value;case"notEquals":return r!==e.value;case"contains":return typeof r=="string"&&typeof e.value=="string"&&r.includes(e.value);case"empty":return r==null||r===""||Array.isArray(r)&&r.length===0;case"notEmpty":return r!=null&&r!==""&&!(Array.isArray(r)&&r.length===0);case"greaterThan":return typeof r=="number"&&typeof e.value=="number"&&r>e.value;case"lessThan":return typeof r=="number"&&typeof e.value=="number"&&r<e.value;default:return!1}}function qi(e,t,r){return dt(e,t)}function Bi(e,t){return dt(e,t).length>0}function Wi(e,t){return Nr(e,t).length>0}function Tr(e,t,r,o="stepSave"){const n=[],c=e.steps[t];if(!c||!("sections"in c))return n;console.log(`๐Ÿ” [ComponentTriggerEngine] Checking step ${t} for dirty components with ${o} context`,{stepId:c.id,sectionsCount:c.sections?.length||0,triggerContext:o});for(const i of c.sections||[]){if(o==="sectionSave"&&!$i(i)){console.log(`๐Ÿ” [ComponentTriggerEngine] Skipping section ${i.id} - doesn't support sectionSave`,{sectionMode:i.mode,triggerContexts:i.triggerContexts});continue}console.log(`๐Ÿ” [ComponentTriggerEngine] Checking section ${i.id} with mode: ${i.mode}`,{componentsCount:i.components?.length||0,sectionMode:i.mode,triggerContext:o});for(const l of i.components||[]){const s=fh(e,o,l.id);console.log(`๐Ÿ” [ComponentTriggerEngine] Component ${l.id} has ${s.length} triggers for ${o}`,{componentId:l.id,triggersCount:s.length,triggerContext:o});for(const u of s)if(u.type==="isDirty"&&u.actions){const m=r.componentOriginalValues[l.id]?.value,g=r.data[l.id],h={componentId:l.id,currentValue:g,eventType:"navigationAttempt",triggerContext:o,formData:r.data,formContext:r};if(console.log(`๐ŸŽฏ [ComponentTriggerEngine] Evaluating isDirty trigger for ${l.id}`,{originalValue:m,currentValue:g,isDirty:m!==void 0&&m!==g,triggerContexts:u.contexts,requiredContext:o}),zr(u,h)){const f=Vi(u.actions,o);f.length>0?(console.log(`๐ŸŽฏ [ComponentTriggerEngine] Found dirty component with ${o} triggers: ${l.id}`,{originalValue:m,currentValue:g,trigger:u.type,triggerContext:o,triggerContexts:u.contexts,allActionsCount:u.actions.length,contextActionsCount:f.length,contextActions:f.map(b=>({id:b.id,type:b.type,contexts:b.contexts}))}),n.push({componentId:l.id,trigger:u,actions:f})):console.log(`๐Ÿ” [ComponentTriggerEngine] Component ${l.id} trigger has no actions for context ${o}`,{allActions:u.actions.map(b=>({id:b.id,type:b.type,contexts:b.contexts})),requiredContext:o})}}}}return console.log(`๐ŸŽฏ [ComponentTriggerEngine] Found ${n.length} dirty components with ${o} triggers`,{components:n.map(i=>({id:i.componentId,actionsCount:i.actions.length}))}),n}function Hi(e,t,r,o="step"){return Tr(e,t,r,o==="section"?"sectionSave":"stepSave")}const Y={createExecutionPlan:Mi,determineTriggerContext:Fi,evaluateComponentTriggers:Ri,findComponentTriggers:dt,findComponentActions:Nr,getTriggersForAction:qi,hasComponentTriggers:Bi,hasComponentActions:Wi,findDirtyComponentsWithTriggers:Tr,findDirtyComponentsForNavigation:Hi};function _h(e,t){return Y.findComponentTriggers(e,t)}function Oh(e,t){return Y.findComponentActions(e,t)}const Xe=({context:e,event:t,self:r})=>{if(t.type!=="TRIGGER_COMPONENT_ACTION")return;const{componentId:o,actionId:n}=t,i=Oh(e.config,o).find(l=>l.id===n);if(i){r.send({type:"COMPONENT_ACTION_START",componentId:o,actionId:n});try{switch(i.type){case"showAlert":{const l=i.config,s=`${o}-${n}`,u={id:s,componentId:o,message:l.message,type:l.type,position:l.position,dismissible:l.dismissible,timestamp:Date.now(),autoHide:l.autoHide,autoHideDelay:l.autoHideDelay};r.send({type:"SHOW_COMPONENT_ALERT",componentId:o,alert:u}),l.autoHide&&l.autoHideDelay&&setTimeout(()=>{r.send({type:"DISMISS_COMPONENT_ALERT",componentId:o,alertId:s})},l.autoHideDelay),r.send({type:"COMPONENT_ACTION_COMPLETE",componentId:o,actionId:n,result:{alertId:s}});break}case"executeVerifyDialog":{const s=i.config.postAction||{type:"close"};let u;switch(s.type){case"close":case"saveSection":u={type:"custom",handler:"updateOriginalValue",componentId:o};break;case"nextStep":u={type:"navigate",direction:"next",updateOriginalValue:!0,componentId:o};break;case"navigate":u={type:"navigate",direction:s.direction,targetStep:s.targetStep,updateOriginalValue:!0,componentId:o};break;default:u={type:"custom",handler:"updateOriginalValue",componentId:o}}const m={title:"Verify Changes",content:"Please verify your changes before continuing.",type:"modal",size:"small",buttons:[{id:"cancel-btn",label:"Cancel",variant:"secondary",action:{type:"close"}},{id:"verify-btn",label:"Verify",variant:"primary",action:{type:"close"}}],dismissible:!0,templateMetadata:{typeId:"verify-dialog",isGeneric:!0,componentId:o,onVerifiedAction:u}};r.send({type:"SHOW_DIALOG",dialog:m}),r.send({type:"COMPONENT_ACTION_COMPLETE",componentId:o,actionId:n,result:{dialogConfig:m}});break}case"executeVerifyEmailDialog":{const l=i.config;let s={...l.templateConfig.onVerifiedAction,componentId:o};const u=e.config.steps[e.currentStepIndex];("sections"in u?u.sections?.find(b=>b.components?.some(C=>C.id===o)):void 0)?.mode==="editable"&&(s={type:"custom",handler:"updateOriginalValue",componentId:o});const h={...l.templateConfig,onVerifiedAction:s},f={title:h.title,content:h.description,type:"modal",buttons:[{id:"cancel-btn",label:h.cancelButtonLabel,variant:"secondary",action:h.onCancelAction||{type:"close"}},{id:"verify-btn",label:h.verifyButtonLabel,variant:"primary",action:{type:"custom",handler:"verifyEmail"}}],dismissible:!0,templateMetadata:{typeId:"verify-dialog",codeLength:h.codeLength,codeType:h.codeType,enableAutoSubmit:h.enableAutoSubmit,enableResend:h.enableResend,resendTimer:h.resendTimer,successTitle:h.successTitle,successMessage:h.successMessage,errorMessage:h.errorMessage,continueButtonLabel:h.continueButtonLabel,onVerifiedAction:h.onVerifiedAction||{type:"navigate",direction:"next"}}};r.send({type:"SHOW_ACTION_DIALOG",dialogConfig:f}),r.send({type:"COMPONENT_ACTION_COMPLETE",componentId:o,actionId:n,result:{dialogShown:!0}});break}default:r.send({type:"COMPONENT_ACTION_FAILED",componentId:o,actionId:n,error:new Error(`Unsupported action type: ${i.type}`)})}}catch(l){r.send({type:"COMPONENT_ACTION_FAILED",componentId:o,actionId:n,error:l instanceof Error?l:new Error(String(l))})}}};y.assign({currentStepIndex:({context:e})=>Math.min(e.currentStepIndex+1,e.config.steps.length-1),currentStepId:({context:e})=>{const t=Math.min(e.currentStepIndex+1,e.config.steps.length-1);return e.config.steps[t]?.id||""},pendingNavigation:null});y.assign({currentStepIndex:({context:e})=>Math.max(e.currentStepIndex-1,0),currentStepId:({context:e})=>{const t=Math.max(e.currentStepIndex-1,0);return e.config.steps[t]?.id||""},pendingNavigation:null});y.assign({currentStepIndex:({context:e,event:t})=>{if(t.type!=="GO_TO_STEP")return e.currentStepIndex;const r=e.config.steps.findIndex(o=>o.id===t.stepId);return r>=0?r:e.currentStepIndex},currentStepId:({context:e,event:t})=>t.type!=="GO_TO_STEP"?e.currentStepId:t.stepId,pendingNavigation:null});y.assign({currentStepIndex:({context:e})=>{const t=e.config.steps.findIndex(r=>r.id===e.pendingNavigation?.stepId);return t>=0?t:e.currentStepIndex},currentStepId:({context:e})=>e.pendingNavigation?.stepId||e.currentStepId,pendingNavigation:null,canNavigate:!0});y.assign({pendingNavigation:{type:"next"}});y.assign({pendingNavigation:{type:"previous"}});y.assign({pendingNavigation:({event:e})=>e.type!=="GO_TO_STEP"?null:{type:"step",stepId:e.stepId}});y.assign({pendingNavigation:({event:e})=>{if(e.type!=="REQUEST_NAVIGATION")return null;const t={type:e.navigationType};return e.stepId!==void 0&&(t.stepId=e.stepId),t}});y.assign({pendingNavigation:null,canNavigate:!0});y.assign({pendingNavigation:null,canNavigate:!1});y.assign({currentStepIndex:0,currentStepId:({context:e})=>e.config.steps[0]?.id||"",data:{},errors:{},dirtyFields:{},touchedFields:{},componentTriggerState:{},activeComponentActions:{},componentAlerts:{},activeActions:{},executingTrigger:null,waitingForActions:!1,canNavigate:!0,pendingNavigation:null,activeDialog:null,componentOriginalValues:{},fieldChangeState:{},fieldValidationState:{activeWarnings:[],pendingVerifications:[],verificationResults:{}}});const Lh=({context:e,self:t})=>{if(e.pendingNavigation)switch(e.pendingNavigation.type){case"next":t.send({type:"NEXT"});break;case"previous":t.send({type:"PREVIOUS"});break;case"step":t.send({type:"GO_TO_STEP",stepId:e.pendingNavigation.stepId});break}};y.assign({saveState:({context:e,event:t})=>t.type!=="START_SAVE"?e.saveState:{...e.saveState,saveInProgress:!0,saveInitiator:t.initiator,savingSection:t.sectionId,saveStartTimestamp:Date.now(),pendingVerifications:[],completedVerifications:[],validationErrors:{}}});y.assign({saveState:({context:e,event:t})=>t.type!=="SAVE_DIALOG_SHOWN"?e.saveState:{...e.saveState,pendingVerifications:[...e.saveState.pendingVerifications,t.dialogId]}});y.assign({saveState:({context:e})=>{const t=Y.createExecutionPlan(e.config,"save",e.currentStepIndex,e);return{...e.saveState,executionPlan:t}}});const Sh=({context:e,self:t})=>{const r=e.saveState.executionPlan;r&&(r.executions.forEach(o=>{o.actions.forEach(n=>{t.send({type:"EXECUTE_CONTEXT_ACTION",execution:o,action:n})})}),r.totalActions===0&&t.send({type:"SAVE_ACTIONS_COMPLETE",sectionId:e.saveState.savingSection||"",results:{}}))};y.assign({activeDialog:null,saveState:({context:e})=>({...e.saveState,completedVerifications:[...e.saveState.completedVerifications,`${e.activeDialog?.templateMetadata?.componentId||"unknown"}`]})});y.assign({activeDialog:null,saveState:({context:e})=>({...e.saveState,saveInProgress:!1,saveInitiator:null,savingSection:null,pendingVerifications:[],completedVerifications:[],validationErrors:{},executionPlan:null})});y.assign({saveState:({context:e})=>({...e.saveState,saveInProgress:!1,saveInitiator:null,savingSection:null,pendingVerifications:[],completedVerifications:[],validationErrors:{},executionPlan:null})});const Ie={hasSaveTriggersResults:new Map,hasSaveContextActionsResults:new Map},nr=500,Me=({context:e})=>e.canNavigate,Nh=({context:e})=>e.pendingNavigation?.type==="next",zh=({context:e})=>e.pendingNavigation?.type==="previous",Th=({context:e})=>e.pendingNavigation?.type==="step",Eh=({context:e})=>{const t=`${e.config.id}-${e.currentStepIndex}-${Object.keys(e.data).length}`,r=Ie.hasSaveTriggersResults.get(t);if(r&&Date.now()-r.timestamp<nr)return r.result;const n=Y.createExecutionPlan(e.config,"save",e.currentStepIndex,e).totalActions>0;if(Ie.hasSaveTriggersResults.set(t,{result:n,timestamp:Date.now()}),Ie.hasSaveTriggersResults.size>50){const c=Date.now();for(const[i,l]of Ie.hasSaveTriggersResults)c-l.timestamp>nr*4&&Ie.hasSaveTriggersResults.delete(i)}return n},Ph=({context:e})=>{if(!e.pendingNavigation)return!0;const t=e.config.steps[e.currentStepIndex];if(!t||!("actions"in t)||!t.actions?.length)return!0;for(const r of t.actions)if(r.type==="executeOnStepFinish")return r.config?.navigationBehavior!=="block";return!0},Ih=({context:e})=>{if(!e.pendingNavigation||e.pendingNavigation.type!=="next")return!1;const t=`save-context-${e.config.id}-${e.currentStepIndex}-${Object.keys(e.data).length}`,r=Ie.hasSaveContextActionsResults.get(t);if(r&&Date.now()-r.timestamp<nr)return r.result;const n=Y.createExecutionPlan(e.config,"save",e.currentStepIndex,e).totalActions>0;return Ie.hasSaveContextActionsResults.set(t,{result:n,timestamp:Date.now()}),n},Dh=({context:e})=>e.saveState.savingSection?Y.createExecutionPlan(e.config,"save",e.currentStepIndex,e).totalActions>0&&Object.keys(e.saveState.validationErrors).length===0:!1,Ah=({context:e})=>{const t=e.config.steps[e.currentStepIndex];return!t||!("sections"in t)?!1:t.sections?.find(o=>o.id===e.saveState.savingSection)?.mode==="editable"},Mh=({context:e})=>!e.pendingNavigation||e.pendingNavigation.type!=="next"||!(Object.keys(e.dirtyFields).length>0)||!(Object.keys(e.componentOriginalValues).length>0)?!1:Y.findDirtyComponentsForNavigation(e.config,e.currentStepIndex,e,"step").length>0,Vh={};typeof process<"u"&&process.env.NODE_ENV;typeof{url:typeof document>"u"?require("url").pathToFileURL(__filename).href:qt&&qt.tagName.toUpperCase()==="SCRIPT"&&qt.src||new URL("index.cjs",document.baseURI).href}<"u"&&typeof Vh<"u"||typeof process<"u"&&process.env.NODE_ENV;const $h={shallowEqual(e,t){const r=Object.keys(e),o=Object.keys(t);if(r.length!==o.length)return!1;for(const n of r)if(e[n]!==t[n])return!1;return!0},deepEqual(e,t,r=3){if(r<=0)return e===t;if(e===t)return!0;if(e==null||t==null||typeof e!=typeof t)return!1;if(typeof e=="object"){const o=Object.keys(e),n=Object.keys(t);if(o.length!==n.length)return!1;for(const c of o)if(!this.deepEqual(e[c],t[c],r-1))return!1;return!0}return!1},fastMerge(e,t){let r=!1;for(const o in t)if(e[o]!==t[o]){r=!0;break}return r?Object.assign({},e,t):e},createCacheKey(...e){return e.filter(t=>t!=null).join("|")}},Gi=y.createMachine({id:"formMachine",types:{},context:({input:e})=>({config:e.config||{id:"",title:"",steps:[]},currentStepId:e.currentStepId||"",currentStepIndex:e.currentStepIndex||0,data:e.data||{},errors:e.errors||{},dirtyFields:e.dirtyFields||{},touchedFields:e.touchedFields||{},isValid:e.isValid??!0,isSubmitting:e.isSubmitting??!1,fieldStates:e.fieldStates||{},sectionBackups:e.sectionBackups||{},activeActions:e.activeActions||{},actionResults:e.actionResults||{},activeDialog:e.activeDialog||null,executingTrigger:e.executingTrigger||null,pendingNavigation:e.pendingNavigation||null,canNavigate:e.canNavigate??!0,waitingForActions:e.waitingForActions??!1,fieldChangeState:e.fieldChangeState||{},fieldValidationState:e.fieldValidationState||{activeWarnings:[],pendingVerifications:[],verificationResults:{}},componentTriggerState:e.componentTriggerState||{},activeComponentActions:e.activeComponentActions||{},componentAlerts:e.componentAlerts||{},componentOriginalValues:e.componentOriginalValues||{},activeExecutionPlan:e.activeExecutionPlan||null,executionResults:e.executionResults||{},contextActionCompletions:e.contextActionCompletions||{},saveState:e.saveState||{saveInProgress:!1,saveInitiator:null,savingSection:null,executionPlan:null,pendingVerifications:[],completedVerifications:[],validationErrors:{},saveStartTimestamp:null}}),initial:"idle",on:{EVALUATE_COMPONENT_TRIGGERS:{actions:[({context:e,event:t,self:r})=>{if(t.type!=="EVALUATE_COMPONENT_TRIGGERS")return;const{componentId:o,value:n}=t,c=e.componentOriginalValues[o],i=!!(c?.isPopulated&&c.value!==n);console.log(`๐Ÿ”ฅ [formMachine] EVALUATE_COMPONENT_TRIGGERS for ${o}:`,{value:n,originalValue:c?.value,isPopulated:c?.isPopulated,isDirty:i,hasAlerts:!!e.componentAlerts[o]?.length}),console.log(`๐Ÿ” [formMachine] Checking alert dismissal condition for ${o}:`,{isDirty:i,hasAlerts:!!e.componentAlerts[o]?.length,alertsCount:e.componentAlerts[o]?.length,allComponentAlerts:Object.keys(e.componentAlerts),alertsForComponent:e.componentAlerts[o],conditionMet:!i&&e.componentAlerts[o]?.length}),!i&&e.componentAlerts[o]?.length&&(console.log(`๐Ÿงน [formMachine] Clearing alerts for ${o} - field no longer dirty`),console.log(`๐Ÿงน [formMachine] Sending DISMISS_COMPONENT_ALERT for ${o}`,{alertsCount:e.componentAlerts[o]?.length,currentState:"about to send"}),r.send({type:"DISMISS_COMPONENT_ALERT",componentId:o}),console.log(`๐Ÿงน [formMachine] DISMISS_COMPONENT_ALERT sent for ${o}`));const l=Y.createExecutionPlan(e.config,"fieldChange",e.currentStepIndex,e);console.log(`๐ŸŽฏ [formMachine] FieldChange execution plan for ${o}:`,{totalActions:l.totalActions,executionsCount:l.executions.length,executions:l.executions.map(s=>({componentId:s.componentId,triggerId:s.trigger.id,actionsCount:s.actions.length,actions:s.actions.map(u=>({id:u.id,type:u.type,contexts:u.contexts}))}))}),l.totalActions>0&&l.executions.forEach(s=>{s.actions.forEach(u=>{console.log(`โšก [formMachine] Executing fieldChange action ${u.id} for ${s.componentId}`),r.send({type:"TRIGGER_COMPONENT_ACTION",componentId:s.componentId,triggerId:s.trigger.id,actionId:u.id,eventType:"valueChange"})})})}]},SET_COMPONENT_ORIGINAL_VALUE:{actions:y.assign({componentOriginalValues:({context:e,event:t})=>({...e.componentOriginalValues,[t.componentId]:{value:t.value,timestamp:Date.now(),source:t.source||"initialized",isPopulated:t.source!=="initialized"}}),componentTriggerState:({context:e,event:t})=>{const r=_h(e.config,t.componentId),o={...e.componentTriggerState};return r.forEach(n=>{const c=`${t.componentId}-${n.id}`;o[c]?o[c].originalValue===void 0&&(o[c]={...o[c],originalValue:t.value}):o[c]={componentId:t.componentId,triggerId:n.id,isActive:!1,originalValue:t.value,lastEvaluated:Date.now()}}),o}})},MARK_COMPONENT_AS_POPULATED:{actions:y.assign({componentOriginalValues:({context:e,event:t})=>(console.log(`๐Ÿ”ง [formMachine] MARK_COMPONENT_AS_POPULATED fixing original value for ${t.componentId}:`,{eventValue:t.value,contextDataValue:e.data[t.componentId],existingOriginalValue:e.componentOriginalValues[t.componentId]?.value,isPopulated:e.componentOriginalValues[t.componentId]?.isPopulated}),{...e.componentOriginalValues,[t.componentId]:{...e.componentOriginalValues[t.componentId],value:t.value,timestamp:Date.now(),source:"api_populated",isPopulated:!0}})})},UPDATE_COMPONENT_ORIGINAL_VALUE:{actions:[y.assign({componentOriginalValues:({context:e,event:t})=>{const r=e.data[t.componentId];return console.log(`๐Ÿ”„ [formMachine] UPDATE_COMPONENT_ORIGINAL_VALUE for ${t.componentId}:`,{componentId:t.componentId,currentValue:r,oldOriginalValue:e.componentOriginalValues[t.componentId]?.value,willUpdateTo:r}),{...e.componentOriginalValues,[t.componentId]:{...e.componentOriginalValues[t.componentId],value:r,timestamp:Date.now(),source:"user_verified",isPopulated:!0}}}}),({context:e,event:t,self:r})=>{console.log(`๐Ÿ”„ [formMachine] Re-evaluating triggers after UPDATE_COMPONENT_ORIGINAL_VALUE for ${t.componentId}`),r.send({type:"EVALUATE_COMPONENT_TRIGGERS",componentId:t.componentId,value:e.data[t.componentId],eventType:"valueChange"})}]}},states:{idle:{on:{SET_DATA:{actions:y.assign({data:({context:e,event:t})=>e.data[t.key]===t.value?e.data:Object.assign({},e.data,{[t.key]:t.value}),dirtyFields:({context:e,event:t})=>e.dirtyFields[t.key]?e.dirtyFields:Object.assign({},e.dirtyFields,{[t.key]:!0})})},SET_FIELD_STATE:{actions:y.assign({fieldStates:({context:e,event:t})=>{const r=e.fieldStates[t.componentId]||{value:void 0,error:null,isDirty:!1,isTouched:!1,isValidating:!1};let o=!1;for(const c in t.state){const i=c;if(r[i]!==t.state[i]){o=!0;break}}if(!o)return e.fieldStates;const n=Object.assign({},e.fieldStates);return n[t.componentId]=Object.assign({},r,t.state),n}})},VALIDATE_FIELD:{actions:[y.assign({touchedFields:({context:e,event:t})=>e.touchedFields[t.componentId]?e.touchedFields:Object.assign({},e.touchedFields,{[t.componentId]:!0})})]},VALIDATE_SECTION:{actions:[]},VALIDATE_STEP:{actions:[]},VALIDATE_FORM:{actions:[]},START_SECTION_EDIT:{actions:y.assign({sectionBackups:({context:e,event:t})=>{if(e.sectionBackups[t.sectionId])return e.sectionBackups;const r={};for(const o of t.componentIds)r[o]=e.data[o];return Object.assign({},e.sectionBackups,{[t.sectionId]:r})}})},CANCEL_SECTION_EDIT:{actions:y.assign({data:({context:e,event:t})=>{const r=e.sectionBackups[t.sectionId];if(!r)return e.data;let o=!1;for(const[c,i]of Object.entries(r))if(e.data[c]!==i){o=!0;break}if(!o)return e.data;const n=Object.assign({},e.data);for(const[c,i]of Object.entries(r))n[c]=i;return n},sectionBackups:({context:e,event:t})=>{if(!e.sectionBackups[t.sectionId])return e.sectionBackups;const r=Object.assign({},e.sectionBackups);return delete r[t.sectionId],r}})},REQUEST_NAVIGATION:{target:"evaluatingNavigation",actions:[y.assign({pendingNavigation:({event:e})=>{if(e.type!=="REQUEST_NAVIGATION")return null;const t={type:e.navigationType};return e.stepId!==void 0&&(t.stepId=e.stepId),t}})]},NEXT:[{guard:Eh,target:"evaluatingNavigation",actions:[y.assign({activeExecutionPlan:({context:e})=>Y.createExecutionPlan(e.config,"save",e.currentStepIndex,e)}),y.assign({pendingNavigation:{type:"next"}}),y.assign({pendingNavigation:null,canNavigate:!1})]},{guard:Me,actions:y.assign({currentStepIndex:({context:e})=>Math.min(e.currentStepIndex+1,e.config.steps.length-1),currentStepId:({context:e})=>{const t=Math.min(e.currentStepIndex+1,e.config.steps.length-1);return e.config.steps[t]?.id||""},pendingNavigation:null})},{target:"evaluatingNavigation",actions:y.assign({pendingNavigation:{type:"next"}})}],PREVIOUS:[{guard:Me,actions:y.assign({currentStepIndex:({context:e})=>Math.max(e.currentStepIndex-1,0),currentStepId:({context:e})=>{const t=Math.max(e.currentStepIndex-1,0);return e.config.steps[t]?.id||""},pendingNavigation:null})},{target:"evaluatingNavigation",actions:y.assign({pendingNavigation:{type:"previous"}})}],GO_TO_STEP:[{guard:Me,actions:y.assign({currentStepIndex:({context:e,event:t})=>{if(t.type!=="GO_TO_STEP")return e.currentStepIndex;const r=e.config.steps.findIndex(o=>o.id===t.stepId);return r>=0?r:e.currentStepIndex},currentStepId:({context:e,event:t})=>t.type!=="GO_TO_STEP"?e.currentStepId:t.stepId,pendingNavigation:null})},{target:"evaluatingNavigation",actions:y.assign({pendingNavigation:({event:e})=>e.type!=="GO_TO_STEP"?null:{type:"step",stepId:e.stepId}})}],SUBMIT:{target:"submitting"},RESET:{actions:y.assign({currentStepIndex:0,currentStepId:({context:e})=>e.config.steps[0]?.id||"",data:{},errors:{},dirtyFields:{},touchedFields:{},isValid:!0,isSubmitting:!1,fieldStates:{},sectionBackups:{},componentTriggerState:{},activeComponentActions:{},componentAlerts:{},activeActions:{},executingTrigger:null,waitingForActions:!1,canNavigate:!0,pendingNavigation:null,activeDialog:null,componentOriginalValues:{},fieldChangeState:{},fieldValidationState:{activeWarnings:[],pendingVerifications:[],verificationResults:{}}})},EXECUTE_TRIGGER:{target:"executingActions",actions:y.assign({executingTrigger:({event:e})=>e.trigger,waitingForActions:!0,canNavigate:!1})},EXECUTE_ACTIONS:{target:"executingActions",actions:y.assign({executingTrigger:({event:e})=>e.trigger,waitingForActions:!0,canNavigate:!1})},EXECUTE_CONTEXT_ACTIONS:{target:"executingContextActions",actions:y.assign({activeExecutionPlan:({event:e})=>e.executionPlan,canNavigate:!1})},SHOW_ACTION_DIALOG:{target:"showingActionDialog",actions:y.assign({activeDialog:({event:e})=>e.dialogConfig,canNavigate:!0,waitingForActions:!1})},SHOW_FIELD_WARNING:{actions:y.assign({fieldChangeState:({context:e,event:t})=>t.type!=="SHOW_FIELD_WARNING"?e.fieldChangeState:{...e.fieldChangeState,[t.fieldId]:{...e.fieldChangeState[t.fieldId],validationWarnings:[...e.fieldChangeState[t.fieldId]?.validationWarnings||[],{id:t.warningId,fieldId:t.fieldId,message:t.message,severity:t.warningType||"warning",type:t.warningType||"warning",timestamp:Date.now(),dismissible:!0}]}},fieldValidationState:({context:e,event:t})=>t.type!=="SHOW_FIELD_WARNING"?e.fieldValidationState:{...e.fieldValidationState,activeWarnings:e.fieldValidationState.activeWarnings.includes(t.fieldId)?e.fieldValidationState.activeWarnings:[...e.fieldValidationState.activeWarnings,t.fieldId]}})},DISMISS_FIELD_WARNING:{actions:y.assign({fieldChangeState:({context:e,event:t})=>{const r=e.fieldChangeState[t.fieldId];return r?{...e.fieldChangeState,[t.fieldId]:{...r,validationWarnings:r.validationWarnings?.filter(o=>o.id!==t.warningId)||[]}}:e.fieldChangeState},fieldValidationState:({context:e,event:t})=>{const o=e.fieldChangeState[t.fieldId]?.validationWarnings?.length>0;return{...e.fieldValidationState,activeWarnings:o?e.fieldValidationState.activeWarnings:e.fieldValidationState.activeWarnings.filter(n=>n!==t.fieldId)}}})},START_FIELD_VERIFICATION:{actions:y.assign({fieldValidationState:({context:e,event:t})=>t.type!=="START_FIELD_VERIFICATION"?e.fieldValidationState:{...e.fieldValidationState,pendingVerifications:e.fieldValidationState.pendingVerifications.includes(t.fieldId)?e.fieldValidationState.pendingVerifications:[...e.fieldValidationState.pendingVerifications,t.fieldId],verificationResults:{...e.fieldValidationState.verificationResults,[t.fieldId]:{status:"pending",timestamp:Date.now()}}}})},FIELD_VERIFICATION_COMPLETE:{actions:y.assign({fieldValidationState:({context:e,event:t})=>({...e.fieldValidationState,pendingVerifications:e.fieldValidationState.pendingVerifications.filter(r=>r!==t.fieldId),verificationResults:{...e.fieldValidationState.verificationResults,[t.fieldId]:{status:t.success?"success":"failed",timestamp:Date.now(),result:t.result}}})})},CLEAR_FIELD_CHANGES:{actions:y.assign({fieldChangeState:({context:e,event:t})=>{if(t.fieldId){const r={...e.fieldChangeState};return delete r[t.fieldId],r}else return{}},fieldValidationState:({context:e,event:t})=>t.fieldId?{...e.fieldValidationState,activeWarnings:e.fieldValidationState.activeWarnings.filter(r=>r!==t.fieldId),pendingVerifications:e.fieldValidationState.pendingVerifications.filter(r=>r!==t.fieldId),verificationResults:Object.fromEntries(Object.entries(e.fieldValidationState.verificationResults).filter(([r])=>r!==t.fieldId))}:{activeWarnings:[],pendingVerifications:[],verificationResults:{}}})},SET_COMPONENT_ORIGINAL_VALUE:{actions:y.assign({componentOriginalValues:({context:e,event:t})=>{const r=e.componentOriginalValues[t.componentId],o={value:t.value,timestamp:Date.now(),source:t.source||"initialized",isPopulated:t.source!=="initialized"};return r&&$h.shallowEqual(r,o)?e.componentOriginalValues:Object.assign({},e.componentOriginalValues,{[t.componentId]:o})}})},TRIGGER_COMPONENT_ACTION:{actions:[Xe]},SHOW_COMPONENT_ALERT:{actions:y.assign({componentAlerts:({context:e,event:t})=>{const o=(e.componentAlerts[t.componentId]||[]).filter(n=>n.id!==t.alert.id);return{...e.componentAlerts,[t.componentId]:[...o,t.alert]}}})},DISMISS_COMPONENT_ALERT:{actions:y.assign({componentAlerts:({context:e,event:t})=>{const r=e.componentAlerts[t.componentId]||[],o=t.alertId?r.filter(n=>n.id!==t.alertId):[];return console.log(`๐Ÿงน [formMachine] DISMISS_COMPONENT_ALERT for ${t.componentId}:`,{alertId:t.alertId,beforeCount:r.length,afterCount:o.length,clearedAll:!t.alertId&&r.length>0}),{...e.componentAlerts,[t.componentId]:o}}})},CLEAR_COMPONENT_ALERT:{actions:y.assign({componentAlerts:({context:e,event:t})=>(console.log(`๐Ÿงน [formMachine] CLEAR_COMPONENT_ALERT for ${t.componentId}`),{...e.componentAlerts,[t.componentId]:[]})})},START_SAVE:{target:"preparingSave",actions:y.assign({saveState:({context:e,event:t})=>t.type!=="START_SAVE"?e.saveState:{...e.saveState,saveInProgress:!0,saveInitiator:t.initiator,savingSection:t.sectionId,saveStartTimestamp:Date.now(),pendingVerifications:[],completedVerifications:[],validationErrors:{}}})},SAVE_DIALOG_SHOWN:{actions:y.assign({saveState:({context:e,event:t})=>t.type!=="SAVE_DIALOG_SHOWN"?e.saveState:{...e.saveState,pendingVerifications:[...e.saveState.pendingVerifications,t.dialogId]}})}}},executingContextActions:{entry:[({context:e,self:t})=>{const r=e.activeExecutionPlan;r&&(r.executions.forEach(o=>{o.actions.forEach(n=>{t.send({type:"TRIGGER_COMPONENT_ACTION",componentId:o.componentId,triggerId:o.trigger.id,actionId:n.id,eventType:"navigationAttempt"})})}),r.totalActions===0&&t.send({type:"CONTEXT_ACTIONS_COMPLETE",results:{}}))}],on:{REQUEST_NAVIGATION:{actions:[y.assign({pendingNavigation:({event:e})=>{if(e.type!=="REQUEST_NAVIGATION")return null;const t={type:e.navigationType};return e.stepId!==void 0&&(t.stepId=e.stepId),t}})]},TRIGGER_COMPONENT_ACTION:{actions:[Xe]},CONTEXT_ACTIONS_COMPLETE:{target:"idle",actions:[y.assign({activeExecutionPlan:null,executionResults:({context:e,event:t})=>({...e.executionResults,...t.results})}),Lh]},SHOW_ACTION_DIALOG:{target:"showingActionDialog",actions:y.assign({activeDialog:({event:e})=>e.dialogConfig})},SHOW_COMPONENT_ALERT:{actions:y.assign({componentAlerts:({context:e,event:t})=>{const o=(e.componentAlerts[t.componentId]||[]).filter(n=>n.id!==t.alert.id);return{...e.componentAlerts,[t.componentId]:[...o,t.alert]}}})}}},submitting:{entry:y.assign({isSubmitting:!0}),on:{SUBMIT_SUCCESS:{target:"idle",actions:y.assign({isSubmitting:!1})},SUBMIT_ERROR:{target:"idle",actions:y.assign({isSubmitting:!1,errors:({context:e,event:t})=>({...e.errors,_form:[t.error.message]})})},SET_COMPONENT_ORIGINAL_VALUE:{actions:y.assign({componentOriginalValues:({context:e,event:t})=>({...e.componentOriginalValues,[t.componentId]:{value:t.value,timestamp:Date.now(),source:t.source||"initialized",isPopulated:t.source!=="initialized"}})})}}},executingActions:{on:{COMPONENT_ACTION_START:{actions:y.assign({activeComponentActions:({context:e,event:t})=>{const r=e.activeComponentActions[t.componentId]||[];return{...e.activeComponentActions,[t.componentId]:[...r,{actionId:t.actionId,componentId:t.componentId,status:"executing",startTime:Date.now()}]}}})},COMPONENT_ACTION_COMPLETE:{actions:y.assign({activeComponentActions:({context:e,event:t})=>{const r=e.activeComponentActions[t.componentId]||[];return{...e.activeComponentActions,[t.componentId]:r.map(o=>o.actionId===t.actionId?{...o,status:"completed"}:o)}}})},COMPONENT_ACTION_FAILED:{actions:y.assign({activeComponentActions:({context:e,event:t})=>{const r=e.activeComponentActions[t.componentId]||[];return{...e.activeComponentActions,[t.componentId]:r.map(o=>o.actionId===t.actionId?{...o,status:"failed",error:t.error}:o)}}})},SHOW_COMPONENT_ALERT:{actions:y.assign({componentAlerts:({context:e,event:t})=>{const o=(e.componentAlerts[t.componentId]||[]).filter(n=>n.id!==t.alert.id);return{...e.componentAlerts,[t.componentId]:[...o,t.alert]}}})},ACTION_START:{actions:y.assign({activeActions:({context:e,event:t})=>({...e.activeActions,[t.actionId]:{actionId:t.actionId,status:"executing",startTime:Date.now()}})})},ACTION_SUCCESS:{actions:y.assign({activeActions:({context:e,event:t})=>({...e.activeActions,[t.actionId]:{...e.activeActions[t.actionId],status:"success",result:t.result,completedTime:Date.now()}})})},ACTION_ERROR:{actions:y.assign({activeActions:({context:e,event:t})=>({...e.activeActions,[t.actionId]:{...e.activeActions[t.actionId],status:"error",error:t.error,completedTime:Date.now()}})})},ACTIONS_COMPLETED:{target:"executingPendingNavigation",actions:y.assign({activeActions:{},executingTrigger:null,waitingForActions:!1,canNavigate:!0,actionResults:({context:e,event:t})=>({...e.actionResults,...t.results})})},SHOW_ACTION_DIALOG:{target:"showingActionDialog",actions:y.assign({activeDialog:({event:e})=>e.dialogConfig,canNavigate:!1,waitingForActions:!1})},TRIGGER_COMPONENT_ACTION:{actions:[Xe]},DISMISS_COMPONENT_ALERT:{actions:y.assign({componentAlerts:({context:e,event:t})=>{const r=e.componentAlerts[t.componentId]||[],o=t.alertId?r.filter(n=>n.id!==t.alertId):[];return{...e.componentAlerts,[t.componentId]:o}}})},CLEAR_COMPONENT_ALERT:{actions:y.assign({componentAlerts:({context:e,event:t})=>({...e.componentAlerts,[t.componentId]:[]})})}}},evaluatingNavigation:{entry:[],always:[{guard:Ih,target:"executingContextActions",actions:[y.assign({activeExecutionPlan:({context:e})=>{console.log("๐ŸŽฏ [formMachine] Creating execution plan for save context in evaluatingNavigation");const t=Y.createExecutionPlan(e.config,"save",e.currentStepIndex,e);return console.log("๐ŸŽฏ [formMachine] Save context execution plan:",{totalActions:t.totalActions,executionsCount:t.executions.length,executions:t.executions.map(r=>({componentId:r.componentId,triggerId:r.trigger.id,triggerType:r.trigger.type,actionsCount:r.actions.length,actions:r.actions.map(o=>({id:o.id,type:o.type,contexts:o.contexts}))}))}),t}})]},{guard:Mh,target:"executingTriggerActions",actions:[y.assign({executingTrigger:"onStepFinish",waitingForActions:!0,canNavigate:!1}),({context:e,self:t})=>{console.log("๐ŸŽฏ [formMachine] Executing dirty component trigger actions for step navigation"),Y.findDirtyComponentsForNavigation(e.config,e.currentStepIndex,e,"step").forEach(({componentId:o,trigger:n,actions:c})=>{c.forEach(i=>{console.log(`โšก [formMachine] Executing step navigation action ${i.id} for ${o}`),t.send({type:"TRIGGER_COMPONENT_ACTION",componentId:o,triggerId:n.id,actionId:i.id,eventType:"navigationAttempt"})})})}]},{guard:({context:e})=>{if(e.pendingNavigation?.type!=="next")return!1;const t=e.config.steps[e.currentStepIndex];if(!t||!("actions"in t))return!1;const r=t.actions||[],o=r.some(n=>n.trigger==="onStepFinish");return console.log("๐ŸŽฏ [formMachine] Checking for step-level onStepFinish actions:",{stepIndex:e.currentStepIndex,stepId:t.id,hasFinishActions:o,stepActionsCount:r.length}),o},target:"executingActions",actions:[y.assign({executingTrigger:"onStepFinish",waitingForActions:!0,canNavigate:!1}),({context:e,self:t})=>{const r=e.config.steps[e.currentStepIndex],o=r.actions||[];console.log("๐ŸŽฏ [formMachine] Executing step-level onStepFinish actions:",{stepIndex:e.currentStepIndex,stepId:r.id,actionsCount:o.length}),t.send({type:"EXECUTE_ACTIONS",trigger:"onStepFinish"})}]},{guard:Ph,target:"executingPendingNavigation"}]},executingTriggerActions:{on:{TRIGGER_COMPONENT_ACTION:{actions:[y.assign({componentTriggerState:({context:e,event:t})=>({...e.componentTriggerState,[`${t.componentId}-${t.triggerId}`]:{...e.componentTriggerState[`${t.componentId}-${t.triggerId}`],isActive:!0,lastTriggered:Date.now()}})}),y.assign({activeComponentActions:({context:e,event:t})=>{const r=e.activeComponentActions[t.componentId]||[];return{...e.activeComponentActions,[t.componentId]:[...r,{actionId:t.actionId,componentId:t.componentId,status:"executing",startTime:Date.now()}]}}}),Xe]},TRIGGER_ACTIONS_COMPLETE:{target:"executingPendingNavigation",actions:y.assign({executingTrigger:null,waitingForActions:!1,canNavigate:!0})},DISMISS_COMPONENT_ALERT:{actions:y.assign({componentAlerts:({context:e,event:t})=>{const r=e.componentAlerts[t.componentId]||[],o=t.alertId?r.filter(n=>n.id!==t.alertId):[];return{...e.componentAlerts,[t.componentId]:o}}})},CLEAR_COMPONENT_ALERT:{actions:y.assign({componentAlerts:({context:e,event:t})=>({...e.componentAlerts,[t.componentId]:[]})})},SHOW_ACTION_DIALOG:{target:"showingActionDialog",actions:y.assign({activeDialog:({event:e})=>e.dialogConfig,canNavigate:!1,waitingForActions:!1})}}},executingPendingNavigation:{always:[{guard:Nh,target:"idle",actions:y.assign({currentStepIndex:({context:e})=>Math.min(e.currentStepIndex+1,e.config.steps.length-1),currentStepId:({context:e})=>{const t=Math.min(e.currentStepIndex+1,e.config.steps.length-1);return e.config.steps[t]?.id||""},pendingNavigation:null})},{guard:zh,target:"idle",actions:y.assign({currentStepIndex:({context:e})=>Math.max(e.currentStepIndex-1,0),currentStepId:({context:e})=>{const t=Math.max(e.currentStepIndex-1,0);return e.config.steps[t]?.id||""},pendingNavigation:null})},{guard:Th,target:"idle",actions:y.assign({currentStepIndex:({context:e})=>{const t=e.config.steps.findIndex(r=>r.id===e.pendingNavigation?.stepId);return t>=0?t:e.currentStepIndex},currentStepId:({context:e})=>e.pendingNavigation?.stepId||e.currentStepId,pendingNavigation:null,canNavigate:!0})},{target:"idle",actions:y.assign({pendingNavigation:null,canNavigate:!0})}]},showingActionDialog:{on:{HIDE_ACTION_DIALOG:{target:"idle",actions:y.assign({activeDialog:null,canNavigate:!0,pendingNavigation:null})},DIALOG_VERIFIED:{target:"executingPendingNavigation",actions:[y.assign({activeDialog:null,canNavigate:!0}),({context:e,self:t})=>{const r=e.activeDialog;if(!r)return;const o=r;if(o.templateConfig?.onVerifiedAction?.type==="updateOriginalValue"){const n=o.componentId;n&&e.data[n]!==void 0&&(console.log(`๐Ÿ”„ [formMachine] DIALOG_VERIFIED: Updating original value for ${n}`,{newValue:e.data[n],oldOriginalValue:e.componentOriginalValues[n]?.value}),t.send({type:"SET_COMPONENT_ORIGINAL_VALUE",componentId:n,value:e.data[n],source:"user_verified"}),t.send({type:"MARK_COMPONENT_AS_POPULATED",componentId:n,value:e.data[n]}),t.send({type:"DISMISS_COMPONENT_ALERT",componentId:n}),t.send({type:"EVALUATE_COMPONENT_TRIGGERS",componentId:n,value:e.data[n],eventType:"valueChange"}),console.log(`๐Ÿ”„ [formMachine] Sending RESET_FIELD_TANSTACK_STATE event for ${n}`))}}]},DIALOG_CANCELLED:{target:"idle",actions:y.assign({activeDialog:null,canNavigate:!0,pendingNavigation:null})},DIALOG_BUTTON_CLICK:{actions:[]},NEXT:[{guard:Me,target:"idle",actions:y.assign({currentStepIndex:({context:e})=>Math.min(e.currentStepIndex+1,e.config.steps.length-1),currentStepId:({context:e})=>{const t=Math.min(e.currentStepIndex+1,e.config.steps.length-1);return e.config.steps[t]?.id||""},pendingNavigation:null})},{target:"idle",actions:y.assign({activeDialog:null,pendingNavigation:{type:"next"}})}],PREVIOUS:[{guard:Me,target:"idle",actions:y.assign({currentStepIndex:({context:e})=>Math.max(e.currentStepIndex-1,0),currentStepId:({context:e})=>{const t=Math.max(e.currentStepIndex-1,0);return e.config.steps[t]?.id||""},pendingNavigation:null})},{target:"idle",actions:y.assign({activeDialog:null,pendingNavigation:{type:"previous"}})}],GO_TO_STEP:[{guard:Me,target:"idle",actions:y.assign({currentStepIndex:({context:e,event:t})=>{if(t.type!=="GO_TO_STEP")return e.currentStepIndex;const r=e.config.steps.findIndex(o=>o.id===t.stepId);return r>=0?r:e.currentStepIndex},currentStepId:({context:e,event:t})=>t.type!=="GO_TO_STEP"?e.currentStepId:t.stepId,pendingNavigation:null})},{target:"idle",actions:y.assign({activeDialog:null,pendingNavigation:({event:e})=>({type:"step",stepId:e.stepId})})}]}},preparingSave:{entry:[],always:[{guard:Dh,target:"executingSaveActions",actions:y.assign({saveState:({context:e})=>{const t=Y.createExecutionPlan(e.config,"save",e.currentStepIndex,e);return{...e.saveState,executionPlan:t}}})},{target:"idle",actions:[y.assign({saveState:({context:e})=>({...e.saveState,saveInProgress:!1,saveInitiator:null,savingSection:null,pendingVerifications:[],completedVerifications:[],validationErrors:{},executionPlan:null})})]}]},executingSaveActions:{entry:[Sh],on:{TRIGGER_COMPONENT_ACTION:{actions:[Xe]},SHOW_ACTION_DIALOG:{target:"awaitingVerification",actions:y.assign({activeDialog:({event:e})=>e.dialogConfig})},SAVE_ACTIONS_COMPLETE:{target:"completingSave"}}},awaitingVerification:{on:{DIALOG_VERIFIED:{target:"completingSave",actions:[y.assign({activeDialog:null,saveState:({context:e})=>({...e.saveState,completedVerifications:[...e.saveState.completedVerifications,`${e.activeDialog?.templateMetadata?.componentId||"unknown"}`]})}),({context:e,self:t})=>{e.saveState.pendingVerifications.length<=e.saveState.completedVerifications.length+1&&t.send({type:"SAVE_ACTIONS_COMPLETE",sectionId:e.saveState.savingSection||"",results:{}})}]},DIALOG_CANCELLED:{target:"idle",actions:[y.assign({activeDialog:null,saveState:({context:e})=>({...e.saveState,saveInProgress:!1,saveInitiator:null,savingSection:null,pendingVerifications:[],completedVerifications:[],validationErrors:{},executionPlan:null})})]}}},completingSave:{entry:[],always:[{guard:Ah,target:"idle",actions:[y.assign({saveState:({context:e})=>({...e.saveState,saveInProgress:!1,saveInitiator:null,savingSection:null,pendingVerifications:[],completedVerifications:[],validationErrors:{},executionPlan:null})})]},{target:"idle",actions:[y.assign({saveState:({context:e})=>({...e.saveState,saveInProgress:!1,saveInitiator:null,savingSection:null,pendingVerifications:[],completedVerifications:[],validationErrors:{},executionPlan:null})}),({context:e,self:t})=>{if(e.saveState.saveInitiator==="navigation"&&e.pendingNavigation)switch(e.pendingNavigation.type){case"next":t.send({type:"NEXT"});break;case"previous":t.send({type:"PREVIOUS"});break;case"step":t.send({type:"GO_TO_STEP",stepId:e.pendingNavigation.stepId});break}}]}]}}}),Ui=d.createContext(null),Fh=Ui.Provider,ut=()=>{const e=d.useContext(Ui);if(!e)throw new Error("useFormContext must be used within a FormProvider");return e},Rh=()=>{const e=ut();return process.env.NODE_ENV!=="development"?null:a.jsxs("div",{style:{position:"fixed",top:"50px",right:"10px",width:"400px",maxHeight:"300px",overflow:"auto",backgroundColor:"#1a1a1a",color:"#fff",padding:"10px",fontSize:"12px",borderRadius:"4px",zIndex:9999,fontFamily:"monospace"},children:[a.jsx("strong",{children:"๐Ÿ” Validation Debug"}),a.jsx(e.Subscribe,{selector:t=>t,children:t=>a.jsxs("div",{children:[a.jsx("h4",{children:"Form State:"}),a.jsx("pre",{style:{fontSize:"10px",whiteSpace:"pre-wrap"},children:JSON.stringify({isValid:t.isValid,isSubmitted:t.isSubmitted,canSubmit:t.canSubmit,errors:t.errors,values:t.values},null,2)}),a.jsx("h4",{children:"Field States:"}),Object.keys(t.values||{}).map(r=>{const n=e.getFieldApi?.(r)?.state;return a.jsxs("details",{style:{marginBottom:"8px"},children:[a.jsxs("summary",{style:{cursor:"pointer",fontWeight:"bold"},children:[r," ",n?.meta?.errors?.length?`(${n.meta.errors.length} errors)`:""]}),a.jsx("pre",{style:{fontSize:"10px",marginLeft:"10px"},children:JSON.stringify({value:n?.value,isValid:n?.meta?.isValid,isTouched:n?.meta?.isTouched,errors:n?.meta?.errors,errorMap:n?.meta?.errorMap},null,2)})]},r)})]})})]})};class qh{messageStyle;secureValidatorConfig;constructor(t="withLabel",r){this.messageStyle=t,this.secureValidatorConfig=r}createComponentSchema(t){console.log("๐Ÿ” [SchemaBuilder] Creating schema for component:",{id:t.id,type:t.type,validation:t.validation});let r;switch(t.type){case"text":case"tel":case"password":case"textarea":r=v.z.string();break;case"email":console.log(`๐Ÿ” [SchemaBuilder] Creating EMAIL schema for component ${t.id}`),r=v.z.string().email("Please enter a valid email address"),console.log(`โœ… [SchemaBuilder] Email schema created for component ${t.id}:`,{schemaType:r.constructor.name});break;case"number":r=v.z.number();break;case"checkbox":r=v.z.boolean();break;case"date":case"time":case"datetime-local":r=v.z.string();break;case"radioGroup":case"radio":case"select":case"dropdown":r=v.z.string();break;case"range":r=v.z.number();break;case"file":r=v.z.any();break;case"hidden":r=v.z.string().optional();break;default:r=v.z.any()}if(t.validation){const n=t.validation,c=typeof n.required=="object"&&n.required!==null?n.required:null;if(c&&c.value===!0){const i=c.message||"This field is required";console.log(`๐Ÿ” [SchemaBuilder] Applying REQUIRED validation for ${t.id}:`,{message:i,componentType:t.type,requiredRule:c}),t.type==="text"||t.type==="email"||t.type==="tel"||t.type==="password"||t.type==="textarea"?(r=r.min(1,i),console.log(`๐Ÿ” [SchemaBuilder] Applied .min(1) for required text field ${t.id}`)):(t.type==="radioGroup"||t.type==="radio"||t.type==="select"||t.type==="dropdown")&&(r=r.refine(l=>l!=null&&l!=="",{message:i}),console.log(`๐Ÿ” [SchemaBuilder] Applied .refine() for required selection field ${t.id}`))}if(n.minLength){console.log(`๐Ÿ” [SchemaBuilder] Processing MINLENGTH validation for ${t.id}:`,{validationMinLength:n.minLength,rawValue:n.minLength.value,valueType:typeof n.minLength.value});const i=typeof n.minLength.value=="string"?Number(n.minLength.value):n.minLength.value;if(console.log(`๐Ÿ” [SchemaBuilder] Converted minLength value for ${t.id}:`,{originalValue:n.minLength.value,convertedValue:i,convertedType:typeof i,isValidNumber:typeof i=="number"&&!Number.isNaN(i)}),typeof i=="number"&&!Number.isNaN(i)){if(r instanceof v.z.ZodString){const l=n.minLength.message||`Must be at least ${i} characters`;console.log(`๐Ÿ” [SchemaBuilder] Applying MINLENGTH validation for ${t.id}:`,{minLengthValue:i,message:l,schemaBeforeMinLength:r._def,schemaType:r.constructor.name}),r=r.min(i,l),console.log(`๐Ÿ” [SchemaBuilder] Applied .min(${i}) for ${t.id}:`,{schemaAfterMinLength:r._def,schemaType:r.constructor.name})}}else console.warn(`[SchemaBuilder] Invalid minLength value for component: ${t.id}. Expected number, got:`,n.minLength.value)}if(n.maxLength){const i=typeof n.maxLength.value=="string"?Number(n.maxLength.value):n.maxLength.value;if(typeof i=="number"&&!Number.isNaN(i)){if(r instanceof v.z.ZodString){const l=n.maxLength.message||`Must be no more than ${i} characters`;r=r.max(i,l)}}else console.warn(`[SchemaBuilder] Invalid maxLength value for component: ${t.id}. Expected number, got:`,n.maxLength.value)}if(n.pattern&&r instanceof v.z.ZodString){const i=typeof n.pattern=="string"?{value:n.pattern,message:"Invalid format"}:n.pattern;if(i.value){const l=i.message||"Invalid format";r=r.regex(new RegExp(i.value),l)}}if(n.email&&t.type!=="email"&&r instanceof v.z.ZodString){const i=typeof n.email=="boolean"&&n.email?{value:!0,message:"Please enter a valid email address"}:typeof n.email=="object"&&n.email!==null?n.email:null;if(i&&(i.value===!0||typeof n.email=="object"&&n.email!==null&&!("value"in n.email))){const s=i?.message||"Please enter a valid email address";r=r.email(s)}}if(n.email&&t.type==="email"&&r instanceof v.z.ZodString){const i=typeof n.email=="boolean"&&n.email?{message:"Please enter a valid email address"}:typeof n.email=="object"&&n.email!==null?n.email:null;i&&i.message&&(console.log(`๐Ÿ” [SchemaBuilder] Using custom email validation message for component ${t.id}:`,{customMessage:i.message}),r=v.z.string().email(i.message))}if(t.type==="number"||t.type==="range"){if(n.min){const i=typeof n.min=="number"?{value:n.min,message:`Must be at least ${n.min}`}:n.min,l=typeof i.value=="string"?Number(i.value):i.value;if(typeof l=="number"&&!Number.isNaN(l)){const s=i.message||`Must be at least ${l}`;r=r.min(l,s)}else console.warn(`[SchemaBuilder] Invalid min value for component: ${t.id}. Expected number, got:`,i.value)}if(n.max){const i=typeof n.max=="number"?{value:n.max,message:`Must be no more than ${n.max}`}:n.max,l=typeof i.value=="string"?Number(i.value):i.value;if(typeof l=="number"&&!Number.isNaN(l)){const s=i.message||`Must be no more than ${l}`;r=r.max(l,s)}else console.warn(`[SchemaBuilder] Invalid max value for component: ${t.id}. Expected number, got:`,i.value)}}}return this.isComponentRequired(t)||(r=r.optional()),r}createStepSchema(t){const r={};return t.sections?.forEach(o=>{o.components?.forEach(n=>{if(n.type==="button"||n.type==="submit"||n.type==="reset"||n.type==="paragraph"||n.type==="heading"||n.type==="alert")return;const c=this.createComponentSchema(n);r[n.id]=c})}),v.z.object(r)}updateMessageStyle(t){this.messageStyle=t}updateSecureValidatorConfig(t){this.secureValidatorConfig={...this.secureValidatorConfig,...t}}getMessageStyle(){return this.messageStyle}isComponentRequired(t){if(!t.validation)return!1;const r=t.validation;return typeof r.required=="boolean"?r.required:typeof r.required=="object"&&r.required!==null?r.required.value===!0:!1}}class Bh{schemaBuilder;componentSchemaCache=new Map;stepSchemaCache=new Map;constructor(t){this.schemaBuilder=t}getComponentSchema(t){const r=`component_${t.id}`;(t.id==="text-i05t2ttw"||t.id==="radioGroup-c5q6aj4v"||t.id==="text-1759502191578-gci6gq1pm")&&(console.log(`๐Ÿงช [ValidationCache] CLEARING CACHE for debugging component: ${t.id}`),this.componentSchemaCache.delete(r));const o=this.componentSchemaCache.get(r);if(o)return console.log(`๐Ÿ“‹ [ValidationCache] Using cached schema for ${t.id}:`,{cacheKey:r,schemaType:o.constructor.name}),o;console.log(`๐Ÿ”„ [ValidationCache] Creating new schema for ${t.id}:`,{cacheKey:r,componentType:t.type,hasValidation:!!t.validation});const n=this.schemaBuilder.createComponentSchema(t);return this.componentSchemaCache.set(r,n),n}getStepSchema(t){const r=`step_${t.id}`,o=this.stepSchemaCache.get(r);if(o)return o;const n=this.schemaBuilder.createStepSchema(t);return this.stepSchemaCache.set(r,n),n}clearCache(){this.componentSchemaCache.clear(),this.stepSchemaCache.clear()}invalidateOnMessageStyleChange(){this.clearCache()}clearComponentCache(t){const r=`component_${t}`;this.componentSchemaCache.delete(r)}clearStepCache(t){const r=`step_${t}`;this.stepSchemaCache.delete(r)}}class Wh{schemaBuilder;constructor(t){this.schemaBuilder=t}async validateField(t,r){try{const o=await r.parseAsync(t);return{isValid:!0,errors:[],value:o}}catch(o){let n=[];return o&&typeof o=="object"&&"errors"in o?n=o.errors.map(i=>i.message):n=["Validation failed"],{isValid:!1,errors:n,value:t}}}validateFieldSync(t,r){let o=t;t==null&&(o=""),console.log("๐Ÿ” [ValidationExecutor] validateFieldSync input:",{originalValue:t,normalizedValue:o,valueType:typeof t,normalizedValueType:typeof o,valueLength:typeof o=="string"?o.length:"N/A",schema:r._def});try{const n=r.parse(o);return console.log("๐Ÿ” [ValidationExecutor] validateFieldSync SUCCESS:",{value:t,result:n,isValid:!0}),{isValid:!0,errors:[],value:n}}catch(n){console.log("๐Ÿ” [ValidationExecutor] validateFieldSync ERROR:",{value:t,error:n,errorType:typeof n});let c=[];if(n&&typeof n=="object"&&"errors"in n){const i=n;c=i.errors.map(l=>l.message),console.log("๐Ÿ” [ValidationExecutor] DETAILED Zod errors:",{fullZodError:i,individualErrors:i.errors.map(l=>({message:l.message,path:l.path,code:l.code,fullError:l})),inputValue:t,inputType:typeof t,schemaType:r._def?.typeName||"unknown"})}else c=["Validation failed"];return{isValid:!1,errors:c,value:o}}}async validateStep(t,r){try{return await r.parseAsync(t),{isValid:!0,fieldErrors:{},generalErrors:[]}}catch(o){const n={};let c=[];if(o&&typeof o=="object"&&"errors"in o){const i=o;for(const l of i.errors)if(l.path.length>0){const s=l.path[0].toString();n[s]||(n[s]=[]),n[s].push(l.message)}else c.push(l.message)}else c=["Step validation failed"];return{isValid:!1,fieldErrors:n,generalErrors:c}}}async validateForm(t,r){const o={},n=[];let c=!0;for(const i of t.steps){if(et(i)){n.push(`Template step '${i.id}' needs to be resolved before validation`),c=!1;continue}const l=i,s=this.schemaBuilder.createStepSchema(l),u=await this.validateStep(r,s);u.isValid||(c=!1,Object.assign(o,u.fieldErrors),n.push(...u.generalErrors))}return{isValid:c,fieldErrors:o,generalErrors:n}}}class Mt{debounceTimers=new Map;debounceMs;schemaBuilder;validationExecutor;validationCache;constructor(t={}){this.debounceMs=t.debounceMs||300,this.schemaBuilder=new qh(t.messageStyle||"withLabel",t.secureValidatorConfig),this.validationExecutor=new Wh(this.schemaBuilder),this.validationCache=new Bh(this.schemaBuilder)}async validateFieldDebounced(t,r){return new Promise(o=>{const n=`field_${t.id}`;if(this.debounceTimers.has(n)){const i=this.debounceTimers.get(n);i&&clearTimeout(i)}const c=setTimeout(()=>{const i=this.validateField(t,r);this.debounceTimers.delete(n),o(i)},this.debounceMs);this.debounceTimers.set(n,c)})}validateField(t,r){const o=this.validationCache.getComponentSchema(t);return this.validationExecutor.validateFieldSync(r,o)}async validateStep(t,r){const o=this.validationCache.getStepSchema(t);return await this.validationExecutor.validateStep(r,o)}async validateForm(t,r){return await this.validationExecutor.validateForm(t,r)}getComponentSchema(t){return this.validationCache.getComponentSchema(t)}getStepSchema(t){return this.validationCache.getStepSchema(t)}clearCache(){this.validationCache.clearCache()}cancelPendingValidations(){for(const t of Array.from(this.debounceTimers.values()))clearTimeout(t);this.debounceTimers.clear()}updateOptions(t){t.messageStyle&&(this.schemaBuilder.updateMessageStyle(t.messageStyle),this.validationCache.invalidateOnMessageStyleChange()),t.debounceMs!==void 0&&(this.debounceMs=t.debounceMs),t.secureValidatorConfig&&(this.schemaBuilder.updateSecureValidatorConfig(t.secureValidatorConfig),this.validationCache.clearCache())}}new Mt;const Zi=({config:e,initialData:t={},onSubmit:r})=>{const o=d.useMemo(()=>new Mt({messageStyle:e.validationMessageStyle||"withLabel",debounceMs:300}),[e.validationMessageStyle]),[n,c]=z1.useMachine(Gi,{input:{config:e,currentStepId:e.steps[0]?.id||"",currentStepIndex:0,data:t,errors:{},dirtyFields:{},touchedFields:{},isValid:!0,isSubmitting:!1}}),{context:i}=n,l=i.currentStepId,s=i.currentStepIndex,u=i.data,m=i.errors,g=i.isValid,h=i.isSubmitting,f=i.dirtyFields,b=i.touchedFields,C=d.useMemo(()=>e.steps[s],[e.steps,s]),E=d.useMemo(()=>e.steps,[e.steps]),A=s===0,M=s===e.steps.length-1,_=d.useCallback(N=>{for(const D of e.steps){const $="sections"in D?D.sections:[];for(const ae of $||[]){const J=ae.components?.find(le=>le.id===N);if(J)return J}}return null},[e.steps]),O=d.useCallback((N,D)=>{c({type:"SET_FIELD_STATE",componentId:N,state:{error:D}})},[c]),S=d.useCallback(N=>{c({type:"SET_FIELD_STATE",componentId:N,state:{error:null}})},[c]),P=d.useCallback((N,D)=>{c({type:"SET_DATA",key:N,value:D})},[c]),x=d.useCallback(N=>{const D=_(N);if(!D)return!0;const $=o.validateField(D,u[N]);if(!$.isValid){const ae=$.errors?.[0]||"Validation error";return O(N,ae),!1}return S(N),!0},[u,_,O,S,o]),k=d.useCallback(N=>{let D=!0;for(const $ of e.steps){const J=("sections"in $?$.sections:[])?.find(le=>le.id===N);if(J){for(const le of J.components||[])x(le.id)||(D=!1);break}}return D},[e.steps,x]),z=d.useCallback(async N=>{const D=e.steps.find(J=>J.id===N);if(!D||!("sections"in D))return!0;const $=await o.validateStep(D,u);for(const[J,le]of Object.entries($.fieldErrors))le.length>0&&O(J,le[0]);const ae=D.sections?.flatMap(J=>J.components||[])||[];for(const J of ae)$.fieldErrors[J.id]||S(J.id);return $.isValid},[e.steps,o,u,O,S]),R=d.useCallback(async()=>{const N=await o.validateForm(e,u);for(const[D,$]of Object.entries(N.fieldErrors))$.length>0&&O(D,$[0]);return N.isValid},[e,o,u,O]),V=d.useCallback(()=>{c({type:"NEXT"})},[c]),W=d.useCallback(()=>{c({type:"PREVIOUS"})},[c]),Q=d.useCallback(N=>{c({type:"GO_TO_STEP",stepId:N})},[c]),T=d.useCallback(async()=>{if(c({type:"SUBMIT"}),g&&r)try{await r(u),c({type:"SUBMIT_SUCCESS"})}catch(N){c({type:"SUBMIT_ERROR",error:N instanceof Error?N:new Error("Unknown error occurred")})}},[c,g,r,u]),q=d.useCallback(()=>{c({type:"RESET"})},[c]),ne=d.useCallback((N,D)=>{c({type:"START_SECTION_EDIT",sectionId:N,componentIds:D})},[c]),K=d.useCallback(N=>{c({type:"CANCEL_SECTION_EDIT",sectionId:N})},[c]),ue=d.useCallback((N,D,$)=>{c({type:"FIELD_CHANGED",fieldId:N,oldValue:D,newValue:$})},[c]),Te=d.useCallback(N=>N?i.fieldChangeState[N]||{originalValue:void 0,currentValue:void 0,hasChanged:!1,validationWarnings:[]}:i.fieldChangeState,[i.fieldChangeState]),pe=d.useCallback(N=>{c({type:"CLEAR_FIELD_CHANGES",fieldId:N})},[c]),ce=d.useCallback((N,D)=>{c({type:"TRIGGER_FIELD_WARNING",fieldId:N,warning:D})},[c]),he=d.useCallback((N,D)=>{c({type:"DISMISS_FIELD_WARNING",fieldId:N,warningId:D})},[c]),ie=d.useCallback(N=>i.fieldChangeState[N]?.validationWarnings||[],[i.fieldChangeState]),me=d.useCallback(async(N,D)=>(c({type:"START_FIELD_VERIFICATION",fieldId:N,config:D}),new Promise($=>{setTimeout(()=>{const ae={status:"success",timestamp:Date.now(),result:{verified:!0}};c({type:"FIELD_VERIFICATION_COMPLETE",fieldId:N,result:ae,success:!0}),$(ae)},1e3)})),[c]),_e=d.useCallback(N=>i.fieldValidationState.verificationResults[N]||null,[i.fieldValidationState.verificationResults]),ht=d.useMemo(()=>i.fieldValidationState.activeWarnings.length>0,[i.fieldValidationState.activeWarnings]),bt=d.useMemo(()=>i.fieldValidationState.pendingVerifications.length>0,[i.fieldValidationState.pendingVerifications]),Vt=d.useMemo(()=>Object.keys(i.fieldChangeState).length>0,[i.fieldChangeState]),$t=d.useCallback((N,D,$)=>{console.log(`๐Ÿš€ [useFormMachine] evaluateComponentTriggers called for ${N}:`,{eventType:D,value:$,componentId:N,sendFunction:!!c,currentState:n.value});const ae={type:"EVALUATE_COMPONENT_TRIGGERS",componentId:N,eventType:D,value:$};console.log("๐Ÿš€ [useFormMachine] About to send event:",ae),c(ae),console.log(`๐Ÿš€ [useFormMachine] EVALUATE_COMPONENT_TRIGGERS event sent for ${N}`)},[c,n.value]),Ft=d.useCallback((N,D,$="initialized")=>{c({type:"SET_COMPONENT_ORIGINAL_VALUE",componentId:N,value:D,source:$})},[c]),xe=d.useCallback((N,D)=>{c({type:"MARK_COMPONENT_AS_POPULATED",componentId:N,value:D})},[c]),Ge=d.useCallback(N=>i.componentOriginalValues[N]?.value,[i.componentOriginalValues]),Rt=d.useCallback((N,D)=>{const $=i.componentOriginalValues[N];return!$||!$.isPopulated?!1:$.value!==D},[i.componentOriginalValues]),u1=d.useCallback(N=>i.componentAlerts[N]||[],[i.componentAlerts]),h1=d.useCallback((N,D)=>{c({type:"DISMISS_COMPONENT_ALERT",componentId:N,alertId:D})},[c]),b1=d.useCallback((N,D)=>{try{const $=N.getFieldValue(D);console.log(`๐Ÿ”„ [useFormMachine] Resetting dirty state for field ${D}:`,{currentValue:$}),N.resetField(D),$!=null&&$!==""&&N.setFieldValue(D,$,{dontUpdateMeta:!0}),console.log(`โœ… [useFormMachine] Field ${D} dirty state reset complete`)}catch($){console.error(`โŒ [useFormMachine] Error resetting dirty state for field ${D}:`,$)}},[]),g1=d.useCallback(N=>Y.hasComponentTriggers(e,N),[e]),p1=d.useCallback(N=>Y.hasComponentActions(e,N),[e]),m1=d.useCallback(N=>{const D=Y.findComponentTriggers(e,N),$=Object.entries(i.componentTriggerState).filter(([le])=>le.startsWith(`${N}-`)).reduce((le,[Ar,v1])=>(le[Ar]=v1,le),{}),ae=i.activeComponentActions[N]||[],J=i.componentAlerts[N]||[];return{triggers:D,triggerStates:$,activeActions:ae,alerts:J}},[e,i.componentTriggerState,i.activeComponentActions,i.componentAlerts]);return{state:n,send:c,currentStep:C,currentStepId:l,currentStepIndex:s,data:u,errors:m,isValid:g,isSubmitting:h,dirtyFields:f,touchedFields:b,isFirstStep:A,isLastStep:M,steps:E,config:i.config,validationEngine:o,findComponentById:_,setFieldError:O,clearFieldError:S,setData:P,validateField:x,validateSection:k,validateStep:z,validateForm:R,nextStep:V,previousStep:W,goToStep:Q,submitForm:T,resetForm:q,startSectionEdit:ne,cancelSectionEdit:K,trackFieldChange:ue,getFieldChanges:Te,clearFieldChanges:pe,showFieldWarning:ce,dismissFieldWarning:he,getFieldWarnings:ie,startFieldVerification:me,getVerificationStatus:_e,hasActiveWarnings:ht,hasPendingVerifications:bt,hasFieldChanges:Vt,fieldChangeState:i.fieldChangeState,fieldValidationState:i.fieldValidationState,evaluateComponentTriggers:$t,setComponentOriginalValue:Ft,markComponentAsPopulated:xe,getComponentOriginalValue:Ge,isComponentDirty:Rt,getComponentAlerts:u1,dismissComponentAlert:h1,resetFieldDirtyState:b1,hasComponentTriggers:g1,hasComponentActions:p1,getComponentTriggerState:m1,componentTriggerState:i.componentTriggerState,activeComponentActions:i.activeComponentActions,componentAlerts:i.componentAlerts,componentOriginalValues:i.componentOriginalValues}};let Kt=null;const Ki=()=>(Kt||(Kt=d.createContext(null)),Kt),Xi={Provider:({children:e,value:t})=>{const r=Ki();return d.createElement(r.Provider,{value:t},e)}},ge=()=>{const e=Ki(),t=d.useContext(e);if(!t)throw new Error("useFormMachine must be used within a FormWizard component");const{state:r,send:o,...n}=t;return[r,o,n]},Hh="fb-alertList_d0DxG",Gh={alertList:Hh},Qi=({alert:e})=>a.jsx(Hc,{type:"warning",children:e.message}),Un=({alerts:e})=>e.length===0?null:a.jsx("div",{className:Gh.alertList,children:e.map(t=>a.jsx(Qi,{alert:t},t.id))}),Yi=({componentId:e,initialValue:t,onValueChange:r})=>{const[,,o]=ge(),{evaluateComponentTriggers:n,setComponentOriginalValue:c,getComponentAlerts:i,dismissComponentAlert:l,hasComponentTriggers:s,hasComponentActions:u,getComponentTriggerState:m}=o,g=d.useRef(!1),h=d.useRef(t);t!==void 0&&!g.current&&(c(e,t),h.current=t,g.current=!0);const f=d.useCallback((x,k)=>{console.log(`๐Ÿงช [useComponentTriggers] evaluateTriggers called for ${e}:`,{eventType:x,value:k,evaluateComponentTriggers:!!n}),n(e,x,k)},[e,n]),b=d.useCallback((x,k="api_populated")=>{c(e,x,k),h.current=x},[e,c]),C=i(e),E=d.useCallback(x=>{l(e,x)},[e,l]),A=s(e),M=u(e),_=m(e),O=d.useCallback(x=>{console.log(`๐Ÿงช [useComponentTriggers] handleValueChange called for ${e}:`,{value:x,oldValue:h.current,hasTriggers:A,onValueChange:!!r}),h.current=x,r&&r(x),A?(console.log(`๐Ÿงช [useComponentTriggers] About to call evaluateTriggers for ${e}`),f("valueChange",x)):console.log(`๐Ÿงช [useComponentTriggers] hasTriggers is false for ${e}`)},[f,A,r,e]),S=d.useCallback(()=>{A&&f("focus",h.current)},[f,A]),P=d.useCallback(()=>{A&&f("blur",h.current)},[f,A]);return{evaluateTriggers:f,setOriginalValue:b,alerts:C,dismissAlert:E,hasTriggers:A,hasActions:M,triggerState:_,handleValueChange:O,handleFocus:S,handleBlur:P}},Ji=d.createContext(null),e1=d.memo(({children:e,initialComplete:t=!1})=>{const[r,o]=d.useState(t),n=d.useCallback(l=>{o(l)},[]),c=d.useCallback(()=>{o(!1)},[]),i=d.useMemo(()=>({isLoadingComplete:r,setLoadingComplete:n,resetLoading:c}),[r,n,c]);return a.jsx(Ji.Provider,{value:i,children:e})});e1.displayName="LoaderProvider";const Er=()=>{const e=d.useContext(Ji);return e||{isLoadingComplete:!0,setLoadingComplete:()=>{},resetLoading:()=>{}}};function t1(e,t){if(!e||!e.conditions.length)return!0;const{action:r,logicalOperator:o,conditions:n}=e,c=n.map(l=>Uh(l,t));let i;return o==="and"?i=c.every(l=>l):i=c.some(l=>l),r==="show"?i:!i}function Uh(e,t){const{fieldId:r,operator:o,value:n,caseSensitive:c=!0}=e,i=t[r];switch(o){case"equals":return Ve(i,n,c,"equals");case"notEquals":return!Ve(i,n,c,"equals");case"contains":return Ve(i,n,c,"contains");case"notContains":return!Ve(i,n,c,"contains");case"isEmpty":return Kn(i);case"isNotEmpty":return!Kn(i);case"greaterThan":return Zn(i,n,"greaterThan");case"lessThan":return Zn(i,n,"lessThan");case"in":return Array.isArray(n)&&n.some(l=>Ve(i,l,c,"equals"));case"notIn":return!Array.isArray(n)||!n.some(l=>Ve(i,l,c,"equals"));default:return console.warn(`Unknown visibility condition operator: ${o}`),!1}}function Ve(e,t,r,o){if(e==null&&t==null)return o==="equals";if(e==null||t==null)return!1;let n=String(e),c=String(t);switch(r||(n=n.toLowerCase(),c=c.toLowerCase()),o){case"equals":return n===c;case"contains":return n.includes(c);default:return!1}}function Zn(e,t,r){const o=Number(e),n=Number(t);if(isNaN(o)||isNaN(n))return!1;switch(r){case"greaterThan":return o>n;case"lessThan":return o<n;default:return!1}}function Kn(e){return e==null?!0:typeof e=="string"?e.trim()==="":Array.isArray(e)?e.length===0:typeof e=="object"?Object.keys(e).length===0:!1}function Zh(e){return e?e.conditions.map(t=>t.fieldId):[]}const Kh=({visibilityConditions:e,formData:t})=>{const{isLoadingComplete:r}=Er(),o=d.useMemo(()=>Zh(e),[e]);return{isVisible:d.useMemo(()=>e?t1(e,t):!0,[e,t,o]),dependencies:o,isLoadingComplete:r}},Xh={required:10,minLength:8,maxLength:7,min:6,max:5,pattern:4,email:3,custom:2,default:1},Xn=e=>{if(typeof e=="string")return e.includes("verplicht")||e.includes("required")?"required":e.includes("minimaal")&&e.includes("tekens")?"minLength":e.includes("maximaal")&&e.includes("tekens")?"maxLength":e.includes("minimaal")&&!e.includes("tekens")?"min":e.includes("maximaal")&&!e.includes("tekens")?"max":e.includes("formaat")||e.includes("format")||e.includes("pattern")?"pattern":e.includes("e-mail")||e.includes("email")?"email":"default";if(e instanceof v.z.ZodError){const t=e.errors[0];if(t?.code)switch(t.code){case"too_small":return t.type==="string"?"minLength":"min";case"too_big":return t.type==="string"?"maxLength":"max";case"invalid_string":return t.validation==="email"?"email":"pattern";case"custom":return"custom";default:return"default"}}if(typeof e=="object"&&e!==null&&"code"in e){const t=e.code;if(t==="too_small")return"minLength";if(t==="too_big")return"maxLength";if(t==="invalid_string")return"email"}return"default"},r1=e=>{if(e==null)return"";if(typeof e=="string")return e;if(e instanceof v.z.ZodError)return e.errors.map(t=>t.message).join(", ");if(typeof e=="object"&&e!==null){if("message"in e&&typeof e.message=="string")return e.message;if("_errors"in e&&Array.isArray(e._errors))return e._errors.filter(Boolean).join(", ");if("issues"in e&&Array.isArray(e.issues))return e.issues.map(t=>t.message||"Validation error").join(", ");if("error"in e)return r1(e.error);try{if(Object.keys(e).length>0){for(const r of["message","msg","error","description"])if(r in e&&typeof e[r]=="string")return e[r]}}catch{}}try{const t=JSON.stringify(e);if(t.length<200)return t}catch{}return"Validation error occurred"},Qh=e=>{if(!e||e.length===0)return"";const t=e.filter(r=>r!=null).map(r=>({message:r1(r),type:Xn(r),priority:Xh[Xn(r)]})).filter(r=>r.message.length>0);return t.length===0?"":(t.sort((r,o)=>o.priority-r.priority),t[0].message)},Ye=new Map,o1=new Set,cr=e=>{o1.add(e)},Yh=e=>o1.has(e),a1=(e,t=!1,r)=>{const{errors:o,isTouched:n,isValid:c}=e;return r&&Ye.has(r)&&Ye.get(r)?!1:c?(r&&Ye.set(r,!0),!1):!o||o.length===0?!1:(r&&Ye.set(r,!1),t?!0:r&&!Yh(r)?!1:n)},Qn=(e,t)=>{Ye.set(e,t)},Jh=(e,t=!1)=>a1(e,t)?Qh(e.errors||[]):"",e8=({componentId:e,hasIsDirtyTriggers:t,originalValueFromMachine:r,getEnhancedIsDirty:o,resetValidationState:n})=>{const[,,c]=ge(),{setData:i}=c,l=Yi({componentId:e}),s=d.useCallback(m=>g=>{const h=m.state.value;if(console.log(`๐Ÿ” [useFieldEventHandlers] handleChange for ${e}:`,{oldValue:h,newValue:g,valueType:typeof g,isSameValue:h===g}),cr(e),m.handleChange(g),console.log(`๐Ÿ” [useFieldEventHandlers] AFTER field.handleChange for ${e}:`,{fieldStateValue:m.state.value,fieldStateMeta:m.state.meta}),h!==g&&i(e,g),n(),t&&r!==void 0){const f=o(h,m.state.meta.isDirty),b=g!==r;b!==f&&(b?l.evaluateTriggers("valueChange",g):l.dismissAlert())}l.hasTriggers&&!t&&h!==g&&l.handleValueChange(g)},[e,i,n,t,r,o,l]),u=d.useCallback(m=>()=>{cr(e),m.handleBlur(),l.hasTriggers&&l.handleBlur()},[e,l]);return{handleChange:s,handleBlur:u}},t8=({componentId:e,hasIsDirtyTriggers:t})=>{const[r]=ge(),o=ut(),n=d.useRef(!1),c=d.useRef(),i=h=>typeof h=="string"||typeof h=="boolean"||typeof h=="number"||h===null||h===void 0,l=r.context.componentOriginalValues[e]?.value,s=i(l)?l:void 0,u=d.useCallback(()=>{if(n.current)return;const h=o.getFieldValue(e);return n.current=!0,h},[e,o]),m=d.useCallback(()=>{const h=s,f=c.current;if(t&&h!==void 0&&h!==f)try{const b=o.getFieldValue(e);o.resetField(e),b!=null&&b!==""&&o.setFieldValue(e,b,{dontUpdateMeta:!0})}catch(b){console.error(`Error resetting form state for ${e}:`,b)}c.current=h},[s,e,o,t]),g=d.useCallback((h,f)=>s!==void 0?h!==s:f,[s]);return d.useEffect(()=>{m()},[m]),{originalValueFromMachine:s,initializeField:u,handleFormReset:m,getEnhancedIsDirty:g}},r8=({componentId:e})=>{const[t,r]=d.useState(!1),o=d.useRef(null),n=d.useCallback(()=>{r(!1)},[]);return d.useEffect(()=>{const c=l=>{const{fieldId:s}=l.detail;s===e&&r(!0)},i=l=>{const{fieldIds:s}=l.detail;Array.isArray(s)&&s.includes(e)&&r(!0)};return o.current=c,window.addEventListener("triggerFieldValidation",c),window.addEventListener("triggerStepValidation",i),()=>{window.removeEventListener("triggerFieldValidation",c),window.removeEventListener("triggerStepValidation",i),o.current=null}},[e]),{forceShowValidation:t,resetValidationState:n}},o8=e=>!(e.type==="button"||e.type==="submit"||e.type==="reset"||e.type==="paragraph"||e.type==="heading"||e.type==="alert"),a8=e=>(e.triggerActions?.triggers||e.triggers||[]).some(r=>r.type==="isDirty"),n8=(e,t)=>e==null?!1:t==="checkbox"?!0:e!=="",c8=(e,t)=>e&&t,i8=(e,t,r)=>{const o=e.errors||[],n=!e.isValid&&o.length>0,c=r||t.isSubmitting;return{fieldErrors:o,isInvalid:n,isSubmitAttempted:c}},l8=(e,t,r)=>e?t&&r>0:r>0;class s8{config;constructor(){this.config={enabled:this.getInitialEnabledState(),level:"debug"}}getInitialEnabledState(){if(typeof process<"u"&&process.env?.VITE_FORM_FIELD_DEBUG==="true")return!0;if(typeof window<"u"&&window.localStorage){const t=window.localStorage.getItem("form-field-debug");if(t!==null)return t==="true"}return!1}setEnabled(t){this.config.enabled=t,typeof window<"u"&&window.localStorage&&window.localStorage.setItem("form-field-debug",t.toString())}isEnabled(){return this.config.enabled}setLevel(t){this.config.level=t}debug(t,r){this.config.enabled&&console.log(`๐Ÿ”ง [FormField] ${t}`,r)}info(t,r){this.config.enabled&&console.log(`โ„น๏ธ [FormField] ${t}`,r)}warn(t,r){this.config.enabled&&console.warn(`โš ๏ธ [FormField] ${t}`,r)}error(t,r){console.error(`โŒ [FormField] ${t}`,r)}critical(t,r){console.error(`๐Ÿšจ [FormField] ${t}`,r)}validation(t,r){this.config.enabled&&console.log(`๐Ÿ” [FormField] ${t}`,r)}state(t,r){this.config.enabled&&console.log(`๐Ÿ“‹ [FormField] ${t}`,r)}lifecycle(t,r){this.config.enabled&&console.log(`๐Ÿ [FormField] ${t}`,r)}change(t,r){this.config.enabled&&console.log(`๐Ÿ”„ [FormField] ${t}`,r)}test(t,r){this.config.enabled&&console.log(`๐Ÿงช [FormField] ${t}`,r)}}const B=new s8,d8=()=>B.setEnabled(!0),u8=()=>B.setEnabled(!1),h8=()=>B.isEnabled();typeof window<"u"&&(window.formFieldLogger={enable:d8,disable:u8,isEnabled:h8,logger:B});const b8=e=>e>90?Math.random()*1+.5:e>80?Math.random()*2+1:e>60?Math.random()*3+2:Math.random()*4+3,g8=e=>{const t={slow:{min:200,max:400},normal:{min:80,max:200},fast:{min:30,max:100}},{min:r,max:o}=t[e];return Math.random()*(o-r)+r},Pr=d.memo(({properties:e,className:t})=>{const{setLoadingComplete:r}=Er(),[o,n]=d.useState("idle"),[c,i]=d.useState(0),[l,s]=d.useState(!1),u=d.useRef(null),m=d.useRef(Date.now()),g=d.useRef(!1),{autoStart:h=!0,hideOnComplete:f=!0,duration:b=3,mode:C="determinate",label:E,showPercentage:A=!0,size:M="md",variant:_="default",barColor:O,trackColor:S,animationSpeed:P="normal",onComplete:x,errorHandling:k}=e,z=b*1e3;return d.useEffect(()=>{if(!h||g.current)return;g.current=!0,n("loading");const R=setTimeout(()=>{const V=()=>{i(W=>{if(W>=100)return u.current&&(clearTimeout(u.current),u.current=null),100;u.current=setTimeout(V,g8(P));const Q=b8(W),T=W+Q;return T>100?100:T})};V()},100);return()=>{clearTimeout(R),u.current&&(clearTimeout(u.current),u.current=null)}},[h,P]),d.useEffect(()=>{if(c>=100&&o==="loading"){const R=Date.now()-m.current,V=Math.max(0,z-R),W=setTimeout(()=>{n("complete")},V);return()=>clearTimeout(W)}},[c,o,z]),d.useEffect(()=>{o==="complete"&&(r(!0),f&&s(!0))},[o,f,r]),d.useEffect(()=>()=>{u.current&&clearTimeout(u.current)},[]),l?null:a.jsx("div",{className:t,children:a.jsx(yr,{label:E,showPercentage:A,mode:C,value:c,duration:z,size:M,variant:_,barColor:O,trackColor:S,status:o,completionConfig:x,errorConfig:k,animationSpeed:P})})});Pr.displayName="ProgressLoaderRuntime";const p8="fb-displayWrapper_VYcQC",m8={displayWrapper:p8},v8="fb-emptyValue_baQFk",f8="fb-valueText_JCRsN",je={emptyValue:v8,valueText:f8},k8=(e,t)=>t==null||e.type!=="checkbox"&&t===""?a.jsx("p",{className:je.emptyValue,children:"No value"}):a.jsx("p",{className:je.valueText,children:String(t)}),x8=(e,t)=>t==null||t===""?a.jsx("p",{className:je.emptyValue,children:"No value"}):a.jsx("p",{className:je.valueText,children:String(t)}),y8=(e,t)=>a.jsx("p",{className:je.valueText,children:t?"Checked":"Unchecked"}),C8=(e,t)=>{if(t==null||t==="")return a.jsx("p",{className:je.emptyValue,children:"No value"});const o=(e.properties?.options||[]).find(n=>n.value===t);return a.jsx("p",{className:je.valueText,children:o?.label||String(t)})},w8=(e,t)=>{if(t==null||t==="")return a.jsx("p",{className:je.emptyValue,children:"No value"});const o=(e.properties?.options||[]).find(n=>n.value===t);return a.jsx("p",{className:je.valueText,children:o?.label||String(t)})},j8=e=>{switch(e){case"text":case"email":case"number":return x8;case"checkbox":return y8;case"radioGroup":return C8;case"dropdown":return w8;default:return k8}},_8=(e,t)=>j8(e.type)(e,t),O8=({component:e,fieldValue:t})=>{const r=_8(e,t),o=e.properties?.description,n=a.jsxs("div",{className:"form-field-display",children:[a.jsx("div",{className:"rhc-form-field-label",children:e.properties?.label}),r,o&&a.jsx("p",{className:"rhc-form-field-description",children:o})]});return a.jsx(xr,{invalid:!1,errorMessage:void 0,className:p.clsx("form-field-wrapper form-field-display-mode",m8.displayWrapper),input:n})},L8="fb-fieldWrapper_rnKUQ",S8={fieldWrapper:L8},N8=({component:e,field:t,readOnly:r,needsFormFieldWrapper:o,isSubmitAttempted:n,onChange:c,onBlur:i})=>{const l=t.state.value,s=t.state.meta.errors||[],u=!t.state.meta.isValid&&s.length>0,m=a1(t.state.meta,n,e.id),g=Jh(t.state.meta,n),f=Ai(e,l,c,r,()=>{cr(e.id),i()},void 0,void 0),b=a.jsx("div",{style:{display:"contents"},children:f});return o?a.jsx(xr,{invalid:m&&u,errorMessage:m&&g?g:void 0,className:p.clsx("form-field-wrapper",S8.fieldWrapper),input:b}):a.jsx("div",{className:"form-field",children:b})},n1=d.memo(({component:e,readOnly:t=!1})=>{const[r,o,n]=ge(),c=ut(),{isVisible:i}=Kh({visibilityConditions:e.visibilityConditions,formData:r.context.data}),{forceShowValidation:l,resetValidationState:s}=r8({componentId:e.id}),u=a8(e),{originalValueFromMachine:m,initializeField:g,getEnhancedIsDirty:h}=t8({componentId:e.id,hasIsDirtyTriggers:u}),{handleChange:f,handleBlur:b}=e8({componentId:e.id,hasIsDirtyTriggers:u,originalValueFromMachine:m,getEnhancedIsDirty:h,resetValidationState:s}),C=Yi({componentId:e.id}),E=d.useMemo(()=>{const _=n.validationEngine;return B.debug(`ValidationEngine instance check for ${e.id}:`,{validationEngine:!!_,validationEngineType:typeof _,hasValidateField:!!_?.validateField,engineConstructor:_?.constructor?.name}),({value:O})=>{const S=`${e.id}-${Date.now()}-${Math.random().toString(36).substr(2,9)}`;try{if(B.validation(`VALIDATION START [${S}] for ${e.id}:`,{componentType:e.type,componentId:e.id,value:O,valueType:typeof O,valueLength:typeof O=="string"?O.length:"N/A",hasValidation:!!e.validation,validationRules:e.validation,validationEngineExists:!!_,validatorCallId:S}),!e.validation)if(e.type==="email")B.validation(`Email component ${e.id} [${S}] has no explicit validation rules but will be validated for email format`);else{B.validation(`No validation rules for ${e.id} [${S}], returning VALID (undefined)`),Qn(e.id,!0);return}let P=O;e.type==="radioGroup"&&O===null&&(P="",B.debug(`Normalized radio group null value to empty string for ${e.id} [${S}]`)),B.validation(`About to call ValidationEngine.validateField [${S}] for ${e.id}:`,{componentConfig:{id:e.id,type:e.type,validation:e.validation},normalizedValue:P,validationEngineMethod:typeof _.validateField});const x=_.validateField(e,P);B.validation(`ValidationEngine.validateField result [${S}] for ${e.id}:`,{result:x,resultType:typeof x,resultIsValid:x?.isValid,resultErrors:x?.errors,resultValue:x?.value,errorsLength:x?.errors?.length});const k=(x.errors||[]).length===0;Qn(e.id,k);let z;return k?z=void 0:(x.errors||[]).length===1?z=(x.errors||[])[0]:z=x.errors||[],B.validation(`VALIDATION END [${S}] for ${e.id}:`,{originalValue:O,normalizedValue:P,validationEngineResult:x,isValidCalculated:k,errors:x.errors,hasValidationRules:!!e.validation,returnValueToTanStack:z,returnValueType:typeof z,validatorCallId:S,EXPECTED_BEHAVIOR:e.id==="username"&&O==="dd"?"Should be INVALID (length 2, minLength 3)":"Normal validation",ACTUAL_RESULT:k?"VALID":"INVALID",CRITICAL_ISSUE_DETECTED:e.id==="username"&&O==="dd"&&k}),e.id==="username"&&O==="dd"&&z===void 0&&B.critical(`CRITICAL BUG DETECTED [${S}]: ValidationEngine incorrectly validated "dd" as VALID for username field!`,{value:"dd",expectedLength:3,actualLength:2,validationRules:e.validation,validationEngineResult:x,schemaUsed:"Check ValidationEngine.getComponentSchema",possibleCauses:["Schema generation error","ValidationEngine bug","Zod schema not properly created"]}),z}catch(P){return B.error(`Validation ERROR [${S}] for ${e.id}:`,P),B.error(`ValidationEngine state [${S}]:`,{validationEngine:!!_,validateFieldMethod:typeof _?.validateField,componentValidation:e.validation,value:O}),"Validation failed"}}},[e.validation,n.validationEngine,e]);g(),B.lifecycle(`Component MOUNTED for ${e.id}:`,{componentId:e.id,componentType:e.type,hasValidation:!!e.validation,validationRules:e.validation,validationEngineExists:!!n.validationEngine});const A=o8(e);if(e.validation&&n.validationEngine)try{const _=n.validationEngine.validateField(e,""),O=n.validationEngine.validateField(e,e.type==="radioGroup"?"option-2":"test");B.test(`VALIDATION ENGINE TEST for ${e.id}:`,{componentType:e.type,hasValidation:!!e.validation,emptyTest:{isValid:_.isValid,errors:_.errors},validTest:{isValid:O.isValid,errors:O.errors}})}catch(_){B.error(`ValidationEngine test failed for ${e.id}:`,_)}const M=!!(e.validation||e.required!==void 0);return a.jsx("div",{style:{display:i?"block":"none"},"data-component-id":e.id,"data-visible":i,children:a.jsx(tt,{componentName:`FormField-${e.type}-${e.id}`,children:A?a.jsx(c.Field,{name:e.id,validators:{onChange:E,onBlur:E},defaultMeta:{isTouched:!1},children:_=>{const O=_.state.value,S=h(O,_.state.meta.isDirty);if(B.state(`TanStack Form field state for ${e.id}:`,{componentId:e.id,fieldValue:O,fieldValueType:typeof O,fieldMeta:{isValid:_.state.meta.isValid,isDirty:_.state.meta.isDirty,isTouched:_.state.meta.isTouched,errors:_.state.meta.errors},formCanSubmit:c.state.canSubmit,formIsValid:c.state.isValid}),e.validation)try{const V=E({value:O}),W=V===void 0!==_.state.meta.isValid,Q={timestamp:new Date().toISOString(),componentId:e.id,currentFieldValue:O,fieldValueType:typeof O,validatorDirectResult:V,validatorDirectResultType:typeof V,tanStackFormIsValid:_.state.meta.isValid,tanStackFormErrors:_.state.meta.errors,tanStackFormErrorsLength:(_.state.meta.errors||[]).length,validatorSaysValid:V===void 0,tanStackFormSaysValid:_.state.meta.isValid,MISMATCH:W,validationRules:e.validation,...O==="dd"&&{SPECIFIC_DD_TEST:{description:'Testing problematic "dd" value',validatorResult:V,tanStackResult:_.state.meta.isValid,CRITICAL_MISMATCH:V===void 0!==_.state.meta.isValid,expectedBehavior:"Should be INVALID (length 2, min required 3)"}}};if(B.critical(`Validator vs TanStack Form mismatch test for ${e.id}:`,Q),typeof window<"u"&&window.localStorage)try{const T=JSON.parse(window.localStorage.getItem("validation_debug_logs")||"[]");T.push(Q),window.localStorage.setItem("validation_debug_logs",JSON.stringify(T.slice(-50)))}catch(T){console.warn("Could not save debug logs to localStorage:",T)}if(W){B.critical(`VALIDATION MISMATCH DETECTED for ${e.id}:`,{description:"Validator function and TanStack Form disagree on validation state",validatorSaysValid:V===void 0,tanStackSaysValid:_.state.meta.isValid,debugInfo:Q,possibleCauses:["Validator function return value not properly understood by TanStack Form","Cached validation state in TanStack Form","Validator function called with different value than TanStack Form has","Multiple validators running with different logic","TanStack Form validator configuration issue"],nextSteps:["Check TanStack Form validator configuration","Verify return value format (undefined vs string/array)","Check for validator caching issues","Test validator function in isolation"]});try{B.debug(`Attempting to force revalidation for ${e.id}`),_.handleChange(O)}catch(T){B.error("Failed to force revalidation:",T)}}}catch(V){B.error(`Validator direct test FAILED for ${e.id}:`,V)}const P=n8(O,e.type),x=c8(t,P),{isSubmitAttempted:k}=i8(_.state.meta,c.state,l),z=l8(u,S,C.alerts.length);if(x&&M)return a.jsxs("div",{children:[a.jsx(O8,{component:e,fieldValue:O}),z&&C.alerts.length>0&&a.jsx(Un,{alerts:C.alerts})]});const R=V=>{B.change(`onChange triggered for ${e.id}:`,{newValue:V,previousValue:O,valueType:typeof V});const W=Array.isArray(V)?V.length>0?V[0]:null:V;B.change(`Converted value for ${e.id}:`,{originalValue:V,sharedValue:W,sharedValueType:typeof W}),f(_)(W)};return a.jsxs("div",{children:[a.jsx(N8,{component:e,field:_,readOnly:t,needsFormFieldWrapper:M,isSubmitAttempted:k,onChange:R,onBlur:b(_)}),z&&C.alerts.length>0&&a.jsx(Un,{alerts:C.alerts})]})}}):e.type==="progress-loader"?a.jsx(Pr,{properties:e.properties||{}}):Ai(e,null,()=>{},t,()=>{},void 0,void 0)})})});n1.displayName="FormField";const z8="fb-section_5kbZU",T8="fb-sectionHeader_aVzgk",E8="fb-cancelButton_PyIZH",P8="fb-editButton_dbSFX",I8="fb-sectionContent_wTlW-",D8="fb-saveButtonsWrapper_VGuwW",A8="fb-iconSm_yLpHW",ye={section:z8,sectionHeader:T8,cancelButton:E8,editButton:P8,sectionContent:I8,saveButtonsWrapper:D8,iconSm:A8},c1=d.memo(({section:e})=>{const[t,r,o]=ge(),{validateSection:n,validateField:c,startSectionEdit:i,cancelSectionEdit:l}=o,s=ut(),[u,m]=d.useState(!1),g=d.useMemo(()=>{if(!e.visibilityConditions)return!0;const _=t.context.data;return t1(e.visibilityConditions,_)},[e.visibilityConditions,t.context.data]),h=d.useMemo(()=>({title:e.title,components:e.components||[],mode:e.mode||"default",editText:e.editText||"Edit",cancelText:e.cancelText||"Cancel",saveText:e.saveText||"Save",showTitle:e.showTitle??!0,showActionLink:e.showActionLink??!0}),[e]),f=d.useMemo(()=>{const _=h.mode==="isEditable"?"default":h.mode;return _==="readOnly"?!0:_==="editable"?!u:!1},[h.mode,u]),b=d.useMemo(()=>h.components.map(_=>_.id),[h.components]),C=d.useMemo(()=>t.context.activeDialog,[t.context.activeDialog]);d.useEffect(()=>{h.mode!=="editable"||!u||C&&!t.context.activeDialog&&(console.log("๐Ÿ”ฅ FormSection: Dialog closed, checking if verification completed"),b.every(O=>{const S=t.context.data[O],P=t.context.componentOriginalValues[O];return S===P?.value})&&(console.log("๐Ÿ”ฅ FormSection: All fields clean after verification, clearing alerts and exiting edit mode"),b.forEach(O=>{r({type:"CLEAR_COMPONENT_ALERT",componentId:O})}),m(!1)))},[t.context.activeDialog,t.context.data,t.context.componentOriginalValues,b,r,h.mode,u,C]);const E=d.useCallback(()=>{console.log("Start edit - creating backup for fields:",b);const _=b.map(O=>({fieldId:O,value:s.getFieldValue(O)}));console.log("Start edit - current form values:",_),b.forEach(O=>{const S=s.getFieldValue(O);o.setData(O,S);const P=t.context.componentOriginalValues[O];(!P||!P.isPopulated)&&(console.log(`Setting original value for ${O} on edit start:`,S),r({type:"SET_COMPONENT_ORIGINAL_VALUE",componentId:O,value:S,source:"edit_start"}))}),i(e.id,b),m(!0)},[i,e.id,b,s,o,t.context.componentOriginalValues,r]),A=d.useCallback(()=>{const _=t.context.sectionBackups[e.id];console.log("Cancel edit - backup data:",_),console.log("Cancel edit - section fields:",b),_?b.forEach(O=>{const S=_[O],P=s.getFieldValue(O);console.log(`Restoring field ${O}: ${P} -> ${S}`),S!==void 0&&s.setFieldValue(O,S),console.log(`๐Ÿงน [FormSection] Dismissing alerts for field ${O} after cancel edit`),r({type:"DISMISS_COMPONENT_ALERT",componentId:O})}):console.warn("No backup data found for section:",e.id),l(e.id),m(!1)},[t.context.sectionBackups,e.id,b,s,l,r]),M=d.useCallback(async()=>{console.log("FormSection: Triggering validation display for fields:",b),b.forEach(S=>{const P=new CustomEvent("triggerFieldValidation",{detail:{fieldId:S,sectionId:e.id}});console.log(`FormSection: Dispatching validation trigger for field ${S}`),window.dispatchEvent(P)});let _=!1;const O=b.map(S=>c(S));await Promise.all(O);for(const S of b){const P=s.getFieldMeta(S);if(P.errors&&P.errors.length>0){_=!0;break}}if(n(e.id),!_){console.log("๐Ÿ”„ [FormSection] Syncing current form values to XState before trigger evaluation"),b.forEach(k=>{const z=s.getFieldValue(k);o.setData(k,z),console.log(`๐Ÿ”„ [FormSection] Synced field ${k}:`,z)}),console.log("๐ŸŽฏ [FormSection] Checking for dirty fields with verification requirements");const S=o.config,P=t.context.currentStepIndex,x=Y.createExecutionPlan(S,"save",P,t.context);if(console.log("๐ŸŽฏ [FormSection] save execution plan:",{totalActions:x.totalActions,executionsCount:x.executions.length,requiresUserInteraction:x.requiresUserInteraction,executions:x.executions.map(k=>({componentId:k.componentId,triggerId:k.trigger.id,actionsCount:k.actions.length,actions:k.actions.map(z=>({id:z.id,type:z.type,contexts:z.contexts}))}))}),x.totalActions>0){x.executions.forEach(k=>{k.actions.forEach(z=>{console.log(`๐ŸŽฏ [FormSection] Executing ${z.type} action for component ${k.componentId}`,{componentId:k.componentId,triggerId:k.trigger.id,actionId:z.id,actionType:z.type}),r({type:"TRIGGER_COMPONENT_ACTION",componentId:k.componentId,triggerId:k.trigger.id,actionId:z.id,eventType:"sectionSave"})})});return}b.forEach(k=>{r({type:"CLEAR_COMPONENT_ALERT",componentId:k})}),b.forEach(k=>{r({type:"UPDATE_COMPONENT_ORIGINAL_VALUE",componentId:k})}),m(!1)}},[b,c,s,n,e.id,o,t.context.currentStepIndex,t.context,r]);return a.jsx("div",{style:{display:g?"block":"none"},"data-section-id":e.id,"data-visible":g,children:a.jsxs("div",{className:p.clsx("form-section",ye.section),children:[h.showTitle&&a.jsxs("div",{className:ye.sectionHeader,children:[a.jsx(Re,{level:3,children:h.title}),h.mode==="editable"&&h.showActionLink&&a.jsx("div",{children:u?a.jsxs("button",{type:"button",onClick:A,className:ye.cancelButton,children:[a.jsx(F.X,{className:ye.iconSm}),h.cancelText]}):a.jsxs("button",{type:"button",onClick:E,className:ye.editButton,children:[a.jsx(F.Edit,{className:ye.iconSm}),h.editText]})})]}),a.jsxs("div",{className:ye.sectionContent,children:[h.components.map(_=>a.jsx(n1,{component:_,readOnly:f},_.id)),u&&a.jsx("div",{className:ye.saveButtonsWrapper,children:a.jsxs(We,{appearance:"primary-action-button",onClick:M,children:[a.jsx(F.Check,{className:ye.iconSm}),h.saveText]})})]})]})})});c1.displayName="FormSection";const M8="fb-stepContent_EU1uV",V8="fb-loaderWrapper_00phH",$8="fb-footer_r0kdp",ir={stepContent:M8,loaderWrapper:V8,footer:$8},Yn=e=>(e.sections??[]).flatMap(r=>r.components).filter(r=>D6(r.type)).reduce((r,o)=>(r[o.id]=M6(o.type),r),{});function F8(e,t={}){const r=e,{updatedFields:o,debug:n=!1}=t;n&&console.log("๐Ÿ”„ [formDirtyStateSync] Starting dirty state reset:",{updatedFields:o,formState:{isDirty:r.state.isDirty,dirtyFields:r.state.dirtyFields,values:r.state.values}});try{const c=Object.keys(r.state.values),i=o||c;n&&console.log("๐Ÿ”„ [formDirtyStateSync] Fields to reset:",i),i.forEach(l=>{const s=r.getFieldValue(l),u=r.getFieldMeta(l);if(n&&console.log(`๐Ÿ”„ [formDirtyStateSync] Resetting field ${l}:`,{currentValue:s,isDirtyBefore:u?.isDirty,isTouchedBefore:u?.isTouched,isDefaultValueBefore:u?.isDefaultValue}),r.resetField(l),s!=null&&s!==""&&r.setFieldValue(l,s,{dontUpdateMeta:!0}),n){const m=r.getFieldMeta(l);console.log(`โœ… [formDirtyStateSync] Field ${l} reset complete:`,{isDirtyAfter:m?.isDirty,isTouchedAfter:m?.isTouched,isDefaultValueAfter:m?.isDefaultValue,currentValueAfter:r.getFieldValue(l)})}}),n&&console.log("โœ… [formDirtyStateSync] Dirty state reset complete:",{formStateAfter:{isDirty:r.state.isDirty,dirtyFields:r.state.dirtyFields,values:r.state.values}})}catch(c){throw console.error("โŒ [formDirtyStateSync] Error during dirty state reset:",c),c}}const R8=({navigation:e,children:t,isDisplayOnly:r=!1,onNext:o,isLastStep:n=!1,isDisabled:c=!1,...i})=>{const l=()=>{r||c||o?.()};return a.jsxs("div",{className:p.clsx((c||r)&&"opacity-50",i.className),...i,children:[t,e?.next?.enabled!==!1&&a.jsx(We,{appearance:"primary-action-button",onClick:l,disabled:c||r,children:e?.next?.label||(n?"Voltooien":"Volgende")})]})},q8=({children:e,...t})=>{const{isEditing:r}=Ni(),[o,n,c]=ge(),{currentStep:i,isLastStep:l}=c,{navigation:s}=i,u=ut(),m=async()=>{try{const g=i.actions||[],h=g.some(f=>f.trigger==="onStepFinish");if(console.log("๐Ÿ” [FormFooter] Starting form submission check:",{stepId:i.id,stepActions:g.length,hasFinishActions:h}),h){const f=Object.keys(u.state.fieldMeta).map(b=>{const C=u.state.fieldMeta[b],E=u.getFieldValue(b);return{fieldId:b,value:E,isValid:C.isValid,isDirty:C.isDirty,isTouched:C.isTouched,errors:C.errors,errorCount:C.errors?.length||0}});if(console.log("๐Ÿ” [FormFooter] Step has finish actions - checking form state:",{canSubmit:u.state.canSubmit,isValid:u.state.isValid,isSubmitting:u.state.isSubmitting,fieldCount:Object.keys(u.state.fieldMeta).length,fieldAnalysis:f,formErrors:u.state.formErrors}),console.log("๐Ÿ“‹ [FormFooter] Detailed field analysis:"),f.forEach((b,C)=>{console.log(` Field ${C+1}:`,{fieldId:b.fieldId,value:b.value,isValid:b.isValid,isDirty:b.isDirty,isTouched:b.isTouched,errors:b.errors,errorCount:b.errorCount})}),u.state.canSubmit)await u.handleSubmit();else{console.log("๐Ÿšซ [FormFooter] Form validation failed for step with finish actions, triggering error display:",{canSubmit:u.state.canSubmit,isValid:u.state.isValid,isSubmitting:u.state.isSubmitting,fieldMeta:u.state.fieldMeta,formErrors:u.state.formErrors});const b=Object.keys(u.state.fieldMeta).filter(C=>{const E=u.state.fieldMeta[C];return!E.isValid&&E.errors?.length>0});b.length>0&&(console.log(`๐Ÿ” [FormFooter] Triggering error display for ${b.length} invalid fields:`,b),window.dispatchEvent(new CustomEvent("triggerStepValidation",{detail:{fieldIds:b}})))}}else{const f=Object.keys(u.state.fieldMeta).map(b=>{const C=u.state.fieldMeta[b],E=u.getFieldValue(b);return{fieldId:b,value:E,isValid:C.isValid,isDirty:C.isDirty,isTouched:C.isTouched,errors:C.errors,errorCount:C.errors?.length||0}});if(console.log("๐Ÿ” [FormFooter] Step has no finish actions - checking form state:",{canSubmit:u.state.canSubmit,isValid:u.state.isValid,isSubmitting:u.state.isSubmitting,fieldCount:Object.keys(u.state.fieldMeta).length,fieldAnalysis:f,formErrors:u.state.formErrors}),console.log("๐Ÿ“‹ [FormFooter] Detailed field analysis:"),f.forEach((b,C)=>{console.log(` Field ${C+1}:`,{fieldId:b.fieldId,value:b.value,isValid:b.isValid,isDirty:b.isDirty,isTouched:b.isTouched,errors:b.errors,errorCount:b.errorCount})}),u.state.canSubmit){const b=u.state.values,C={};console.log("๐Ÿ”„ [FormFooter] Preparing form values for navigation:",{formValues:b,fieldIds:Object.keys(b)}),Object.keys(b).forEach(E=>{const A=u.getFieldValue(E);C[E]=A,console.log(`๐Ÿ”„ [FormFooter] Prepared field ${E}:`,A)}),n({type:"REQUEST_NAVIGATION",navigationType:"next"})}else{console.log("๐Ÿšซ [FormFooter] Form cannot be submitted (validation failed or form is submitting), triggering error display:",{canSubmit:u.state.canSubmit,isValid:u.state.isValid,isSubmitting:u.state.isSubmitting,fieldMeta:u.state.fieldMeta,formErrors:u.state.formErrors,values:u.state.values});const b=Object.keys(u.state.fieldMeta).filter(C=>{const E=u.state.fieldMeta[C];return!E.isValid&&E.errors?.length>0});b.length>0&&(console.log(`๐Ÿ” [FormFooter] Triggering error display for ${b.length} invalid fields:`,b),window.dispatchEvent(new CustomEvent("triggerStepValidation",{detail:{fieldIds:b}})))}}}catch(g){console.log("๐Ÿšซ [FormFooter] Form submission failed:",g)}};return a.jsx(R8,{navigation:s,onNext:m,isLastStep:l,isDisabled:r,...t,children:a.jsx(u.Subscribe,{children:e})})},B8=e=>{const{isEditing:t}=Ni(),[,,r]=ge(),{steps:o,currentStep:n,currentStepIndex:c,previousStep:i,goToStep:l}=r,s=u=>{u==="previous"?i():l(u)};return a.jsx(wu,{showStepNumber:n.showStepNumber,title:n?.title||e.title,stepNumber:{current:c+1,total:o.length},navigation:n?.navigation,onNavigate:s,isEditing:t,children:e.children})},W8=({currentStep:e,hasStepLoader:t,loaderConfig:r})=>{const{isLoadingComplete:o}=Er(),n=et(e)?[]:e.sections||[];return a.jsxs("div",{className:ir.stepContent,children:[t&&a.jsx("div",{className:ir.loaderWrapper,children:a.jsx(Pr,{properties:{label:r?.label,showPercentage:r?.showPercentage??!0,duration:r?.duration??3,size:r?.size??"md",variant:r?.variant??"default",animationSpeed:r?.animationSpeed??"normal",autoStart:!0,hideOnComplete:!0,onComplete:r?.completionMessage?{showMessage:{enabled:!0,text:r.completionMessage,type:"success"}}:void 0}})}),(!t||o)&&a.jsx(a.Fragment,{children:n.map(c=>a.jsx(c1,{section:c},c.id))})]})},i1=()=>{const[e,t,r]=ge(),{currentStep:o,config:n}=r,c=d.useRef(),i=d.useRef(),l=d.useRef(),s=n.validationMessageStyle||"withLabel";c.current||(c.current=new Mt({messageStyle:s})),(!i.current||l.current!==o.id)&&(et(o)?i.current=c.current.getStepSchema({...o,sections:[]}):i.current=c.current.getStepSchema(o),l.current=o.id);const m={...et(o)?Yn({...o,sections:[]}):Yn(o),...r.data},g=k=>{(o.actions||[]).length>0&&t({type:"EXECUTE_ACTIONS",trigger:k})},h=d.useRef(),f=d.useRef(!1);o.id!==h.current&&(o.actions||[]).length>0&&!f.current&&(h.current=o.id,f.current=!0,setTimeout(()=>{g("onStepLoad"),setTimeout(()=>{f.current=!1},1e3)},0));const b=async({value:k})=>{const z=o.actions||[],R=z.some(V=>V.trigger==="onStepFinish");console.log("๐ŸŽฏ [FormStep] handleSubmit called with form values:",{stepActions:z.length,hasFinishActions:R,formValue:k}),R?(console.log("๐ŸŽฏ [FormStep] Step has onStepFinish actions, requesting navigation first"),t({type:"REQUEST_NAVIGATION",navigationType:"next"})):(console.log("๐ŸŽฏ [FormStep] No step actions, direct navigation"),r.nextStep())},C=k=>{},E=k=>{st.error("Action execution failed",{error:k.message},k)},A=k=>{console.log("๐Ÿ”ฅ FormStep: handleShowDialog called",{dialogConfig:k}),t({type:"SHOW_ACTION_DIALOG",dialogConfig:k}),console.log("๐Ÿ”ฅ FormStep: SHOW_ACTION_DIALOG event sent")},M=k=>{switch(k.type){case"next":r.nextStep();break;case"previous":r.previousStep();break;case"step":k.targetStep&&r.goToStep(k.targetStep);break}},_=N1.useForm({defaultValues:m,onSubmit:b}),O=(k,z)=>{console.log("๐ŸŽฏ handleFieldUpdate called:",{fieldPath:k,value:z});const R=k,V=_.getFieldValue(R),W=e.context.componentOriginalValues[R]?.value;if(V!==z){console.log("๐Ÿ”„ Updating TanStack Form field:",{componentId:R,value:z});const Q=z;r.setData(R,Q),_.setFieldValue(R,z);try{F8(_,{updatedFields:[R],debug:process.env.NODE_ENV==="development"}),console.log("โœ… Dirty state reset complete for:",R)}catch(T){console.error("โŒ Failed to reset dirty state:",T)}}W!==z&&(console.log("๐ŸŽฏ Marking component as populated:",{componentId:R,value:z}),setTimeout(()=>{t({type:"MARK_COMPONENT_AS_POPULATED",componentId:R,value:z})},0))},S=o,P=!et(o)&&S.waitForLoader===!0,x=P?S.loaderConfig:void 0;return a.jsxs(Fh,{value:_,children:[e.matches("executingActions")&&(e.context.executingTrigger==="onStepLoad"||e.context.executingTrigger==="onStepFinish")&&a.jsx(jr,{actions:o.actions||[],trigger:e.context.executingTrigger||"onStepLoad",formData:e.context.data,onComplete:C,onError:E,onFieldUpdate:O,onShowDialog:A,onNavigate:M,machineRef:{send:t}}),a.jsxs("form",{onSubmit:k=>{k.preventDefault(),k.stopPropagation(),_.handleSubmit()},children:[a.jsx(B8,{}),a.jsx(e1,{children:a.jsx(W8,{currentStep:o,hasStepLoader:P,loaderConfig:x})}),a.jsx(q8,{className:ir.footer})]})]})};i1.displayName="FormStep";async function l1(){try{const{templateStorageService:e}=await import("@formbuilder/builder");return e}catch(e){return console.warn("Template storage service not available:",e),null}}async function H8(){try{const e=await l1();if(!e)return;if(!e.isReady()){const t=await fetch("/form.config.json");if(t.ok){const o=(await t.json()).storage?.paths?.templates;o&&await e.initialize(o)}}}catch(e){console.warn("Failed to initialize template storage service:",e)}}function Xt(e){return{metadata:e.metadata,stepsData:e.stepsData||[],preview:{componentCount:e.preview?.componentCount||0,sectionCount:e.preview?.sectionCount||0},governance:e.governance||{approved:!1,complianceTags:[],deprecated:!1}}}const Qt=new Map,kt={"generic-contact-information":async()=>{const e=await fetch("/src/packages/form-wizard/admin/templates/generic/contact-information.json");if(!e.ok)throw new Error(`Failed to fetch generic-contact-information template: ${e.status}`);return e.json()},"generic-consent-agreement":async()=>{const e=await fetch("/src/packages/form-wizard/admin/templates/generic/consent-agreement.json");if(!e.ok)throw new Error(`Failed to fetch generic-consent-agreement template: ${e.status}`);return e.json()},"generic-feedback-form":async()=>{const e=await fetch("/src/packages/form-wizard/admin/templates/generic/feedback-form.json");if(!e.ok)throw new Error(`Failed to fetch generic-feedback-form template: ${e.status}`);return e.json()},"generic-incident-registration":async()=>{const e=await fetch("/src/packages/form-wizard/admin/templates/generic/incident-registration.json");if(!e.ok)throw new Error(`Failed to fetch generic-incident-registration template: ${e.status}`);return e.json()}};async function G8(e){if(Qt.has(e))return Qt.get(e);try{let t;if(Z6(e)){const r=kt[e];if(!r){const n=Object.keys(kt);throw new Error(`Generic template '${e}' not found. Available generic templates: ${n.join(", ")}`)}const o=await r();t=Xt(o)}else if(K6(e)){await H8();const r=await l1();if(!r)throw new Error(`Team template '${e}' could not be loaded: template storage service is not available`);const o=await r.loadTemplate(e,"team");if(!o.success)throw new Error(`Team template '${e}' not found: ${"error"in o&&o.error?.message||"Unknown error"}`);t=Xt(o.data)}else{const r=kt[e];if(r){const o=await r();t=Xt(o)}else{const o=Object.keys(kt);throw new Error(`Template '${e}' not found. Available generic templates: ${o.join(", ")}`)}}if(!t.metadata||!Array.isArray(t.stepsData))throw new Error(`Invalid template structure for template: ${e}. Templates must have metadata and stepsData array.`);return Qt.set(e,t),t}catch(t){throw new Error(`Failed to load template '${e}': ${t instanceof Error?t.message:"Unknown error"}`)}}async function U8(e,t,r){console.log("Resolving template step:",e,"stepIndex:",r);const o=await G8(e.templateId);console.log("Loaded template:",o);let n;if(o.stepsData&&Array.isArray(o.stepsData)&&o.stepsData.length>0)r!==void 0&&r>=0&&r<o.stepsData.length?(n=o.stepsData[r],console.log(`Using template data for step ${r}:`,n)):(n=o.stepsData[0],console.warn(`Invalid stepIndex ${r} for template, using first step`));else throw new Error(`Template ${e.templateId} has no steps data`);const c=n.sections?.map(l=>({...l,components:l.components.map(s=>{const m=(f=>`comp-${e.id}-${s.id||f}`)(s.id),g={id:m,type:s.type,properties:{label:s.properties?.label||s.label||"",placeholder:s.properties?.placeholder||s.placeholder||"",description:s.properties?.description||s.description||"",required:s.properties?.required||s.required||!1,disabled:s.properties?.disabled||s.disabled||!1,readOnly:s.properties?.readOnly||s.readOnly||!1,invalid:s.properties?.invalid||!1,type:s.properties?.type||s.type,...s.properties&&Object.keys(s.properties).reduce((f,b)=>(["label","placeholder","description","required","disabled","readOnly","invalid","type"].includes(b)||(f[b]=s.properties[b]),f),{})},...s.validation&&{validation:s.validation}},h=e.componentOverrides?.[m];return h?{...g,...h,properties:{...g.properties,...h.properties},...g.validation&&h.validation&&{validation:{...g.validation,...h.validation}}}:g})}));return{id:e.id,title:e.title||n.title,displayTitle:n.displayTitle,showStepNumber:e.showStepNumber!==void 0?e.showStepNumber:n.showStepNumber,sections:c,navigation:{...t,...n.navigation,...e.navigation},...n.actions&&{actions:n.actions}}}async function Z8(e){const t={next:{label:"Next",enabled:!0},previous:{label:"Previous",enabled:!0}},r=await Promise.all(e.steps.map(async(o,n)=>{if(wr(o)){const c={...t};n===0&&(c.previous.enabled=!1),n===e.steps.length-1&&(c.next.label="Submit");const i=o.stepIndex;return await U8(o,c,i)}return o}));return{...e,steps:r}}function K8(e){return e.steps.some(t=>wr(t))}const X8="fb-card_jvOrv",Q8="fb-cardContent_Cnf5t",Y8="fb-contentRow_-lops",J8="fb-spinner_SkwMR",e9="fb-textContent_t3X2X",t9="fb-title_-fTQX",r9="fb-subtitle_wyptE",o9="fb-badgeList_xtoNn",a9="fb-badgeText_TZRdG",n9="fb-progressSection_XcPgJ",c9="fb-progressTrack_BUoRx",i9="fb-progressBar_5MELx",de={card:X8,cardContent:Q8,contentRow:Y8,spinner:J8,textContent:e9,title:t9,subtitle:r9,badgeList:o9,badgeText:a9,progressSection:n9,progressTrack:c9,progressBar:i9},s1=d.memo(({activeActions:e,className:t})=>{const r=Object.values(e).filter(o=>o.status==="executing");return r.length===0?null:a.jsx(ur,{className:p.clsx(de.card,t),children:a.jsxs(Dt,{className:de.cardContent,children:[a.jsxs("div",{className:de.contentRow,children:[a.jsx(F.Loader2,{className:de.spinner}),a.jsxs("div",{className:de.textContent,children:[a.jsx("div",{className:de.title,children:"Executing Actions..."}),a.jsx("div",{className:de.subtitle,children:r.length===1?"1 action in progress":`${r.length} actions in progress`})]}),a.jsx("div",{className:de.badgeList,children:r.map(o=>a.jsx(V1,{variant:"secondary",className:de.badgeText,children:o.actionId.split("-")[0]},o.actionId))})]}),a.jsx("div",{className:de.progressSection,children:a.jsx("div",{className:de.progressTrack,children:a.jsx("div",{className:de.progressBar,style:{width:"60%"}})})})]})})});s1.displayName="ActionLoadingIndicator";const Ir=d.memo(({className:e=""})=>{const[t,r]=ge(),{context:o}=t,n=s=>{switch(console.log("๐Ÿ”ฅ ActionManager: Dialog button clicked!",s),console.log("๐Ÿ”ฅ ActionManager: Button action type:",s.type),s.type){case"close":console.log("๐Ÿ”ฅ ActionManager: Executing CLOSE action"),o.pendingNavigation?(console.log("๐Ÿ”ฅ ActionManager: Dialog cancelled during navigation - sending DIALOG_CANCELLED"),r({type:"DIALOG_CANCELLED"})):r({type:"HIDE_ACTION_DIALOG"});break;case"navigate":s.type==="navigate"&&console.log("๐Ÿ”ฅ ActionManager: Executing NAVIGATE action",{direction:s.direction,targetStep:s.targetStep,currentStep:o.currentStepIndex,updateOriginalValue:s.updateOriginalValue,componentId:s.componentId}),s.type==="navigate"&&s.updateOriginalValue&&s.componentId&&(console.log("๐Ÿ”ฅ ActionManager: Updating original value before navigation"),r({type:"UPDATE_COMPONENT_ORIGINAL_VALUE",componentId:s.componentId})),o.pendingNavigation?(console.log("๐Ÿ”ฅ ActionManager: Dialog verified during navigation - sending DIALOG_VERIFIED"),r({type:"DIALOG_VERIFIED"})):s.type==="navigate"&&(s.direction==="next"?(console.log("๐Ÿ”ฅ ActionManager: Sending NEXT event to machine"),r({type:"NEXT"})):s.direction==="previous"?(console.log("๐Ÿ”ฅ ActionManager: Sending PREVIOUS event to machine"),r({type:"PREVIOUS"})):s.targetStep&&(console.log("๐Ÿ”ฅ ActionManager: Sending GO_TO_STEP event to machine"),r({type:"GO_TO_STEP",stepId:s.targetStep})));break;case"custom":console.log("๐Ÿ”ฅ ActionManager: Executing CUSTOM action",s),s.type==="custom"&&s.handler==="updateOriginalValue"&&s.componentId?(console.log("๐Ÿ”ฅ ActionManager: Executing updateOriginalValue handler",{componentId:s.componentId,pendingNavigation:o.pendingNavigation,saveState:o.saveState,isInSaveContext:o.saveState.savingSection!==null}),r({type:"UPDATE_COMPONENT_ORIGINAL_VALUE",componentId:s.componentId}),o.saveState.savingSection!==null?(console.log("๐Ÿ”ฅ ActionManager: updateOriginalValue in SAVE context - hiding dialog without navigation"),r({type:"HIDE_ACTION_DIALOG"})):(console.log("๐Ÿ”ฅ ActionManager: updateOriginalValue in non-save context - hiding dialog"),r({type:"HIDE_ACTION_DIALOG"}))):(console.warn("Custom dialog action not implemented:",s.handler),r({type:"HIDE_ACTION_DIALOG"}));break;case"updateOriginalValue":console.log("๐Ÿ”ฅ ActionManager: Executing UPDATE_ORIGINAL_VALUE action",{componentId:s.componentId,pendingNavigation:o.pendingNavigation,saveState:o.saveState,isInSaveContext:o.saveState.savingSection!==null}),r({type:"UPDATE_COMPONENT_ORIGINAL_VALUE",componentId:s.componentId}),o.saveState.savingSection!==null?(console.log("๐Ÿ”ฅ ActionManager: Update original value in SAVE context - hiding dialog without navigation"),r({type:"HIDE_ACTION_DIALOG"})):o.pendingNavigation?(console.log("๐Ÿ”ฅ ActionManager: Update original value verified during navigation - sending DIALOG_VERIFIED"),r({type:"DIALOG_VERIFIED"})):r({type:"HIDE_ACTION_DIALOG"});break;default:console.log("๐Ÿ”ฅ ActionManager: Unknown action type, hiding dialog"),r({type:"HIDE_ACTION_DIALOG"})}},c=()=>{o.pendingNavigation?(console.log("๐Ÿ”ฅ ActionManager: Dialog closed during navigation - sending DIALOG_CANCELLED"),r({type:"DIALOG_CANCELLED"})):r({type:"HIDE_ACTION_DIALOG"})},i=t.matches("showingActionDialog")&&o.activeDialog!==null,l=t.matches("executingActions");return console.log(" ActionManager state:",{currentState:t.value,isDialogOpen:i,isExecutingActions:l,activeDialog:o.activeDialog,executingTrigger:o.executingTrigger}),t.matches("showingActionDialog")&&console.log(" ActionManager: In showingActionDialog state!",{activeDialog:o.activeDialog,isDialogOpen:i}),a.jsxs("div",{className:e,children:[l&&!1,a.jsx(Lr,{config:o.activeDialog,formData:o.data,onButtonClick:n,onClose:c,isOpen:i})]})});Ir.displayName="ActionManager";const l9="fb-errorState_khSRW",s9="fb-errorHeading_dGdN2",d9="fb-loadingState_Pdhds",u9="fb-loadingPulse_QIw08",h9="fb-formLayout_JzC8E",Qe={errorState:l9,errorHeading:s9,loadingState:d9,loadingPulse:u9,formLayout:h9},b9="fb-stepListWrapper_RTLUk",g9="fb-stepList_b7ucJ",p9="fb-stepListItem_G8Nh4",m9="fb-leftContainer_o-gBE",v9="fb-circle_3oinV",f9="fb-currentDot_0e9gN",k9="fb-connector_bDvRA",x9="fb-content_u43H4",y9="fb-stepNumber_c2YRs",C9="fb-stepTitle_w5Be8",w9="fb-iconRightContainer_DCjrS",j9="fb-completed_F-mOG",_9="fb-current_QAO1e",O9="fb-inactive_tYqvV",re={stepListWrapper:b9,stepList:g9,stepListItem:p9,leftContainer:m9,circle:v9,currentDot:f9,connector:k9,content:x9,stepNumber:y9,stepTitle:C9,iconRightContainer:w9,completed:j9,current:_9,inactive:O9},L9=()=>{const[,,e]=ge(),{currentStepIndex:t,steps:r,config:o}=e;return console.log("๐Ÿ StepProgressIndicator render:",{currentStepIndex:t,totalSteps:r.length,formId:o.id,stepIds:r.map(n=>n.id),stepTitles:r.map(n=>n.title)}),a.jsxs("div",{className:re.stepListWrapper,children:[a.jsx(Re,{level:2,children:"Stappenplan"}),a.jsx("ul",{className:re.stepList,children:r.map((n,c)=>{const i=c===t,l=c>t,s=c<t;return a.jsxs("li",{className:p(re.stepListItem,{[re.inactive]:l,[re.completed]:s,[re.current]:i}),children:[a.jsxs("div",{className:re.leftContainer,children:[a.jsx("div",{className:re.circle,children:s?a.jsx(t7,{}):a.jsx("div",{className:p({[re.currentDot]:i})})}),c<r.length-1&&a.jsx("div",{className:re.connector})]}),a.jsxs("div",{className:re.content,children:[a.jsxs("div",{className:re.contentText,children:[a.jsxs("div",{className:re.stepNumber,children:["Stap ",c+1]}),a.jsx("span",{className:re.stepTitle,children:n.title})]}),i?a.jsx("div",{className:re.iconRightContainer,children:a.jsx(r7,{})}):null]})]},n.id)})})]})},d1=d.memo(({config:e,initialData:t={},onSubmit:r,queryClient:o=Li})=>{console.log("๐Ÿ [FormWizard] FormWizardCore component MOUNTING with config:",{configId:e.id,configTitle:e.title,stepCount:e.steps?.length,validationMessageStyle:e.validationMessageStyle,hasInitialData:Object.keys(t).length>0}),typeof window<"u"&&setTimeout(()=>{console.log("๐Ÿšจ [FormWizard] MOUNTED SUCCESSFULLY - Check console for detailed logs")},100);const[n,c]=d.useState(null),[i,l]=d.useState(null);d.useEffect(()=>{(async()=>{try{if(l(null),K8(e)){const h=await Z8(e);c(h)}else c(e)}catch(h){l(h instanceof Error?h.message:"Failed to resolve configuration"),console.error("Error resolving form configuration:",h)}})()},[e]);const s=d.useMemo(()=>{console.log("๐Ÿš€ [FormWizard] Creating ValidationEngine with messageStyle:",e.validationMessageStyle||"withLabel");const g=new Mt({messageStyle:e.validationMessageStyle||"withLabel"});return console.log("โœ… [FormWizard] ValidationEngine created:",{engine:!!g,validateField:typeof g.validateField,messageStyle:e.validationMessageStyle||"withLabel"}),g},[e.validationMessageStyle]),u=d.useMemo(()=>n?{...n,steps:n.steps.map(g=>{const h=g;return{...h,schema:h.schema||s.getStepSchema(h)}})}:null,[n,s]),m=Zi({config:u||e,initialData:t,onSubmit:r});return i?a.jsxs("div",{className:p.clsx("form-wizard-error",Qe.errorState),children:[a.jsx("h3",{className:Qe.errorHeading,children:"Configuration Error"}),a.jsx("p",{children:i})]}):n?a.jsx(It.QueryClientProvider,{client:o,children:a.jsx(Ei,{formId:e.id,children:a.jsx(zi,{children:a.jsxs(Xi.Provider,{value:m,children:[a.jsx(tt,{componentName:"ActionManager",children:a.jsx(Ir,{})}),a.jsxs(xt,{className:Qe.formLayout,children:[a.jsx(xt.Title,{children:a.jsx(Re,{level:1,children:e.title})}),a.jsx(xt.LeftColumn,{children:a.jsx(tt,{componentName:"StepProgressIndicator",children:a.jsx(L9,{})})}),a.jsx(tt,{componentName:"FormStep",children:a.jsx(i1,{})})]})]})})})}):a.jsx("div",{className:p.clsx("form-wizard-loading",Qe.loadingState),children:a.jsx("div",{className:Qe.loadingPulse,children:"Loading form templates..."})})});d1.displayName="FormWizardCore";const Dr=e=>{const t=n7();return a.jsx(a7,{config:t,children:a.jsx(d1,{...e})})};Dr.displayName="FormWizard";c7(l7);exports.ActionDialog=Lr;exports.ActionExecutor=Pi;exports.ActionLoadingIndicator=s1;exports.ActionManager=Ir;exports.ApiCallExecutor=b7;exports.ApiCallService=At;exports.BackupConfigSchema=vi;exports.CompatibilitySchema=xi;exports.ComponentAlert=Qi;exports.ComponentErrorBoundary=tt;exports.ComponentTriggerEngine=Y;exports.ConfirmationDialog=_r;exports.DEFAULT_VALIDATION_MESSAGES=wt;exports.DialogExecutor=g7;exports.EmailVerificationDialog=Or;exports.EnhancedActionExecutor=jr;exports.FeaturesConfigSchema=Ci;exports.FormComponentSchema=si;exports.FormConfigSchema=R6;exports.FormEditingProvider=zi;exports.FormLayout=xt;exports.FormMachineContext=Xi;exports.FormSectionSchema=di;exports.FormStepSchema=hi;exports.FormWizard=Dr;exports.FormWizardConfigSchema=gi;exports.FormWizardErrorBoundary=Ei;exports.GenericTriggerService=_7;exports.GridLayout=oc;exports.GridLayoutColumn=Fe;exports.MetadataConfigSchema=yi;exports.MigrationConfigSchema=wi;exports.NavigationExecutor=O7;exports.StepLoaderConfigSchema=ui;exports.StepNavigationSchema=Cr;exports.StorageConfigSchema=fi;exports.StoragePathsSchema=mi;exports.TYPE_COMPATIBILITY=V6;exports.TemplateStepSchema=bi;exports.TemplateStorageConfigSchema=pi;exports.ValidationConfigSchema=ki;exports.ValidationDebugger=Rh;exports.compileApiRequestBody=rr;exports.createExecutionPlan=Mi;exports.default=Dr;exports.determineTriggerContext=Fi;exports.evaluateComponentTriggers=Ri;exports.findComponentActions=Nr;exports.findComponentTriggers=dt;exports.findDirtyComponentsForNavigation=Hi;exports.findDirtyComponentsWithTriggers=Tr;exports.formMachine=Gi;exports.formWizardQueryClient=Li;exports.getAvailableFormFields=G6;exports.getSchemaVersion=F6;exports.getTemplateSteps=q6;exports.getTriggersForAction=qi;exports.getValidationMessage=H6;exports.getValueFromFormData=zt;exports.hasComponentActions=Wi;exports.hasComponentTriggers=Bi;exports.interpolateObjectTemplate=Et;exports.interpolateTemplate=Tt;exports.isLegacyDialogConfigWithTemplate=W6;exports.isTemplateDialogConfig=B6;exports.isTemplateStep=wr;exports.logger=st;exports.setNestedValue=ji;exports.useFormMachine=ge;exports.useFormMachineProvider=Zi;exports.validateFormConfig=$6;