cortex-react-components 1.48.0 → 1.48.1

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 (86) hide show
  1. package/dist/{chunk-E2LKSCDR.mjs → chunk-3KMFY6E7.mjs} +1 -1
  2. package/dist/{chunk-I5EBXVLE.mjs → chunk-72Z4T7BT.mjs} +1 -1
  3. package/dist/{chunk-LIAT3JG5.mjs → chunk-A4JI756M.mjs} +1 -1
  4. package/dist/{chunk-4NYS3NVA.mjs → chunk-CCHJTAON.mjs} +1 -1
  5. package/dist/{chunk-35XLNF3G.mjs → chunk-CI5XPWZI.mjs} +1 -1
  6. package/dist/{chunk-GHBJK554.mjs → chunk-DESYC5BB.mjs} +1 -1
  7. package/dist/{chunk-RZTXT4UD.mjs → chunk-GOMLTG5W.mjs} +1 -1
  8. package/dist/{chunk-B7DV5BIM.mjs → chunk-HFB4IRVZ.mjs} +1 -1
  9. package/dist/{chunk-BI3AMPYD.mjs → chunk-IRIPCDER.mjs} +1 -1
  10. package/dist/{chunk-ETZFHPXX.mjs → chunk-JBRBY7EX.mjs} +1 -1
  11. package/dist/{chunk-7FMMXR7S.mjs → chunk-KJBMLPHS.mjs} +1 -1
  12. package/dist/chunk-NDLPLQKO.mjs +1 -0
  13. package/dist/{chunk-4GX7CE6Y.mjs → chunk-PZYWXOLB.mjs} +1 -1
  14. package/dist/chunk-T25YQ6L5.mjs +1 -0
  15. package/dist/{chunk-QO2Z7WXW.mjs → chunk-UMILL4LR.mjs} +1 -1
  16. package/dist/{chunk-MLLI6A3T.mjs → chunk-ZRJH3EBR.mjs} +1 -1
  17. package/dist/components/Blocks/RenderBlocks.js +1 -1
  18. package/dist/components/Blocks/RenderBlocks.mjs +1 -1
  19. package/dist/components/Blocks/ReusableContent.js +1 -1
  20. package/dist/components/Blocks/ReusableContent.mjs +1 -1
  21. package/dist/components/Blocks/index.js +1 -1
  22. package/dist/components/Blocks/index.mjs +1 -1
  23. package/dist/components/HeaderFooter/Header.mjs +1 -1
  24. package/dist/components/HeaderFooter/Header.stories.mjs +1 -1
  25. package/dist/components/HeaderFooter/HeaderDesktop.mjs +1 -1
  26. package/dist/components/HeaderFooter/HeaderDesktop.stories.mjs +1 -1
  27. package/dist/components/HeaderFooter/VideoHeader.mjs +1 -1
  28. package/dist/components/HeaderFooter/index.mjs +1 -1
  29. package/dist/components/Heros/RenderHero.mjs +1 -1
  30. package/dist/components/Heros/SectionHero/index.mjs +1 -1
  31. package/dist/components/Heros/index.mjs +1 -1
  32. package/dist/components/Holidays/HolidayTracker.mjs +1 -1
  33. package/dist/components/Holidays/HolidayTracker.stories.mjs +1 -1
  34. package/dist/components/Holidays/index.mjs +1 -1
  35. package/dist/components/Layouts/BlogList.mjs +1 -1
  36. package/dist/components/Layouts/BlogList.stories.mjs +1 -1
  37. package/dist/components/Layouts/SlideShow.js +1 -1
  38. package/dist/components/Layouts/SlideShow.mjs +1 -1
  39. package/dist/components/Layouts/SlideShow.stories.js +1 -1
  40. package/dist/components/Layouts/SlideShow.stories.mjs +1 -1
  41. package/dist/components/Layouts/index.js +1 -1
  42. package/dist/components/Layouts/index.mjs +1 -1
  43. package/dist/components/Other/index.mjs +1 -1
  44. package/dist/components/index.js +1 -1
  45. package/dist/components/index.mjs +1 -1
  46. package/dist/index.js +3 -3
  47. package/dist/index.mjs +1 -1
  48. package/dist/metafile-cjs.json +1 -1
  49. package/dist/metafile-esm.json +1 -1
  50. package/dist/pages/Blog.mjs +1 -1
  51. package/dist/pages/Blog.stories.mjs +1 -1
  52. package/dist/pages/Documentation.mjs +1 -1
  53. package/dist/pages/Documentation.stories.mjs +1 -1
  54. package/dist/pages/IndexPage.mjs +1 -1
  55. package/dist/pages/IndexPage.stories.mjs +1 -1
  56. package/dist/pages/Intranet.mjs +1 -1
  57. package/dist/pages/Intranet.stories.mjs +1 -1
  58. package/dist/pages/LandingPage.mjs +1 -1
  59. package/dist/pages/LandingPage.stories.mjs +1 -1
  60. package/dist/pages/Page.mjs +1 -1
  61. package/dist/pages/Page.stories.mjs +1 -1
  62. package/dist/pages/Publish.js +1 -1
  63. package/dist/pages/Publish.mjs +1 -1
  64. package/dist/pages/Publish.stories.js +1 -1
  65. package/dist/pages/Publish.stories.mjs +1 -1
  66. package/dist/pages/Website.d.ts +2 -2
  67. package/dist/pages/Website.js +1 -1
  68. package/dist/pages/Website.mjs +1 -1
  69. package/dist/pages/Website.stories.js +2 -2
  70. package/dist/pages/Website.stories.mjs +1 -1
  71. package/dist/payload-types.d.ts +90 -80
  72. package/dist/sections/AboutSection.mjs +1 -1
  73. package/dist/sections/AboutSection.stories.mjs +1 -1
  74. package/dist/sections/BlogDetail.mjs +1 -1
  75. package/dist/sections/BlogDetail.stories.mjs +1 -1
  76. package/dist/sections/ContactSection.mjs +1 -1
  77. package/dist/sections/ContactSection.stories.mjs +1 -1
  78. package/dist/sections/PricingSection.mjs +1 -1
  79. package/dist/sections/PricingSection.stories.mjs +1 -1
  80. package/dist/sections/ServiceSection.mjs +1 -1
  81. package/dist/sections/ServiceSection.stories.mjs +1 -1
  82. package/dist/sections/form/index.mjs +1 -1
  83. package/dist/sections/index.mjs +1 -1
  84. package/package.json +1 -1
  85. package/dist/chunk-5F7XZ6XK.mjs +0 -1
  86. package/dist/chunk-6KJKKF7P.mjs +0 -1
@@ -1,4 +1,4 @@
1
1
  "use client";
2
2
  "use strict";
3
3
 
4
- "use strict";var kt=Object.create;var ae=Object.defineProperty;var Tt=Object.getOwnPropertyDescriptor;var Ct=Object.getOwnPropertyNames;var At=Object.getPrototypeOf,St=Object.prototype.hasOwnProperty;var Pt=(e,t)=>{for(var r in t)ae(e,r,{get:t[r],enumerable:!0})},De=(e,t,r,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Ct(t))!St.call(e,a)&&a!==r&&ae(e,a,{get:()=>t[a],enumerable:!(i=Tt(t,a))||i.enumerable});return e};var _=(e,t,r)=>(r=e!=null?kt(At(e)):{},De(t||!e||!e.__esModule?ae(r,"default",{value:e,enumerable:!0}):r,e)),Nt=e=>De(ae({},"__esModule",{value:!0}),e);var vr={};Pt(vr,{Default:()=>wt,SlideShow:()=>xr,default:()=>hr});module.exports=Nt(vr);var _e=require("clsx");var Te="-",Bt=e=>{let t=It(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:i}=e;return{getClassGroupId:l=>{let n=l.split(Te);return n[0]===""&&n.length!==1&&n.shift(),Ue(n,t)||Rt(l)},getConflictingClassGroupIds:(l,n)=>{let s=r[l]||[];return n&&i[l]?[...s,...i[l]]:s}}},Ue=(e,t)=>{var l;if(e.length===0)return t.classGroupId;let r=e[0],i=t.nextPart.get(r),a=i?Ue(e.slice(1),i):void 0;if(a)return a;if(t.validators.length===0)return;let o=e.join(Te);return(l=t.validators.find(({validator:n})=>n(o)))==null?void 0:l.classGroupId},qe=/^\[(.+)\]$/,Rt=e=>{if(qe.test(e)){let t=qe.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},It=e=>{let{theme:t,prefix:r}=e,i={nextPart:new Map,validators:[]};return Mt(Object.entries(e.classGroups),r).forEach(([o,l])=>{ke(l,i,o,t)}),i},ke=(e,t,r,i)=>{e.forEach(a=>{if(typeof a=="string"){let o=a===""?t:He(t,a);o.classGroupId=r;return}if(typeof a=="function"){if(Ft(a)){ke(a(i),t,r,i);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(([o,l])=>{ke(l,He(t,o),r,i)})})},He=(e,t)=>{let r=e;return t.split(Te).forEach(i=>{r.nextPart.has(i)||r.nextPart.set(i,{nextPart:new Map,validators:[]}),r=r.nextPart.get(i)}),r},Ft=e=>e.isThemeGetter,Mt=(e,t)=>t?e.map(([r,i])=>{let a=i.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([l,n])=>[t+l,n])):o);return[r,a]}):e,jt=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,i=new Map,a=(o,l)=>{r.set(o,l),t++,t>e&&(t=0,i=r,r=new Map)};return{get(o){let l=r.get(o);if(l!==void 0)return l;if((l=i.get(o))!==void 0)return a(o,l),l},set(o,l){r.has(o)?r.set(o,l):a(o,l)}}},Ge="!",zt=e=>{let{separator:t,experimentalParseClassName:r}=e,i=t.length===1,a=t[0],o=t.length,l=n=>{let s=[],u=0,f=0,m;for(let v=0;v<n.length;v++){let w=n[v];if(u===0){if(w===a&&(i||n.slice(v,v+o)===t)){s.push(n.slice(f,v)),f=v+o;continue}if(w==="/"){m=v;continue}}w==="["?u++:w==="]"&&u--}let p=s.length===0?n:n.substring(f),C=p.startsWith(Ge),A=C?p.substring(1):p,x=m&&m>f?m-f:void 0;return{modifiers:s,hasImportantModifier:C,baseClassName:A,maybePostfixModifierPosition:x}};return r?n=>r({className:n,parseClassName:l}):l},Et=e=>{if(e.length<=1)return e;let t=[],r=[];return e.forEach(i=>{i[0]==="["?(t.push(...r.sort(),i),r=[]):r.push(i)}),t.push(...r.sort()),t},Ot=e=>({cache:jt(e.cacheSize),parseClassName:zt(e),...Bt(e)}),Lt=/\s+/,Dt=(e,t)=>{let{parseClassName:r,getClassGroupId:i,getConflictingClassGroupIds:a}=t,o=[],l=e.trim().split(Lt),n="";for(let s=l.length-1;s>=0;s-=1){let u=l[s],{modifiers:f,hasImportantModifier:m,baseClassName:p,maybePostfixModifierPosition:C}=r(u),A=!!C,x=i(A?p.substring(0,C):p);if(!x){if(!A){n=u+(n.length>0?" "+n:n);continue}if(x=i(p),!x){n=u+(n.length>0?" "+n:n);continue}A=!1}let v=Et(f).join(":"),w=m?v+Ge:v,S=w+x;if(o.includes(S))continue;o.push(S);let E=a(x,A);for(let O=0;O<E.length;++O){let re=E[O];o.push(w+re)}n=u+(n.length>0?" "+n:n)}return n};function qt(){let e=0,t,r,i="";for(;e<arguments.length;)(t=arguments[e++])&&(r=Ve(t))&&(i&&(i+=" "),i+=r);return i}var Ve=e=>{if(typeof e=="string")return e;let t,r="";for(let i=0;i<e.length;i++)e[i]&&(t=Ve(e[i]))&&(r&&(r+=" "),r+=t);return r};function Ht(e,...t){let r,i,a,o=l;function l(s){let u=t.reduce((f,m)=>m(f),e());return r=Ot(u),i=r.cache.get,a=r.cache.set,o=n,n(s)}function n(s){let u=i(s);if(u)return u;let f=Dt(s,r);return a(s,f),f}return function(){return o(qt.apply(null,arguments))}}var y=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},Qe=/^\[(?:([a-$e-]+):)?(.+)\]$/i,Ut=/^\d+\/\d+$/,Gt=new Set(["px","full","screen"]),Vt=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Qt=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|$e|min|max))|\$e(calc|min|max|clamp)\(.+\)|^0$/,Wt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Zt=/^(inset_)?-?((\d+)?\.?(\d+)[a-$e]+|0)_-?((\d+)?\.?(\d+)[a-$e]+|0)/,_t=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,I=e=>G(e)||Gt.has(e)||Ut.test(e),M=e=>V(e,"length",rr),G=e=>!!e&&!Number.isNaN(Number(e)),we=e=>V(e,"number",G),Y=e=>!!e&&Number.isInteger(Number(e)),Yt=e=>e.endsWith("%")&&G(e.slice(0,-1)),c=e=>Qe.test(e),j=e=>Vt.test(e),Jt=new Set(["length","size","percentage"]),Kt=e=>V(e,Jt,We),Xt=e=>V(e,"position",We),$t=new Set(["image","url"]),er=e=>V(e,$t,ir),tr=e=>V(e,"",or),J=()=>!0,V=(e,t,r)=>{let i=Qe.exec(e);return i?i[1]?typeof t=="string"?i[1]===t:t.has(i[1]):r(i[2]):!1},rr=e=>Qt.test(e)&&!Wt.test(e),We=()=>!1,or=e=>Zt.test(e),ir=e=>_t.test(e);var ar=()=>{let e=y("colors"),t=y("spacing"),r=y("blur"),i=y("brightness"),a=y("borderColor"),o=y("borderRadius"),l=y("borderSpacing"),n=y("borderWidth"),s=y("contrast"),u=y("grayscale"),f=y("hueRotate"),m=y("invert"),p=y("gap"),C=y("gradientColorStops"),A=y("gradientColorStopPositions"),x=y("inset"),v=y("margin"),w=y("opacity"),S=y("padding"),E=y("saturate"),O=y("scale"),re=y("sepia"),Fe=y("skew"),Me=y("space"),je=y("translate"),he=()=>["auto","contain","none"],be=()=>["auto","hidden","clip","visible","scroll"],xe=()=>["auto",c,t],h=()=>[c,t],ze=()=>["",I,M],oe=()=>["auto",G,c],Ee=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],ie=()=>["solid","dashed","dotted","double","none"],Oe=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],ve=()=>["start","end","center","between","around","evenly","stretch"],Z=()=>["","0",c],Le=()=>["auto","avoid","all","avoid-page","page","left","right","column"],R=()=>[G,c];return{cacheSize:500,separator:":",theme:{colors:[J],spacing:[I,M],blur:["none","",j,c],brightness:R(),borderColor:[e],borderRadius:["none","","full",j,c],borderSpacing:h(),borderWidth:ze(),contrast:R(),grayscale:Z(),hueRotate:R(),invert:Z(),gap:h(),gradientColorStops:[e],gradientColorStopPositions:[Yt,M],inset:xe(),margin:xe(),opacity:R(),padding:h(),saturate:R(),scale:R(),sepia:Z(),skew:R(),space:h(),translate:h()},classGroups:{aspect:[{aspect:["auto","square","video",c]}],container:["container"],columns:[{columns:[j]}],"break-after":[{"break-after":Le()}],"break-before":[{"break-before":Le()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...Ee(),c]}],overflow:[{overflow:be()}],"overflow-x":[{"overflow-x":be()}],"overflow-y":[{"overflow-y":be()}],overscroll:[{overscroll:he()}],"overscroll-x":[{"overscroll-x":he()}],"overscroll-y":[{"overscroll-y":he()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[x]}],"inset-x":[{"inset-x":[x]}],"inset-y":[{"inset-y":[x]}],start:[{start:[x]}],end:[{end:[x]}],top:[{top:[x]}],right:[{right:[x]}],bottom:[{bottom:[x]}],left:[{left:[x]}],visibility:["visible","invisible","collapse"],$e:[{$e:["auto",Y,c]}],basis:[{basis:xe()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",c]}],grow:[{grow:Z()}],shrink:[{shrink:Z()}],order:[{order:["first","last","none",Y,c]}],"grid-cols":[{"grid-cols":[J]}],"col-start-end":[{col:["auto",{span:["full",Y,c]},c]}],"col-start":[{"col-start":oe()}],"col-end":[{"col-end":oe()}],"grid-rows":[{"grid-rows":[J]}],"row-start-end":[{row:["auto",{span:[Y,c]},c]}],"row-start":[{"row-start":oe()}],"row-end":[{"row-end":oe()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",c]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",c]}],gap:[{gap:[p]}],"gap-x":[{"gap-x":[p]}],"gap-y":[{"gap-y":[p]}],"justify-content":[{justify:["normal",...ve()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...ve(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...ve(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[S]}],px:[{px:[S]}],py:[{py:[S]}],ps:[{ps:[S]}],pe:[{pe:[S]}],pt:[{pt:[S]}],pr:[{pr:[S]}],pb:[{pb:[S]}],pl:[{pl:[S]}],m:[{m:[v]}],mx:[{mx:[v]}],my:[{my:[v]}],ms:[{ms:[v]}],me:[{me:[v]}],mt:[{mt:[v]}],mr:[{mr:[v]}],mb:[{mb:[v]}],ml:[{ml:[v]}],"space-x":[{"space-x":[Me]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[Me]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",c,t]}],"min-w":[{"min-w":[c,t,"min","max","fit"]}],"max-w":[{"max-w":[c,t,"none","full","min","max","fit","prose",{screen:[j]},j]}],h:[{h:[c,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[c,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[c,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[c,t,"auto","min","max","fit"]}],"font-size":[{text:["base",j,M]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",we]}],"font-family":[{font:[J]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",c]}],"line-clamp":[{"line-clamp":["none",G,we]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",I,c]}],"list-image":[{"list-image":["none",c]}],"list-style-type":[{list:["none","disc","decimal",c]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[w]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[w]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...ie(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",I,M]}],"underline-offset":[{"underline-offset":["auto",I,c]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:h()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",c]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",c]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[w]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...Ee(),Xt]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Kt]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","$e","bl","l","tl"]},er]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[A]}],"gradient-via-pos":[{via:[A]}],"gradient-to-pos":[{to:[A]}],"gradient-from":[{from:[C]}],"gradient-via":[{via:[C]}],"gradient-to":[{to:[C]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-$e":[{"rounded-$e":[o]}],"rounded-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-$e":[{"rounded-$e":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"border-w":[{border:[n]}],"border-w-x":[{"border-x":[n]}],"border-w-y":[{"border-y":[n]}],"border-w-s":[{"border-s":[n]}],"border-w-e":[{"border-e":[n]}],"border-w-t":[{"border-t":[n]}],"border-w-r":[{"border-r":[n]}],"border-w-$e":[{"border-$e":[n]}],"border-w-l":[{"border-l":[n]}],"border-opacity":[{"border-opacity":[w]}],"border-style":[{border:[...ie(),"hidden"]}],"divide-x":[{"divide-x":[n]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[n]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[w]}],"divide-style":[{divide:ie()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-$e":[{"border-$e":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...ie()]}],"outline-offset":[{"outline-offset":[I,c]}],"outline-w":[{outline:[I,M]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:ze()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[w]}],"ring-offset-w":[{"ring-offset":[I,M]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",j,tr]}],"shadow-color":[{shadow:[J]}],opacity:[{opacity:[w]}],"mix-blend":[{"mix-blend":[...Oe(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Oe()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[i]}],contrast:[{contrast:[s]}],"drop-shadow":[{"drop-shadow":["","none",j,c]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[f]}],invert:[{invert:[m]}],saturate:[{saturate:[E]}],sepia:[{sepia:[re]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[i]}],"backdrop-contrast":[{"backdrop-contrast":[s]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[f]}],"backdrop-invert":[{"backdrop-invert":[m]}],"backdrop-opacity":[{"backdrop-opacity":[w]}],"backdrop-saturate":[{"backdrop-saturate":[E]}],"backdrop-sepia":[{"backdrop-sepia":[re]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",c]}],duration:[{duration:R()}],ease:[{ease:["linear","in","out","in-out",c]}],delay:[{delay:R()}],animate:[{animate:["none","spin","ping","pulse","bounce",c]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[O]}],"scale-x":[{"scale-x":[O]}],"scale-y":[{"scale-y":[O]}],rotate:[{rotate:[Y,c]}],"translate-x":[{"translate-x":[je]}],"translate-y":[{"translate-y":[je]}],"skew-x":[{"skew-x":[Fe]}],"skew-y":[{"skew-y":[Fe]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",c]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","$e-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",c]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":h()}],"scroll-mx":[{"scroll-mx":h()}],"scroll-my":[{"scroll-my":h()}],"scroll-ms":[{"scroll-ms":h()}],"scroll-me":[{"scroll-me":h()}],"scroll-mt":[{"scroll-mt":h()}],"scroll-mr":[{"scroll-mr":h()}],"scroll-mb":[{"scroll-mb":h()}],"scroll-ml":[{"scroll-ml":h()}],"scroll-p":[{"scroll-p":h()}],"scroll-px":[{"scroll-px":h()}],"scroll-py":[{"scroll-py":h()}],"scroll-ps":[{"scroll-ps":h()}],"scroll-pe":[{"scroll-pe":h()}],"scroll-pt":[{"scroll-pt":h()}],"scroll-pr":[{"scroll-pr":h()}],"scroll-pb":[{"scroll-pb":h()}],"scroll-pl":[{"scroll-pl":h()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",c]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[I,M,we]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-$e","rounded-l","rounded-ss","rounded-se","rounded-$e","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-$e"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-$e":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-$e","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-$e"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-$e","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-$e"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var Ze=Ht(ar);function d(...e){return Ze((0,_e.clsx)(e))}function Ye(e){let t=0,r=(o,l)=>`${o.toLowerCase().replace(/\s+/$e,"-").replace(/[^\w-]/$e,"")}-${l}`,i=e.layout.flatMap(o=>{let l=[];return"title"in o&&o.title&&l.push({text:o.title,id:r(o.title,t++),tag:"h2"}),"columns"in o&&Array.isArray(o.columns)&&o.columns.forEach(n=>{var s,u,f;if(n.title&&l.push({text:n.title,id:r(n.title,t++),tag:"h2"}),(u=(s=n.richText)==null?void 0:s.root)!=null&&u.children){let m=n.richText.root.children.filter(p=>p!==void 0&&p.type==="heading");for(let p of m)p.children[0]&&l.push({text:(f=p.children[0].text)!=null?f:"",id:r(p.children[0].text,t++),tag:p.tag||"h2"})}}),l}),a=nr(e.layout);return{tableOfContents:i,contentWithIds:a}}function nr(e){let t=(i,a)=>`${i.toLowerCase().replace(/\s+/$e,"-").replace(/[^\w-]/$e,"")}-${a}`,r=0;return e.map(i=>(i.title&&(i.id=t(i.title,r++)),i.columns&&(i.columns=i.columns.map(a=>(a.title&&(a.id=t(a.title,r++)),a.richText&&(a.richText.root.children=a.richText.root.children.filter(o=>o!==void 0).filter(o=>o.children!==void 0&&o.children.length>0).map(o=>(o.type==="heading"&&(o.id=t(o.children[0].text,r++)),o))),a))),i))}var Je=require("@radix-ui/react-slot"),Ke=require("class-variance-authority"),Xe=_(require("react")),$e=require("react/jsx-runtime"),lr=(0,Ke.cva)("inline-flex items-center justify-center whitespace-nowrap rounded text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{defaultVariants:{size:"default",variant:"default"},variants:{size:{clear:"",default:"h-10 px-4 py-2",icon:"h-10 w-10",lg:"h-11 rounded px-8",sm:"h-9 rounded px-3"},variant:{default:"bg-accent text-accent-foreground hover:bg-background hover:text-accent hover:border-accent hover:border",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent-foreground",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-accent"}}}),L=Xe.forwardRef(({asChild:e=!1,className:t,size:r,variant:i,...a},o)=>(0,$e.jsx)(e?Je.Slot:"button",{className:d(lr({className:t,size:r,variant:i})),ref:o,...a}));L.displayName="Button";var D=({type:e="solid",iconName:t="cloud",size:r="lg",className:i})=>{let a=e.includes("fa-")?e+" ":"fa-"+e+" ",o="fa-"+t,l=i!=null?i:"",n=a+o+" fa-"+r+" "+l;return(0,$e.jsx)("i",{className:n})};var tt=({className:e,content:t,style:r})=>(0,$e.jsx)("div",{className:d("mx-auto my-8 w-full",e),children:(0,$e.jsx)("div",{className:d("border py-3 px-6 flex items-center rounded",{"border-border bg-card":r==="info","border-error bg-error/30":r==="error","border-success bg-success/30":r==="success","border-warning bg-warning/30":r==="warning"}),children:(0,$e.jsx)(N,{content:t,enableGutter:!1,enableProse:!1})})});var Ce=_(require("next/link")),q=e=>{let{type:t,appearance:r="inline",children:i,className:a,label:o,newTab:l,reference:n,size:s,url:u}=e,f=t==="reference"&&typeof(n==null?void 0:n.value)=="object"&&n.value.slug?`${(n==null?void 0:n.relationTo)!=="pages"?`/${n==null?void 0:n.relationTo}`:""}/${n.value.slug}`:u;if(!f)return null;let m=r==="link"?"clear":s,p=l?{rel:"noopener noreferrer",target:"_blank"}:{};return r==="inline"?(0,$e.jsxs)(Ce.default,{className:d(a),href:f||u||"",...p,children:[o&&o,i&&i]}):(0,$e.jsx)(L,{asChild:!0,className:a,size:m,variant:r,children:(0,$e.jsxs)(Ce.default,{className:d(a),href:f||u||"",...p,children:[o&&o,i&&i]})})};var le=({links:e,richText:t})=>(0,$e.jsx)("div",{className:"container",children:(0,$e.jsxs)("div",{className:"bg-card rounded border-border border p-4 flex flex-col gap-8 md:flex-row md:justify-between md:items-center",children:[(0,$e.jsx)("div",{className:"max-w-[48rem] flex items-center",children:t&&(0,$e.jsx)(N,{className:"mb-0",content:t,enableGutter:!1})}),(0,$e.jsx)("div",{className:"flex flex-col gap-8",children:(e||[]).map(({link:r},i)=>(0,$e.jsx)(q,{size:"lg",...r},i))})]})});var se=require("prism-react-renderer");var rt=require("lucide-react"),ot=require("react");function it({code:e}){let[t,r]=(0,ot.useState)("Copy");function i(){t==="Copy"&&(r(()=>"Copied!"),setTimeout(()=>{r(()=>"Copy")},1e3))}return(0,$e.jsx)("div",{className:"flex justify-end align-middle",children:(0,$e.jsxs)(L,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(e),i()},children:[(0,$e.jsx)("p",{children:t}),(0,$e.jsx)("div",{className:"w-6 h-6 dark:invert",children:(0,$e.jsx)(rt.ClipboardCopy,{})})]})})}var at=({code:e,language:t=""})=>e?(0,$e.jsx)(se.Highlight,{code:e,language:t,theme:se.themes.vsDark,children:({getLineProps:r,getTokenProps:i,tokens:a})=>(0,$e.jsxs)("pre",{className:"bg-black p-4 border text-xs border-border rounded overflow-x-auto",children:[a.map((o,l)=>(0,$e.jsxs)("div",{...r({className:"table-row",line:o}),children:[(0,$e.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:l+1}),(0,$e.jsx)("span",{className:"table-cell pl-4",children:o.map((n,s)=>(0,$e.jsx)("span",{...i({token:n})},s))})]},l)),(0,$e.jsx)(it,{code:e})]})}):null;var nt=({className:e,code:t,language:r})=>(0,$e.jsx)("div",{className:[e,"not-prose"].filter(Boolean).join(" "),children:(0,$e.jsx)(at,{code:t,language:r})});var st=_(require("next/image")),sr={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},lt="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAABchJREFUWEdtlwtTG0kMhHtGM7N+AAdcDsjj///EBLzenbtuadbLJaZUTlHB+tRqSesETB3IABqQG1KbUFqDlQorBSmboqeEBcC1d8zrCixXYGZcgMsFmH8B+AngHdurAmXKOE8nHOoBrU6opcGswPi5KSP9CcBaQ9kACJH/ALAA1xm4zMD8AczvQCcAQeJVAZsy7nYApTSUzwCHUKACeUJi9TsFci7AHmDtuHYqQIC9AgQYKnSwNAig4NyOOwXq/xU47gDYggarjIpsRSEA3Fqw7AGkwgW4fgALAdiC2btKgNZwbgdMbEFpqFR2UyCR8xwAhf8bUHIGk1ckMyB5C1YkeWAdAPQBAeiD6wVYPoD1HUgXwFagZAGc6oSpTmilopoD5GzISQD3odcNIFca0BUQQM5YA2DpHV0AYURBDIAL0C+ugC0C4GedSsVUmwC8/4w8TPiwU6AClJ5RWL1PgQNkrABWdKB3YF3cBwRY5lsI4ApkKpCQi+FIgFJU/TDgDuAxAAwonJuKpGD1rkCXCR1ALyrAUSSEQAhwBdYZ6DPAgSUA2c1wKIZmRcHxMzMYR9DH8NlbkAwwApSAcABwBwTAbb6owAr0AFiZPILVEyCtMmK2jCkTwFDNUNj7nJETQx744gCUmgkZVGJUHyakEZE4W91jtGFA9KsD8Z3JFYDlhGYZLWcllwJMnplcPy+csFAgAAaIDOgeuAGoB96GLZg4kmtfMjnr6ig5oSoySsoy3ya/FMivXZWxwr0KIf9nACbfqcBEgmBSAtAlIT83R+70IWpyACamIjf5E1Iqb9ECVmnoI/FvAIRk8s2J0Y5IquQDgB+5wpScw5AUTC75VTmTs+72NUzoCvQIaAXv5Q8PDAZKLD+MxLv3RFE7KlsQChgBIlKiCv5ByaZv3gJZNm8AnVMhAN+EjrtTYQMICJpu6/0aiQnhClANlz+Bw0cIWa8ev0sBrtrhAyaXEnrfGfATQJiRKih5vKeOHNXXPFrgyamAADh0Q4F2/sESojomDS9o9k0b0H83xjB8qL+JNoTjN+enjpaBpingRh4e8MSugudM030A8FeqMI6PFIgNyPehkpZWGFEAARIQdH5LcAAqIACHkAJqg4OoBccHAuz76wr4BbzFOEa8iBuAZB8AtJHLP2VgMgJw/EIBowo7HxCAH3V6dAXEE/vZ5aZIA8BP8RKhm7Cp8BnAMnAQADdgQDA520AVIpScP+enHz0Gwp25h4i2dPg5FkDXrbsdJikQwXuWgaM5gEMk1AgH4DKKFjDf3bMD+FjEeIxLlRKYnBk2BbquvSDCAQ4gwZiMAAmH4gBTyRtEsYxi7gP6QSrc//39BrDNqG8rtYTmC4BV1SfMhOhaumFCT87zy4pPhQBZEK1kQVRjJBBi7AOlePgyAPYjwlvtagx9e/dnQraAyS894TIkkAIEYMKEc8k4EqJ68lZ5jjNqcQC2QteQOf7659umwBgPybNtK4dg9WvnMyFwXYGP7uEO1lwJgAnPNeMYMVXbIIYKFioI4PGFt+BWPVfmWJdjW2lTUnLGCswECAgaUy86iwA1464ajo0QhgMBFGyBoZahANsMpMfXr1JA1SN29m5lqgXj+UPV85uRA7yv/KYUO4Tk7Hc1AZwbIRzg0AyNj2UlAMwfSLSMnl7fdAbcxHuA27YaAMvaQ4GOjwX4RTUGAG8Ge14N963g1AynqUiFqRX9noasxT4b8entNRQYyamk/3tYcHsO7R3XJRRYOn4tw4iUnwBM5gDnySGOreAwAGo8F9IDHEcq8Pz2Kg/oXCpuIL6tOPD8LsDn0ABYQoGFRowlsAEUPPDrGAGowAbgKsgDMmE8mDy/vXQ9IAwI7u4wta+gAdAdgB64Ah9SgD4IgGKhwACoAjgNgFDhtxY8f33ZTMjqdTAiHMBPrn8ZWkEfzFdX4Oc1AHg3+ADbvN8PU8WdFKg4Tt6CQy2+D4YHaMT/JP4XzbAq98cPDIUAAAAASUVORK5CYII=",ct=e=>{let{alt:t,fill:r,imgClassName:i,priority:a,resource:o,size:l,src:n,loading:s}=e,u,f,m=t,p=n||"";if(!p&&o&&typeof o=="object"){let{alt:x,filename:v,height:w,url:S,width:E}=o;u=E,f=w,m=x||"",p=S||lt}let C=s||"lazy",A=l||Object.entries(sr).map(([,x])=>`(max-width: ${x}px) ${x*2}w`).join(", ");return(0,$e.jsx)("picture",{children:(0,$e.jsx)(st.default,{alt:m||"",className:d(i),fill:r,height:r?void 0:f,placeholder:"blur",blurDataURL:lt,priority:C!=="lazy"&&a,quality:100,loading:C,sizes:A,src:p,width:r?void 0:u})})};var dt=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var mt=()=>{if(dt){let e=window.location.protocol,t=window.location.hostname,r=window.location.port;return`${e}//${t}${r?`:${r}`:""}`}return process.env.VERCEL_PROJECT_PRODUCTION_URL?`https://${process.env.VERCEL_PROJECT_PRODUCTION_URL}`:process.env.NEXT_PUBLIC_SERVER_URL||""};var pt=e=>{let{onClick:t,resource:r,videoClassName:i}=e,a=(0,ot.useRef)(null);if((0,ot.useEffect)(()=>{let{current:o}=a;o&&o.addEventListener("suspend",()=>{})},[]),r&&typeof r=="object"){let{filename:o}=r;return(0,$e.jsx)("video",{autoPlay:!0,className:d(i),controls:!1,loop:!0,muted:!0,onClick:t,playsInline:!0,ref:a,children:(0,$e.jsx)("source",{src:`${mt()}/media/${o}`})})}return null};var me=e=>{var l;let{className:t,htmlElement:r="div",resource:i}=e,a=typeof i=="object"&&((l=i==null?void 0:i.mimeType)==null?void 0:l.includes("video"));return(0,$e.jsx)(r||ot.Fragment,{...r!==null?{className:t}:{},children:a?(0,$e.jsx)(pt,{...e}):(0,$e.jsx)(ct,{...e})})};var X=e=>{let{className:t,enableGutter:r=!0,imgClassName:i,media:a,staticImage:o}=e;return(0,$e.jsx)("div",{className:d("",{container:r},t),children:(0,$e.jsx)(me,{imgClassName:d("border border-border rounded-[0.8rem]",i),resource:a,src:o})})};var ft=e=>{let{className:t,enableGutter:r=!0,imgClassName:i,media:a,staticImage:o}=e;return(0,$e.jsx)("div",{className:d("",{container:r},t),children:(0,$e.jsx)(me,{imgClassName:d("border border-border rounded-[0.8rem]",i),resource:a,src:o})})};var pe=({title:e,description:t,features:r,id:i})=>(0,$e.jsxs)("section",{className:d("container w-full rounded-lg","dark:text-gray-300 text-gray-800"),children:[e&&(0,$e.jsx)("h2",{className:"mb-6 mt-0 text-2xl font-bold md:text-3xl",id:i||"",children:e}),t&&typeof t=="string"&&(0,$e.jsx)("p",{className:"mb-5 text-xl tracking-tight md:text-xl",children:t}),t&&typeof t=="object"&&(0,$e.jsx)("p",{className:"mb-5 text-xl tracking-tight md:text-xl",children:(0,$e.jsx)(N,{content:t,enableGutter:!1})}),(0,$e.jsx)("div",{className:`grid gap-8 mt-10 md:grid-cols-${r?r.length:1}`,children:r&&r.map((a,o)=>{var l,n,s,u,f;if(((l=a.settings)==null?void 0:l.contents)==="icon")return(0,$e.jsx)(cr,{section:a,index:o},o);{let m=()=>{if(a.icon.type!=="none")return{type:a.icon.type,iconName:a.icon.icon}};return(0,$e.jsx)(gt,{variant:((n=a.settings)==null?void 0:n.card)==="default"?"solid":((s=a.settings)==null?void 0:s.card)||"solid",icon:m()||void 0,heading:a.title||"",content:a.content||void 0,statistic:a.statistic||void 0,buttonText:(u=a.link)!=null&&u.url?"Find out more":void 0,buttonHref:((f=a.link)==null?void 0:f.url)||void 0},o)}})})]}),cr=({section:e,index:t})=>{if(!e)return null;let r=(0,$e.jsxs)("div",{className:"flex flex-col gap-4",children:[e.icon&&(0,$e.jsx)("div",{className:"text-accent h-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-400",children:(0,$e.jsx)("i",{className:`${e.icon.type} fa-${e.icon.icon} fa-4x`})}),(0,$e.jsx)("h3",{className:"text-2xl font-semibold group-hover:text-accent transition-colors duration-400",children:e.title}),e.content&&typeof e.content!="object"&&(0,$e.jsx)("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:e.content}}),e.content&&typeof e.content=="object"&&(0,$e.jsx)("div",{className:"text-lg opacity-80",children:(0,$e.jsx)(N,{content:e.content,enableGutter:!1})})]},t);return e.link?(0,$e.jsx)("a",{href:e.link.url?e.link.url:"#",className:"no-underline group",children:r},t):r};var ue=_(require("react"));function $({nodes:e}){return(0,$e.jsx)(ue.Fragment,{children:e==null?void 0:e.map((t,r)=>{if(t==null)return null;if(t.type==="text"&&t.text){let o=(0,$e.jsx)(ue.default.Fragment,{children:t.text},r);return t.format&1&&(o=(0,$e.jsx)("strong",{children:o},r)),t.format&2&&(o=(0,$e.jsx)("em",{children:o},r)),t.format&4&&(o=(0,$e.jsx)("span",{style:{textDecoration:"line-through"},children:o},r)),t.format&8&&(o=(0,$e.jsx)("span",{style:{textDecoration:"underline"},children:o},r)),t.format&16&&(o=(0,$e.jsx)("code",{children:t.text},r)),t.format&32&&(o=(0,$e.jsx)("sub",{children:o},r)),t.format&64&&(o=(0,$e.jsx)("sup",{children:o},r)),o}if(t.type==="table")return(0,$e.jsx)("table",{children:(0,$e.jsx)("tbody",{children:t.children.map((o,l)=>(0,$e.jsx)("tr",{children:o.children.map((n,s)=>(0,$e.jsx)("td",{children:$({nodes:n.children})},s))},l))})},r);let i=o=>{if(o.children==null)return null;if((o==null?void 0:o.type)==="list"&&(o==null?void 0:o.listType)==="check")for(let l of o.children)"checked"in l&&(l!=null&&l.checked||(l.checked=!1));return $({nodes:o.children})},a="children"in t?i(t):"";if(t.type==="block"){let o=t.fields,l=o==null?void 0:o.blockType;if(!o||!l)return null;switch(l){case"cta":return(0,$e.jsx)(le,{...o},r);case"mediaBlock":return(0,$e.jsx)(X,{className:"col-start-1 col-span-3",imgClassName:"m-0",...o,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},r);case"imageBlock":return(0,$e.jsx)(ft,{className:"col-start-1 col-span-3",imgClassName:"m-0",...o,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},r);case"banner":return(0,$e.jsx)(tt,{className:"col-start-2 mb-4",...o},r);case"code":return(0,$e.jsx)(nt,{className:"col-start-2",...o},r);case"features":return(0,$e.jsx)(pe,{...o},r);case"reusableContentBlock":$({nodes:o.reusableContent.layout});default:return null}}else switch(t.type){case"linebreak":return(0,$e.jsx)("br",{className:"col-start-2"},r);case"paragraph":return(0,$e.jsx)("p",{className:"col-start-2",children:a},r);case"heading":{let o=t==null?void 0:t.tag;return(0,$e.jsx)(o,{className:"col-start-2",id:(t==null?void 0:t.id)||"",children:a},r)}case"list":{let o=t==null?void 0:t.tag;return(0,$e.jsx)(o,{className:"list col-start-2",children:a},r)}case"listitem":return(t==null?void 0:t.checked)!=null?(0,$e.jsx)("li",{"aria-checked":t.checked?"true":"false",className:` ${t.checked,""}`,role:"checkbox",tabIndex:-1,value:t==null?void 0:t.value,children:a},r):(0,$e.jsx)("li",{value:t==null?void 0:t.value,children:a},r);case"quote":return(0,$e.jsx)("blockquote",{className:"col-start-2",children:a},r);case"link":{let o=t.fields;return(0,$e.jsx)(q,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:a},r)}case"autolink":{let o=t.fields;return(0,$e.jsx)(q,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:a},r)}default:return null}})})}var N=({className:e,content:t,enableGutter:r=!0,enableProse:i=!0})=>{var a;return t?(0,$e.jsx)("div",{className:d({"container ":r,"max-w-none":!r,"mx-auto prose dark:prose-invert ":i},e),children:t&&!Array.isArray(t)&&typeof t=="object"&&"root"in t&&$({nodes:(a=t==null?void 0:t.root)==null?void 0:a.children})}):null};function dr(e){return e&&typeof e=="object"&&"type"in e&&"iconName"in e}function gt({variant:e="light",className:t,icon:r,heading:i,subheading:a,content:o,statistic:l,buttonText:n,buttonHref:s}){return(0,$e.jsxs)("div",{className:d("rounded-3xl p-8 md:p-12",{solid:"bg-[#A42368]",light:"bg-white",gradient:"bg-gradient-to-br from-[#A42368] to-[#4A1030]",radial:"bg-gradient-to-br from-[#4A1030] to-[#2D0A1D] relative overflow-hidden"}[e],e==="light"?"text-gray-900":"text-white",t),children:[(0,$e.jsxs)("div",{className:"flex items-center gap-4 mb-6",children:[r&&(0,$e.jsx)("div",{className:d("rounded-full p-0",e==="light"?"text-[#A42368]":"text-white"),children:dr(r)?(0,$e.jsx)(D,{type:r.type,iconName:r.iconName,size:"2x"}):r}),(0,$e.jsx)("h2",{className:d("font-semibold",e==="solid"||e==="light"?"text-2xl":"text-4xl"),children:i})]}),e==="solid"&&l&&(0,$e.jsx)("div",{className:"mb-6",children:(0,$e.jsx)("div",{className:"text-[8rem] font-bold leading-none",children:l})}),a&&(0,$e.jsx)("div",{className:"mb-4 text-xl md:text-2xl font-light",children:a}),o&&typeof o=="object"&&(0,$e.jsx)("div",{className:d("space-y-6",e==="light"?"text-gray-600":"text-gray-300"),children:(0,$e.jsx)(N,{enableGutter:!1,content:o,enableProse:!1,className:d(e==="light"?"prose":"prose prose-headings:text-white prose-p:text-gray-300")})}),o&&typeof o=="string"&&(0,$e.jsx)("div",{className:d("space-y-6",e==="light"?"text-gray-600":"text-gray-300"),children:o}),n&&(0,$e.jsx)("div",{className:"mt-8",children:(0,$e.jsx)(L,{size:"lg",className:"text-white text-lg rounded-xl",asChild:!0,children:(0,$e.jsxs)("a",{href:s,children:[n,(0,$e.jsx)("span",{className:"ml-2",children:"\u2193"})]})})}),e==="radial"&&(0,$e.jsx)("div",{className:"absolute bottom-0 right-0 w-2/3 h-2/3 blur-3xl rounded-full",style:{background:"radial-gradient(circle, rgba(164,35,104,0.3) 0%, rgba(74,16,48,0) 70%)"}})]})}var ht=e=>{let{columns:t}=e,r={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return(0,$e.jsx)("div",{className:"container my-6",children:(0,$e.jsx)("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-y-8 gap-x-16",children:t&&t.length>0&&t.map((i,a)=>{let{enableLink:o,link:l,richText:n,size:s}=i;return(0,$e.jsxs)("div",{className:d(`col-span-4 lg:col-span-${r[s]}`,{"md:col-span-2":s!=="full"}),children:[n&&(0,$e.jsx)(N,{content:n,enableGutter:!1}),o&&(0,$e.jsx)(q,{...l})]},a)})})})};var vt=_(require("next/image"));var bt=e=>{let{customId:t,reusableContent:r}=e;return typeof r=="object"&&r!==null?(0,$e.jsx)(fe,{blocks:r.layout}):(0,$e.jsx)($e.Fragment,{})};var xt={content:ht,cta:le,mediaBlock:X,imageBlock:X,features:pe,reusableContentBlock:bt},fe=e=>{let{blocks:t}=e;return t&&Array.isArray(t)&&t.length>0?(0,$e.jsx)("section",{id:"render-blocks",children:t.map((i,a)=>{var n;let{blockType:o}=i,l=i==null?void 0:i.theme;if(o&&o in xt){let s=xt[o];if(s)return(0,$e.jsxs)("div",{className:"py-6 relative",children:[(0,$e.jsx)(mr,{block:i,index:a}),(0,$e.jsx)("div",{className:d("container",((n=l==null?void 0:l.settings)==null?void 0:n.theme)==="dark"?"dark":""),children:(0,$e.jsx)(s,{...i})})]},a)}return null})}):null},mr=e=>{var r;if(!("theme"in e.block))return null;let t=(r=e.block)==null?void 0:r.theme;if(t.settings.background==="image"){let i={imagePosition:t.settings.imagePosition||"left",overlay:t.settings.overlay!==void 0?t.settings.overlay:!0};return(0,$e.jsxs)("div",{className:d("absolute inset-0 w-full h-full -$e-10",t.settings.theme==="dark"?"dark bg-background":""),children:[(0,$e.jsx)(vt.default,{src:t.settings.image.url||"/placeholder.svg",alt:t.settings.image.alt,fill:!0,className:"object-cover",priority:!0}),t.settings.overlay&&(0,$e.jsx)("div",{className:"absolute inset-0",style:{background:i.imagePosition==="left"?"linear-gradient(90deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0) 100%)":"linear-gradient(-90deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0) 100%)"}})]})}return(0,$e.jsx)("div",{className:d("absolute inset-0 -$e-10 w-screen h-full",t.settings.theme==="dark"?"dark bg-background":"")})};var te=require("framer-motion");var Re=e=>{let[t,r]=(0,ot.useState)(0),{blocks:i}=e,a=i&&Array.isArray(i)&&i.length>0,o=m=>{r(m)},l=()=>{r(m=>(m+1)%i.length)},n=()=>{r(m=>(m-1+i.length)%i.length)},u=(0,ot.useCallback)(((m,p)=>{let C;return(...A)=>{clearTimeout(C),C=setTimeout(()=>m(...A),p)}})(m=>{m.deltaY>0?l():n()},300),[]),f=m=>{m.key==="ArrowDown"?l():m.key==="ArrowUp"&&n()};return(0,ot.useEffect)(()=>(window.addEventListener("wheel",u),window.addEventListener("keydown",f),()=>{window.removeEventListener("wheel",u),window.removeEventListener("keydown",f)}),[]),(0,$e.jsxs)("div",{className:"flex h-screen relative",children:[(0,$e.jsx)("div",{className:"fixed left-0 top-0 flex h-screen w-9 $e-10 flex-col items-center justify-center bg-gray-100",children:a&&i.map((m,p)=>(0,$e.jsx)("button",{className:`group relative flex items-center justify-center my-2 h-16 w-4 rounded-full transition-all hover:bg-accent duration-300 ${t===p?"bg-accent":"bg-gray-300"}`,onClick:()=>o(p),children:(0,$e.jsx)("span",{className:"absolute ml-7 left-full text-left transform -translate-y-1/2 translate-x-0 rotate-90 origin-left whitespace-nowrap opacity-0 group-hover:opacity-100 group-hover:translate-x-2 transition-all duration-300",children:m.blockName})},m.id))}),i.map((m,p)=>(0,$e.jsx)("div",{className:`absolute flex items-center justify-center transition-opacity duration-300 ${p===t?"opacity-100":"opacity-0"}`,children:(0,$e.jsx)(fe,{blocks:[m]})},p)),(0,$e.jsx)("button",{className:"absolute bottom-4 left-1 $e-20 text-3xl text-primary transition-all duration-300 hover:scale-110",onClick:l,children:(0,$e.jsx)(pr,{})})]})},pr=()=>(0,$e.jsx)(te.AnimatePresence,{children:(0,$e.jsx)(te.motion.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.7,ease:[.76,0,.24,1]},className:d("w-fit min-h-[50px] min-w-[20px] p-1 border-2 rounded-full","border-gray-800"),children:(0,$e.jsx)(te.motion.div,{initial:{y:0},animate:{y:[0,25],opacity:[1,0]},transition:{duration:1,ease:"easeOut",repeat:1/0,repeatDelay:1},className:d("w-[12px] h-[12px] rounded-full","bg-gray-800")})})});function ge({...e}){let t=e.page,{contentWithIds:r,tableOfContents:i}=Ye(t);return(0,$e.jsx)("div",{className:"flex fixed flex-col w-screen h-screen max-h-screen overflow-auto overscroll-contain",children:(0,$e.jsx)(Re,{blocks:r})})}var W=require("@heroicons/react/20/solid"),ye=require("@heroicons/react/24/outline");var ur=()=>(0,$e.jsx)(D,{iconName:"github",size:"4x",type:"brands"});var fr=()=>(0,$e.jsx)(D,{iconName:"people-sharing",size:"4x",type:"kit"}),gr=()=>(0,$e.jsx)(D,{iconName:"cloud-network-sharing",size:"4x",type:"kit"}),yr=()=>(0,$e.jsx)(D,{iconName:"development",size:"4x",type:"kit"}),hr={title:"Example Pages/Slideshow",component:ge},br=e=>(0,$e.jsx)(ge,{...e}),wt={render:br,args:{title:"Storage Service",section:"Storage",description:"A scalable object storage service that offers industry-leading performance, security, and availability.",children:(0,$e.jsxs)("div",{className:"prose max-w-none",children:[(0,$e.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,$e.jsx)("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ot labore $e dolore magna aliqua."}),(0,$e.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,$e.jsx)("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})}),(0,$e.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,$e.jsx)("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ot labore $e dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, at dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus $e netus $e malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem."}),(0,$e.jsx)("p",{children:"Proin sagittis sem $e elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula."}),(0,$e.jsx)("p",{children:"Suspendisse potenti. Donec malesuada arcu at velit laoreet convallis. Sed at eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, $e consequat libero magna sit amet risus. Maecenas tincidunt erat $e felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis."}),(0,$e.jsx)("p",{children:"Aenean ot ligula ac libero vehicula luctus. Integer ultricies nisl id mi dictum, eget tincidunt augue interdum. Sed eu malesuada erat. Nam fringilla lectus id dolor gravida lacinia. Aliquam erat volutpat. Vestibulum nec ipsum vitae elit dapibus suscipit vel at ipsum."}),(0,$e.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,$e.jsx)("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})}),(0,$e.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,$e.jsx)("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ot labore $e dolore magna aliqua."}),(0,$e.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,$e.jsx)("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})})]}),header:{menuItems:[{name:"Documentation",items:[{name:"Platforms & Services",description:"Cloud services",href:"#",icon:gr},{name:"Solutions & Propositions",description:"Solutions that we have built",href:"#",icon:fr},{name:"Products",description:"Products that we sell",href:"#",icon:yr}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:ye.ChartPieIcon},{name:"API Reference",href:"#",icon:ye.CursorArrowRaysIcon},{name:"Github",href:"#",icon:ur}],actions:[{name:"Watch demo",href:"#",icon:W.PlayCircleIcon},{name:"Contact sales",href:"#",icon:W.PhoneIcon},{name:"View all products",href:"#",icon:W.RectangleGroupIcon}]},{name:"Intranet",href:"#"}]},page:{id:7,title:"Ways of Working",hero:{type:"highImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h1",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"How we work",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],direction:"ltr"}},links:[],media:{id:34,alt:"Global digital mesh network",prefix:"media",updatedAt:"2025-01-08T23:05:26.243Z",createdAt:"2025-01-08T23:05:26.243Z",url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF.jpg",thumbnailURL:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg",filename:"a-Ht-M8SAwtqOdjTkdVwF.jpg",mimeType:"image/jpeg",filesize:190660,width:2121,height:1414,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg",width:300,height:200,mimeType:"image/jpeg",filesize:11319,filename:"a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg"},square:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:38667,filename:"a-Ht-M8SAwtqOdjTkdVwF-500x500.jpg"},small:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-600x400.jpg",width:600,height:400,mimeType:"image/jpeg",filesize:32551,filename:"a-Ht-M8SAwtqOdjTkdVwF-600x400.jpg"},medium:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-900x600.jpg",width:900,height:600,mimeType:"image/jpeg",filesize:58719,filename:"a-Ht-M8SAwtqOdjTkdVwF-900x600.jpg"},large:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-1400x933.jpg",width:1400,height:933,mimeType:"image/jpeg",filesize:107469,filename:"a-Ht-M8SAwtqOdjTkdVwF-1400x933.jpg"},xlarge:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-1920x1280.jpg",width:1920,height:1280,mimeType:"image/jpeg",filesize:165278,filename:"a-Ht-M8SAwtqOdjTkdVwF-1920x1280.jpg"}}}},layout:[{id:"6772cd28c14b6a26539135b6",blockName:null,columns:[{id:"6772cd2bc14b6a26539135b7",size:"full",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Ways of Working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"We want to build a company culture where effort is recognised and rewarded, therefore we would like to set out some guidelines.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Effort Matters:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" Every team member\u2019s contributions, big or small, are valued and noticed.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Commitment to Excellence:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" Deliver work with attention to quality and impact.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proactive Collaboration:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" Support teammates and contribute to shared goals.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Working Hours",type:"text",style:"",detail:0,format:1,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Core Hours:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" All employees should be available from ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"08:30 to 17:30",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" to maintain collaboration and responsiveness during key business hours. Total working week 40 hours",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Flexible Working:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" We support flexibility outside core hours, allowing you to adjust your start and finish times as long as work priorities are met and team coordination remains unaffected.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"In-Office Day:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" To promote team culture, all employees are required to work ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"one day a week in their local office",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:". This day will be agreed upon within teams to ensure maximum participation and collaboration.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Holiday Process",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" - TBC (confirmed once we have an App)",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Team Collaboration",type:"text",style:"",detail:0,format:1,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Bi-Weekly - ",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:"All employees must attend the Bi-Weekly team meeting at their local office or remotely via teams (optionally can travel to the remote office for the meeting if they wish)",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Bench Call",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" - Any employees on the bench must attend the daily bench call and provide updates on their progress.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"POD's",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" - Everyone should be actively involved with at least POD",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Cameras",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" - Camera should always be on during Teams calls",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"6772d7f357671c5f5b6b4e0c",title:"Document Management",description:null,blockName:null,features:[{id:"6772d80757671c5f5b6b4e0d",title:"Cortex Intranet",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Will be used for as much documentation as possible. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"It has two main features:",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"ol",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"The Content Management System. This is used to create content for both internal and external consumption. External content for our website is authored here and published.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Github. Used for design documents and other content, code and artefacts that we should keep tight control over. This content can also be published internally without going through the full GitFlow process.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"number",direction:"ltr"}],direction:"ltr"}},link:{type:"custom",newTab:null,url:"/",label:"Home"},icon:{type:"fa-thin",icon:"home"}},{id:"6772d8b857671c5f5b6b4e0e",title:"SharePoint",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"SharePoint is used to store Microsoft Office documents like PowerPoint and Word documents.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{type:"linebreak",version:1},{mode:"normal",text:"The ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"Document Library",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" library should not be used as this is where Teams dumps files.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Avoid using OneDrive to store files. Use SharePoint wherever possible.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"custom",newTab:!0,url:"https://reply.sharepoint.com/sites/Cortex790",label:"Sharepoint"},icon:{type:"fa-kit",icon:"microsoft-office"}},{id:"6772d95357671c5f5b6b4e0f",title:"Teams",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Should be used for conversations. Files should be shared as links to SharePoint documents.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"custom",newTab:null,url:"#",label:"#"},icon:{type:"fa-thin",icon:"screen-users"}}],blockType:"features"}],meta:{title:null,image:null,description:null},publishedAt:"2024-12-30T14:47:13.971Z",publishedToWebsite:!1,slug:"ways-of-working",slugLock:!0,parent:null,breadcrumbs:[{id:"67805ee8bfbb3500011b4be8",doc:7,url:null,label:"Ways of Working"}],updatedAt:"2025-01-09T23:42:32.648Z",createdAt:"2024-12-30T14:47:05.921Z",_status:"published"},edit:!0}},xr={args:{...wt.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:(0,$e.jsx)("h1",{className:"text-4xl font-bold",children:"Medium Impact Hero"})},relatedContent:{title:"Related Links",links:[{title:"Employee Handbook",url:"/handbook"},{title:"IT Support",url:"/it-support"},{title:"HR Portal",url:"/hr"},{title:"Company Directory",url:"/directory"}]},page:{id:19,title:"Test Page",hero:{type:"highImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h1",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Pellentesque habitant morbi tristique senectus $e netus $e malesuada fames ac turpis egestas.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:{id:34,alt:"Global digital mesh network",prefix:"media",updatedAt:"2025-01-08T23:05:26.243Z",createdAt:"2025-01-08T23:05:26.243Z",url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF.jpg",thumbnailURL:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg",filename:"a-Ht-M8SAwtqOdjTkdVwF.jpg",mimeType:"image/jpeg",filesize:190660,width:2121,height:1414,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg",width:300,height:200,mimeType:"image/jpeg",filesize:11319,filename:"a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg"},square:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:38667,filename:"a-Ht-M8SAwtqOdjTkdVwF-500x500.jpg"},small:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-600x400.jpg",width:600,height:400,mimeType:"image/jpeg",filesize:32551,filename:"a-Ht-M8SAwtqOdjTkdVwF-600x400.jpg"},medium:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-900x600.jpg",width:900,height:600,mimeType:"image/jpeg",filesize:58719,filename:"a-Ht-M8SAwtqOdjTkdVwF-900x600.jpg"},large:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-1400x933.jpg",width:1400,height:933,mimeType:"image/jpeg",filesize:107469,filename:"a-Ht-M8SAwtqOdjTkdVwF-1400x933.jpg"},xlarge:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-1920x1280.jpg",width:1920,height:1280,mimeType:"image/jpeg",filesize:165278,filename:"a-Ht-M8SAwtqOdjTkdVwF-1920x1280.jpg"}}}},layout:[{id:"67828accbfbb3500011b4cd7",blockName:"Intro",columns:[{id:"67828accbfbb3500011b4cd6",size:"full",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ot ligula ac libero vehicula luctus.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, at dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus $e netus $e malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content",theme:{settings:{theme:"dark",background:"solid"}}},{id:"67828accbfbb3500011b4cdb",title:"Aenean ot ligula ac libero vehicula luctus",description:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Donec malesuada arcu at velit laoreet convallis. Sed at eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, $e consequat libero magna sit amet risus. Maecenas tincidunt erat $e felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},blockName:"Features",features:[{id:"67828accbfbb3500011b4cd8",title:"Aenean ot ligula ac libero vehicula luctus. ",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. Donec malesuada arcu at velit laoreet convallis. Sed at eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, $e consequat libero magna sit amet risus. Maecenas tincidunt erat $e felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"custom",newTab:null,url:"#"},icon:{type:"fa-thin",icon:"home"}},{id:"67828accbfbb3500011b4cd9",title:"Lorem ipsum dolor sit amet",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem $e elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"custom",newTab:!0,url:"#"},icon:{type:"fa-kit",icon:"microsoft-office"}},{id:"67828accbfbb3500011b4cda",title:"Sed non velit nec arcu volutpat dignissim in a lorem.",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem $e elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"custom",newTab:null,url:"#"},icon:{type:"fa-thin",icon:"screen-users"}}],blockType:"features"},{id:"67828be29b9e476536d9588d",blockName:"half and half",columns:[{id:"67828be59b9e476536d9588e",size:"half",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Donec malesuada arcu at velit laoreet convallis. Sed at eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, $e consequat libero magna sit amet risus. Maecenas tincidunt erat $e felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}},{id:"67828c239b9e476536d9588f",size:"half",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aliquam erat volutpat",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Donec malesuada arcu at velit laoreet convallis. Sed at eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, $e consequat libero magna sit amet risus. Maecenas tincidunt erat $e felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"678405ffdb401cc8f2fa0059",media:{id:59,alt:"Red gradient",prefix:"media",updatedAt:"2025-01-11T23:03:48.548Z",createdAt:"2025-01-11T23:03:48.548Z",url:"/image-hero1.webp",thumbnailURL:"/api/media/file/BhkOkUO2efEsQ6LRiTjlQ-300x169.png",filename:"BhkOkUO2efEsQ6LRiTjlQ.png",mimeType:"image/png",filesize:71842,width:1920,height:1080,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/BhkOkUO2efEsQ6LRiTjlQ-300x169.png",width:300,height:169,mimeType:"image/png",filesize:4148,filename:"BhkOkUO2efEsQ6LRiTjlQ-300x169.png"},square:{url:"/api/media/file/BhkOkUO2efEsQ6LRiTjlQ-500x500.png",width:500,height:500,mimeType:"image/png",filesize:9982,filename:"BhkOkUO2efEsQ6LRiTjlQ-500x500.png"},small:{url:"/api/media/file/BhkOkUO2efEsQ6LRiTjlQ-600x338.png",width:600,height:338,mimeType:"image/png",filesize:9891,filename:"BhkOkUO2efEsQ6LRiTjlQ-600x338.png"},medium:{url:"/api/media/file/BhkOkUO2efEsQ6LRiTjlQ-900x506.png",width:900,height:506,mimeType:"image/png",filesize:23375,filename:"BhkOkUO2efEsQ6LRiTjlQ-900x506.png"},large:{url:"/api/media/file/BhkOkUO2efEsQ6LRiTjlQ-1400x788.png",width:1400,height:788,mimeType:"image/png",filesize:54495,filename:"BhkOkUO2efEsQ6LRiTjlQ-1400x788.png"},xlarge:{url:"/api/media/file/BhkOkUO2efEsQ6LRiTjlQ-1920x1080.png",width:1920,height:1080,mimeType:"image/png",filesize:71842,filename:"BhkOkUO2efEsQ6LRiTjlQ-1920x1080.png"}}},blockName:"image",blockType:"mediaBlock"}],meta:{title:null,image:null,description:null},publishedAt:"2025-01-11T15:14:20.488Z",publishedToWebsite:!1,slug:"test-page",slugLock:!0,parent:null,breadcrumbs:[{id:"67840629128ef9000175be54",doc:19,url:null,label:"Test Page"}],updatedAt:"2025-01-12T18:12:57.130Z",createdAt:"2025-01-11T15:14:20.282Z",_status:"published"}}};0&&(module.exports={Default,SlideShow});
4
+ "use strict";var kt=Object.create;var ae=Object.defineProperty;var Tt=Object.getOwnPropertyDescriptor;var Ct=Object.getOwnPropertyNames;var At=Object.getPrototypeOf,St=Object.prototype.hasOwnProperty;var Pt=(e,t)=>{for(var r in t)ae(e,r,{get:t[r],enumerable:!0})},De=(e,t,r,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Ct(t))!St.call(e,a)&&a!==r&&ae(e,a,{get:()=>t[a],enumerable:!(i=Tt(t,a))||i.enumerable});return e};var _=(e,t,r)=>(r=e!=null?kt(At(e)):{},De(t||!e||!e.__esModule?ae(r,"default",{value:e,enumerable:!0}):r,e)),Nt=e=>De(ae({},"__esModule",{value:!0}),e);var vr={};Pt(vr,{Default:()=>wt,SlideShow:()=>xr,default:()=>hr});module.exports=Nt(vr);var _e=require("clsx");var Te="-",Bt=e=>{let t=It(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:i}=e;return{getClassGroupId:l=>{let n=l.split(Te);return n[0]===""&&n.length!==1&&n.shift(),Ue(n,t)||Rt(l)},getConflictingClassGroupIds:(l,n)=>{let s=r[l]||[];return n&&i[l]?[...s,...i[l]]:s}}},Ue=(e,t)=>{var l;if(e.length===0)return t.classGroupId;let r=e[0],i=t.nextPart.get(r),a=i?Ue(e.slice(1),i):void 0;if(a)return a;if(t.validators.length===0)return;let o=e.join(Te);return(l=t.validators.find(({validator:n})=>n(o)))==null?void 0:l.classGroupId},qe=/^\[(.+)\]$/,Rt=e=>{if(qe.test(e)){let t=qe.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},It=e=>{let{theme:t,prefix:r}=e,i={nextPart:new Map,validators:[]};return Mt(Object.entries(e.classGroups),r).forEach(([o,l])=>{ke(l,i,o,t)}),i},ke=(e,t,r,i)=>{e.forEach(a=>{if(typeof a=="string"){let o=a===""?t:He(t,a);o.classGroupId=r;return}if(typeof a=="function"){if(Ft(a)){ke(a(i),t,r,i);return}t.validators.push({validator:a,classGroupId:r});return}Object.entries(a).forEach(([o,l])=>{ke(l,He(t,o),r,i)})})},He=(e,t)=>{let r=e;return t.split(Te).forEach(i=>{r.nextPart.has(i)||r.nextPart.set(i,{nextPart:new Map,validators:[]}),r=r.nextPart.get(i)}),r},Ft=e=>e.isThemeGetter,Mt=(e,t)=>t?e.map(([r,i])=>{let a=i.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([l,n])=>[t+l,n])):o);return[r,a]}):e,jt=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,i=new Map,a=(o,l)=>{r.set(o,l),t++,t>e&&(t=0,i=r,r=new Map)};return{get(o){let l=r.get(o);if(l!==void 0)return l;if((l=i.get(o))!==void 0)return a(o,l),l},set(o,l){r.has(o)?r.set(o,l):a(o,l)}}},Ge="!",zt=e=>{let{separator:t,experimentalParseClassName:r}=e,i=t.length===1,a=t[0],o=t.length,l=n=>{let s=[],p=0,f=0,m;for(let v=0;v<n.length;v++){let w=n[v];if(p===0){if(w===a&&(i||n.slice(v,v+o)===t)){s.push(n.slice(f,v)),f=v+o;continue}if(w==="/"){m=v;continue}}w==="["?p++:w==="]"&&p--}let u=s.length===0?n:n.substring(f),C=u.startsWith(Ge),A=C?u.substring(1):u,x=m&&m>f?m-f:void 0;return{modifiers:s,hasImportantModifier:C,baseClassName:A,maybePostfixModifierPosition:x}};return r?n=>r({className:n,parseClassName:l}):l},Et=e=>{if(e.length<=1)return e;let t=[],r=[];return e.forEach(i=>{i[0]==="["?(t.push(...r.sort(),i),r=[]):r.push(i)}),t.push(...r.sort()),t},Ot=e=>({cache:jt(e.cacheSize),parseClassName:zt(e),...Bt(e)}),Lt=/\s+/,Dt=(e,t)=>{let{parseClassName:r,getClassGroupId:i,getConflictingClassGroupIds:a}=t,o=[],l=e.trim().split(Lt),n="";for(let s=l.length-1;s>=0;s-=1){let p=l[s],{modifiers:f,hasImportantModifier:m,baseClassName:u,maybePostfixModifierPosition:C}=r(p),A=!!C,x=i(A?u.substring(0,C):u);if(!x){if(!A){n=p+(n.length>0?" "+n:n);continue}if(x=i(u),!x){n=p+(n.length>0?" "+n:n);continue}A=!1}let v=Et(f).join(":"),w=m?v+Ge:v,S=w+x;if(o.includes(S))continue;o.push(S);let E=a(x,A);for(let O=0;O<E.length;++O){let re=E[O];o.push(w+re)}n=p+(n.length>0?" "+n:n)}return n};function qt(){let e=0,t,r,i="";for(;e<arguments.length;)(t=arguments[e++])&&(r=Ve(t))&&(i&&(i+=" "),i+=r);return i}var Ve=e=>{if(typeof e=="string")return e;let t,r="";for(let i=0;i<e.length;i++)e[i]&&(t=Ve(e[i]))&&(r&&(r+=" "),r+=t);return r};function Ht(e,...t){let r,i,a,o=l;function l(s){let p=t.reduce((f,m)=>m(f),e());return r=Ot(p),i=r.cache.get,a=r.cache.set,o=n,n(s)}function n(s){let p=i(s);if(p)return p;let f=Dt(s,r);return a(s,f),f}return function(){return o(qt.apply(null,arguments))}}var y=e=>{let t=r=>r[e]||[];return t.isThemeGetter=!0,t},Qe=/^\[(?:([a-$e-]+):)?(.+)\]$/i,Ut=/^\d+\/\d+$/,Gt=new Set(["px","full","screen"]),Vt=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Qt=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|$e|min|max))|\$e(calc|min|max|clamp)\(.+\)|^0$/,Wt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Zt=/^(inset_)?-?((\d+)?\.?(\d+)[a-$e]+|0)_-?((\d+)?\.?(\d+)[a-$e]+|0)/,_t=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,I=e=>G(e)||Gt.has(e)||Ut.test(e),M=e=>V(e,"length",rr),G=e=>!!e&&!Number.isNaN(Number(e)),we=e=>V(e,"number",G),Y=e=>!!e&&Number.isInteger(Number(e)),Yt=e=>e.endsWith("%")&&G(e.slice(0,-1)),c=e=>Qe.test(e),j=e=>Vt.test(e),Jt=new Set(["length","size","percentage"]),Kt=e=>V(e,Jt,We),Xt=e=>V(e,"position",We),$t=new Set(["image","url"]),er=e=>V(e,$t,ir),tr=e=>V(e,"",or),J=()=>!0,V=(e,t,r)=>{let i=Qe.exec(e);return i?i[1]?typeof t=="string"?i[1]===t:t.has(i[1]):r(i[2]):!1},rr=e=>Qt.test(e)&&!Wt.test(e),We=()=>!1,or=e=>Zt.test(e),ir=e=>_t.test(e);var ar=()=>{let e=y("colors"),t=y("spacing"),r=y("blur"),i=y("brightness"),a=y("borderColor"),o=y("borderRadius"),l=y("borderSpacing"),n=y("borderWidth"),s=y("contrast"),p=y("grayscale"),f=y("hueRotate"),m=y("invert"),u=y("gap"),C=y("gradientColorStops"),A=y("gradientColorStopPositions"),x=y("inset"),v=y("margin"),w=y("opacity"),S=y("padding"),E=y("saturate"),O=y("scale"),re=y("sepia"),Fe=y("skew"),Me=y("space"),je=y("translate"),he=()=>["auto","contain","none"],be=()=>["auto","hidden","clip","visible","scroll"],xe=()=>["auto",c,t],h=()=>[c,t],ze=()=>["",I,M],oe=()=>["auto",G,c],Ee=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],ie=()=>["solid","dashed","dotted","double","none"],Oe=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],ve=()=>["start","end","center","between","around","evenly","stretch"],Z=()=>["","0",c],Le=()=>["auto","avoid","all","avoid-page","page","left","right","column"],R=()=>[G,c];return{cacheSize:500,separator:":",theme:{colors:[J],spacing:[I,M],blur:["none","",j,c],brightness:R(),borderColor:[e],borderRadius:["none","","full",j,c],borderSpacing:h(),borderWidth:ze(),contrast:R(),grayscale:Z(),hueRotate:R(),invert:Z(),gap:h(),gradientColorStops:[e],gradientColorStopPositions:[Yt,M],inset:xe(),margin:xe(),opacity:R(),padding:h(),saturate:R(),scale:R(),sepia:Z(),skew:R(),space:h(),translate:h()},classGroups:{aspect:[{aspect:["auto","square","video",c]}],container:["container"],columns:[{columns:[j]}],"break-after":[{"break-after":Le()}],"break-before":[{"break-before":Le()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...Ee(),c]}],overflow:[{overflow:be()}],"overflow-x":[{"overflow-x":be()}],"overflow-y":[{"overflow-y":be()}],overscroll:[{overscroll:he()}],"overscroll-x":[{"overscroll-x":he()}],"overscroll-y":[{"overscroll-y":he()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[x]}],"inset-x":[{"inset-x":[x]}],"inset-y":[{"inset-y":[x]}],start:[{start:[x]}],end:[{end:[x]}],top:[{top:[x]}],right:[{right:[x]}],bottom:[{bottom:[x]}],left:[{left:[x]}],visibility:["visible","invisible","collapse"],$e:[{$e:["auto",Y,c]}],basis:[{basis:xe()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",c]}],grow:[{grow:Z()}],shrink:[{shrink:Z()}],order:[{order:["first","last","none",Y,c]}],"grid-cols":[{"grid-cols":[J]}],"col-start-end":[{col:["auto",{span:["full",Y,c]},c]}],"col-start":[{"col-start":oe()}],"col-end":[{"col-end":oe()}],"grid-rows":[{"grid-rows":[J]}],"row-start-end":[{row:["auto",{span:[Y,c]},c]}],"row-start":[{"row-start":oe()}],"row-end":[{"row-end":oe()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",c]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",c]}],gap:[{gap:[u]}],"gap-x":[{"gap-x":[u]}],"gap-y":[{"gap-y":[u]}],"justify-content":[{justify:["normal",...ve()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...ve(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...ve(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[S]}],px:[{px:[S]}],py:[{py:[S]}],ps:[{ps:[S]}],pe:[{pe:[S]}],pt:[{pt:[S]}],pr:[{pr:[S]}],pb:[{pb:[S]}],pl:[{pl:[S]}],m:[{m:[v]}],mx:[{mx:[v]}],my:[{my:[v]}],ms:[{ms:[v]}],me:[{me:[v]}],mt:[{mt:[v]}],mr:[{mr:[v]}],mb:[{mb:[v]}],ml:[{ml:[v]}],"space-x":[{"space-x":[Me]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[Me]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",c,t]}],"min-w":[{"min-w":[c,t,"min","max","fit"]}],"max-w":[{"max-w":[c,t,"none","full","min","max","fit","prose",{screen:[j]},j]}],h:[{h:[c,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[c,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[c,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[c,t,"auto","min","max","fit"]}],"font-size":[{text:["base",j,M]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",we]}],"font-family":[{font:[J]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",c]}],"line-clamp":[{"line-clamp":["none",G,we]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",I,c]}],"list-image":[{"list-image":["none",c]}],"list-style-type":[{list:["none","disc","decimal",c]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[w]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[w]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...ie(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",I,M]}],"underline-offset":[{"underline-offset":["auto",I,c]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:h()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",c]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",c]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[w]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...Ee(),Xt]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Kt]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","$e","bl","l","tl"]},er]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[A]}],"gradient-via-pos":[{via:[A]}],"gradient-to-pos":[{to:[A]}],"gradient-from":[{from:[C]}],"gradient-via":[{via:[C]}],"gradient-to":[{to:[C]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-$e":[{"rounded-$e":[o]}],"rounded-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-$e":[{"rounded-$e":[o]}],"rounded-es":[{"rounded-es":[o]}],"rounded-tl":[{"rounded-tl":[o]}],"rounded-tr":[{"rounded-tr":[o]}],"rounded-br":[{"rounded-br":[o]}],"rounded-bl":[{"rounded-bl":[o]}],"border-w":[{border:[n]}],"border-w-x":[{"border-x":[n]}],"border-w-y":[{"border-y":[n]}],"border-w-s":[{"border-s":[n]}],"border-w-e":[{"border-e":[n]}],"border-w-t":[{"border-t":[n]}],"border-w-r":[{"border-r":[n]}],"border-w-$e":[{"border-$e":[n]}],"border-w-l":[{"border-l":[n]}],"border-opacity":[{"border-opacity":[w]}],"border-style":[{border:[...ie(),"hidden"]}],"divide-x":[{"divide-x":[n]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[n]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[w]}],"divide-style":[{divide:ie()}],"border-color":[{border:[a]}],"border-color-x":[{"border-x":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-$e":[{"border-$e":[a]}],"border-color-l":[{"border-l":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...ie()]}],"outline-offset":[{"outline-offset":[I,c]}],"outline-w":[{outline:[I,M]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:ze()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[w]}],"ring-offset-w":[{"ring-offset":[I,M]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",j,tr]}],"shadow-color":[{shadow:[J]}],opacity:[{opacity:[w]}],"mix-blend":[{"mix-blend":[...Oe(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Oe()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[i]}],contrast:[{contrast:[s]}],"drop-shadow":[{"drop-shadow":["","none",j,c]}],grayscale:[{grayscale:[p]}],"hue-rotate":[{"hue-rotate":[f]}],invert:[{invert:[m]}],saturate:[{saturate:[E]}],sepia:[{sepia:[re]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[i]}],"backdrop-contrast":[{"backdrop-contrast":[s]}],"backdrop-grayscale":[{"backdrop-grayscale":[p]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[f]}],"backdrop-invert":[{"backdrop-invert":[m]}],"backdrop-opacity":[{"backdrop-opacity":[w]}],"backdrop-saturate":[{"backdrop-saturate":[E]}],"backdrop-sepia":[{"backdrop-sepia":[re]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[l]}],"border-spacing-x":[{"border-spacing-x":[l]}],"border-spacing-y":[{"border-spacing-y":[l]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",c]}],duration:[{duration:R()}],ease:[{ease:["linear","in","out","in-out",c]}],delay:[{delay:R()}],animate:[{animate:["none","spin","ping","pulse","bounce",c]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[O]}],"scale-x":[{"scale-x":[O]}],"scale-y":[{"scale-y":[O]}],rotate:[{rotate:[Y,c]}],"translate-x":[{"translate-x":[je]}],"translate-y":[{"translate-y":[je]}],"skew-x":[{"skew-x":[Fe]}],"skew-y":[{"skew-y":[Fe]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",c]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","$e-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",c]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":h()}],"scroll-mx":[{"scroll-mx":h()}],"scroll-my":[{"scroll-my":h()}],"scroll-ms":[{"scroll-ms":h()}],"scroll-me":[{"scroll-me":h()}],"scroll-mt":[{"scroll-mt":h()}],"scroll-mr":[{"scroll-mr":h()}],"scroll-mb":[{"scroll-mb":h()}],"scroll-ml":[{"scroll-ml":h()}],"scroll-p":[{"scroll-p":h()}],"scroll-px":[{"scroll-px":h()}],"scroll-py":[{"scroll-py":h()}],"scroll-ps":[{"scroll-ps":h()}],"scroll-pe":[{"scroll-pe":h()}],"scroll-pt":[{"scroll-pt":h()}],"scroll-pr":[{"scroll-pr":h()}],"scroll-pb":[{"scroll-pb":h()}],"scroll-pl":[{"scroll-pl":h()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",c]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[I,M,we]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-$e","rounded-l","rounded-ss","rounded-se","rounded-$e","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-$e"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-$e":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-$e","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-$e"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-$e","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-$e"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var Ze=Ht(ar);function d(...e){return Ze((0,_e.clsx)(e))}function Ye(e){let t=0,r=(o,l)=>`${o.toLowerCase().replace(/\s+/$e,"-").replace(/[^\w-]/$e,"")}-${l}`,i=e.layout.flatMap(o=>{let l=[];return"title"in o&&o.title&&l.push({text:o.title,id:r(o.title,t++),tag:"h2"}),"columns"in o&&Array.isArray(o.columns)&&o.columns.forEach(n=>{var s,p,f;if(n.title&&l.push({text:n.title,id:r(n.title,t++),tag:"h2"}),(p=(s=n.richText)==null?void 0:s.root)!=null&&p.children){let m=n.richText.root.children.filter(u=>u!==void 0&&u.type==="heading");for(let u of m)u.children[0]&&l.push({text:(f=u.children[0].text)!=null?f:"",id:r(u.children[0].text,t++),tag:u.tag||"h2"})}}),l}),a=nr(e.layout);return{tableOfContents:i,contentWithIds:a}}function nr(e){let t=(i,a)=>`${i.toLowerCase().replace(/\s+/$e,"-").replace(/[^\w-]/$e,"")}-${a}`,r=0;return e.map(i=>(i.title&&(i.id=t(i.title,r++)),i.columns&&(i.columns=i.columns.map(a=>(a.title&&(a.id=t(a.title,r++)),a.richText&&(a.richText.root.children=a.richText.root.children.filter(o=>o!==void 0).filter(o=>o.children!==void 0&&o.children.length>0).map(o=>(o.type==="heading"&&(o.id=t(o.children[0].text,r++)),o))),a))),i))}var Je=require("@radix-ui/react-slot"),Ke=require("class-variance-authority"),Xe=_(require("react")),$e=require("react/jsx-runtime"),lr=(0,Ke.cva)("inline-flex items-center justify-center whitespace-nowrap rounded text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{defaultVariants:{size:"default",variant:"default"},variants:{size:{clear:"",default:"h-10 px-4 py-2",icon:"h-10 w-10",lg:"h-11 rounded px-8",sm:"h-9 rounded px-3"},variant:{default:"bg-accent text-accent-foreground hover:bg-background hover:text-accent hover:border-accent hover:border",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",ghost:"hover:bg-card hover:text-accent-foreground",link:"text-primary items-start justify-start underline-offset-4 hover:underline",outline:"border border-border bg-background hover:bg-card hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-accent"}}}),L=Xe.forwardRef(({asChild:e=!1,className:t,size:r,variant:i,...a},o)=>(0,$e.jsx)(e?Je.Slot:"button",{className:d(lr({className:t,size:r,variant:i})),ref:o,...a}));L.displayName="Button";var D=({type:e="solid",iconName:t="cloud",size:r="lg",className:i})=>{let a=e.includes("fa-")?e+" ":"fa-"+e+" ",o="fa-"+t,l=i!=null?i:"",n=a+o+" fa-"+r+" "+l;return(0,$e.jsx)("i",{className:n})};var tt=({className:e,content:t,style:r})=>(0,$e.jsx)("div",{className:d("mx-auto my-8 w-full",e),children:(0,$e.jsx)("div",{className:d("border py-3 px-6 flex items-center rounded",{"border-border bg-card":r==="info","border-error bg-error/30":r==="error","border-success bg-success/30":r==="success","border-warning bg-warning/30":r==="warning"}),children:(0,$e.jsx)(N,{content:t,enableGutter:!1,enableProse:!1})})});var Ce=_(require("next/link")),q=e=>{let{type:t,appearance:r="inline",children:i,className:a,label:o,newTab:l,reference:n,size:s,url:p}=e,f=t==="reference"&&typeof(n==null?void 0:n.value)=="object"&&n.value.slug?`${(n==null?void 0:n.relationTo)!=="pages"?`/${n==null?void 0:n.relationTo}`:""}/${n.value.slug}`:p;if(!f)return null;let m=r==="link"?"clear":s,u=l?{rel:"noopener noreferrer",target:"_blank"}:{};return r==="inline"?(0,$e.jsxs)(Ce.default,{className:d(a),href:f||p||"",...u,children:[o&&o,i&&i]}):(0,$e.jsx)(L,{asChild:!0,className:a,size:m,variant:r,children:(0,$e.jsxs)(Ce.default,{className:d(a),href:f||p||"",...u,children:[o&&o,i&&i]})})};var le=({links:e,richText:t})=>(0,$e.jsx)("div",{className:"container",children:(0,$e.jsxs)("div",{className:"bg-card rounded border-border border p-4 flex flex-col gap-8 md:flex-row md:justify-between md:items-center",children:[(0,$e.jsx)("div",{className:"max-w-[48rem] flex items-center",children:t&&(0,$e.jsx)(N,{className:"mb-0",content:t,enableGutter:!1})}),(0,$e.jsx)("div",{className:"flex flex-col gap-8",children:(e||[]).map(({link:r},i)=>(0,$e.jsx)(q,{size:"lg",...r},i))})]})});var se=require("prism-react-renderer");var rt=require("lucide-react"),ot=require("react");function it({code:e}){let[t,r]=(0,ot.useState)("Copy");function i(){t==="Copy"&&(r(()=>"Copied!"),setTimeout(()=>{r(()=>"Copy")},1e3))}return(0,$e.jsx)("div",{className:"flex justify-end align-middle",children:(0,$e.jsxs)(L,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(e),i()},children:[(0,$e.jsx)("p",{children:t}),(0,$e.jsx)("div",{className:"w-6 h-6 dark:invert",children:(0,$e.jsx)(rt.ClipboardCopy,{})})]})})}var at=({code:e,language:t=""})=>e?(0,$e.jsx)(se.Highlight,{code:e,language:t,theme:se.themes.vsDark,children:({getLineProps:r,getTokenProps:i,tokens:a})=>(0,$e.jsxs)("pre",{className:"bg-black p-4 border text-xs border-border rounded overflow-x-auto",children:[a.map((o,l)=>(0,$e.jsxs)("div",{...r({className:"table-row",line:o}),children:[(0,$e.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:l+1}),(0,$e.jsx)("span",{className:"table-cell pl-4",children:o.map((n,s)=>(0,$e.jsx)("span",{...i({token:n})},s))})]},l)),(0,$e.jsx)(it,{code:e})]})}):null;var nt=({className:e,code:t,language:r})=>(0,$e.jsx)("div",{className:[e,"not-prose"].filter(Boolean).join(" "),children:(0,$e.jsx)(at,{code:t,language:r})});var st=_(require("next/image")),sr={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},lt="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAABchJREFUWEdtlwtTG0kMhHtGM7N+AAdcDsjj///EBLzenbtuadbLJaZUTlHB+tRqSesETB3IABqQG1KbUFqDlQorBSmboqeEBcC1d8zrCixXYGZcgMsFmH8B+AngHdurAmXKOE8nHOoBrU6opcGswPi5KSP9CcBaQ9kACJH/ALAA1xm4zMD8AczvQCcAQeJVAZsy7nYApTSUzwCHUKACeUJi9TsFci7AHmDtuHYqQIC9AgQYKnSwNAig4NyOOwXq/xU47gDYggarjIpsRSEA3Fqw7AGkwgW4fgALAdiC2btKgNZwbgdMbEFpqFR2UyCR8xwAhf8bUHIGk1ckMyB5C1YkeWAdAPQBAeiD6wVYPoD1HUgXwFagZAGc6oSpTmilopoD5GzISQD3odcNIFca0BUQQM5YA2DpHV0AYURBDIAL0C+ugC0C4GedSsVUmwC8/4w8TPiwU6AClJ5RWL1PgQNkrABWdKB3YF3cBwRY5lsI4ApkKpCQi+FIgFJU/TDgDuAxAAwonJuKpGD1rkCXCR1ALyrAUSSEQAhwBdYZ6DPAgSUA2c1wKIZmRcHxMzMYR9DH8NlbkAwwApSAcABwBwTAbb6owAr0AFiZPILVEyCtMmK2jCkTwFDNUNj7nJETQx744gCUmgkZVGJUHyakEZE4W91jtGFA9KsD8Z3JFYDlhGYZLWcllwJMnplcPy+csFAgAAaIDOgeuAGoB96GLZg4kmtfMjnr6ig5oSoySsoy3ya/FMivXZWxwr0KIf9nACbfqcBEgmBSAtAlIT83R+70IWpyACamIjf5E1Iqb9ECVmnoI/FvAIRk8s2J0Y5IquQDgB+5wpScw5AUTC75VTmTs+72NUzoCvQIaAXv5Q8PDAZKLD+MxLv3RFE7KlsQChgBIlKiCv5ByaZv3gJZNm8AnVMhAN+EjrtTYQMICJpu6/0aiQnhClANlz+Bw0cIWa8ev0sBrtrhAyaXEnrfGfATQJiRKih5vKeOHNXXPFrgyamAADh0Q4F2/sESojomDS9o9k0b0H83xjB8qL+JNoTjN+enjpaBpingRh4e8MSugudM030A8FeqMI6PFIgNyPehkpZWGFEAARIQdH5LcAAqIACHkAJqg4OoBccHAuz76wr4BbzFOEa8iBuAZB8AtJHLP2VgMgJw/EIBowo7HxCAH3V6dAXEE/vZ5aZIA8BP8RKhm7Cp8BnAMnAQADdgQDA520AVIpScP+enHz0Gwp25h4i2dPg5FkDXrbsdJikQwXuWgaM5gEMk1AgH4DKKFjDf3bMD+FjEeIxLlRKYnBk2BbquvSDCAQ4gwZiMAAmH4gBTyRtEsYxi7gP6QSrc//39BrDNqG8rtYTmC4BV1SfMhOhaumFCT87zy4pPhQBZEK1kQVRjJBBi7AOlePgyAPYjwlvtagx9e/dnQraAyS894TIkkAIEYMKEc8k4EqJ68lZ5jjNqcQC2QteQOf7659umwBgPybNtK4dg9WvnMyFwXYGP7uEO1lwJgAnPNeMYMVXbIIYKFioI4PGFt+BWPVfmWJdjW2lTUnLGCswECAgaUy86iwA1464ajo0QhgMBFGyBoZahANsMpMfXr1JA1SN29m5lqgXj+UPV85uRA7yv/KYUO4Tk7Hc1AZwbIRzg0AyNj2UlAMwfSLSMnl7fdAbcxHuA27YaAMvaQ4GOjwX4RTUGAG8Ge14N963g1AynqUiFqRX9noasxT4b8entNRQYyamk/3tYcHsO7R3XJRRYOn4tw4iUnwBM5gDnySGOreAwAGo8F9IDHEcq8Pz2Kg/oXCpuIL6tOPD8LsDn0ABYQoGFRowlsAEUPPDrGAGowAbgKsgDMmE8mDy/vXQ9IAwI7u4wta+gAdAdgB64Ah9SgD4IgGKhwACoAjgNgFDhtxY8f33ZTMjqdTAiHMBPrn8ZWkEfzFdX4Oc1AHg3+ADbvN8PU8WdFKg4Tt6CQy2+D4YHaMT/JP4XzbAq98cPDIUAAAAASUVORK5CYII=",ct=e=>{let{alt:t,fill:r,imgClassName:i,priority:a,resource:o,size:l,src:n,loading:s}=e,p,f,m=t,u=n||"";if(!u&&o&&typeof o=="object"){let{alt:x,filename:v,height:w,url:S,width:E}=o;p=E,f=w,m=x||"",u=S||lt}let C=s||"lazy",A=l||Object.entries(sr).map(([,x])=>`(max-width: ${x}px) ${x*2}w`).join(", ");return(0,$e.jsx)("picture",{children:(0,$e.jsx)(st.default,{alt:m||"",className:d(i),fill:r,height:r?void 0:f,placeholder:"blur",blurDataURL:lt,priority:C!=="lazy"&&a,quality:100,loading:C,sizes:A,src:u,width:r?void 0:p})})};var dt=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var mt=()=>{if(dt){let e=window.location.protocol,t=window.location.hostname,r=window.location.port;return`${e}//${t}${r?`:${r}`:""}`}return process.env.VERCEL_PROJECT_PRODUCTION_URL?`https://${process.env.VERCEL_PROJECT_PRODUCTION_URL}`:process.env.NEXT_PUBLIC_SERVER_URL||""};var pt=e=>{let{onClick:t,resource:r,videoClassName:i}=e,a=(0,ot.useRef)(null);if((0,ot.useEffect)(()=>{let{current:o}=a;o&&o.addEventListener("suspend",()=>{})},[]),r&&typeof r=="object"){let{filename:o}=r;return(0,$e.jsx)("video",{autoPlay:!0,className:d(i),controls:!1,loop:!0,muted:!0,onClick:t,playsInline:!0,ref:a,children:(0,$e.jsx)("source",{src:`${mt()}/media/${o}`})})}return null};var me=e=>{var l;let{className:t,htmlElement:r="div",resource:i}=e,a=typeof i=="object"&&((l=i==null?void 0:i.mimeType)==null?void 0:l.includes("video"));return(0,$e.jsx)(r||ot.Fragment,{...r!==null?{className:t}:{},children:a?(0,$e.jsx)(pt,{...e}):(0,$e.jsx)(ct,{...e})})};var X=e=>{let{className:t,enableGutter:r=!0,imgClassName:i,media:a,staticImage:o}=e;return(0,$e.jsx)("div",{className:d("",{container:r},t),children:(0,$e.jsx)(me,{imgClassName:d("border border-border rounded-[0.8rem]",i),resource:a,src:o})})};var ft=e=>{let{className:t,enableGutter:r=!0,imgClassName:i,media:a,staticImage:o}=e;return(0,$e.jsx)("div",{className:d("",{container:r},t),children:(0,$e.jsx)(me,{imgClassName:d("border border-border rounded-[0.8rem]",i),resource:a,src:o})})};var pe=({title:e,description:t,features:r,id:i})=>(0,$e.jsxs)("section",{className:d("container w-full rounded-lg","dark:text-gray-300 text-gray-800"),children:[e&&(0,$e.jsx)("h2",{className:"mb-6 mt-0 text-2xl font-bold md:text-3xl",id:i||"",children:e}),t&&typeof t=="string"&&(0,$e.jsx)("p",{className:"mb-5 text-xl tracking-tight md:text-xl",children:t}),t&&typeof t=="object"&&(0,$e.jsx)("p",{className:"mb-5 text-xl tracking-tight md:text-xl",children:(0,$e.jsx)(N,{content:t,enableGutter:!1})}),(0,$e.jsx)("div",{className:`grid gap-8 mt-10 md:grid-cols-${r?r.length:1}`,children:r&&r.map((a,o)=>{var l,n,s,p,f;if(((l=a.settings)==null?void 0:l.contents)==="icon")return(0,$e.jsx)(cr,{section:a,index:o},o);{let m=()=>{if(a.icon.type!=="none")return{type:a.icon.type,iconName:a.icon.icon}};return(0,$e.jsx)(gt,{variant:((n=a.settings)==null?void 0:n.card)==="default"?"solid":((s=a.settings)==null?void 0:s.card)||"solid",icon:m()||void 0,heading:a.title||"",content:a.content||void 0,statistic:a.statistic||void 0,buttonText:(p=a.link)!=null&&p.url?"Find out more":void 0,buttonHref:((f=a.link)==null?void 0:f.url)||void 0},o)}})})]}),cr=({section:e,index:t})=>{if(!e)return null;let r=(0,$e.jsxs)("div",{className:"flex flex-col gap-4",children:[e.icon&&(0,$e.jsx)("div",{className:"text-accent h-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-400",children:(0,$e.jsx)("i",{className:`${e.icon.type} fa-${e.icon.icon} fa-4x`})}),(0,$e.jsx)("h3",{className:"text-2xl font-semibold group-hover:text-accent transition-colors duration-400",children:e.title}),e.content&&typeof e.content!="object"&&(0,$e.jsx)("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:e.content}}),e.content&&typeof e.content=="object"&&(0,$e.jsx)("div",{className:"text-lg opacity-80",children:(0,$e.jsx)(N,{content:e.content,enableGutter:!1})})]},t);return e.link?(0,$e.jsx)("a",{href:e.link.url?e.link.url:"#",className:"no-underline group",children:r},t):r};var ue=_(require("react"));function $({nodes:e}){return(0,$e.jsx)(ue.Fragment,{children:e==null?void 0:e.map((t,r)=>{if(t==null)return null;if(t.type==="text"&&t.text){let o=(0,$e.jsx)(ue.default.Fragment,{children:t.text},r);return t.format&1&&(o=(0,$e.jsx)("strong",{children:o},r)),t.format&2&&(o=(0,$e.jsx)("em",{children:o},r)),t.format&4&&(o=(0,$e.jsx)("span",{style:{textDecoration:"line-through"},children:o},r)),t.format&8&&(o=(0,$e.jsx)("span",{style:{textDecoration:"underline"},children:o},r)),t.format&16&&(o=(0,$e.jsx)("code",{children:t.text},r)),t.format&32&&(o=(0,$e.jsx)("sub",{children:o},r)),t.format&64&&(o=(0,$e.jsx)("sup",{children:o},r)),o}if(t.type==="table")return(0,$e.jsx)("table",{children:(0,$e.jsx)("tbody",{children:t.children.map((o,l)=>(0,$e.jsx)("tr",{children:o.children.map((n,s)=>(0,$e.jsx)("td",{children:$({nodes:n.children})},s))},l))})},r);let i=o=>{if(o.children==null)return null;if((o==null?void 0:o.type)==="list"&&(o==null?void 0:o.listType)==="check")for(let l of o.children)"checked"in l&&(l!=null&&l.checked||(l.checked=!1));return $({nodes:o.children})},a="children"in t?i(t):"";if(t.type==="block"){let o=t.fields,l=o==null?void 0:o.blockType;if(!o||!l)return null;switch(l){case"cta":return(0,$e.jsx)(le,{...o},r);case"mediaBlock":return(0,$e.jsx)(X,{className:"col-start-1 col-span-3",imgClassName:"m-0",...o,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},r);case"imageBlock":return(0,$e.jsx)(ft,{className:"col-start-1 col-span-3",imgClassName:"m-0",...o,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},r);case"banner":return(0,$e.jsx)(tt,{className:"col-start-2 mb-4",...o},r);case"code":return(0,$e.jsx)(nt,{className:"col-start-2",...o},r);case"features":return(0,$e.jsx)(pe,{...o},r);case"reusableContentBlock":$({nodes:o.reusableContent.layout});default:return null}}else switch(t.type){case"linebreak":return(0,$e.jsx)("br",{className:"col-start-2"},r);case"paragraph":return(0,$e.jsx)("p",{className:"col-start-2",children:a},r);case"heading":{let o=t==null?void 0:t.tag;return(0,$e.jsx)(o,{className:"col-start-2",id:(t==null?void 0:t.id)||"",children:a},r)}case"list":{let o=t==null?void 0:t.tag;return(0,$e.jsx)(o,{className:"list col-start-2",children:a},r)}case"listitem":return(t==null?void 0:t.checked)!=null?(0,$e.jsx)("li",{"aria-checked":t.checked?"true":"false",className:` ${t.checked,""}`,role:"checkbox",tabIndex:-1,value:t==null?void 0:t.value,children:a},r):(0,$e.jsx)("li",{value:t==null?void 0:t.value,children:a},r);case"quote":return(0,$e.jsx)("blockquote",{className:"col-start-2",children:a},r);case"link":{let o=t.fields;return(0,$e.jsx)(q,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:a},r)}case"autolink":{let o=t.fields;return(0,$e.jsx)(q,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:a},r)}default:return null}})})}var N=({className:e,content:t,enableGutter:r=!0,enableProse:i=!0})=>{var a;return t?(0,$e.jsx)("div",{className:d({"container ":r,"max-w-none":!r,"mx-auto prose dark:prose-invert ":i},e),children:t&&!Array.isArray(t)&&typeof t=="object"&&"root"in t&&$({nodes:(a=t==null?void 0:t.root)==null?void 0:a.children})}):null};function dr(e){return e&&typeof e=="object"&&"type"in e&&"iconName"in e}function gt({variant:e="light",className:t,icon:r,heading:i,subheading:a,content:o,statistic:l,buttonText:n,buttonHref:s}){return(0,$e.jsxs)("div",{className:d("rounded-3xl p-8 md:p-12",{solid:"bg-[#A42368]",light:"bg-white",gradient:"bg-gradient-to-br from-[#A42368] to-[#4A1030]",radial:"bg-gradient-to-br from-[#4A1030] to-[#2D0A1D] relative overflow-hidden"}[e],e==="light"?"text-gray-900":"text-white",t),children:[(0,$e.jsxs)("div",{className:"flex items-center gap-4 mb-6",children:[r&&(0,$e.jsx)("div",{className:d("rounded-full p-0",e==="light"?"text-[#A42368]":"text-white"),children:dr(r)?(0,$e.jsx)(D,{type:r.type,iconName:r.iconName,size:"2x"}):r}),(0,$e.jsx)("h2",{className:d("font-semibold",e==="solid"||e==="light"?"text-2xl":"text-4xl"),children:i})]}),e==="solid"&&l&&(0,$e.jsx)("div",{className:"mb-6",children:(0,$e.jsx)("div",{className:"text-[8rem] font-bold leading-none",children:l})}),a&&(0,$e.jsx)("div",{className:"mb-4 text-xl md:text-2xl font-light",children:a}),o&&typeof o=="object"&&(0,$e.jsx)("div",{className:d("space-y-6",e==="light"?"text-gray-600":"text-gray-300"),children:(0,$e.jsx)(N,{enableGutter:!1,content:o,enableProse:!1,className:d(e==="light"?"prose":"prose prose-headings:text-white prose-p:text-gray-300")})}),o&&typeof o=="string"&&(0,$e.jsx)("div",{className:d("space-y-6",e==="light"?"text-gray-600":"text-gray-300"),children:o}),n&&(0,$e.jsx)("div",{className:"mt-8",children:(0,$e.jsx)(L,{size:"lg",className:"text-white text-lg rounded-xl",asChild:!0,children:(0,$e.jsxs)("a",{href:s,children:[n,(0,$e.jsx)("span",{className:"ml-2",children:"\u2193"})]})})}),e==="radial"&&(0,$e.jsx)("div",{className:"absolute bottom-0 right-0 w-2/3 h-2/3 blur-3xl rounded-full",style:{background:"radial-gradient(circle, rgba(164,35,104,0.3) 0%, rgba(74,16,48,0) 70%)"}})]})}var ht=e=>{let{columns:t}=e,r={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return(0,$e.jsx)("div",{className:"container my-6",children:(0,$e.jsx)("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-y-8 gap-x-16",children:t&&t.length>0&&t.map((i,a)=>{let{enableLink:o,link:l,richText:n,size:s}=i;return(0,$e.jsxs)("div",{className:d(`col-span-4 lg:col-span-${r[s]}`,{"md:col-span-2":s!=="full"}),children:[n&&(0,$e.jsx)(N,{content:n,enableGutter:!1}),o&&(0,$e.jsx)(q,{...l})]},a)})})})};var vt=_(require("next/image"));var bt=e=>{let{customId:t,reusableContent:r}=e;return typeof r=="object"&&r!==null?(0,$e.jsx)(fe,{blocks:r.layout}):(0,$e.jsx)($e.Fragment,{})};var xt={content:ht,cta:le,mediaBlock:X,imageBlock:X,features:pe,reusableContentBlock:bt},fe=e=>{let{blocks:t}=e;return t&&Array.isArray(t)&&t.length>0?(0,$e.jsx)("section",{id:"render-blocks",children:t.map((i,a)=>{var s;let o=require("util");console.log("RenderBlocks:block",o.inspect(i,!1,null,!0));let{blockType:l}=i,n=i==null?void 0:i.theme;if(console.log("RenderBlocks:blockType",o.inspect(i,!1,null,!0)),l&&l in xt){let p=xt[l];if(p)return(0,$e.jsxs)("div",{className:"py-6 relative",children:[(0,$e.jsx)(mr,{block:i,index:a}),(0,$e.jsx)("div",{className:d("container",((s=n==null?void 0:n.settings)==null?void 0:s.theme)==="dark"?"dark":""),children:(0,$e.jsx)(p,{...i})})]},a)}return null})}):null},mr=e=>{var r;if(!("theme"in e.block))return null;let t=(r=e.block)==null?void 0:r.theme;if(t.settings.background==="image"){let i={imagePosition:t.settings.imagePosition||"left",overlay:t.settings.overlay!==void 0?t.settings.overlay:!0};return(0,$e.jsxs)("div",{className:d("absolute inset-0 w-full h-full -$e-10",t.settings.theme==="dark"?"dark bg-background":""),children:[(0,$e.jsx)(vt.default,{src:t.settings.image.url||"/placeholder.svg",alt:t.settings.image.alt,fill:!0,className:"object-cover",priority:!0}),t.settings.overlay&&(0,$e.jsx)("div",{className:"absolute inset-0",style:{background:i.imagePosition==="left"?"linear-gradient(90deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0) 100%)":"linear-gradient(-90deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0) 100%)"}})]})}return(0,$e.jsx)("div",{className:d("absolute inset-0 -$e-10 w-screen h-full",t.settings.theme==="dark"?"dark bg-background":"")})};var te=require("framer-motion");var Re=e=>{let[t,r]=(0,ot.useState)(0),{blocks:i}=e,a=i&&Array.isArray(i)&&i.length>0,o=m=>{r(m)},l=()=>{r(m=>(m+1)%i.length)},n=()=>{r(m=>(m-1+i.length)%i.length)},p=(0,ot.useCallback)(((m,u)=>{let C;return(...A)=>{clearTimeout(C),C=setTimeout(()=>m(...A),u)}})(m=>{m.deltaY>0?l():n()},300),[]),f=m=>{m.key==="ArrowDown"?l():m.key==="ArrowUp"&&n()};return(0,ot.useEffect)(()=>(window.addEventListener("wheel",p),window.addEventListener("keydown",f),()=>{window.removeEventListener("wheel",p),window.removeEventListener("keydown",f)}),[]),(0,$e.jsxs)("div",{className:"flex h-screen relative",children:[(0,$e.jsx)("div",{className:"fixed left-0 top-0 flex h-screen w-9 $e-10 flex-col items-center justify-center bg-gray-100",children:a&&i.map((m,u)=>(0,$e.jsx)("button",{className:`group relative flex items-center justify-center my-2 h-16 w-4 rounded-full transition-all hover:bg-accent duration-300 ${t===u?"bg-accent":"bg-gray-300"}`,onClick:()=>o(u),children:(0,$e.jsx)("span",{className:"absolute ml-7 left-full text-left transform -translate-y-1/2 translate-x-0 rotate-90 origin-left whitespace-nowrap opacity-0 group-hover:opacity-100 group-hover:translate-x-2 transition-all duration-300",children:m.blockName})},m.id))}),i.map((m,u)=>(0,$e.jsx)("div",{className:`absolute flex items-center justify-center transition-opacity duration-300 ${u===t?"opacity-100":"opacity-0"}`,children:(0,$e.jsx)(fe,{blocks:[m]})},u)),(0,$e.jsx)("button",{className:"absolute bottom-4 left-1 $e-20 text-3xl text-primary transition-all duration-300 hover:scale-110",onClick:l,children:(0,$e.jsx)(pr,{})})]})},pr=()=>(0,$e.jsx)(te.AnimatePresence,{children:(0,$e.jsx)(te.motion.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},transition:{duration:.7,ease:[.76,0,.24,1]},className:d("w-fit min-h-[50px] min-w-[20px] p-1 border-2 rounded-full","border-gray-800"),children:(0,$e.jsx)(te.motion.div,{initial:{y:0},animate:{y:[0,25],opacity:[1,0]},transition:{duration:1,ease:"easeOut",repeat:1/0,repeatDelay:1},className:d("w-[12px] h-[12px] rounded-full","bg-gray-800")})})});function ge({...e}){let t=e.page,{contentWithIds:r,tableOfContents:i}=Ye(t);return(0,$e.jsx)("div",{className:"flex fixed flex-col w-screen h-screen max-h-screen overflow-auto overscroll-contain",children:(0,$e.jsx)(Re,{blocks:r})})}var W=require("@heroicons/react/20/solid"),ye=require("@heroicons/react/24/outline");var ur=()=>(0,$e.jsx)(D,{iconName:"github",size:"4x",type:"brands"});var fr=()=>(0,$e.jsx)(D,{iconName:"people-sharing",size:"4x",type:"kit"}),gr=()=>(0,$e.jsx)(D,{iconName:"cloud-network-sharing",size:"4x",type:"kit"}),yr=()=>(0,$e.jsx)(D,{iconName:"development",size:"4x",type:"kit"}),hr={title:"Example Pages/Slideshow",component:ge},br=e=>(0,$e.jsx)(ge,{...e}),wt={render:br,args:{title:"Storage Service",section:"Storage",description:"A scalable object storage service that offers industry-leading performance, security, and availability.",children:(0,$e.jsxs)("div",{className:"prose max-w-none",children:[(0,$e.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,$e.jsx)("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ot labore $e dolore magna aliqua."}),(0,$e.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,$e.jsx)("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})}),(0,$e.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,$e.jsx)("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ot labore $e dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, at dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus $e netus $e malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem."}),(0,$e.jsx)("p",{children:"Proin sagittis sem $e elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula."}),(0,$e.jsx)("p",{children:"Suspendisse potenti. Donec malesuada arcu at velit laoreet convallis. Sed at eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, $e consequat libero magna sit amet risus. Maecenas tincidunt erat $e felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis."}),(0,$e.jsx)("p",{children:"Aenean ot ligula ac libero vehicula luctus. Integer ultricies nisl id mi dictum, eget tincidunt augue interdum. Sed eu malesuada erat. Nam fringilla lectus id dolor gravida lacinia. Aliquam erat volutpat. Vestibulum nec ipsum vitae elit dapibus suscipit vel at ipsum."}),(0,$e.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,$e.jsx)("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})}),(0,$e.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,$e.jsx)("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ot labore $e dolore magna aliqua."}),(0,$e.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,$e.jsx)("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})})]}),header:{menuItems:[{name:"Documentation",items:[{name:"Platforms & Services",description:"Cloud services",href:"#",icon:gr},{name:"Solutions & Propositions",description:"Solutions that we have built",href:"#",icon:fr},{name:"Products",description:"Products that we sell",href:"#",icon:yr}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:ye.ChartPieIcon},{name:"API Reference",href:"#",icon:ye.CursorArrowRaysIcon},{name:"Github",href:"#",icon:ur}],actions:[{name:"Watch demo",href:"#",icon:W.PlayCircleIcon},{name:"Contact sales",href:"#",icon:W.PhoneIcon},{name:"View all products",href:"#",icon:W.RectangleGroupIcon}]},{name:"Intranet",href:"#"}]},page:{id:7,title:"Ways of Working",hero:{type:"highImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h1",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"How we work",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],direction:"ltr"}},links:[],media:{id:34,alt:"Global digital mesh network",prefix:"media",updatedAt:"2025-01-08T23:05:26.243Z",createdAt:"2025-01-08T23:05:26.243Z",url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF.jpg",thumbnailURL:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg",filename:"a-Ht-M8SAwtqOdjTkdVwF.jpg",mimeType:"image/jpeg",filesize:190660,width:2121,height:1414,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg",width:300,height:200,mimeType:"image/jpeg",filesize:11319,filename:"a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg"},square:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:38667,filename:"a-Ht-M8SAwtqOdjTkdVwF-500x500.jpg"},small:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-600x400.jpg",width:600,height:400,mimeType:"image/jpeg",filesize:32551,filename:"a-Ht-M8SAwtqOdjTkdVwF-600x400.jpg"},medium:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-900x600.jpg",width:900,height:600,mimeType:"image/jpeg",filesize:58719,filename:"a-Ht-M8SAwtqOdjTkdVwF-900x600.jpg"},large:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-1400x933.jpg",width:1400,height:933,mimeType:"image/jpeg",filesize:107469,filename:"a-Ht-M8SAwtqOdjTkdVwF-1400x933.jpg"},xlarge:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-1920x1280.jpg",width:1920,height:1280,mimeType:"image/jpeg",filesize:165278,filename:"a-Ht-M8SAwtqOdjTkdVwF-1920x1280.jpg"}}}},layout:[{id:"6772cd28c14b6a26539135b6",blockName:null,columns:[{id:"6772cd2bc14b6a26539135b7",size:"full",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Ways of Working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"We want to build a company culture where effort is recognised and rewarded, therefore we would like to set out some guidelines.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Effort Matters:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" Every team member\u2019s contributions, big or small, are valued and noticed.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Commitment to Excellence:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" Deliver work with attention to quality and impact.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proactive Collaboration:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" Support teammates and contribute to shared goals.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Working Hours",type:"text",style:"",detail:0,format:1,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Core Hours:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" All employees should be available from ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"08:30 to 17:30",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" to maintain collaboration and responsiveness during key business hours. Total working week 40 hours",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Flexible Working:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" We support flexibility outside core hours, allowing you to adjust your start and finish times as long as work priorities are met and team coordination remains unaffected.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"In-Office Day:",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" To promote team culture, all employees are required to work ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"one day a week in their local office",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:". This day will be agreed upon within teams to ensure maximum participation and collaboration.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Holiday Process",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" - TBC (confirmed once we have an App)",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Team Collaboration",type:"text",style:"",detail:0,format:1,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Bi-Weekly - ",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:"All employees must attend the Bi-Weekly team meeting at their local office or remotely via teams (optionally can travel to the remote office for the meeting if they wish)",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Bench Call",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" - Any employees on the bench must attend the daily bench call and provide updates on their progress.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"POD's",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" - Everyone should be actively involved with at least POD",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Cameras",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" - Camera should always be on during Teams calls",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:1},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"6772d7f357671c5f5b6b4e0c",title:"Document Management",description:null,blockName:null,features:[{id:"6772d80757671c5f5b6b4e0d",title:"Cortex Intranet",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Will be used for as much documentation as possible. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"It has two main features:",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"ol",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"The Content Management System. This is used to create content for both internal and external consumption. External content for our website is authored here and published.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Github. Used for design documents and other content, code and artefacts that we should keep tight control over. This content can also be published internally without going through the full GitFlow process.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"number",direction:"ltr"}],direction:"ltr"}},link:{type:"custom",newTab:null,url:"/",label:"Home"},icon:{type:"fa-thin",icon:"home"}},{id:"6772d8b857671c5f5b6b4e0e",title:"SharePoint",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"SharePoint is used to store Microsoft Office documents like PowerPoint and Word documents.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{type:"linebreak",version:1},{mode:"normal",text:"The ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"Document Library",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" library should not be used as this is where Teams dumps files.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Avoid using OneDrive to store files. Use SharePoint wherever possible.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"custom",newTab:!0,url:"https://reply.sharepoint.com/sites/Cortex790",label:"Sharepoint"},icon:{type:"fa-kit",icon:"microsoft-office"}},{id:"6772d95357671c5f5b6b4e0f",title:"Teams",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Should be used for conversations. Files should be shared as links to SharePoint documents.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"custom",newTab:null,url:"#",label:"#"},icon:{type:"fa-thin",icon:"screen-users"}}],blockType:"features"}],meta:{title:null,image:null,description:null},publishedAt:"2024-12-30T14:47:13.971Z",publishedToWebsite:!1,slug:"ways-of-working",slugLock:!0,parent:null,breadcrumbs:[{id:"67805ee8bfbb3500011b4be8",doc:7,url:null,label:"Ways of Working"}],updatedAt:"2025-01-09T23:42:32.648Z",createdAt:"2024-12-30T14:47:05.921Z",_status:"published"},edit:!0}},xr={args:{...wt.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:(0,$e.jsx)("h1",{className:"text-4xl font-bold",children:"Medium Impact Hero"})},relatedContent:{title:"Related Links",links:[{title:"Employee Handbook",url:"/handbook"},{title:"IT Support",url:"/it-support"},{title:"HR Portal",url:"/hr"},{title:"Company Directory",url:"/directory"}]},page:{id:19,title:"Test Page",hero:{type:"highImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h1",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Pellentesque habitant morbi tristique senectus $e netus $e malesuada fames ac turpis egestas.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:{id:34,alt:"Global digital mesh network",prefix:"media",updatedAt:"2025-01-08T23:05:26.243Z",createdAt:"2025-01-08T23:05:26.243Z",url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF.jpg",thumbnailURL:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg",filename:"a-Ht-M8SAwtqOdjTkdVwF.jpg",mimeType:"image/jpeg",filesize:190660,width:2121,height:1414,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg",width:300,height:200,mimeType:"image/jpeg",filesize:11319,filename:"a-Ht-M8SAwtqOdjTkdVwF-300x200.jpg"},square:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:38667,filename:"a-Ht-M8SAwtqOdjTkdVwF-500x500.jpg"},small:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-600x400.jpg",width:600,height:400,mimeType:"image/jpeg",filesize:32551,filename:"a-Ht-M8SAwtqOdjTkdVwF-600x400.jpg"},medium:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-900x600.jpg",width:900,height:600,mimeType:"image/jpeg",filesize:58719,filename:"a-Ht-M8SAwtqOdjTkdVwF-900x600.jpg"},large:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-1400x933.jpg",width:1400,height:933,mimeType:"image/jpeg",filesize:107469,filename:"a-Ht-M8SAwtqOdjTkdVwF-1400x933.jpg"},xlarge:{url:"/api/media/file/a-Ht-M8SAwtqOdjTkdVwF-1920x1280.jpg",width:1920,height:1280,mimeType:"image/jpeg",filesize:165278,filename:"a-Ht-M8SAwtqOdjTkdVwF-1920x1280.jpg"}}}},layout:[{id:"67828accbfbb3500011b4cd7",blockName:"Intro",columns:[{id:"67828accbfbb3500011b4cd6",size:"full",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ot ligula ac libero vehicula luctus.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, at dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus $e netus $e malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:" ",type:"text",style:"",detail:0,format:0,version:1}],direction:null,textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content",theme:{settings:{theme:"dark",background:"solid"}}},{id:"67828accbfbb3500011b4cdb",title:"Aenean ot ligula ac libero vehicula luctus",description:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Donec malesuada arcu at velit laoreet convallis. Sed at eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, $e consequat libero magna sit amet risus. Maecenas tincidunt erat $e felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},blockName:"Features",features:[{id:"67828accbfbb3500011b4cd8",title:"Aenean ot ligula ac libero vehicula luctus. ",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. Donec malesuada arcu at velit laoreet convallis. Sed at eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, $e consequat libero magna sit amet risus. Maecenas tincidunt erat $e felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"custom",newTab:null,url:"#"},icon:{type:"fa-thin",icon:"home"}},{id:"67828accbfbb3500011b4cd9",title:"Lorem ipsum dolor sit amet",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem $e elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"custom",newTab:!0,url:"#"},icon:{type:"fa-kit",icon:"microsoft-office"}},{id:"67828accbfbb3500011b4cda",title:"Sed non velit nec arcu volutpat dignissim in a lorem.",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem $e elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus at ante tristique, nec elementum eros fermentum.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"custom",newTab:null,url:"#"},icon:{type:"fa-thin",icon:"screen-users"}}],blockType:"features"},{id:"67828be29b9e476536d9588d",blockName:"half and half",columns:[{id:"67828be59b9e476536d9588e",size:"half",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Donec malesuada arcu at velit laoreet convallis. Sed at eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, $e consequat libero magna sit amet risus. Maecenas tincidunt erat $e felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}},{id:"67828c239b9e476536d9588f",size:"half",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aliquam erat volutpat",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Donec malesuada arcu at velit laoreet convallis. Sed at eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, $e consequat libero magna sit amet risus. Maecenas tincidunt erat $e felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue at, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"678405ffdb401cc8f2fa0059",media:{id:59,alt:"Red gradient",prefix:"media",updatedAt:"2025-01-11T23:03:48.548Z",createdAt:"2025-01-11T23:03:48.548Z",url:"/image-hero1.webp",thumbnailURL:"/api/media/file/BhkOkUO2efEsQ6LRiTjlQ-300x169.png",filename:"BhkOkUO2efEsQ6LRiTjlQ.png",mimeType:"image/png",filesize:71842,width:1920,height:1080,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/BhkOkUO2efEsQ6LRiTjlQ-300x169.png",width:300,height:169,mimeType:"image/png",filesize:4148,filename:"BhkOkUO2efEsQ6LRiTjlQ-300x169.png"},square:{url:"/api/media/file/BhkOkUO2efEsQ6LRiTjlQ-500x500.png",width:500,height:500,mimeType:"image/png",filesize:9982,filename:"BhkOkUO2efEsQ6LRiTjlQ-500x500.png"},small:{url:"/api/media/file/BhkOkUO2efEsQ6LRiTjlQ-600x338.png",width:600,height:338,mimeType:"image/png",filesize:9891,filename:"BhkOkUO2efEsQ6LRiTjlQ-600x338.png"},medium:{url:"/api/media/file/BhkOkUO2efEsQ6LRiTjlQ-900x506.png",width:900,height:506,mimeType:"image/png",filesize:23375,filename:"BhkOkUO2efEsQ6LRiTjlQ-900x506.png"},large:{url:"/api/media/file/BhkOkUO2efEsQ6LRiTjlQ-1400x788.png",width:1400,height:788,mimeType:"image/png",filesize:54495,filename:"BhkOkUO2efEsQ6LRiTjlQ-1400x788.png"},xlarge:{url:"/api/media/file/BhkOkUO2efEsQ6LRiTjlQ-1920x1080.png",width:1920,height:1080,mimeType:"image/png",filesize:71842,filename:"BhkOkUO2efEsQ6LRiTjlQ-1920x1080.png"}}},blockName:"image",blockType:"mediaBlock"}],meta:{title:null,image:null,description:null},publishedAt:"2025-01-11T15:14:20.488Z",publishedToWebsite:!1,slug:"test-page",slugLock:!0,parent:null,breadcrumbs:[{id:"67840629128ef9000175be54",doc:19,url:null,label:"Test Page"}],updatedAt:"2025-01-12T18:12:57.130Z",createdAt:"2025-01-11T15:14:20.282Z",_status:"published"}}};0&&(module.exports={Default,SlideShow});